#AboutBanner{justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){#AboutBanner{height:100dvh}}@media (max-width:480px){#AboutBanner{height:100dvh}}#AboutBanner .AboutBannerImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}#AboutBanner .AboutBannerImage:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#AboutBanner .AboutBannerImage img{-o-object-position:center;object-position:center;width:100%;height:100%}@media (max-width:768px){#AboutBanner .AboutBannerImage img{-o-object-fit:cover;object-fit:cover}}#AboutBanner .container{z-index:2;width:100%;max-width:1400px;margin:0 auto;position:relative}#AboutBanner .AboutBannerMain{text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}#AboutBanner .AboutBannerContent{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding-top:25vh;padding-bottom:12vh;display:flex}@media (max-width:768px){#AboutBanner .AboutBannerContent{justify-content:flex-start;align-items:flex-start;gap:20px;padding-top:20vh;padding-left:20px}}@media (max-width:480px){#AboutBanner .AboutBannerContent{justify-content:flex-start;align-items:flex-start;padding-top:15vh;padding-left:20px}}#AboutBanner .AboutBannerContent h2{color:#fff;letter-spacing:-.04em;margin:0;font-family:myFont3;font-size:60px;font-weight:800;line-height:1.1}#AboutBanner .AboutBannerContent h2 .br-mobile{display:none}@media (max-width:1024px){#AboutBanner .AboutBannerContent h2{font-size:60px}}@media (max-width:768px){#AboutBanner .AboutBannerContent h2{font-size:42px}#AboutBanner .AboutBannerContent h2 .desktop-space{display:none}#AboutBanner .AboutBannerContent h2 .br-mobile{display:block}#AboutBanner .AboutBannerContent h2{text-align:left}}@media (max-width:480px){#AboutBanner .AboutBannerContent h2{font-size:28px}#AboutBanner .AboutBannerContent h2 .br-mobile{display:block}}@media (max-width:420px){#AboutBanner .AboutBannerContent h2{font-size:24px}#AboutBanner .AboutBannerContent h2 .br-mobile{display:block}}#AboutBanner .AboutBannerContent h2 .highlight{color:var(--primaryColor)}#AboutBanner .AboutBannerContent .AboutBannerBtn{cursor:pointer;background-color:#fff;border:none;border-radius:12px;padding:12px 35px;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #0003}#AboutBanner .AboutBannerContent .AboutBannerBtn:hover{background-color:var(--primaryColor);transform:translateY(-5px)}#AboutBanner .AboutBannerContent .AboutBannerBtn:hover p{color:#fff}#AboutBanner .AboutBannerContent .AboutBannerBtn p{color:var(--secondaryColor);margin:0;font-family:myFont1;font-size:16px;font-weight:600}@media (max-width:768px){#AboutBanner .AboutBannerContent .AboutBannerBtn{padding:8px 15px}#AboutBanner .AboutBannerContent .AboutBannerBtn p{font-size:14px}}#WithMembers{background-color:#fff;padding:80px 0}@media (max-width:768px){#WithMembers{padding:60px 0}}@media (max-width:480px){#WithMembers{padding:40px 0}}#WithMembers .container{max-width:1400px;margin:0 auto}#WithMembers .WithMembersMain{justify-content:flex-start;align-items:flex-start;display:flex}#WithMembers .WithMembersContent h2{color:var(--secondaryColor);width:100%;margin:0;font-family:myFont1;font-size:52px;font-weight:600}#WithMembers .WithMembersContent h2 .br-desktop{display:block}#WithMembers .WithMembersContent h2 .br-mobile{display:none}@media (max-width:768px){#WithMembers .WithMembersContent h2{font-size:36px;line-height:1.4}#WithMembers .WithMembersContent h2 .br-desktop{display:none}#WithMembers .WithMembersContent h2 .br-mobile{display:block}}@media (max-width:480px){#WithMembers .WithMembersContent h2{font-size:24px;line-height:1.5}#WithMembers .WithMembersContent h2 .br-desktop{display:none}#WithMembers .WithMembersContent h2 .br-mobile{display:block}}@media (max-width:420px){#WithMembers .WithMembersContent h2{font-size:20px;line-height:1.5}#WithMembers .WithMembersContent h2 .br-desktop{display:none}#WithMembers .WithMembersContent h2 .br-mobile{display:block}}#WithMembers .WithMembersContent h2 .highlight{color:var(--primaryColor)}#OurStory{background-color:var(--bgColor);justify-content:center;align-items:center;height:100vh;margin-bottom:0;padding:0;display:flex;overflow:hidden}@media (max-width:768px){#OurStory{height:auto;min-height:100vh;padding:50px 0}}#OurStory .OurStoryTitle{margin-bottom:40px}@media (max-width:768px){#OurStory .OurStoryTitle{order:2;margin-bottom:20px}}@media (max-width:480px){#OurStory .OurStoryTitle{margin-bottom:15px}}#OurStory .OurStoryTitle h2{letter-spacing:-4%;color:#fff;margin:0;font-family:myFont1;font-size:52px;font-weight:600;line-height:62px}@media (max-width:768px){#OurStory .OurStoryTitle h2{font-size:32px;line-height:1.2}}@media (max-width:480px){#OurStory .OurStoryTitle h2{font-size:30px}}@media (max-width:420px){#OurStory .OurStoryTitle h2{font-size:24px}}#OurStory .OurStoryTitle h2 .highlight{color:var(--primaryColor)}#OurStory .OurStoryMain{grid-template-columns:100px 1fr 1fr;align-items:flex-start;display:grid}@media (max-width:768px){#OurStory .OurStoryMain{display:contents}}@media (max-width:480px){#OurStory .OurStoryMain{display:contents}}#OurStory .OurStoryYears{flex-direction:column;justify-content:space-between;gap:16px;height:460px;display:flex}@media (max-width:768px){#OurStory .OurStoryYears{white-space:nowrap;flex-direction:row;order:1;gap:20px;height:auto;margin-bottom:15px;padding-bottom:5px;overflow-x:auto}#OurStory .OurStoryYears::-webkit-scrollbar{display:none}}#OurStory .OurStoryYears .yearItem{color:#fff6;cursor:pointer;padding-left:0;font-family:myFont1;font-size:16px;font-weight:500;line-height:20px;transition:all .4s;position:relative}@media (max-width:768px){#OurStory .OurStoryYears .yearItem{font-size:16px}}@media (max-width:480px){#OurStory .OurStoryYears .yearItem{font-size:14px}}@media (max-width:420px){#OurStory .OurStoryYears .yearItem{font-size:12px}}#OurStory .OurStoryYears .yearItem:hover{color:#ffffffb3}#OurStory .OurStoryYears .yearItem.active{color:#fff;font-family:myFont1;font-size:20px;font-weight:500}@media (max-width:768px){#OurStory .OurStoryYears .yearItem.active{font-size:18px}}@media (max-width:480px){#OurStory .OurStoryYears .yearItem.active{font-size:16px}}@media (max-width:420px){#OurStory .OurStoryYears .yearItem.active{font-size:14px}}#OurStory .OurStoryImage{width:100%;height:460px;position:relative;overflow:hidden}@media (max-width:768px){#OurStory .OurStoryImage{order:3;height:400px;margin-bottom:20px}}@media (max-width:480px){#OurStory .OurStoryImage{height:320px}}#OurStory .OurStoryImage .imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}#OurStory .OurStoryImage .imageWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#OurStory .OurStoryContent{height:460px;padding-left:20px;position:relative}@media (max-width:768px){#OurStory .OurStoryContent{order:4;height:250px;padding-left:0}}@media (max-width:480px){#OurStory .OurStoryContent{height:280px}}#OurStory .OurStoryContent .contentWrapper{position:absolute;top:0;left:40px;right:0}@media (max-width:768px){#OurStory .OurStoryContent .contentWrapper{left:0}}#OurStory .OurStoryContent .bigYear{color:#fff;letter-spacing:-.04em;margin-bottom:30px;font-family:myFont1;font-size:115px;font-weight:800;line-height:1;display:block}@media (max-width:768px){#OurStory .OurStoryContent .bigYear{margin-bottom:10px;font-size:60px}}@media (max-width:480px){#OurStory .OurStoryContent .bigYear{margin-bottom:10px;font-size:45px}}@media (max-width:420px){#OurStory .OurStoryContent .bigYear{margin-bottom:10px;font-size:30px}}#OurStory .OurStoryContent .contentTitle{color:var(--primaryColor);white-space:pre-line;margin:0 0 40px;font-family:myFont1;font-size:30px;font-weight:600;line-height:1.1}@media (max-width:1024px){#OurStory .OurStoryContent .contentTitle{font-size:30px}}@media (max-width:768px){#OurStory .OurStoryContent .contentTitle{margin-bottom:20px;font-size:30px;line-height:1.3}}@media (max-width:480px){#OurStory .OurStoryContent .contentTitle{margin-bottom:20px;font-size:24px;line-height:1.3}}@media (max-width:420px){#OurStory .OurStoryContent .contentTitle{margin-bottom:20px;font-size:18px;line-height:1.3}}#OurStory .OurStoryContent .investorLogo{justify-content:flex-start;align-items:center;gap:40px;margin-bottom:25px;display:flex}@media (max-width:768px){#OurStory .OurStoryContent .investorLogo{gap:20px;margin-bottom:20px}}#OurStory .OurStoryContent .investorLogo .logo1,#OurStory .OurStoryContent .investorLogo .logo2{justify-content:flex-start;width:190px;height:65px;display:flex;position:relative}@media (max-width:768px){#OurStory .OurStoryContent .investorLogo .logo1,#OurStory .OurStoryContent .investorLogo .logo2{width:100px;height:40px}}#OurStory .OurStoryContent .contentDescription{color:#fff;white-space:pre-line;opacity:.8;margin:0;font-family:myFont2;font-size:24px;font-weight:300;line-height:1.2}@media (max-width:768px){#OurStory .OurStoryContent .contentDescription{font-size:18px;line-height:1.5}}@media (max-width:480px){#OurStory .OurStoryContent .contentDescription{font-size:18px;line-height:1.5}}@media (max-width:420px){#OurStory .OurStoryContent .contentDescription{font-size:16px;line-height:1.5}}#OurTeam{background-color:#fff;padding:80px 0}@media (max-width:768px){#OurTeam{padding:60px 0}}@media (max-width:480px){#OurTeam{padding:40px 0}}#OurTeam .OurTeamTitle{margin-bottom:50px}@media (max-width:768px){#OurTeam .OurTeamTitle{margin-bottom:40px}}@media (max-width:480px){#OurTeam .OurTeamTitle{margin-bottom:30px}}#OurTeam .OurTeamTitle h2{letter-spacing:-4%;color:var(--secondaryColor);margin:0;font-family:myFont1;font-size:52px;font-weight:700;line-height:46px}@media (max-width:768px){#OurTeam .OurTeamTitle h2{font-size:36px;line-height:36px}}@media (max-width:480px){#OurTeam .OurTeamTitle h2{font-size:30px;line-height:36px}}@media (max-width:420px){#OurTeam .OurTeamTitle h2{font-size:24px;line-height:36px}}#OurTeam .OurTeamTitle h2 .highlight{color:var(--primaryColor)}#OurTeam .OurTeamGrid{flex-wrap:wrap;justify-content:flex-start;gap:20px;display:flex}@media (max-width:768px){#OurTeam .OurTeamGrid{gap:30px}}@media (max-width:480px){#OurTeam .OurTeamGrid{flex-direction:column;gap:10px}}#OurTeam .teamCard{aspect-ratio:3/5;cursor:pointer;width:calc(20% - 16px);position:relative;overflow:hidden}@media (max-width:1200px){#OurTeam .teamCard{aspect-ratio:3/4;width:calc(33.33% - 15px)}}@media (max-width:768px){#OurTeam .teamCard{aspect-ratio:1;border-radius:13px;width:calc(50% - 15px)}}@media (max-width:480px){#OurTeam .teamCard{aspect-ratio:1;width:100%}}#OurTeam .teamCard:hover .teamCardOverlay{height:100%;padding:40px 25px 25px}#OurTeam .teamCardImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}#OurTeam .teamCardImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#OurTeam .teamCardOverlay{background-color:var(--secondaryColor);z-index:2;flex-direction:column;justify-content:space-between;width:100%;height:0;transition:all .2s ease-in;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}#OurTeam .teamCardOverlay .overLayFooterContent{justify-content:center;align-items:center;height:100%;display:flex}#OurTeam .overlayContent{margin-top:40px}#OurTeam .overlayContent .memberName{color:var(--primaryColor);text-transform:capitalize;margin:0 0 20px;font-family:myFont1;font-size:22px;font-weight:500;line-height:1.1}@media (max-width:768px){#OurTeam .overlayContent .memberName{margin-bottom:20px;font-size:24px}}#OurTeam .overlayContent .memberDescription{color:#ffffffe6;white-space:pre-line;margin:0;font-family:myFont1;font-size:15px;font-weight:300;line-height:1.35}@media (max-width:768px){#OurTeam .overlayContent .memberDescription{font-size:14px}}#OurTeam .overlayContent .memberDescription span{color:var(--primaryColor);font-weight:300}#OurTeam .overlayFooter .linkedinBtn{align-items:center;gap:12px;width:100%;text-decoration:none;display:flex}#OurTeam .overlayFooter .linkedinBtn span{color:#fff;background-color:#0000;border:1px solid #fff6;border-radius:40px;flex:1;justify-content:center;align-items:center;height:20px;font-family:myFont1;font-size:12px;font-weight:100;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}#OurTeam .overlayFooter .linkedinBtn .iconBox{color:#fff;background-color:#0000;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:1px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}#OurTeam .overlayFooter .linkedinBtn .iconBox svg{width:20px;height:20px;transition:transform .3s}#OurTeam .overlayFooter .linkedinBtn:hover span,#OurTeam .overlayFooter .linkedinBtn:hover .iconBox{background-color:#fff3;border-color:#fff9}#OurTeam .overlayFooter .linkedinBtn:hover .iconBox svg{transform:rotate(-45deg)}#AboutStatement{background-color:#fff}#AboutStatement .container{max-width:1400px;margin:0 auto}#AboutStatement .AboutStatementMain h2{color:var(--secondaryColor);letter-spacing:-.02em;word-spacing:.1em;margin:0;font-family:myFont1;font-size:52px;font-weight:600;line-height:1.25}@media (max-width:768px){#AboutStatement .AboutStatementMain h2{font-size:32px}}@media (max-width:480px){#AboutStatement .AboutStatementMain h2{font-size:24px}}#AboutStatement .AboutStatementMain h2 .highlight{color:var(--primaryColor)}#AboutGallery{background-color:#fff;padding:80px 0}@media (max-width:768px){#AboutGallery{padding:60px 0}}@media (max-width:480px){#AboutGallery{padding:40px 0}}#AboutGallery .container{max-width:1400px;margin:0 auto}#AboutGallery .AboutGalleryTitle{margin-bottom:50px}@media (max-width:768px){#AboutGallery .AboutGalleryTitle{margin-bottom:30px}}@media (max-width:480px){#AboutGallery .AboutGalleryTitle{margin-bottom:20px}}#AboutGallery .AboutGalleryTitle h2{color:var(--secondaryColor);margin:0;font-family:myFont1;font-size:52px;font-weight:700}@media (max-width:768px){#AboutGallery .AboutGalleryTitle h2{font-size:36px}}@media (max-width:480px){#AboutGallery .AboutGalleryTitle h2{font-size:30px}}@media (max-width:420px){#AboutGallery .AboutGalleryTitle h2{font-size:23px}}#AboutGallery .AboutGalleryTitle h2 .highlight{color:var(--primaryColor)}#AboutGallery .AboutGalleryCarousel{width:100%;margin-bottom:20px}@media (max-width:768px){#AboutGallery .AboutGalleryCarousel{margin-bottom:10px}}@media (max-width:480px){#AboutGallery .AboutGalleryCarousel{margin-bottom:5px}}#AboutGallery .AboutGalleryCarousel.secondRow{margin-top:20px;margin-bottom:0}@media (max-width:768px){#AboutGallery .AboutGalleryCarousel.secondRow{margin-top:10px}}@media (max-width:480px){#AboutGallery .AboutGalleryCarousel.secondRow{margin-top:5px}}#AboutGallery .AboutGalleryCarousel .gallerySwiper .swiper-wrapper{transition-timing-function:linear!important}#AboutGallery .AboutGalleryCarousel .gallerySwiper .gallerySwiperSlide{width:379px!important}@media (max-width:768px){#AboutGallery .AboutGalleryCarousel .gallerySwiper .gallerySwiperSlide{width:300px!important}}@media (max-width:480px){#AboutGallery .AboutGalleryCarousel .gallerySwiper .gallerySwiperSlide{width:200px!important}}#AboutGallery .AboutGalleryCarousel .gallerySlideItem{border-radius:0;width:379px;height:246px;overflow:hidden}@media (max-width:768px){#AboutGallery .AboutGalleryCarousel .gallerySlideItem{width:300px;height:195px}}@media (max-width:480px){#AboutGallery .AboutGalleryCarousel .gallerySlideItem{width:200px;height:130px}}#AboutGallery .AboutGalleryCarousel .gallerySlideItem img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;transition:transform .5s}#AboutGallery .AboutGalleryCarousel .gallerySlideItem:hover img{transform:scale(1.05)}.JoinTeamOverlay{z-index:1;background-image:url(/about/10.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}
