.fh-shell{overflow:clip}.fh-landing{color:#1d1d1f;--fh-blue:#0071e3;background:#fff}.fh-landing :is(section,div)[id]{scroll-margin-top:120px}.fh-landing h1,.fh-landing h2,.fh-landing h3,.fh-landing p,.fh-landing figure{margin:0}.fh-landing a{text-decoration:none}.fh-landing button{cursor:pointer}.fh-landing :is(a,button,[tabindex],summary):focus-visible{outline-offset:5px;outline:3px solid #0071e3}.fh-local-nav{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafafce0;border-bottom:1px solid #dedee3;justify-content:space-between;align-items:center;min-height:58px;padding:10px max(24px,50% - 600px);display:flex;position:sticky;top:48px}.fh-product-name{letter-spacing:-.035em;font-size:20px;font-weight:600}.fh-local-nav>div{align-items:center;gap:30px;font-size:12px;display:flex}.fh-buy{color:#fff;background:var(--fh-blue,#0071e3);border-radius:28px;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:13px 24px;font-size:15px;display:inline-flex}.fh-buy:hover{background:#0077ed}.fh-local-nav .fh-buy{min-height:36px;padding:8px 17px;font-size:12px}.fh-hero{text-align:center;background:#eeeef0;padding:44px 0 58px}.fh-hero-heading p{color:#67676d;margin-bottom:10px;font-size:13px;font-weight:500}.fh-hero-heading h1{letter-spacing:-.055em;max-width:none;margin:0 auto;padding:0 24px;font-size:clamp(36px,4.8vw,70px);font-weight:600;line-height:1.06}.fh-hero-visual{max-width:1400px;margin:24px auto 0;overflow:hidden}.fh-hero-visual img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.fh-hero-bottom{padding:12px 24px 0}.fh-hero-bottom h2{letter-spacing:-.04em;font-size:clamp(25px,3.4vw,46px);font-weight:600;line-height:1.12}.fh-hero-bottom h2 span{color:#737378}.fh-hero-bottom>p{margin-top:24px;font-size:17px}.fh-hero-links{justify-content:center;align-items:center;gap:28px;margin:24px 0 14px;display:flex}.fh-hero-links>a:not(.fh-buy){color:#06c;font-size:15px}.fh-hero-bottom small{color:#6e6e73;font-size:11px}.fh-section-heading{justify-content:space-between;align-items:end;gap:24px;max-width:1200px;margin:0 auto 48px;display:flex}.fh-section-heading h2{letter-spacing:-.045em;font-size:clamp(34px,4.3vw,60px);font-weight:600;line-height:1.08}.fh-section-heading h2 span{color:#85858b}.fh-section-heading>span{color:#6e6e73;font-size:15px}.fh-section-heading>a{color:#06c;font-size:15px}.fh-highlights{background:#f5f5f7;padding:110px 0 80px}.fh-highlights>.fh-section-heading{max-width:1264px;padding:0 32px}.fh-carousel{touch-action:pan-y pinch-zoom;overflow:hidden}.fh-carousel-track{touch-action:pan-y pinch-zoom;display:flex}.fh-highlight-card{background:#e9e9eb;border-radius:28px;flex:0 0 min(80vw,1200px);min-width:0;height:620px;margin-right:24px;position:relative;overflow:hidden}.fh-highlight-card img{object-fit:cover}.fh-highlight-card:after{content:"";background:linear-gradient(#000000ad,#0000 70%);position:absolute;inset:0}.fh-highlight-copy{z-index:1;color:#fff;padding:46px;position:relative}.fh-highlight-copy p{letter-spacing:.1em;margin-bottom:16px;font-size:12px;font-weight:600}.fh-highlight-copy h3{white-space:pre-line;letter-spacing:-.03em;font-size:clamp(26px,3vw,40px);font-weight:600;line-height:1.12}.fh-card-system{flex-direction:column;display:flex}.fh-card-system img{object-fit:contain;mix-blend-mode:multiply;flex:auto;order:2;min-height:0;width:100%!important;height:0!important;position:relative!important;inset:auto!important}.fh-card-system .fh-highlight-copy{flex:none;padding-bottom:12px}.fh-card-system:after{display:none}.fh-card-system .fh-highlight-copy{color:#1d1d1f}.fh-carousel-controls{justify-content:center;align-items:center;gap:10px;margin-top:34px;display:flex}.fh-carousel-controls>button{color:#353538;background:#e5e5e9;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:29px;line-height:1;display:grid}.fh-carousel-controls .fh-play{margin-left:8px}.fh-pagination{background:#e5e5e9;border-radius:30px;align-items:center;gap:4px;height:44px;padding:0 10px;display:flex}.fh-pagination button{background:0 0;border:0;place-items:center;min-width:30px;height:44px;padding:8px;display:grid}.fh-pagination button span{background:#8c8c91;border-radius:8px;width:8px;height:8px;display:block;overflow:hidden}.fh-pagination button[aria-current=true] span{background:#5a5a60;width:36px}.fh-pagination .is-advancing:after{content:"";transform-origin:0;background:#fff;height:100%;animation:6s linear fh-progress;display:block}@keyframes fh-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.fh-closer{padding:110px max(24px,50% - 600px) 100px}.fh-view-tabs{background:#eeeef0;border-radius:30px;gap:3px;width:fit-content;margin:0 auto 32px;padding:5px;display:flex}.fh-view-tabs button{color:#5b5b60;white-space:nowrap;background:0 0;border:0;border-radius:25px;min-height:44px;padding:12px 22px;font-size:13px}.fh-view-tabs button[aria-selected=true]{color:#1d1d1f;background:#fff;box-shadow:0 2px 8px #0000000d}.fh-detail-view>div{background:#ededee;border-radius:24px;height:640px;position:relative;overflow:hidden}.fh-detail-view img{object-fit:contain}.fh-detail-overview img{mix-blend-mode:multiply}.fh-detail-view figcaption{text-align:center;color:#4c4c52;padding:24px 10px 0;font-size:15px}.fh-detail-view figcaption span{color:#7d7d82;margin-top:8px;font-size:11px;display:block}.fh-story{background:#16191b;height:185svh;min-height:1100px;position:relative}.fh-story-stage{height:calc(100svh - 106px);min-height:550px;position:sticky;top:106px;overflow:hidden}.fh-story-stage>img{object-fit:cover;transform:scale(calc(1.03 + var(--story-progress,0)*.09))}.fh-story-shade{background:linear-gradient(90deg,#080d11d4,#080d113b),linear-gradient(#0000,#080d1133);position:absolute;inset:0}.fh-story-copy{z-index:1;color:#fff;width:100%;max-width:1320px;transform:translateY(calc(35px - var(--story-progress,0)*65px));margin:auto;padding:clamp(70px,16vh,160px) 60px;position:relative}.fh-story-copy>p:first-child{letter-spacing:.13em;margin-bottom:26px;font-size:12px;font-weight:500}.fh-story-copy h2{letter-spacing:-.05em;font-size:clamp(42px,6vw,80px);font-weight:600;line-height:1.04}.fh-story-copy h2 span{color:#bed5e3}.fh-story-description{color:#e1e4e7;max-width:470px;font-size:20px;line-height:1.5;margin-top:30px!important}.fh-motion-toggle{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff20;border:1px solid #fff5;border-radius:24px;align-items:center;gap:14px;padding:12px 18px;font-size:12px;display:flex;position:absolute;bottom:25px;right:28px}.fh-still .fh-story{height:auto;min-height:0}.fh-still .fh-story-stage{position:relative;top:auto}.fh-still .fh-story-copy,.fh-still .fh-story-stage>img{transform:none}.fh-capabilities{background:#fff;padding:120px max(24px,50% - 600px)}.fh-numbers{border-bottom:1px solid #dedee3;grid-template-columns:repeat(3,1fr);gap:40px;padding:40px 0 80px;display:grid}.fh-numbers strong{color:#0071b8;letter-spacing:-.065em;font-size:clamp(80px,10vw,144px);font-weight:600;line-height:1;display:block}.fh-numbers h3{letter-spacing:-.03em;margin:24px 0 6px;font-size:22px;font-weight:600}.fh-numbers p{color:#6e6e73;font-size:15px}.fh-infrastructure{grid-template-columns:1fr 1fr;gap:70px;margin-top:65px;display:grid}.fh-infrastructure h3{letter-spacing:-.035em;font-size:36px;font-weight:600;line-height:1.15}.fh-infrastructure p{color:#6e6e73;font-size:20px;line-height:1.5}.fh-specification{background:#f5f5f7;padding:90px max(24px,50% - 500px)}.fh-specification details{border-bottom:1px solid #d6d6db}.fh-specification summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;padding:27px 0;font-size:22px;font-weight:500;list-style:none;display:flex}.fh-specification summary::-webkit-details-marker{display:none}.fh-specification details[open] summary>span{transform:rotate(45deg)}.fh-specification details>p{color:#626269;max-width:780px;margin-bottom:20px;font-size:17px;line-height:1.65}.fh-specification details>a{color:#06c;margin-bottom:25px;display:inline-block}.fh-specification dl{margin:0 0 30px}.fh-specification dl>div{border-top:1px solid #dedee3;grid-template-columns:1fr 1.5fr;gap:20px;padding:16px 0;font-size:15px;display:grid}.fh-specification dt{color:#6e6e73}.fh-specification dd{margin:0}.fh-source-note{color:#77777e;font-size:11px;line-height:1.6;margin-top:28px!important}.fh-config-cta{text-align:center;padding:110px 24px}.fh-kicker{color:#77777e;letter-spacing:.14em;font-size:12px;margin-bottom:24px!important}.fh-config-cta h2{letter-spacing:-.055em;font-size:clamp(48px,6vw,80px);font-weight:600;line-height:1.04}.fh-config-cta h2 span{color:#828288}.fh-config-cta>p:not(.fh-kicker){color:#6e6e73;max-width:470px;margin:28px auto;font-size:19px}.fh-all-models{color:#06c;margin-top:28px;font-size:14px;display:block}.fh-landing .will-reveal{opacity:.15;transition:opacity .8s,transform .8s;transform:translateY(28px)}.fh-landing .is-revealed{opacity:1;transform:none}@media (max-width:760px){.fh-local-nav{min-height:54px;padding:9px 20px}.fh-product-name{font-size:18px}.fh-local-nav>div{gap:14px}.fh-nav-details{display:none}.fh-hero{padding:32px 0 44px}.fh-hero-heading p{margin-bottom:12px;font-size:11px}.fh-hero-heading h1{max-width:380px;margin:auto;font-size:40px}.fh-hero-visual{margin:22px auto 20px}.fh-hero-visual img{object-fit:contain;min-height:245px}.fh-hero-bottom{padding:0 24px}.fh-hero-bottom h2{font-size:27px}.fh-hero-bottom>p{margin-top:20px;font-size:14px}.fh-hero-links{flex-direction:column;gap:18px;margin:21px 0 16px}.fh-hero-links>a:not(.fh-buy){align-items:center;min-height:36px;display:flex}.fh-highlights{padding:64px 0 52px}.fh-highlights>.fh-section-heading{padding:0 24px}.fh-section-heading{margin-bottom:32px;display:block}.fh-section-heading h2{font-size:34px}.fh-section-heading>span,.fh-section-heading>a{margin-top:18px;display:block}.fh-highlight-card{border-radius:22px;flex-basis:86vw;height:440px;margin-right:14px}.fh-highlight-copy{padding:28px 24px}.fh-highlight-copy h3{font-size:28px}.fh-highlight-copy p{margin-bottom:14px;font-size:10px}.fh-card-interior img{object-position:50% center}.fh-card-exterior img{object-position:43% center}.fh-carousel-controls{gap:6px;margin-top:24px}.fh-closer{padding:65px 0 60px}.fh-closer>.fh-section-heading{padding:0 24px}.fh-view-tabs{gap:0;max-width:calc(100% - 32px);margin:0 auto 24px;padding:4px}.fh-view-tabs button{padding:10px 12px;font-size:11px}.fh-detail-view>div{border-radius:0;height:330px}.fh-detail-exterior img,.fh-detail-interior img{object-fit:cover}.fh-detail-view figcaption{padding:20px 24px 0;font-size:13px}.fh-detail-view figcaption span{font-size:10px}.fh-story{height:165svh;min-height:1000px}.fh-story-stage{height:calc(100svh - 102px);min-height:540px;top:102px}.fh-story-stage>img{object-position:57% center}.fh-story-shade{background:linear-gradient(#080d1194,#080d118c)}.fh-story-copy{padding:90px 24px}.fh-story-copy h2{font-size:44px}.fh-story-copy>p:first-child{margin-bottom:22px;font-size:10px}.fh-story-description{max-width:320px;font-size:17px}.fh-motion-toggle{font-size:11px;bottom:22px;right:20px}.fh-capabilities{padding:66px 24px}.fh-numbers{grid-template-columns:1fr;gap:26px;padding:14px 0 40px}.fh-numbers>div{grid-template-columns:100px 1fr;align-items:center;column-gap:24px;display:grid}.fh-numbers strong{grid-row:span 2;font-size:78px}.fh-numbers h3{align-self:end;margin:0;font-size:19px}.fh-numbers p{align-self:start;font-size:13px}.fh-infrastructure{grid-template-columns:1fr;gap:24px;margin-top:40px}.fh-infrastructure h3{font-size:30px}.fh-infrastructure p{font-size:17px}.fh-specification{padding:64px 24px}.fh-specification summary{gap:18px;font-size:18px}.fh-specification details>p{font-size:15px}.fh-specification dl>div{gap:20px;font-size:13px}.fh-config-cta{padding:70px 24px}.fh-config-cta h2{font-size:46px}.fh-config-cta>p:not(.fh-kicker){font-size:17px}}@media (prefers-reduced-motion:reduce){.fh-landing *,.fh-landing :before,.fh-landing :after{transition:none!important;animation:none!important}.fh-landing .will-reveal{opacity:1;transform:none}.fh-story{height:auto;min-height:0}.fh-story-stage{position:relative;top:auto}.fh-story-copy,.fh-story-stage>img{transform:none}}.fh-explorer{background:#fff;padding:110px max(24px,50vw - 600px);scroll-margin-top:130px}.fh-explorer .fh-section-heading{margin-bottom:40px;padding:0}.fh-explorer .fh-section-heading p{color:#5d6664;font-size:16px}.fh-explorer-shell{background:#edf0ee;border-radius:28px;position:relative;overflow:hidden}.fh-explorer-poster{height:620px;position:relative}.fh-explorer-poster img{object-fit:contain}.fh-explorer-poster>.fh-buy{white-space:nowrap;cursor:pointer;border:0;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.fh-explorer-canvas{width:100%;height:570px}.fh-explorer-canvas canvas{max-width:100%;display:block}.fh-explorer-top{justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:14px;display:flex}.fh-explorer button{cursor:pointer}.fh-explorer-top button,.fh-explorer-status button{background:0 0;border:0;font-size:14px;text-decoration:underline}.fh-explorer-status{background:#edf0ee;flex-direction:column;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;inset:70px 0 0}.fh-explorer-hint{text-align:center;color:#4e5957;margin:0 16px 18px;font-size:14px}.fh-explorer-tools,.fh-explorer-navigation{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 18px 16px;display:flex}.fh-explorer-tools button,.fh-explorer-navigation button{color:#173e46;background:#fff;border:1px solid #d0d8d4;border-radius:30px;min-height:44px;padding:12px 18px;font-size:14px}.fh-explorer-tools button[aria-pressed=true]{color:#fff;background:#153f48;border-color:#153f48}.fh-explorer-navigation{padding-bottom:24px}.fh-explorer-navigation button{padding:8px 16px}.fh-explorer-details{grid-template-columns:1fr 1.5fr;gap:60px;min-height:180px;padding:36px 0 10px;display:grid}.fh-explorer-details label{margin-bottom:10px;font-size:14px;display:block}.fh-explorer-details select{color:#163b42;background:#fff;border:1px solid #cbd3cf;border-radius:12px;width:100%;min-height:50px;padding:10px 12px;font-size:16px}.fh-explorer-details h3{letter-spacing:-.025em;margin:8px 0 12px;font-size:28px}.fh-explorer-details p:not(.fh-kicker){color:#52605d;font-size:16px;line-height:1.6}.fh-explorer-note{color:#63706c;max-width:850px;margin:20px 0 0;font-size:13px;line-height:1.6}.fh-explorer :is(button,select):focus-visible{outline-offset:4px;outline:3px solid #057c93}@media (max-width:760px){.fh-explorer{padding:64px 20px}.fh-explorer .fh-section-heading{margin-bottom:24px;display:block}.fh-explorer .fh-section-heading p{margin-top:16px}.fh-explorer-shell{border-radius:20px}.fh-explorer-poster{height:360px}.fh-explorer-poster>.fh-buy{bottom:20px}.fh-explorer-details{grid-template-columns:1fr;gap:26px;padding-top:28px}.fh-explorer-tools button{padding:10px 13px}.fh-explorer-top{padding:16px}.fh-explorer-details h3{font-size:25px}.fh-story{height:auto;min-height:0}.fh-story-stage{height:auto;min-height:540px;position:relative;top:auto}.fh-story-copy{padding:64px 24px 100px;transform:none}.fh-story-stage>img{transform:none}.fh-motion-toggle{display:none}.fh-local-nav .fh-buy{min-height:44px;font-size:14px}.fh-highlights{padding-top:64px;padding-bottom:48px}.fh-closer{padding-top:64px;padding-bottom:64px}.fh-explorer-canvas{height:340px}}@media (max-width:360px){.fh-explorer{padding-inline:16px}.fh-explorer-tools{gap:6px;padding-inline:10px}.fh-explorer-tools button{padding-inline:11px}}.fh-footage{background:#fff;padding:88px max(24px,50% - 600px)}.fh-footage .fh-section-heading{gap:24px;margin-bottom:36px;padding:0}.fh-footage .fh-section-heading p{color:#6e6e73;max-width:310px;font-size:17px;line-height:1.5}.fh-film-screen{aspect-ratio:848/480;background:#171719;border-radius:20px;position:relative;overflow:hidden}.fh-film-screen video{object-fit:contain;width:100%;height:100%;display:block}.fh-film-play{color:#fff;background:#171719;border:0;width:100%;padding:0;position:absolute;inset:0}.fh-film-play>img{object-fit:contain}.fh-film-play>span{background:#141418d9;border-radius:30px;align-items:center;gap:12px;padding:15px 22px;font-size:16px;font-weight:500;display:flex;position:absolute;bottom:24px;left:24px}.fh-film-play small{color:#d2d2d7;font-size:13px}.fh-film>figcaption,.fh-footage-note{color:#6e6e73;font-size:13px;line-height:1.6;margin-top:14px!important}.fh-photo-story{grid-template-columns:1fr 1fr;gap:44px 28px;margin-top:64px;display:grid}.fh-photo-wide{grid-column:1/-1}.fh-photo-story img{border-radius:16px;width:100%;height:auto;display:block}.fh-photo-story figcaption{max-width:640px;padding:20px 0 0}.fh-photo-story h3{letter-spacing:-.025em;font-size:clamp(22px,3vw,30px);line-height:1.15}.fh-photo-story p{color:#6e6e73;margin-top:10px;font-size:16px;line-height:1.6}.fh-footage-note{margin-top:32px!important}@media (max-width:760px){.fh-footage{padding:56px 24px}.fh-footage .fh-section-heading{display:block}.fh-footage .fh-section-heading p{margin-top:20px}.fh-film-screen{border-radius:12px}.fh-film-play>span{gap:8px;padding:11px 14px;font-size:14px;bottom:12px;left:12px}.fh-photo-story{grid-template-columns:1fr;gap:32px;margin-top:40px}.fh-photo-story figcaption{padding-top:16px}.fh-photo-story p{font-size:15px}}.fh-detail-story{padding:88px max(24px,50% - 600px)}.fh-inside-story{background:#f5f5f7}.fh-transport-story{background:#fff}.fh-detail-story .fh-section-heading{gap:28px;margin-bottom:36px;padding:0}.fh-detail-story .fh-section-heading>p{color:#6e6e73;max-width:340px;font-size:17px;line-height:1.6}.fh-interior-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.fh-interior-grid img{border-radius:16px;width:100%;height:auto;display:block}.fh-detail-story figcaption{padding-top:22px}.fh-detail-story h3{letter-spacing:-.025em;font-size:clamp(22px,2.4vw,29px);line-height:1.2}.fh-detail-story figcaption p{color:#6e6e73;margin-top:10px;font-size:16px;line-height:1.6}.fh-detail-story .fh-detail-note{color:#6e6e73;margin-top:28px;font-size:13px;line-height:1.6}.fh-transport-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.fh-transport-photo{aspect-ratio:4/3;background:#f5f5f7;border-radius:14px;justify-content:center;align-items:center;display:flex;overflow:hidden}.fh-transport-photo img{object-fit:contain;width:100%;height:100%;display:block}.fh-stage-number{color:#6e6e73;letter-spacing:.08em;margin-bottom:12px;font-size:13px;display:block}.fh-transport-summary{border-top:1px solid #d2d2d7;justify-content:space-between;align-items:center;gap:32px;margin-top:40px;padding-top:28px;display:flex}.fh-transport-summary p{color:#6e6e73;max-width:680px;font-size:16px;line-height:1.6}.fh-transport-summary strong{color:#1d1d1f}.fh-transport-summary a{color:#06c;white-space:nowrap;font-size:16px}@media (max-width:760px){.fh-detail-story{padding:56px 24px}.fh-detail-story .fh-section-heading{display:block}.fh-detail-story .fh-section-heading>p{margin-top:20px}.fh-interior-grid,.fh-transport-grid{grid-template-columns:1fr;gap:36px}.fh-detail-story figcaption p{font-size:15px}.fh-transport-summary{display:block}.fh-transport-summary a{min-height:44px;margin-top:18px;display:inline-block}}.fh-visible-gallery{border-top:1px solid #d2d2d7;margin-top:48px;padding-top:36px}.fh-detail-story .fh-gallery-heading{margin-bottom:28px;font-size:26px}.fh-equipment-gallery{columns:3;column-gap:24px}.fh-equipment-gallery figure{break-inside:avoid;margin:0 0 32px}.fh-equipment-gallery img{border-radius:16px;width:100%;height:auto;display:block}.fh-equipment-gallery figcaption{padding-top:14px}.fh-equipment-gallery h3{font-size:19px;line-height:1.3}@media (max-width:1000px){.fh-equipment-gallery{columns:2}}@media (max-width:760px){.fh-equipment-gallery{columns:1}.fh-visible-gallery{margin-top:36px}.fh-detail-story .fh-gallery-heading{font-size:23px}}.fh-hero-bottom .fh-stock-badge{color:#21653b;background:#e9f5ed;border-radius:99px;align-items:center;gap:9px;padding:10px 17px;font-size:16px;font-weight:600;display:inline-flex}.fh-stock-badge:before{content:"";background:#2a8c4e;border-radius:50%;width:8px;height:8px}.fh-render-story{background:#fff}.fh-render-group+.fh-render-group{margin-top:56px}.fh-render-group>h3{margin-bottom:24px}.fh-render-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.fh-render-grid img{border-radius:16px;width:100%;height:auto;display:block}.fh-render-grid a{border-radius:16px;display:block}.fh-render-grid a:focus-visible{outline-offset:4px;outline:3px solid #0071e3}.fh-render-grid figcaption{justify-content:space-between;padding-top:14px;font-size:17px;display:flex}.fh-render-grid figcaption span{color:#0071e3}@media (max-width:760px){.fh-render-grid{grid-template-columns:1fr;gap:28px}.fh-render-group+.fh-render-group{margin-top:40px}}
