.HomeHero-module__lRZ0Va__hero{flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;padding-left:16px;padding-right:16px;display:flex}.HomeHero-module__lRZ0Va__headline{font-size:var(--h1);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h1);line-height:var(--line-height-heading);text-align:center;cursor:default;max-width:1024px;margin-bottom:42px}.HomeHero-module__lRZ0Va__headline::selection{background-color:var(--electric-orange);color:var(--white)}.HomeHero-module__lRZ0Va__bonesWrap{opacity:0;transition:opacity .6s .25s}.HomeHero-module__lRZ0Va__bonesIn{opacity:1}@media (max-width:1023px){.HomeHero-module__lRZ0Va__hero{justify-content:flex-start;align-items:flex-start;margin-bottom:12px;padding-top:80px;padding-left:12px;padding-right:12px}.HomeHero-module__lRZ0Va__headline{font-size:var(--h3);letter-spacing:var(--letter-spacing-h3);text-align:left;max-width:100%;margin-bottom:24px}}
.MediaBanner-module__kDNhaW__banner{background-color:var(--black);width:100%;height:100svh;transition:height .5s;position:relative;overflow:hidden}.MediaBanner-module__kDNhaW__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.MediaBanner-module__kDNhaW__controls{z-index:1;isolation:isolate;opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.MediaBanner-module__kDNhaW__controlsVisible{opacity:1;pointer-events:auto}@media (max-width:767px){.MediaBanner-module__kDNhaW__banner{height:80svh}.MediaBanner-module__kDNhaW__bannerFull{height:100svh}}
.Statement-module__aVJ7bG__statement{justify-content:center;align-items:center;padding:80px 16px;display:flex}.Statement-module__aVJ7bG__text{text-align:center;color:var(--black);font-size:var(--h4);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h4);line-height:var(--line-height-heading);cursor:default}.Statement-module__aVJ7bG__text::selection{background-color:var(--electric-orange);color:var(--white)}.Statement-module__aVJ7bG__lineMask{vertical-align:bottom;margin-bottom:-.15em;padding-bottom:.15em;display:inline-block;overflow:hidden}.Statement-module__aVJ7bG__lineInner{transition:transform .8s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i,0) * .12s);display:inline-block;transform:translateY(120%)}.Statement-module__aVJ7bG__revealed .Statement-module__aVJ7bG__lineInner{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Statement-module__aVJ7bG__lineInner{transition:none;transform:none}}.Statement-module__aVJ7bG__break{display:none}@media (max-width:1023px){.Statement-module__aVJ7bG__break{display:block}.Statement-module__aVJ7bG__statement{padding:80px 32px}.Statement-module__aVJ7bG__text{font-size:var(--body-md);letter-spacing:var(--letter-spacing-body-md);line-height:var(--line-height-body)}}
.BonesAccordion-module__vg874G__accordion{width:100%;padding:0 12px}.BonesAccordion-module__vg874G__row{border-top:1px solid var(--light-grey)}.BonesAccordion-module__vg874G__trigger{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;width:100%;padding:12px 0;display:flex}.BonesAccordion-module__vg874G__pill{font-size:var(--body-md);font-weight:var(--regular);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing-body-md);background-color:var(--light-grey);color:var(--steel-grey);white-space:nowrap;border-radius:3px;align-items:center;padding:5px 10px;transition:background-color .2s,color .2s;display:inline-flex}.BonesAccordion-module__vg874G__connector{background-color:var(--light-grey);flex:1;min-width:10px;height:8px;transition:background-color .2s,flex .4s,min-width .4s}.BonesAccordion-module__vg874G__triggerOpen .BonesAccordion-module__vg874G__connector{background-color:var(--black);flex:0;min-width:10px}.BonesAccordion-module__vg874G__triggerOpen .BonesAccordion-module__vg874G__pill{background-color:var(--black);color:var(--white)}.BonesAccordion-module__vg874G__panel{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1);display:grid}.BonesAccordion-module__vg874G__panelOpen{grid-template-rows:1fr}.BonesAccordion-module__vg874G__panelClip{min-height:0;overflow:hidden}.BonesAccordion-module__vg874G__panelOpen .BonesAccordion-module__vg874G__panelClip{overflow:visible}.BonesAccordion-module__vg874G__container{opacity:0;pointer-events:none;min-height:0;transition:opacity .5s,transform .5s cubic-bezier(.4,0,.2,1);transform:translateY(10px)}.BonesAccordion-module__vg874G__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.BonesAccordion-module__vg874G__media{aspect-ratio:4/3;background-color:var(--light-grey);border-radius:4px;flex-shrink:1;width:100%;position:relative;overflow:hidden}.BonesAccordion-module__vg874G__video{pointer-events:none;border:none;width:177.78%;height:177.78%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BonesAccordion-module__vg874G__content{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:12px 0;display:flex}.BonesAccordion-module__vg874G__heading{font-size:var(--body-md);font-weight:var(--regular);letter-spacing:var(--letter-spacing-body-md);line-height:var(--line-height-body);color:var(--black)}.BonesAccordion-module__vg874G__heading::selection{background-color:var(--electric-orange);color:var(--white)}.BonesAccordion-module__vg874G__links{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.BonesAccordion-module__vg874G__link{color:var(--black);font-weight:var(--regular);cursor:pointer}.BonesAccordion-module__vg874G__linkItem{flex-direction:column;display:flex}.BonesAccordion-module__vg874G__reveal{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.BonesAccordion-module__vg874G__revealInner{min-height:0;overflow:hidden}.BonesAccordion-module__vg874G__revealText{font-size:var(--body-md);font-weight:var(--light);line-height:var(--line-height-body);letter-spacing:var(--letter-spacing-body-md);color:var(--steel-grey);opacity:0;margin:0;padding-top:8px;padding-bottom:16px;padding-left:16px;transition:opacity .4s,transform .4s;transform:translateY(2px)}.BonesAccordion-module__vg874G__linkItemOpen .BonesAccordion-module__vg874G__reveal{grid-template-rows:1fr}.BonesAccordion-module__vg874G__linkItemOpen .BonesAccordion-module__vg874G__revealText{opacity:1;transform:translateY(0)}@media (hover:hover){.BonesAccordion-module__vg874G__linkItem:hover .BonesAccordion-module__vg874G__reveal{grid-template-rows:1fr}.BonesAccordion-module__vg874G__linkItem:hover .BonesAccordion-module__vg874G__revealText{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.BonesAccordion-module__vg874G__accordion{padding:0 16px}.BonesAccordion-module__vg874G__trigger:hover .BonesAccordion-module__vg874G__pill{background-color:var(--electric-orange);color:var(--white)}.BonesAccordion-module__vg874G__trigger:hover .BonesAccordion-module__vg874G__connector{background-color:var(--electric-orange)}.BonesAccordion-module__vg874G__container{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.BonesAccordion-module__vg874G__media{aspect-ratio:4/3;flex-shrink:0;width:50%}.BonesAccordion-module__vg874G__content{align-self:flex-start;width:50%;height:fit-content;padding:0;position:sticky;top:16px}.BonesAccordion-module__vg874G__heading{font-size:var(--h4);letter-spacing:var(--letter-spacing-h4);line-height:var(--line-height-heading)}}
.SlideshowBanner-module__ofwZ2W__banner{width:100%;margin-top:4px;padding:0 16px}.SlideshowBanner-module__ofwZ2W__inner{border-radius:8px;width:100%;overflow:hidden}.SlideshowBanner-module__ofwZ2W__media{background-color:var(--black);border-radius:8px;width:100%;height:100svh;position:relative;overflow:hidden}.SlideshowBanner-module__ofwZ2W__iframe{pointer-events:none;border:none;width:177.78svh;height:100svh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SlideshowBanner-module__ofwZ2W__slide{transition:opacity .3s;position:absolute;inset:0}.SlideshowBanner-module__ofwZ2W__imageWrapper{position:absolute;inset:0}.SlideshowBanner-module__ofwZ2W__overlay{z-index:1;background:linear-gradient(#0000 50%,#0006 100%);position:absolute;inset:0}.SlideshowBanner-module__ofwZ2W__title{z-index:4;width:100%;max-width:calc(100% - 32px);color:var(--white);font-size:var(--h1);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h1);line-height:var(--line-height-heading);text-align:center;cursor:default;text-decoration:none;transition:color .3s;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SlideshowBanner-module__ofwZ2W__titleButton{font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0;font-family:inherit}a.SlideshowBanner-module__ofwZ2W__title,.SlideshowBanner-module__ofwZ2W__titleButton{cursor:pointer}a.SlideshowBanner-module__ofwZ2W__title:hover,.SlideshowBanner-module__ofwZ2W__titleButton:hover{color:var(--electric-orange)}.SlideshowBanner-module__ofwZ2W__title::selection{color:var(--electric-orange);background-color:#000000b3}.SlideshowBanner-module__ofwZ2W__zone{z-index:3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;width:50%;height:100%;position:absolute;top:0}.SlideshowBanner-module__ofwZ2W__zoneLeft{left:0}.SlideshowBanner-module__ofwZ2W__zoneRight{right:0}.SlideshowBanner-module__ofwZ2W__dots{z-index:4;align-items:center;gap:16px;display:flex;position:absolute;bottom:51px;left:50%;transform:translate(-50%)}.SlideshowBanner-module__ofwZ2W__dot{-webkit-tap-highlight-color:transparent;background-color:#fff6;border-radius:50%;width:12px;height:12px;transition:background-color .3s}.SlideshowBanner-module__ofwZ2W__dotActive{background-color:var(--white)}@media (max-width:1023px){.SlideshowBanner-module__ofwZ2W__banner{padding:0 12px}.SlideshowBanner-module__ofwZ2W__media{height:80svh}.SlideshowBanner-module__ofwZ2W__iframe{width:149.34svh;height:84svh}.SlideshowBanner-module__ofwZ2W__title{font-size:var(--h4);letter-spacing:var(--letter-spacing-h4);line-height:var(--line-height-heading)}.SlideshowBanner-module__ofwZ2W__dots{gap:12px;bottom:24px}.SlideshowBanner-module__ofwZ2W__dot{width:8px;height:8px}}
.NavArrow-module__sR-rlW__btn{background-color:var(--light-grey);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:2px;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:inline-flex}.NavArrow-module__sR-rlW__disabled{cursor:default}.NavArrow-module__sR-rlW__disabled img{opacity:.3}.NavArrow-module__sR-rlW__arrowPrev{transform:rotate(180deg)}
.Lightbox-module__B2EQPG__overlay{z-index:300;background:var(--white);opacity:0;--lb-media-max-h:calc(100dvh - 190px);flex-direction:column;transition:opacity .35s;display:flex;position:fixed;inset:0}.Lightbox-module__B2EQPG__overlayVisible{opacity:1}.Lightbox-module__B2EQPG__topBar{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.Lightbox-module__B2EQPG__topLeft{align-items:center;gap:24px;display:flex}.Lightbox-module__B2EQPG__topRight{align-items:center;gap:12px;display:flex}.Lightbox-module__B2EQPG__fsButton{display:inline-flex}.Lightbox-module__B2EQPG__topTitle{font-size:var(--body-sm);font-weight:var(--regular);color:var(--black);letter-spacing:-.35px;line-height:110%}.Lightbox-module__B2EQPG__main{flex:1;justify-content:center;align-items:center;gap:24px;min-height:0;padding:0 16px;display:flex}.Lightbox-module__B2EQPG__arrowLeft,.Lightbox-module__B2EQPG__arrowRight{flex:1;justify-content:center;align-items:center;display:flex}.Lightbox-module__B2EQPG__imageArea{flex-direction:column;align-items:center;gap:16px;display:flex}.Lightbox-module__B2EQPG__imageWrap{flex-shrink:0;justify-content:center;width:min(90vw,1000px);display:flex}.Lightbox-module__B2EQPG__mediaBox{border-radius:8px;flex-shrink:0;max-width:100%;height:auto;position:relative;overflow:hidden}.Lightbox-module__B2EQPG__video{pointer-events:none;border:none;width:100%;height:100%;position:absolute;inset:0}.Lightbox-module__B2EQPG__thumbs{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:8px;padding:16px;display:flex}.Lightbox-module__B2EQPG__thumb{cursor:pointer;opacity:.4;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:52px;padding:0;transition:opacity .2s;position:relative;overflow:hidden}.Lightbox-module__B2EQPG__thumbActive{opacity:1}.Lightbox-module__B2EQPG__thumbVideo{background:var(--black);color:var(--white);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:1023px){.Lightbox-module__B2EQPG__overlay{--lb-media-max-h:calc(100dvh - 150px)}.Lightbox-module__B2EQPG__main{gap:12px;padding:0 8px}.Lightbox-module__B2EQPG__thumb{width:56px;height:36px}}
.TextMedia-module__gwkqCW__section{align-items:stretch;min-height:100svh;padding:0 16px 16px;display:flex}.TextMedia-module__gwkqCW__left{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:25px;min-width:0;padding:0 64px;display:flex}.TextMedia-module__gwkqCW__heading{font-size:28px;font-weight:var(--regular);letter-spacing:-.42px;line-height:var(--line-height-heading);color:var(--black);margin:0}.TextMedia-module__gwkqCW__heading::selection,.TextMedia-module__gwkqCW__link::selection{background-color:var(--electric-orange);color:var(--white)}.TextMedia-module__gwkqCW__link{appearance:none;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;font-family:inherit;font-size:var(--body-md);font-weight:var(--regular);letter-spacing:var(--letter-spacing-body-md);color:var(--electric-orange);text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;background:0 0;border:none;padding:0;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.TextMedia-module__gwkqCW__right{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.TextMedia-module__gwkqCW__stack{width:100%;max-width:579px;height:420px;position:relative}.TextMedia-module__gwkqCW__stackItem{aspect-ratio:4/3;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;width:100%;max-width:295px;padding:0;position:absolute;overflow:hidden}.TextMedia-module__gwkqCW__stackMedia{pointer-events:none;border:none;width:100%;height:100%;position:absolute;inset:0}.TextMedia-module__gwkqCW__stackItem1{z-index:1;top:0;left:0}.TextMedia-module__gwkqCW__stackItem2{z-index:2;top:105px;left:105px}.TextMedia-module__gwkqCW__stackItem3{z-index:3;top:210px;left:210px}@media (max-width:1023px){.TextMedia-module__gwkqCW__section{flex-direction:column;gap:0;min-height:auto;padding:48px 12px}.TextMedia-module__gwkqCW__left{display:contents}.TextMedia-module__gwkqCW__label{order:1;margin-bottom:86px}.TextMedia-module__gwkqCW__right{flex:none;order:2;width:100%;margin-top:0;margin-bottom:86px}.TextMedia-module__gwkqCW__heading{font-size:var(--body-lg);letter-spacing:var(--letter-spacing-body-lg);line-height:var(--line-height-body);order:3;margin-bottom:24px}.TextMedia-module__gwkqCW__link{font-size:var(--body-md);font-weight:var(--regular);letter-spacing:var(--letter-spacing-body-md);text-align:left;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;line-height:var(--line-height-body);order:4;margin-top:0;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.TextMedia-module__gwkqCW__stack{width:min(292px,100%);padding:0}.TextMedia-module__gwkqCW__stackItem{width:180.047px;height:101.925px}.TextMedia-module__gwkqCW__stackItem2{top:56px;left:56px}.TextMedia-module__gwkqCW__stackItem3{top:112px;left:112px}}
.MediaDual-module__2Irs_W__section{gap:16px;padding:0 16px 16px;display:flex}.MediaDual-module__2Irs_W__item{background-color:var(--black);border-radius:8px;flex:1;align-self:flex-start;position:relative;overflow:hidden}.MediaDual-module__2Irs_W__iframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.MediaDual-module__2Irs_W__expandBtn{-webkit-backdrop-filter:blur(50px);cursor:pointer;z-index:1;-webkit-tap-highlight-color:transparent;background-color:#fff3;border:none;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:12px;right:12px}.MediaDual-module__2Irs_W__lightbox{z-index:200;background:var(--black);opacity:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;inset:0;transform:scale(.98)}.MediaDual-module__2Irs_W__lightboxVisible{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.MediaDual-module__2Irs_W__lightbox{transition:none}}.MediaDual-module__2Irs_W__lightboxIframe{pointer-events:none;border:none;width:177.78svh;min-width:100%;height:100svh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MediaDual-module__2Irs_W__lightboxControls{z-index:1;align-items:center;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:1023px){.MediaDual-module__2Irs_W__section{flex-direction:column;gap:12px;padding:0 12px 12px}.MediaDual-module__2Irs_W__item{flex:none;width:100%}}
.Quote-module___MsLNG__section{text-align:center;flex-direction:column;align-items:center;padding:240px;display:flex}.Quote-module___MsLNG__text::selection{background:var(--electric-orange);color:var(--white)}.Quote-module___MsLNG__text{font-size:var(--h2);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h2);line-height:var(--line-height-heading)}.Quote-module___MsLNG__logoWrap{width:100px;height:23px;margin-top:40px;position:relative}@media (max-width:1023px){.Quote-module___MsLNG__section{padding:80px 24px}.Quote-module___MsLNG__text{font-size:var(--h4);letter-spacing:var(--letter-spacing-h4);line-height:var(--line-height-heading)}}
.SectionInfo-module__9sODIW__section{padding:120px 16px 16px;display:flex}.SectionInfo-module__9sODIW__left{flex-shrink:0;width:50%}.SectionInfo-module__9sODIW__right{flex-direction:column;gap:32px;width:50%;padding-left:16px;display:flex}.SectionInfo-module__9sODIW__headingGroup{flex-direction:column;gap:32px;display:flex}.SectionInfo-module__9sODIW__year{font-size:var(--nav);font-weight:var(--regular);color:var(--black);letter-spacing:var(--letter-spacing-label);line-height:var(--line-height-label)}.SectionInfo-module__9sODIW__title{font-size:var(--h2);font-weight:var(--regular);color:var(--black);letter-spacing:var(--letter-spacing-h2);line-height:var(--line-height-heading);margin:0}.SectionInfo-module__9sODIW__bonesReveal{transform:none!important}.SectionInfo-module__9sODIW__body{font-size:var(--body-md);font-weight:var(--light);color:var(--black);letter-spacing:var(--letter-spacing-body-md);line-height:var(--line-height-body)}.SectionInfo-module__9sODIW__body p{margin:0}.SectionInfo-module__9sODIW__body p+p{margin-top:1em}.SectionInfo-module__9sODIW__link{font-size:var(--body-sm);font-weight:var(--regular);color:var(--electric-orange);letter-spacing:var(--letter-spacing-body-sm);line-height:var(--line-height-body);-webkit-tap-highlight-color:transparent;align-self:flex-start;text-decoration:underline}.SectionInfo-module__9sODIW__year::selection,.SectionInfo-module__9sODIW__title::selection,.SectionInfo-module__9sODIW__body ::selection{background:var(--electric-orange);color:var(--white)}@media (max-width:1023px){.SectionInfo-module__9sODIW__section{flex-direction:column;padding:24px 12px}.SectionInfo-module__9sODIW__left{display:none}.SectionInfo-module__9sODIW__right{width:100%;padding-left:0}.SectionInfo-module__9sODIW__title{font-size:var(--h3);letter-spacing:var(--letter-spacing-h3)}.SectionInfo-module__9sODIW__body{font-size:var(--label);letter-spacing:var(--letter-spacing-body-sm)}}
.NewsCard-module__yCgjKG__card{flex-direction:column;gap:10px;display:flex}.NewsCard-module__yCgjKG__media{aspect-ratio:3/4;background-color:var(--light-grey);border-radius:8px;width:100%;position:relative;overflow:hidden}.NewsCard-module__yCgjKG__iframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewsCard-module__yCgjKG__arrow{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(50px);z-index:1;background-color:#fff3;border:none;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;bottom:12px;right:12px}.NewsCard-module__yCgjKG__arrow img{width:10px;height:10px;transform:rotate(-90deg)}.NewsCard-module__yCgjKG__text{font-size:var(--body-sm);font-weight:var(--regular);letter-spacing:var(--letter-spacing-body-sm);line-height:var(--line-height-body);color:var(--black);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.NewsCard-module__yCgjKG__date{font-size:var(--body-sm);font-weight:var(--light);letter-spacing:var(--letter-spacing-body-sm);line-height:var(--line-height-body);color:var(--steel-grey);margin-top:0}
.RelatedProject-module__DJkxpW__section{flex-direction:column;align-items:center;gap:32px;padding:224px 16px 240px;display:flex}.RelatedProject-module__DJkxpW__label{font-size:var(--nav);font-weight:var(--regular);color:var(--black);letter-spacing:var(--letter-spacing-label);line-height:var(--line-height-label)}.RelatedProject-module__DJkxpW__link{flex-direction:column;align-items:center;gap:32px;text-decoration:none;display:flex}.RelatedProject-module__DJkxpW__title{font-size:var(--h1);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h1);line-height:var(--line-height-heading);color:var(--black);text-align:center;margin:0}.RelatedProject-module__DJkxpW__media{aspect-ratio:16/9;background-color:var(--black);border-radius:8px;width:340px;position:relative;overflow:hidden}.RelatedProject-module__DJkxpW__iframe{pointer-events:none;border:none;width:177.78%;min-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RelatedProject-module__DJkxpW__bones{display:flex}@media (max-width:1023px){.RelatedProject-module__DJkxpW__section{gap:24px;padding:120px 36px}.RelatedProject-module__DJkxpW__title{font-size:var(--h4);letter-spacing:var(--letter-spacing-h4)}.RelatedProject-module__DJkxpW__link{gap:24px}.RelatedProject-module__DJkxpW__media{width:100%}}
.News-module__KgfHGa__section{flex-direction:column;gap:16px;width:100%;padding:80px 0 60px;display:flex}.News-module__KgfHGa__header{align-items:center;padding:0 16px;display:flex}.News-module__KgfHGa__footer{gap:8px;margin-top:16px;padding:0 16px;display:flex}.News-module__KgfHGa__title{font-size:var(--h2);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h2);line-height:var(--line-height-heading);color:var(--black)}.News-module__KgfHGa__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:64px;padding-left:16px;padding-right:16px;scroll-padding-left:16px;display:flex;overflow-x:auto}.News-module__KgfHGa__track::-webkit-scrollbar{display:none}.News-module__KgfHGa__track>*{scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0;width:25vw}.News-module__KgfHGa__dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}@media (max-width:1023px){.News-module__KgfHGa__track{gap:32px;padding-left:12px;padding-right:12px;scroll-padding-left:12px}.News-module__KgfHGa__track>*{width:70vw}.News-module__KgfHGa__header,.News-module__KgfHGa__footer{padding:0 12px}.News-module__KgfHGa__title{font-size:var(--h4);letter-spacing:var(--letter-spacing-h4)}}
.ProjectPage-module__rMiN5q__container{flex-direction:column;flex:1;display:flex}.ProjectPage-module__rMiN5q__main{flex:1}
.HomeFooter-module__lkf2Da__section{flex-direction:column;gap:0;padding:0 16px 218px;display:flex}.HomeFooter-module__lkf2Da__line{font-size:var(--h2);font-weight:var(--regular);letter-spacing:var(--letter-spacing-h2);line-height:var(--line-height-heading);color:var(--black);text-decoration:none}.HomeFooter-module__lkf2Da__muted{color:var(--mid-grey)}@media (max-width:1023px){.HomeFooter-module__lkf2Da__section{display:none}}
