.AboutPage-module__4n0YWq__section{width:100%;position:relative}.AboutPage-module__4n0YWq__heroSection{z-index:10;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:120px;padding-bottom:40px;display:flex;position:relative}.AboutPage-module__4n0YWq__ratingBadge{color:#000;align-items:center;gap:8px;margin-bottom:20px;font-size:.9rem;display:inline-flex}.AboutPage-module__4n0YWq__heroTitle{text-align:center;letter-spacing:-.02em;max-width:900px;margin:0 auto 20px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.AboutPage-module__4n0YWq__textMuted{color:#a0a0a0;font-weight:500}.AboutPage-module__4n0YWq__heroSubtitle{color:#000;text-align:center;max-width:600px;margin:0 auto 30px;font-size:1rem;font-weight:500}.AboutPage-module__4n0YWq__btnCustom{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#000;border:none;border-radius:50px;padding:12px 32px;font-size:.9rem;font-weight:600;transition:all .3s}.AboutPage-module__4n0YWq__btnCustom:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.AboutPage-module__4n0YWq__galleryWrapper{width:100%;margin-top:0;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__galleryTrack{will-change:transform;gap:24px;width:max-content;display:flex}.AboutPage-module__4n0YWq__galleryItem{border-radius:4px;flex-shrink:0;width:320px;height:420px;position:relative;overflow:hidden}.AboutPage-module__4n0YWq__galleryItem img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s,transform .7s}.AboutPage-module__4n0YWq__galleryItem:hover img{filter:grayscale(0%);transform:scale(1.05)}.AboutPage-module__4n0YWq__coverScrollWrapper{width:100%;height:200vh;position:relative}.AboutPage-module__4n0YWq__coverSection{will-change:transform;align-items:center;width:100vw;height:100vh;padding:0 5vw;display:flex;position:fixed;top:0;left:0;overflow:hidden}.AboutPage-module__4n0YWq__sectionVision{z-index:-3;background:#f5f5f5}.AboutPage-module__4n0YWq__sectionMission{z-index:-2;background:#fff;transform:translate(100%)}.AboutPage-module__4n0YWq__sectionContent{flex-direction:column;justify-content:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:15vh 0 10vh;display:flex;position:relative}.AboutPage-module__4n0YWq__sectionLabel{color:#1a1a1a;letter-spacing:-.02em;opacity:.8;margin-bottom:.5rem;font-size:clamp(.875rem,2vw,1.25rem);font-weight:600}.AboutPage-module__4n0YWq__sectionTitle{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,10vw,7rem);font-weight:800;line-height:.95}.AboutPage-module__4n0YWq__keywords{z-index:10;flex-wrap:wrap;gap:clamp(1rem,3vw,2.5rem);max-width:60%;margin-top:auto;margin-bottom:5vh;display:flex;position:relative}.AboutPage-module__4n0YWq__keyword{color:#1a1a1a;white-space:nowrap;font-size:clamp(.875rem,2vw,1.25rem);font-weight:600}.AboutPage-module__4n0YWq__keyword:before{content:"-";color:#666;margin-right:.2rem}.AboutPage-module__4n0YWq__imageContainer{z-index:1;width:40vw;max-width:500px;height:60vh;min-height:300px;margin-bottom:40px;position:absolute;bottom:0;right:3vw;overflow:hidden}.AboutPage-module__4n0YWq__sectionImage{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.AboutPage-module__4n0YWq__scrollProgress{z-index:1000;background:#0000001a;border-radius:2px;width:min(120px,30vw);height:2px;position:fixed;bottom:3rem;left:50%;overflow:hidden;transform:translate(-50%)}.AboutPage-module__4n0YWq__scrollProgressBar{background:#1a1a1a;border-radius:2px;width:0%;height:100%;transition:width .1s linear}.AboutPage-module__4n0YWq__navDots{z-index:1000;flex-direction:column;gap:1rem;display:flex;position:fixed;top:50%;right:2.5rem;transform:translateY(-50%)}.AboutPage-module__4n0YWq__navDot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.AboutPage-module__4n0YWq__navDotActive{background:#1a1a1a;transform:scale(1.5)}.AboutPage-module__4n0YWq__sectionIndicator{color:#666;z-index:1000;letter-spacing:.05em;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:500;position:fixed;bottom:3rem;left:5vw}.AboutPage-module__4n0YWq__sectionIndicator span{color:#1a1a1a;font-weight:700}.AboutPage-module__4n0YWq__teamWrapper{--progress:0}.AboutPage-module__4n0YWq__teamSection{background:#fff;height:320vh;position:relative}.AboutPage-module__4n0YWq__teamSticky{height:100vh;position:sticky;top:0;overflow:hidden}.AboutPage-module__4n0YWq__teamCenterContent{text-align:center;z-index:5;opacity:calc(1 - var(--progress) * 2);transform:translateY(calc(var(--progress) * -60px));position:absolute}.AboutPage-module__4n0YWq__teamImage{object-fit:cover;width:180px;height:220px;transform:scale(calc(1 - var(--progress) * .8));opacity:calc(1 - var(--progress) * 1.5);transition:all .1s linear;position:absolute}.AboutPage-module__4n0YWq__imgTop{top:15%;left:50%;transform:translate(-50%)}.AboutPage-module__4n0YWq__imgLeftTop{top:30%;left:20%}.AboutPage-module__4n0YWq__imgRightTop{top:30%;right:20%}.AboutPage-module__4n0YWq__imgLeftBottom{bottom:20%;left:15%}.AboutPage-module__4n0YWq__imgRightBottom{bottom:20%;right:15%}.AboutPage-module__4n0YWq__teamCenterImage{width:400px;height:500px;opacity:clamp(0, calc((var(--progress) - .2) * 3), 1);transform:scale(calc(.8 + var(--progress) * 2));position:absolute}.AboutPage-module__4n0YWq__sidePanel{background:#000;height:100%;position:absolute;top:0;overflow:hidden}.AboutPage-module__4n0YWq__sidePanelLeft{width:calc(var(--progress) * 50%);left:0}.AboutPage-module__4n0YWq__sidePanelRight{width:calc(var(--progress) * 50%);right:0}.AboutPage-module__4n0YWq__panelContent{opacity:clamp(0, calc((var(--progress) - .5) * 3), 1);color:#fff;padding:3rem}.AboutPage-module__4n0YWq__statNumber{font-size:3rem;font-weight:700}.AboutPage-module__4n0YWq__statLabel{opacity:.7;font-size:.9rem}.AboutPage-module__4n0YWq__teamSection:after{content:"";opacity:clamp(0, calc((var(--progress) - .85) * 4), 1);background:#000;position:absolute;inset:0}.AboutPage-module__4n0YWq__peopleSection{color:#fff;z-index:30;background-color:#000;padding:5rem 0;position:relative}.AboutPage-module__4n0YWq__peopleTitle{text-align:center;letter-spacing:2px;margin-bottom:3rem;font-size:3rem;font-weight:300}.AboutPage-module__4n0YWq__peopleTitle span{color:#0a66c2;font-weight:400}.AboutPage-module__4n0YWq__masonryGrid{column-count:4;column-gap:1.5rem;padding:0 2rem}.AboutPage-module__4n0YWq__peopleCard{position:relative;overflow:hidden}.AboutPage-module__4n0YWq__peopleCard img{object-fit:cover;width:100%;height:100%;transition:transform .4s,filter .4s;display:block}.AboutPage-module__4n0YWq__peopleCard:hover img{filter:blur(1.2px)brightness(.9);transform:scale(1.03)}.AboutPage-module__4n0YWq__peopleCardOverlay{transform-origin:0;background:#0000008c;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.AboutPage-module__4n0YWq__peopleCard:hover .AboutPage-module__4n0YWq__peopleCardOverlay{transform:scaleX(1)}.AboutPage-module__4n0YWq__overlayContent{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AboutPage-module__4n0YWq__linkedinIcon{transition:transform .3s;transform:scale(.8)}.AboutPage-module__4n0YWq__peopleCard:hover .AboutPage-module__4n0YWq__linkedinIcon{transform:scale(1)}.AboutPage-module__4n0YWq__peopleCardInfo{background:linear-gradient(#0000,#000000e6);justify-content:space-between;align-items:flex-end;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.AboutPage-module__4n0YWq__peopleName{color:#fff;margin:0;font-size:.9rem;font-weight:600}.AboutPage-module__4n0YWq__peopleDesignation{color:#ccc;margin:0;font-size:.8rem;font-weight:300}.AboutPage-module__4n0YWq__footerSpacer{background:#000;border-top:1px solid #333;justify-content:center;align-items:center;height:50vh;display:flex}.AboutPage-module__4n0YWq__footerText{color:#666;font-size:1.2rem}@media (max-width:1200px){.AboutPage-module__4n0YWq__masonryGrid{column-count:3}.AboutPage-module__4n0YWq__galleryItem{width:280px;height:380px}}@media (max-width:1024px){.AboutPage-module__4n0YWq__sectionContent{padding:12vh 0 8vh}.AboutPage-module__4n0YWq__imageContainer{width:45vw;height:40vh;min-height:250px}.AboutPage-module__4n0YWq__keywords{max-width:55%;margin-bottom:8vh}.AboutPage-module__4n0YWq__teamImage{width:140px;height:170px}.AboutPage-module__4n0YWq__teamCenterImage{width:300px;height:380px}.AboutPage-module__4n0YWq__panelTitle{font-size:2.5rem}.AboutPage-module__4n0YWq__statNumber{font-size:3rem}}@media (max-width:768px){.AboutPage-module__4n0YWq__heroTitle{font-size:2.2rem}.AboutPage-module__4n0YWq__galleryItem{width:260px;height:340px}.AboutPage-module__4n0YWq__coverSection{padding:0 6vw}.AboutPage-module__4n0YWq__sectionContent{justify-content:flex-start;padding:10vh 0 5vh}.AboutPage-module__4n0YWq__imageContainer{width:100%;max-width:none;height:35vh;min-height:200px;margin-top:3rem;position:relative;bottom:auto;right:auto}.AboutPage-module__4n0YWq__keywords{gap:1rem 1.5rem;max-width:100%;margin-top:2rem;margin-bottom:2rem}.AboutPage-module__4n0YWq__keyword{font-size:.9rem}.AboutPage-module__4n0YWq__navDots{gap:.75rem;right:1.5rem}.AboutPage-module__4n0YWq__navDot{width:6px;height:6px}.AboutPage-module__4n0YWq__sectionIndicator{bottom:2rem;left:6vw}.AboutPage-module__4n0YWq__scrollProgress{bottom:2rem}.AboutPage-module__4n0YWq__teamCenterContent h1{font-size:2rem}.AboutPage-module__4n0YWq__teamImage{width:100px;height:130px}.AboutPage-module__4n0YWq__teamCenterImage{width:250px;height:320px}.AboutPage-module__4n0YWq__panelContent{min-width:250px;padding:1.5rem}.AboutPage-module__4n0YWq__masonryGrid{column-count:2}.AboutPage-module__4n0YWq__peopleTitle{font-size:2rem}}@media (max-width:576px){.AboutPage-module__4n0YWq__masonryGrid{column-count:1}.AboutPage-module__4n0YWq__sectionTitle{font-size:2.2rem;line-height:1}.AboutPage-module__4n0YWq__sectionLabel{font-size:.8rem}.AboutPage-module__4n0YWq__imageContainer{height:30vh;min-height:180px}.AboutPage-module__4n0YWq__keywords{gap:.75rem 1rem}.AboutPage-module__4n0YWq__keyword{font-size:.8rem}}.AboutPage-module__4n0YWq__keywordText{color:#555;max-width:600px;font-size:1.05rem;line-height:1.7}.AboutPage-module__4n0YWq__galleryWrapper{width:100%;overflow:hidden}.AboutPage-module__4n0YWq__galleryTrack{gap:24px;width:max-content;display:flex}.AboutPage-module__4n0YWq__galleryItem{flex-shrink:0;width:320px}.AboutPage-module__4n0YWq__galleryItem img{object-fit:cover;width:100%;height:100%;display:block}
