button.svelte-89ocbq{border:solid 2px var(--color);background-color:var(--bg-color);color:var(--color);min-width:140px;transition:all .2s;padding:10px 20px;margin:10px;font-size:16px;cursor:pointer}button.svelte-89ocbq:hover{border-color:var(--hover-color);background-color:var(--hover-color);color:var(--hover-text-color)}button.svelte-89ocbq:disabled{color:#abb3b7;border-color:#abb3b7;background-color:#fff}button.svelte-89ocbq:focus{outline:none}svg.svelte-1n3rywh{display:block}.wrapper.svelte-12pvukm.svelte-12pvukm{grid-column:1/13;padding-top:var(--wrapperPadding);padding-bottom:var(--wrapperPadding)}.img.svelte-12pvukm.svelte-12pvukm{display:inline-block}.img.svelte-12pvukm+.img.svelte-12pvukm{margin-left:var(--padding)}.img.svelte-12pvukm a.svelte-12pvukm{fill:var(--color);transition:fill .3s;text-decoration:none;border-bottom:none}.img.svelte-12pvukm a.svelte-12pvukm svg{width:32px;padding:4px}.img.svelte-12pvukm a.svelte-12pvukm:hover{fill:var(--hover-color);text-decoration:none;border-bottom:none}.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs{position:fixed;background:var(--menuBackgroundColor, var(--base-bg-color));top:0;left:-15%;opacity:0;transition:all .35s;overflow-x:hidden;z-index:20;color:var(--navTextColor, var(--base-text-color));min-height:100%;min-width:280px;max-width:80%;pointer-events:none}.menu-screen.menu-open.svelte-1ycxxbs.svelte-1ycxxbs{opacity:1;left:0;pointer-events:auto}.menu-screen.svelte-1ycxxbs .menu-inner.svelte-1ycxxbs{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.menu-screen.svelte-1ycxxbs .menu-top.svelte-1ycxxbs{display:flex;align-items:center;width:100%;padding:32px 48px 16px}.menu-screen.svelte-1ycxxbs .menu-top .close-icon.svelte-1ycxxbs{cursor:pointer}.menu-screen.svelte-1ycxxbs .menu-top .logo-img.svelte-1ycxxbs{margin-left:20px}.menu-screen.svelte-1ycxxbs hr.svelte-1ycxxbs{border:0;height:1px;width:100%;background-color:var(--base-secondary-color);margin:0}.menu-screen.svelte-1ycxxbs a.menu-link.svelte-1ycxxbs{display:block;width:100%;padding:16px 48px}.menu-screen.svelte-1ycxxbs a.subscribe.svelte-1ycxxbs{margin:16px 48px}.menu-screen.svelte-1ycxxbs a.disabled.svelte-1ycxxbs{cursor:not-allowed}.menu-screen.svelte-1ycxxbs a.disabled .menu-link-text.svelte-1ycxxbs{color:#888}.menu-screen.svelte-1ycxxbs a:not(.disabled):hover .menu-link-text.svelte-1ycxxbs{color:var(--menuHoverColor, var(--base-theme-primary-color))}.menu-screen.svelte-1ycxxbs .menu-link-text.svelte-1ycxxbs{transition:all .3s;color:var(--menuTextColor, var(--base-text-color));text-transform:uppercase;font-size:18px;font-weight:400}.menu-screen.svelte-1ycxxbs .menu-link-subtext.svelte-1ycxxbs{margin-top:4px;color:var(--menuSubtextColor, black);text-transform:uppercase;font-size:14px;font-weight:200;letter-spacing:.2em}.menu-screen.svelte-1ycxxbs .social-wrap.svelte-1ycxxbs{margin:0 48px}.close-overlay.svelte-1ycxxbs.svelte-1ycxxbs{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#17171700;pointer-events:none;z-index:15;transition:all .35s}.close-overlay.menu-open.svelte-1ycxxbs.svelte-1ycxxbs{background-color:#17171766;pointer-events:auto}@media screen and (max-width: 767px){.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs{min-width:unset;width:400px}.menu-screen.svelte-1ycxxbs .menu-top.svelte-1ycxxbs{padding:32px 32px 16px}.menu-screen.svelte-1ycxxbs .menu-top .logo-img.svelte-1ycxxbs{margin-left:16px}.menu-screen.svelte-1ycxxbs a.menu-link.svelte-1ycxxbs{padding:16px 32px}.menu-screen.svelte-1ycxxbs a.subscribe.svelte-1ycxxbs{margin:16px 32px}.menu-screen.svelte-1ycxxbs .social-wrap.svelte-1ycxxbs{margin:0 32px}.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs,.close-overlay.svelte-1ycxxbs.svelte-1ycxxbs{bottom:-100px;padding-bottom:100px}}.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:absolute;background-color:var(--base-primary-color);right:0;top:36px;max-height:0;transition:.35s max-height ease-in-out,.2s opacity,0s border,0s padding;overflow:hidden;transition-delay:0s,.15s,.35s,.35s;padding:0;border:0 solid var(--base-text-color)}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{max-height:max(50vh,300px);border:1px solid var(--base-secondary-color);transition-delay:0s}a.svelte-12pw7o8.svelte-12pw7o8,button.svelte-12pw7o8.svelte-12pw7o8,.user-info.svelte-12pw7o8.svelte-12pw7o8{display:block;padding:16px 24px;color:var(--base-text-color);white-space:nowrap;background:none;border:none;width:100%;text-align:left;font-size:16px}a.svelte-12pw7o8.svelte-12pw7o8:hover,button.svelte-12pw7o8.svelte-12pw7o8:hover{background-color:var(--base-secondary-color)}hr.svelte-12pw7o8.svelte-12pw7o8{margin:0;border:none;height:1px;background-color:var(--base-secondary-color)}.user-info.svelte-12pw7o8 .name.svelte-12pw7o8{margin-bottom:10px}@media screen and (max-width: 767px){.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:fixed;top:0;bottom:-100px;right:0;left:0;z-index:5;border:none;opacity:0;overflow:scroll}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{padding-top:var(--navBackgroundHeight);max-height:100vh;border:none;opacity:1}}a.svelte-kwga0e{color:inherit}.nav-background.svelte-kwga0e{position:fixed;top:0;width:100%;background-color:var(--navBackgroundColor);height:var(--navBackgroundHeight);z-index:5}.left-block.svelte-kwga0e,.right-block.svelte-kwga0e{top:0;display:flex;align-items:center;z-index:10;color:var(--autoColor, var(--navTextColor, black));min-height:30px;margin:16px 0 0}.left-block.svelte-kwga0e{left:72px}.right-block.svelte-kwga0e{right:72px}.ham.svelte-kwga0e{margin:25px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}.user.svelte-kwga0e{margin:24px 34px 0 0;top:0;right:0;z-index:7}.user-icon.svelte-kwga0e{cursor:pointer;z-index:10;position:relative}.ham.svelte-kwga0e svg,.user-icon.svelte-kwga0e svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-kwga0e{margin:12px 0 0;left:56px}.right-block.svelte-kwga0e{margin:12px 0 0;right:54px}.user.svelte-kwga0e{margin:21px 20px 0 0}.ham.svelte-kwga0e{margin:21px 0 0 20px}}@-webkit-keyframes svelte-sg04x0-ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes svelte-sg04x0-ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@-webkit-keyframes svelte-sg04x0-ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes svelte-sg04x0-ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@-webkit-keyframes svelte-sg04x0-ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@keyframes svelte-sg04x0-ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path.svelte-sg04x0.svelte-sg04x0{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-child(1){-webkit-animation-name:svelte-sg04x0-ball-triangle-path-1;animation-name:svelte-sg04x0-ball-triangle-path-1;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-child(2){-webkit-animation-name:svelte-sg04x0-ball-triangle-path-2;animation-name:svelte-sg04x0-ball-triangle-path-2;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-child(3){-webkit-animation-name:svelte-sg04x0-ball-triangle-path-3;animation-name:svelte-sg04x0-ball-triangle-path-3;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-of-type(1){top:50px}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-of-type(2){left:25px}.ball-triangle-path.svelte-sg04x0>div.svelte-sg04x0:nth-of-type(3){top:50px;left:50px}svg.svelte-es55ik{width:100%;position:absolute;top:0}@media screen and (max-width: 1024px){svg.svelte-es55ik{width:auto;height:100%;transform:translate(-22.5%)}}.header.svelte-1a3ezj0.svelte-1a3ezj0{height:auto;width:100%;display:flex;flex-direction:column;align-items:center;background-color:#cde5ec;background-size:cover;color:var(--base-text-color);position:relative}.title-block.svelte-1a3ezj0.svelte-1a3ezj0{display:flex;flex-direction:column;justify-content:center;margin:80px 0 0;width:100%;max-width:640px;transform:translateY(24px);position:relative;z-index:2}@media screen and (max-width: 767px){.title-block.svelte-1a3ezj0.svelte-1a3ezj0{margin:56px 0 0;padding:0 16px;transform:translateY(24px)}}h1.svelte-1a3ezj0.svelte-1a3ezj0{font-weight:500;font-size:42px;line-height:61px;margin:0;text-align:center}@media screen and (max-width: 767px){h1.svelte-1a3ezj0.svelte-1a3ezj0{font-size:30px;line-height:43px}}p.svelte-1a3ezj0.svelte-1a3ezj0{font-weight:300;font-size:16px;line-height:180%;margin:8px 0 32px}.header-kicker.svelte-1a3ezj0.svelte-1a3ezj0{font-weight:400;font-size:24px;color:#ff4b4b;line-height:35px;margin-bottom:8px;text-align:center}@media screen and (max-width: 767px){.header-kicker.svelte-1a3ezj0.svelte-1a3ezj0{font-size:20px;line-height:29px}}.header-meta.svelte-1a3ezj0.svelte-1a3ezj0{white-space:pre-wrap;font-weight:300;font-size:12px;line-height:180%;align-self:center}.loading.svelte-1a3ezj0.svelte-1a3ezj0{position:fixed;bottom:50px;left:50%}@-webkit-keyframes svelte-1a3ezj0-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}@keyframes svelte-1a3ezj0-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}.visual-container.svelte-1a3ezj0.svelte-1a3ezj0{width:100%;position:relative;aspect-ratio:1081/421;overflow:hidden}.visual-container.svelte-1a3ezj0 .visual-pic.svelte-1a3ezj0{position:absolute;width:100%}@media screen and (max-width: 1024px){.visual-container.svelte-1a3ezj0 .visual-pic.svelte-1a3ezj0{width:auto;height:100%;transform:translate(-22.5%)}}.visual-container.svelte-1a3ezj0 .visual-gradient-top.svelte-1a3ezj0{width:100%;height:20%;position:absolute;top:0;background:linear-gradient(0deg,rgba(205,229,236,0) 0%,rgb(205,229,236) 100%)}@supports not (aspect-ratio: 1/1){.visual-container.svelte-1a3ezj0.svelte-1a3ezj0:before{float:left;padding-top:38.89%;content:""}.visual-container.svelte-1a3ezj0.svelte-1a3ezj0:after{display:block;content:"";clear:both}}@media screen and (max-width: 1024px){.visual-container.svelte-1a3ezj0.svelte-1a3ezj0{aspect-ratio:768/580}@supports not (aspect-ratio: 1/1){.visual-container.svelte-1a3ezj0.svelte-1a3ezj0:before{float:left;padding-top:75.52%;content:""}.visual-container.svelte-1a3ezj0.svelte-1a3ezj0:after{display:block;content:"";clear:both}}}svg.svelte-1n3rywh{display:block}.wrapper.svelte-1hankyp.svelte-1hankyp{grid-column:4/10;display:grid;grid-template-columns:auto auto;grid-row-gap:40px;margin:60px 0;color:var(--color)}.wrapper.svelte-1hankyp .section-bar.svelte-1hankyp{height:30px;width:8px;background-color:var(--highlight-color);display:inline-block;margin-right:10px}.wrapper.svelte-1hankyp .section-title-box.svelte-1hankyp{font-size:24px;font-weight:500;padding:5px 0 3px;display:flex;align-items:center;align-self:start}.wrapper.svelte-1hankyp .section-title-box .arrow.svelte-1hankyp{width:20px;margin:0 15px 0 10px}.wrapper.svelte-1hankyp .link.svelte-1hankyp{font-size:22px;display:block;color:inherit;border-bottom:solid 1px #c1c1c1;padding:5px 0 3px}.wrapper.svelte-1hankyp .link.disabled.svelte-1hankyp{color:#c1c1c1;pointer-events:none;cursor:not-allowed}.wrapper.svelte-1hankyp .link.svelte-1hankyp:hover{color:var(--highlight-color)}@media screen and (max-width: 1024px){.wrapper.svelte-1hankyp.svelte-1hankyp{grid-column:3/11}}@media screen and (max-width: 767px){.wrapper.svelte-1hankyp.svelte-1hankyp{grid-template-columns:auto;padding:0 15px;grid-column:1/13;grid-row-gap:0}.wrapper.svelte-1hankyp .section-bar.svelte-1hankyp{height:20px;width:5px}.wrapper.svelte-1hankyp .section-links.svelte-1hankyp{margin-bottom:30px}.wrapper.svelte-1hankyp .link.svelte-1hankyp{margin-left:20px;font-size:16px}.wrapper.svelte-1hankyp .section-title-box.svelte-1hankyp{font-size:16px}}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-1ug5s8i.svelte-1ug5s8i{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-1ug5s8i.svelte-1ug5s8i:not(.storybook):first-child{position:absolute;bottom:0;left:0}.paywall.svelte-1ug5s8i.svelte-1ug5s8i:before{content:"";position:absolute;bottom:100%;height:calc(100vh - 100%);left:0;right:0;background:linear-gradient(#17171700 0%,#17171740 100%);pointer-events:none}.paywall.svelte-1ug5s8i~*{display:none!important}.kicker.svelte-1ug5s8i.svelte-1ug5s8i{display:flex;background-color:var(--base-secondary-color, #E7E7E7);padding:12px 24px;align-items:center;justify-content:center}.kicker-text.svelte-1ug5s8i.svelte-1ug5s8i{font-weight:300;font-size:14px;margin:0 8px}.paywall-inner.svelte-1ug5s8i.svelte-1ug5s8i{padding:24px;max-width:600px;text-align:left;margin:auto}.paywall-inner-lr.svelte-1ug5s8i.svelte-1ug5s8i{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.title.svelte-1ug5s8i.svelte-1ug5s8i{font-size:20px}.content.svelte-1ug5s8i.svelte-1ug5s8i{font-weight:300;color:var(--base-text-color, #272727)}.paywall-inner-col.svelte-1ug5s8i+.paywall-inner-col.svelte-1ug5s8i{margin-left:24px}.content.svelte-1ug5s8i ul.svelte-1ug5s8i{list-style-type:disc;padding-left:16px}.content.svelte-1ug5s8i li.svelte-1ug5s8i{line-height:2em;list-style-type:disc}.paywall.svelte-1ug5s8i .button-link.svelte-1ug5s8i{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-1ug5s8i .button-link.svelte-1ug5s8i{margin:0 24px;padding:8px 24px}.paywall.svelte-1ug5s8i .button-link.svelte-1ug5s8i:hover{background-color:var(--base-theme-primary-color, #D60C18);color:#fff;text-decoration:none}.subtext.svelte-1ug5s8i.svelte-1ug5s8i{font-size:14px;font-weight:300;margin-top:16px;text-align:center}.fine-print.svelte-1ug5s8i.svelte-1ug5s8i{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-1ug5s8i.svelte-1ug5s8i,.kicker.svelte-1ug5s8i.svelte-1ug5s8i{flex-direction:column}.fine-print.svelte-1ug5s8i.svelte-1ug5s8i{display:none}}.camera-box.svelte-1br3mep{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.camera-side.svelte-1br3mep{position:absolute;background-color:#fff}.camera-side.top.svelte-1br3mep,.camera-side.bottom.svelte-1br3mep{background-color:#fff}.camera-side.left.svelte-1br3mep,.camera-side.right.svelte-1br3mep{background:linear-gradient(4.61deg,#c0c0c0 3.45%,#ffffff 93.19%)}.camera-side.front.svelte-1br3mep{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff 0%,#c0c0c0 100%)}.lens.svelte-1br3mep{position:absolute;background-color:#272727;border:1px solid #000000;border-radius:50%}.refraction.svelte-1br3mep{position:absolute;background:radial-gradient(80.75% 63.64% at 49.61% -14.38%,#6d6d6d 0%,#474747 100%);border-radius:50%;opacity:1}@-webkit-keyframes svelte-1br3mep-flash{0%{background-color:red}50%{background:red}51%{background:black}to{background-color:#000}}@keyframes svelte-1br3mep-flash{0%{background-color:red}50%{background:red}51%{background:black}to{background-color:#000}}.light.svelte-1br3mep{position:absolute;background-color:red;-webkit-animation-name:svelte-1br3mep-flash;animation-name:svelte-1br3mep-flash;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;border-radius:50%}.base.svelte-1br3mep{position:absolute;background-color:#d6d6d6;border-radius:20%}.pole.svelte-1br3mep{position:absolute;background-color:#525151}.elements-container.svelte-1uo0120{position:relative;width:100%;height:100vh;background:linear-gradient(180deg,#cde5ec 0%,#f4f4f4 100%)}.device-img.svelte-1uo0120{position:absolute;aspect-ratio:1/1;width:40%;max-width:720px;top:-10%;left:30%;opacity:1;background-size:cover;will-change:top,opacity;transform:translate(-50%);transition:top .5s ease-in-out,opacity .2s ease-in-out}@supports not (aspect-ratio: 1/1){.device-img.svelte-1uo0120:before{float:left;padding-top:100%;content:""}.device-img.svelte-1uo0120:after{display:block;content:"";clear:both}}@media screen and (max-width: 1024px){.device-img.svelte-1uo0120{width:80%;left:50%}}@media screen and (max-width: 767px){.device-img.svelte-1uo0120{width:100%;top:0%}}.element-shift.svelte-1uo0120{top:calc(-10% + var(--shift-percentage))}@media screen and (max-width: 767px){.element-shift.svelte-1uo0120{top:calc(0% + var(--shift-percentage))}}.scroll-card.svelte-9c5pwd.svelte-9c5pwd{height:var(--inner-height);display:flex;align-items:center;justify-content:start;position:relative;pointer-events:none}.scroll-card.center.svelte-9c5pwd.svelte-9c5pwd{justify-content:center}.scroll-card.addTop.svelte-9c5pwd.svelte-9c5pwd{top:-50vh}@media screen and (max-width: 1024px){.scroll-card.svelte-9c5pwd.svelte-9c5pwd{justify-content:center}}.card-text.svelte-9c5pwd.svelte-9c5pwd{position:relative;background:rgba(237,242,243,.8);padding:28px 45px;margin:15px;z-index:3;max-width:500px;width:100%;pointer-events:initial}.card-text.center.svelte-9c5pwd.svelte-9c5pwd{margin:15px}.card-text.right.svelte-9c5pwd.svelte-9c5pwd{transform:translate(50%)}@media screen and (max-width: 1024px){.card-text.right.svelte-9c5pwd.svelte-9c5pwd{transform:none}}.card-text.target-style.svelte-9c5pwd.svelte-9c5pwd{border:2px solid #ff4b4b}.card-text.svelte-9c5pwd>p.noral-content.svelte-9c5pwd{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#19454f;margin:0 0 16px}.card-text.svelte-9c5pwd>p.noral-content.noMargin.svelte-9c5pwd{margin:0}.card-text.svelte-9c5pwd>p.noral-content.svelte-9c5pwd>span{font-weight:500;color:#f34646}.card-text.svelte-9c5pwd>p.meta.svelte-9c5pwd{margin:0;font-size:14px;line-height:20px;color:#272727;padding-top:18px;font-weight:300}.target-label.svelte-9c5pwd.svelte-9c5pwd{position:absolute;top:-32px;left:-2px;color:#fff;background-color:#ff4b4b;font-family:Noto Sans TC;font-size:16px;padding:4px 6px}@media screen and (max-width: 1024px){.card-text.svelte-9c5pwd.svelte-9c5pwd{margin:15px;padding:24px 26px}}.intro-scrolling-wrapper.svelte-vbq01g{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0}.scene-wrapper.svelte-vbq01g{min-height:var(--window-height, 100vh);position:sticky;top:0;width:100%;opacity:1;overflow:hidden}#view-container.svelte-ig6mwa{position:absolute;height:100vh;width:100%}.motherboard-elements.svelte-ig6mwa{position:absolute;width:60%;left:50%;top:50%;will-change:top,left,width,opacity;transform:translate(-50%,-50%);transition:width .6s ease-in-out,top .6s ease-in-out,left .6s ease-in-out,opacity .2s ease-in-out}.second-scrolling-wrapper.svelte-1ibu9b.svelte-1ibu9b{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;z-index:0}.second-scrolling-wrapper.svelte-1ibu9b .svelte-1ibu9b:nth-of-type(1){height:80vh}.scene-wrapper.svelte-1ibu9b.svelte-1ibu9b{min-height:var(--window-height, 100vh);position:sticky;top:0;width:100%;opacity:1;overflow:hidden}.char.svelte-1fc22hx.svelte-1fc22hx{position:relative;display:inline-block;width:9.61px;height:15px}@media screen and (max-width: 767px){.char.svelte-1fc22hx.svelte-1fc22hx{width:8.41px;height:14px}}.char.svelte-1fc22hx>.glitch-text.svelte-1fc22hx{-webkit-animation-name:svelte-1fc22hx-glitch-switch;animation-name:svelte-1fc22hx-glitch-switch;-webkit-animation-duration:35ms;animation-duration:35ms;-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);-webkit-animation-delay:var(--delay-value);animation-delay:var(--delay-value);color:transparent;position:absolute;left:0}.char.svelte-1fc22hx>.final-text.svelte-1fc22hx{-webkit-animation-name:svelte-1fc22hx-normal-text;animation-name:svelte-1fc22hx-normal-text;-webkit-animation-duration:var(--duration-value);animation-duration:var(--duration-value);-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);color:#565869;position:absolute;left:0}@-webkit-keyframes svelte-1fc22hx-glitch-switch{0%{color:#565869}to{color:transparent}}@keyframes svelte-1fc22hx-glitch-switch{0%{color:#565869}to{color:transparent}}@-webkit-keyframes svelte-1fc22hx-normal-text{0%{color:transparent}to{color:#565869}}@keyframes svelte-1fc22hx-normal-text{0%{color:transparent}to{color:#565869}}.wrapper.svelte-6gdhwg.svelte-6gdhwg{grid-column:2/12}@media screen and (max-width: 767px){.wrapper.svelte-6gdhwg.svelte-6gdhwg{grid-column:1/13;margin:0 24px}}.code-block-container.svelte-6gdhwg.svelte-6gdhwg{min-height:300px;background-color:#fafbfc;padding:24px;overflow:auto;border:2px solid #fd5454}@media screen and (max-width: 767px){.code-block-container.svelte-6gdhwg.svelte-6gdhwg{font-size:14px}}.brand-btns.svelte-6gdhwg.svelte-6gdhwg{display:flex}.brand-btns.svelte-6gdhwg>.btn.svelte-6gdhwg{font-size:16px;line-height:180%;color:#565868;padding:8px 16px;border:2px solid #ff4b4b;border-bottom:none;cursor:pointer}.brand-btns.svelte-6gdhwg>.btn.selected.svelte-6gdhwg{background-color:#fd5454;line-height:200%;border:none;color:#fff}.code.svelte-6gdhwg.svelte-6gdhwg{display:inline;font-family:Fira Code;color:#565869;margin:0;white-space:nowrap;line-height:1.4}@media screen and (max-width: 767px){.code.svelte-6gdhwg.svelte-6gdhwg{font-size:14px}}.indent.svelte-6gdhwg.svelte-6gdhwg{margin-left:24px}.sign-color.svelte-6gdhwg.svelte-6gdhwg{color:#aeb1c2}.tag-color.svelte-6gdhwg.svelte-6gdhwg{color:#12bbb7}.attr-color.svelte-6gdhwg.svelte-6gdhwg{color:#ff9f9e}.value-color.svelte-6gdhwg.svelte-6gdhwg{color:#cf9c00}.confidential.svelte-6gdhwg.svelte-6gdhwg{display:inline-block;width:150px;height:16px;background-color:#aeb2c0}.value-span.svelte-6gdhwg.svelte-6gdhwg{margin-left:6px}@-webkit-keyframes svelte-6gdhwg-valuetransition{0%{opacity:0}to{opacity:1}}@keyframes svelte-6gdhwg-valuetransition{0%{opacity:0}to{opacity:1}}.noselect.svelte-6gdhwg.svelte-6gdhwg{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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}}.grid.svelte-1tiu7t0.svelte-1tiu7t0{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:0 auto;position:relative}.grid.svelte-1tiu7t0>.svelte-1tiu7t0{grid-column:4/10}.grid.svelte-1tiu7t0>img,.grid.svelte-1tiu7t0>picture{grid-column:2/12;width:100%}.full-image.svelte-1tiu7t0.svelte-1tiu7t0{grid-column:1/13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-1tiu7t0.svelte-1tiu7t0,h3.svelte-1tiu7t0.svelte-1tiu7t0,h4.svelte-1tiu7t0.svelte-1tiu7t0{margin:24px auto}h2.svelte-1tiu7t0.svelte-1tiu7t0{display:flex;flex-direction:column;align-items:center;font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-1tiu7t0.svelte-1tiu7t0{font-size:20px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-1tiu7t0.svelte-1tiu7t0{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-1tiu7t0.svelte-1tiu7t0{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-1tiu7t0+p.svelte-1tiu7t0{margin:16px 0}.grid.svelte-1tiu7t0 a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-1tiu7t0 a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-1tiu7t0.svelte-1tiu7t0{text-align:center;font-size:14px;letter-spacing:1.4px;margin:32px 0}.graphic-meta.svelte-1tiu7t0.svelte-1tiu7t0{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}.graphic-meta-left.svelte-1tiu7t0.svelte-1tiu7t0{grid-column:2/12;font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-1tiu7t0>.svelte-1tiu7t0{grid-column:3/11}.graphic-meta-left.svelte-1tiu7t0.svelte-1tiu7t0{grid-column:2/12}}@media screen and (max-width: 767px){.grid.svelte-1tiu7t0>.svelte-1tiu7t0{grid-column:1/13;padding:0 24px}.grid.svelte-1tiu7t0>.full-image.svelte-1tiu7t0{padding:0}.grid.svelte-1tiu7t0>picture{grid-column:1/13;width:100%;padding:0 24px}.grid.svelte-1tiu7t0>img{grid-column:1/13}p.svelte-1tiu7t0.svelte-1tiu7t0{margin:16px 0}.zh.svelte-1tiu7t0 p.svelte-1tiu7t0{text-align:justify}h2.svelte-1tiu7t0.svelte-1tiu7t0{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-1tiu7t0.svelte-1tiu7t0{text-align:center}h4.svelte-1tiu7t0.svelte-1tiu7t0{margin-top:0}.graphic-meta.svelte-1tiu7t0.svelte-1tiu7t0{grid-column:1/13;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)}
