.custom-cursor{color:#fff;height:24px;left:0;mix-blend-mode:difference;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .18s ease,scale .18s ease;width:24px;will-change:transform;z-index:2147483647}.custom-cursor.is-visible{opacity:1}.custom-cursor.is-down .custom-cursor__corner{scale:.86}.custom-cursor.is-down .custom-cursor__dot{scale:.82}.custom-cursor__corner{border:0 solid;height:6px;position:absolute;transition:scale .16s ease;width:6px}.custom-cursor__corner--tl{border-left-width:1.5px;border-top-width:1.5px;left:0;top:0;transform-origin:top left}.custom-cursor__corner--tr{border-right-width:1.5px;border-top-width:1.5px;right:0;top:0;transform-origin:top right}.custom-cursor__corner--bl{border-bottom-width:1.5px;border-left-width:1.5px;bottom:0;left:0;transform-origin:bottom left}.custom-cursor__corner--br{border-bottom-width:1.5px;border-right-width:1.5px;bottom:0;right:0;transform-origin:bottom right}.custom-cursor__dot{background:currentColor;border-radius:50%;height:6px;left:50%;margin:-3px 0 0 -3px;position:absolute;top:50%;transition:scale .16s ease;width:6px;will-change:transform}@media(pointer:coarse),(prefers-reduced-motion:reduce){.custom-cursor{display:none}}body,main{transition:color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955),background-color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955)}html.is-color-dark body{background-color:#000}html.is-color-dark main{color:#fff}.color-switcher{align-items:center;bottom:1.6rem;color:#fff;display:flex;left:1.6rem;mix-blend-mode:difference;padding:0;position:fixed;transition:opacity .2s cubic-bezier(.455,.03,.515,.955),visibility 0s linear 0s;z-index:2147483647}html.is-about-page .color-switcher,html.is-about-transitioning .color-switcher,html.is-videos-page .color-switcher{opacity:0;pointer-events:none;transition-delay:0s;visibility:hidden}.color-switcher__icon{display:block;fill:none;height:2rem;overflow:visible;stroke:currentColor;stroke-width:.7;width:2rem}.color-switcher__ring{fill:none;stroke:currentColor;stroke-width:.65}.color-switcher__ring--inner{opacity:.65;stroke-width:.3}.color-switcher__blades path{fill:currentColor;stroke:none}.color-switcher__seams{fill:none;stroke:#000;stroke-linecap:butt;stroke-width:.45}.color-aperture{--aperture-color:#000;--meter-color:#fff;--aperture-outer-radius:0px;inset:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;transition:opacity .38s cubic-bezier(.455,.03,.515,.955),visibility 0s linear .38s;visibility:hidden;z-index:2147483646}.color-aperture:before{background:var(--aperture-color);content:"";inset:0;-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent 0 var(--aperture-outer-radius),#000 calc(var(--aperture-outer-radius) + 1px));mask-image:radial-gradient(circle at 50% 50%,transparent 0 var(--aperture-outer-radius),#000 calc(var(--aperture-outer-radius) + 1px));position:absolute}.color-aperture.is-preview{opacity:.7;transition-delay:0s;visibility:visible}.color-aperture.is-active{opacity:1;transition-delay:0s;visibility:visible}.color-aperture svg{border-radius:50%;height:20px;left:0;overflow:hidden;position:absolute;top:0;transform:translate(-50%,-50%);width:20px;will-change:top,left,width,height;z-index:0}.color-aperture__blades path{fill:var(--aperture-color);stroke:none}.color-aperture__seams{fill:none;stroke:var(--meter-color);stroke-linecap:butt;stroke-width:1px;vector-effect:non-scaling-stroke}.color-aperture__meta{align-items:center;bottom:1.6rem;color:#fff;display:flex;font-family:var(--font-regular);font-size:.9rem;gap:.45rem;line-height:.9rem;mix-blend-mode:difference;opacity:0;position:absolute;right:1.6rem;text-transform:uppercase;transition:opacity .2s cubic-bezier(.455,.03,.515,.955);z-index:1}.color-aperture__meta-value{white-space:nowrap}.color-aperture.is-active .color-aperture__meta,.color-aperture.is-preview .color-aperture__meta{opacity:1}.color-aperture__outer-ring{fill:none;opacity:.9;stroke:var(--meter-color);stroke-width:1.5px;vector-effect:non-scaling-stroke}.color-aperture__outer-ring--inner{opacity:.7;stroke-width:1px}.collection{padding:12rem 0 8rem}.collection.is-darkroom-ready [data-collection-image]{--develop:0;--rgb-shift:22px;--rgb-shift-negative:-22px;--rgb-opacity:.72;--rgb-skew:-1.8deg;--rgb-skew-negative:1.8deg;--rgb-scale:1.045;--shape-warp:0%;--shape-warp-1:0%;--shape-warp-2:0%;--shape-warp-3:0%;--shape-top-edge:0%;--shape-bottom:100%;--shape-bottom-1:100%;--shape-bottom-2:100%;--shape-bottom-3:100%;--shape-bottom-edge:100%;--shape-image-scale-y:1;--hover-x:0%;--hover-y:0%;--hover-scale:1}.collection.is-darkroom-ready [data-collection-image] picture{background:#000;clip-path:polygon(0 var(--shape-top-edge),12.5% var(--shape-warp-1),25% var(--shape-warp-2),37.5% var(--shape-warp-3),50% var(--shape-warp),62.5% var(--shape-warp-3),75% var(--shape-warp-2),87.5% var(--shape-warp-1),100% var(--shape-top-edge),100% var(--shape-bottom-edge),87.5% var(--shape-bottom-1),75% var(--shape-bottom-2),62.5% var(--shape-bottom-3),50% var(--shape-bottom),37.5% var(--shape-bottom-3),25% var(--shape-bottom-2),12.5% var(--shape-bottom-1),0 var(--shape-bottom-edge));display:block;isolation:isolate;overflow:visible;position:relative;will-change:clip-path;z-index:1}.collection.is-darkroom-ready [data-collection-image] picture>img:not(.collection__rgb){transform:translate3d(var(--hover-x),var(--hover-y),0) skewX(var(--rgb-skew)) scale(var(--rgb-scale)) scale(var(--hover-scale)) scaleY(var(--shape-image-scale-y));transform-origin:center;will-change:transform}.collection.is-darkroom-ready [data-collection-image] .collection__rgb{mix-blend-mode:screen;opacity:var(--rgb-opacity);pointer-events:none;will-change:transform,opacity}.collection.is-darkroom-ready [data-collection-image] .collection__rgb--red{filter:sepia(1) saturate(8) hue-rotate(315deg) contrast(1.25);transform:translate3d(var(--hover-x),var(--hover-y),0) translate3d(var(--rgb-shift),0,0) skewX(var(--rgb-skew)) scale(var(--rgb-scale)) scale(var(--hover-scale)) scaleY(var(--shape-image-scale-y))}.collection.is-darkroom-ready [data-collection-image] .collection__rgb--cyan{filter:sepia(1) saturate(8) hue-rotate(125deg) contrast(1.2);transform:translate3d(var(--hover-x),var(--hover-y),0) translate3d(var(--rgb-shift-negative),0,0) skewX(var(--rgb-skew-negative)) scale(var(--rgb-scale)) scale(var(--hover-scale)) scaleY(var(--shape-image-scale-y))}@media(min-width:1024px){.collection{padding:0 0 5.6rem}}.collection__intro{display:grid;gap:6.4rem}@media(min-width:1024px){.collection__intro{align-items:center;gap:0 1.6rem;grid-template-columns:repeat(12,1fr);min-height:100svh;padding-bottom:clamp(5rem,4vw,8rem);padding-top:clamp(11rem,8vw,16rem)}}.collection__progress{display:none}@media(min-width:1024px){.collection__progress{bottom:auto;display:block;left:1.6rem;pointer-events:auto;position:fixed;top:50%;transform:translateY(-50%);width:1.5rem;z-index:10}}.collection__progress__ticks{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;position:relative}.collection__progress__tick{--tick-scale:.3333;--tick-color:rgba(0,0,0,.32);cursor:pointer;display:block;flex:0 0 1px;height:1px;max-height:1px;min-height:1px;position:relative;width:1.5rem}.collection__progress__tick:before{background:var(--tick-color);content:"";height:1px;inset:0;position:absolute;transform:scaleX(var(--tick-scale));transform-origin:left center;transition:transform .35s cubic-bezier(.455,.03,.515,.955),background-color .35s cubic-bezier(.455,.03,.515,.955)}.collection__progress__tick:after{content:"";inset:-.4rem 0;position:absolute}.collection__progress__tick:nth-child(7n+1){--tick-scale:.6667}.collection__progress__tick.active{--tick-scale:1;--tick-color:#000}.collection__progress__tick:focus-visible,.collection__progress__tick:hover{--tick-scale:.8;--tick-color:#000}html.is-color-dark .collection__progress__tick{--tick-color:hsla(0,0%,100%,.32)}html.is-color-dark .collection__progress__tick.active,html.is-color-dark .collection__progress__tick:focus-visible,html.is-color-dark .collection__progress__tick:hover{--tick-color:#fff}.collection__progress__tick.active:focus-visible,.collection__progress__tick.active:hover{--tick-scale:1}@media(min-width:1024px){.collection__heading{color:#fff;left:calc(8.33333vw + 1.46667rem);mix-blend-mode:difference;pointer-events:none;position:fixed;top:50%;transform:translateY(-50%);width:calc(25vw - 2rem);z-index:9}}.collection__caption,.collection__eyebrow{font-size:.9rem;line-height:.9rem}.collection__caption{position:relative;z-index:0}.collection__title{font-size:clamp(2.8rem,3vw,5.6rem);letter-spacing:-.04em;line-height:.9;margin-top:.8rem}.collection__lead{cursor:pointer}@media(min-width:1024px){.collection__lead{grid-column:7/-1;margin-left:-1.6rem}.collection__lead--portrait{grid-column:7/span 3}}.collection__lead img{object-position:center}.collection__gallery{margin-top:12rem}@media(min-width:1024px){.collection__gallery{margin-top:clamp(-4rem,-2.5vw,-2rem)}}.collection__cycle{display:grid;gap:10rem 1.2rem;grid-template-columns:repeat(6,1fr)}.collection__cycle+.collection__cycle{margin-top:10rem}@media(min-width:1024px){.collection__cycle{display:block;height:600vw;position:relative}.collection__cycle+.collection__cycle{margin-top:0}}.collection__image{cursor:pointer;grid-column:span 5}.collection__image:nth-child(2n){grid-column:2/span 5}@media(min-width:1024px){.collection__image{margin:0;position:absolute}.collection__image--1{left:7.67%;top:0;width:34.09%}.collection__image--2{left:32.95%;top:40.28vw;width:17.33%}.collection__image--3{right:0;top:26.94vw;width:34.09%}.collection__image--4{left:16.19%;top:69.44vw;width:42.33%}.collection__image--5{left:24.43%;top:122.78vw;width:25.85%}.collection__image--6{right:7.67%;top:112.78vw;width:25.85%}.collection__image--7{left:7.67%;top:168.06vw;width:34.09%}.collection__image--8{right:16.19%;top:168.06vw;width:17.33%}.collection__image--9{right:0;top:211.67vw;width:42.33%}.collection__image--10{left:7.67%;top:251.67vw;width:42.61%}.collection__image--11{right:0;top:275.83vw;width:29.83%}.collection__image--12{left:16.19%;top:306.39vw;width:17.33%}.collection__image--13{left:32.95%;top:346.39vw;width:24.43%}.collection__image--14{left:58.24%;top:346.39vw;width:34.09%}.collection__image--15{left:7.67%;top:400vw;width:34.09%}.collection__image--16{right:16.19%;top:406.94vw;width:17.33%}.collection__image--17{right:0;top:439.72vw;width:42.61%}.collection__image--18{left:16.19%;top:477.5vw;width:34.09%}.collection__image--19{left:66.48%;top:494.17vw;width:25.85%}.collection__image--20{left:7.67%;top:538.89vw;width:17.33%}.collection__image--21{right:0;top:546.94vw;width:59.09%}}.collection__caption{margin-top:.5rem}@media(prefers-reduced-motion:reduce){.collection.is-darkroom-ready [data-collection-image]{--develop:1!important}.collection.is-darkroom-ready [data-collection-image] .collection__rgb{display:none}.collection.is-darkroom-ready [data-collection-image] picture{clip-path:none;will-change:auto}.collection.is-darkroom-ready [data-collection-image] img{filter:none;opacity:1;transform:none;will-change:auto}}.collection-viewer{--viewer-background:#fff;--viewer-foreground:#000;background:var(--viewer-background);color:var(--viewer-foreground);display:grid;grid-template-columns:10rem 1fr;grid-template-rows:6rem 1fr;inset:0;opacity:0;pointer-events:none;position:fixed;transition:color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955),background-color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955);visibility:hidden;z-index:2000}html.is-color-dark .collection-viewer{--viewer-background:#000;--viewer-foreground:#fff}.collection-viewer.active{pointer-events:auto;visibility:visible}.collection-viewer__header{align-items:flex-start;display:flex;font-size:.9rem;grid-column:1/-1;justify-content:space-between;left:9.8rem;line-height:.9rem;position:absolute;right:1.6rem;top:1.6rem;z-index:2}.collection-viewer__close{align-items:center;color:var(--viewer-foreground);cursor:pointer;display:flex;font-family:var(--font-bold);gap:.6rem}.collection-viewer__close__icon{background:var(--viewer-foreground);color:var(--viewer-background);display:grid;font-family:Arial,sans-serif;font-size:1.2rem;height:1.4rem;line-height:1;place-items:center;width:1.4rem}.collection-viewer__rail{grid-column:1;grid-row:1/-1;overflow:hidden;padding:0 1rem;position:relative;z-index:2}.collection-viewer__rail__track{display:flex;flex-direction:column;gap:.8rem;will-change:transform}.collection-viewer__selection{background:linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 0/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 0/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 0/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 0/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 100%/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 100%/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 100%/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 100%/1px 1rem no-repeat;height:5.6rem;left:.6rem;pointer-events:none;position:absolute;top:calc(50% - 2.8rem);transform-origin:center;width:8rem;z-index:3}.collection-viewer__selection:after{background:linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 50%/100% 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 50%/1px 100% no-repeat;content:"";height:.9rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.9rem}.collection-viewer__thumbnail{cursor:pointer;flex:0 0 auto;position:relative;width:7.2rem}.collection-viewer__thumbnail:before{background:linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 0/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 0/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 0/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 0/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 100%/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 0 100%/1px 1rem no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 100%/1rem 1px no-repeat,linear-gradient(var(--viewer-foreground),var(--viewer-foreground)) 100% 100%/1px 1rem no-repeat;content:"";inset:-.4rem}.collection-viewer__thumbnail:before,.collection-viewer__thumbnail__plus{opacity:0;pointer-events:none;position:absolute;transition:opacity .3s cubic-bezier(.455,.03,.515,.955);z-index:1}.collection-viewer__thumbnail__plus{height:.9rem;left:50%;top:50%;transform:translate(-50%,-50%);width:.9rem}.collection-viewer__thumbnail__plus svg{height:100%;width:100%}.collection-viewer__thumbnail img{height:4.8rem;object-fit:cover;opacity:.65;transition:opacity .3s cubic-bezier(.455,.03,.515,.955);width:100%}.collection-viewer__thumbnail:hover img{opacity:1}.collection-viewer__thumbnail.active img{opacity:.28}.collection-viewer__stage{align-items:center;display:flex;grid-column:1/-1;grid-row:1/-1;justify-content:center;min-height:0;min-width:0;overflow:hidden;padding:1.6rem;position:relative}.collection-viewer__image{--viewer-shape-top:0%;--viewer-shape-top-1:0%;--viewer-shape-top-2:0%;--viewer-shape-top-3:0%;--viewer-shape-top-center:0%;--viewer-shape-bottom:100%;--viewer-shape-bottom-1:100%;--viewer-shape-bottom-2:100%;--viewer-shape-bottom-3:100%;--viewer-shape-bottom-center:100%;--viewer-image-scale-y:1;clip-path:polygon(0 var(--viewer-shape-top),12.5% var(--viewer-shape-top-1),25% var(--viewer-shape-top-2),37.5% var(--viewer-shape-top-3),50% var(--viewer-shape-top-center),62.5% var(--viewer-shape-top-3),75% var(--viewer-shape-top-2),87.5% var(--viewer-shape-top-1),100% var(--viewer-shape-top),100% var(--viewer-shape-bottom),87.5% var(--viewer-shape-bottom-1),75% var(--viewer-shape-bottom-2),62.5% var(--viewer-shape-bottom-3),50% var(--viewer-shape-bottom-center),37.5% var(--viewer-shape-bottom-3),25% var(--viewer-shape-bottom-2),12.5% var(--viewer-shape-bottom-1),0 var(--viewer-shape-bottom));cursor:pointer;display:block;max-height:calc(100% - 3.2rem);max-width:min(93.4rem,100%);object-fit:contain;opacity:0;position:absolute;transform:scaleY(var(--viewer-image-scale-y));will-change:transform,clip-path}.collection-viewer__image.is-landscape{height:auto;width:min(93.4rem,100%)}.collection-viewer__image.is-portrait{height:calc(100% - 3.2rem);width:auto}@media(max-width:1023.98px){.collection-viewer{display:block}.collection-viewer__header{left:1.2rem;right:1.2rem;top:1.6rem}.collection-viewer__rail{bottom:1.2rem;height:7.2rem;left:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:.4rem 0;position:absolute;right:0;scrollbar-width:none;touch-action:pan-x;width:auto}.collection-viewer__rail::-webkit-scrollbar{display:none}.collection-viewer__rail__track{align-items:center;flex-direction:row;gap:1rem;height:100%;padding-left:calc(50vw - 4.4rem);padding-right:calc(50vw - 4.4rem);width:max-content}.collection-viewer__selection{bottom:1.4rem;display:block;height:6.8rem;left:50%;margin-left:-4.8rem;position:fixed;top:auto;width:9.6rem}.collection-viewer__thumbnail{height:6rem;width:8.8rem}.collection-viewer__thumbnail:before,.collection-viewer__thumbnail__plus{display:none}.collection-viewer__thumbnail img{height:100%;opacity:.7;width:100%}.collection-viewer__thumbnail.active img{opacity:.28}.collection-viewer__stage{inset:6.8rem 1.2rem 10.4rem;padding:0;position:absolute;touch-action:none}.collection-viewer__image{max-height:100%;max-width:100%;object-fit:contain}.collection-viewer__image.is-landscape,.collection-viewer__image.is-portrait{height:auto;width:auto}}@media(prefers-reduced-motion:reduce){.collection-viewer__image{clip-path:none;transform:none;will-change:auto}}.collection-viewer-clone{display:block;margin:0;object-fit:cover;pointer-events:none;position:fixed;z-index:2001}.collection-page-clone{z-index:999}.about,html.gallery-open{overflow:hidden}.about{--about-background:#000;--about-panel:#fff;--about-panel-top:15rem;--about-panel-gutter:1.6rem;--about-logo-width:38.05rem;background:var(--about-background);min-height:100svh;position:relative;transition:background-color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955)}html.is-color-dark .about{--about-background:#fff;--about-panel:#000}@media(max-width:1023.98px){.about{--about-background:#fff}html.is-color-dark .about{--about-background:#000}}.about__panel{background:var(--about-panel);color:#fff;inset:0;overflow:hidden;position:absolute;transition:background-color var(--color-switch-duration,.7s) cubic-bezier(.455,.03,.515,.955);will-change:top,left}.about__media,.about__shade{height:100%;inset:0;position:absolute;width:100%}.about__media{--about-rgb-shift:22px;--about-rgb-shift-negative:-22px;--about-rgb-opacity:.72;--about-rgb-skew:-1.8deg;--about-rgb-skew-negative:1.8deg;--about-rgb-scale:1.045;isolation:isolate;opacity:0;will-change:opacity}.about__image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transform:skewX(var(--about-rgb-skew)) scale(var(--about-rgb-scale));transform-origin:center;width:100%;will-change:transform,opacity}.about__image--rgb{mix-blend-mode:screen;opacity:var(--about-rgb-opacity);pointer-events:none}.about__image--red{filter:sepia(1) saturate(8) hue-rotate(315deg) contrast(1.25);transform:translate3d(var(--about-rgb-shift),0,0) skewX(var(--about-rgb-skew)) scale(var(--about-rgb-scale))}.about__image--cyan{filter:sepia(1) saturate(8) hue-rotate(125deg) contrast(1.2);transform:translate3d(var(--about-rgb-shift-negative),0,0) skewX(var(--about-rgb-skew-negative)) scale(var(--about-rgb-scale))}.about__shade{background:rgba(0,0,0,.22);opacity:0;pointer-events:none}.about__biography,.about__clients,.about__eyebrow,.about__statement{position:absolute;z-index:1}.about__reveal-text{opacity:0}.about__line{display:block}@media(prefers-reduced-motion:reduce){.about__media,.about__reveal-text{opacity:1}.about__image,.about__image--cyan,.about__image--red{transform:none}.about__image--rgb{display:none}}.about__eyebrow{font-size:.9rem;left:1.6rem;line-height:.9rem;top:1.6rem}.about__statement{font-size:clamp(2.6rem,2.35vw,4.6rem);letter-spacing:-.04em;line-height:.94;right:1.6rem;text-transform:lowercase;top:1.6rem;width:min(48%,66rem)}.about__biography{bottom:1.6rem;left:1.6rem;width:min(35rem,100% - 3.2rem)}.about__biography__copy{font-family:var(--font-bold);font-size:1.4rem;line-height:1.02;margin-top:1.4rem}.about__label{font-size:.9rem;line-height:.9rem}.about__clients{bottom:1.6rem;box-sizing:border-box;min-width:0;padding-bottom:.4rem;right:8.333vw;width:12rem}.about__clients__list{font-family:var(--font-bold);font-size:1.2rem;line-height:1;margin-top:1.4rem;width:100%}.about__clients__list li{min-width:0;overflow-wrap:anywhere;width:100%}.about__clients__list li+li{margin-top:.8rem}.about__clients__list a{color:inherit;display:block;max-width:100%}.about__mark{font-size:1.6rem;line-height:1;margin-top:2.8rem;position:relative}.about__mark sup{font-size:.7rem;vertical-align:top}@media(max-width:1023.98px){.about{--about-panel-gutter:1.2rem}.about__statement{font-size:clamp(2.6rem,7vw,3.2rem);left:1.2rem;line-height:.96;top:3.6rem;width:calc(100% - 2.4rem)}.about__eyebrow{left:1.2rem}.about__biography{bottom:calc(3.2rem + var(--about-clients-height, 6.8rem));left:1.2rem;right:1.2rem;width:auto}.about__biography__copy{font-size:1.4rem;line-height:1.02}.about__clients{bottom:1.6rem;left:1.2rem;right:7.2rem;width:auto}.about__clients__list{display:grid;gap:.4rem 2.4rem;grid-template-columns:minmax(0,1fr);margin-top:1.2rem}.about__clients__list li{break-inside:avoid;min-height:1.2em}.about__clients__list li+li{margin-top:0}.about__clients__list.is-multicolumn{grid-template-columns:repeat(2,minmax(0,1fr))}.about__mark{bottom:1.6rem;margin-top:0;position:fixed;right:2.4rem}}.videos{background:#000;color:#fff;height:100svh;min-height:60rem;overflow:hidden;position:relative}.videos__background,.videos__backgrounds,.videos__shade{height:100%;inset:0;position:absolute;width:100%}.videos__background{--video-reveal-skew:0deg;--video-reveal-scale:1;--video-reveal-blur:0px;--video-reveal-saturation:1;filter:blur(var(--video-reveal-blur)) saturate(var(--video-reveal-saturation));object-fit:cover;opacity:0;pointer-events:none;transform:skewX(var(--video-reveal-skew)) scale(var(--video-reveal-scale));transform-origin:center;will-change:opacity,transform,filter}.videos__background.is-active{opacity:1}.videos__shade{background:linear-gradient(90deg,rgba(0,0,0,.52),rgba(0,0,0,.08) 55%,rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.68),transparent 42%);pointer-events:none}.videos__details{bottom:1.6rem;height:14.4rem;left:1.6rem;position:absolute;width:min(46rem,100% - 3.2rem);z-index:2}.videos__card__meta,.videos__eyebrow{font-family:var(--font-regular);font-size:1rem;line-height:1;text-transform:uppercase}.videos__number-mask{display:inline-block;height:1em;overflow:hidden;position:relative;vertical-align:bottom;width:3ch}.videos__number{inset:0;position:absolute;visibility:hidden;will-change:transform}.videos__number.is-active{visibility:visible}.videos__title-mask{clip-path:inset(0);contain:paint;height:5.4rem;margin-top:.6rem;overflow:hidden;position:relative}.videos__title{font-family:var(--font-bold);font-size:clamp(4rem,3vw,5.4rem);left:0;letter-spacing:-.045em;line-height:.92;position:absolute;text-transform:lowercase;top:0;visibility:hidden;will-change:transform}.videos__title.is-active{visibility:visible}.videos__watch{align-items:center;bottom:0;color:inherit;cursor:pointer;display:flex;font-family:var(--font-bold);font-size:1.2rem;gap:.8rem;left:0;line-height:1;padding:0;position:absolute}.videos__watch__icon{background:#fff;color:#000;display:grid;font-size:1.2rem;height:1.8rem;place-items:center;width:1.8rem}.videos__rail{bottom:1.6rem;cursor:grab;display:flex;gap:1.6rem;overflow-x:auto;padding-right:1.6rem;position:absolute;right:0;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-y;user-select:none;width:49.5%;z-index:2}.videos__rail::-webkit-scrollbar{display:none}.videos__rail.is-dragging{cursor:grabbing;scroll-behavior:auto}.videos__card{--video-progress:0;color:inherit;cursor:pointer;flex:0 0 calc(29.85075% - 0.95522rem);padding:0;text-align:left}.videos__card__meta{display:flex;gap:1.6rem;justify-content:space-between;padding-bottom:.8rem;position:relative;white-space:nowrap;z-index:0}.videos__card__media{display:block;height:13rem;overflow:hidden;position:relative;z-index:1}.videos__card video{height:100%;object-fit:cover;opacity:.82;transform:scale(1.001);transition:opacity .4s ease,transform .7s cubic-bezier(.25,.46,.45,.94);width:100%}.videos__card__progress{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:hsla(0,0%,84%,.24);border-right:1px solid hsla(0,0%,100%,.9);bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:calc(var(--video-progress)*100%);will-change:width}.videos__card.is-active video,.videos__card:hover video{opacity:1;transform:scale(1.045)}.videos__card.is-active .videos__card__progress,.videos__card.is-completing .videos__card__progress{opacity:1}.videos__viewer{align-items:center;background:#000;display:none;inset:0;justify-content:center;padding:0;position:fixed;z-index:1200}.videos__viewer.is-open{display:flex}.videos__player{height:100%;object-fit:contain;width:100%}.videos__close{color:#fff;cursor:pointer;display:grid;font-family:Arial,sans-serif;font-size:3.6rem;font-weight:200;height:4.4rem;line-height:.7;padding:0;place-items:center;pointer-events:auto;position:absolute;right:.4rem;top:.6rem;touch-action:manipulation;width:4.4rem;z-index:2}.videos__empty{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:1023.98px){.videos{min-height:52rem}.videos__details{bottom:17rem;height:14rem}.videos__rail{bottom:1.6rem;left:1.6rem;width:calc(100% - 1.6rem)}.videos__card{flex-basis:22rem}.videos__card__media{height:11rem}.videos__title{font-size:4rem}}