@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}:root{--cream:#fffdf9;--sky:#e5f3ff;--orange:#ff4c00;--orange-soft:#ffaf8e;--blue:#0290fe;--blue-dark:#1636c9;--muted:#707899;--muted-light:#adb9c2;--body:#515050;--line:#e5e7eb;--page-width:1441px;--wrap:1241px;--side:calc((100vw - min(var(--wrap), calc(100vw - 48px))) / 2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--body);background:#fff;margin:0;font-family:Outfit,system-ui,sans-serif}a{color:inherit}button,select{font:inherit}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-shell{background:#fff;width:100%;min-height:100vh;overflow-x:clip}#top,#community,#history,#people,#ecosystem,#beliefs,#sign{scroll-margin-top:132px}.wrap{max-width:var(--wrap);width:calc(100% - 48px);margin:0 auto;position:relative}.site-header{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-bottom:1.25px solid var(--line);height:120px;padding:0 var(--side);z-index:20;background:#fffffffa;justify-content:space-between;align-items:center;width:100%;transition:background .28s,box-shadow .28s;display:flex;position:sticky;top:0;left:0}.site-header.is-condensed{background:#fffffff2;box-shadow:0 10px 30px #1636c91a}.wordmark{width:271.25px;height:66.865px;transition:opacity .16s,transform .16s;display:block}.wordmark:hover,.wordmark:focus-visible{opacity:.82}.wordmark:active{transform:scale(.985)}.site-header.is-condensed .wordmark{transform-origin:0;transform:scale(.92)}.wordmark img{width:100%;height:100%;display:block}.header-actions{align-items:center;gap:29px;display:flex}.language-control{z-index:40;display:inline-flex;position:relative}.language-toggle{color:var(--blue-dark);cursor:pointer;letter-spacing:.75px;outline-offset:7px;text-transform:uppercase;background:0 0;border:0;justify-content:flex-start;align-items:center;min-width:41px;height:20px;padding:0 21px 0 0;font-size:15px;font-weight:600;line-height:1.1;transition:color .16s,transform .16s;display:inline-flex;position:relative}.language-toggle:after{border-bottom:2px solid var(--blue-dark);border-right:2px solid var(--blue-dark);content:"";pointer-events:none;transform-origin:50%;width:10px;height:10px;position:absolute;top:2px;right:1px;transform:rotate(45deg)}.language-toggle[aria-expanded=true]:after{top:7px;transform:rotate(225deg)}.language-toggle:hover,.language-toggle:focus-visible{color:var(--blue)}.language-toggle:hover:after,.language-toggle:focus-visible:after{border-color:var(--blue)}.language-toggle:active{transform:translateY(1px)}.language-menu{background:#fffffffa;border:1.25px solid #0290fe38;border-radius:8px;gap:2px;min-width:144px;padding:7px;display:grid;position:absolute;top:calc(100% + 14px);right:-18px;box-shadow:0 18px 45px #1636c929}.language-menu:before{content:"";background:#fffffffa;border-top:1.25px solid #0290fe38;border-left:1.25px solid #0290fe38;width:10px;height:10px;position:absolute;top:-6px;right:24px;transform:rotate(45deg)}.language-option{color:var(--blue-dark);cursor:pointer;letter-spacing:.75px;text-align:left;text-transform:uppercase;z-index:1;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:34px;padding:0 10px;font-size:15px;font-weight:600;line-height:1;transition:background .16s,color .16s;display:flex;position:relative}.language-option:hover,.language-option:focus-visible{background:#f3faff}.language-option[aria-selected=true]{background:var(--sky);border-radius:6px}.language-option:active{background:var(--sky)}.language-option-name{color:var(--muted);letter-spacing:.35px;text-transform:none;font-size:11px;font-weight:600}.menu-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:36px;padding:0;transition:opacity .16s,transform .16s;display:inline-flex}.menu-button:hover,.menu-button:focus-visible,.menu-close-button:hover,.menu-close-button:focus-visible{opacity:.72}.menu-button:active,.menu-close-button:active{transform:scale(.94)}.menu-button img{width:36px;height:28px;display:block}.hero-section{background:var(--cream);height:849px;position:relative}.hero-layout{height:100%}.hero-copy{z-index:2;width:505px;position:absolute;top:51px;left:0}.hero-copy h1{color:var(--orange-soft);letter-spacing:0;margin:0;font-size:80px;font-weight:700;line-height:1}.hero-copy h1 strong{color:var(--orange);font-weight:700;display:inline}.hero-copy p{color:var(--body);width:505px;margin:30px 0 56px;font-size:23px;line-height:1.5}.hero-image{object-fit:cover;object-position:center 70%;height:876px;right:calc(-1 * var(--side) - 31px);will-change:transform;width:751px;position:absolute;top:-27px}.campaign-button{border-radius:11.628px;justify-content:space-between;align-items:center;width:400px;height:64px;padding:0 19px 0 23px;font-size:23px;font-weight:600;line-height:30px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:relative;overflow:hidden}.campaign-button>span{z-index:1}.campaign-button:hover{transform:translateY(-1px)}.campaign-button:active{transform:translateY(1px)}.campaign-button--primary{background:var(--orange);color:#fff}.campaign-button--primary:before{background:var(--blue-dark);content:"";z-index:0;transition:transform .36s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;transform:translate(-101%)}.campaign-button--primary:hover:before,.campaign-button--primary:focus-visible:before{transform:translate(0)}.campaign-button--outline{border:1px solid var(--muted);color:var(--muted)}.campaign-button--whatsapp{border:1px solid var(--muted);color:var(--muted);background:0 0;height:64px}.campaign-button--outline:hover,.campaign-button--outline:focus-visible,.campaign-button--whatsapp:hover,.campaign-button--whatsapp:focus-visible{border-color:var(--blue-dark);color:var(--blue-dark)}.campaign-button--outline:active,.campaign-button--whatsapp:active{background:var(--sky)}.campaign-button--whatsapp img{width:34px;height:34px;display:block}.desktop-menu-overlay{background:var(--sky);z-index:100;min-height:969px;position:fixed;inset:0;overflow-y:auto}.menu-overlay-nav{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-bottom:1.25px solid var(--line);height:120px;padding:0 var(--side);background:#fffffffa;justify-content:space-between;align-items:center;width:100%;display:flex}.menu-close-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:36px;padding:0;transition:opacity .16s,transform .16s;display:inline-flex}.menu-close-button img{width:27px;height:27px;display:block}.desktop-menu-content{height:849px;max-width:var(--wrap);width:calc(100% - 48px);margin:0 auto;position:relative}.desktop-menu-list{grid-template-rows:repeat(5,100px);width:726px;display:grid;position:absolute;top:108px;left:0}.desktop-menu-item{width:726px;height:100px;position:relative}.desktop-menu-item a{color:var(--blue);width:726px;height:40px;padding:0;font-size:40px;font-weight:700;line-height:1;text-decoration:none;transition:color .16s,transform .16s;display:block}.desktop-menu-item a.active,.desktop-menu-item a:hover,.desktop-menu-item a:focus-visible{color:var(--blue-dark)}.desktop-menu-item a:active{transform:translate(4px)}.desktop-menu-separator{width:400px;max-width:none;height:2px;display:block;position:absolute;top:70px;left:0}.desktop-menu-content>.campaign-button{position:absolute;top:685px;left:0}.button-arrow{pointer-events:none;z-index:1;width:60px;height:36px;transition:transform .28s cubic-bezier(.22,.61,.36,1);display:block;position:absolute;top:14px;right:23px}.button-arrow img{width:100%;max-width:none;height:100%;display:block}.campaign-button:hover .button-arrow,.campaign-button:focus-visible .button-arrow{transform:translate(5px)}.stats-section{background:linear-gradient(180deg, var(--sky) 0%, var(--sky) 73%, #e5f3ff00 100%);height:742px;position:relative}.blue-title,.muted-title{letter-spacing:0;margin:0;font-size:50px;font-weight:700;line-height:1.05}.blue-title{color:var(--blue)}.blue-title strong{color:var(--blue-dark)}.muted-title{color:var(--muted-light)}.muted-title strong{color:var(--muted)}.stats-title{width:618px;position:absolute;top:81px}.stats-grid{grid-template-columns:repeat(4,1fr);width:100%;height:235px;display:grid;position:absolute;top:367px}.stat-card{border-left:2px solid #707899a6;padding-left:54px}.stat-card:last-child{border-right:2px solid #707899a6}.stat-card img{width:62px;height:62px;margin-bottom:25px;display:block}.stat-card h3{color:var(--blue-dark);margin:0 0 15px;font-size:35px;font-weight:500;line-height:1}.stat-card h3 span,.stat-card h3 strong{display:block}.stat-card h3 strong{color:var(--blue);font-weight:500}.stat-card p{color:var(--muted);max-width:213px;margin:0;font-size:23px;font-weight:500;line-height:1.2}.history-section{background:linear-gradient(#e5f3ff00 0%,#fff 62%);height:600px}.history-layout{height:100%}.history-title{width:358px;position:absolute;top:131px}.timeline{height:121px;width:min(1202px, calc(100vw - var(--side) - 105px - 24px));position:absolute;top:379px;left:105px}.timeline-segment{height:4px;left:var(--timeline-segment-left);width:var(--timeline-segment-width);z-index:1;position:absolute;top:8px}.timeline-segment--blue{background:var(--blue-dark)}.timeline-segment--orange{background:var(--orange)}.timeline-segment--dashed{background-image:repeating-linear-gradient(90deg, var(--blue-dark) 0 8px, transparent 8px 16px)}.timeline article{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.timeline-dot{background:var(--blue-dark);height:20px;left:var(--timeline-dot-left);z-index:2;border-radius:50%;width:20px;display:block;position:absolute;top:0}.timeline .active .timeline-dot{background:var(--orange)}.timeline h3,.timeline p{left:var(--timeline-text-left);width:var(--timeline-text-width);margin:0;font-size:23px;font-weight:500;line-height:1.2;position:absolute}.timeline h3{color:var(--blue-dark);top:37px}.timeline .active h3{color:var(--orange)}.timeline p{color:var(--muted);top:65px}.people-section{background:#fff;height:1260px;position:relative}.people-wrap{height:100%}.people-title{color:var(--blue);width:540px;margin:0;font-size:50px;font-weight:700;line-height:1.05;position:absolute;top:136px}.people-title strong{color:var(--blue-dark);font-weight:inherit}.people-carousel{width:1377px;height:606px;position:absolute;top:392px;left:4px}.people-viewport{touch-action:pan-y pinch-zoom;width:100%;height:100%;overflow:hidden}.people-track{gap:20px;display:flex}.people-slide{flex:0 0 293px;min-width:0}.people-fade{pointer-events:none;height:720px;right:calc(-1 * var(--side));width:calc(var(--side) + 185px);z-index:3;background:linear-gradient(90deg,#fff0,#fff 137px,#fff);position:absolute;top:-121px}.people-fade--left{height:100%;left:calc(-1 * var(--side) - 4px);width:calc(var(--side) + 4px);background:linear-gradient(90deg,#fff,#fff calc(100% - 137px),#fff0);top:0;right:auto}.person-card{background:#f8f8f8;border-radius:9.227px;width:100%;height:512.164px;padding:0;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s;position:relative;overflow:hidden;box-shadow:0 1.172px 2.344px #00000040}.person-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.portrait-frame{width:269.421px;height:317.438px;margin:0;position:absolute;top:11.072px;left:11.585px}.portrait-frame-lines{z-index:1;width:269.421px;max-width:none;height:317.438px;display:block;position:absolute;top:0;left:0}.portrait-mask{border-radius:5px;width:237.916px;height:281.28px;position:absolute;top:17.056px;left:16.543px;overflow:hidden}.portrait-image{height:var(--portrait-image-height);left:var(--portrait-image-left);object-fit:cover;pointer-events:none;max-width:none;top:var(--portrait-image-top);width:var(--portrait-image-width);border-radius:5px;transition:transform .6s cubic-bezier(.22,.61,.36,1);display:block;position:absolute}.person-card:hover .portrait-image{transform:scale(1.06)}.person-card blockquote{color:var(--blue);text-indent:-10.35px;width:238px;height:86px;margin:0;font-size:23px;font-weight:700;line-height:1.2;position:absolute;top:341px;left:28px}.person-meta{width:241.432px;height:49px;margin:0;position:absolute;top:446.532px;left:28.128px}.person-meta h3{color:var(--blue-dark);width:241.432px;margin:0;font-size:23px;font-weight:700;line-height:1.2;position:absolute;top:0;left:0}.person-meta span{color:var(--muted);-webkit-line-clamp:2;letter-spacing:.527px;text-transform:uppercase;-webkit-box-orient:vertical;width:241.432px;font-size:10.548px;font-weight:800;line-height:1.1;display:-webkit-box;position:absolute;top:33.988px;left:0;overflow:hidden}.round-arrow{cursor:pointer;z-index:4;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute}.round-arrow:hover,.round-arrow:focus-visible{opacity:.86;transform:scale(1.04)}.round-arrow:active{transform:scale(.94)}.round-arrow img{width:64px;height:64px;display:block}.people-prev img,.people-next img{transform-origin:50%}.people-prev img{transform:rotate(180deg)}.people-next img{transform:scaleY(-1)}.people-prev{top:271px;left:-84px}.people-next{top:271px;right:66px}.people-section .campaign-button{position:absolute;top:1008px;left:2px}.helper-copy{color:var(--muted);letter-spacing:.65px;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;position:absolute;top:1097px;left:2px}.ecosystem-section{background:linear-gradient(180deg, #fff 0%, var(--sky) 0%, #e5f3ff00 58%);height:820px;position:relative}.ecosystem-layout{height:100%}.ecosystem-copy{width:472px;position:absolute;top:218px}.kicker{color:var(--blue-dark);margin:0 0 18px;font-size:23px;font-weight:600;line-height:30px}.ecosystem-copy h2{width:472px;margin-bottom:86px}.callout-copy{border-left:3px solid var(--blue-dark);color:var(--blue);width:453px;margin:0;padding-left:23px;font-size:23px;font-weight:500;line-height:1.4}.callout-copy strong{color:var(--blue-dark);font-weight:500}.ecosystem-orbit{width:602.788px;height:603.296px;position:absolute;top:127px;right:4.211px}.orbit-connectors-mobile{display:none}.orbit-link{z-index:0;display:block;position:absolute}.orbit-link-image{width:100%;max-width:none;height:100%;display:block}.orbit-link-tl{width:56.741px;height:56.831px;top:133.706px;left:127.055px;transform:scaleX(-1)}.orbit-link-tr{width:58.214px;height:56.831px;top:127.204px;left:404.209px}.orbit-link-bl{width:56.741px;height:56.831px;top:419.827px;left:130.914px;transform:rotate(180deg)}.orbit-link-br{width:58.214px;height:56.831px;top:414.929px;left:412.361px;transform:scaleY(-1)}.orbit-node{color:var(--blue);text-align:center;will-change:transform;z-index:1;background:0 0;border:0;width:193.788px;height:190.825px;font-size:20px;font-weight:600;position:absolute}.orbit-ring{z-index:0;width:197.292px;max-width:none;height:196.315px;display:block;position:absolute;top:-3.5px;left:0}.orbit-icon,.orbit-culture-icon{z-index:1;display:block;position:absolute}.orbit-icon{object-fit:fill}.orbit-label{color:var(--blue);text-align:center;white-space:nowrap;z-index:1;font-size:20px;font-weight:600;line-height:1.1;display:block;position:absolute}.orbit-node-0{top:0;left:202px}.orbit-node-0 .orbit-icon{width:60.615px;height:71.636px;top:41.518px;left:67.107px}.orbit-node-0 .orbit-label{width:97px;top:127.911px;left:49px}.orbit-node-1{top:205px;left:409px}.orbit-node-1 .orbit-icon{width:64.511px;height:64.511px;top:44.518px;left:64.313px}.orbit-node-1 .orbit-label{width:120px;top:124.297px;left:37px}.orbit-node-2{top:412.471px;left:202.16px}.orbit-node-2 .orbit-icon{width:68.466px;height:68.603px;top:44.058px;left:58.581px}.orbit-node-2 .orbit-label{width:86px;top:128.047px;left:53.84px}.orbit-node-3{top:202px;left:0}.orbit-node-3 .orbit-culture-icon{width:69.474px;height:69.473px;top:42.518px;left:62.472px}.orbit-culture-icon img{width:34.737px;height:69.473px;display:block;position:absolute;top:0}.orbit-culture-icon img:first-child{left:0}.orbit-culture-icon img:last-child{left:34.737px}.orbit-node-3 .orbit-label{width:130px;top:126.927px;left:32px}.beliefs-section{background:#fff;height:900px}.beliefs-kicker{color:var(--muted);padding-top:123px}.beliefs-title{width:612px;margin-bottom:43px}.belief-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.belief-card{border:2px solid #d9d9d9;border-radius:20px;height:511px;padding:25px 31px 28px}.belief-card--preserve{--belief-icon-column:40px;--belief-row-gap:43px;--belief-separator-left:83px;--belief-separator-width:466px;border-color:var(--blue-dark)}.belief-card--demolish{--belief-icon-column:30px;--belief-row-gap:33px;--belief-separator-left:64px;--belief-separator-width:485px}.belief-card h3{color:#9d9d9d;border-bottom:2px solid #d9d9d9;margin:0;padding-bottom:43px;font-size:50px;font-weight:700;line-height:1.05}.belief-card--preserve h3{border-bottom-color:var(--blue-dark);color:var(--blue-dark)}.belief-card ul{margin:0;padding:0;list-style:none}.belief-card li{color:var(--muted);align-items:center;gap:var(--belief-row-gap);grid-template-columns:var(--belief-icon-column) 1fr;min-height:93px;font-size:23px;font-weight:500;line-height:1.4;display:grid;position:relative}.belief-card--preserve li{color:var(--blue)}.belief-card li img{width:40px;max-height:31px}.belief-card--demolish li img{width:30px}.belief-separator{background:var(--blue);height:2px;left:var(--belief-separator-left);width:var(--belief-separator-width);display:block;position:absolute;top:92px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20400%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20id='Line%2027'%20x1='1'%20y1='1'%20x2='399'%20y2='1'%20stroke='var(--stroke-0,%20%238AC8F8)'%20stroke-width='2'%20stroke-linecap='round'%20stroke-dasharray='10%2010'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%20400%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20id='Line%2027'%20x1='1'%20y1='1'%20x2='399'%20y2='1'%20stroke='var(--stroke-0,%20%238AC8F8)'%20stroke-width='2'%20stroke-linecap='round'%20stroke-dasharray='10%2010'/%3e%3c/svg%3e");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.belief-card--preserve .belief-separator{background:var(--blue)}.belief-card--demolish .belief-separator{background:var(--muted)}.gallery-section{background:#fff;height:820px;position:relative}.gallery-wrap{height:616px;left:calc(var(--side) + 1px);width:min(1381px, calc(100vw - var(--side) - 1px));position:absolute;top:189px}.gallery-viewport{touch-action:pan-y pinch-zoom;width:100%;height:513px;overflow:hidden}.gallery-track{gap:22px;height:513px;display:flex}.gallery-slide{flex:none;min-width:0;height:513px}.gallery-slide img{object-fit:cover;object-position:center center;border-radius:10px;width:100%;height:513px;display:block}.gallery-slide:nth-child(odd){width:715px}.gallery-slide:nth-child(2n){width:644px}.gallery-fade{pointer-events:none;height:513px;right:calc(-1 * var(--side));width:calc(var(--side) + 185px);z-index:3;background:linear-gradient(90deg,#fff0,#fff 137px,#fff);position:absolute;top:0}.gallery-fade--left{left:calc(-1 * var(--side) - 1px);width:calc(var(--side) + 1px);background:linear-gradient(90deg,#fff,#fff calc(100% - 137px),#fff0);right:auto}.gallery-prev{top:225px;left:-84px}.gallery-next{top:225px;right:66px}.sign-section{background:linear-gradient(180deg, #fff 0%, var(--sky) 28%, var(--sky) 100%);height:845px}.sign-layout{height:100%;padding-top:0;position:relative}.sign-title{width:504px;position:absolute;top:164px;left:0}.sign-layout p{color:var(--body);width:369px;margin:0;font-size:23px;line-height:1.5;position:absolute;top:356px;left:2px}.sign-actions{gap:26px;width:400px;display:grid;position:absolute;top:534px;left:0}.sign-image{object-fit:cover;border-radius:8px;width:562px;height:671px;display:block;position:absolute;top:91px;right:0}.site-footer{background:var(--sky);height:999px;position:relative;overflow:hidden}.footer-layout{z-index:2;justify-content:space-between;align-items:flex-start;padding-top:97px;display:flex}.footer-about{color:var(--body);width:400px;margin:0;padding-top:24px;font-size:20px;font-weight:400;line-height:1.5;position:relative}.footer-about:before{background:var(--blue);content:"";border-radius:999px;width:401.881px;height:6.298px;display:block;position:absolute;top:0;left:-2px}.footer-about .footer-about-brand{color:inherit;font-size:inherit;letter-spacing:0;font-weight:700;line-height:inherit;text-transform:none}.site-footer address{color:var(--blue);gap:30px;width:208px;margin-right:0;font-style:normal;display:grid}.site-footer address p,.social-links{gap:8px;margin:0;display:grid}.site-footer strong{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.7}.site-footer a,.site-footer span{color:var(--blue);letter-spacing:.6px;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.7;text-decoration:none}.site-footer a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1.5px;width:fit-content;transition:background-size .3s cubic-bezier(.22,.61,.36,1),color .16s,transform .16s;display:inline-flex}.site-footer a:hover,.site-footer a:focus-visible{color:var(--blue-dark);background-size:100% 1.5px}.site-footer a:active{transform:translateY(1px)}.social-links a{background-image:none;align-items:center;gap:10px;display:flex}.social-links .social-icon{-webkit-mask-image:var(--social-icon);color:inherit;height:20px;-webkit-mask-position:50%;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-image:var(--social-icon);mask-image:var(--social-icon);background:currentColor;flex:none;width:20px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-mark{width:1567px;max-width:none;height:448px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}@media (width>=2200px){.hero-image{right:-31px}.people-carousel{width:1545px}.people-next,.gallery-next{left:calc(100% + 20px);right:auto}}@media (width<=1100px){:root{--mobile-page:min(100vw, 390px);--mobile-gutter:20px;--mobile-content:calc(var(--mobile-page) - 40px);--wrap:390px}html,body{overflow-x:clip}.wrap{width:100%;max-width:390px}.site-header{height:80px;padding:0 20px}.wordmark{width:180px;height:44.371px}.header-actions{gap:24px}.language-toggle{min-width:41px;height:19px;padding-right:20px}.language-toggle:after{width:10.6px;height:10.6px;top:1px;right:0}.menu-button{width:25px;height:25px}.menu-button img{width:25px;height:19px}.desktop-menu-overlay{min-height:100vh}.menu-overlay-nav{height:80px;padding:0 20px}.desktop-menu-content{width:calc(100% - 40px);height:auto;min-height:calc(100vh - 80px);padding-bottom:72px}.desktop-menu-list{width:100%;position:relative;top:58px}.desktop-menu-item,.desktop-menu-item a{width:min(400px,100%);font-size:34px}.desktop-menu-separator{width:min(400px,100%)}.desktop-menu-content>.campaign-button{margin-top:140px;position:relative;top:auto}.hero-section{background:var(--cream);height:auto;padding:21px 20px 56px}.hero-layout{flex-direction:column;gap:16px;height:auto;display:flex}.hero-image{aspect-ratio:4960/5787;object-fit:cover;object-position:center 70%;opacity:1;border-radius:10px;order:-1;width:100%;height:auto;position:static}.hero-copy{flex-direction:column;width:100%;display:flex;position:static}.hero-copy h1,.blue-title,.muted-title,.people-title,.belief-card h3,.sign-title{font-size:35px;line-height:1.15}.hero-copy h1{order:1;width:100%;line-height:1.1}.hero-copy p{order:3;width:100%;margin:24px 0 0;font-size:20px;line-height:1.35}.hero-copy .campaign-button{order:2;margin:24px 0 0}.campaign-button{border-radius:10px;width:100%;max-width:100%;height:55px;padding:0 20px;font-size:20px;font-weight:700;line-height:25.84px}.button-arrow{width:51.08px;height:30.6px;top:12px;right:19px}.stats-section{background:var(--sky);height:auto;padding:48px 20px 56px}.stats-title{width:100%;margin:0 0 32px;position:static}.stats-grid{grid-template-columns:1fr 1fr;width:100%;height:auto;display:grid;position:static;top:auto;left:auto}.stat-card{border:0;margin:0;padding:24px 16px}.stat-card:nth-child(odd){border-right:2px solid #7078996b}.stat-card:nth-child(-n+2){border-bottom:2px solid #7078996b}.stat-card:last-child{border-right:0}.stat-card img{width:44px;height:44px;margin-bottom:21px}.stat-card h3{margin-bottom:12px;font-size:30px;line-height:1}.stat-card:nth-child(n+3) h3{font-size:26px}.stat-card p{max-width:125px;font-size:18px;line-height:1.2}.history-section{background:linear-gradient(#e5f3ff00 0%,#fff 100%);height:auto;padding:56px 20px;position:relative}.history-layout{height:auto}.history-title{width:100%;margin:0 0 36px;position:static;top:auto;left:auto}.timeline{width:100%;height:auto;margin:0;display:block;position:relative;top:auto;left:auto}.timeline:before{content:none}.timeline-segment{display:none}.timeline article{--line-scale:1;width:100%;height:auto;min-height:48px;padding:0 0 30px 40px;position:relative;top:auto;left:auto}.timeline article:before{background:var(--blue-dark);content:"";transform:scaleY(var(--line-scale));transform-origin:top;width:4px;position:absolute;top:22px;bottom:0;left:8px}.timeline article:last-of-type:before{display:none}.timeline article:nth-of-type(2):before{background:repeating-linear-gradient(180deg, var(--blue-dark) 0 8px, transparent 8px 16px)}.timeline article:nth-of-type(4):before{background:var(--orange)}.timeline-dot{width:20px;height:20px;position:absolute;top:2px;left:0}.timeline h3,.timeline p{width:100%;margin:0;font-size:20px;font-weight:600;line-height:1.2;position:static;left:auto}.timeline h3{top:auto}.timeline p{margin-top:4px;top:auto}.people-section{height:auto;padding:56px 20px}.people-wrap{height:auto}.people-title{width:100%;margin:0 0 28px;position:static;top:auto;left:auto}.people-carousel{width:100%;height:437px;margin:0 0 28px;position:relative;top:auto;left:auto}.people-track{gap:15px}.people-slide{flex-basis:250px}.person-card{border-radius:8px;height:437px}.portrait-frame{width:229.881px;height:270.851px;top:9.447px;left:9.885px}.portrait-frame-lines{width:229.881px;height:270.851px}.portrait-mask{width:203px;height:240px;top:50%;left:50%;transform:translate(-50%,-50%)}.portrait-image{object-fit:cover;width:100%;height:100%;top:0;left:0}.person-card blockquote{text-indent:-9px;width:206px;height:73px;font-size:20px;line-height:1.2;top:291px;left:24px}.person-meta{width:210px;height:43px;top:381px;left:24px}.person-meta h3{width:206px;font-size:20px}.person-meta span{letter-spacing:.45px;width:210px;font-size:9px;top:29px}.people-fade{width:110px;height:270.851px;display:block;top:9.447px;right:0}.people-fade--left,.people-prev,.people-next{display:none}.people-section .campaign-button{width:100%;margin:0 auto;position:relative;top:auto;left:auto}.helper-copy{letter-spacing:.5px;text-align:center;margin:16px 0 0;font-size:10px;position:static;top:auto;left:auto}.ecosystem-section{background:linear-gradient(#fff 0%,#e5f3ff9e 35%,#fff 86%);height:auto;padding:56px 17px}.ecosystem-layout{flex-direction:column;height:auto;display:flex}.ecosystem-copy{display:contents}.kicker{margin:0;font-size:20px;line-height:25.84px}.ecosystem-copy .kicker{width:100%;position:static;top:auto;left:auto}.ecosystem-copy h2{width:100%;margin:12px 0 0;position:static;top:auto;left:auto}.callout-copy{border-left:3px solid var(--blue-dark);order:2;width:100%;margin:36px 0 0;padding-left:19px;font-size:20px;line-height:1.4;position:static;top:auto;left:auto}.ecosystem-orbit{opacity:1;order:1;width:356px;height:357px;margin:40px auto;display:block;position:relative;top:auto;left:auto;right:auto}.orbit-connectors-mobile{z-index:0;width:359px;max-width:none;height:360px;display:block;position:absolute;top:0;left:0}.orbit-link{display:none}.orbit-node{width:114px;height:113px;font-size:12px;position:absolute}.orbit-ring{z-index:0;width:100%;max-width:none;height:100%;display:block;top:0;left:0}.orbit-node-0{top:0;left:119px}.orbit-node-1{top:121px;left:242px}.orbit-node-2{top:244px;left:119px}.orbit-node-3{top:119px;left:0}.orbit-node-0 .orbit-icon{width:36px;height:42px;top:25px;left:41px}.orbit-node-1 .orbit-icon,.orbit-node-2 .orbit-icon{width:40px;height:40px;top:27px;left:39px}.orbit-node-3 .orbit-culture-icon{width:41px;height:41px;top:25px;left:36px}.orbit-culture-icon img{width:20.5px;height:41px}.orbit-culture-icon img:last-child{left:20.5px}.orbit-node .orbit-label{z-index:2;width:auto;font-size:12px;top:75px;left:50%;transform:translate(-50%)}.orbit-node .orbit-icon,.orbit-node .orbit-culture-icon{z-index:2}.beliefs-section{height:auto;padding:56px 20px;position:relative}.beliefs-kicker{color:var(--muted);width:100%;padding:0;position:static;top:auto;left:auto}.beliefs-title{width:100%;margin:8px 0 28px;position:static;top:auto;left:auto}.belief-cards{flex-direction:column;gap:24px;display:flex}.belief-card{border-radius:10px;width:100%;height:auto;padding:17px 20px 28px;position:relative;top:auto;left:auto}.belief-card--preserve{--belief-icon-column:26px;--belief-row-gap:23px;--belief-separator-left:72px;--belief-separator-width:246px;top:auto}.belief-card--demolish{--belief-icon-column:20px;--belief-row-gap:29px;--belief-separator-left:72px;--belief-separator-width:246px;top:auto}.belief-card h3{border-bottom-width:1.3px;padding-bottom:20px;font-size:32.651px;line-height:1.05}.belief-card ul{padding-top:1px}.belief-card li{min-height:96px;font-size:20px;line-height:1.4}.belief-card li img{width:26px;max-height:31px}.belief-card--demolish li img{width:20px}.belief-separator{height:1.3px;top:95px}.gallery-section{background:linear-gradient(180deg, #fff 0%, #fff 12%, var(--sky) 100%);height:auto;padding:46px 20px}.gallery-wrap{width:100%;height:349px;margin:0;position:static;top:auto;left:auto}.gallery-viewport{height:349px}.gallery-track{gap:22px;height:349px}.gallery-slide,.gallery-slide img{border-radius:10px;height:349px}.gallery-slide img{object-fit:cover}.gallery-slide:nth-child(odd){width:284px}.gallery-slide:nth-child(2n){width:286px}.gallery-fade,.gallery-fade--left,.gallery-prev,.gallery-next{display:none}.sign-section{background:var(--sky);height:auto;padding:56px 20px}.sign-layout{height:auto;padding-top:0}.sign-title{width:100%;position:static;top:auto;left:auto}.sign-layout p{width:100%;margin:24px 0 0;font-size:20px;line-height:1.5;position:static;top:auto;left:auto}.sign-actions{gap:14px;width:100%;margin:32px 0 0;position:static;top:auto;left:auto}.sign-image{width:100%;height:auto;margin:32px 0 0;position:static}.campaign-button--whatsapp{width:100%;height:55px}.campaign-button--whatsapp img{width:29.5px;height:29.5px}.site-footer{height:auto;padding:56px 20px 180px;position:relative}.footer-layout{height:auto;padding-top:0;display:block}.footer-about{width:100%;padding-top:24px;position:static;top:auto;left:auto}.footer-about:before{width:100%;top:0;left:0}.site-footer address{gap:30px;width:100%;margin:36px 0 64px;position:static;top:auto;left:auto}.footer-mark{opacity:1;width:429px;height:123px;bottom:44px;left:-20px;transform:none}}@media (width<=400px){.hero-copy h1{font-size:30px}.ecosystem-orbit{transform-origin:top;transform:scale(.9)}}@media (width<=340px){.ecosystem-orbit{transform:scale(.78)}}
