@charset "UTF-8";:root{--c-black: #000;--c-white: #fff;--c-grey-94: hsl(0, 0%, 94%);--c-grey-90: hsl(0, 0%, 90%);--c-grey-85: hsl(0, 0%, 85%);--c-grey-80: hsl(0, 0%, 80%);--c-grey-75: #BFBFBF;--c-grey-50: #808080;--c-brand-orange: #FF6A00;--c-brand-grey: #E6E6E2;--font-body: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--gutter: 1.5rem;--fs-h1: clamp(2rem, 1.4820441989rem + 2.2099447514vw, 3.25rem);--fs-h2: clamp(1.75rem, 1.5428176796rem + .8839779006vw, 2.25rem);--fs-h3: clamp(1rem, .9482044199rem + .2209944751vw, 1.125rem);--fs-h4: clamp(.75rem, .6982044199rem + .2209944751vw, .875rem);--fs-p-large: clamp(1.375rem, 1.1160220994rem + 1.1049723757vw, 2rem);--fs-p-medium: clamp(1rem, .9482044199rem + .2209944751vw, 1.125rem);--fs-p-regular: clamp(.875rem, .8232044199rem + .2209944751vw, 1rem);--fs-p-small: .875rem;--fs-btn: clamp(.875rem, .7714088398rem + .4419889503vw, 1.125rem);--fs-nav: 1rem;--gutter-8: 8px;--radius-6: 6px;--radius-2x: calc( var( --radius-6 ) * 2 );--m-32: 32px}html{font-size:100%;scroll-behavior:smooth}section[id]{scroll-margin-top:calc(var(--gutter-8) * 20)}.privacy-policy h3{scroll-margin-top:calc(var(--gutter-8) * 10)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.radius,.radius-lg{border-radius:var(--radius-6)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto}body{font-family:var(--font-body);font-size:var(--fs-p-medium);font-weight:400;line-height:1.5;color:var(--c-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1{font-size:var(--fs-h1);line-height:1.1;font-weight:500}h2,.h2{font-size:var(--fs-h2);line-height:1.15;font-weight:500}h3,.h3{font-size:var(--fs-h3);line-height:1.3;font-weight:500}h4,.h4{font-size:var(--fs-h4);line-height:1.3;font-weight:500}.p-large{font-size:var(--fs-p-large);line-height:1.35}.p-medium{font-size:var(--fs-p-medium);line-height:1.5}.p-regular{font-size:var(--fs-p-regular);line-height:1.5}.p-small{font-size:var(--fs-p-small);line-height:1.5}small{font-size:var(--fs-p-small)}.btn-text{font-size:var(--fs-btn);line-height:1;font-weight:500}.nav-text{font-size:var(--fs-nav);line-height:1;font-weight:500}.mono,code,kbd,samp,pre{font-family:var(--font-mono);font-weight:500}p{margin-bottom:1em}.section-header{font-size:var(--fs-h2);line-height:1.15;text-transform:uppercase;margin-bottom:var(--m-32);font-family:var(--font-mono)}.section-header>*{font-weight:500}.header__stack{display:flex;gap:calc(var(--gutter-8) * 2);flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.header__stack.header__stack--capped{max-width:960px}.header__stack h1{font-weight:500;margin-bottom:calc(var(--gutter-8) * 4)}.capped{max-width:960px}strong{font-weight:600}article .capped a:not(.button),.wp-content a:not(.button),.featured__body a:not(.button),.modal__body a:not(.button),.pipeline-block__content a:not(.button),.capped a:not(.button),.block--content article a:not(.button){color:var(--c-black);text-decoration:underline}article .capped a:not(.button):visited,.wp-content a:not(.button):visited,.featured__body a:not(.button):visited,.modal__body a:not(.button):visited,.pipeline-block__content a:not(.button):visited,.capped a:not(.button):visited,.block--content article a:not(.button):visited{color:var(--c-black)}article .capped a:not(.button):hover,article .capped a:not(.button):active,.wp-content a:not(.button):hover,.wp-content a:not(.button):active,.featured__body a:not(.button):hover,.featured__body a:not(.button):active,.modal__body a:not(.button):hover,.modal__body a:not(.button):active,.pipeline-block__content a:not(.button):hover,.pipeline-block__content a:not(.button):active,.capped a:not(.button):hover,.capped a:not(.button):active,.block--content article a:not(.button):hover,.block--content article a:not(.button):active{color:var(--c-grey-50);text-decoration:underline}.wp-content strong{font-weight:600}.wp-content ol,.wp-content ul{padding-left:var(--gutter-8);margin:var(--m-32) 0 var(--m-32) 1em;display:flex;list-style:disc;flex-direction:column;gap:calc(var(--gutter-8) * 1.5)}.wp-content ol li,.wp-content ul li{position:relative}.wp-content ol ul,.wp-content ul ul{margin:20px 1em 15px}.wp-content ol ul li::marker,.wp-content ul ul li::marker{color:var(--c-grey-75)}.wp-content ol{list-style:decimal}.wp-content ol li{padding-left:0}.wp-content ol li:before{display:none}.wp-content img{max-width:100%;height:auto;margin:calc(var(--gutter-8) * 2) 0}.wp-content img:not(.alignleft):not(.alignright){display:block;margin-left:auto;margin-right:auto}.wp-content img.alignleft{float:left;margin-right:var(--gutter-8)}.wp-content img.alignright{float:right;margin-left:var(--gutter-8)}@media screen and (max-width: 767px){.wp-content img{float:none;margin:calc(var(--gutter-8) * 2) auto}}.wp-content hr{border:none;border-top:1px solid var(--c-grey-75);margin:calc(var(--gutter-8) * 6) 0;display:block}.wp-content h1,.wp-content h2,.wp-content h4,.wp-content h6{line-height:1.15;font-weight:500;margin-bottom:calc(var(--gutter-8) * 2);font-family:var(--font-mono);text-transform:uppercase;margin-top:calc(var(--gutter-8) * 4)}.wp-content h3,.wp-content h5{margin-bottom:calc(var(--gutter-8) * 2);margin-top:calc(var(--gutter-8) * 4)}.wp-content h1,.wp-content h2,.wp-content h3{font-size:var(--fs-h2)}.wp-content h4,.wp-content h5{font-size:var(--fs-h3)}.wp-content h6{font-size:var(--fs-h4)}.wp-content blockquote{border-left:3px solid var(--c-brand-orange);padding-left:calc(var(--gutter-8) * 2);margin:var(--m-32) 0}.wp-content table{width:100%;border-collapse:collapse;margin:calc(var(--gutter-8) * 2) 0;font-size:var(--fs-p-regular)}.wp-content table th,.wp-content table td{border:1px solid var(--c-grey-75);padding:var(--gutter-8);text-align:left}.wp-content table th{background-color:var(--c-grey-90)}.content__image-caption,small{font-size:var(--fs-p-small);line-height:1.5;display:block}.small-muted{font-size:var(--fs-p-small);line-height:1.5}sup{font-size:var(--fs-p-small);line-height:1;vertical-align:super}.container{width:calc(100% - var(--gutter-8) * 17);max-width:1366px;margin-inline:auto}@media screen and (max-width: 767px){.container{width:calc(100% - var(--gutter-8) * 6)}}.container.container--fullbleed{max-width:100%}.block.block--brand{background-color:var(--c-brand-orange)}.block.block--light{background-color:var(--c-brand-grey)}.block.block--fit-screen{min-height:clamp(100vh - 60px,100vh,100vh - 120px);display:flex;align-items:center;justify-content:center}.block.block--nobottom{padding-bottom:0}.block.block--dark{background-color:var(--c-black);color:var(--c-white)}.block{padding:clamp(60px,10vw,144px) 0}.block.block--intro{padding-top:clamp(80px,15vw,180px)}.grid{display:grid;gap:calc(var(--gutter-8) * 3)}.grid--3{grid-template-columns:1fr}@media screen and (min-width: 768px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:1fr}@media screen and (min-width: 768px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.grid--4{grid-template-columns:repeat(4,1fr);gap:calc(var(--gutter-8) * 6)}}.grid--2{grid-template-columns:1fr}@media screen and (min-width: 768px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.grid--2{gap:calc(var(--gutter-8) * 6)}}.block-set>*:not(:first-child){padding-top:0}.block-set>*:not(:last-child){margin-bottom:calc(var(--gutter-8) * 9);padding-bottom:calc(var(--gutter-8) * 9);border-bottom:1px solid var(--c-grey-75)}.block-set .block--end{padding-bottom:0;border-bottom:unset}@media screen and (max-width: 767px){.block-set>*:first-child{padding-top:calc(var(--gutter-8) * 10)}}.mt-4{margin-top:calc(var(--gutter-8) * 4)}.mt-8{margin-top:calc(var(--gutter-8) * 8)}.mb-8{margin-bottom:calc(var(--gutter-8) * 8)}.m-4{margin:calc(var(--gutter-8) * 4) 0}.img-fill img{width:100%;height:auto}.content__image-layout{display:flex;flex-direction:column;gap:calc(var(--gutter-8) * 8)}@media screen and (min-width: 768px){.content__image-layout{flex-direction:row;gap:calc(var(--gutter-8) * 12)}.content__image-layout>*{flex-basis:50%}}.header{position:fixed;top:0;left:0;width:100%;z-index:22;isolation:isolate}.header>.container{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--gutter-8) * 4) 0}@media (max-width: 550px){.header>.container{padding:calc(var(--gutter-8) * 2) 0}}.header>.container{position:relative;z-index:1}.header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:#f4f5f226;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(75%);opacity:0;transition:opacity .3s ease}.header.is-scrolled:before{opacity:1}.header:has(.header__cb:checked):before{opacity:0}@media (max-width: 550px){.header .logo svg{height:40px;display:block}}.header__cb{display:none}.logo{display:flex;align-items:center;gap:calc(var(--gutter-8) * 2);position:relative;z-index:32}.header__nav-toggle{display:none;position:relative;z-index:32}@media (max-width: 1100px){.header__nav-toggle{display:block}}.nav-toggle__label{display:block;cursor:pointer}.nav-toggle__label .nav-toggle__icon{width:28px;height:auto;display:block}.nav-toggle__label .nav-toggle__icon rect{fill:var(--c-black);transform-box:fill-box;transform-origin:center;transition:transform .3s ease,opacity .2s ease}.header__nav{display:flex;background-color:var(--c-black);border-radius:var(--radius-6);padding:0 calc(var(--gutter-8) * 2)}.header__nav li{padding:calc(var(--gutter-8) * 2) calc(var(--gutter-8) * 2)}.header__nav a{color:var(--c-white);text-decoration:none;font-size:var(--fs-nav);display:block;font-weight:600;transition:color .2s ease}.header__nav a:hover{color:var(--c-brand-orange)}.header__nav .current-menu-item>a,.header__nav .current-menu-parent>a,.header__nav .current-menu-ancestor>a,.header__nav .current_page_item>a,.header__nav .current_page_parent>a,.header__nav .current_page_ancestor>a{text-decoration:underline;text-decoration-color:var(--c-brand-orange);text-decoration-thickness:2px;text-underline-offset:6px}.header__nav .sub-menu li a{text-decoration:none!important}.header__nav .sub-menu li a:hover{text-decoration:underline}@media (min-width: 1101px){.menu-item-has-children{position:relative}.menu-item-has-children>.sub-menu{visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;position:absolute;top:100%;left:0;background-color:var(--c-black);border-radius:0 0 var(--radius-6) var(--radius-6);min-width:200px}.menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1}.sub-menu__back,.sub-menu__overview{display:none}}@media (max-width: 550px){.header .logo__wordmark{display:none}}@media (max-width: 1100px){.header__nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:calc(var(--gutter-8) * 12) calc(var(--gutter-8) * 4) calc(var(--gutter-8) * 6);background-color:var(--c-brand-orange);border-radius:0;gap:0;overflow-y:auto;overscroll-behavior:contain;transform:translate(100%);transition:transform .35s cubic-bezier(.65,0,.35,1)}.header__nav li{width:100%;padding:0;border-bottom:unset}.header__nav a{font-size:1.5rem;padding:calc(var(--gutter-8) * 2) 0;display:flex;justify-content:space-between;align-items:center;color:var(--c-black)}.header__nav a:hover{color:var(--c-white)}.header__nav .menu-item-has-children>a:after{content:"";display:inline-block;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);opacity:.6;margin-left:12px;flex-shrink:0}.header__nav .sub-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:31;background-color:var(--c-brand-orange);padding:calc(var(--gutter-8) * 12) calc(var(--gutter-8) * 4) calc(var(--gutter-8) * 6);overflow-y:auto;overscroll-behavior:contain;list-style:none;margin:0;visibility:hidden;opacity:1;transform:translate(100%);transition:transform .35s cubic-bezier(.65,0,.35,1),visibility 0s linear .35s}.header__nav .menu-item-has-children.is-active>.sub-menu{visibility:visible;transform:translate(0);transition:transform .35s cubic-bezier(.65,0,.35,1),visibility 0s linear 0s}.sub-menu__back{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--c-black);font:inherit;font-family:var(--font-mono);text-transform:uppercase;font-size:var(--fs-p-small);cursor:pointer;padding:calc(var(--gutter-8) * 2) 0;margin-bottom:var(--gutter-8);opacity:.7;display:inline-flex;align-items:center;gap:12px}.sub-menu__back:before{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-45deg)}.header:has(.header__cb:checked) .header__nav{transform:translate(0)}.header:has(.header__cb:checked) .nav-toggle-icon__top{transform:translateY(24px) rotate(45deg)}.header:has(.header__cb:checked) .nav-toggle-icon__mid{opacity:0}.header:has(.header__cb:checked) .nav-toggle-icon__btm{transform:translateY(-24px) rotate(-45deg)}body:has(.header__cb:checked){overflow:hidden}}@media screen and (min-width: 1101px){.m-only{display:none}}.footer{background-color:var(--c-black);color:var(--c-white);padding:calc(var(--gutter-8) * 9) 0}.footer address{font-size:var(--fs-p-small)}.footer .logo{justify-content:center}.footer__socials ul{font-size:var(--fs-p-regular);margin:1rem 0;display:flex;gap:1rem;justify-content:center;align-items:center}.footer__socials ul a{text-decoration:none;color:var(--c-white)}.footer__socials ul a:hover{color:var(--c-brand-orange)}.footer__socials ul svg:hover path[fill=white]{fill:var(--c-brand-orange)}.footer__legal{font-size:var(--fs-p-small)}@media screen and (min-width: 1100px){.footer__legal .container,.footer__main .container{text-align:left;display:flex;align-items:center;justify-content:space-between}.footer__legal .container{margin-top:var(--m-32)}}@media screen and (max-width: 1100px){.footer{text-align:left}.footer .logo{justify-content:flex-start;gap:0}.footer .logo svg{max-height:40px}.footer__socials ul{flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer__legal .container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--gutter-8)}}button{cursor:pointer}.button{display:inline-block;cursor:pointer;padding:calc(var(--gutter-8) * 2) calc(var(--gutter-8) * 3);font-size:var(--fs-btn);background-color:var(--c-black);color:var(--c-white);transition:all .3s ease;border-radius:var(--radius-6);border:1px solid var(--c-black);text-decoration:none;font-weight:600}.button rect,.button path{transition:fill .3s ease,stroke .3s ease}.button:hover{background-color:transparent;border-color:var(--c-black);color:var(--c-black)}.button.button--ol{background-color:transparent;border-color:var(--c-brand-orange);color:var(--c-black)}.button.button--ol:hover{background-color:var(--c-brand-orange);color:var(--c-white)}@media screen and (max-width: 767px){.button{padding:calc(var(--gutter-8) * 1.5) calc(var(--gutter-8) * 2)}}.button--ico{display:flex;align-items:center;gap:var(--gutter-8)}.button--ico:hover svg rect{stroke:var(--c-white)}.button--ico:hover svg path{fill:var(--c-white)}@media screen and (max-width: 1024px){.signposts__list{grid-template-columns:1fr!important}}.signposts__item{display:flex;flex-direction:column;gap:calc(var(--gutter-8) * 2);justify-content:space-between;align-items:flex-start}.signposts__item .signposts__video-wrapper,.signposts__item figure{aspect-ratio:1/1;margin-bottom:calc(var(--gutter-8) * 2);display:block;width:100%;overflow:hidden}.signposts__item .signposts__video-wrapper img,.signposts__item figure img{width:100%;height:100%;object-fit:cover}.signposts__item .signposts__video-wrapper video,.signposts__item figure video{width:100%;height:100%;object-fit:cover}.signposts__item h2{font-weight:500;font-family:var(--font-mono);text-transform:uppercase;margin:0 0 calc(var(--gutter-8) * 2) 0;font-size:var(--fs-h2)}.signposts__item p{font-size:var(--fs-p-regular)}.signposts__item p:not(:last-child){margin-bottom:1em}.block--dark .signposts__link{color:var(--c-white)}.investors__item figure{aspect-ratio:56/36;display:block;border:1px solid var(--c-grey-90);width:100%;margin-bottom:calc(var(--gutter-8) * 2);overflow:hidden}.investors__item figure img{width:100%;height:100%;object-fit:contain;padding:var(--gutter-8)}.investors__item h3{max-width:90%;margin-bottom:calc(var(--gutter-8));font-size:var(--fs-h3)}.highlight{background-color:#ff9b5480;display:inline-block;font-family:var(--font-mono);padding:calc(var(--gutter-8) * .75) calc(var(--gutter-8) * 1.5);font-size:var(--fs-h4);text-transform:uppercase}.highlight--lg{font-size:var(--fs-h3)}.news__list{display:grid;grid-template-columns:1fr;border-top:1px solid var(--c-grey-75)}.news__list>li{padding:calc(var(--gutter-8) * 3) 0;border-bottom:1px solid var(--c-grey-75)}.news__list{margin-bottom:var(--m-32)}.news__list .highlight{padding:calc(var(--gutter-8) * .5) calc(var(--gutter-8) * 1);line-height:1}.news__content{max-width:800px}.news__meta ul,.news__content ul{display:flex;gap:calc(var(--gutter-8) * 2);align-items:center;margin-bottom:var(--gutter-8)}.news__meta .news__date,.news__content .news__date{color:var(--c-grey-50);font-size:var(--fs-h4);line-height:1}.news__meta h3,.news__content h3{font-weight:400}.news__item .button{margin-top:calc(var(--m-32) / 2);flex-shrink:0}@media screen and (min-width: 768px){.news__item{display:flex;align-items:center;gap:calc(var(--gutter-8) * 4);justify-content:space-between}.news__item .button{margin-top:0}}.news__description{margin:var(--gutter-8) 0 0;font-size:var(--fs-p-small)}.testimonial blockquote{font-size:var(--fs-p-large);margin:0}.testimonial blockquote p:last-child{margin-bottom:0}.testimonial .testimonial__attribution{display:flex;align-items:center;gap:calc(var(--gutter-8) * 2);margin-top:var(--m-32)}.testimonial .testimonial__attribution .testimonial__avatar{width:104px;height:104px;border-radius:50%;padding:4px;border:2px solid var(--c-brand-orange);overflow:hidden;flex-shrink:0}.testimonial .testimonial__attribution .testimonial__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonial .testimonial__attribution .testimonial__name{font-family:var(--font-mono);font-weight:500;text-transform:uppercase;font-size:clamp(1.375rem,1.1678176796rem + .8839779006vw,1.875rem);display:block}.testimonial .testimonial__attribution .testimonial__title{font-size:clamp(1rem,.8964088398rem + .4419889503vw,1.25rem)}.team-block__member figure{aspect-ratio:1/1;margin-bottom:calc(var(--gutter-8) * 2);overflow:hidden;display:block;position:relative}.team-block__member figure img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;filter:grayscale(100%)}.team-block__member h4{font-family:var(--font-mono);font-size:var(--fs-h3);text-transform:uppercase;font-weight:500;margin-bottom:0}.team-block__member p{margin:0;font-size:var(--fs-p-small)}.team-block__member rect,.team-block__member path{transition:fill .3s ease}.team-block__member .member__open{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;cursor:pointer;z-index:2}.team-block__member .member__open svg{position:absolute;bottom:calc(var(--gutter-8) * 2);left:calc(var(--gutter-8) * 2);width:64px;height:64px;display:block;pointer-events:none}.team-block__member:hover img{transform:scale(1.05);transition:transform .3s ease;filter:grayscale(0%)}.team-block__member:hover rect{fill:var(--c-black)}.team-block__member:hover path{fill:var(--c-brand-orange)}.team-blocks>*:not(:last-child){margin-bottom:calc(var(--gutter-8) * 12);padding-bottom:calc(var(--gutter-8) * 12);border-bottom:1px solid var(--c-grey-75)}@media screen and (max-width: 767px){.team-blocks>*:not(:last-child){margin-bottom:calc(var(--gutter-8) * 8);padding-bottom:calc(var(--gutter-8) * 8)}}.modal{--modal-ease: cubic-bezier(.22, 1, .36, 1);--modal-duration: .32s;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:calc(var(--gutter-8) * 4);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--modal-duration) var(--modal-ease),visibility 0s linear var(--modal-duration)}.modal.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--modal-duration) var(--modal-ease),visibility 0s linear 0s}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.modal__panel{position:relative;background:var(--c-white);border-radius:var(--radius-6);width:100%;max-width:880px;max-height:calc(100vh - var(--gutter-8) * 8);overflow-y:auto;padding:calc(var(--gutter-8) * 6) calc(var(--gutter-8) * 8);box-shadow:0 24px 64px #0000002e;transform:translateY(16px) scale(.97);transition:transform var(--modal-duration) var(--modal-ease)}.modal.is-open .modal__panel{transform:translateY(0) scale(1)}.modal__close{position:absolute;top:calc(var(--gutter-8) * 2);right:calc(var(--gutter-8) * 2);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;width:calc(var(--gutter-8) * 3);height:calc(var(--gutter-8) * 3);padding:0;color:var(--c-black);line-height:0;transition:transform .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent;outline:none}.modal__close:focus-visible{outline:2px solid var(--c-brand-orange);outline-offset:2px;border-radius:4px}.modal__close svg{width:100%;height:100%;display:block}.modal__close:hover{color:var(--c-brand-orange);transform:rotate(90deg)}.modal__grid{display:grid;grid-template-columns:1fr 1.5fr;gap:calc(var(--gutter-8) * 5)}.modal__media{display:flex;flex-direction:column;gap:calc(var(--gutter-8) * 2)}.modal__media figure{aspect-ratio:1/1;background-color:var(--c-grey-90);overflow:hidden;margin:0}.modal__media figure img{width:100%;height:100%;object-fit:cover}.modal__media h4{font-family:var(--font-mono);text-transform:uppercase;font-size:var(--fs-h3);font-weight:500;margin:0}.modal__media p{font-size:var(--fs-p-small);margin:0}.modal__body{border-left:1px solid var(--c-grey-90);padding-left:calc(var(--gutter-8) * 4);font-size:var(--fs-p-regular)}.modal__body p{margin:0 0 1em}.modal__body p:last-child{margin-bottom:0}@media screen and (max-width: 767px){.modal{padding:var(--gutter-8);align-items:flex-start}.modal__panel{padding:calc(var(--gutter-8) * 6) calc(var(--gutter-8) * 3) calc(var(--gutter-8) * 4);max-height:calc(100dvh - var(--gutter-8) * 2)}.modal__close{top:calc(var(--gutter-8) * 1.5);right:calc(var(--gutter-8) * 1.5)}.modal__grid{grid-template-columns:1fr;gap:calc(var(--gutter-8) * 3)}.modal__media figure{max-width:50%}.modal__body{border-left:0;border-top:1px solid var(--c-grey-90);padding-left:0;padding-top:calc(var(--gutter-8) * 3)}}body:has(.modal.is-open){overflow:hidden}@media (prefers-reduced-motion: reduce){.modal,.modal__panel{transition:opacity .15s linear!important}.modal__panel{transform:none!important}}[data-reveal]{--reveal-distance: 24px;--reveal-duration: .6s;--reveal-stagger: .08s;opacity:0;transform:translateY(var(--reveal-distance));will-change:opacity,transform}[data-reveal=up]{transform:translateY(var(--reveal-distance))}[data-reveal=down]{transform:translateY(calc(var(--reveal-distance) * -1))}[data-reveal=left]{transform:translate(calc(var(--reveal-distance) * -1))}[data-reveal=right]{transform:translate(var(--reveal-distance))}[data-reveal=fade]{transform:none}[data-reveal=scale]{transform:scale(.96)}@keyframes mitorx-reveal-in{to{opacity:1;transform:none}}[data-reveal].is-revealed{animation:mitorx-reveal-in var(--reveal-duration) cubic-bezier(.2,.7,.3,1) both;animation-delay:calc(var(--reveal-i, 0) * var(--reveal-stagger))}@media (prefers-reduced-motion: reduce){[data-reveal]{opacity:1!important;transform:none!important;animation:none!important}}.block--content article p{font-size:var(--fs-p-large)}@keyframes masthead-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:1}}.masthead{min-height:100vh;display:flex;align-items:flex-end;position:relative;background-color:#f4f5f2}.masthead .highlight{background-color:var(--c-brand-orange)}@media screen and (max-width: 1100px){.masthead h1 br{display:none}}.masthead .masthead__header{background-color:var(--c-white);transform:translateY(var(--m-32));padding:calc(var(--gutter-8) * 6) calc(var(--gutter-8) * 6) calc(var(--gutter-8) * 12) calc(var(--gutter-8) * 6);display:flex;flex-direction:column;gap:calc(var(--gutter-8) * 3);align-items:flex-start;justify-content:flex-start;position:relative;z-index:4;min-height:33.33vh}.masthead .masthead__header h1{font-weight:400;max-width:960px}@media screen and (max-width: 767px){.masthead .masthead__header{padding:calc(var(--gutter-8) * 4) calc(var(--gutter-8) * 4) calc(var(--gutter-8) * 6) calc(var(--gutter-8) * 4)}}.masthead .masthead__header>a{position:absolute;bottom:calc(var(--gutter-8) * 12);right:calc(var(--gutter-8) * 6);animation:masthead-bounce 1.8s ease-in-out infinite}@media screen and (max-width: 767px){.masthead .masthead__header>a{bottom:auto;top:calc(var(--gutter-8) * 4);right:calc(var(--gutter-8) * 4)}}@media screen and (max-width: 1100px){.masthead .masthead__header>a{display:none}}@media (prefers-reduced-motion: reduce){.masthead .masthead__header>a{animation:none}}.masthead:after{z-index:1;width:100%;height:50vh;content:"";position:absolute;bottom:0;left:0;background:linear-gradient(180deg,#f4f5f2,#ffc699)}.parallax-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:2}.parallax-stage__layer{position:absolute;top:var(--top, 50%);left:var(--left, 50%);width:var(--w, 40%);height:auto;transform-origin:center;transform:translate(-50%,-50%) translate(calc(var(--x, 0) * var(--depth, 0px)),calc(var(--y, 0) * var(--depth, 0px) * .72)) rotate(var(--rot, 0deg));will-change:transform;transition:transform .22s cubic-bezier(.22,.61,.36,1);pointer-events:none;-webkit-user-select:none;user-select:none}.parallax-stage__layer--blur-1{--top: 58%;--left: 4%;--w: 22%;--rot: 72deg;--depth: -10px;z-index:1}.parallax-stage__layer--blur-2{--top: 56%;--left: 100%;--w: 38%;--rot: -12deg;--depth: -16px;z-index:2}.parallax-stage__layer--sharp-2{--top: 40%;--left: 78%;--w: 36%;--rot: -100deg;--depth: 32px;z-index:3;filter:drop-shadow(0 10px 18px rgba(120,60,20,.14))}.parallax-stage__layer--sharp-1{--top: 55%;--left: 36%;--w: 50%;--rot: -145deg;--depth: 44px;z-index:4;filter:drop-shadow(0 14px 24px rgba(120,60,20,.18)) drop-shadow(0 2px 4px rgba(60,30,10,.1))}@media screen and (max-width: 767px){.parallax-stage__layer--blur-1{--top: 58%;--left: 4%;--w: 52%;--rot: 72deg;--depth: -10px}.parallax-stage__layer--blur-2{--top: 56%;--left: 95%;--w: 58%;--rot: -12deg;--depth: -16px}.parallax-stage__layer--sharp-2{--top: 40%;--left: 78%;--w: 56%;--rot: -100deg;--depth: 32px}.parallax-stage__layer--sharp-1{--top: 40%;--left: 36%;--w: 80%;--rot: -145deg;--depth: 44px}}@media (prefers-reduced-motion: reduce){.parallax-stage__layer{transition:none;--depth: 0px !important}}@media screen and (max-width: 550px){.home .block--content,.home .block--signposts{padding:clamp(90px,10vw,144px) 0}.home .signposts__list{gap:calc(var(--gutter-8) * 6)}}.block--signposts-withimage{padding-top:0!important}.image-block{position:relative}.image-block:after{content:"";height:50%;background-color:var(--c-brand-orange);position:absolute;left:0;right:0;top:0;z-index:1}.image-block>*{position:relative;z-index:2}@media screen and (min-width: 1000px){.image-block>* figure{margin-bottom:clamp(60px,10vw,144px)}}.error404 .wp-content>*:not(img),.single-post .wp-content>*:not(img){max-width:960px}.error404 .wp-content img,.single-post .wp-content img{border-radius:var(--radius-lg)}.error404 main,.single-post main{min-height:100vh;display:flex;flex-direction:column}.error404 main #intro,.single-post main #intro{flex:1}.news__featured-image{display:block;width:100%;height:auto;margin-bottom:var(--m-32);overflow:hidden}.news__featured-image img{width:100%;height:auto}.approach__gallery{margin-top:calc(var(--gutter-8) * 8)}.approach__gallery figure{aspect-ratio:58/67;display:block;width:100%;background-color:var(--c-grey-90);overflow:hidden}.approach__gallery figure img{width:100%;height:100%;object-fit:cover}.pipeline__hero{object-fit:cover;margin-top:calc(var(--gutter-8) * 8)}.pipeline__hero img{width:100%;height:100%;object-fit:cover}.block-set .block--intro .header__stack h1{margin-bottom:0}.block-set .block--intro:has(.capped) h1{margin-bottom:calc(var(--gutter-8) * 4)}.positions__list .news__title{font-weight:600}.archive__header{margin-bottom:calc(var(--gutter-8) * 6)}.archive__header .highlight{display:inline-block;margin-bottom:calc(var(--gutter-8) * 3)}.archive__header h1{max-width:18ch}.archive__filters{display:flex;flex-wrap:wrap;gap:var(--gutter-8);margin-bottom:calc(var(--gutter-8) * 5)}@media screen and (max-width: 767px){.archive__filters{flex-wrap:nowrap;overflow-x:auto;margin-inline:calc(var(--gutter-8) * -2);padding-inline:calc(var(--gutter-8) * 2);scrollbar-width:none;-ms-overflow-style:none}.archive__filters::-webkit-scrollbar{display:none}}.archive__filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--c-black);border-radius:999px;padding:calc(var(--gutter-8) * 1.25) calc(var(--gutter-8) * 2.5);font-family:var(--font-body);font-size:var(--fs-nav);font-weight:500;cursor:pointer;color:var(--c-black);white-space:nowrap;transition:background-color .2s ease,color .2s ease}.archive__filter.is-active{background-color:var(--c-black);color:var(--c-white)}.archive__filter:hover:not(.is-active){background-color:var(--c-grey-90)}.archive__filter:focus-visible{outline:2px solid var(--c-brand-orange);outline-offset:2px}.archive__results{position:relative;transition:opacity .2s ease}.archive__results.is-loading{opacity:.45;pointer-events:none}.archive__empty{text-align:center;font-size:var(--fs-p-large);padding:calc(var(--gutter-8) * 8) 0;color:var(--c-grey-50)}.archive__pagination{display:flex;gap:var(--gutter-8);justify-content:flex-start;margin-top:calc(var(--gutter-8) * 6);flex-wrap:wrap}.archive__page{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--c-brand-orange);border-radius:var(--radius-6);font-family:var(--font-body);font-size:var(--fs-p-regular);font-weight:500;cursor:pointer;padding:calc(var(--gutter-8) * 2) calc(var(--gutter-8) * 3);font-size:var(--fs-btn);color:var(--c-black);min-width:44px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.archive__page.is-active{background-color:var(--c-brand-orange);color:var(--c-white)}.archive__page:hover:not(:disabled):not(.is-active){background-color:var(--c-brand-orange);color:var(--c-white)}.archive__page:disabled{opacity:.4;cursor:not-allowed;border-color:var(--c-grey-75)}.archive__page:focus-visible{outline:2px solid var(--c-black);outline-offset:2px}@media screen and (max-width: 767px){.archive{padding-top:calc(var(--gutter-8) * 14)}.archive .news__item .button{align-self:flex-start}.archive .archive__pagination{justify-content:space-between}.archive .archive__page:not(.archive__page--next,.archive__page--prev){display:none}}.contact{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--gutter-8) * 6);align-items:start}@media screen and (max-width: 767px){.contact{grid-template-columns:1fr;gap:calc(var(--gutter-8) * 4)}}.contact__map{aspect-ratio:1/1;overflow:auto;background-color:#f4f5f2;position:relative;overflow:hidden}.contact__map:empty{background-image:linear-gradient(45deg,transparent calc(50% - 1px),var(--c-grey-75) 50%,transparent calc(50% + 1px)),linear-gradient(-45deg,transparent calc(50% - 1px),var(--c-grey-75) 50%,transparent calc(50% + 1px))}.contact__info{display:flex;flex-direction:column;gap:calc(var(--gutter-8) * 3);padding-top:calc(var(--gutter-8) * 1)}.contact__group{display:flex;flex-direction:column;gap:calc(var(--gutter-8) * .5)}.contact__label{font-weight:700;font-size:var(--fs-p-regular)}.contact__value{font-style:normal;font-size:var(--fs-p-regular);line-height:1.5}.contact__link{font-size:var(--fs-p-regular);color:var(--c-black);text-decoration:underline;text-underline-offset:4px;word-break:break-word}.contact__link:hover{color:var(--c-grey-50)}.featured.block--fit-screen{flex-direction:column;align-items:stretch}.featured__title{margin:0 0 calc(var(--gutter-8) * 3);max-width:60ch}.featured__body{max-width:960px;font-size:var(--fs-p-medium);line-height:1.5;margin:0 0 calc(var(--gutter-8) * 6)}.featured__body p{margin:0 0 1em}.featured__body p:last-child{margin-bottom:0}.carousel{position:relative;width:100%}.carousel__track{list-style:none;margin:0;padding:0;display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.carousel__track::-webkit-scrollbar{display:none}.carousel__slide{flex:0 0 100%;width:100%;scroll-snap-align:center;scroll-snap-stop:always}.carousel__slide img{display:block;width:100%;height:auto}.carousel__nav{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffffd9;border:0;border-radius:50%;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:calc(var(--gutter-8) * 6);height:calc(var(--gutter-8) * 6);padding:0;display:flex;align-items:center;justify-content:center;color:var(--c-black);box-shadow:0 2px 8px #0000001f;transition:background-color .2s ease,opacity .2s ease,color .2s ease;z-index:2}.carousel__nav svg{width:50%;height:50%}.carousel__nav:hover{background-color:var(--c-brand-orange);color:var(--c-white)}.carousel__nav:disabled{opacity:.35;cursor:not-allowed}.carousel__nav--prev{left:calc(var(--gutter-8) * 2)}.carousel__nav--next{right:calc(var(--gutter-8) * 2)}@media screen and (max-width: 767px){.carousel__nav{width:calc(var(--gutter-8) * 5);height:calc(var(--gutter-8) * 5)}.carousel__nav--prev{left:var(--gutter-8)}.carousel__nav--next{right:var(--gutter-8)}}.carousel__dots{display:flex;gap:var(--gutter-8);justify-content:center;position:absolute;bottom:calc(var(--gutter-8) * 2);left:50%;transform:translate(-50%);z-index:2}@media screen and (max-width: 767px){.carousel__dots{position:static;margin-top:calc(var(--gutter-8) * 4);display:flex;justify-content:center;align-items:center;transform:none}}.carousel__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--c-grey-75);border:0;cursor:pointer;width:10px;height:10px;border-radius:50%;padding:0;transition:background-color .2s ease,transform .2s ease}.carousel__dot:hover{background:#ffffffd9}.carousel__dot.is-active{background:var(--c-grey-75);transform:scale(1.3)}.science-stats{padding-top:calc(var(--gutter-8) * 9);margin-top:calc(var(--gutter-8) * 9);border-top:1px solid var(--c-grey-75)}.science-stats__item{background-color:var(--c-black);color:var(--c-white);display:flex;border-radius:var(--radius-6);padding:calc(var(--gutter-8) * 4);gap:var(--gutter-8);align-items:stretch}.science-stats__item .science-stats__number{color:var(--c-brand-orange);font-size:var(--fs-h1);font-weight:400;padding-right:var(--gutter-8);display:flex;align-items:center;line-height:1}.science-stats__item .science-stats__label{border-left:1px solid var(--c-grey-50);padding-left:calc(var(--gutter-8) * 2);display:flex;align-items:center}.science-stats__list{margin-top:calc(var(--gutter-8) * 6)}@media screen and (min-width: 650px) and (max-width: 1366px){.science-stats__list{grid-template-columns:repeat(2,1fr)}}
