*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;line-height:1.15}body,h1,h2,h3,h4,p{margin:0}a{color:currentColor;-webkit-user-drag:none;text-decoration:none}button{-webkit-appearance:button;font:inherit;background:0 0;border:none;margin:0;padding:0}:focus{outline:0}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline-offset:2px;outline:2px solid}:root{--grid-gap:2vw;--grid-space:calc((100vw - 2 * var(--base-padding-x) - 11 * var(--grid-gap)) / 12);--global-border-radius:20px;--base-padding-x:max(5vw, 40px);--base-padding-y:clamp(30px, 4vw, 50px);--header-size:clamp(1rem, 1vw, 2rem);--cross-size:clamp(.875rem, 1vw, 2rem)}@media (width<=812px){:root{--grid-gap:4vw;--global-border-radius:10px;--base-padding-x:25px;--base-padding-y:25px}}@media (width<=400px){:root{--base-padding-x:15px;--base-padding-y:15px}}@media (width<=380px){:root{--header-size:clamp(.75rem, 1vw, 2rem)}}@media (aspect-ratio>=21/9){:root{--base-padding-x:max(6vw, 60px)}}html,body,h1,h2,h3,h4,button,input{font-family:PingFang SC,Hiragino Sans GB,Source Han Sans SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-style:normal;font-weight:400}.mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}html,body{background-color:var(--hl-off-white);width:100%;color:var(--hl-black);margin:0}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}@media (aspect-ratio>=21/9){html,body{font-size:.6em}}#preloader{inset:0;z-index:200;background:var(--hl-black);pointer-events:none;display:none;position:fixed;inset:0}html.js #preloader{animation:0s linear 20s forwards hl-failsafe;display:block}@keyframes hl-failsafe{to{visibility:hidden}}#preloader-count{left:var(--base-padding-x);bottom:var(--base-padding-y);color:var(--hl-white);letter-spacing:-.04em;font-size:clamp(5em,6vw,15em);font-weight:500;line-height:1;display:flex;position:absolute}.pl-digit{height:1em;display:block;overflow:hidden}.pl-digit-in{will-change:transform;display:block}.pl-digit-in i{font-variant-numeric:tabular-nums;text-align:center;min-width:.62em;height:1em;font-style:normal;display:block}@media (prefers-reduced-motion:reduce){html.js #preloader{display:none}}#transition-overlay{z-index:100;pointer-events:none;display:none;position:fixed;top:-1px;left:-1px}#canvas{overscroll-behavior:none;touch-action:none;z-index:0;border:0;width:100%;height:100%;margin:0;padding:0;display:none;position:fixed;top:0;left:0;overflow:hidden}html.is-ready #canvas{display:block}#scroll-indicator{width:6px;height:calc(var(--vh,1vh) * 20);top:calc(var(--vh,1vh) * 40);background-color:var(--hl-scroll-track);z-index:53;opacity:0;pointer-events:none;border-radius:3px;position:fixed;right:16px}#scroll-indicator-bar{background-color:var(--hl-black);transform-origin:0 0;border-radius:3px;width:100%;height:100%;position:absolute}@media (width<=812px){#scroll-indicator{border-radius:1px;width:2px;right:6px}}#header{z-index:52;width:100%;color:var(--hl-black);padding:var(--base-padding-y) var(--base-padding-x);pointer-events:none;font-size:clamp(1rem,1vw,1.5rem);transition:color .25s;position:fixed;top:0;left:0}@media (width<=380px){#header{font-size:clamp(.75rem,1vw,2rem)}}#header-container{justify-content:space-between;align-items:center;padding-bottom:.1em;display:flex;overflow:hidden}#header-logo{z-index:1;pointer-events:auto;flex-direction:column;line-height:1.15;display:flex}#header-logo b{letter-spacing:.06em;font-size:1em;font-weight:500}#header-logo small{letter-spacing:.28em;opacity:.55;font-size:.5em}#header-right{pointer-events:auto;align-items:center;gap:.75em;display:flex;position:relative}#header-right-talk-btn,#header-right-menu-btn{cursor:pointer;white-space:nowrap;border-radius:6.25em;align-items:center;height:3.2em;padding:0 1.625em;font-size:.875em;font-weight:500;transition:color .4s,background-color .4s;display:flex}#header-right-talk-btn{background:var(--hl-grey-blue);color:var(--hl-white)}#header-right-menu-btn{background:var(--hl-white);color:var(--hl-black);box-shadow:0 6px 10px var(--hl-shadow),0 2px 4px var(--hl-shadow)}@media (hover:hover){#header-right-talk-btn:hover{background:var(--hl-header);color:var(--hl-white)}#header-right-menu-btn:hover{background:var(--hl-black);color:var(--hl-white)}}.header-btn-dots{display:none}@media (width<=812px){#header-right-menu-btn{justify-content:center;width:3.2em;padding:0}#header-right-menu-btn .header-btn-text{display:none}#header-right-menu-btn .header-btn-dots{width:1.15em;height:1.15em;font-size:1.4em;display:block;position:relative}#header-right-menu-btn .header-btn-dots i{background:currentColor;border-radius:100%;width:.3125em;height:.3125em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#header-right-menu-btn .header-btn-dots i:first-child{margin-left:-.2375em}#header-right-menu-btn .header-btn-dots i:last-child{margin-left:.2375em}}#menu-panel{inset:0;z-index:51;padding:0 var(--base-padding-x);background:var(--hl-header);color:var(--hl-white);flex-direction:column;justify-content:center;gap:.4em;display:none;position:fixed;inset:0}#menu-panel a{letter-spacing:.02em;font-size:4vw;font-weight:500}#menu-panel .menu-meta{opacity:.7;margin-top:2em;font-size:.9vw;line-height:2}#page-container,#page-container-inner{width:100%;position:relative}.section{column-gap:var(--grid-gap);width:100%;padding:var(--base-padding-y) var(--base-padding-x);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (width<=812px){.section{grid-template-columns:repeat(6,minmax(0,1fr))}}.cross{width:var(--cross-size);height:var(--cross-size);position:absolute}.cross:before,.cross:after{content:"";width:var(--cross-size);height:calc(.125 * var(--cross-size));left:0;top:calc(.4375 * var(--cross-size));background:var(--hl-black);position:absolute}.cross:after{transform:rotate(90deg)}#home-hero{height:calc(var(--vh,1vh) * 100);grid-template-rows:auto 1fr;align-content:flex-start}#home-hero-title{will-change:transform;grid-column:4/span 5;height:fit-content;margin:0;font-size:2.5vw;line-height:1.1;position:relative}@media (aspect-ratio>=21/9){#home-hero-title{grid-column:4/span 3;font-size:1.7vw}}@media (width<=812px){#home-hero-title{margin-top:calc(var(--base-padding-y) + var(--header-size) * 2);grid-column:1/span 6;font-size:6vw}}@media (width<=380px){#home-hero-title{font-size:7vw}}#home-hero-title .word{will-change:transform;display:inline-block;position:relative;top:-.1em}#home-hero-title .line-wrap{display:block;overflow:hidden}#home-hero-visual-container{margin-top:calc(var(--base-padding-y) * 3 / 5);cursor:pointer;border-radius:var(--global-border-radius);grid-column:1/span 12;position:relative}@media (width<=812px){#home-hero-visual-container{margin-bottom:calc(2 * var(--base-padding-y));grid-column:1/span 6}}#home-hero-image{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}#home-hero-scroll-container{bottom:0;left:var(--base-padding-x);width:calc(100% - 2 * var(--base-padding-x));height:var(--base-padding-y);position:absolute;overflow:hidden}@media (width<=812px){#home-hero-scroll-container{bottom:var(--base-padding-y)}}#home-hero-scroll-container-crosses{top:calc(50% - var(--cross-size) / 2);width:100%;height:var(--cross-size);position:absolute}.home-hero-scroll-container-cross:first-child{left:0}.home-hero-scroll-container-cross:nth-child(2){left:calc(33.333% - var(--cross-size) / 2)}.home-hero-scroll-container-cross:nth-child(3){left:calc(66.666% - var(--cross-size) / 2)}.home-hero-scroll-container-cross:nth-child(4){left:calc(100% - var(--cross-size))}@media (width<=812px){.home-hero-scroll-container-cross:nth-child(2),.home-hero-scroll-container-cross:nth-child(3){display:none}}#home-hero-scroll{font-size:var(--cross-size);white-space:nowrap;letter-spacing:.06em;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#home-hero-scroll .word{will-change:transform;display:inline-block}#home-reel{font-size:clamp(.875rem,1vw,2rem)}#home-reel-title{letter-spacing:-.02em;will-change:transform;grid-column:1/span 12;margin-top:1em;margin-bottom:.5em;font-size:10vw;font-weight:400;line-height:1;position:relative;left:-.03em}@media (width<=812px){#home-reel-title{grid-column:1/span 6;margin-bottom:1em;font-size:13.8vw}}@media (width<=480px){#home-reel-title{font-size:20vw}}#home-reel-title-inner{vertical-align:top;display:inline-block;position:relative}#home-reel-title-inner>div{padding-bottom:.104em;overflow:hidden}@media (width<=812px){#home-reel-title-inner>div{padding-bottom:0;overflow:visible}}#home-reel-title-line-1{padding-left:calc(var(--grid-space) * 2 + var(--grid-gap) * 2)}@media (width<=812px){#home-reel-title-line-1{padding-left:0}}#home-reel-content{grid-column:7/span 6;height:fit-content;font-size:clamp(1rem,1.5vw,3rem);line-height:1.4}@media (aspect-ratio>=21/9){#home-reel-content{grid-column:8/span 3}}@media (width<=812px){#home-reel-content{grid-column:1/span 6}}#home-reel-desc{will-change:transform;margin:0;font-size:1em}#home-reel-cta{float:left;background:var(--hl-white);width:fit-content;height:3.375em;color:var(--hl-black);box-shadow:0 6px 10px var(--hl-shadow),0 2px 4px var(--hl-shadow);opacity:0;will-change:transform;border-radius:5.3125em;align-items:center;gap:1em;margin-top:3em;padding:1em 1.5em 1em 1.625em;font-size:clamp(.875rem,1vw,1.75rem);font-weight:500;transition:background .2s cubic-bezier(.35,0,0,1);display:flex;position:relative;overflow:hidden}@media (width<=812px){#home-reel-cta{opacity:1;margin-bottom:6em}}@media (hover:hover){#home-reel-cta:hover{color:var(--hl-white);background:var(--hl-blue);transition:background .5s cubic-bezier(.35,0,0,1) .3s}#home-reel-cta:hover .cta-text{transform:translate(-1.5em)}#home-reel-cta:hover .cta-dot{background:var(--hl-blue);transform:translate(3em)scale(20)}#home-reel-cta:hover .cta-arrow{transform:translateZ(0)}}.cta-dot{background:var(--hl-black);z-index:1;border-radius:100px;width:.5em;height:.5em;transition:background .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);display:inline-block;position:relative}.cta-text{z-index:1;white-space:nowrap;transition:color .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);position:relative}.cta-arrow{width:1.2em;height:1.2em;color:var(--hl-white);z-index:1;border-radius:100%;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.4,0,0,1);display:flex;position:absolute;right:1em;transform:translate(3em)}.cta-arrow svg{width:100%;height:100%}#home-reel-thumb-wrapper{width:calc(100% + var(--grid-gap) * 2);grid-column:1/span 5;height:0;position:relative;top:-10em}@media (width<=812px){#home-reel-thumb-wrapper{top:0}}#home-reel-thumb{border-radius:12px;height:0;padding-top:56.25%;overflow:hidden}@media (width<=812px){#home-reel-thumb{padding-top:0}}#home-reel-container{padding-bottom:calc(var(--vh,1vh) * 25);margin-bottom:calc(var(--vh,1vh) * 10);grid-column:1/13}@media (width<=812px){#home-reel-container{grid-column:1/7;padding-bottom:0}}#home-reel-container-inner{width:100%;position:relative}#home-reel-video-container{will-change:transform;width:100%;height:100%;margin-top:calc(3.35em + 540px);position:relative}@media (width<=812px){#home-reel-video-container{margin-top:2.54em}}@media (width<=560px){#home-reel-video-container{margin-top:0}}#home-reel-video-container-decoration{left:0;top:calc(-2 * var(--cross-size));width:100%;height:calc(100% + 4 * var(--cross-size));pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute}.reel-deco-band{width:100%;height:var(--cross-size);position:relative;overflow:hidden}.reel-marquee-clip{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.reel-deco-cross{z-index:1;will-change:transform;top:0}.reel-deco-cross:first-child{left:0}.reel-deco-cross:nth-child(2){left:calc(25% - var(--cross-size) / 2)}.reel-deco-cross:nth-child(3){left:calc(50% - var(--cross-size) / 2)}.reel-deco-cross:nth-child(4){left:calc(75% - var(--cross-size) / 2)}.reel-deco-cross:nth-child(5){left:calc(100% - var(--cross-size))}@media (width<=812px){.reel-deco-cross{display:none}}.reel-marquee{will-change:transform;justify-content:space-around;align-items:center;width:200%;height:100%;display:flex;position:absolute;top:0;left:0}@media (width<=812px){.reel-marquee{width:400%}}.reel-marquee span{font-size:var(--cross-size);letter-spacing:.26em;white-space:nowrap;will-change:transform;font-weight:500;line-height:1;display:block}#home-reel-video-title{--font-size:min(6em, 7.36vw);font-size:var(--font-size);color:var(--hl-white);letter-spacing:.02em;white-space:nowrap;pointer-events:none;gap:2em;font-weight:500;line-height:1;transition:opacity .45s cubic-bezier(.35,0,0,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=812px){#home-reel-video-title{display:none}}.reel-title-word{display:flex}.reel-char{height:1em;display:block;overflow:hidden}.reel-char-wrapper{will-change:transform;display:block}.reel-char-wrapper i{height:1em;font-style:normal;display:block}#home-reel-watch-btn{cursor:pointer;background:var(--hl-white);opacity:0;pointer-events:none;will-change:transform,opacity;border-radius:22.5em;justify-content:center;align-items:center;width:9.4em;height:6em;transition:background .1s cubic-bezier(.35,0,0,1) .3s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}#home-reel-watch-btn-fill{background:var(--hl-blue);transform-origin:50% 100%;width:100%;height:100%;transition:transform .4s cubic-bezier(.35,0,0,1);position:absolute;top:0;left:0;transform:scaleY(0)}#home-reel-watch-btn svg{width:2em;height:2em;color:var(--hl-black);transition:color .1s .3s;position:relative}@media (hover:hover){#home-reel-watch-btn:hover{background:var(--hl-blue)}#home-reel-watch-btn:hover #home-reel-watch-btn-fill{transform:scaleY(1)}#home-reel-watch-btn:hover svg{color:var(--hl-white)}}#video-overlay{z-index:120;background:var(--hl-overlay);cursor:none;justify-content:center;align-items:center;font-size:clamp(.875rem,1vw,2rem);display:none;position:fixed;inset:0}#video-overlay.is-open{display:flex}#video-overlay-stage{width:min(86vw, calc(var(--vh,1vh) * 86 * 2));border-radius:var(--global-border-radius);box-shadow:0 30px 80px var(--hl-overlay-shadow);position:relative;overflow:hidden}#video-overlay-stage canvas{width:100%;height:auto;display:block}#video-overlay-close{background:var(--hl-overlay-close);width:3em;height:3em;color:var(--hl-white);cursor:none;border-radius:100%;justify-content:center;align-items:center;display:flex;position:absolute;top:2em;right:2em}#video-overlay-close svg{width:1.1em;height:1.1em}#video-overlay-cursor{background:var(--hl-white);width:6.25em;height:6.25em;color:var(--hl-black);pointer-events:none;will-change:transform;border-radius:100%;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;transform:translate(-50%,-50%)scale(0)}#video-overlay-cursor svg{width:1.4em;height:1.4em}#home-featured:after{content:"";clear:both;display:block}#home-featured-title-top{grid-column:1/span 12;line-height:0;position:relative}@media (width<=812px){#home-featured-title-top{grid-column:1/span 6}}#home-featured-title-wrapper{letter-spacing:-.02em;width:fit-content;margin-bottom:calc(11.2vw - 1.4em);font-size:6vw;position:relative}@media (aspect-ratio>=21/9){#home-featured-title-wrapper{margin-bottom:calc(7.42vw - 1.4em);font-size:4vw}}@media (width<=812px){#home-featured-title-wrapper{margin-bottom:0;font-size:15vw}}#home-featured-title{font-size:inherit;will-change:transform;margin:0 0 0 -.07em;padding-top:.5em;line-height:.9;display:inline-block;position:relative;overflow:hidden}#home-featured-disclaimer{width:calc(var(--grid-space) * 3 + var(--grid-gap) * 2);will-change:transform;font-size:.9vw;line-height:1.4;position:absolute;bottom:0;right:0}@media (aspect-ratio>=21/9){#home-featured-disclaimer{width:calc(var(--grid-space) * 2 + var(--grid-gap) * 2);font-size:.6vw}}@media (width<=812px){#home-featured-disclaimer{width:100%;margin:3em 0;font-size:2.5vw;position:relative}}@media (width<=480px){#home-featured-disclaimer{font-size:3.5vw}}.project-list{column-gap:var(--grid-gap);margin-top:calc(var(--vh,1vh) * 8);grid-column:1/span 12;grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (width<=812px){.project-list{grid-column:1/span 6;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0}}.project-item{cursor:pointer;grid-column:span 6/span 6;position:relative}.project-item:nth-child(n+3){margin-top:5em}@media (aspect-ratio>=21/9){.project-item:nth-child(n+3){margin-top:10em}}@media (width<=812px){.project-item:not(:first-child){margin-top:2em}}.project-item-main{padding-top:65%;position:relative}.project-item-image{background:var(--hl-card-bg);border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.project-item-image img{object-fit:cover;width:100%;height:100%;display:block}.pi-carousel .pi-car-img{will-change:transform;position:absolute;top:0;left:0}.pi-tilt .pi-tilt-inner{perspective:800px}.pi-tilt .pi-tilt-img{will-change:transform}.pi-tilt-glare{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pi-depth-canvas{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pi-sharp .project-item-image{cursor:default}.pi-sharp-cover{object-fit:cover;width:100%;height:100%;transition:opacity .8s;position:absolute;top:0;left:0}.pi-sharp.is-3d .project-item-image{background:0 0}.pi-sharp.is-3d .pi-sharp-cover{opacity:0}.pi-car-num{letter-spacing:.2em;color:var(--hl-card-num);font-size:10px;position:absolute;bottom:12px;right:14px}.project-item-image span{letter-spacing:.2em;color:var(--hl-card-tag);font-size:10px;position:absolute;bottom:12px;left:14px}.project-item-footer{width:100%;position:relative}.project-item-line-1{will-change:transform;min-height:1.15em;margin:1.5em 0 1em;font-size:.9vw}@media (aspect-ratio>=21/9){.project-item-line-1{font-size:.6vw}}@media (width<=812px){.project-item-line-1{font-size:2.5vw}}.project-item-line-2{will-change:transform;height:1em;font-size:3vw;line-height:1;position:relative;left:-.06em;overflow:hidden}.pi-arrow{will-change:transform;justify-content:center;align-items:center;width:.8em;height:.8em;display:flex;position:absolute;top:.12em;left:-1em}.pi-arrow svg{width:100%;height:100%}.pi-text{white-space:nowrap;will-change:transform;display:inline-block}.pi-char{vertical-align:top;height:1em;display:inline-block;overflow:hidden}.pi-char-inner{will-change:transform;display:block}.pi-char-inner i{height:1em;font-style:normal;line-height:1;display:block}.ft-char{will-change:transform;display:inline-block}.fd-line{overflow:hidden}.fd-line span{will-change:transform;display:block}@media (aspect-ratio>=21/9){.project-item-line-2{font-size:2vw}}@media (width<=812px){.project-item-line-2{font-size:6.5vw}}#home-featured-cta{background:var(--hl-white);width:fit-content;height:3.375em;color:var(--hl-black);opacity:0;margin-top:calc(var(--vh,1vh) * 12);box-shadow:0 6px 10px var(--hl-shadow),0 2px 4px var(--hl-shadow);will-change:transform;border-radius:5.3125em;grid-column:1/span 12;place-self:center;align-items:center;gap:1em;padding:1em 1.5em 1em 1.625em;font-size:clamp(.875rem,1vw,1.75rem);font-weight:500;transition:background .2s cubic-bezier(.35,0,0,1);display:flex;position:relative;overflow:hidden}@media (width<=812px){#home-featured-cta{opacity:1;grid-column:1/span 6;margin-top:4em;margin-bottom:5em}}@media (hover:hover){#home-featured-cta:hover{color:var(--hl-white);background:var(--hl-blue);transition:background .5s cubic-bezier(.35,0,0,1) .3s}#home-featured-cta:hover .cta-text{transform:translate(-1.5em)}#home-featured-cta:hover .cta-dot{background:var(--hl-blue);transform:translate(4em)scale(32)}#home-featured-cta:hover .cta-arrow{transform:translateZ(0)}}#end-section{height:calc(var(--vh,1vh) * 150);color:var(--hl-black);font-size:clamp(.875rem,1vw,2rem)}#end-section-outer{width:100%;height:calc(var(--vh,1vh) * 100);position:absolute}#end-section-inner{width:100%;height:100%;position:absolute}#end-section-content{text-align:center;width:100%;position:absolute;top:calc(50% - 3em);left:50%;transform:translate(-50%,-50%)}@media (width<=560px){#end-section-content{top:40%}}#end-section-content-crosses{width:60vw;height:calc(100% + 10vh);position:absolute;left:calc(50% - 30vw)}@media (width<=560px){#end-section-content-crosses{width:calc(100% - 2 * var(--base-padding-x));left:var(--base-padding-x)}}.end-section-content-cross:first-child{top:0;left:0}.end-section-content-cross:nth-child(2){top:0;right:0}.end-section-content-cross:nth-child(3){bottom:0;left:0}.end-section-content-cross:nth-child(4){bottom:0;left:calc(50% - .5rem)}.end-section-content-cross:nth-child(5){bottom:0;right:0}#end-section-subtitle{will-change:transform;font-size:1em;line-height:1.4;overflow:hidden}@media (width<=560px){#end-section-subtitle{text-align:center;width:55%;margin:auto;font-size:1.2em}}#end-section-title{--font-size:10vw;width:fit-content;line-height:1;font-size:var(--font-size);letter-spacing:-.01em;will-change:transform;margin:.4em auto auto;font-weight:500;position:relative}@media (aspect-ratio>=21/9){#end-section-title{--font-size:6.7vw}}@media (width<=560px){#end-section-title{--font-size:12.5vw;width:100%}}.end-section-title-link-line{height:var(--font-size);justify-content:center;display:flex;position:relative;overflow:hidden}.end-section-title-link-line:last-child{bottom:.02em}.end-char{height:1em;display:block;overflow:hidden}.end-char-in{will-change:transform;display:block}.end-char-in i{height:1em;font-style:normal;display:block}#end-bottom{width:15em;height:3.375em;left:50%;bottom:calc(var(--vh,1vh) * 7);text-align:center;background:var(--hl-white);box-shadow:0 6px 10px var(--hl-shadow),0 2px 4px var(--hl-shadow);border-radius:100px;justify-content:center;align-items:center;gap:1em;font-size:1.1em;display:flex;position:absolute;overflow:hidden;transform:translate(-50%)}#end-bottom-text-container{position:relative;overflow:hidden}.end-bottom-text{white-space:nowrap;color:var(--hl-black);letter-spacing:.3em;text-indent:.3em;font-size:.75em;line-height:1.5;animation:3s cubic-bezier(.1,0,.1,1) .2s infinite text-animation}.end-bottom-text:last-child{position:absolute;top:-1.5em}.end-bottom-arrow-container{width:1em;height:1em;position:relative;overflow:hidden}.end-bottom-arrow-container:last-child .end-bottom-arrow{animation:3s cubic-bezier(.1,0,.1,1) .3s infinite arrow-animation}.end-bottom-arrow{flex-shrink:0;width:1em;height:1em;animation:3s cubic-bezier(.1,0,.1,1) infinite arrow-animation}.end-bottom-arrow svg{width:100%;height:100%;display:block}.end-bottom-arrow:last-child{position:absolute;top:-1em}@keyframes arrow-animation{0%{transform:translateZ(0)}33%{transform:translateY(1em)}to{transform:translateY(1em)}}@keyframes text-animation{0%{transform:translateZ(0)}33%{transform:translateY(1.5em)}to{transform:translateY(1.5em)}}#footer-section{min-height:calc(var(--vh,1vh) * 100);color:var(--hl-black);flex-direction:column;font-size:clamp(.875rem,1vw,2rem);display:flex}@media (width<=380px){#footer-section{font-size:clamp(.75rem,1vw,2rem)}}#footer-bg{background-color:var(--hl-white);width:100vw;height:calc(100% + 2px);margin-left:-50vw;position:absolute;top:-2px;left:50%}#footer-top{z-index:1;margin-top:calc(var(--vh,1vh) * 5);flex-grow:1;position:relative}#footer-middle{z-index:1;column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (width<=1000px){#footer-middle{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:5em}}@media (width<=812px){#footer-middle{row-gap:2em}}#footer-middle-contact{grid-column:1/span 6;font-size:1.25em;line-height:1.6}#footer-middle-contact p{margin:0 0 .8em}#footer-middle-links{flex-direction:column;grid-column:8/span 5;align-items:flex-start;gap:.3em;font-size:1.25em;display:flex}@media (width<=1000px){#footer-middle-links{grid-area:1/1/auto/span 6}}.f-line{vertical-align:top;max-width:100%;display:inline-block;overflow:hidden}.f-line-in{will-change:transform;display:inline-block}.f-line-in .word{display:inline-block}@media (hover:hover){#footer-middle-contact p{transition:transform .6s cubic-bezier(.35,0,0,1)}#footer-middle-contact:hover p{transform:translate3d(var(--delta-x,0px),0,0)}#footer-middle-links a{transition:transform .6s cubic-bezier(.35,0,0,1);display:inline-block;position:relative}#footer-middle-links a:before{content:"→";opacity:0;transition:transform .6s cubic-bezier(.35,0,0,1),opacity .35s;position:absolute;top:0;left:-2em;transform:rotate(90deg)}#footer-middle-links a:hover{transform:translate(2em)}#footer-middle-links a:hover:before{opacity:1;transform:rotate(0)}#footer-icp a{position:relative}#footer-icp a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .6s cubic-bezier(.35,0,0,1);position:absolute;bottom:-.15em;left:0;transform:scaleX(0)}#footer-icp a:hover:after{transform:scaleX(1)}#footer-back-to-top .btt-arrows{transition:transform .6s cubic-bezier(.35,0,0,1)}#footer-back-to-top:hover .btt-arrows{transform:translateY(-3em)}}#footer-bottom{z-index:1;column-gap:var(--grid-gap);margin-top:calc(var(--vh,1vh) * 7);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;display:grid;position:relative}@media (width<=1000px){#footer-bottom{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:2em}}@media (width<=812px){#footer-bottom{margin-top:calc(var(--vh,1vh) * 3)}}#footer-copyright{opacity:.7;grid-column:1/span 6;font-size:.9em}#footer-icp{opacity:.7;grid-column:7/span 3;font-size:.9em}#footer-back-to-top{background:var(--hl-black);width:3.75em;height:3.75em;color:var(--hl-white);cursor:pointer;border-radius:100%;grid-column:12/span 1;justify-content:center;justify-self:end;align-items:center;display:flex;overflow:hidden}#footer-back-to-top svg{width:1.1em;height:1.1em;transform:rotate(180deg)}#footer-back-to-top .btt-arrows{flex-shrink:0;width:1.1em;height:1.1em;position:relative}#footer-back-to-top .btt-arrows svg{position:absolute;top:0;left:0}#footer-back-to-top .btt-arrows svg+svg{top:3em}#scroll-nav-section{background-color:var(--hl-nav-bg);color:var(--hl-white);font-size:clamp(.875rem,1vw,2rem);display:block;position:relative}@media (width<=380px){#scroll-nav-section{font-size:clamp(.75rem,1vw,2rem)}}#scroll-nav-content{grid-column:1/span 12}#scroll-nav-subtitle{padding-top:1em}#scroll-nav-main{position:relative}#scroll-nav-text{white-space:nowrap;padding:1em 0;font-size:3.5em;line-height:1em}#scroll-nav-next{width:20%;min-width:200px;margin-top:-.5em;line-height:1em;display:flex;position:absolute;top:50%;right:0}@media (width<=812px){#scroll-nav-next{width:100%;margin-top:1em;position:relative}}#scroll-nav-next-text{white-space:nowrap}#scroll-nav-next-bar{background-color:var(--hl-nav-bar);flex-grow:1;height:4px;margin:calc(.5em - 1px) .75em 0}#scroll-nav-next-bar-inner{background-color:var(--hl-green);transform-origin:0 0;width:100%;height:100%;transform:scaleX(0)}#scroll-nav-next-arrow{width:1.2em;height:1.2em}#scroll-nav-next-arrow svg{width:100%;height:100%}#scroll-nav-cross-line{width:calc(100% - 1em);height:1em;margin-left:.5em;position:relative}@media (width<=812px){#scroll-nav-cross-line{display:none}}.scroll-nav-cross{width:1em;height:1em;position:absolute}.scroll-nav-cross:before,.scroll-nav-cross:after{content:"";background:var(--hl-white);width:2px;height:1em;position:absolute;left:0}.scroll-nav-cross:after{transform:rotate(90deg)}.scroll-nav-cross:nth-child(2){left:25%}.scroll-nav-cross:nth-child(3){left:50%}.scroll-nav-cross:nth-child(4){left:75%}.scroll-nav-cross:nth-child(5){left:100%}html.no-js #menu-panel{padding:var(--base-padding-y) var(--base-padding-x);flex-flow:wrap;justify-content:flex-start;align-items:baseline;gap:.5em 1.5em;font-size:1rem;display:flex;position:static}html.no-js #menu-panel a{font-size:1.125em}html.no-js #menu-panel .menu-meta{flex-basis:100%;margin-top:.8em;font-size:.875em;line-height:1.6}html.no-js #header{position:static}html.no-js #home-reel-cta,html.no-js #home-featured-cta{opacity:1}html.no-js .end-section-title-link-line{height:auto;overflow:visible}
