.hero_wrapper__VMLAx{display:flex;flex-direction:row;padding-top:var(--block-pads-y);align-items:center;width:100%;gap:var(--block-gap-x);max-width:var(--max-width)}.hero_content__ZP0it{flex:2 1;display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-8)}.hero_visual__som8W{flex:3 1}.hero_visualImage__N6ZX_{margin-left:-3rem;margin-right:-3rem;width:calc(100% + 6rem);height:auto}.hero_headingGradient__566pf{background:linear-gradient(90deg,rgb(var(--color-blue-400-rgb)) 0,rgb(var(--color-teal-base-rgb)) 50%,rgb(var(--color-green-base-rgb)) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:.5rem}@media (max-width:767px){.hero_wrapper__VMLAx{flex-direction:column-reverse;gap:2rem;justify-content:center;text-align:center}.hero_content__ZP0it{align-items:center;text-align:center;max-width:100%}.hero_content__ZP0it>*{text-align:center;max-width:40rem}.hero_visual__som8W{align-items:center;max-width:100%;margin-bottom:-2rem}.hero_buttonWrapper__PWlXo,.hero_visual__som8W{justify-content:center}}.external-link_link__KjEWl{flex-direction:row;align-items:center;gap:8px;text-decoration:none;transition:all .3s var(--ease-out-expo);white-space:nowrap;cursor:pointer}.external-link_text__sFm4I{color:var(--color-base)}.external-link_text__sFm4I:hover{color:var(--color-tertiary)}.external-link_primary__jqhc1{background-color:var(--color-base);color:var(--bg-color-base);padding:.75rem 1.5rem;border-radius:var(--radius-full)}.external-link_primary__jqhc1:hover{background-color:var(--color-secondary)}.external-link_secondary__P1K6V{color:var(--color-base);padding:.75rem 1.5rem;border:1px solid var(--border-color-primary);border-radius:var(--radius-full)}.external-link_secondary__P1K6V:hover{background-color:var(--bg-color-secondary)}.external-link_sm__PDOJJ{font-size:.8125rem}.external-link_md__QspR7{font-size:.875rem}.external-link_lg__CP4mM{font-size:1rem}.external-link_linkText__vYt3j{font-family:var(--font);font-weight:600;line-height:166%}.external-link_iconWrapper__eiq4X{display:flex;align-items:center;justify-content:center}.external-link_linkedin__dsV1s{color:var(--color-base);font-weight:600;font-size:14px;line-height:166%}section.team_teamSection__3t8gI{max-width:var(--max-width-md)}.team_teamDescription__T0QoR{text-align:center}.team_membersGrid__gnKGF{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:var(--block-gap-x);width:100%}.team_teamMember__7qF8e{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--gap-6);-webkit-user-select:none;user-select:none;cursor:pointer}.team_memberImage__3CiQA{position:relative;width:100%;aspect-ratio:1/1;border-radius:var(--radius-md);overflow:hidden}.team_memberImage__3CiQA:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 0 1px inset var(--border-color-tertiary);border-radius:var(--radius-md)}.team_memberImage__3CiQA img{position:absolute;width:100%;height:100%;object-fit:cover;transition:all .8s var(--ease-out-expo)}.team_teamMember__7qF8e:hover .team_memberImage__3CiQA img{transform:scale(1.1)}.team_memberInfo__NH6fG{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-2)}.team_bio__D6Jrc{max-height:4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.team_isActive__zMCRG .team_bio__D6Jrc{max-height:none;height:auto;-webkit-line-clamp:unset}.team_readMore__4BUfZ{color:var(--color-accent);font-weight:600;border-bottom:1px solid var(--color-accent)}.team_linkedinContainer__yoGPF{display:flex;margin-top:auto;opacity:0;pointer-events:none;transition:opacity .3s ease;height:24px;margin-bottom:8px}.team_teamMember__7qF8e:hover .team_linkedinContainer__yoGPF,.team_teamMember__7qF8e:hover .team_readMore__4BUfZ{opacity:1;pointer-events:auto}@media (max-width:992px){.team_linkedinContainer__yoGPF,.team_readMore__4BUfZ{opacity:1;pointer-events:auto}}.team_viewMoreContainer__S1Ylh{display:flex;justify-content:center;width:100%;margin-top:var(--gap-2)}.carousel_carouselWrapper__Bpl_J{width:100%;position:static}.carousel_carousel__qopnB{overflow:auto;margin-left:calc(var(--left) * -1);margin-right:calc(var(--right) * -1);padding-left:var(--left);scrollbar-width:none;display:flex;flex-direction:row;align-items:center;overscroll-behavior-x:contain}.carousel_carousel__qopnB::-webkit-scrollbar{display:none}.carousel_carousel__qopnB img:not(:first-child){margin-left:var(--gap-3)}.carousel_carouselRight__82ssY{flex-shrink:0;width:var(--right);align-self:stretch}.about_decadeContent__keIu8{display:flex;flex-direction:column;align-items:flex-start;gap:var(--block-gap-x)}.about_imageContainer__PsOVu{flex:0 0 auto;scroll-snap-align:center;width:50%;min-width:240px;aspect-ratio:5/3;margin-right:24px;border-radius:var(--radius-md);overflow:hidden;position:relative}.about_imageContainer__PsOVu img{width:100%;height:100%;object-fit:cover}@media (max-width:639px){.about_imageContainer__PsOVu{width:66%}}.about_coreValuesGrid__Vstf5{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:var(--gap-4)}.about_coreValueItem__uzKQU{display:flex;flex-direction:row;align-items:flex-start;gap:var(--gap-6);padding:var(--block-pads-x);background-color:var(--bg-color-primary);border-radius:var(--radius-xl)}.about_coreValueItemContent__iR8k1{display:flex;flex-direction:column;gap:var(--gap-2)}.about_contactHeader__00lsk{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center}.about_contactContent__uRcqg{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--gap-4)}section.collaborators_collaboratorsSection__qkVbV{width:100%}.collaborators_collaboratorsGrid____o_E{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;width:100%;margin-top:2rem}.collaborators_viewMoreContainer__SOJpr{display:flex;justify-content:center;width:100%;margin-top:var(--gap-2)}.collaborators_collaborator__j5qNy{font-weight:400;background:#fff;border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;min-width:220px;max-width:300px;transition:box-shadow .2s;border:1px solid #e5e7eb;cursor:default}.collaborators_collaborator__j5qNy:hover{box-shadow:0 4px 16px rgba(16,30,54,.1)}.collaborators_collaboratorImage__FtSLa{position:relative;width:100%;height:40px;overflow:hidden}.collaborators_collaboratorImage__FtSLa img{position:absolute;top:0;left:0;width:fit-content;height:40px;object-fit:contain}.collaborators_collaboratorInfo__UW5lV{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-2)}.collaborators_bio__5dRl8{overflow:hidden;display:-webkit-box;height:auto;-webkit-box-orient:vertical}