@layer reset,vendor;@layer base{@keyframes arrow-right-move{0%{transform:translate(0%)}50%{transform:translate(100%)}51%{transform:translate(-100%)}to{transform:translate(0%)}}@keyframes arrow-left-move{0%{transform:translate(0%)}50%{transform:translate(-100%)}51%{transform:translate(100%)}to{transform:translate(0%)}}@keyframes arrow-down-move{0%{transform:translateY(0%)}50%{transform:translateY(100%)}51%{transform:translateY(-100%)}to{transform:translateY(0%)}}@view-transition{navigation:auto}::view-transition-group(root){animation-duration:1.3s}::view-transition-old(root){mix-blend-mode:normal;will-change:transform, opacity, filter;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-fill-mode:both}::view-transition-new(root){mix-blend-mode:normal;will-change:transform, opacity, filter;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-fill-mode:both}::view-transition-new(root){animation-name:vt-reveal-in}::view-transition-old(root){animation-name:vt-fade-out}@keyframes vt-reveal-in{0%{opacity:1;clip-path:ellipse(0% 70% at 0%);scale:1.05}to{opacity:1;clip-path:ellipse(115% 140% at 0%);scale:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes vt-fade-out{0%{filter:brightness()}to{filter:brightness(.5)}}}@layer layout{.mbl-nav{z-index:4;width:100%;max-width:100%;height:100dvh;max-height:100%;padding:var(--gutter);padding-top:calc(var(--header-height) + 17svh);color:#fff;background-color:#003723;flex-direction:column;justify-content:space-between;gap:5rem;display:flex;position:fixed;top:0;left:0}.mbl-nav[aria-hidden=true]{display:none!important}@media (min-width:1024px){.mbl-nav{display:none!important}}.mbl-nav__panel-trigger:after,.mbl-nav__accordion-head:after,.mbl-nav__back:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11'%20height='6'%20viewBox='0%200%2011%206'%20fill='none'%3e%3cpath%20d='M6.91115%204.68421L11%200H8.75652L7.05588%201.68424C6.36828%202.45621%205.78947%203.01762%205.78947%204.05273V3.85966H5.21053V4.05273C5.21053%203.0351%204.63154%202.47368%203.94394%201.68424L2.2433%200H0L4.08867%204.68421L5.21053%206H5.78947L6.91115%204.68421Z'%20fill='%23ffffff'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;width:max(.6875rem,.763889vw);height:max(.6875rem,.763889vw);transform:rotate(-90deg)}.mbl-nav__panel{z-index:2;width:100%;height:100%;padding:var(--gutter);padding-top:calc(var(--header-height) + 17svh);will-change:transform;background-color:#003723;flex-direction:column;gap:1rem;display:flex;position:absolute;top:0;left:0}.mbl-nav__panel[hidden]{display:none!important}.mbl-nav__panel-head{flex-direction:column;gap:1rem;display:flex}.mbl-nav__item>a,.mbl-nav__item>button,.mbl-nav__item summary{cursor:pointer;border-top:.0625rem solid #ffffff59;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;padding:.9375rem 0;display:flex}.mbl-nav__accordion-head:after{transform:rotate(0)}.mbl-nav__accordion-body{padding-bottom:1.25rem;padding-left:1.25rem}.mbl-nav__accordion[open] .mbl-nav__accordion-head:after{transform:rotate(-180deg)}.mbl-nav__sublist{flex-direction:column;gap:1.25rem;display:flex}.mbl-nav__subitem a{padding-right:10%}.mbl-nav__back{flex-direction:row-reverse;align-items:center;gap:.625rem;display:flex}.mbl-nav__back:after{transform:rotate(90deg)}.mbl-nav__footer .btn{width:100%}.mbl-nav::-ms-backdrop{display:none}.mbl-nav::backdrop{display:none}.footer{z-index:1;row-gap:max(2.8125rem,3.125vw);padding-top:max(2.5rem,5.55556vw);padding-bottom:max(2.5rem,3.125vw);position:relative}@media (max-width:1023px){.footer{row-gap:max(2.75rem,3.33333vw)}}.footer a:not(:is(.link,.btn,.footer__logo)){transition:all .35s}@media (max-width:1023px){.footer__main{row-gap:max(2.75rem,3.33333vw)}}.footer__main__logo-wrap{flex-direction:column;gap:max(6.25rem,10.6944vw) 9.625rem;display:flex}@media (max-width:1023px){.footer__main__logo-wrap{gap:max(2.75rem,3.33333vw)}}.footer__logo{height:max(2.5rem,3.40278vw);transition:all .35s,transform linear}.footer__logo>svg{width:auto;max-width:100%;height:100%}@media (hover:hover) and (pointer:fine){.footer__logo:hover,.footer__logo.hover{opacity:.75}}.footer__logo.focus-visible,.footer__logo:focus-visible{opacity:.75}.footer__links{row-gap:max(2.5rem,2.77778vw)}.footer__links__nav{flex-direction:column;gap:1rem;display:flex}@media (max-width:767px){.footer__links__nav:first-of-type{order:0}.footer__links__nav:nth-of-type(2){order:2}.footer__links__nav:nth-of-type(3){order:1}}@media (max-width:424px){.footer__links__nav:first-of-type{order:0}.footer__links__nav:nth-of-type(2){order:1}.footer__links__nav:nth-of-type(3){order:2}}.footer__links__nav>ul:not(.footer__links__nav__socials){flex-direction:column;gap:max(.625rem,1.11111vw);display:flex}.footer__links__nav--bold a{font-weight:500}.footer__links__nav__socials{align-items:center;gap:max(1.5625rem,2.08333vw);margin-top:max(0rem,2.08333vw);display:flex;flex-direction:row!important}.footer__links__nav__socials li{flex-shrink:0;width:max(1.375rem,1.66667vw);height:max(1.375rem,1.66667vw)}.footer__links__nav__socials li a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.footer__links__nav__socials img{object-fit:contain;width:100%;height:100%}@media (min-width:1024px){.footer__bottom{align-items:center}}@media (max-width:1023px){.footer__bottom{row-gap:max(2.75rem,3.33333vw)}}.footer__meta{flex-direction:column;gap:.25rem;display:flex}@media (max-width:1023px){.footer__meta{margin-bottom:min(-1.5625rem,-1.73611vw)}}@media (max-width:1023px) and (min-width:1584px){.footer__meta{margin-bottom:min(-1.5625rem,max(-1.73611vw,-.726997rem - .928337vw))}}@media (max-width:1023px){.footer__badge{order:1;justify-content:center;display:flex}}.footer__badge>svg{height:max(2.625rem,2.91667vw)}.footer__legal{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:max(.1875rem,.208333vw) max(.9375rem,1.38889vw);display:flex}@media (max-width:1023px){.footer__legal{justify-content:flex-start;align-items:flex-start}}}@layer components{.dropdown{padding-top:calc(var(--header-height) + 1.25rem);z-index:-1;color:#003723;will-change:height;gap:var(--gap);border-radius:max(1.875rem,2.08333vw);width:100%;padding-bottom:3.125rem;display:flex;position:absolute;top:0;left:0;overflow:hidden;padding-left:1.25rem!important;padding-right:1.25rem!important}.dropdown[hidden],.dropdown [hidden]{display:none!important}.dropdown [aria-expanded=true]:before{transform-origin:0;transform:scaleX(1)}.dropdown .btn-wrap{flex-direction:column}.dropdown .link{white-space:wrap}.dropdown__tabs{gap:1.5rem;padding-bottom:2.5rem;display:flex}.dropdown__tab:before{height:2px}.dropdown__tab[aria-selected=true]:before{transform:scaleX(1)}.dropdown__intro{flex-direction:column;gap:1.5rem;padding-right:15%;display:flex}.dropdown__intro>.h4{margin-bottom:.5625rem}.dropdown__sector-layout,.dropdown__tabs,.dropdown__nav-list,.dropdown__subpanel__item,.dropdown__detail__item,.dropdown__link-group{border-left:.0625rem solid #a7a7a7;padding-left:1rem!important}.dropdown__nav-list .link,.dropdown__subpanel__item .link,.dropdown__detail__item .link,.dropdown__link-group .link{font-weight:600}.dropdown__nav-list,.dropdown__subpanel,.dropdown__link-group,.dropdown__nav-list ul,.dropdown__subpanel ul,.dropdown__link-group ul{flex-direction:column;gap:.5rem;display:flex}.dropdown__sector-layout,.dropdown__subpanel__item{min-height:100%}.dropdown__sector-layout--wide .dropdown__nav-list,.dropdown__sector-layout--wide .dropdown__subpanel__item,.dropdown__sector-layout--wide .dropdown__detail__item,.dropdown__sector-layout--wide .dropdown__link-group{border-left:0;padding-left:0!important}.dropdown__sector-layout .dropdown__nav-list,.dropdown__sector-layout .dropdown__subpanel__item,.dropdown__sector-layout .dropdown__detail__item,.dropdown__sector-layout .dropdown__link-group{padding-right:0}.dropdown__detail{height:100%}.dropdown__detail__item{height:100%;padding-right:30%}.dropdown__detail__item--two-col{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(2,1fr);gap:1.875rem;padding-right:0;display:grid}.dropdown__detail.col-4 .dropdown__detail__item{padding-right:0}.dropdown__detail__content{flex-direction:column;justify-content:space-between;gap:2rem;height:100%;display:flex}.dropdown__detail__content__upper{flex-direction:column;gap:.5rem;display:flex}.dropdown__detail__content__cards{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:.625rem;display:grid}.dropdown__detail--wide .dropdown__detail__content__upper p{max-width:80%}.clipped{height:var(--nav-spacer-height);overflow:clip}.search-modal{padding-top:0;padding-bottom:0}.search-modal__inner{padding-top:calc(var(--header-height) + 1.25rem);flex-direction:column;gap:max(3.75rem,4.16667vw);padding-bottom:3.125rem;display:flex}.search-modal__top{flex-direction:column;gap:2rem;display:flex}.search-modal__suggestions,.search-modal__results{flex-direction:column;gap:1.5rem;display:flex}.search-modal__suggestions__list{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:max(.625rem,1.66667vw);display:grid}.search-modal__results{max-width:max(51.3125rem,57.0139vw);margin:0 auto}.search-modal__results__head{justify-content:space-between;align-items:flex-end;gap:1.875rem;display:flex}.search-modal__results__list{flex-direction:column;gap:0;display:flex}.video-modal{max-width:100vw;height:100vh;max-height:100vh;padding:var(--gutter);z-index:6;background-color:#0000;border:0;outline:0;justify-content:center;align-items:center;width:100vw;display:none;position:fixed;top:0;left:0}.video-modal::-ms-backdrop{display:none}.video-modal::backdrop{display:none}.video-modal:before{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);content:"";z-index:-1;background-color:#000c;width:100vw;height:100vh;position:absolute;top:0;left:0}.video-modal__inner{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.video-modal__close{z-index:2;width:max(1.875rem,2.08333vw);height:max(1.875rem,2.08333vw);transition:all .35s;top:0;right:0;position:absolute!important}@media (min-width:1024px){.video-modal__close{transform:translate(50%,-50%)}}.video-modal__close svg{width:100%;height:100%}@media (hover:hover) and (pointer:fine){.video-modal__close:hover,.video-modal__close.hover{opacity:.7}}.video-modal__close.focus-visible,.video-modal__close:focus-visible{opacity:.7}.video-modal__content{aspect-ratio:16/10;width:min(100%, (100dvh - 2 * var(--gutter)) * 1.6);background-color:#000;overflow:hidden}.video-modal__content iframe,.video-modal__content video{width:100%;height:100%}.filter-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:6;background-color:#0006;border:0;outline:0;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;position:fixed;top:0;left:0}.filter-modal[open]{justify-content:center;align-items:center;display:flex}@media (max-width:767px){.filter-modal[open]{justify-content:flex-end;align-items:flex-start}}.filter-modal__inner{max-width:calc(100% - var(--gutter) * 2);max-height:calc(100% - var(--gutter) * 2);background-color:#fff;border-radius:max(1.25rem,1.38889vw);flex-direction:column;gap:1.5rem;width:max(36.5rem,40.5556vw);height:max(27.3125rem,30.3472vw);padding:max(2rem,2.22222vw);display:flex;position:relative;overflow:hidden}@media (max-width:767px){.filter-modal__inner{max-width:100%;height:100%;max-height:100%;padding:var(--gutter);border-radius:0;gap:2.5rem}}.filter-modal__close{top:max(2rem,2.22222vw);right:max(2rem,2.22222vw)}@media (max-width:767px){.filter-modal__close{top:var(--gutter);right:var(--gutter);margin-left:auto}}.filter-modal__head{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){.filter-modal__head{flex-direction:column-reverse;align-items:flex-start}}.filter-modal__tabs{gap:max(1.125rem,1.66667vw);display:flex;overflow:auto}@media (max-width:767px){.filter-modal__tabs{width:100%}}.filter-modal__tabs>.link{opacity:.5}.filter-modal__tabs>.link[aria-selected=true]{opacity:1;color:#c6128f}.filter-modal__tabs>.link:before{display:none}.filter-modal__panel{overflow:auto}.filter-modal__panel fieldset{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto, 1fr);gap:.5rem;display:grid}@media (max-width:599px){.filter-modal__panel fieldset{flex-direction:column;gap:.75rem;display:flex}}.filter-modal__footer{justify-content:flex-end;align-items:center;gap:2rem;margin-top:auto;display:flex}@media (max-width:767px){.filter-modal__footer{justify-content:space-between}}.search{--right-padding:max(.75rem, .833333vw);flex-direction:column;gap:1.25rem;display:flex;position:relative}.search__input{background-color:#e4e4e4;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M9.04573%200.0523711C6.47418%200.383225%204.03023%202.8866%203.75607%205.46355C3.57141%207.1993%204.11273%208.81148%205.11888%2010.033L4.55143%2010.6001L0%2015.1533L0.847152%2016L5.12002%2011.7293C5.27608%2011.5733%205.27608%2011.3204%205.12002%2011.1644L4.83516%2010.8797L5.39859%2010.3165L5.96604%2010.8837L5.97004%2010.8797C7.19059%2011.8833%208.80393%2012.4252%2010.541%2012.2364C13.1194%2011.9562%2015.6219%209.50645%2015.949%206.93485C16.4594%202.92324%2013.0658%20-0.464851%209.04573%200.0523711ZM10.0709%2011.0709C7.25345%2011.1901%204.91908%208.9294%204.91908%206.13481C4.91908%203.4109%207.13689%201.1982%209.85814%201.1982C12.6434%201.1982%2014.8987%203.50945%2014.798%206.31556C14.7068%208.8555%2012.6115%2010.9634%2010.0709%2011.0709Z'%20fill='%23003723'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:calc(100% - var(--right-padding)) center;padding-right:calc(var(--right-padding));background-size:max(1rem,1.11111vw);border:0;border-radius:max(1.25rem,1.38889vw);outline:0;align-items:center;gap:.5rem;width:100%;padding:max(.5rem,.555556vw) max(.5rem,.555556vw) max(.5rem,.555556vw) max(.75rem,.833333vw);display:flex;overflow:hidden}.search__input::placeholder{color:#00000080}.search__input:not(:-ms-placeholder-shown){background-image:none}.search__input:not(:placeholder-shown){background-image:none}.search__input:not(:-ms-placeholder-shown)+.search__suggestions{opacity:0;pointer-events:none}.search__input:not(:placeholder-shown)+.search__suggestions{opacity:0;pointer-events:none}.search__input::-webkit-search-cancel-button{filter:brightness(0)}.search__input--white{background-color:#fff}.search__input--white::placeholder{color:#00000080}.search__input--no-glass{background-image:none}.search--lg{--right-padding:max(1.125rem, 2.22222vw)}.search--lg .search__input{background-position:calc(var(--right-padding)) center;border-radius:max(3.125rem,3.47222vw);padding:max(.875rem,1.52778vw) max(.875rem,1.52778vw) max(.875rem,1.52778vw) max(2.8125rem,4.16667vw);overflow:hidden}.search--lg .search__input:not(:-ms-placeholder-shown){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M9.04573%200.0523711C6.47418%200.383225%204.03023%202.8866%203.75607%205.46355C3.57141%207.1993%204.11273%208.81148%205.11888%2010.033L4.55143%2010.6001L0%2015.1533L0.847152%2016L5.12002%2011.7293C5.27608%2011.5733%205.27608%2011.3204%205.12002%2011.1644L4.83516%2010.8797L5.39859%2010.3165L5.96604%2010.8837L5.97004%2010.8797C7.19059%2011.8833%208.80393%2012.4252%2010.541%2012.2364C13.1194%2011.9562%2015.6219%209.50645%2015.949%206.93485C16.4594%202.92324%2013.0658%20-0.464851%209.04573%200.0523711ZM10.0709%2011.0709C7.25345%2011.1901%204.91908%208.9294%204.91908%206.13481C4.91908%203.4109%207.13689%201.1982%209.85814%201.1982C12.6434%201.1982%2014.8987%203.50945%2014.798%206.31556C14.7068%208.8555%2012.6115%2010.9634%2010.0709%2011.0709Z'%20fill='%23003723'/%3e%3c/svg%3e")}.search--lg .search__input:not(:placeholder-shown){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M9.04573%200.0523711C6.47418%200.383225%204.03023%202.8866%203.75607%205.46355C3.57141%207.1993%204.11273%208.81148%205.11888%2010.033L4.55143%2010.6001L0%2015.1533L0.847152%2016L5.12002%2011.7293C5.27608%2011.5733%205.27608%2011.3204%205.12002%2011.1644L4.83516%2010.8797L5.39859%2010.3165L5.96604%2010.8837L5.97004%2010.8797C7.19059%2011.8833%208.80393%2012.4252%2010.541%2012.2364C13.1194%2011.9562%2015.6219%209.50645%2015.949%206.93485C16.4594%202.92324%2013.0658%20-0.464851%209.04573%200.0523711ZM10.0709%2011.0709C7.25345%2011.1901%204.91908%208.9294%204.91908%206.13481C4.91908%203.4109%207.13689%201.1982%209.85814%201.1982C12.6434%201.1982%2014.8987%203.50945%2014.798%206.31556C14.7068%208.8555%2012.6115%2010.9634%2010.0709%2011.0709Z'%20fill='%23003723'/%3e%3c/svg%3e")}.search__suggestions{right:var(--right-padding);align-items:center;gap:.875rem;transition:all .35s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.search__suggestions__label{color:#767676}.search__suggestions__list{align-items:center;gap:.875rem;display:flex}.spotlight.focus-within button,.spotlight.focus-within summary,.spotlight.focus-within a{opacity:.5}.spotlight.focus-within button.focus,.spotlight.focus-within button.spotlight-ignore,.spotlight.focus-within button.btn,.spotlight.focus-within summary.focus,.spotlight.focus-within summary.spotlight-ignore,.spotlight.focus-within summary.btn,.spotlight.focus-within a.focus,.spotlight.focus-within a.spotlight-ignore,.spotlight.focus-within a.btn,.spotlight .accordion .btn,.spotlight .accordion .link{opacity:1}.service-card{color:#000;background-color:#fff;border-radius:max(.3125rem,.347222vw);flex-direction:column;gap:max(1.25rem,2.08333vw);width:100%;min-height:100%;padding:max(1.25rem,2.77778vw);display:flex;overflow:hidden}.service-card__list{flex-direction:column;gap:.5rem;display:flex}.service-item{border-radius:max(.3125rem,.347222vw);flex-direction:column;gap:max(.625rem,1.38889vw);min-height:100%;padding:max(1.25rem,2.22222vw);display:flex;overflow:hidden}.service-item:before{content:"";object-fit:cover;z-index:0;background-color:#0000;border:.0625rem solid #c6128f;border-radius:max(.3125rem,.347222vw);width:100%;height:100%;transition:all .45s;position:absolute;top:0;left:0;overflow:hidden;z-index:-1!important}.service-item .link{white-space:wrap}.service-item .link span:after{background-color:#c6128f}.service-item .link:before{display:none}.service-item p{-webkit-line-clamp:7;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (hover:hover) and (pointer:fine){.service-item:hover:before,.service-item.hover:before{transform:scale(.96)}}.service-item.focus-visible:before,.service-item:focus-visible:before{transform:scale(.96)}.quote{flex-direction:column;justify-content:flex-end;gap:max(1.25rem,1.66667vw);height:100%;display:flex}@media (min-width:600px){.quote{padding-right:10%}}.quote--single{padding-right:0}.quote__img{aspect-ratio:206/183;border-radius:max(.3125rem,.347222vw);max-width:55%;overflow:hidden}@media (max-width:1023px){.quote__img{max-width:max(7.875rem,15.9722vw)}}.quote__img img{object-fit:cover;filter:grayscale();background-color:#fff;width:100%;height:100%;scale:1.08}.quote cite{padding-top:0}.quote__cite{align-items:center;gap:max(.625rem,1.66667vw);display:flex}.quote__cite img{object-fit:cover;filter:grayscale();background-color:#fff;border-radius:max(.3125rem,.347222vw);width:max(6.875rem,7.63889vw);height:max(6.0625rem,6.73611vw);overflow:hidden}@media (max-width:1023px){.quote__cite img{width:max(7.875rem,8.75vw);height:max(7rem,7.77778vw)}}.quote .h4,.quote .h5{position:relative}.quote .h4:before,.quote .h5:before{content:"“";position:absolute;top:0;left:0;transform:translate(-100%)}.stat{flex-direction:column;gap:.5rem;display:flex}.project-card{flex-direction:column;gap:max(1.25rem,1.66667vw);display:flex}.project-card__inner{color:#fff;clip-path:inset(0% round 5px);aspect-ratio:652/744;border-radius:max(.3125rem,.347222vw);width:100%;padding:max(1.25rem,2.22222vw);transition:all .45s;position:relative;overflow:hidden}@media (max-width:1023px){.project-card__inner{aspect-ratio:744/744}}.project-card__inner .background{transition:all .45s}.project-card__inner .background:before{content:"";opacity:0;object-fit:cover;z-index:0;background-color:#0fefef26;width:100%;height:100%;transition:all .45s;position:absolute;top:0;left:0;z-index:3!important}.project-card__inner .background:after{background:linear-gradient(#0000 52.88%,#000000b3 90.38%);transition:all .45s}.project-card__inner .background img,.project-card__inner .background video{scale:1.1}.project-card__content{z-index:1;flex-direction:column;justify-content:space-between;gap:6.25rem;height:100%;display:flex;position:relative}.project-card__stats{grid-template-columns:1.5fr 1.5fr 1fr;align-items:flex-end;gap:max(1.25rem,2.22222vw);display:grid}@media (max-width:599px){.project-card__stats{grid-template-columns:1.5fr 1.5fr}}.project-card__detail{flex-direction:column;gap:.5rem;display:flex}.project-card__detail>.h4{transition:all .35s}@media (min-width:600px){.project-card__detail>.h4{max-width:60vw}}@media (hover:hover) and (pointer:fine){.project-card:hover .project-card__inner,.project-card.hover .project-card__inner{clip-path:inset(2% round 5px)}.project-card:hover .project-card__inner .background,.project-card.hover .project-card__inner .background{scale:1.02}.project-card:hover .project-card__inner .background:before,.project-card.hover .project-card__inner .background:before{opacity:1}.project-card:hover .project-card__inner .background:after,.project-card.hover .project-card__inner .background:after{opacity:.7}.project-card:hover .project-card__detail>.h4,.project-card.hover .project-card__detail>.h4{color:#007448}}.project-card.focus-visible .project-card__inner,.project-card:focus-visible .project-card__inner{clip-path:inset(2% round 5px)}.project-card.focus-visible .project-card__inner .background,.project-card:focus-visible .project-card__inner .background{scale:1.02}.project-card.focus-visible .project-card__inner .background:before,.project-card:focus-visible .project-card__inner .background:before{opacity:1}.project-card.focus-visible .project-card__inner .background:after,.project-card:focus-visible .project-card__inner .background:after{opacity:.7}.project-card.focus-visible .project-card__detail>.h4,.project-card:focus-visible .project-card__detail>.h4{color:#007448}.title-row{align-items:flex-end;row-gap:max(1.5625rem,2.08333vw)}@media (min-width:1024px){.title-row>.btn-wrap{justify-content:flex-end}.title-row:not(.flex-ai-start):has(.simple-text):not(:has(.btn-wrap)){align-items:flex-start}.title-row:not(.flex-ai-start):has(.simple-text):not(:has(.btn-wrap)) .col-8:has(.h1,h1){margin-top:-1.4%}.title-row:not(.flex-ai-start):has(.simple-text):not(:has(.btn-wrap)) .col-7:has(.h1,h1){margin-top:-1.4%}.title-row:not(.flex-ai-start):has(.simple-text):not(:has(.btn-wrap)) .col-8:has(.h2,h2){margin-top:-1.4%}.title-row:not(.flex-ai-start):has(.simple-text):not(:has(.btn-wrap)) .col-7:has(.h2,h2){margin-top:-1.4%}.title-row:not(.flex-ai-start):has(.simple-text):has(.btn-wrap){align-items:flex-end}.title-row:not(.flex-ai-start):has(.simple-text):has(.btn-wrap) .col-8:has(.h1,h1){margin-bottom:-2%}.title-row:not(.flex-ai-start):has(.simple-text):has(.btn-wrap) .col-7:has(.h1,h1){margin-bottom:-2%}.title-row:not(.flex-ai-start):has(.simple-text):has(.btn-wrap) .col-8:has(.h2,h2){margin-bottom:-2%}.title-row:not(.flex-ai-start):has(.simple-text):has(.btn-wrap) .col-7:has(.h2,h2){margin-bottom:-2%}}.swiper-buttons{height:fit-content;margin-bottom:min(-.625rem,-.694444vw)}@media (min-width:1584px){.swiper-buttons{margin-bottom:min(-.625rem,max(-.694444vw,-.290799rem - .371335vw))}}.swiper-buttons{justify-content:flex-end;align-items:center;gap:0;display:flex}.swiper-buttons .swiper-button-next,.swiper-buttons .swiper-button-prev{width:max(1rem,1.11111vw);height:max(1rem,1.11111vw);padding:max(1.25rem,1.38889vw);transition:all .35s;position:relative;overflow:hidden}.swiper-buttons .swiper-button-next>svg,.swiper-buttons .swiper-button-prev>svg{display:none}.swiper-buttons .swiper-button-next:after,.swiper-buttons .swiper-button-prev:after{color:currentColor;content:"";object-fit:contain;will-change:transform;object-fit:cover;z-index:0;background-color:currentColor;width:100%;height:100%;transition:all .35s;display:block;position:absolute;top:0;left:0;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/max(1rem,1.11111vw) no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/max(1rem,1.11111vw) no-repeat}@media (hover:hover) and (pointer:fine){.swiper-buttons .swiper-button-next:hover:after,.swiper-buttons .swiper-button-next.hover:after,.swiper-buttons .swiper-button-prev:hover:after,.swiper-buttons .swiper-button-prev.hover:after{transform:scale(1.2)}}.swiper-buttons .swiper-button-next.focus-visible:after,.swiper-buttons .swiper-button-prev.focus-visible:after,.swiper-buttons .swiper-button-next:focus-visible:after,.swiper-buttons .swiper-button-prev:focus-visible:after{transform:scale(1.2)}.swiper-buttons .swiper-button-next:active,.swiper-buttons .swiper-button-prev:active{transform:scale(.8)}.swiper-buttons .swiper-button-next.swiper-button-prev:active,.swiper-buttons .swiper-button-prev.swiper-button-prev:active{transform:scale(.8)rotate(180deg)}.swiper-buttons .swiper-button-next.swiper-button-disabled,.swiper-buttons .swiper-button-prev.swiper-button-disabled{pointer-events:none;opacity:.5}.swiper-buttons .swiper-button-prev{transform:rotate(180deg)}.history-card{flex-direction:column;gap:1.5rem;display:flex}.history-card__img{border-radius:max(.3125rem,.347222vw);width:100%;height:auto;overflow:hidden}.history-card__img img,.history-card__img video,.history-card__img figure{width:100%;height:auto}.history-card>p{max-width:85%}@media (max-width:1023px){.history-card>p{max-width:90%}}@media (max-width:599px){.history-card>p{max-width:95%}}hr{opacity:.4;unicode-bidi:isolate;background-color:#fff;width:100%;height:.0625rem;display:block;overflow:hidden}.modal-close-btn{cursor:pointer;transform-origin:50%;aspect-ratio:1;background:0 0;border:0;flex-shrink:0;width:max(1.25rem,1.11111vw);height:max(1.25rem,1.11111vw);transition:all .35s}.modal-close-btn svg{width:100%;height:100%}@media (hover:hover) and (pointer:fine){.modal-close-btn:hover,.modal-close-btn.hover{opacity:.7;scale:1.1}}.modal-close-btn.focus-visible,.modal-close-btn:focus-visible{opacity:.7;scale:1.1}.contributor{align-items:center;gap:max(.75rem,1.38889vw);display:flex}.contributor img{object-fit:cover;border-radius:max(.3125rem,.347222vw);width:max(4.4375rem,7.63889vw);height:max(3.5625rem,6.73611vw);overflow:hidden}.contributor--short img{width:max(5.75rem,6.38889vw);height:max(4.4375rem,4.93056vw)}@media (max-width:1023px){.contributor--short img{width:max(6.875rem,7.63889vw);height:max(5.3125rem,5.90278vw)}}.map-marker{color:#005032;transition:all .35s;position:relative}.map-marker__inner{margin-top:-15%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-marker__count{color:#fff}.map-marker--focus,.map-marker--active{color:#c6128f}@media (hover:hover) and (pointer:fine){.map-marker:hover,.map-marker.hover{color:#c6128f}}.map-marker.focus-visible,.map-marker:focus-visible{color:#c6128f}.gm-style .gm-style-iw{border-radius:5px!important;padding:0!important}.gm-style .gm-style-iw .gm-style-iw-chr{position:absolute;top:0;right:0}.gm-style .gm-style-iw .gm-style-iw-chr .gm-style-iw-ch{display:none}.gm-style .gm-style-iw .gm-style-iw-d{padding:0!important;overflow:hidden!important}.gm-style .gm-style-iw .gm-ui-hover-effect{opacity:1!important;z-index:5!important;width:29px!important;height:30px!important}.gm-style .gm-style-iw .gm-ui-hover-effect>span{background-color:#fff!important;width:20px!important;height:20px!important;margin:4px!important}.gm-style .gm-style-iw .map-popup{width:max(11.75rem,13.0556vw)}.gm-style .gm-style-iw .map-popup__link{flex-direction:column;display:flex}@media (hover:hover) and (pointer:fine){.gm-style .gm-style-iw .map-popup__link:hover img,.gm-style .gm-style-iw .map-popup__link.hover img{scale:1.03}.gm-style .gm-style-iw .map-popup__link:hover .map-popup__content,.gm-style .gm-style-iw .map-popup__link.hover .map-popup__content{filter:brightness(.6);color:#0fefef}}.gm-style .gm-style-iw .map-popup__link.focus-visible img,.gm-style .gm-style-iw .map-popup__link:focus-visible img{scale:1.03}.gm-style .gm-style-iw .map-popup__link.focus-visible .map-popup__content,.gm-style .gm-style-iw .map-popup__link:focus-visible .map-popup__content{filter:brightness(.6);color:#0fefef}.gm-style .gm-style-iw .map-popup__img{aspect-ratio:188/138;width:100%;position:relative;overflow:hidden}.gm-style .gm-style-iw .map-popup__img img{object-fit:cover;width:100%;height:100%;transition:all .45s}.gm-style .gm-style-iw .map-popup__content{padding:max(.625rem,.694444vw)}.pagination{align-items:center;gap:1.875rem;margin-top:max(5rem,5.55556vw);display:flex}.pagination__pages{justify-content:center;align-items:center;gap:1.875rem;display:flex}.pagination__page{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (hover:hover) and (pointer:fine){.pagination__page:hover,.pagination__page.hover{opacity:.6}}.pagination__page.focus-visible,.pagination__page:focus-visible{opacity:.6}.pagination__page:before{height:.125rem}.pagination__page--active{pointer-events:none}.pagination__page--active:before{transform:scaleX(1)}.pagination__arrow{overflow:hidden}.pagination__arrow[aria-disabled=true]{display:none}.pagination__arrow [aria-hidden=true]:after{color:currentColor;content:"";object-fit:contain;will-change:transform;background-color:currentColor;width:max(1.75rem,1.94444vw);height:max(1.75rem,1.94444vw);transition:all .35s;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}.pagination__arrow--back{transform:rotate(-180deg)}@media (hover:hover) and (pointer:fine){.pagination__arrow:hover [aria-hidden=true],.pagination__arrow.hover [aria-hidden=true]{transform:scale(1.2)}.pagination__arrow:hover [aria-hidden=true]:after,.pagination__arrow.hover [aria-hidden=true]:after{animation:.5s cubic-bezier(.455,.03,.515,.955) forwards arrow-right-move}}.pagination__arrow.focus-visible [aria-hidden=true],.pagination__arrow:focus-visible [aria-hidden=true]{transform:scale(1.2)}.pagination__arrow.focus-visible [aria-hidden=true]:after,.pagination__arrow:focus-visible [aria-hidden=true]:after{animation:.5s cubic-bezier(.455,.03,.515,.955) forwards arrow-right-move}.search-card{color:#fff;aspect-ratio:286/182;clip-path:inset(0% round 5px);will-change:clip-path;border-radius:max(.3125rem,.347222vw);flex-direction:column;gap:.75rem;width:100%;padding:.75rem;transition:all .35s;display:flex;position:relative;overflow:hidden}.search-card:before{content:"";object-fit:cover;z-index:0;background:linear-gradient(#0000004d 0% 100%);width:100%;height:100%;transition:all .45s;position:absolute;top:0;left:0;z-index:1!important}.search-card:after{content:"";opacity:0;object-fit:cover;z-index:0;background-color:#0fefef26;width:100%;height:100%;transition:all .45s;position:absolute;top:0;left:0;z-index:1!important}.search-card>img{will-change:transform;object-fit:cover;z-index:0;width:100%;height:100%;transition:all .35s;position:absolute;top:0;left:0}.search-card>h4{z-index:2}@media (hover:hover) and (pointer:fine){.search-card:hover,.search-card.hover{clip-path:inset(2% round 5px)}.search-card:hover:after,.search-card.hover:after{opacity:1}.search-card:hover img,.search-card:hover video,.search-card.hover img,.search-card.hover video{transform:scale(1.01)}}.search-card.focus-visible,.search-card:focus-visible{clip-path:inset(2% round 5px)}.search-card.focus-visible:after,.search-card:focus-visible:after{opacity:1}.search-card.focus-visible img,.search-card.focus-visible video,.search-card:focus-visible img,.search-card:focus-visible video{transform:scale(1.01)}.search-result{border-top:.0625rem solid #c6128f;justify-content:space-between;gap:max(1rem,1.11111vw);width:100%;padding:1rem 0;display:flex;position:relative}@media (max-width:767px){.search-result{flex-direction:column-reverse}}.search-result__inner{flex-direction:column;gap:.5rem;width:80%;display:flex}@media (max-width:1023px){.search-result__inner{width:100%;max-width:max(37.5rem,48.6111vw)}}.search-result__inner>.subheading-3{font-weight:500;transition:all .35s}.search-result__inner>p{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.search-result>.tag-wrap{transition:all .35s}.search-result>.tag-wrap>.tag{font-weight:300}@media (hover:hover) and (pointer:fine){.search-result:hover [aria-hidden=true],.search-result.hover [aria-hidden=true]{transform:scale(1.2)}.search-result:hover [aria-hidden=true]:after,.search-result.hover [aria-hidden=true]:after{animation:.5s cubic-bezier(.455,.03,.515,.955) forwards arrow-right-move}}.search-result.focus-visible [aria-hidden=true],.search-result:focus-visible [aria-hidden=true]{transform:scale(1.2)}.search-result.focus-visible [aria-hidden=true]:after,.search-result:focus-visible [aria-hidden=true]:after{animation:.5s cubic-bezier(.455,.03,.515,.955) forwards arrow-right-move}.search-result [aria-hidden=true]{z-index:2;opacity:0;border-radius:50%;flex-shrink:0;width:max(.5625rem,.625vw);height:max(.5625rem,.625vw);margin-top:max(.75rem,.833333vw);transition:all .35s;display:block;position:absolute;right:0;overflow:hidden}.search-result [aria-hidden=true]:after{color:currentColor;content:"";object-fit:contain;will-change:transform;background-color:currentColor;width:max(.5625rem,.625vw);height:max(.5625rem,.625vw);transition:all .35s;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}@media (hover:hover) and (pointer:fine){.search-result:hover .subheading-3,.search-result.hover .subheading-3{filter:brightness(.6);color:#0fefef}.search-result:hover .tag-wrap,.search-result.hover .tag-wrap{opacity:0}.search-result:hover [aria-hidden=true],.search-result.hover [aria-hidden=true]{opacity:1}}.search-result.focus-visible .subheading-3,.search-result:focus-visible .subheading-3{filter:brightness(.6);color:#0fefef}.search-result.focus-visible .tag-wrap,.search-result:focus-visible .tag-wrap{opacity:0}.search-result.focus-visible [aria-hidden=true],.search-result:focus-visible [aria-hidden=true]{opacity:1}.process-step{list-style-type:number;list-style-position:inside}.process-step__upper{flex-direction:column;gap:max(0rem,.416667vw);margin-top:max(.375rem,1.11111vw);margin-bottom:max(.375rem,1.11111vw);display:flex}.process-step::marker{color:#0fefef;content:counter(list-item) " "}.jumplink{color:#fff;aspect-ratio:696/868;max-height:calc(100svh - var(--gutter));padding:calc(var(--gutter) - var(--gap));border-radius:max(.3125rem,.347222vw);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.jumplink .background{clip-path:inset(0% round 5px);transition:all .45s}.jumplink__inner{z-index:2;flex-direction:column;gap:1.875rem;display:flex;position:relative}@media (hover:hover) and (pointer:fine){.jumplink:hover .background,.jumplink.hover .background{clip-path:inset(2% round 5px);transform:scale(1.01)}.jumplink:hover .background:after,.jumplink.hover .background:after{opacity:1}}.jumplink.focus-visible .background,.jumplink:focus-visible .background{clip-path:inset(2% round 5px);transform:scale(1.01)}.jumplink.focus-visible .background:after,.jumplink:focus-visible .background:after{opacity:1}.job-info{border-radius:max(.3125rem,.347222vw);flex-direction:column;gap:.5rem;padding:max(1.5rem,2.77778vw);display:flex;overflow:hidden}.job-info--sml{height:min-content;padding:max(1.25rem,1.66667vw)}.job-info__content{gap:var(--gap);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}@media (max-width:599px){.job-info__content{flex-direction:column;gap:1.1875rem;display:flex}}.job-info__item{flex-direction:column;gap:.5rem;display:flex}.job-info__item ul{padding-left:1.3125rem;list-style:outside}.scrollbar::-webkit-scrollbar{width:.1875rem;height:.75rem}.scrollbar::-webkit-scrollbar-track{background:#e4e4e4;overflow:hidden}.scrollbar::-webkit-scrollbar-track{border-radius:max(.3125rem,.347222vw)}.scrollbar::-webkit-scrollbar-thumb{background-color:#c6128f;background-clip:content-box;width:.1875rem;overflow:hidden}.scrollbar::-webkit-scrollbar-thumb{border-radius:max(.3125rem,.347222vw)}.wpcf7-form{flex-direction:column;gap:.625rem;display:flex}.wpcf7 fieldset{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto, 1fr);gap:.625rem;display:grid}@media (max-width:599px){.wpcf7 fieldset{flex-direction:column;display:flex}}.wpcf7 label{flex-direction:column;gap:.3125rem;display:flex}.wpcf7-text,.wpcf7-email,.wpcf7-tel,.wpcf7-url,.wpcf7-textarea{background-color:#fff;border-radius:max(.3125rem,.347222vw);outline:.0625rem solid #0000;width:100%;padding:max(.625rem,.694444vw);transition:all .35s;overflow:hidden}.wpcf7-text:focus,.wpcf7-email:focus,.wpcf7-tel:focus,.wpcf7-url:focus,.wpcf7-textarea:focus{outline:.0625rem solid #c6128f}.wpcf7-text:user-valid{outline:.0625rem solid #0000}.wpcf7-email:user-valid{outline:.0625rem solid #0000}.wpcf7-tel:user-valid{outline:.0625rem solid #0000}.wpcf7-url:user-valid{outline:.0625rem solid #0000}.wpcf7-textarea:user-valid{outline:.0625rem solid #0000}.wpcf7-text:user-valid:focus{outline:.0625rem solid #c6128f}.wpcf7-email:user-valid:focus{outline:.0625rem solid #c6128f}.wpcf7-tel:user-valid:focus{outline:.0625rem solid #c6128f}.wpcf7-url:user-valid:focus{outline:.0625rem solid #c6128f}.wpcf7-textarea:user-valid:focus{outline:.0625rem solid #c6128f}.wpcf7-text:not(:-ms-placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-text:not(:placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-email:not(:-ms-placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-email:not(:placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-tel:not(:-ms-placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-tel:not(:placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-url:not(:-ms-placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-url:not(:placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-textarea:not(:-ms-placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-textarea:not(:placeholder-shown):user-invalid{outline:.0625rem solid #ff8b1c!important}.wpcf7-text:-webkit-any(:-webkit-autofill,:-webkit-autofill){background-color:#0000!important}.wpcf7-text:is(:autofill,:autofill){background-color:#0000!important}.wpcf7-email:-webkit-any(:-webkit-autofill,:-webkit-autofill){background-color:#0000!important}.wpcf7-email:is(:autofill,:autofill){background-color:#0000!important}.wpcf7-tel:-webkit-any(:-webkit-autofill,:-webkit-autofill){background-color:#0000!important}.wpcf7-tel:is(:autofill,:autofill){background-color:#0000!important}.wpcf7-url:-webkit-any(:-webkit-autofill,:-webkit-autofill){background-color:#0000!important}.wpcf7-url:is(:autofill,:autofill){background-color:#0000!important}.wpcf7-textarea:-webkit-any(:-webkit-autofill,:-webkit-autofill){background-color:#0000!important}.wpcf7-textarea:is(:autofill,:autofill){background-color:#0000!important}.wpcf7-text::placeholder{color:#767676;transition:all .35s}.wpcf7-email::placeholder{color:#767676;transition:all .35s}.wpcf7-tel::placeholder{color:#767676;transition:all .35s}.wpcf7-url::placeholder{color:#767676;transition:all .35s}.wpcf7-textarea::placeholder{color:#767676;transition:all .35s}.wpcf7-textarea{height:9.375rem}.wpcf7-list-item input{background-color:#fff;border-radius:max(.3125rem,.347222vw);width:max(1.375rem,1.52778vw);height:max(1.375rem,1.52778vw);margin-top:0;overflow:hidden}.wpcf7-list-item input:checked{background-size:50% 50%}.wpcf7-list-item label{flex-direction:row;align-items:center;gap:.625rem;display:flex}.wpcf7-submit{margin-top:max(.625rem,.694444vw)}}@layer modules{.insights__card{border-radius:max(.3125rem,.347222vw);align-items:center;padding:max(1.875rem,4.16667vw);overflow:hidden}.service-grid{margin-bottom:calc(var(--service-spacing) * -1);--service-spacing:max(3.75rem, 4.16667vw)}.service-grid__sidebar{height:calc(100% - var(--service-spacing));position:relative}@media (max-width:1023px){.service-grid__sidebar{display:none}}.service-grid__sidebar>nav,.service-grid__sidebar>h2{top:var(--gutter);position:sticky}.service-grid__sidebar>nav a{opacity:.4;transition:all .45s;display:block;position:relative}.service-grid__sidebar>nav a:before{color:#c6128f;content:"";object-fit:contain;will-change:transform;opacity:0;background-color:#c6128f;width:max(.75rem,.833333vw);height:max(.75rem,.833333vw);transition:all .35s;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-1.875rem)scale(.8);-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}.service-grid__sidebar>nav a.active{opacity:1;transform:translate(1.25rem)}.service-grid__sidebar>nav a.active:before{opacity:1;transform:translate(-1.25rem)translateY(-50%)scale(1)}@media (hover:hover) and (pointer:fine){.service-grid__sidebar>nav a:hover,.service-grid__sidebar>nav a.hover{opacity:.7}}.service-grid__sidebar>nav a.focus-visible,.service-grid__sidebar>nav a:focus-visible{opacity:.7}.service-grid__content>li{padding-bottom:var(--service-spacing);flex-direction:column;gap:max(1.25rem,2.08333vw);display:flex}.text{row-gap:max(2.5rem,2.77778vw)}.text__img,.text__summary,.text__bio{height:auto}@media (min-width:1024px){.text__img,.text__summary,.text__bio{top:var(--gutter);height:fit-content;position:sticky}}.text__img,.text__bio__img{border-radius:max(.3125rem,.347222vw);overflow:hidden}.text__img img,.text__img video,.text__img figure,.text__bio__img img,.text__bio__img video,.text__bio__img figure{width:100%;height:auto;scale:1.03}.text__img{aspect-ratio:1}.text__img .credit,.text__img img{object-fit:cover;height:100%}.text__bio{flex-direction:column;gap:max(2.5rem,6.94444vw);display:flex}.text__bio__detail{flex-direction:column;gap:max(.625rem,1.11111vw);display:flex}.text__bio__detail>.breadcrumbs{margin-bottom:max(.125rem,.555556vw)}.text__bio__detail h2{font-weight:300}@media (min-width:1024px){.text__bio__img{max-width:80%}}.single-cta__content{align-items:flex-end}@media (max-width:1023px){.single-cta__content{margin-top:max(5rem,5.55556vw)}}@media (max-width:1231px){.single-cta__content .simple-text{padding-right:10%}}@media (max-width:1023px){.single-cta__content .simple-text{padding-right:0}}.single-cta__img{aspect-ratio:875/570;border-radius:max(.3125rem,.347222vw);overflow:hidden}@media (max-width:1023px){.single-cta__img{order:-1}}.single-cta__img img,.single-cta__img video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;scale:1.1}.full-page-cta{color:#fff;padding-top:var(--gutter);row-gap:max(15.625rem,17.3611vw);min-height:100svh}.full-page-cta .row{align-items:flex-end}.full-page-cta__bg{overflow:hidden}.full-page-cta__bg img,.full-page-cta__bg video{scale:1.1}.impact{color:#fff;row-gap:max(15rem,29.8611vw)}.impact__bg{overflow:hidden}.impact__bg img,.impact__bg video{scale:1.1}.asset__item{border-radius:max(.3125rem,.347222vw);width:100%;overflow:hidden}.asset__item img,.asset__item video,.asset__item figure{object-fit:cover;width:100%;height:100%}.asset__item img,.asset__item video{scale:1.07}.asset--1 .asset__item{border-radius:0}.asset--1 .asset__item img,.asset--1 .asset__item video{height:auto}@media (min-width:1024px){.asset.asset--portrait .asset__item{aspect-ratio:602/745}.asset.asset--landscape .asset__item{aspect-ratio:695/391}}.asset--slider{padding-top:var(--gap);padding-bottom:var(--gap);overflow:hidden}@media (min-width:1024px){.asset--slider{grid-template-rows:1fr;height:100svh;padding-left:0;padding-right:0}}.asset--slider .asset__track{gap:var(--gap);width:100%;display:flex;overflow:hidden}.asset--slider .asset__track__inner{gap:var(--gap);width:max-content;display:flex}@media (max-width:1023px){.asset--slider .asset__track__inner{flex-direction:column;width:100%}}.asset--slider .asset__item{width:100%}@media (min-width:1024px){.asset--slider .asset__item{aspect-ratio:602/745;flex-shrink:0;width:auto}.asset--slider .asset__item:first-child{margin-left:var(--gap)}.asset--slider .asset__item:last-child{margin-right:var(--gap)}}.sectors{position:relative}@media (max-width:1023px){.sectors{overflow:hidden}}.sectors__detail{padding:var(--gutter);flex-direction:column;justify-content:space-between;gap:1rem;display:flex}@media (min-width:1024px){.sectors__detail{height:100svh;position:sticky;top:0}}.sectors__detail>.simple-text{width:100%;max-width:max(20rem,22.2222vw)}.sectors__img{z-index:-1;transform:translate(calc((var(--mouse-x) - 50%) * .05 - 50%), calc((var(--mouse-y) - 50%) * .05));opacity:0;max-width:max(37.5rem,41.6667vw);transition:transform .1s linear;display:block;position:absolute;top:20%;left:45%}.sectors__img__inner{aspect-ratio:16/10;border-radius:max(.3125rem,.347222vw);width:max(37.5rem,41.6667vw);height:auto;transition:all .1s linear;overflow:hidden}.sectors__img__inner img,.sectors__img__inner video,.sectors__img__inner figure{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.sectors__img__inner img,.sectors__img__inner video{transform:translate(calc((var(--mouse-x) - 50%) * -.02), calc((var(--mouse-y) - 50%) * -.02)) scale(1.1);transition:transform .1s linear}.sectors__list{padding-left:calc(var(--gutter) + var(--gap));flex-direction:column;justify-content:flex-end;display:flex}.sectors__list li{cursor:default;width:fit-content}.sectors__list li:first-of-type{margin-top:25svh}.sectors__list li:last-of-type{margin-bottom:var(--gutter)}.sectors__list li a{padding:.625rem 0;transition:all .35s;display:block;position:relative}.sectors__list li a:after{color:#0fefef;content:"";object-fit:contain;left:calc(var(--gap) * -1);opacity:0;pointer-events:none;background-color:#0fefef;width:max(1.5625rem,1.73611vw);height:max(1.5625rem,1.73611vw);transition:all .35s;display:block;position:absolute;top:50%;transform:translateY(-50%)translate(-170%)scale(.8);-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='9'%20height='9'%20viewBox='0%200%209%209'%20fill='none'%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3cpath%20d='M4.72286%200.0714871L8.93143%204.32605C9.02571%204.42137%209.02571%204.57734%208.93143%204.67266L4.72286%208.92722C4.62857%209.02254%204.47429%209.02254%204.38%208.92722L3.98571%208.52863C3.89143%208.43331%203.89143%208.27734%203.98571%208.18202L7.10571%205.02793H0.24C0.102857%205.02793%200%204.91528%200%204.7853V4.21341C0%204.07477%200.111429%203.97078%200.24%203.97078H7.09714L3.98571%200.816686C3.89143%200.72137%203.89143%200.565398%203.98571%200.470082L4.38%200.0714871C4.47429%20-0.023829%204.62857%20-0.023829%204.72286%200.0714871Z'%20fill='white'/%3e%3c/svg%3e") 50%/contain no-repeat}@media (hover:hover) and (pointer:fine){.sectors__list li a:hover:after,.sectors__list li a.hover:after{opacity:1;transform:translateY(-50%)translate(-100%)scale(1)}}.sectors__list li a.focus-visible:after,.sectors__list li a:focus-visible:after{opacity:1;transform:translateY(-50%)translate(-100%)scale(1)}.sectors .swiper-buttons{padding:0 var(--gutter);margin-top:max(7.5rem,8.33333vw)}.sectors__slider{padding-bottom:var(--gutter)}.sectors__slider li a{flex-direction:column;gap:max(.75rem,1.38889vw);padding-bottom:max(.5rem,.555556vw);display:flex}.sectors__slider li img,.sectors__slider li video{aspect-ratio:231/165;object-fit:cover;border-radius:max(.3125rem,.347222vw);width:100%;height:auto;overflow:hidden}.featured{color:#fff;overflow:hidden}@media (max-width:1023px){.featured{flex-direction:column;gap:0;padding:0;display:flex}}.featured .background img,.featured .background video{scale:1.1}@media (max-width:1023px){.featured .background{height:fit-content;position:relative}.featured .background:after{display:none}.featured .background img{height:auto;position:relative}}.featured__detail{flex-direction:column;gap:max(2.5rem,7.63889vw);display:flex}@media (max-width:1023px){.featured__detail{padding:var(--gutter);background-color:#003723;padding-bottom:max(2.5rem,2.77778vw);position:static}.featured__detail .tag{top:var(--gutter);left:var(--gutter);position:absolute}.featured__detail>.card{order:-1;max-width:max(17.5rem,17.3611vw)}}.featured__stats{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:1023px){.featured__stats{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto, 1fr);gap:var(--gap);gap:max(1.25rem,6.94444vw);display:grid}}@media (max-width:424px){.featured__stats{flex-direction:column;gap:1.25rem;display:flex}}.featured__stats .stat{max-width:max(17.5rem,19.4444vw)}@media (min-width:1024px){.featured__stats .stat{border-bottom:.0625rem solid #fff;padding-bottom:1.5rem}}.featured__stats .stat:last-child{border-bottom:0;padding-bottom:0}.stats__list>.stat>.stat-num{color:#c6128f}.stats__list>.stat>p{max-width:max(17.9375rem,19.9306vw)}@media (min-width:1024px){.stats__list>.stat:nth-of-type(4),.stats__list>.stat:nth-of-type(5),.stats__list>.stat:nth-of-type(6){padding-left:25%}}@media (max-width:1023px){.stats__list>.stat:nth-of-type(3),.stats__list>.stat:nth-of-type(4){padding-left:20%}.stats__list>.stat:nth-of-type(5),.stats__list>.stat:nth-of-type(6){padding-left:40%}}@media (max-width:767px){.stats__list>.stat:nth-of-type(4){margin-top:-18%;padding-left:0}.stats__list>.stat:nth-of-type(2),.stats__list>.stat:nth-of-type(5){padding-left:30%}.stats__list>.stat:nth-of-type(3),.stats__list>.stat:nth-of-type(6){padding-left:60%}}@media (max-width:599px){.stats__list>.stat:nth-of-type(4){margin-top:-3%;padding-left:0}.stats__list>.stat:nth-of-type(2),.stats__list>.stat:nth-of-type(5){padding-left:20%}.stats__list>.stat:nth-of-type(3),.stats__list>.stat:nth-of-type(6){padding-left:40%}}@media (max-width:424px){.stats__list>.stat:nth-of-type(4){margin-top:0%;padding-left:0}.stats__list>.stat:nth-of-type(2),.stats__list>.stat:nth-of-type(4),.stats__list>.stat:nth-of-type(6){padding-left:25%}.stats__list>.stat:nth-of-type(3),.stats__list>.stat:nth-of-type(5){padding-left:0%}}@media (min-width:1024px){.stats--4 .stats__list>.stat:nth-of-type(3),.stats--4 .stats__list>.stat:nth-of-type(4){padding-left:25%}}.logo-grid__grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto, 1fr);gap:max(1.875rem,2.77778vw);display:grid}@media (max-width:767px){.logo-grid__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.logo-grid__grid{grid-template-columns:repeat(2,1fr)}}.logo-grid__grid>img{object-fit:contain;width:max(11.875rem,13.1944vw);height:max(5.625rem,6.25vw)}.awards__list{flex-direction:column;display:flex}.awards__list__item{border-top:.0625rem solid #c6128f;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr);gap:.625rem;padding:.5rem 0;display:grid}@media (max-width:767px){.awards__list__item{flex-direction:column;gap:0;padding-bottom:1.875rem;display:flex}}.awards__list__item__block{flex-direction:column;gap:.125rem;display:flex}.awards__list__item__block>img{object-fit:contain;width:fit-content;height:max(3.75rem,4.16667vw)}@media (max-width:767px){.awards__list__item__block>img{margin-top:.625rem}}.job-listing{padding-bottom:max(7.5rem,8.33333vw)}.job-listing__inner{color:#fff;border-radius:max(1.25rem,1.38889vw);flex-direction:column;gap:2.5rem;padding:max(1.25rem,2.77778vw) max(1.25rem,4.16667vw) max(1.25rem,4.16667vw);display:flex;overflow:hidden}.job-listing__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:max(1.25rem,1.38889vw) 2.5rem;display:flex}.job-listing__list{gap:var(--gap);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}@media (max-width:1023px){.job-listing__list{flex-direction:column;gap:1.875rem;display:flex}}.job-listing__list__item{flex-direction:column;gap:.25rem;padding-right:15%;display:flex}@media (max-width:1023px){.job-listing__list__item{border-top:.0625rem solid #fff;padding-top:.625rem;padding-bottom:.625rem;padding-right:0}}.job-listing__list__item>.h5{max-width:85%}.job-listing__list__item>.link{margin-top:max(1rem,1.11111vw)}.people-slider{padding-bottom:max(2.5rem,9.44445vw);position:relative;overflow:hidden}.people-slider__intro>h2{margin-bottom:max(.625rem,.694444vw)}.people-slider__intro>p{max-width:max(26.9375rem,29.9306vw)}@media (max-width:767px){.people-slider .swiper-buttons{margin-top:max(6.25rem,6.94444vw)}}.values{padding-left:var(--gutter);position:relative}.values__bar{padding-top:var(--gutter);padding-right:calc(var(--gap) * 2);flex-direction:column;gap:max(8.75rem,13.8889vw);display:flex}@media (max-width:767px){.values__bar{padding-right:0}}.values__list{flex-direction:column;display:flex}@media (max-width:1023px){.values__list{padding-bottom:var(--gutter);gap:1.25rem}}@media (min-width:1024px){.values__list__item{min-height:70svh}.values__list__item:first-of-type{padding-top:0}.values__list__item:last-of-type{margin-bottom:20svh}}@media (max-width:1023px){.values__list__item{background-color:#fff;border-top:.0625rem solid #c6128f;border-radius:max(.3125rem,.347222vw);padding:1.25rem;position:sticky;top:1.25rem;overflow:hidden}.values__list__item:first-of-type{top:calc(var(--header-height) + var(--gap) + 4.0625rem * (1 - 1))}.values__list__item:nth-of-type(2){top:calc(var(--header-height) + var(--gap) + 4.0625rem * (2 - 1))}.values__list__item:nth-of-type(3){top:calc(var(--header-height) + var(--gap) + 4.0625rem * (3 - 1))}.values__list__item:nth-of-type(4){top:calc(var(--header-height) + var(--gap) + 4.0625rem * (4 - 1))}.values__list__item:nth-of-type(5){top:calc(var(--header-height) + var(--gap) + 4.0625rem * (5 - 1))}}.values__list__item img{border-radius:max(.3125rem,.347222vw);width:100%;height:auto;overflow:hidden}.values__assets{top:var(--gap);height:calc(100svh - var(--gap) * 2);background-color:#767676;border-radius:max(.3125rem,.347222vw);position:sticky;overflow:hidden}.values__assets img,.values__assets video{opacity:0;object-fit:cover;z-index:0;width:100%;height:100%;transition:all .7s,scale 1s;position:absolute;top:0;left:0;scale:1.02}.values__assets img.active,.values__assets video.active{opacity:1;scale:1}.values--single .values__bar{padding-bottom:var(--gutter);justify-content:space-between}.values--single .values__list__item{min-height:0;margin-bottom:0}.values--single .values__assets{top:unset;position:relative}@media (max-width:599px){.big-statement{padding-left:0;padding-right:0}.big-statement>.simple-text,.big-statement>.big-statement__content>.big-statement__text{padding-left:var(--gutter);padding-right:var(--gutter)}}.big-statement__content{align-items:center}@media (max-width:1023px){.big-statement__content{row-gap:max(5rem,5.55556vw)}}@media (min-width:1024px){.big-statement__text{padding-right:10%}}@media (max-width:1023px){.big-statement__text{order:1}}.big-statement__img{aspect-ratio:318/369;border-radius:max(.3125rem,.347222vw);height:auto;position:relative;overflow:hidden}.big-statement__img img,.big-statement__img video,.big-statement__img figure{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.big-statement__img:nth-of-type(3){margin-top:70%}.big-statement__img:nth-of-type(4){margin-top:-55%}.big-statement__img--mobile{order:2;margin-left:33vw;margin-top:0!important}.history{overflow:hidden}@media (max-width:767px){.history>.title-row{margin-bottom:max(7.5rem,8.33333vw)}}.history .swiper-slide .history-card{opacity:.5;transition:all .45s}.history .swiper-slide .history-card__img{clip-path:inset(5% round 5px);transition:all .45s}.history .swiper-slide .history-card__img img,.history .swiper-slide .history-card__img video{transition:all .45s;scale:1.08}.history .swiper-slide.swiper-slide-active .history-card{opacity:1}.history .swiper-slide.swiper-slide-active .history-card__img{clip-path:inset(0% round 5px)}.history .swiper-slide.swiper-slide-active .history-card__img img,.history .swiper-slide.swiper-slide-active .history-card__img video{scale:1}.history .swiper-buttons{padding-right:var(--gutter)}.video__poster{object-fit:cover;z-index:0;border-radius:max(.3125rem,.347222vw);width:100%;height:100%;transition:all .45s;position:absolute;top:0;left:0;overflow:hidden}.video__poster img,.video__poster video,.video__poster figure{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.video__poster:after{transition:all .45s}.video__inner{clip-path:inset(0% round 5px);cursor:pointer;aspect-ratio:1096/616;border-radius:max(.3125rem,.347222vw);justify-content:center;align-items:center;transition:all .45s;display:flex;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.video__inner:hover,.video__inner.hover{clip-path:inset(1% round 5px)}.video__inner:hover .video__poster,.video__inner.hover .video__poster{transform:scale(1.01)}.video__inner:hover:after,.video__inner.hover:after{opacity:.7}}.video__inner.focus-visible,.video__inner:focus-visible{clip-path:inset(1% round 5px)}.video__inner.focus-visible .video__poster,.video__inner:focus-visible .video__poster{transform:scale(1.01)}.video__inner.focus-visible:after,.video__inner:focus-visible:after{opacity:.7}.image__wrapper{flex-direction:column;gap:.5rem;display:flex}.image .swiper-slide,.image__single{aspect-ratio:950/633;object-fit:cover;height:auto;position:relative}.image .swiper-slide img,.image .swiper-slide video,.image .swiper-slide figure,.image__single img,.image__single video,.image__single figure{object-fit:cover;width:100%;height:100%}.image__slider{border-radius:max(.3125rem,.347222vw);overflow:hidden}.image__slider .swiper-wrapper{scale:1.05}.image__thumbs{-webkit-user-select:none;user-select:none;overflow:hidden}.image__thumbs .swiper-slide{opacity:.5;cursor:pointer;clip-path:inset(0% round 5px);border-radius:max(.3125rem,.347222vw);transition:all .35s;overflow:hidden}@media (hover:hover) and (pointer:fine){.image__thumbs .swiper-slide:hover,.image__thumbs .swiper-slide.hover{clip-path:inset(2% round 5px)}}.image__thumbs .swiper-slide.focus-visible,.image__thumbs .swiper-slide:focus-visible{clip-path:inset(2% round 5px)}.image__thumbs .swiper-slide-thumb-active{opacity:1;cursor:default;clip-path:inset(0% round 5px)!important}.image__single{border-radius:max(.3125rem,.347222vw);overflow:hidden}.image__single img{scale:1.05}.reports__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto, 1fr);gap:var(--gap);column-gap:max(1.875rem,2.77778vw);display:grid}@media (max-width:1023px){.reports__grid{flex-direction:column;row-gap:.9375rem;display:flex}}.key-contacts .col-5{gap:max(2.5rem,3.47222vw) 0;height:fit-content}.key-contacts__tabs__nav{flex-direction:column;gap:.5rem 1.5625rem;display:flex}@media (max-width:767px){.key-contacts__tabs__nav{white-space:nowrap;flex-flow:wrap}}.key-contacts__tabs__button{color:#767676;transition:all .35s}.key-contacts__tabs__button.active{color:#000}@media (max-width:767px){.key-contacts h2{margin-bottom:1.25rem}.key-contacts .simple-text{margin-top:-1.25rem;margin-bottom:1.25rem}.key-contacts .col-5 .card--person{margin-bottom:.3125rem}}.quotes{row-gap:max(8.75rem,11.5972vw)}.quotes__row{row-gap:6.25rem}@media (max-width:767px){.pillars .title-row{margin-bottom:max(4.375rem,6.25vw)}.pillars li{margin-bottom:max(3.125rem,4.16667vw)}.service-cards{row-gap:max(8.75rem,9.72222vw)}}.event-detail__inner{flex-direction:column;gap:1rem;display:flex}.event-detail__info{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto, 1fr);row-gap:1rem;gap:var(--gap);padding-left:0;display:grid}@media (max-width:424px){.event-detail__info{flex-direction:column;gap:1rem;display:flex}}.event-detail__info__item{list-style:none}.event-detail__info__item--wide{grid-column:span 2}.share__inner{border-top:.0625rem solid #c6128f;flex-wrap:wrap;align-items:center;gap:1.25rem;padding-top:max(2.5rem,2.77778vw);display:flex}.share__list{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.highlight-feed{position:relative}@media (max-width:1023px){.highlight-feed{row-gap:2.5rem}}.highlight-feed__cards,.highlight-feed__cards__inner{flex-direction:column;gap:1.25rem;display:flex}@media (max-width:1023px){.highlight-feed__cards__inner{row-gap:1.875rem}}.highlight-feed__contributors{border-radius:max(.3125rem,.347222vw);flex-direction:column;gap:1rem;height:fit-content;padding:max(1.25rem,1.66667vw);display:flex;overflow:hidden}@media (min-width:1024px){.highlight-feed__contributors{top:var(--gutter);background-color:#e4e4e4;position:sticky}}@media (max-width:1023px){.highlight-feed__contributors{border:.0625rem solid #c6128f;order:-1}}.highlight-feed__contributors__list{flex-direction:column;gap:1rem;display:flex}@media (max-width:1023px){.highlight-feed__contributors__list{grid-template-columns:1fr 1fr 1fr;display:grid}}@media (max-width:767px){.highlight-feed__contributors__list{display:flex}}.study-detail{color:#fff;row-gap:max(6.25rem,19.4444vw)}.study-detail__info{row-gap:max(1.25rem,5.55556vw)}@media (max-width:767px){.study-detail__info{row-gap:1.25rem}.study-detail__points,.study-detail__services,.study-detail__contributors,.study-detail__awards{border-top:.0625rem solid #0fefef;padding-top:1.25rem}}.study-detail__points strong,.study-detail__services strong{margin-bottom:.25rem;display:block}.study-detail__points{padding-right:10%}.study-detail__points li{margin-bottom:max(1rem,2.22222vw)}.study-detail__points li:last-child{margin-bottom:0}.study-detail__services li{margin-bottom:.1875rem}.study-detail__contributors,.study-detail__awards,.study-detail__contributors ul{flex-direction:column;gap:1rem;display:flex}.study-detail__awards ul{flex-direction:column;gap:2rem;display:flex}.latest{--slide-width:calc((100% - 2 * var(--gutter) - .1 * var(--gap)) / 4.2);overflow:hidden}@media (max-width:1023px){.latest{--slide-width:calc((100% - 2 * var(--gutter) - 2.5 * var(--gap)) / 3.5)}}@media (max-width:767px){.latest{--slide-width:calc((100% - 2 * var(--gutter) - 1.2 * var(--gap)) / 2.2)}}@media (max-width:599px){.latest{--slide-width:calc((100% - 2 * var(--gutter) - .2 * var(--gap)) / 1.2)}}.latest .swiper-slide{width:var(--slide-width);height:auto}@media (min-width:768px){.latest .swiper-slide:first-child{width:calc(var(--slide-width) * 1.7 + var(--gap))}}.latest__bg{pointer-events:none;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:767px){.latest__bg{bottom:0;top:unset;max-height:max(37.5rem,41.6667vw)}}@media (max-width:599px){.latest__bg{max-height:max(31.25rem,34.7222vw)}}@media (max-width:424px){.latest__bg{max-height:max(25rem,27.7778vw)}}.latest__bg svg{width:auto;height:100%}@media (max-width:767px){.latest .title-row{order:-2;margin-bottom:max(5.625rem,6.94444vw)}}@media (min-width:768px){.latest__nav{z-index:2;position:absolute;bottom:max(6.875rem,7.63889vw)}}@media (max-width:767px){.latest__nav{order:-1}}.large-cta .simple-text{justify-content:flex-end}@media (max-width:767px){.large-cta .simple-text{margin-top:.625rem}}.recruit-process__list{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto, 1fr);gap:max(1.875rem,3.81944vw) max(2.5rem,2.77778vw);display:grid}@media (max-width:767px){.recruit-process__list{grid-template-columns:1fr 1fr}}@media (max-width:424px){.recruit-process__list{grid-template-columns:1fr}}.course-info__sidebar{flex-direction:column;gap:max(1.25rem,2.22222vw);display:flex}.course-info__sidebar h2{font-weight:200}.course-info__sidebar h2 em{font-weight:500}@media (min-width:425px){.course-info__sidebar .h5{max-width:90%}}.course-info__sidebar__img{aspect-ratio:428/454;border-radius:max(.3125rem,.347222vw);width:100%;margin-top:max(1.25rem,1.94444vw);overflow:hidden}.course-info__sidebar__img img{object-fit:cover;width:100%;height:100%;scale:1.05}.course-info__body{flex-direction:column;gap:2.5rem;display:flex}.course-info__body__info{flex-direction:column;gap:1rem;display:flex}.service-accordions .accordion .wysiwyg{margin-bottom:max(1.25rem,2.08333vw)}.service-accordions__entry-reqs{gap:var(--gap);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid}@media (max-width:599px){.service-accordions__entry-reqs{flex-direction:column;gap:1.1875rem;display:flex}}.service-accordions__entry-reqs ul{margin-top:.625rem}.service-accordions__img{border-radius:max(.3125rem,.347222vw);width:100%;height:fit-content;overflow:hidden}@media (max-width:1023px){.service-accordions__img{order:-1}}.service-accordions__img img{width:100%;height:auto;scale:1.05}}@layer utilities,overrides;
