.introCtn{position:relative;height:calc(100vh - var(--header-height));padding:0 40px 40px;display:flex;align-items:stretch;justify-content:space-between}.introCtn>div{width:50%}.introRight{position:relative;overflow:hidden;border-radius:10px;background:#f5f5f5}.introLeft{flex-direction:column;justify-content:space-between}.introLeft,.introTitle{overflow:hidden;display:flex}.introTitle{white-space:nowrap;line-height:.8em;letter-spacing:-.06em;margin:0;font-weight:1000}.introRightImg{object-fit:cover}.introBottom{padding-right:40px}.introText{opacity:0;transition:opacity 1s ease}.pillCtn{display:flex;max-width:650px;flex-wrap:wrap}.pill{margin:0 15px 15px 0;padding:10px 20px;border-radius:1000px;border:2px solid black;font-size:14px;font-weight:600;will-change:transform;opacity:0;transform:translateX(40px);transition:transform .5s var(--san),opacity .5s ease}.introBottom p{font-size:14px;max-width:650px;line-height:1.7em;margin:0 0 20px}@media screen and (max-width:1100px){.introCtn{flex-direction:column-reverse;padding:var(--p)}.introCtn>div{width:100%;height:50%}.introLeft{padding-top:20px}}@media screen and (max-width:650px){.introRight{height:30%!important}.introLeft{height:70%!important}}.speedInsCtn{padding:var(--p);background:white;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.speedInsTitle{font-size:9vw;margin:0 0 50px;font-family:var(--p-font-family);font-weight:400}.speedInsFlex{display:flex;justify-content:space-between}.singleInsight{width:22%}.singleInsightSvgCtn{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.singleInsightSvgCtn>span{position:absolute;color:#000;z-index:1;font-size:5vw;font-weight:800}.progressRing{width:100%;height:auto;transform:rotate(-90deg)}.bg{stroke:#f5f5f5}.progress{stroke:#000;stroke-linecap:round;stroke-dasharray:282.74;stroke-dashoffset:282.74;transition:stroke-dashoffset 3s cubic-bezier(.15,.8,0,1)}.singleInsight.activated .progress{stroke-dashoffset:var(--offset)}.score{fill:#186734;font-size:20px;transform:rotate(90deg)}.singleInsight p{text-align:center;margin:40px 0 0;font-weight:600;font-size:14px}.highlightsCtn{padding:calc(3 * var(--p)) var(--p);background:#f9f9f9;overflow:hidden}.highlightsFlex{display:flex;flex-wrap:nowrap;padding:0 0 50px}.highlightsTitle{font-size:9vw;font-family:var(--p-font-family);margin:0;font-weight:400}.highlightsTop{display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin-bottom:60px}.highlightsBubbles{position:absolute;display:flex;bottom:0;left:50%;transform:translateX(-50%)}.highlightsBubbles>div{width:10px;height:10px;border-radius:100px;background:#999;transform-origin:left;transition:all .7s var(--o4)}.highlightsBubbles>div:not(:last-child){margin-right:5px}.highlightsBubbles .active{background:black;width:60px}.sliderButton{background:none;padding:0;margin:0;cursor:pointer;border-radius:100px;border:1px solid black;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.sliderButton:disabled{cursor:not-allowed}.sliderButton svg{transition:transform .3s var(--o4)}.sliderButton.right svg:last-child{position:absolute;width:100%;height:100%;left:-100%}.sliderButton.right:hover svg{transform:translateX(100%)}.sliderButton.left svg:last-child{position:absolute;width:100%;height:100%;right:-100%}.sliderButton.left:hover svg{transform:translateX(-100%)}.sliderButtons{display:flex;justify-content:space-between;align-items:center;width:85px}.singleHighlight{width:100%;flex:1 0 100%;position:relative;display:flex;justify-content:center;align-items:center;transition:transform 1s var(--expo)}.singleHighlightInterior{width:70%;position:relative}.highlightMedia{display:flex;justify-content:space-between;align-items:stretch;--bs:4px 4px 7px 0px #0001}.highlightDesktop{aspect-ratio:16/9;flex:1 0 75%;margin-right:20px}.highlightDesktop,.highlightMobile{position:relative;border-radius:10px;overflow:hidden;box-shadow:var(--bs)}.highlightMobile{aspect-ratio:9/19;width:100%;flex:0 1 100%}.highlightDiscCtn{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.highlightDiscCtn *{margin:0}.highlightDiscCtn span{font-style:italic;font-weight:600;color:#696969}.highlightMedia>div>*{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1100px){.singleHighlightInterior{width:85%}}@media screen and (max-width:650px){.highlightsFlex{margin-top:50px}.singleHighlightInterior{width:80%}.highlightDesktop,.highlightMobile{border-radius:5px}.highlightsTop{padding-bottom:30px}}section.ending{position:relative;z-index:2;mix-blend-mode:lighten}.endingCtn{height:300vh;position:relative}.endingDiv{position:-webkit-sticky;position:sticky;top:0;width:100%;height:100vh;overflow:hidden;transform-origin:top;transform:scale(1.5)}.endingDiv img{object-fit:cover}.firstCover,.secondCover{position:absolute;width:100%;height:100%;z-index:12;color:white;display:flex;justify-content:center;align-items:center;font-weight:100;letter-spacing:-.1em;transition:opacity .5s ease}.firstCover{font-weight:100}.secondCover{transform-origin:top;background:white;color:black;font-weight:900;z-index:13}.scatterCtn{height:300vh;position:relative}.scatterDiv{width:100%;height:100vh;position:-webkit-sticky;position:sticky;top:0;justify-content:center}.scatterDiv,.scatterTitleCtn{display:flex;align-items:center}.scatterTitleCtn{letter-spacing:-.05em;font-weight:900;height:100%}.scatterTitleCtn span{display:inline-block;will-change:transform}.imagesCtn{position:absolute;width:100%;height:100%;top:0;left:0;--inner:80px;padding:var(--inner)}.scatterImageCtn{position:absolute;overflow:hidden;transition:-webkit-clip-path 1s var(--san);transition:clip-path 1s var(--san);transition:clip-path 1s var(--san),-webkit-clip-path 1s var(--san)}.scatterImageCtn.one,.scatterImageCtn.six,.scatterImageCtn.two{width:23%;aspect-ratio:16/9}.scatterImageCtn.five,.scatterImageCtn.four,.scatterImageCtn.three{width:10%;aspect-ratio:9/16}.scatterImageCtn img{will-change:transform;transform:scale(1.1);object-fit:cover}.scatterImageCtn.two{bottom:var(--inner)}.scatterImageCtn.six{right:var(--inner);bottom:calc(10% + var(--inner))}.scatterImageCtn.one{top:calc(10% + var(--inner))}.scatterImageCtn.three{left:calc(var(--inner) + 25%);bottom:calc(var(--inner) + 20%)}.scatterImageCtn.four{bottom:0;left:calc(var(--inner) + 45%)}.scatterImageCtn.five{right:calc(var(--inner) + 23%)}@media screen and (max-width:1100px){.scatterCtn{height:auto}}.splitBannerCtn{padding:var(--p)}.splitBannerTitle{font-size:82px;font-weight:600;max-width:1140px;letter-spacing:-.01em;padding:100px 0 50px}.splitBannerImage{position:relative!important;width:70%!important;height:auto!important;margin-left:auto;display:block;margin-bottom:50px;object-fit:cover;transform-origin:right}@media screen and (max-width:1100px){.splitBannerTitle{font-size:10vw}}.fullBannerCtn{position:relative;padding:var(--p);height:100vh;overflow:hidden}.fullBannerCtn .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:#0004;z-index:11}.fullBannerImageCtn{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px}.fullBannerImage{position:relative!important;width:100%;height:100%;object-fit:cover}@media screen and (max-width:1100px){.fullBannerCtn{height:auto;aspect-ratio:1600/900}}.quadCtn{padding:var(--p);height:100vh}.quadGrid{display:grid;width:100%;height:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:var(--p);gap:var(--p)}.quadGridImageCtn{border-radius:10px;overflow:hidden;position:relative}.quadImageOne{object-fit:cover}.quadGridText{display:flex;align-items:flex-end}@media screen and (max-width:1100px){.quadGridImageCtn{height:50%}}@media screen and (max-width:650px){.quadCtn{height:75vh}.quadGridImageCtn{height:100%}.quadGrid{grid-template:"a b" "c c"}.quadGridText{grid-area:c}}.phCtn{padding:var(--p)}.phSticky{height:400vh;position:relative}.phDiv{height:calc(100vh - var(--p) * 2);position:-webkit-sticky;position:sticky;top:var(--p);display:flex;align-items:center;flex-wrap:nowrap;padding:5% 10%}.phImageCtn{position:relative;overflow:hidden;border-radius:10px;flex:1 0 100%;width:100%;height:100%}.phImageCtn:not(:last-child){margin-right:10%}.phImage{object-fit:cover}@media screen and (max-width:1100px){.phDiv,.phSticky{height:auto;position:relative}.phDiv{flex-direction:column;flex-wrap:wrap;top:0;padding:0}.phImageCtn{aspect-ratio:1600/900;margin:0 0 20px!important}}.moreWorkCtn{padding:var(--p)}.moreWorkCtn h2{font-family:var(--p-font-family);font-weight:400;font-size:150px;margin:0}.moreWorkGrid{margin:50px 0 0;display:grid;grid-template-columns:repeat(2,49%);justify-content:space-between}.moreWorkGridCell{position:relative;margin-bottom:40px}.moreWorkLink{text-decoration:none}.moreWorkImageCtn{position:relative;aspect-ratio:3/2;overflow:hidden;border-radius:10px;border:1px solid black;transition:border .5s ease}.moreWorkContentCtn{display:flex;justify-content:space-between;align-items:flex-start;padding-top:20px}.moreWorkContentCtn h3{font-size:18px;margin:0;font-weight:600;color:var(--p-color);transition:color .3s ease}.moreWorkContentRight{display:flex;text-decoration:none;flex-direction:column;align-items:flex-end;font-size:14px;font-weight:500;color:grey;transition:color .3s ease}.moreWorkContentRight>span{margin-top:10px}.moreWorkContentSpans{position:relative;height:1.3em;overflow:hidden}.moreWorkContentSpans span{display:inline-block;transform:translateY(-100%);transition-delay:0s;transition:transform .5s var(--o4)}.moreWorkLink:not(.active) .transformSpan{transition-delay:0s!important}.moreWorkLink.active .transformSpan{transform:translateY(0)}