@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";.grid{gap:var(--layout-gutter);width:100%;max-width:80rem;padding:0 var(--layout-margin);box-sizing:border-box;grid-template-columns:repeat(8,minmax(0,1fr));margin:0 auto;display:grid}.grid-col-1{grid-column:span 1}.grid-col-2{grid-column:span 2}.grid-col-3{grid-column:span 3}.grid-col-4{grid-column:span 4}.grid-col-5{grid-column:span 5}.grid-col-6{grid-column:span 6}.grid-col-7{grid-column:span 7}.grid-col-8{grid-column:span 8}@media (min-width:1440px){.grid{max-width:90rem;padding:0 var(--layout-margin)}}@media (min-width:1920px){.grid{max-width:120rem;padding:0 var(--layout-margin)}}@media (max-width:1024px){.grid{padding:0 var(--space-xl);grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.grid{padding:0 var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grid{padding:0 var(--space-md);grid-template-columns:1fr}}.instrument-sans-400{font-family:Instrument Sans;font-style:normal;font-weight:400}.instrument-sans-500{font-family:Instrument Sans;font-style:normal;font-weight:500}.instrument-sans-600{font-family:Instrument Sans;font-style:normal;font-weight:600}.instrument-sans-700{font-family:Instrument Sans;font-style:normal;font-weight:700}.instrument-sans-800{font-family:Instrument Sans;font-style:normal;font-weight:800}.instrument-sans-900{font-family:Instrument Sans;font-style:normal;font-weight:900}:root{--color-primary:#194139;--background-primary:linear-gradient(0deg, #194139 0%, #194139 100%), url(path-to-image) lightgray 50% / cover no-repeat;--color-background-tertiary:#f3fdd8;--color-secondary:#b4e425;--color-white:#fff;--color-text-primary:#010101;--color-heading:#141414;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.25rem;--space-2xl:3.5rem;--space-3xl:5.125rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--layout-margin:80px;--layout-gutter:16px;--grid-columns:8;--grid-gutter:var(--layout-gutter);background-color:#fff;font-family:Instrument Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5}@media (min-width:1440px){:root{--layout-margin:100px;--layout-gutter:20px}}@media (min-width:1920px){:root{--layout-margin:120px;--layout-gutter:24px}}a{color:#194139;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:var(--color-secondary);text-decoration:underline}body{color:#010101;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#010101;background-color:#f3fdd8}a:hover{color:#194139}button{background-color:#f3fdd8}}.hero{background-color:var(--color-white);justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.hero__content{width:100%}.hero__images-wrapper{aspect-ratio:1;place-items:center;width:100%;max-width:none;margin:0 auto;display:grid;position:relative}.hero__images-wrapper>.hero__collage,.hero__images-wrapper>.hero__text-container{grid-area:1/1}.hero__collage{object-fit:contain;pointer-events:none;z-index:1;will-change:transform;width:100%;height:100%;display:block}.hero__text-container{z-index:2;pointer-events:none;will-change:transform}.hero__text-container .hero__text{pointer-events:auto}.hero__text{text-align:center;will-change:transform;flex-direction:column;align-items:center;gap:.5rem;max-width:720px;padding:0 1rem;display:flex}.hero__text-head,.hero__text-tail{flex-direction:column;align-items:center;gap:2rem;display:flex}.hero__logo a{color:inherit;line-height:0;text-decoration:none;display:inline-block}.hero__logo img{height:48px;display:block}.hero__title{color:var(--color-text-primary);text-transform:none;margin:0;font-size:3.5rem;font-weight:400;line-height:1.05}.hero__description{color:var(--color-text-primary);max-width:520px;margin:0;font-size:1.125rem;line-height:1.4}.hero__actions{justify-content:center;gap:1rem;display:flex}.hero__btn{border-radius:2rem;justify-content:center;align-items:center;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.hero__btn--primary{background-color:var(--color-secondary);color:var(--color-text-primary)}.hero__btn:hover{text-decoration:none}.hero__btn--primary:hover{color:var(--color-white)}.hero__btn--secondary{background-color:var(--color-primary);color:var(--color-white)}.hero__btn--secondary:hover{color:var(--color-secondary)}@media (min-width:1024px){.hero{box-sizing:border-box;padding-top:5vh}.hero__text{gap:1rem}.hero__text-head{gap:3.75rem}.hero__text-tail{gap:2.5rem}}@media (max-width:1023px){.hero__collage{transform:none}}@media (max-width:1024px){.hero{height:100dvh}}@media (max-width:1000px){.hero__images-wrapper{width:148%;max-width:148%;margin-left:-24%}.hero__collage{transform:none}.hero__text{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;width:100%;max-width:min(100vw - 40px,520px);padding:0}.hero__logo img{width:132px;height:40px}.hero__title{font-size:28px;line-height:1.2}.hero__description{max-width:100%;font-size:13px;line-height:1.25}.hero__actions{gap:8px}.hero__btn{box-sizing:border-box;border-radius:36px;height:44px;padding:12px 32px;font-size:16px;font-weight:400;line-height:20px}}@media (max-width:480px){.hero__images-wrapper{width:164%;max-width:164%;margin-left:-32%}}@media (min-width:1001px) and (max-width:1023px){.hero__title{font-size:2.25rem;line-height:1.15}.hero__description{max-width:420px;font-size:.9375rem;line-height:1.35}.hero__text{max-width:520px}}@media (min-width:1024px) and (max-width:1460px){.hero__title{font-size:2.75rem;line-height:1.08}.hero__description{max-width:480px;font-size:1rem;line-height:1.38}}@media (min-width:1020px) and (max-width:1200px){.hero__title{font-size:2.25rem;line-height:1.1}.hero__description{max-width:440px;font-size:.9375rem;line-height:1.35}}[data-home-section=hero]{z-index:1;position:relative}[data-home-section=about]{background-color:var(--color-primary);z-index:10;will-change:transform;position:relative}.partners{justify-content:center;align-items:center;gap:var(--space-lg);background-color:var(--color-background-tertiary);padding:var(--space-xl) var(--layout-margin);box-sizing:border-box;flex-direction:column;display:flex}.partners__container{align-items:center;gap:var(--space-lg);flex-direction:column;width:100%;max-width:71.25rem;display:flex}.partners__title{font-size:var(--font-size-sm);text-transform:uppercase;margin:0;font-style:normal;font-weight:400;line-height:125%}.partners__list{gap:var(--layout-gutter);grid-template-columns:repeat(4,1fr);align-items:center;width:100%;display:grid}.partners__item{background-color:var(--color-white);border-radius:12px;justify-content:center;align-items:center;width:100%;height:4.5rem;display:flex}@media (max-width:1024px){.partners{padding:var(--space-lg) var(--space-xl)}.partners__list{grid-template-columns:repeat(2,minmax(0,16.75rem));justify-content:center}}@media (max-width:640px){.partners{padding:var(--space-lg) var(--space-md)}.partners__list{grid-template-columns:minmax(0,16.75rem);justify-content:center}}.our-story{background-color:var(--color-primary);width:100%;min-height:100vh;padding:5rem var(--layout-margin);box-sizing:border-box;flex-direction:row;align-items:center;display:flex}.our-story__container{width:100%}.our-story__content{gap:var(--layout-gutter);grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;width:100%;display:grid}.our-story__left{color:var(--color-white);flex-direction:column;grid-column:1/span 4;align-self:center;align-items:flex-start;min-width:0;display:flex}.our-story__title{color:var(--color-white);text-transform:none;max-width:30.375rem;margin:1.5rem 0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.our-story__description{color:var(--color-white);max-width:30.375rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.our-story__right{flex-direction:column;grid-column:5/span 4;gap:1.5rem;min-width:0;display:flex}.our-story__right .card--horizontal .card__content-row{justify-content:flex-start;gap:40px}.our-story__right .card--horizontal{box-sizing:border-box;border:none;border-radius:1rem;width:100%;max-width:100%;height:240px;padding:32px 28px}.our-story__right .card__title{color:#141414;font-family:Instrument Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}.our-story__right .card__content{color:#010101;flex:1;max-width:100%;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.our-story__right .card__media{border-radius:.75rem;flex-shrink:0;width:5.6875rem;height:5.6875rem}@media (max-width:1023px){.our-story{padding:4rem 2rem}.our-story__content{grid-template-columns:1fr;gap:3.75rem}.our-story__left,.our-story__right{grid-column:1/-1}.our-story__right{position:relative}.our-story__right .card--horizontal{will-change:transform;max-width:100%;height:auto;position:relative}}@media (max-width:768px){.our-story{padding:3rem 1.5rem}.our-story__title{font-size:1.75rem}.our-story__right .card--horizontal{border-radius:.75rem;height:auto;min-height:0;padding:1.5rem;display:flex}.our-story__right .card--horizontal .card__body{flex-direction:column;flex:1;justify-content:space-between;gap:0;display:flex}.our-story__right .card--horizontal .card__content-row{margin-top:0}.our-story__right .card__title{margin-bottom:0;font-size:1.125rem;line-height:125%}.our-story__right .card__content{margin-top:0;font-size:.875rem;line-height:125%}.our-story__right .card--horizontal .card__content-row{align-items:flex-end;gap:16px}.our-story__right .card__media{border-radius:.375rem;width:3rem;height:3rem}}@media (max-width:640px){.our-story{padding:2rem 1rem}.our-story__title{font-size:1.5rem}.our-story__right .card--horizontal{border-radius:.75rem;flex-direction:column;height:auto;min-height:19.25rem;padding:1.5rem;display:flex;position:relative}.our-story__right .card--horizontal .card__body{flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex;position:relative}.our-story__right .card--horizontal .card__title{margin-bottom:0;padding-right:4rem}.our-story__right .card--horizontal .card__content-row{flex-direction:row;align-items:flex-start;gap:1rem;margin-top:0}.our-story__right .card--horizontal .card__content-row .card__media{z-index:1;border-radius:.375rem;width:3rem;height:3rem;position:absolute;top:0;right:0}.our-story__right .card--horizontal .card__content-row .card__content{flex:1;margin-top:0;padding-right:4rem}.our-story__right .card__media{border-radius:.375rem}}.card{background-color:var(--card-background-color,var(--color-white));border:1px solid #00000014;border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.card--vertical{width:268px;height:290px}.card--horizontal{width:auto;height:15rem}.card--verticalMedia{background:0 0;border:none;border-radius:1rem;width:268px;padding:0;overflow:hidden}.card__body{flex-direction:column;gap:.5rem;display:flex}.card--horizontal .card__body{flex:1;justify-content:space-between}.card__content-row{flex-direction:column;gap:1rem;display:flex}.card--horizontal .card__content-row{flex-direction:row;justify-content:space-between;align-items:center}.card--verticalMedia .card__media{background:var(--card-media-background,lightgray 50% / cover no-repeat);align-items:flex-start;width:100%;height:200px;padding:1.5rem;display:flex}.card--verticalMedia .card__body{background-color:var(--color-background-tertiary);border-radius:0 0 1rem 1rem;padding:1.5rem}.card__media{background:#d3d3d3 50%/cover no-repeat;border-radius:12px;flex-shrink:0;width:91px;height:91px;overflow:hidden}.card__media img{object-fit:cover;width:100%;height:100%;display:block}.card__title{color:var(--color-heading);margin:0;font-family:Instrument Sans;font-size:24px;font-style:normal;font-weight:400;line-height:125%}.card__content{color:var(--color-text-primary);max-width:364px;margin-top:.25rem;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media (max-width:768px){.card{width:100%;max-width:100%;height:auto}.card--horizontal .card__content-row{flex-direction:column;align-items:flex-start}}.footer{box-sizing:border-box;width:100%;max-width:100vw;height:100vh;padding:2rem var(--layout-margin);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.footer__stack{z-index:1;flex-direction:column;height:50vh;margin-top:auto;display:flex;position:relative}.footer:before{content:"";filter:grayscale()contrast(.95)brightness(.95);z-index:0;background-image:url(/images/footer.jpg);background-position:top;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.footer:after{content:"";z-index:0;background:#00000040;position:absolute;inset:0}.footer__card{z-index:1;background:0 0;border-radius:1.25rem 1.25rem 16px 16px;flex-direction:column;flex:auto;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.footer__content-wrapper{flex-direction:column;flex:auto;padding:5rem 2.75rem 0;display:flex}.footer__logo{aspect-ratio:33/10;z-index:1;width:132px;height:40px;margin:0 auto 2.5rem;display:block;position:relative}.footer__main{width:100%}.footer__main--desktop{grid-template-columns:1fr 1fr;align-items:center;gap:2.75rem;display:grid}.footer__main--mobile{display:none}.footer__feature{aspect-ratio:16/5;width:100%;box-shadow:0 0 0 9999px var(--color-primary);border-radius:16px 16px 12px 12px;position:relative;overflow:hidden}.footer__content{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;height:100%;display:flex}.footer__slogan{color:#f2fed8;text-align:center;text-transform:capitalize;z-index:1;background:#497458;border-radius:60px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 20px;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%;display:flex}.footer__navigation{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex}.footer__nav-link{color:#e1f198;text-align:center;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:160%;text-decoration:none}.footer__nav-link:hover{text-decoration:underline}.footer__nav-separator{color:var(--color-secondary);opacity:.6;font-size:.75rem}.footer__curve-container{box-sizing:border-box;width:100%;height:2rem;position:relative}.footer__curve-back{z-index:1;box-sizing:border-box;background:#f3fdd8eb;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.footer__curve-front{background:var(--color-primary);z-index:2;box-sizing:border-box;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.footer__bar{z-index:1;box-sizing:border-box;background:#f3fdd8eb;border-radius:0 0 .75rem .75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:100%;margin:auto 0 0;padding:.75rem 2.75rem;display:flex;position:relative}.footer__copy{color:#194139;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-family:Instrument Sans;font-size:12px;font-style:normal;font-weight:400;line-height:125%;display:flex}.footer__bar-sep{color:#194139;opacity:.55}.footer__legal-link{color:#194139;text-decoration:none}.footer__legal-link:hover{text-decoration:underline}.footer__socials{flex:none;align-items:center;gap:.5rem;display:flex}.footer__social-link{color:#194139;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.footer__social-link:hover{transform:scale(1.1)}.footer__social-icon{aspect-ratio:1;width:24px;height:24px}.footer__social-icon--linkedin{width:22px;height:22px}@media (max-width:1024px){.footer{padding:2.5rem 2rem 1.25rem}.footer__content-wrapper{padding:2.25rem 2rem 0}.footer__bar{padding:.75rem 2rem}.footer__main{gap:2rem}}@media (max-width:768px){.footer{padding:2rem 1.5rem 1.25rem}.footer__stack{height:auto;min-height:auto}.footer__card{border-radius:1rem 1rem 16px 16px;flex:0 auto;min-height:fit-content}.footer__content-wrapper{flex:0 auto;padding:2rem 1.5rem 0}.footer__content{justify-content:flex-start;height:auto}.footer__curve-container{margin-top:2rem}.footer__curve-back{background:var(--color-primary)}.footer__curve-front{z-index:1;background:#f3fdd8eb;border-radius:16px 16px 0 0}.footer__bar{flex-direction:column;align-items:center;gap:.75rem;padding:.75rem 1.5rem}.footer__copy,.footer__socials{justify-content:center}.footer__main--desktop{display:none}.footer__main--mobile{flex-direction:column;align-items:flex-start;display:flex}.footer__feature{aspect-ratio:16/6;width:100%;max-width:100%}.footer__content{align-items:center;gap:1.5rem;width:100%}.footer__slogan{white-space:nowrap;box-sizing:border-box;width:100%;max-width:100%;margin-bottom:0;padding:10px;font-size:11px}.footer__navigation{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%}.footer__nav-link{text-align:center;display:block}.footer__nav-separator{display:none}}@media (max-width:640px){.footer{padding:1.5rem 1rem 1rem}.footer__stack{height:auto;min-height:auto}.footer__card{flex:0 auto;min-height:fit-content}.footer__content-wrapper{flex:0 auto}.footer__content{justify-content:flex-start;height:auto}.footer__main--desktop{display:none}.footer__main--mobile{flex-direction:column;align-items:flex-start;display:flex}.footer__feature{aspect-ratio:16/6;width:100%;max-width:100%}.footer__content{align-items:center;gap:1.5rem;width:100%}.footer__slogan{white-space:nowrap;box-sizing:border-box;width:100%;max-width:100%;margin-bottom:0;padding:10px;font-size:11px}.footer__navigation{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%}.footer__nav-link{text-align:center;display:block}.footer__nav-separator{display:none}.footer__curve-container{margin-top:2rem}.footer__curve-back{background:var(--color-primary)}.footer__curve-front{z-index:1;background:#f3fdd8eb;border-radius:16px 16px 0 0}.footer__bar{flex-direction:column;align-items:center;gap:.75rem;padding:.75rem 1.5rem}.footer__copy,.footer__socials{justify-content:center}}.desktop-navbar{z-index:1000;gap:var(--layout-gutter);padding:0 var(--layout-margin);box-sizing:border-box;pointer-events:none;opacity:1;grid-template-columns:repeat(8,1fr);transition:transform .25s,opacity .25s;display:none;position:fixed;bottom:65px;left:0;right:0;transform:translateY(0)}.desktop-navbar--hidden{opacity:0;transform:translateY(140px)}.desktop-navbar--dark .desktop-navbar__wrapper{background:#141414}.desktop-navbar--dark .desktop-navbar__logo-link:hover:not(.desktop-navbar__logo-link--active){background:#ffffff1a}.desktop-navbar--dark .desktop-navbar__logo-link--active{background:#ffffff26}.desktop-navbar--dark .desktop-navbar__link:hover:not(.desktop-navbar__link--active){background:#ffffff1a}.desktop-navbar--dark .desktop-navbar__link--active{background:#ffffff26}.desktop-navbar--dark .desktop-navbar__dropdown-container{background:#141414;border-top-color:#ffffff26}.desktop-navbar--dark .desktop-navbar__dropdown-link{color:#fff9}.desktop-navbar--dark .desktop-navbar__dropdown-link:hover{color:#fff}.desktop-navbar__wrapper{background:var(--color-primary);color:var(--color-white);pointer-events:auto;border-top:1px solid #1941391a;border-radius:36px;flex-direction:column;grid-column:3/7;transition:all .3s;display:flex;box-shadow:0 -4px 20px #19413914}.desktop-navbar--has-dropdown .desktop-navbar__wrapper{border-radius:24px}.desktop-navbar__dropdown-container{border-top:1px solid #19413933;padding:0 1rem;position:relative;overflow:hidden}.desktop-navbar--has-dropdown .desktop-navbar__dropdown-container{border-radius:24px 24px 0 0}.desktop-navbar__container{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-height:50px;margin:0 auto;padding:.375rem .5rem;display:flex}.desktop-navbar--has-dropdown .desktop-navbar__container{max-height:none}.desktop-navbar__logo-link{border-radius:36px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:8px 20px;transition:all .3s;display:flex}.desktop-navbar__logo-link:hover:not(.desktop-navbar__logo-link--active){background:#2a685c99}.desktop-navbar__logo-link--active{background:#2a685c}.desktop-navbar__logo{width:auto;height:1.75rem;display:block}.desktop-navbar__menu{flex:1;justify-content:flex-end;align-items:center;gap:2.5rem;display:flex}.desktop-navbar__links{align-items:center;gap:2rem;margin:0;padding:0 1.5rem;list-style:none;display:flex}.desktop-navbar__item{position:relative}.desktop-navbar__link{color:var(--color-white);cursor:pointer;white-space:nowrap;border-radius:36px;justify-content:center;align-items:center;gap:4px;padding:10px 16px;font-family:Instrument Sans;font-size:.9375rem;font-weight:500;line-height:1.5;text-decoration:none;transition:all .3s;display:flex}.desktop-navbar__link:hover:not(.desktop-navbar__link--active){color:#fff;background:0 0;text-decoration:none}.desktop-navbar__link--active{background:0 0;border-radius:36px;justify-content:center;align-items:center;gap:4px;padding:10px 16px;text-decoration:none;display:flex}.desktop-navbar__link:visited,.desktop-navbar__link:active,.desktop-navbar__link:focus{text-decoration:none}.desktop-navbar__dropdown-icon{color:var(--color-white);transition:transform .2s}.desktop-navbar__dropdown-icon--active{transform:rotate(180deg)}.desktop-navbar__dropdown{opacity:0;justify-content:space-between;align-items:flex-start;width:100%;max-height:0;padding:0;transition:max-height .3s,opacity .3s,padding .3s;display:flex;overflow:hidden}.desktop-navbar__dropdown--active{opacity:1;max-height:500px;padding:1rem 0}.desktop-navbar__dropdown-list{flex-direction:column;flex:1;gap:.375rem;min-width:0;margin:0;padding:0 1rem 0 0;list-style:none;display:flex}.desktop-navbar__dropdown-item{margin:0;padding-left:0;position:relative}.desktop-navbar__dropdown-item:before{content:"•";color:#fff;opacity:0;font-size:1rem;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.desktop-navbar__dropdown-item:hover:before{opacity:1;transform:translateY(-50%)}.desktop-navbar__dropdown-link{color:#7eafa6;padding:8px 0;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:500;line-height:125%;text-decoration:none;transition:color .2s,transform .2s;display:block}.desktop-navbar__dropdown-item:hover .desktop-navbar__dropdown-link{transform:translate(14px)}.desktop-navbar__dropdown-link:hover{color:#fff;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:500;line-height:125%;text-decoration:none}.desktop-navbar__dropdown-image{aspect-ratio:1;background-color:#d3d3d3;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-shrink:0;width:80px;height:80px}@media (min-width:769px){.desktop-navbar{display:grid}}@media (max-width:1660px){.desktop-navbar__wrapper{grid-column:2/8}}@media (min-width:1025px) and (max-width:1125px){.desktop-navbar__wrapper{grid-column:1/9}.desktop-navbar__container{gap:1rem}.desktop-navbar__menu{gap:1.25rem}.desktop-navbar__links{gap:.5rem;padding:0 .5rem}.desktop-navbar__logo-link{padding:8px 14px}.desktop-navbar__link,.desktop-navbar__link--active{padding:10px}}@media (max-width:1024px){.desktop-navbar{padding:0 var(--space-xl);grid-template-columns:repeat(4,1fr)}.desktop-navbar__wrapper{grid-column:1/5}.desktop-navbar__container{padding:.375rem .5rem}.desktop-navbar__links{gap:1.5rem}.desktop-navbar__menu{gap:2rem}}.mobile-navbar{bottom:var(--space-lg);z-index:1000;padding:0 var(--space-lg);box-sizing:border-box;pointer-events:none;opacity:1;transition:transform .25s,opacity .25s;display:none;position:fixed;left:0;right:0;transform:translateY(0)}.mobile-navbar--hidden{opacity:0;transform:translateY(140px)}.mobile-navbar__wrapper{background:var(--color-primary);pointer-events:auto;border-radius:36px;flex-direction:column;transition:border-radius .3s;display:flex;overflow:hidden;box-shadow:0 -4px 20px #19413914}.mobile-navbar--open .mobile-navbar__wrapper{border-radius:24px}.mobile-navbar__bar{flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.mobile-navbar__logo{background:#2a685c4d;border-radius:24px;align-items:center;padding:8px 16px;text-decoration:none;transition:background .3s;display:flex}.mobile-navbar__logo:hover{background:#2a685c80}.mobile-navbar__logo-icon{width:auto;height:1.75rem;display:block}.mobile-navbar__menu-button{cursor:pointer;color:var(--color-white);background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem;display:flex}.mobile-navbar__menu-text{color:var(--color-white);font-family:Instrument Sans;font-size:.9375rem;font-weight:500}.mobile-navbar__hamburger-icon{width:1.5rem;height:1.5rem;display:block}.mobile-navbar__close-icon{width:1rem;height:1rem;display:block}.mobile-navbar__menu{opacity:0;border-top:1px solid #19413933;flex-direction:column;max-height:0;padding:4px;transition:max-height .3s,opacity .3s,padding .3s;display:flex;overflow:hidden}.mobile-navbar--open .mobile-navbar__menu{opacity:1;max-height:80vh}.mobile-navbar__links{flex-direction:column;flex:1;gap:0;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.mobile-navbar__item{border-radius:24px;padding:22px 20px}.mobile-navbar__item-header{box-sizing:border-box;justify-content:space-between;align-items:center;transition:background .3s,border-radius .3s,margin .3s,padding .3s;display:flex}.mobile-navbar__link{color:var(--color-white);flex:1;font-family:Instrument Sans;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-navbar__link--active{color:var(--color-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--color-secondary);text-decoration-color:var(--color-secondary);font-weight:600}.mobile-navbar__link--has-children.mobile-navbar__link--active{color:var(--color-white);font-weight:500;text-decoration:none}.mobile-navbar__dropdown-toggle{cursor:pointer;color:var(--color-white);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s;display:flex}.mobile-navbar__dropdown-toggle--active{transform:rotate(180deg)}.mobile-navbar__dropdown-toggle svg{width:12px;height:8px}.mobile-navbar__dropdown{max-height:0;margin:0 calc(-1 * var(--space-lg));padding:0;transition:max-height .3s,padding .3s,background .3s,border-radius .3s;overflow:hidden}.mobile-navbar__dropdown--active{max-height:500px;padding:1rem var(--space-lg);border-radius:0 0 12px 12px}.mobile-navbar__item:has(.mobile-navbar__dropdown--active){background:#2a685c}.mobile-navbar__link:active,.mobile-navbar__link:focus{color:var(--color-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--color-secondary);text-decoration-color:var(--color-secondary)}.mobile-navbar__dropdown-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.mobile-navbar__dropdown-item{padding-left:1.25rem;position:relative}.mobile-navbar__dropdown-item:before{content:"•";color:var(--color-white);opacity:0;font-size:1rem;transition:opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mobile-navbar__dropdown-item:has(.mobile-navbar__dropdown-link--active):before{opacity:1}.mobile-navbar__dropdown-link{color:#ffffffb3;padding:.5rem 0;font-family:Instrument Sans;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.mobile-navbar__dropdown-link:not(.mobile-navbar__dropdown-link--active),.mobile-navbar__dropdown-link:not(.mobile-navbar__dropdown-link--active):visited,.mobile-navbar__dropdown-link:not(.mobile-navbar__dropdown-link--active):hover,.mobile-navbar__dropdown-link:not(.mobile-navbar__dropdown-link--active):active,.mobile-navbar__dropdown-link:not(.mobile-navbar__dropdown-link--active):focus{color:#ffffffb3;text-decoration:none}.mobile-navbar__dropdown-link--active{color:var(--color-white);font-weight:600;text-decoration:none}.mobile-navbar__dropdown-link--pending{color:var(--color-secondary);text-decoration:underline;-webkit-text-decoration-color:var(--color-secondary);text-decoration-color:var(--color-secondary)}@media (max-width:768px){.mobile-navbar{display:block}}@media (max-width:640px){.mobile-navbar{padding:0 var(--space-md);bottom:var(--space-md)}.mobile-navbar__bar{padding:.625rem 1rem}.mobile-navbar__logo{padding:6px 12px}.mobile-navbar__logo-icon{height:1.5rem}.mobile-navbar__link{font-size:.9375rem}}.dev-grid-overlay{z-index:9998;pointer-events:none;position:fixed;inset:0}.dev-grid-overlay__inner{width:100%;max-width:80rem;height:100%;padding:0 var(--layout-margin);box-sizing:border-box;gap:var(--layout-gutter);grid-template-columns:repeat(8,minmax(0,1fr));margin:0 auto;display:grid}.dev-grid-overlay__column{background:#b4e4251f;min-height:100%}.dev-grid-overlay__toggle{z-index:9999;pointer-events:auto;color:#194139;cursor:pointer;background:#b4e425;border:1px solid #1941394d;border-radius:6px;padding:.5rem .75rem;font-family:Instrument Sans,sans-serif;font-size:.75rem;font-weight:500;transition:background .2s,transform .15s;position:fixed;bottom:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.dev-grid-overlay__toggle:hover{background:#a0cc1f}.dev-grid-overlay__toggle:active{transform:scale(.98)}.dev-grid-overlay__toggle[aria-pressed=true]{color:#fff;background:#194139}.dev-grid-overlay__toggle[aria-pressed=true]:hover{background:#0f2d28}@media (min-width:1440px){.dev-grid-overlay__inner{max-width:90rem}}@media (min-width:1920px){.dev-grid-overlay__inner{max-width:120rem}}@media (max-width:1024px){.dev-grid-overlay__inner{padding:0 var(--space-xl);grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.dev-grid-overlay__inner{padding:0 var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dev-grid-overlay__inner{padding:0 var(--space-md);grid-template-columns:1fr}}.impact{padding:var(--space-3xl) var(--layout-margin);background-color:var(--color-white);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.impact__header{align-items:center;gap:var(--space-md);text-align:center;z-index:1;--impact-header-top:180px;flex-direction:column;max-width:33rem;display:flex;position:relative}@media (min-width:1920px){.impact__header{--impact-header-top:160px}}.impact__title{color:var(--color-heading);text-transform:none;margin:0;font-size:2.25rem;font-weight:400;line-height:125%}.impact__description{color:var(--color-text-primary);font-size:var(--font-size-sm);max-width:29.625rem;margin:0;font-weight:400;line-height:125%}.impact__cards{gap:var(--layout-gutter);box-sizing:border-box;width:100%;max-width:80rem;padding:0 var(--layout-margin);z-index:2;grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.impact__card{background-image:var(--card-image-url);background-position:50%;background-size:cover;border-radius:1rem;grid-column:span 2;width:100%;height:328px;position:relative;overflow:hidden}.impact__cards[data-cards-count="3"]>.impact__card:first-child{grid-column:2/span 2}.impact__cards[data-cards-count="3"]>.impact__card:nth-child(2){grid-column:4/span 2}.impact__cards[data-cards-count="3"]>.impact__card:nth-child(3){grid-column:6/span 2}@media (min-width:1440px){.impact__cards{max-width:90rem}}@media (min-width:1920px){.impact__card{height:449px}.impact__cards{max-width:120rem}}.impact__card:before{content:"";background-color:var(--card-overlay-color);position:absolute;inset:0}.impact__card--offset{margin-top:4.125rem}.impact__card-content{z-index:1;box-sizing:border-box;flex-direction:column;height:100%;padding:1.75rem 1.25rem;display:flex;position:relative}.impact__card-content .pill{align-self:flex-start}.impact__card-content .pill .pill__text{text-transform:none}.impact__card-description{color:#fff;text-transform:none;text-shadow:0 1px 10px #00000073;margin:0;font-family:Instrument Sans,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:125%;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}@media (max-width:1023px){.impact{height:auto;max-height:none;overflow:visible}.impact__cards{margin-top:var(--space-xl);flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;padding:0;display:flex;position:relative;bottom:auto;left:auto;transform:none}.impact__card--offset{margin-top:0}.impact__card{will-change:transform;position:relative}.impact__card-description{font-size:14px}}@media (max-width:768px){.impact__card-description{font-size:14px;bottom:1.125rem;left:1.125rem;right:1.125rem}}@media (max-width:640px){.impact{padding:var(--space-xl) var(--space-md);min-height:auto}.impact__title{font-size:1.75rem}.impact__cards{margin-top:var(--space-lg);flex-direction:column;align-items:center;position:relative;bottom:auto;left:auto;transform:none}.impact__card{width:100%}.impact__card-description{font-size:13px;bottom:1rem;left:1rem;right:1rem}}.synergy{padding:var(--space-3xl) var(--layout-margin);box-sizing:border-box;background-color:#edfad4;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;max-height:100vh;padding-bottom:clamp(11rem,26vh,19rem);display:flex;position:relative;overflow:hidden}.synergy__header{align-items:center;gap:var(--space-md);text-align:center;z-index:1;--synergy-header-top:48px;flex-direction:column;max-width:36rem;display:flex;position:relative}@media (min-width:1440px){.synergy__header{--synergy-header-top:64px}}@media (min-width:1920px){.synergy__header{--synergy-header-top:80px}}.synergy__title{color:var(--color-heading,#141414);text-transform:none;margin:0;font-size:2.25rem;font-weight:400;line-height:125%}.synergy__description{color:var(--color-text-primary,#010101);font-size:var(--font-size-sm);max-width:32rem;margin:0;font-weight:400;line-height:125%}.synergy__graphic-wrap{bottom:var(--space-lg);--graphic-wrap-scale:1;transform:translateX(-50%) scale(var(--graphic-wrap-scale));transform-origin:bottom;z-index:2;pointer-events:auto;position:absolute;left:50%}.synergy__graphic{width:420px;height:420px;position:relative}@media (min-width:1440px){.synergy__graphic-wrap{--graphic-wrap-scale:1.125}}@media (min-width:1680px){.synergy{padding-bottom:clamp(16rem,34vh,24rem)}.synergy__graphic-wrap{--graphic-wrap-scale:.92}}@media (min-width:1920px){.synergy{padding-bottom:clamp(18rem,36vh,26rem)}.synergy__graphic-wrap{--graphic-wrap-scale:1}}@media (max-width:1279px) and (min-width:1024px){.synergy__graphic-wrap{--graphic-wrap-scale:.8}}.synergy__circle{box-sizing:border-box;border-width:1.4px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.synergy__circle--1{border-style:dashed;border-color:#26564840;width:420px;height:420px}.synergy__circle--2{border-style:solid;border-color:#26564826;width:356px;height:356px}.synergy__circle--3{border-style:dashed;border-color:#2656481f;width:292px;height:292px}.synergy__circle--4{border-style:solid;border-color:#26564812;width:228px;height:228px}.synergy__circle--5{border-style:dashed;border-color:#2656480d;width:154px;height:154px}.synergy__center-logo{z-index:1;width:124px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.synergy__company{z-index:2;box-sizing:border-box;cursor:pointer;background:#fefcfc;border:1.4px solid #49745840;border-radius:36px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 12px 0 16px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:absolute}.synergy__company-link-icon{color:#194139bf;flex-shrink:0;align-items:center;display:flex}.synergy__company:hover{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 4px 16px #0000001a}.synergy__company:hover .synergy__company-link-icon{color:#194139}.synergy__company img{object-fit:contain;max-width:100%;max-height:22px}.synergy__company--tamuwa{background:#fefcfc;border:1.4px solid #49745840;border-radius:36px;width:172px;height:40px;top:20%;left:20%;transform:translate(-50%,-50%)}.synergy__company--tamuwa img{aspect-ratio:106.71/13;width:106.713px;height:13px;max-height:none}.synergy__company--cynk{width:138px;height:40px;top:20%;left:80%;transform:translate(-50%,-50%)}.synergy__company--cynk img{aspect-ratio:80.6/37.9;width:80.599px;height:37.895px;max-height:none}.synergy__company--flux{width:134px;height:40px;top:80%;left:20%;transform:translate(-50%,-50%)}.synergy__company--flux img{aspect-ratio:71/20;width:71px;height:20px;max-height:none}.synergy__company--tera{width:138px;height:40px;top:80%;left:80%;transform:translate(-50%,-50%)}.synergy__company--tera img{aspect-ratio:13/4;width:78px;height:24px;max-height:none}@media (max-width:1023px){.synergy{justify-content:flex-start;height:auto;min-height:auto;max-height:none;padding-bottom:6rem;overflow:visible}.synergy__graphic-wrap{margin-top:var(--space-xl);justify-content:center;width:100%;display:flex;position:relative;bottom:auto;left:auto;transform:none}}@media (max-width:640px){.synergy{padding:var(--space-xl) var(--space-md)}.synergy__title{font-size:1.75rem}.synergy__graphic,.synergy__circle--1{width:288px;height:288px}.synergy__circle--2{width:244px;height:244px}.synergy__circle--3{width:200px;height:200px}.synergy__circle--4{width:156px;height:156px}.synergy__circle--5{width:106px;height:106px}.synergy__center-logo{width:85px}.synergy__company{border-radius:28px;gap:4px;height:32px;padding:0 8px 0 10px}.synergy__company-link-icon svg{width:12px;height:12px}.synergy__company img{max-height:16px}.synergy__company--tamuwa{width:134px;height:32px;top:20%;left:20%;transform:translate(-50%,-50%)}.synergy__company--tamuwa img{width:82px;height:10px}.synergy__company--cynk{width:106px;height:32px;top:20%;left:80%;transform:translate(-50%,-50%)}.synergy__company--cynk img{aspect-ratio:80.6/37.9;width:62px;height:29px}.synergy__company--flux{width:104px;height:32px;top:80%;left:20%;transform:translate(-50%,-50%)}.synergy__company--flux img{aspect-ratio:71/20;width:55px;height:15px}.synergy__company--tera{width:106px;height:32px;top:80%;left:80%;transform:translate(-50%,-50%)}.synergy__company--tera img{aspect-ratio:13/4;width:60px;height:18px}}.newsroom__visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.newsroom{width:100%;min-height:100vh;padding:5rem var(--layout-margin);box-sizing:border-box;background-color:#f6f6f6;justify-content:center;align-items:center;display:flex}.newsroom__container{flex-direction:column;align-items:center;gap:3.75rem;max-width:71.25rem;margin:0 auto;display:flex}.newsroom__header{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.newsroom__header-text{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:35.5rem;display:flex}.newsroom__title{color:#141414;text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.newsroom__description{color:#010101;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.newsroom__cards{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.newsroom__card-slot{display:contents}.newsroom__card-link{color:inherit;cursor:pointer;text-decoration:none;transition:transform .3s}.newsroom__card-link--placeholder{pointer-events:none;cursor:default}.newsroom__card-link:hover{transform:scale(1.05)}.newsroom__card{background-color:var(--color-white);cursor:pointer;border-radius:1rem;flex-direction:column;width:18.75rem;height:26.25rem;display:flex;overflow:hidden}.newsroom__card-top{flex-direction:column;flex:1;padding:1.5rem;display:flex}.newsroom__card-publisher{color:#141414;margin-bottom:.75rem;font-family:Instrument Sans;font-size:.875rem;font-weight:600}.newsroom__card-publisher-logo{object-fit:contain;width:auto;max-height:1.75rem;display:block}.newsroom__card-title{color:#141414;text-transform:capitalize;flex:1;margin:0;font-family:Instrument Sans;font-size:1.125rem;font-style:normal;font-weight:400;line-height:125%}.newsroom__card-meta{gap:.5rem;margin-top:1rem;display:flex}.newsroom__card-date,.newsroom__card-category{color:#141414;background-color:#f6f6f6;border-radius:3.75rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-family:Instrument Sans;font-size:.75rem;font-weight:400;display:inline-flex}.newsroom__card-image{background-position:50%;background-size:cover;height:11.25rem;position:relative}.newsroom__card-image:after{content:"";background-color:#01352833;position:absolute;inset:0}.newsroom__card--placeholder .newsroom__card-image:after{display:none}.newsroom__card--placeholder{cursor:default}@keyframes newsroom-skeleton-pulse{0%,to{opacity:.45}50%{opacity:.85}}.newsroom__card-skeleton{background:linear-gradient(90deg,#ececec 0%,#f5f5f5 50%,#ececec 100%) 0 0/200% 100%;border-radius:.375rem;animation:1.4s ease-in-out infinite newsroom-skeleton-pulse;display:block}.newsroom__card-skeleton--publisher{width:40%;height:1rem;margin-bottom:.75rem}.newsroom__card-skeleton--title{width:100%;height:3.5rem}.newsroom__card-skeleton--pill{border-radius:3.75rem;width:4.5rem;height:2rem}.newsroom__card-skeleton--image{border-radius:0;flex:none;height:11.25rem}@media (prefers-reduced-motion:reduce){.newsroom__card-skeleton{opacity:.55;animation:none}}@media (max-width:1024px){.newsroom{min-height:100vh;padding:4rem 2rem;overflow:hidden}.newsroom__cards{flex-wrap:nowrap;justify-content:flex-start;overflow:visible}.newsroom__card{will-change:transform;flex-shrink:0}}@media (max-width:768px){.newsroom{padding:3rem 0}.newsroom__title{font-size:1.75rem}.newsroom__container{width:100%;max-width:100%}.newsroom__header{box-sizing:border-box;padding:0 1.5rem}.newsroom__cards{flex-direction:row;align-self:stretch;align-items:flex-start;width:100%}.newsroom__card{width:18.75rem;max-width:none}}@media (max-width:640px){.newsroom{padding:2rem 0}.newsroom__title{font-size:1.5rem}.newsroom__header{padding:0 1rem}}.team{background-color:var(--color-white);width:100%;padding:5rem var(--layout-margin);box-sizing:border-box}.team__container{box-sizing:border-box;flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:100%;margin:0 auto;display:flex}.team__header{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.team__header-text{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:33rem;display:flex}.team__title{color:#141414;text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.team__description{color:#141414;max-width:30rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.team--section .team__cards{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:center;gap:2.5rem;width:100%;display:flex}.team--section .team__row{gap:var(--layout-gutter);box-sizing:border-box;grid-template-columns:repeat(8,minmax(0,1fr));align-self:stretch;width:100%;min-width:0;max-width:100%;display:grid}.team--section .team__card{border-radius:1rem;flex-direction:column;grid-column:span 2;justify-content:flex-end;width:100%;min-width:0;height:420px;display:flex;position:relative;overflow:hidden}@media (min-width:1440px){.team--section .team__card{height:480px}}@media (min-width:1680px){.team--section .team__card{height:540px}}@media (min-width:1920px){.team--section .team__card{height:620px}}.team--section .team__card:first-child{grid-column:3/span 2}.team--section .team__card:nth-child(2){grid-column:5/span 2}@media (min-width:769px){.team--section .team__row .team__card:first-child.team__card--expanded,.team--section .team__row .team__card:first-child.team__card--compressed{grid-column:3/span 2}.team--section .team__row .team__card:nth-child(2).team__card--expanded,.team--section .team__row .team__card:nth-child(2).team__card--compressed{grid-column:5/span 2}}.team__card-image{object-fit:cover;z-index:0;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.team__card-hover{box-sizing:border-box;opacity:0;transform-origin:100% 100%;pointer-events:none;z-index:2;background:#f2fed8;border-radius:16px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:36px 32px;transition:opacity .18s,transform .22s;display:flex;position:absolute;inset:0;transform:translate(16px,16px)scale(.98)}.team__card--expanded .team__card-hover{opacity:1;pointer-events:auto;transform:translateY(0)}.team__card-bio{color:#141414;white-space:pre-line;flex:1;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.team__card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.team__card-person{align-items:center;gap:1rem;min-width:0;display:flex}.team__card-avatar{aspect-ratio:1;object-fit:cover;object-position:center 30%;border-radius:999px;flex:none;width:60px;height:60px}.team__card-person-text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.team__card-hover-name{color:#141414;margin:0;font-family:Instrument Sans;font-size:20px;font-style:normal;font-weight:400;line-height:125%}.team__card-hover-role{color:#343434;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.team__card-linkedin{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.team__card-linkedin img{width:40px;height:40px;display:block}.team__card-overlay{background-color:#19413970;position:absolute;inset:0}.team__card-info{z-index:1;flex-direction:column;gap:.125rem;padding:1.5rem;display:flex;position:relative}.team__card-name{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}.team__card-role{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}@media (max-width:1024px){.team{padding:4rem 2rem}}@media (max-width:768px){.team{padding:3rem 0;overflow:hidden}.team__title{font-size:1.75rem}.team__container{width:100%;max-width:100%}.team__header{padding:0 1.5rem}.team--section .team__cards{will-change:transform;flex-flow:row;align-items:stretch;gap:1rem;padding-bottom:1.5rem}.team--section .team__row{display:contents}.team--section .team__card{cursor:pointer;flex:0 0 280px;width:280px;max-width:none;height:26.25rem}.team--section .team__card--expanded{flex:none}.team--section .team__row:has(.team__card--expanded){max-width:none}}@media (max-width:640px){.team{padding:2rem 0}.team__title{font-size:1.5rem}}.contacts{box-sizing:border-box;background-color:#265648;width:100%;min-height:100vh;display:flex;overflow:hidden}.contacts__left{box-sizing:border-box;background-color:#0000;flex-direction:column;flex:0 0 50%;align-items:flex-start;gap:0;width:50%;min-width:0;padding:clamp(1.5rem,5vh,5rem) 80px;display:flex}.contacts__left .pill{align-self:flex-start;width:fit-content}.contacts__title{color:#fff;text-transform:none;margin:clamp(.5rem,2vh,20px) 0 0;font-family:Instrument Sans;font-size:clamp(1.5rem,3.5vw,36px);font-style:normal;font-weight:400;line-height:125%}.contacts__description{color:#fff;max-width:33rem;margin:clamp(.5rem,2vh,20px) 0 0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.contacts__countries{flex-direction:column;gap:clamp(.5rem,1.5vh,1rem);width:200px;margin-top:clamp(1rem,5vh,60px);display:flex}.contacts__country{width:100%;color:var(--color-white);cursor:pointer;text-align:left;background:#194139;border:none;border-radius:36px;outline:none;align-self:stretch;align-items:center;gap:8px;padding:clamp(8px,1.5vh,12px) 24px;font-family:Instrument Sans;font-size:1rem;font-weight:400;transition:background-color .2s;display:flex}.contacts__country:not(.contacts__country--active):hover{background:var(--color-secondary);color:#141414}.contacts__country--active{color:#141414;background:#b4e425}.contacts__flag{object-fit:cover;flex-shrink:0;width:27px;height:20px}.contacts__country-name{flex:none}.contacts__arrow{opacity:0;font-size:1.25rem;font-weight:400}.contacts__country--active .contacts__arrow{opacity:1}.contacts__right{box-sizing:border-box;flex:0 0 50%;width:50%;min-width:0;position:relative;overflow:hidden}.contacts__right-strip{width:100%;height:100%}.contacts__right-panel{box-sizing:border-box;opacity:0;pointer-events:none;background-position:50%;background-size:cover;justify-content:center;align-items:center;padding:clamp(1.5rem,5vh,5rem) 80px;transition:opacity .5s;display:flex;position:absolute;inset:0}.contacts__right-panel--initial{z-index:13}.contacts__right-panel[data-active=true]{opacity:1;pointer-events:auto}.home__container[data-home-reveal=true] .contacts__right-panel{opacity:1;pointer-events:auto;will-change:transform;transition:none;display:flex}.home__container[data-home-reveal=true] .contacts__right-strip{width:100%;height:100%;transition:none;position:relative}.home__container[data-home-reveal=true] .contacts__right-panel--initial{transform:translateY(0)}.contacts__card{box-sizing:border-box;background-color:#f3fdd8;border-radius:1rem;width:100%;max-width:100%;padding:2rem;position:relative}.contacts__card-thumbnail{border-radius:.5rem;width:4rem;height:4rem;position:absolute;top:1rem;right:1rem;overflow:hidden}.contacts__card-thumbnail img{object-fit:cover;width:100%;height:100%}.contacts__card-title{color:#141414;margin:0 0 .5rem;padding-right:5rem;font-family:Instrument Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}.contacts__card-type{color:#141414;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;background:#e1f198;border-radius:60px;max-width:calc(100% - 5rem);margin:0 0 1rem;padding:10px 20px;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%;display:inline-block}.contacts__card-address{color:#141414;white-space:pre-line;margin:0;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}@media (min-width:1440px){.contacts__left,.contacts__right-panel{padding:clamp(1.5rem,5vh,5rem) 100px}}@media (min-width:1024px){.contacts{height:100vh;min-height:0}.contacts__left{justify-content:center}.contacts__right[data-animated-strip=true] .contacts__right-strip{width:100%;height:100%;position:relative}.contacts__right:not([data-animated-strip=true]) .contacts__right-strip{transform:translateY(calc(var(--contacts-active-index,0) * -100%));will-change:transform;flex-direction:column;transition:transform .45s;display:flex}.contacts__right[data-animated-strip=true] .contacts__right-panel{opacity:1;pointer-events:auto;transition:none;position:absolute;inset:0;transform:none}.contacts__right:not([data-animated-strip=true]) .contacts__right-panel{opacity:1;pointer-events:auto;flex:0 0 100%;min-height:100%;transition:none;position:relative;inset:auto}}@media (min-width:1920px){.contacts__left,.contacts__right-panel{padding:clamp(1.5rem,5vh,5rem) 120px}}@media (max-width:1024px){.contacts{flex-direction:column}.contacts__left{flex:none;width:100%;padding:4rem 2rem}.contacts__right-panel{padding:4rem 2rem;transition:opacity .6s,transform .6s}.contacts__right-strip{will-change:auto;transition:none;display:block;transform:none}.contacts__right-panel{min-height:0;position:absolute;inset:0}.contacts__right{flex:none;width:100%;min-height:50vh}.contacts__card{flex-direction:column;justify-content:flex-start;height:250px;min-height:250px;display:flex}.contacts__card-title,.contacts__card-type{flex-shrink:0}.contacts__card-address{flex:1;min-height:0;overflow:hidden}}@media (max-width:768px){.contacts__left,.contacts__right-panel{padding:3rem 1.5rem}.contacts__title{font-size:1.75rem}.contacts__card{max-width:100%}}@media (max-width:640px){.contacts__left,.contacts__right-panel{padding:2rem 1rem}.contacts__title{font-size:1.5rem}}.home-section-cta{width:100%;height:100%;min-height:100%;position:relative}.home-section-cta--custom-cursor-active{cursor:none}a.home-section-cta__bg{z-index:0;cursor:default;pointer-events:auto;position:absolute;inset:0}.home-section-cta--custom-cursor-active a.home-section-cta__bg{cursor:none}.home-section-cta__stack{z-index:1;pointer-events:none;height:100%;min-height:100%;position:relative}.home-section-cta .home__our-story-panel,.home-section-cta .our-story,.home-section-cta .our-story__container,.home-section-cta .impact,.home-section-cta .synergy,.home-section-cta .newsroom,.home-section-cta .newsroom__container,.home-section-cta .team,.home-section-cta .team__container,.home-section-cta .our-story__content{pointer-events:none}.home-section-cta .our-story__left,.home-section-cta .our-story__right,.home-section-cta .impact__header{pointer-events:auto}.home-section-cta .impact__cards{pointer-events:none}.home-section-cta .impact__card,.home-section-cta .synergy__header,.home-section-cta .synergy__graphic-wrap,.home-section-cta .newsroom__header{pointer-events:auto}.home-section-cta .newsroom__cards{pointer-events:none}.home-section-cta .newsroom__card-slot,.home-section-cta .team__header{pointer-events:auto}.home-section-cta .team__cards,.home-section-cta .team__row{pointer-events:none}.home-section-cta .team__card{pointer-events:auto}.home-section-cta__cursor-icon{z-index:10052;pointer-events:none;flex-shrink:0;display:block;position:fixed;top:0;left:0}.home-section-cta__label-follower{z-index:10051;color:#194139;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;pointer-events:none;background-color:#f2fed8;border-radius:60px;align-items:center;width:max-content;max-width:min(90vw,24rem);padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.2;transition:transform .12s ease-out;display:inline-flex;position:fixed;top:0;left:0}.home-section-cta__label-follower--tone-primary{background-color:var(--color-primary);color:#f2fed8}@media (prefers-reduced-motion:reduce){.home-section-cta__label-follower{transition:none}}.home__container{display:block;position:relative}.home__spacer{pointer-events:none;width:100%;height:0}@media (max-width:1024px){.hero-scroll-track{height:100dvh}.hero-fixed-wrapper,.native-hero-wrapper{height:100dvh!important}.home__container[data-home-reveal=true] .home__spacer{height:0}.home__container[data-home-reveal=true]{min-height:100vh;overflow:visible}.home__container[data-home-reveal=true] [data-home-section]{width:100%;min-height:100vh;display:block;top:0;left:0;height:100vh!important;position:absolute!important}.home__container[data-home-reveal=true] [data-home-section]>section,.home__container[data-home-reveal=true] [data-home-section]>.home-section-cta>section{height:100%;min-height:100%}.home__container[data-home-reveal=true] [data-home-section=our-story]>.home__our-story-panel,.home__container[data-home-reveal=true] [data-home-section=our-story]>.home-section-cta>.home__our-story-panel{height:100%;position:relative;overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=our-story]>.home__our-story-panel>.our-story,.home__container[data-home-reveal=true] [data-home-section=our-story]>.home-section-cta>.home__our-story-panel>.our-story{z-index:2;height:100%;min-height:100%;padding-top:0;padding-bottom:0;position:absolute;inset:0;overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story{padding:3rem var(--layout-margin);justify-content:center;align-items:center;display:flex}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__content{align-items:center}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right{flex-direction:column;gap:24px;height:100%;display:flex;position:relative;overflow:visible}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__content-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:40px}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__media{align-self:flex-end}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__content{margin-top:0}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom{overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom__header{z-index:1;position:relative}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom__cards{z-index:2;position:relative}.home__container:not([data-home-reveal=true]) [data-home-section]{min-height:100vh;display:block;height:auto!important;position:relative!important;transform:none!important}.home__container:not([data-home-reveal=true]){height:auto!important;overflow:visible!important}.home__container:not([data-home-reveal=true]) [data-home-section=our-story]{background-color:var(--color-primary);border-radius:1.5rem 1.5rem 0 0;margin-top:0;z-index:2!important}.home__container:not([data-home-reveal=true]) [data-home-section=impact]{background-color:var(--color-white);border-radius:1.5rem 1.5rem 0 0;margin-top:0;z-index:3!important}.home__container:not([data-home-reveal=true]) [data-home-section=newsroom]{border-radius:1.5rem 1.5rem 0 0;margin-top:-2rem;z-index:4!important}.home__container:not([data-home-reveal=true]) [data-home-section=synergy]{min-height:auto}.home__container:not([data-home-reveal=true]) [data-home-section=team]{border-radius:1.5rem 1.5rem 0 0;margin-top:-2rem;z-index:5!important}.home__container:not([data-home-reveal=true]) [data-home-section=team]>section,.home__container:not([data-home-reveal=true]) [data-home-section=team]>.home-section-cta>section{box-sizing:border-box;min-height:100vh}.home__container:not([data-home-reveal=true]) [data-home-section=contacts]{border-radius:1.5rem 1.5rem 0 0;margin-top:-2rem;z-index:6!important}.home__container:not([data-home-reveal=true]) [data-home-section=footer]{z-index:7!important}.home__container:not([data-home-reveal=true]) .our-story{padding-top:3rem!important;padding-bottom:var(--space-3xl)!important;align-items:flex-start!important;height:auto!important;min-height:auto!important;overflow:visible!important}.home__container:not([data-home-reveal=true]) .our-story__content{gap:1.5rem!important}.home__container:not([data-home-reveal=true]) .our-story__container{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}}@media (min-width:1024px){.home__container[data-home-reveal=true] .home__spacer{height:0}.home__container[data-home-reveal=true]{min-height:100vh;overflow:visible}.home__container[data-home-reveal=true] [data-home-section]{height:100vh}.home__container[data-home-reveal=true] [data-home-section]>section,.home__container[data-home-reveal=true] [data-home-section]>.home-section-cta>section{height:100%;min-height:100%}.home__container[data-home-reveal=true] [data-home-section=team] .team__header{z-index:1;position:relative}.home__container[data-home-reveal=true] [data-home-section=team] .team__cards{z-index:2;position:relative}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom{overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom__header{z-index:1;position:relative}.home__container[data-home-reveal=true] [data-home-section=newsroom] .newsroom__cards{z-index:2;flex-wrap:nowrap;justify-content:flex-start;position:relative}.home__container[data-home-reveal=true] [data-home-section=our-story]>.home__our-story-panel,.home__container[data-home-reveal=true] [data-home-section=our-story]>.home-section-cta>.home__our-story-panel{height:100%;position:relative;overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=our-story]>.home__our-story-panel>.partners,.home__container[data-home-reveal=true] [data-home-section=our-story]>.home-section-cta>.home__our-story-panel>.partners{z-index:1;height:auto;position:absolute;top:0;left:0;right:0}.home__container[data-home-reveal=true] [data-home-section=our-story]>.home__our-story-panel>.our-story,.home__container[data-home-reveal=true] [data-home-section=our-story]>.home-section-cta>.home__our-story-panel>.our-story{z-index:2;height:100%;min-height:100%;padding-top:0;padding-bottom:0;position:absolute;inset:0;overflow:hidden}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story{padding:3rem var(--layout-margin);justify-content:center;align-items:center;display:flex}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__content{align-items:center}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right{flex-direction:column;gap:24px;height:100%;display:flex;position:relative;overflow:visible}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__content-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:40px}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__media{align-self:flex-end}.home__container[data-home-reveal=true] [data-home-section=our-story] .our-story__right .card--horizontal .card__content{margin-top:0}}.about-hero{padding:64px var(--layout-margin);box-sizing:border-box;height:520px;color:var(--color-white);background-image:url(/images/about/about-banner.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.about-hero__logo{height:44px;line-height:0;display:inline-block}.about-hero__logo img{width:auto;height:100%;display:block}.about-hero__title{font-size:40px;font-weight:400;font-family:var(--font-family);margin:0}.about-hero__subtitle{font-size:16px;font-weight:400;font-family:var(--font-family);margin:.5rem 0 0}.about__spacer{pointer-events:none;width:100%;height:0}@media (min-width:1024px){.about__container[data-about-reveal=true] .about__spacer{height:0}.about__container[data-about-reveal=true]{height:100vh;overflow:hidden}.about__container[data-about-reveal=true] [data-about-section]:not([data-about-section=hero]){height:100vh}.about__container[data-about-reveal=true] [data-about-section=footer]{overflow-y:auto}.about__container[data-about-reveal=true] [data-about-section]:not([data-about-section=hero])>section{height:100%;min-height:100%}.about__container[data-about-reveal=true] [data-about-section=team] .team__header{z-index:1;position:relative}.about__container[data-about-reveal=true] [data-about-section=team] .team__cards{z-index:2;position:relative}.about__container[data-about-reveal=true]:not([data-about-our-story-pinned=true]) [data-about-section=our-story]>section{height:calc(100vh - var(--about-hero-height,520px));min-height:calc(100vh - var(--about-hero-height,520px))}.about__container[data-about-reveal=true]:not([data-about-our-story-pinned=true]) [data-about-section=our-story] .our-story{min-height:100%}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story{padding:3rem var(--layout-margin);justify-content:center;align-items:center;display:flex;overflow:hidden}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__content{align-items:center}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__right{flex-direction:column;gap:24px;height:100%;display:flex;position:relative;overflow:visible}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__right .card--horizontal .card__content-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:40px}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__right .card--horizontal .card__media{align-self:flex-end}.about__container[data-about-reveal=true] [data-about-section=our-story] .our-story__right .card--horizontal .card__content{margin-top:0}}@media (max-width:768px){.about-hero{padding:3rem 1.5rem}}@media (max-width:640px){.about-hero{padding:2rem 1rem}}.mission-vision{background-color:var(--color-white);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;min-height:100vh;padding:5rem 80px;display:flex;overflow-x:hidden}.mission-vision__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex}.mission-vision__title{color:var(--color-heading);text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.mission-vision__description{color:var(--color-text-primary);margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.mission-vision__cards{justify-content:center;align-items:stretch;gap:16px;width:100%;display:flex}@media (min-width:1440px){.mission-vision{padding:5rem 100px}.mission-vision__cards{gap:20px}}@media (min-width:1920px){.mission-vision{padding:5rem 120px}.mission-vision__cards{gap:24px}}@media (max-width:1024px){.mission-vision{gap:2rem;padding:4rem 2rem}.mission-vision__cards{flex-direction:column;align-items:center}}@media (max-width:768px){.mission-vision{padding:3rem 1.5rem}.mission-vision__title{font-size:1.75rem}}@media (max-width:640px){.mission-vision{padding:2rem 1rem}.mission-vision__title{font-size:1.5rem}}.mission-vision-card{box-sizing:border-box;background-color:var(--color-white);border-radius:1rem;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mission-vision-card__image{will-change:flex, height;width:100%;height:220px;position:relative;overflow:hidden}.mission-vision-card__image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.mission-vision-card__text{will-change:flex, height;flex-direction:column;flex:0;gap:1rem;padding:0 1.5rem;display:flex;overflow:hidden}.mission-vision-card__text-inner{flex-direction:column;gap:1rem;padding:36px 0;display:flex}.mission-vision-card__label{border:1px solid var(--color-text-primary);color:var(--color-text-primary);text-transform:uppercase;border-radius:2.25rem;align-self:flex-start;padding:.25rem .75rem;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;display:inline-flex}.mission-vision-card__content{color:var(--color-text-primary);opacity:1;will-change:opacity;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.about__container[data-about-reveal=true] .mission-vision-card__content{opacity:0}.about__container[data-about-reveal=true] .mission-vision-card__image{height:100%}.mission-vision-card__content p{margin:0}.advisors{width:100%;padding:5rem var(--layout-margin);box-sizing:border-box;background-color:#194139;flex-direction:column;justify-content:center;min-height:100vh;display:flex}.advisors__container{box-sizing:border-box;flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:100%;margin:0 auto;display:flex}.advisors__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.advisors__title{color:var(--color-white);text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.advisors__description{color:var(--color-white);max-width:33rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.advisors__cards{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:center;gap:2.5rem;width:100%;display:flex}.advisors__row{gap:var(--layout-gutter);box-sizing:border-box;grid-template-columns:repeat(8,minmax(0,1fr));align-self:stretch;width:100%;min-width:0;max-width:100%;display:grid}.advisors__card{cursor:default;border-radius:1rem;outline:none;flex-direction:column;grid-column:span 2;justify-content:flex-end;width:100%;min-width:0;height:420px;display:flex;position:relative;overflow:hidden}.advisors__row .advisors__card:first-child{grid-column:3/span 2}.advisors__row .advisors__card:nth-child(2){grid-column:5/span 2}@media (min-width:769px){.advisors__row .advisors__card:first-child.advisors__card--expanded,.advisors__row .advisors__card:first-child.advisors__card--compressed{grid-column:3/span 2}.advisors__row .advisors__card:nth-child(2).advisors__card--expanded,.advisors__row .advisors__card:nth-child(2).advisors__card--compressed{grid-column:5/span 2}}.advisors__card-image{object-fit:cover;z-index:0;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.advisors__card-overlay{z-index:0;background-color:#19413970;transition:background-color .26s;position:absolute;inset:0}.advisors__card-info{z-index:1;flex-direction:column;gap:.125rem;padding:1.5rem;display:flex;position:relative}.advisors__card-name{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}.advisors__card-role{color:var(--color-white);text-transform:none;font-variant:normal;letter-spacing:normal;margin:0;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.advisors__card--expanded .advisors__card-hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.advisors__card-hover{box-sizing:border-box;opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;z-index:2;background:#f2fed8;border-radius:16px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:36px 32px;transition:opacity .18s,transform .22s;display:flex;position:absolute;inset:0;transform:translate(16px,16px)scale(.98)}.advisors__card-hover-name{color:#141414;margin:0;font-family:Instrument Sans;font-size:20px;font-style:normal;font-weight:400;line-height:125%}.advisors__card-hover-role{color:#343434;text-transform:none;font-variant:normal;letter-spacing:normal;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.advisors__card-bio{color:#141414;white-space:pre-line;-webkit-line-clamp:7;-webkit-box-orient:vertical;flex:1;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:135%;display:-webkit-box;overflow:hidden}.advisors__card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.advisors__card-person{align-items:center;gap:1rem;min-width:0;display:flex}.advisors__card-avatar{aspect-ratio:1;object-fit:cover;object-position:center 30%;border-radius:999px;flex:none;width:60px;height:60px}.advisors__card-person-text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.advisors__card-linkedin{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.advisors__card-linkedin img{width:40px;height:40px;display:block}@media (hover:hover) and (pointer:fine){.advisors__card:hover .advisors__card-hover,.advisors__card:focus-visible .advisors__card-hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}}.advisors__card:focus-visible{box-shadow:0 0 0 3px #b4e42559}@media (max-width:1024px){.advisors{padding:4rem 2rem}}@media (min-width:1440px){.advisors__card{height:480px}}@media (min-width:1680px){.advisors__card{height:540px}}@media (min-width:1920px){.advisors__card{height:620px}}@media (max-width:768px){.advisors{padding:3rem 0;overflow:hidden}.advisors__title{font-size:1.75rem}.advisors__container{width:100%;max-width:100%}.advisors__header{padding:0 1.5rem}.advisors__cards{will-change:transform;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:1rem;padding-bottom:1.5rem;display:flex}.advisors__row{display:contents}.advisors__card{cursor:pointer;flex:0 0 280px;width:280px;max-width:none;height:26.25rem}.advisors__card--expanded{flex:none}.advisors__row:has(.advisors__card--expanded){max-width:none}}@media (max-width:640px){.advisors{padding:2rem 0}.advisors__title{font-size:1.5rem}}.board{width:100%;padding:5rem var(--layout-margin);box-sizing:border-box;background-color:#141414;flex-direction:column;justify-content:center;min-height:100vh;display:flex}.board__container{box-sizing:border-box;flex-direction:column;align-items:center;gap:3.75rem;width:100%;max-width:100%;margin:0 auto;display:flex}.board__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.board__title{color:var(--color-white);text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.board__description{color:var(--color-white);max-width:33rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.board__cards{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:center;gap:2.5rem;width:100%;display:flex}.board__row{gap:var(--layout-gutter);box-sizing:border-box;grid-template-columns:repeat(8,minmax(0,1fr));align-self:stretch;width:100%;min-width:0;max-width:100%;display:grid}.board__card{cursor:default;border-radius:1rem;outline:none;flex-direction:column;grid-column:span 2;justify-content:flex-end;width:100%;min-width:0;height:420px;display:flex;position:relative;overflow:hidden}.board__row .board__card:first-child{grid-column:3/span 2}.board__row .board__card:nth-child(2){grid-column:5/span 2}@media (min-width:769px){.board__row .board__card:first-child.board__card--expanded,.board__row .board__card:first-child.board__card--compressed{grid-column:3/span 2}.board__row .board__card:nth-child(2).board__card--expanded,.board__row .board__card:nth-child(2).board__card--compressed{grid-column:5/span 2}}.board__card-image{object-fit:cover;z-index:0;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.board__card-overlay{z-index:0;background-color:#19413970;transition:background-color .26s;position:absolute;inset:0}.board__card-info{z-index:1;flex-direction:column;gap:.125rem;padding:1.5rem;display:flex;position:relative}.board__card-name{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%}.board__card-role{color:var(--color-white);text-transform:none;font-variant:normal;letter-spacing:normal;margin:0;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}.board__card--expanded .board__card-hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.board__card-hover{box-sizing:border-box;opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;z-index:2;background:#f2fed8;border-radius:16px;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:36px 32px;transition:opacity .18s,transform .22s;display:flex;position:absolute;inset:0;transform:translate(16px,16px)scale(.98)}.board__card-hover-name{color:#141414;margin:0;font-family:Instrument Sans;font-size:20px;font-style:normal;font-weight:400;line-height:125%}.board__card-hover-role{color:#343434;text-transform:none;font-variant:normal;letter-spacing:normal;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.board__card-bio{color:#141414;white-space:pre-line;-webkit-line-clamp:7;-webkit-box-orient:vertical;flex:1;margin:0;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:135%;display:-webkit-box;overflow:hidden}.board__card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.board__card-person{align-items:center;gap:1rem;min-width:0;display:flex}.board__card-avatar{aspect-ratio:1;object-fit:cover;object-position:center 30%;border-radius:999px;flex:none;width:60px;height:60px}.board__card-person-text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.board__card-linkedin{aspect-ratio:1;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.board__card-linkedin img{width:40px;height:40px;display:block}@media (hover:hover) and (pointer:fine){.board__card:hover .board__card-hover,.board__card:focus-visible .board__card-hover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}}.board__card:focus-visible{box-shadow:0 0 0 3px #b4e42559}@media (max-width:1024px){.board{padding:4rem 2rem}}@media (min-width:1440px){.board__card{height:480px}}@media (min-width:1680px){.board__card{height:540px}}@media (min-width:1920px){.board__card{height:620px}}@media (max-width:768px){.board{padding:3rem 0;overflow:hidden}.board__title{font-size:1.75rem}.board__container{width:100%;max-width:100%}.board__header{padding:0 1.5rem}.board__cards{will-change:transform;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:1rem;padding-bottom:1.5rem;display:flex}.board__row{display:contents}.board__card{cursor:pointer;flex:0 0 280px;width:280px;max-width:none;height:26.25rem}.board__card--expanded{flex:none}.board__row:has(.board__card--expanded){max-width:none}}@media (max-width:640px){.board{padding:2rem 0}.board__title{font-size:1.5rem}}.contact-hero{box-sizing:border-box;z-index:1;padding:64px 80px;position:sticky;top:0}.contact-master-timeline{z-index:10;position:relative}.contact__spacer{pointer-events:none;width:100%;height:0}@media (min-width:1024px){.contact-master-timeline[data-contact-reveal=true]{height:100vh;overflow:hidden}.contact-master-timeline[data-contact-reveal=true] .contact-hero{position:relative}.contact-master-timeline[data-contact-reveal=true] .contact__spacer{height:0}.contact-master-timeline[data-contact-reveal=true] [data-contact-section]:not([data-contact-section=hero]){height:100vh}.contact-master-timeline[data-contact-reveal=true] [data-contact-section=hero]{height:auto}}@media (min-width:1440px){.contact-hero{padding:64px 100px}}@media (min-width:1920px){.contact-hero{padding:64px 120px}}@media (max-width:1024px){.contact-hero{padding:4rem 2rem}}@media (max-width:768px){.contact-hero{padding:3rem 1.5rem}}@media (max-width:640px){.contact-hero{padding:2rem 1rem}}.socials{box-sizing:border-box;background-color:#f6f6f6;flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:5rem 80px;display:flex}.socials__container{flex-direction:column;align-items:center;gap:3rem;max-width:100%;margin:0 auto;display:flex}.socials__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.socials__header .pill{width:fit-content}.socials__title{color:#141414;text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.socials__description{color:#141414;max-width:33rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.socials__cards{grid-template-columns:repeat(8,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;display:grid}.socials__card{background-color:var(--color-white);box-sizing:border-box;border-radius:1rem;grid-column:span 4;gap:0;min-height:200px;display:flex;overflow:hidden}.socials__card-content{flex-direction:column;flex:1;justify-content:space-between;gap:1rem;min-width:0;padding:40px 24px;display:flex}.socials__card-title{color:#141414;text-transform:capitalize;white-space:pre-line;margin:0;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}.socials__card-title-main{color:#141414}.socials__card-email-link{color:#265648;text-transform:none;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;display:block}.socials__card-email-link:hover{color:#141414;font-weight:600;text-decoration:none}.socials__card-button{color:#141414;text-align:center;background-color:#0000;border:1px solid #444;border-radius:60px;align-items:center;gap:.5rem;width:fit-content;padding:8px 16px;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.socials__card-button:hover{background-color:var(--color-secondary);color:var(--color-primary);border-color:#0000;text-decoration:none}.socials__card-button:hover .socials__card-icon{filter:brightness(0)saturate()invert(22%)sepia(31%)saturate(1042%)hue-rotate(118deg)brightness(93%)contrast(87%)}.socials__card-button:hover .socials__card-icon-svg{filter:none}.socials__card-icon{aspect-ratio:1;flex-shrink:0;width:18px;height:18px}.socials__card-image{flex-shrink:0;width:180px;height:200px;position:relative;overflow:hidden}.socials__card-image:after{content:"";z-index:1;pointer-events:none;background:#19413966;position:absolute;inset:0}.socials__card-image img{object-fit:cover;width:100%;height:100%}.socials__card-logo{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.socials__card-logo img{filter:drop-shadow(0 2px 8px #0000004d);width:40px;height:40px}.socials__card-logo-mail{color:#194139;background:#f3fdd8;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.socials__card-logo-mail-icon{width:24px;height:24px}@media (min-width:1440px){.socials{padding:5rem 100px}.socials__cards{gap:20px}}@media (min-width:1920px){.socials{padding:5rem 120px}.socials__cards{gap:24px}}@media (max-width:1024px){.socials{padding:4rem 2rem}.socials__cards{grid-template-columns:1fr}.socials__card{flex-direction:column;grid-column:1/-1}.socials__card-content{padding:40px 24px}.socials__card-image{width:100%;height:200px}}@media (max-width:768px){.socials{padding:3rem 1.5rem}.socials__title{font-size:1.75rem}.socials__card-content{padding:40px 24px}}@media (max-width:640px){.socials{padding:2rem 1rem}.socials__title{font-size:1.5rem}.socials__card-title{font-size:1.125rem}}.pill{border:var(--pill-border-width,0) solid var(--pill-border-color,transparent);background-color:var(--pill-background-color,transparent);color:var(--pill-text-color,inherit);border-radius:2.25rem;justify-content:center;align-items:center;gap:.625rem;padding:.25rem .75rem;display:inline-flex}.pill__text{text-transform:uppercase}.newsroom-hero{background-image:url(/images/newsroom-bg.png);background-position:50%;background-size:cover;background-color:var(--color-primary);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:520px;padding:64px 80px;display:flex}.newsroom-hero__logo a{color:inherit;line-height:0;text-decoration:none;display:inline-block}.newsroom-hero__logo img{width:auto;height:44px}.newsroom-hero__content{gap:var(--space-md);flex-direction:column;display:flex}.newsroom-hero__title{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:40px;font-style:normal;font-weight:400;line-height:125%}.newsroom-hero__description{color:var(--color-white);max-width:50rem;margin:0;font-family:Instrument Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:125%}@media (min-width:1440px){.newsroom-hero{padding:64px 100px}.newsroom-hero__title{font-size:3rem}.newsroom-hero__description{font-size:1.125rem}}@media (min-width:1920px){.newsroom-hero{padding:64px 120px}.newsroom-hero__title{font-size:3.5rem}.newsroom-hero__description{font-size:1.25rem}}@media (max-width:1024px){.newsroom-hero{height:460px;padding:4rem 2rem}.newsroom-hero__title{font-size:2.25rem}}@media (max-width:768px){.newsroom-hero{height:380px;padding:3rem 1.5rem}.newsroom-hero__title{font-size:2rem}.newsroom-hero__description{font-size:.875rem}.newsroom-hero__logo img{height:36px}}@media (max-width:640px){.newsroom-hero{height:320px;padding:2rem 1rem}.newsroom-hero__title{font-size:1.75rem}}.newsroom-stories{width:100%;padding:var(--space-3xl) var(--space-2xl);box-sizing:border-box;background-color:#f6f6f6}.newsroom-stories__container{flex-direction:column;align-items:center;max-width:80rem;margin:0 auto;display:flex}.newsroom-stories__title{color:var(--color-heading);text-align:center;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.newsroom-stories__loading,.newsroom-stories__error{color:var(--color-heading);text-align:center;margin-top:1.5rem;font-family:Instrument Sans;font-size:1rem}.newsroom-stories__error{color:#c00}.newsroom-stories__filters{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;margin-top:1.5rem;display:flex}.newsroom-stories__filter{background-color:var(--color-white);height:1.5rem;color:var(--color-heading);cursor:pointer;text-transform:uppercase;border:.0625rem solid #0000001a;border-radius:2.25rem;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-family:Instrument Sans;font-size:.75rem;font-weight:400;transition:all .2s;display:flex}.newsroom-stories__filter:hover{border-color:var(--color-primary)}.newsroom-stories__filter--active{color:var(--color-white);background-color:#444;border-color:#444}.newsroom-stories__grid{width:100%;margin-top:var(--space-2xl);grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem 1rem;display:grid}.newsroom-stories__card-link{color:inherit;width:18.75rem;max-width:18.75rem;text-decoration:none}.newsroom-stories__card{background-color:var(--color-white);border-radius:1rem;flex-direction:column;width:18.75rem;max-width:18.75rem;height:26.25rem;display:flex;overflow:hidden}.newsroom-stories__card-content{gap:var(--space-sm);background-color:var(--color-white);flex-direction:column;flex:1;padding:1.5rem;display:flex}.newsroom-stories__card-image{background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:11.25rem}.newsroom-stories__card-publisher{color:var(--color-heading);font-family:Instrument Sans;font-size:var(--font-size-sm);text-transform:uppercase;font-weight:600}.newsroom-stories__card-publisher-logo{object-fit:contain;width:auto;max-height:1.75rem;display:block}.newsroom-stories__card-title{color:var(--color-heading);font-family:Instrument Sans;font-size:var(--font-size-lg);flex:1;margin:0;font-style:normal;font-weight:400;line-height:125%}.newsroom-stories__card-meta{gap:var(--space-sm);margin-top:var(--space-sm);align-items:center;display:flex}.newsroom-stories__card-meta .pill{font-size:.75rem}.newsroom-stories__card-meta .pill .pill__text{text-transform:capitalize}.newsroom-stories__pagination{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:center;max-width:100%;display:flex}.newsroom-stories__pagination-btn{width:2.5rem;height:2.5rem;color:var(--color-white);font-family:Instrument Sans;font-size:var(--font-size-sm);cursor:pointer;background-color:#2a3c38;border:none;border-radius:50%;justify-content:center;align-items:center;font-weight:400;transition:all .2s;display:flex}.newsroom-stories__pagination-btn:hover{background-color:#1e2d2a}.newsroom-stories__pagination-btn--active{color:var(--color-heading);background-color:#a2d43c}.newsroom-stories__pagination-ellipsis{width:2.5rem;height:2.5rem;color:var(--color-heading);font-family:Instrument Sans;font-size:var(--font-size-sm);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex}.newsroom-stories__pagination-arrow{background-color:var(--color-white);width:2.5rem;height:2.5rem;color:var(--color-heading);cursor:pointer;margin-left:var(--space-sm);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.newsroom-stories__pagination-arrow:hover{background-color:#f5f5f5}@media (min-width:1440px){.newsroom-stories{padding:calc(var(--space-3xl) * 1.25) calc(var(--space-2xl) * 1.25)}.newsroom-stories__title{font-size:2.75rem}.newsroom-stories__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1rem}}@media (min-width:1920px){.newsroom-stories{padding:calc(var(--space-3xl) * 1.5) calc(var(--space-2xl) * 1.5)}.newsroom-stories__title{font-size:3rem}.newsroom-stories__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem 1rem}}@media (max-width:1024px){.newsroom-stories{padding:var(--space-2xl) var(--space-xl)}.newsroom-stories__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.newsroom-stories{padding:var(--space-xl) var(--space-lg)}.newsroom-stories__title{font-size:2rem}.newsroom-stories__grid{gap:var(--space-md);grid-template-columns:1fr}}@media (max-width:640px){.newsroom-stories{padding:var(--space-lg) var(--space-md)}.newsroom-stories__title{font-size:1.75rem}.newsroom-stories__pagination{gap:var(--space-xs)}.newsroom-stories__pagination-btn,.newsroom-stories__pagination-ellipsis,.newsroom-stories__pagination-arrow{width:2.125rem;height:2.125rem}.newsroom-stories__pagination-arrow{margin-left:0}}.newsroom-subscribe{background-image:url(/images/newsroom-bg.png);background-position:50%;background-size:cover;background-color:var(--color-primary);width:100%;padding:var(--space-3xl) 5rem;box-sizing:border-box;position:relative}.newsroom-subscribe__container{align-items:center;gap:var(--space-lg);z-index:1;text-align:center;flex-direction:column;max-width:80rem;margin:0 auto;display:flex;position:relative}.newsroom-subscribe__title{color:var(--color-white);margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.newsroom-subscribe__description{color:var(--color-white);max-width:40rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.newsroom-subscribe__form{width:23.75rem;max-width:23.75rem;margin-top:var(--space-md);background-color:var(--color-white);box-sizing:border-box;border:.0625rem solid #0000004d;border-radius:2.25rem;height:2.75rem;display:flex;overflow:hidden}.newsroom-subscribe__input{background-color:var(--color-white);color:var(--color-text-primary);box-sizing:border-box;border:none;border-radius:0;outline:none;flex:1;height:100%;padding:0 1.5rem;font-family:Instrument Sans;font-size:1rem;font-weight:400;transition:all .2s}.newsroom-subscribe__input::placeholder{color:#00000080}.newsroom-subscribe__input:focus{background-color:var(--color-white)}.newsroom-subscribe__button{background-color:var(--color-secondary);width:3.75rem;height:2.25rem;color:var(--color-heading);cursor:pointer;border:none;border-left:.0625rem solid #0000001a;border-radius:2.25rem;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin:.25rem;padding:0;font-size:1.25rem;font-weight:400;transition:all .2s;display:flex}.newsroom-subscribe__button:hover{background-color:#9fc91f}.newsroom-subscribe__button:active{transform:translate(0)}@media (min-width:1440px){.newsroom-subscribe{padding:var(--space-3xl) 6.25rem}.newsroom-subscribe__container{gap:calc(var(--space-lg) * 1.25)}.newsroom-subscribe__title{font-size:2.75rem}.newsroom-subscribe__description{max-width:45rem;font-size:1rem}.newsroom-subscribe__form{max-width:35rem}}@media (min-width:1920px){.newsroom-subscribe{padding:var(--space-3xl) 7.5rem}.newsroom-subscribe__container{gap:calc(var(--space-lg) * 1.5)}.newsroom-subscribe__title{font-size:3rem}.newsroom-subscribe__description{max-width:50rem;font-size:1.125rem}.newsroom-subscribe__form{max-width:40rem}}@media (max-width:1024px){.newsroom-subscribe{padding:var(--space-2xl) var(--space-xl)}.newsroom-subscribe__title{font-size:2.25rem}}@media (max-width:768px){.newsroom-subscribe{padding:var(--space-xl) var(--space-lg)}.newsroom-subscribe__title{font-size:2rem}.newsroom-subscribe__description{font-size:.875rem}.newsroom-subscribe__form{width:100%;max-width:100%}}@media (max-width:640px){.newsroom-subscribe__title{font-size:1.75rem}}.newsroom-article{width:100%}.newsroom-article--loading .newsroom-article__container,.newsroom-article__loading,.newsroom-article__error{text-align:center;padding:var(--space-3xl);color:var(--color-heading);font-family:Instrument Sans}.newsroom-article__back-link{margin-top:var(--space-md);color:var(--color-primary);font-family:Instrument Sans;display:inline-block}.newsroom-article__hero{background-position:50%;background-size:cover;background-color:var(--color-primary);box-sizing:border-box;flex-direction:column;min-height:320px;max-height:520px;padding:0;display:flex;position:relative}.newsroom-article__hero-overlay{pointer-events:none;background:linear-gradient(#0000004d 0%,#0009 100%);position:absolute;inset:0}.newsroom-article__hero .grid{min-height:0;padding-top:var(--space-2xl);padding-bottom:var(--space-2xl);flex:1;align-items:stretch}.newsroom-article__hero-inner{z-index:1;justify-content:space-between;gap:var(--space-2xl);flex-direction:column;width:100%;min-height:0;display:flex;position:relative}.newsroom-article__hero-top{align-items:center;display:flex}.newsroom-article__hero-title-row{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.newsroom-article__hero-title-block{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.newsroom-article__hero-logo-row{align-items:center;gap:20px;display:flex}.newsroom-article__publisher-logo{object-fit:contain;width:auto;height:40px;display:block}.newsroom-article__source-link{aspect-ratio:1;background-color:#f3fdd8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,transform .2s;display:flex}.newsroom-article__source-link:hover{background-color:#e5f5c4;transform:scale(1.1)}.newsroom-article__source-link:active{transform:scale(.98)}.newsroom-article__source-link-icon{aspect-ratio:1;width:20px;height:20px}.newsroom-article__logo{color:inherit;line-height:0;text-decoration:none;display:inline-block}.newsroom-article__logo img{width:auto;height:2.75rem}.newsroom-article__back{cursor:pointer;background:#b4e425;border:none;border-radius:36px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:background-color .2s;display:inline-flex}.newsroom-article__back:hover{background:#a0cc1f}.newsroom-article__back-text{color:#010101;text-align:center;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}.newsroom-article__back-icon{aspect-ratio:1;flex-shrink:0;width:20px;height:20px}.newsroom-article__source{color:var(--color-white);text-transform:uppercase;margin:0;font-family:Instrument Sans;font-size:.875rem;font-weight:500}.newsroom-article__headline{color:#fff;text-transform:capitalize;max-width:48rem;margin:0;font-family:Instrument Sans;font-size:40px;font-style:normal;font-weight:400;line-height:120%}.newsroom-article__reading-area{min-height:100vh;box-sizing:border-box;flex-direction:column;min-height:100dvh;display:flex}.newsroom-article__meta-bar{z-index:50;background-color:var(--color-background-tertiary);width:100%;padding:var(--space-md) 0;box-sizing:border-box;flex-shrink:0;position:sticky;top:0;box-shadow:0 1px #01010114}.newsroom-article__meta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.newsroom-article__meta-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.newsroom-article__meta-pill{background:#fff;border-radius:60px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;display:flex}.newsroom-article__meta-pill--share{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;margin:0;transition:background-color .2s}.newsroom-article__meta-pill--share:hover{background:#f0f0f0}.newsroom-article__meta-pill--share:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.newsroom-article__meta-label{color:#141414;text-align:center;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.newsroom-article__meta-value{color:#141414;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:125%}.newsroom-article__share-icon{flex-shrink:0;width:18px;height:18px}.newsroom-article__share-toast{z-index:10000;color:#fff;font-family:"Instrument Sans", var(--font-family);background:#010101;border-radius:8px;padding:12px 20px;font-size:14px;line-height:1.3;animation:.3s forwards newsroom-share-toast-in;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #00000026}@keyframes newsroom-share-toast-in{0%{opacity:0;transform:translate(calc(100% + 24px))}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.newsroom-article__share-toast{text-align:center;animation:.3s forwards newsroom-share-toast-in-mobile;inset:auto 16px 24px}@keyframes newsroom-share-toast-in-mobile{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}.newsroom-article__main{background-color:var(--color-white);width:100%;min-height:0;padding:var(--space-2xl) 0 var(--space-3xl);box-sizing:border-box;flex-direction:column;flex:auto;display:flex}.newsroom-article__main>.grid{flex:auto;grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.newsroom-article__main-inner{gap:var(--space-2xl);grid-template-columns:220px 1fr;align-items:stretch;height:100%;min-height:0;display:grid}.newsroom-article__sidebar{gap:var(--space-lg);flex-direction:column;display:flex;position:sticky;top:2rem}.newsroom-article__toc{box-sizing:border-box;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;width:236px;padding:10px 20px;display:flex}.newsroom-article__toc-link{color:#141414;width:100%;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;transition:color .2s}.newsroom-article__toc-link:hover{color:#0b5e4c}.newsroom-article__toc-link--active{color:#0b5e4c;font-weight:500}.newsroom-article__pdf-btn{cursor:pointer;background:#f3fdd8;border:none;border-radius:60px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;text-decoration:none;transition:background-color .2s;display:inline-flex}.newsroom-article__pdf-btn:hover{background:#e5f5c4}.newsroom-article__pdf-btn-text{color:#141414;text-align:center;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:400;line-height:125%}.newsroom-article__pdf-icon{aspect-ratio:1;flex-shrink:0;width:18px;height:18px}.newsroom-article__content{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#aac381 #0101010d;background:#fff;border:1px solid #0101011a;border-radius:16px;min-width:0;height:100%;min-height:0;max-height:100%;padding:40px;overflow-y:auto}.newsroom-article__content::-webkit-scrollbar{width:4px}.newsroom-article__content::-webkit-scrollbar-track{background:#0101010d;border-radius:20px}.newsroom-article__content::-webkit-scrollbar-thumb{background:#aac381;border-radius:20px}.newsroom-article__body{color:#010101;text-align:justify;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:500;line-height:125%}.newsroom-article__body-text p,.newsroom-article__body-html p{margin:0 0 1rem}.newsroom-article__body-text p:last-child,.newsroom-article__body-html p:last-child{margin-bottom:0}.newsroom-article__section-title{color:var(--color-heading);margin:1.5rem 0 .75rem;scroll-margin-top:5rem;font-family:Instrument Sans;font-size:1.25rem}.newsroom-article__section-title:first-child{margin-top:0}.newsroom-article__body-html h2,.newsroom-article__body-html h3{margin:1.5rem 0 .75rem;scroll-margin-top:5rem;font-size:1.25rem}.newsroom-article__related{width:100%;padding:var(--space-3xl) 0;box-sizing:border-box;background-color:#f6f6f6}.newsroom-article__related-inner{text-align:center}.newsroom-article__related-badge{color:var(--color-heading);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-md);background-color:#e5e5e5;border-radius:.375rem;padding:.375rem .75rem;font-family:Instrument Sans;font-size:.75rem;font-weight:600;display:inline-block}.newsroom-article__related-title{margin:0 0 var(--space-sm);color:var(--color-heading);font-family:Instrument Sans;font-size:2.25rem;font-weight:400;line-height:1.25}.newsroom-article__related-desc{margin:0 auto var(--space-2xl);max-width:40rem;color:var(--color-heading);font-family:Instrument Sans;font-size:.875rem;line-height:1.5}.newsroom-article__related-grid{gap:var(--space-lg);text-align:left;flex-wrap:wrap;justify-content:center;display:flex}.newsroom-article__related-card{box-sizing:border-box;background-color:var(--color-white);width:18.75rem;max-width:18.75rem;height:26.25rem;color:inherit;cursor:pointer;border-radius:1rem;flex-direction:column;flex-shrink:0;text-decoration:none;transition:transform .3s,box-shadow .2s;display:flex;overflow:hidden}.newsroom-article__related-card:hover{transform:scale(1.05);box-shadow:0 4px 20px #00000014}.newsroom-article__related-card-top{flex-direction:column;flex:1;min-height:0;padding:1.5rem;display:flex}.newsroom-article__related-card-source{color:#141414;margin-bottom:.75rem;font-family:Instrument Sans;font-size:.875rem;font-weight:600}.newsroom-article__related-card-title{color:#141414;text-transform:capitalize;flex:1;margin:0;font-family:Instrument Sans;font-size:1.125rem;font-style:normal;font-weight:400;line-height:125%}.newsroom-article__related-card-meta{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.newsroom-article__related-card-meta span{color:#141414;background-color:#f6f6f6;border-radius:3.75rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-family:Instrument Sans;font-size:.75rem;font-weight:400;display:inline-flex}.newsroom-article__related-card-image{background-color:#e5e5e5;background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:11.25rem}@media (max-width:1024px){.newsroom-article__main-inner{grid-template-columns:1fr}.newsroom-article__sidebar{align-items:center;gap:var(--space-md);flex-flow:wrap;position:static}.newsroom-article__toc{flex-flow:wrap}}@media (max-width:768px){.newsroom-article__hero .grid{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.newsroom-article__hero-inner{gap:var(--space-lg)}.newsroom-article__hero-title-row{align-items:flex-start;gap:var(--space-md);flex-direction:column}.newsroom-article__back{align-self:flex-start}.newsroom-article__headline{font-size:1.75rem}.newsroom-article__meta-bar{padding:var(--space-md) 0}.newsroom-article__meta-inner{flex-direction:column;align-items:flex-start}.newsroom-article__meta-group{flex-wrap:wrap}.newsroom-article__reading-area{min-height:0;display:block}.newsroom-article__main{padding:var(--space-md) 0 var(--space-2xl);flex:none;display:block}.newsroom-article__main>.grid{flex:none;grid-template-rows:none;height:auto}.newsroom-article__main-inner{align-items:start;height:auto}.newsroom-article__content{height:auto;min-height:320px;max-height:none;padding:24px}.newsroom-article__sidebar{display:none}.newsroom-article__related{padding:var(--space-2xl) 0}.newsroom-article__related-title{font-size:1.75rem}}@media (max-width:640px){.newsroom-article__hero .grid{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.newsroom-article__headline{font-size:1.5rem}.newsroom-article__logo img{height:2rem}.newsroom-article__content{border-radius:12px;padding:20px 16px}.newsroom-article__meta-pill{padding:8px 14px}.newsroom-article__back{padding:10px 18px}.newsroom-article__back-text{font-size:14px}.newsroom-article__related-title{font-size:1.5rem}.newsroom-article__related-desc{font-size:.8125rem}}@media (min-width:1440px){.newsroom-article__headline{font-size:3rem}}.companies-page{background-color:var(--color-white);min-height:100vh}.companies-hero{padding:0 var(--layout-margin) 64px;box-sizing:border-box;z-index:1;position:sticky;top:0}.companies-hero__top{justify-content:space-between;align-items:center;width:100%;padding-top:64px;display:flex}.companies-hero__title{margin:0}.companies-hero__back{color:var(--color-heading);background-color:#a2d43c;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Instrument Sans;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.companies-hero__back:hover{background-color:#8fc033}@media (max-width:768px){.companies-page .companies-hero{padding:3rem 1.5rem}.companies-page .companies-hero__top{padding-top:0}.companies-hero__subtitle{max-width:100%;margin:.5rem 0 0}}@media (max-width:640px){.companies-page .companies-hero{padding:2rem 1rem}}.companies__spacer{pointer-events:none;width:100%;height:0}.companies-portfolio{background-color:var(--color-primary);width:100%;min-height:100vh;padding:5rem var(--layout-margin);box-sizing:border-box;overflow:visible}.companies-portfolio__inner{gap:var(--layout-gutter);grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;width:100%;min-width:0;display:grid}.companies-portfolio__left{color:var(--color-white);flex-direction:column;grid-column:1/span 3;align-items:flex-start;min-width:0;display:flex}.companies-portfolio__title{color:var(--color-white);text-transform:none;margin:1.5rem 0 .75rem;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.companies-portfolio__description{color:var(--color-white);max-width:34rem;margin:0;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:125%}.companies-portfolio__right{box-sizing:border-box;align-items:stretch;gap:var(--layout-gutter);flex-direction:column;grid-column:6/-1;width:100%;min-width:0;display:flex}@media (min-width:1024px){.companies-master-timeline[data-companies-reveal=true]{height:100vh;overflow:hidden}.companies-master-timeline[data-companies-reveal=true] .companies-hero{position:relative}.companies-master-timeline[data-companies-reveal=true] .companies__spacer{height:0}.companies-master-timeline[data-companies-reveal=true] [data-companies-section=portfolio],.companies-master-timeline[data-companies-reveal=true] [data-companies-section=footer]{height:100vh}.companies-master-timeline[data-companies-reveal=true] [data-companies-section=portfolio]>section{height:100%;min-height:100%}.companies-master-timeline[data-companies-reveal=true] .companies-portfolio{justify-content:center;align-items:center;height:100vh;min-height:100vh;display:flex;overflow:hidden}.companies-master-timeline[data-companies-reveal=true] .companies-portfolio__inner{flex:none}}.companies-portfolio-card{background:var(--color-white);border-radius:16px;flex-direction:column;width:100%;height:448px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #0000002e}.companies-portfolio-card__profile-hit{z-index:1;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.companies-portfolio-card__profile-hit:focus{outline:none}.companies-portfolio-card__profile-hit:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.companies-portfolio-card__media{z-index:2;pointer-events:none;background-color:#d0d0d0;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 280px;height:280px;position:relative}.companies-portfolio-card__body{z-index:2;pointer-events:none;flex-direction:column;flex:1;gap:24px;min-height:0;padding:40px 24px;display:flex;position:relative}.companies-portfolio-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.companies-portfolio-card__logo-wrap{display:inline-block;position:relative}.companies-portfolio-card__logo{object-fit:contain;max-width:100%;transition:opacity .25s;display:block}.companies-portfolio-card__logo--white{opacity:0;pointer-events:none;position:absolute;top:0;left:0}.companies-portfolio[data-cards-stacked=true] .companies-portfolio-card__logo--default{opacity:0}.companies-portfolio[data-cards-stacked=true] .companies-portfolio-card__logo--white{opacity:1}.companies-portfolio-card__actions{z-index:3;pointer-events:auto;gap:.5rem;display:inline-flex;position:relative}.companies-portfolio-card__icon-btn{background:var(--color-secondary);width:36px;height:36px;color:var(--color-primary);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.companies-portfolio-card__icon-btn--external{background:var(--color-primary);color:var(--color-secondary)}.companies-portfolio-card__icon-btn:hover{color:var(--color-primary);background-color:var(--color-secondary);text-decoration:none;transform:scale(1.06)}.companies-portfolio-card__icon-btn--external:hover{color:var(--color-secondary);background-color:var(--color-primary)}.companies-portfolio-card__blurb{color:#141414;margin:0;font-family:Instrument Sans;font-size:16px;font-style:normal;line-height:125%}.companies-portfolio-card__blurb-name{color:#141414;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.companies-portfolio-card__blurb-text{color:#141414;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media (max-width:1024px){.companies-portfolio{grid-template-columns:1fr;gap:3rem;padding:4rem 2rem}.companies-portfolio__left,.companies-portfolio__right{grid-column:1/-1}.companies-master-timeline{height:auto!important;overflow:visible!important}[data-companies-section]{min-height:auto;display:block;height:auto!important;position:relative!important;transform:none!important}}@media (max-width:768px){.companies-portfolio{gap:3rem;padding:3rem 1.5rem}.companies-portfolio__title{max-width:100%;margin:1.25rem 0 .5rem;font-size:1.75rem;line-height:125%}.companies-portfolio__description{max-width:100%;font-size:.875rem;line-height:125%}.companies-portfolio-card{border-radius:.75rem;height:auto;min-height:0}.companies-portfolio-card__media{aspect-ratio:16/10;flex:none;height:auto;min-height:11rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.companies-portfolio-card__body{gap:1rem;padding:1.5rem}.companies-portfolio-card__blurb,.companies-portfolio-card__blurb-name,.companies-portfolio-card__blurb-text{font-size:.875rem;line-height:125%}.companies-portfolio-card__logo{object-fit:contain;max-height:2rem;width:auto!important;height:auto!important}}@media (max-width:640px){.companies-portfolio{gap:2.5rem;padding:2rem 1rem}.companies-portfolio__title{margin:1rem 0 .5rem;font-size:1.5rem}.companies-portfolio-card{border-radius:.75rem}.companies-portfolio-card__body{gap:1rem;padding:1.5rem}.companies-portfolio-card__top{flex-wrap:wrap;align-items:flex-start}.companies-portfolio-card__media{aspect-ratio:4/3;min-height:10rem}.companies-portfolio-card__logo{max-height:1.75rem}.companies-portfolio-card__icon-btn{width:32px;height:32px}}.companies-partners{background:var(--color-white);padding:var(--space-3xl) var(--layout-margin);align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}.companies-partners__header{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;max-width:42rem;display:flex}.companies-partners__title{color:var(--color-heading);text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.companies-partners__subtitle{color:var(--color-text-primary);font-family:Instrument Sans;font-size:var(--font-size-sm);margin:0;font-style:normal;font-weight:400;line-height:125%}.companies-partners__list{gap:var(--layout-gutter);grid-template-columns:repeat(4,1fr);align-items:center;width:100%;display:grid}.companies-partners__item{background:#f6f6f6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:72px;text-decoration:none;transition:background-color .2s;display:flex}.companies-partners__item:hover{background:#f3fdd8;border-radius:12px;text-decoration:none}.companies-partners__item img{max-width:100%;height:auto;display:block}@media (max-width:960px){.companies-partners__list{grid-template-columns:repeat(2,minmax(0,16.75rem));justify-content:center}}@media (max-width:640px){.companies-partners{padding:var(--space-xl) var(--space-md)}.companies-partners__title{font-size:1.75rem}.companies-partners__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.company-profile-hero{z-index:1;height:520px;min-height:520px;padding:64px var(--layout-margin);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;position:sticky;top:0;overflow:hidden}.company-profile-hero:before{content:"";background-image:var(--hero-bg-image);filter:grayscale()blur(1px)contrast(.95)brightness(.95);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0;transform:none}.company-profile-hero:after{content:"";z-index:0;background:linear-gradient(#19413933 0% 100%);position:absolute;inset:0}.company-profile-hero__top-bar{z-index:10;width:100%;padding:0;position:relative}.company-profile-hero__top-container{box-sizing:border-box;width:100%;position:relative}.company-profile-hero__top-content{justify-content:flex-start;align-items:center;gap:2rem;display:flex}.company-profile-hero__tamu-logo{align-items:center;line-height:0;transition:opacity .3s;display:flex}.company-profile-hero__tamu-logo:hover{opacity:.8}.company-profile-hero__tamu-logo img{width:auto;height:44px;display:block}.company-profile-hero__visit-btn{color:#010101;font-size:var(--font-size-sm);cursor:pointer;background-color:#b4e425;border:none;border-radius:50px;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.company-profile-hero__visit-btn:hover{color:#010101;background-color:#b0e840;text-decoration:underline;transform:translateY(-2px)}.company-profile-hero__visit-btn svg,.company-profile-hero__visit-btn img{width:16px;height:16px}.company-profile-hero__container{z-index:10;box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:flex-start;width:100%;display:flex;position:relative}.company-profile-hero__content{align-items:flex-start;gap:var(--space-lg);flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.company-profile-hero__logo{box-sizing:border-box;flex-shrink:0;justify-content:flex-start;align-items:center;width:min(102px,100%);height:25px;display:flex}.company-profile-hero__logo img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}@media (min-width:1024px){.company-profile-hero__logo{width:min(394px,100%);height:48px}}.company-profile-hero__tagline{color:#fff;max-width:600px;margin:0;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media (max-width:1023px){.company-profile-hero{height:520px;min-height:520px;padding:4rem 2rem}.company-profile-hero:before{background-size:cover}}@media (max-width:768px){.company-profile-hero{height:520px;min-height:520px;padding:3rem 1.5rem}.company-profile-hero__tamu-logo img{width:auto;height:32px}.company-profile-hero__visit-btn{font-size:var(--font-size-xs);padding:10px 20px}.company-profile-hero__tagline{font-size:var(--font-size-lg);max-width:100%}}@media (max-width:640px){.company-profile-hero{height:520px;min-height:520px;padding:2rem 1rem}.company-profile-hero__tamu-logo img{height:28px}.company-profile-hero__visit-btn{gap:6px;padding:8px 16px;font-size:11px}.company-profile-hero__visit-btn svg,.company-profile-hero__visit-btn img{width:14px;height:14px}.company-profile-hero__tagline{font-size:var(--font-size-sm);max-width:100%}}@media (min-width:1025px){.company-what-we-do.our-story{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;min-height:100vh;max-height:100vh;display:flex;overflow:hidden}.company-what-we-do .our-story__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.company-what-we-do .our-story__content{align-items:center}.company-what-we-do .our-story__right{flex-direction:column;justify-content:center;height:100%;min-height:0;display:flex;position:relative;overflow:visible}.company-what-we-do .our-story__right .card--horizontal{overflow:hidden}.company-what-we-do .our-story__right .card--horizontal.card--stacked .card__body{grid-template-rows:auto 1fr;grid-template-columns:1fr 91px;align-items:start;gap:8px 16px;display:grid}.company-what-we-do .our-story__right .card--horizontal.card--stacked .card__content-row{display:contents}.company-what-we-do .our-story__right .card--horizontal.card--stacked .card__title{grid-area:1/1}.company-what-we-do .our-story__right .card--horizontal.card--stacked .card__media{grid-area:1/2;place-self:start end}.company-what-we-do .our-story__right .card--horizontal.card--stacked .card__content{grid-row:2;margin-top:0}.company-what-we-do .our-story__right .card--horizontal:not(.card--stacked) .card__content-row{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:40px}.company-what-we-do .our-story__right .card--horizontal:not(.card--stacked) .card__media{align-self:flex-end}.company-what-we-do .our-story__right .card--horizontal:not(.card--stacked) .card__content{margin-top:0}}@media (max-width:1024px){.company-what-we-do.our-story{min-height:100vh}}.company-impact{width:100%;padding:var(--space-3xl) var(--layout-margin);box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.company-impact__header{align-items:center;gap:var(--space-md);text-align:center;z-index:1;--impact-header-top:180px;flex-direction:column;max-width:33rem;display:flex;position:relative}@media (min-width:1920px){.company-impact__header{--impact-header-top:160px}}.company-impact__title{color:var(--color-heading);text-transform:none;margin:0;font-size:2.25rem;font-weight:400;line-height:125%}.company-impact__description{color:var(--color-text-primary);font-size:var(--font-size-sm);max-width:29.625rem;margin:0;font-weight:400;line-height:125%}.company-impact__cards{gap:var(--layout-gutter);box-sizing:border-box;width:100%;max-width:80rem;padding:0 var(--layout-margin);z-index:2;grid-template-columns:repeat(8,minmax(0,1fr));align-items:start;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.company-impact__card{background-image:var(--card-image-url);background-position:50%;background-size:cover;border-radius:1rem;grid-column:span 2;width:100%;height:328px;position:relative;overflow:hidden}.company-impact__card--offset{margin-top:4.125rem}.company-impact__cards[data-cards-count="3"]>.company-impact__card:first-child{grid-column:2/span 2}.company-impact__cards[data-cards-count="3"]>.company-impact__card:nth-child(2){grid-column:4/span 2}.company-impact__cards[data-cards-count="3"]>.company-impact__card:nth-child(3){grid-column:6/span 2}@media (min-width:1440px){.company-impact__cards{max-width:90rem}}@media (min-width:1920px){.company-impact__card{height:449px}.company-impact__cards{max-width:120rem}}.company-impact__card:before{content:"";background-color:var(--card-overlay-color);z-index:1;position:absolute;inset:0}.company-impact__card-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:1.75rem 1.25rem;display:flex;position:relative}.company-impact__card-content .pill{align-self:flex-start}.company-impact__card-content .pill .pill__text{text-transform:none}.company-impact__card-description{color:#fff;text-transform:none;text-shadow:0 1px 10px #00000073;margin:0;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}@media (max-width:1024px){.company-impact{height:auto;max-height:none;overflow:visible}.company-impact__cards{margin-top:var(--space-xl);flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;padding:0;display:flex;position:relative;bottom:auto;left:auto;transform:none}.company-impact__card--offset{margin-top:0}.company-impact__card{will-change:transform;position:relative}.company-impact__card-description{font-size:14px}}@media (max-width:768px){.company-impact__title{font-size:1.75rem}.company-impact__card-description{bottom:1.125rem;left:1.125rem;right:1.125rem}}@media (max-width:640px){.company-impact{padding:var(--space-xl) var(--space-md);min-height:auto}.company-impact__title{font-size:1.75rem}.company-impact__cards{margin-top:var(--space-lg);flex-direction:column;align-items:center;position:relative;bottom:auto;left:auto;transform:none}.company-impact__card{width:100%}.company-impact__card-description{font-size:13px;bottom:1rem;left:1rem;right:1rem}}.power-of-synergy{width:100%;padding:var(--space-3xl) var(--layout-margin);box-sizing:border-box;background:#f3fdd8;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-height:100vh;display:flex;position:relative;overflow:hidden}.power-of-synergy__header{align-items:center;gap:var(--space-md);text-align:center;z-index:1;--synergy-header-top:180px;flex-direction:column;max-width:33rem;display:flex;position:relative}@media (min-width:1920px){.power-of-synergy__header{--synergy-header-top:160px}}.power-of-synergy__title{color:var(--color-heading);text-transform:none;margin:0;font-family:Instrument Sans;font-size:2.25rem;font-style:normal;font-weight:400;line-height:125%}.power-of-synergy__subtitle{color:var(--color-text-primary);font-family:Instrument Sans;font-size:var(--font-size-sm);max-width:29.625rem;margin:0;font-style:normal;font-weight:400;line-height:125%}.power-of-synergy__cards{box-sizing:border-box;width:100%;max-width:80rem;padding:0 var(--layout-margin);z-index:2;justify-content:center;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.power-of-synergy__cards-motion{width:100%;position:relative}.power-of-synergy__cards-inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;width:100%;display:grid}.power-of-synergy__card{background:var(--color-white);width:100%;box-shadow:none;border-radius:16px;flex-direction:column;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.power-of-synergy__card-profile-hit{z-index:1;border-radius:inherit;color:inherit;cursor:pointer;text-decoration:none;position:absolute;inset:0}.power-of-synergy__card-profile-hit:focus{outline:none}.power-of-synergy__card-profile-hit:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.power-of-synergy__card:hover,.power-of-synergy__card:focus-within{box-shadow:0 14px 30px #0000002e}.power-of-synergy__card-media{z-index:2;pointer-events:none;background-position:50%;background-size:cover;flex-shrink:0;height:240px;position:relative}.power-of-synergy__card-body{z-index:2;pointer-events:none;flex-direction:column;gap:24px;padding:33px 24px 24px;display:flex;position:relative}.power-of-synergy__card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.power-of-synergy__card-logo-wrap{box-sizing:border-box;flex:1;align-items:center;width:min(102px,100%);min-width:0;height:25px;display:flex}.power-of-synergy__card-logo{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}@media (min-width:1024px){.power-of-synergy__card-logo-wrap{width:min(394px,100%);height:48px}}.power-of-synergy__card-actions{z-index:3;pointer-events:auto;gap:.5rem;display:inline-flex;position:relative}.power-of-synergy__icon-btn{background:var(--color-secondary);width:36px;height:36px;color:var(--color-primary);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.power-of-synergy__icon-btn--external{background:var(--color-primary);color:var(--color-secondary)}.power-of-synergy__icon-btn:hover{color:var(--color-primary);background-color:var(--color-secondary);text-decoration:none;transform:scale(1.06)}.power-of-synergy__icon-btn--external:hover{color:var(--color-secondary);background-color:var(--color-primary)}.power-of-synergy__card-blurb{color:#141414;margin:0;font-family:Instrument Sans;font-size:16px;font-style:normal;line-height:125%}.power-of-synergy__card-blurb-name{color:#141414;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.power-of-synergy__card-blurb-text{color:#141414;font-family:Instrument Sans;font-size:16px;font-style:normal;font-weight:400;line-height:125%}@media (min-width:1440px){.power-of-synergy__cards{max-width:90rem}}@media (min-width:1920px){.power-of-synergy__cards{max-width:120rem}}@media (max-width:1024px){.power-of-synergy{height:auto;max-height:none;padding:var(--space-2xl) var(--space-xl);overflow:visible}.power-of-synergy__cards{margin-top:var(--space-xl);flex-wrap:wrap;max-width:none;margin-left:auto;margin-right:auto;padding:0;position:relative;bottom:auto;left:auto;transform:none}.power-of-synergy__cards-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:768px){.power-of-synergy{padding:var(--space-xl) var(--space-lg)}.power-of-synergy__title{font-size:1.75rem}.power-of-synergy__cards-inner{grid-template-columns:1fr;gap:12px}}@media (max-width:640px){.power-of-synergy{padding:var(--space-lg) var(--space-md)}}.company-profile{background-color:var(--color-white);min-height:100vh;display:block;position:relative}.company__spacer{pointer-events:none;width:100%;height:0}@media (min-width:1024px){.company-master-timeline[data-company-reveal=true]{height:100vh;overflow:hidden}.company-master-timeline[data-company-reveal=true] .company-profile-hero{position:relative}.company-master-timeline[data-company-reveal=true] .company__spacer{height:0}.company-master-timeline[data-company-reveal=true] [data-company-section]:not([data-company-section=hero]){height:100vh}.company-master-timeline[data-company-reveal=true] [data-company-section=hero]{height:auto}.company-master-timeline[data-company-reveal=true] [data-company-section]:not([data-company-section=hero])>section{height:100%;min-height:100%}.company-master-timeline[data-company-reveal=true] [data-company-section=what-we-do] .our-story{padding:3rem var(--layout-margin);justify-content:center;align-items:center;display:flex}.company-master-timeline[data-company-reveal=true] [data-company-section=what-we-do] .our-story__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.company-master-timeline[data-company-reveal=true] [data-company-section=what-we-do] .our-story__content{align-items:center}.company-master-timeline[data-company-reveal=true] [data-company-section=what-we-do] .our-story__right{flex-direction:column;gap:24px;height:100%;display:flex;position:relative;overflow:visible}.company-master-timeline[data-company-reveal=true] [data-company-section=impact] .company-impact,.company-master-timeline[data-company-reveal=true] [data-company-section=synergy] .power-of-synergy{height:100%;max-height:100%}}@media (max-width:1023px){.company-profile-hero{position:relative}.company-master-timeline{height:auto!important;overflow:visible!important}[data-company-section]{display:block;height:auto!important;position:relative!important;transform:none!important}[data-company-section]:not([data-company-section=hero])>section,[data-company-section]>.home__our-story-panel{box-sizing:border-box;min-height:100vh}[data-company-section=what-we-do]{z-index:2!important}[data-company-section=impact]{z-index:3!important}[data-company-section=synergy]{z-index:4!important}[data-company-section=footer]{z-index:5!important}[data-company-section=footer]>section{min-height:auto}}.terms-page{flex:1}.legal-hero__logo a{color:inherit;line-height:0;text-decoration:none;display:inline-block}@media (min-width:1440px){.legal-hero{padding:64px 100px}.legal-hero__title{font-size:3rem}.legal-hero__subtitle{font-size:1.125rem}.legal-content{padding-left:100px;padding-right:100px}}@media (min-width:1920px){.legal-hero{padding:64px 120px}.legal-hero__title{font-size:3.5rem}.legal-hero__subtitle{font-size:1.25rem}.legal-content{padding-left:120px;padding-right:120px}}@media (max-width:1024px){.legal-hero{height:280px;padding:4rem 2rem}.legal-hero__title{font-size:2.25rem}.legal-content{padding:var(--space-2xl) 2rem}}@media (max-width:768px){.legal-hero{height:240px;min-height:220px;padding:3rem 1.5rem}.legal-hero__title{font-size:2rem}.legal-hero__subtitle{font-size:.875rem}.legal-hero__logo img{height:36px}.legal-content{padding:var(--space-xl) 1.5rem}.legal-section h2{font-size:var(--font-size-lg)}}@media (max-width:640px){.legal-hero{height:220px;min-height:200px;padding:2rem 1rem}.legal-hero__title{font-size:1.75rem}.legal-content{padding:var(--space-lg) 1rem}}.legal-page{flex-direction:column;min-height:100vh;display:flex}.privacy-page{flex:1}.legal-hero{background-color:var(--color-primary);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:320px;min-height:280px;padding:64px 80px;display:flex}.legal-hero__logo img{width:auto;height:44px}.legal-hero__content{gap:var(--space-sm);flex-direction:column;display:flex}.legal-hero__title{color:var(--color-white);margin:0;font-family:Instrument Sans,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:125%}.legal-hero__subtitle{color:var(--color-white);margin:0;font-family:Instrument Sans,sans-serif;font-size:1rem;font-weight:400;line-height:125%}.legal-content{max-width:950px;padding:var(--space-3xl) var(--layout-margin);box-sizing:border-box;margin:0 auto}.legal-content__date{margin:0 0 var(--space-2xl);color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:400}.legal-section{margin-bottom:var(--space-2xl)}.legal-section h2{margin:0 0 var(--space-md);color:var(--color-heading);font-family:Instrument Sans,sans-serif;font-size:var(--font-size-xl);font-weight:600;line-height:1.3}.legal-section p{color:var(--color-text-primary);font-size:var(--font-size-md);margin:0;font-weight:400;line-height:1.6}.legal-content__link{color:var(--color-primary);text-decoration:underline}.legal-content__link:hover{text-decoration:none}@media (min-width:1440px){.legal-hero{padding:64px 100px}.legal-hero__title{font-size:3rem}.legal-hero__subtitle{font-size:1.125rem}.legal-content{padding-left:100px;padding-right:100px}}@media (min-width:1920px){.legal-hero{padding:64px 120px}.legal-hero__title{font-size:3.5rem}.legal-hero__subtitle{font-size:1.25rem}.legal-content{padding-left:120px;padding-right:120px}}@media (max-width:1024px){.legal-hero{height:280px;padding:4rem 2rem}.legal-hero__title{font-size:2.25rem}.legal-content{padding:var(--space-2xl) 2rem}}@media (max-width:768px){.legal-hero{height:240px;min-height:220px;padding:3rem 1.5rem}.legal-hero__title{font-size:2rem}.legal-hero__subtitle{font-size:.875rem}.legal-hero__logo img{height:36px}.legal-content{padding:var(--space-xl) 1.5rem}.legal-section h2{font-size:var(--font-size-lg)}}@media (max-width:640px){.legal-hero{height:220px;min-height:200px;padding:2rem 1rem}.legal-hero__title{font-size:1.75rem}.legal-content{padding:var(--space-lg) 1rem}}.not-found-page{flex:1}.not-found-hero .legal-hero__content{gap:var(--space-md)}.not-found-hero .legal-hero__subtitle{margin-bottom:var(--space-2xl)}.not-found-hero__code{color:var(--color-secondary);letter-spacing:-.02em;margin:0;font-family:Instrument Sans,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;line-height:1}.not-found-content{text-align:center;max-width:640px}.not-found-content__lead{margin:0 0 var(--space-2xl);color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:400;line-height:1.6}.not-found-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.not-found-actions__primary{font-size:var(--font-size-md);color:var(--color-primary);background-color:var(--color-secondary);border:2px solid var(--color-secondary);border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.not-found-actions__primary:hover{background-color:var(--color-white);color:var(--color-primary);border-color:var(--color-white);text-decoration:none}.not-found-actions__secondary{font-size:var(--font-size-md);color:var(--color-primary);border:2px solid var(--color-primary);background-color:#0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.not-found-actions__secondary:hover{background-color:var(--color-primary);color:var(--color-white);text-decoration:none}@media (max-width:768px){.not-found-content__lead{font-size:var(--font-size-md)}.not-found-actions{flex-direction:column;width:100%}.not-found-actions__primary,.not-found-actions__secondary{width:100%;max-width:280px}}
