.component--media-group{min-height:500px}.media-group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:1.5rem}.media-group__item{font-size:0}.media-group__item.width-100,.media-group__item.width-50{width:100%}@media screen and (min-width:760px){.media-group__item.width-50{width:calc(50% - .75rem)}}.media-group__item img{width:100%;height:auto}.component--people .columns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:2rem}.component--people .col{container-type:inline-size;width:100%}@media screen and (min-width:760px){.component--people .col{width:calc(50% - .75rem)}}.people-item__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}@container (min-width: 600px){.people-item__header{flex-direction:row;align-items:center;gap:1rem}}.people-item__heading{margin:0;font-size:1rem;font-family:var(--font-pri)}.component--people figure{aspect-ratio:62/35;outline:1px solid color-mix(in srgb,var(--c-black) 50%,transparent);font-size:0}.component--people figure img{width:100%;height:100%;object-fit:cover;object-position:center}.component--project-categories{margin-top:-2em}.component--project-credits .columns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:2rem}.component--project-credits .col.width-half{width:100%}@media screen and (min-width:760px){.component--project-credits .col.width-half{width:calc(50% - .75rem)}}.component--project-credits .col__heading{margin-top:0;font-family:var(--f-pri);font-size:1rem}.component--project-credits .project-credits{margin:0;padding:0;list-style:none;font-size:.8rem}.component--project-credits .project-credits li{margin-top:.7em}.component--project-credits .project-credits li:first-child{margin-top:0}.component--project-credits .project-credits a{position:relative;display:inline-block;color:color-mix(in srgb,var(--c-font) 80%,transparent);transition:color .3s}.component--project-credits .project-credits a:after{content:"";position:absolute;top:95%;left:0;display:block;width:100%;height:1px;border-bottom:1px dotted}.component--project-credits .project-credits a:hover{color:var(--c-font)}.component--project-credits .project-credits span.project-credits__value{color:color-mix(in srgb,var(--c-font) 80%,transparent)}.component--project-credits .project-credits__label{display:inline-block;margin-right:.5em;color:var(--c-font-opacity)}.btn--load-more{display:block;width:100%;margin-top:2rem;padding:.9rem;background:color-mix(in srgb,var(--c-font) 10%,transparent);color:var(--c-font);transition:background .25s,color .25s}.btn--load-more:after{display:none}.btn--load-more:hover{background:var(--c-pri);color:var(--c-black);scale:1}.project-list{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:2.5rem;row-gap:2.5rem;align-items:end}@media screen and (min-width:760px){.project-list{grid-template-columns:repeat(2,1fr)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.component--testimonials-slider{overflow:clip}.container--testimonial-slider{margin-top:3rem;padding-bottom:.5rem}.test-item{display:flex;flex-direction:column;height:100%;min-height:350px;padding:1.5rem 1.2rem;background:color-mix(in srgb,var(--c-font) 5%,transparent)}.test-item__stars{display:inline-flex;flex-direction:row;gap:3px;color:var(--c-pri)}[data-site-theme=light] .test-item__stars{color:var(--c-font)}.test-item__text{margin-top:1rem;font-size:.9rem}.test-item__cite{margin-top:1rem;font-style:normal}.test-item__cite-meta,.test-item__cite-name{display:block}.test-item__cite-name{font-size:.8rem}.test-item__cite-meta{color:var(--c-font-opacity);font-size:.7rem}.testimonial-slider{padding-bottom:4.2rem}.testimonial-slider .splide__track{overflow:visible}.testimonial-slider .splide__arrows{position:absolute;bottom:0;display:flex;flex-direction:row;gap:1rem;margin-top:1.5rem;font-family:var(--f-sec)}.testimonial-slider .splide__arrow{position:relative;top:unset;right:unset;left:unset;display:inline-block;width:1.9em;height:1.9em;outline:none;border:1px solid color-mix(in srgb,var(--c-font) 30%,transparent);border-radius:50%;padding-top:.2em;background:rgba(0,0,0,0);color:var(--c-font);font-size:1.4rem;line-height:1;transform:scale(1);transition:transform .3s}.testimonial-slider .splide__arrow:before{content:"←";position:absolute;top:55%;left:50%;font-family:var(--f-sec);transform:translate(-50%,-50%)}.testimonial-slider .splide__arrow:hover{transform:scale(1.1)}.testimonial-slider .splide__arrow:active{transform:scale(1.05)}.testimonial-slider .splide__arrow svg{display:none}.testimonial-slider .splide__arrow--next:before{content:"→"}