.Text-module__PCA_mq__text{margin:0;padding:0;line-height:1.5}.Text-module__PCA_mq__font-ibm-plex{font-family:var(--font-ibm-plex),sans-serif}.Text-module__PCA_mq__font-cairo{font-family:var(--font-cairo),sans-serif}.Text-module__PCA_mq__font-zarid{font-family:var(--font-zarid),sans-serif}.Text-module__PCA_mq__size-xs{font-size:.75rem}.Text-module__PCA_mq__size-sm{font-size:.875rem}.Text-module__PCA_mq__size-md{font-size:1rem}.Text-module__PCA_mq__size-lg{font-size:1.125rem}.Text-module__PCA_mq__size-xl{font-size:1.25rem}.Text-module__PCA_mq__size-2xl{font-size:1.5rem}.Text-module__PCA_mq__size-3xl{font-size:1.875rem}.Text-module__PCA_mq__size-4xl{font-size:2.25rem}.Text-module__PCA_mq__size-5xl{font-size:3rem}.Text-module__PCA_mq__size-6xl{font-size:3.75rem}.Text-module__PCA_mq__size-7xl{font-size:4.5rem}.Text-module__PCA_mq__size-8xl{font-size:6rem;line-height:1.2}.Text-module__PCA_mq__weight-100{font-weight:100}.Text-module__PCA_mq__weight-200{font-weight:200}.Text-module__PCA_mq__weight-300,.Text-module__PCA_mq__weight-light{font-weight:300}.Text-module__PCA_mq__weight-400,.Text-module__PCA_mq__weight-normal{font-weight:400}.Text-module__PCA_mq__weight-500,.Text-module__PCA_mq__weight-medium{font-weight:500}.Text-module__PCA_mq__weight-600,.Text-module__PCA_mq__weight-semibold{font-weight:600}.Text-module__PCA_mq__weight-700,.Text-module__PCA_mq__weight-bold{font-weight:700}.Text-module__PCA_mq__weight-800,.Text-module__PCA_mq__weight-extrabold{font-weight:800}.Text-module__PCA_mq__weight-900{font-weight:900}.Text-module__PCA_mq__align-left{text-align:left}.Text-module__PCA_mq__align-center{text-align:center}.Text-module__PCA_mq__align-right{text-align:right}.Text-module__PCA_mq__align-justify{text-align:justify}
.Navbar-module__cJzEcG__navbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:1rem 4rem;display:grid;position:sticky;top:0}.Navbar-module__cJzEcG__logoContainer{grid-column:1;justify-self:start;align-items:center;display:flex}.Navbar-module__cJzEcG__navLinks{grid-column:2;justify-self:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#706f6f;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;transition:opacity .2s,color .2s}.Navbar-module__cJzEcG__navLink:hover{opacity:.7}.Navbar-module__cJzEcG__navLinkActive{color:#1e1e1e!important;opacity:1!important}.Navbar-module__cJzEcG__navLinkActive:hover{opacity:1!important}.Navbar-module__cJzEcG__languageContainer{cursor:pointer;grid-column:3;justify-self:end;align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Navbar-module__cJzEcG__navbar:before{content:"";width:60px;display:block}.Navbar-module__cJzEcG__logoContainer{grid-column:auto;justify-content:center;width:auto;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__languageContainer{z-index:1;display:flex;position:relative}}
.InteractiveButton-module__18uHvW__buttonContainer{cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative;overflow:hidden}.InteractiveButton-module__18uHvW__buttonContainer.InteractiveButton-module__18uHvW__clicked{overflow:visible}.InteractiveButton-module__18uHvW__buttonBorder{z-index:1;border:1px solid #969393;border-radius:50%;position:absolute;inset:0}.InteractiveButton-module__18uHvW__buttonFill{z-index:2;pointer-events:none;width:160px;height:160px;position:absolute;top:-15px;left:-15px}.InteractiveButton-module__18uHvW__iconContainer{z-index:3;justify-content:center;align-items:center;display:flex;position:relative}.InteractiveButton-module__18uHvW__arrowIcon{filter:brightness(0)saturate()invert(60%)sepia(3%)saturate(14%)hue-rotate(331deg)brightness(98%)contrast(92%)}
.HeroSection-module__sBkrQG__heroSection{flex-direction:column;flex:1;min-height:calc(100vh - 4rem);display:flex;position:relative}.HeroSection-module__sBkrQG__textureOverlay{background-color:var(--background);opacity:.3;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__gridOverlay{pointer-events:none;z-index:2;opacity:.8;background-image:url(/hero-grid.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__content{z-index:3;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative}.HeroSection-module__sBkrQG__titleContainer{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.HeroSection-module__sBkrQG__titleLine1Container{display:inline-block;position:relative}.HeroSection-module__sBkrQG__apostrophe{pointer-events:none;width:20px;height:auto;position:absolute;top:5px;right:0}@media (max-width:480px){.HeroSection-module__sBkrQG__apostrophe{width:15px;top:1.5px}}.HeroSection-module__sBkrQG__titleLine1{z-index:1;color:#555;line-height:1;display:inline-block;position:relative}.HeroSection-module__sBkrQG__titleLine2{color:#444;justify-self:right;width:100%;margin-top:-1rem}.HeroSection-module__sBkrQG__descriptionContainer{max-width:800px;margin:0 auto}.HeroSection-module__sBkrQG__description{line-height:1.8}.HeroSection-module__sBkrQG__buttonPosition{position:absolute;bottom:0;left:20%;transform:translateY(-50%)}@media (max-width:480px){.HeroSection-module__sBkrQG__heroSection{margin-top:0}.HeroSection-module__sBkrQG__gridOverlay{background-image:url(/mobile-hero-grid.png)}.HeroSection-module__sBkrQG__titleContainer{align-items:center}.HeroSection-module__sBkrQG__titleLine1{text-align:center;font-size:14vw}.HeroSection-module__sBkrQG__titleLine2{text-align:center;justify-self:center;width:auto;font-size:8vw}.HeroSection-module__sBkrQG__buttonPosition{display:none}.HeroSection-module__sBkrQG__description{padding:0 1rem;font-size:1rem}}
.VisionSection-module__WNmRha__visionSection{color:#fff;background-color:#000;width:100vw;min-height:150vh;position:relative}.VisionSection-module__WNmRha__stickyContent{flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.VisionSection-module__WNmRha__textureOverlay{opacity:.66;mix-blend-mode:color-dodge;pointer-events:none;z-index:50;background-color:#d3d3d3;background-image:url(/texture.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.VisionSection-module__WNmRha__contentWrapper{z-index:10;direction:ltr;flex:1;height:100%;display:flex;position:relative}.VisionSection-module__WNmRha__mediaCarouselContainer{background-color:#000;flex:2;align-items:center;height:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%);mask-image:linear-gradient(90deg,#000 60%,#0000 100%)}.VisionSection-module__WNmRha__mediaTrackWrapper{width:100%;position:relative}.VisionSection-module__WNmRha__mediaTrack{will-change:transform;flex-direction:row;gap:1.5rem;width:max-content;padding:2rem 1.5rem 2rem 0;animation:15s linear infinite VisionSection-module__WNmRha__scrollMediaHorizontal;display:flex}@keyframes VisionSection-module__WNmRha__scrollMediaHorizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.VisionSection-module__WNmRha__mediaItem{flex-shrink:0;width:600px;height:600px;overflow:hidden;box-shadow:0 4px 6px #0000004d}.VisionSection-module__WNmRha__mediaPlaceholder{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.VisionSection-module__WNmRha__media{object-fit:cover;width:100%;height:100%;display:block}.VisionSection-module__WNmRha__textContent{z-index:20;background:linear-gradient(90deg,#0000 0%,#000c 40%,#000 100%);flex:1;justify-content:flex-end;align-items:center;padding:2rem 4rem 2rem 2rem;display:flex;position:relative}.VisionSection-module__WNmRha__textBlock{text-align:right;pointer-events:none;direction:rtl;flex-direction:column;gap:1.5rem;width:800px;max-width:90vw;display:flex;position:absolute;right:4rem}.VisionSection-module__WNmRha__textBlock>*{pointer-events:none}.VisionSection-module__WNmRha__textBlock button{pointer-events:all}.VisionSection-module__WNmRha__titleWrapper{margin-bottom:1rem}.VisionSection-module__WNmRha__title{line-height:1.2}.VisionSection-module__WNmRha__description{color:#a0a0a0;line-height:1.8}.VisionSection-module__WNmRha__scrollIconWrapper{cursor:pointer;pointer-events:all;background:0 0;border:none;justify-content:flex-start;margin-top:3rem;padding:0;display:flex}.VisionSection-module__WNmRha__scrollIcon{opacity:.8;transition:opacity .3s}.VisionSection-module__WNmRha__scrollIconWrapper:hover .VisionSection-module__WNmRha__scrollIcon{opacity:1}.VisionSection-module__WNmRha__partnersSection{z-index:30;direction:ltr;align-items:center;width:100vw;height:120px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.VisionSection-module__WNmRha__marqueeTrack{will-change:transform;flex-shrink:0;align-items:center;gap:0;width:max-content;animation:15s linear infinite VisionSection-module__WNmRha__scrollPartners;display:flex}@keyframes VisionSection-module__WNmRha__scrollPartners{0%{transform:translate(0)}to{transform:translate(-50%)}}.VisionSection-module__WNmRha__partnerLogoWrapper{opacity:.6;flex-shrink:0;justify-content:center;align-items:center;padding:0 2.5rem;transition:opacity .3s;display:flex}.VisionSection-module__WNmRha__partnerLogoWrapper:hover{opacity:1}.VisionSection-module__WNmRha__partnerLogo{object-fit:contain;filter:brightness(0)invert();width:auto;height:40px}.VisionSection-module__WNmRha__mobileVisionSection{color:#fff;background-color:#000;flex-direction:column;gap:4rem;width:100vw;padding:6rem 0;display:flex;position:relative;overflow:hidden}.VisionSection-module__WNmRha__mobileTextBlock{text-align:center;z-index:10;direction:rtl;flex-direction:column;align-items:center;gap:1.5rem;padding:0 2rem;display:flex;position:relative}.VisionSection-module__WNmRha__mobileTitle{line-height:1.2}.VisionSection-module__WNmRha__mobileDescription{max-width:90vw;line-height:1.8}.VisionSection-module__WNmRha__mobileMediaCarousel{direction:ltr;background-color:#000;width:100vw;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.VisionSection-module__WNmRha__mobileMediaTrack{will-change:transform;gap:1rem;width:max-content;padding:0 1rem 0 0;animation:15s linear infinite VisionSection-module__WNmRha__scrollMediaHorizontal;display:flex}.VisionSection-module__WNmRha__mobileMediaItem{flex-shrink:0;width:250px;height:250px;overflow:hidden}.VisionSection-module__WNmRha__mobilePartnersSection{z-index:10;direction:ltr;width:100vw;margin-top:1rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}
.JourneySection-module__9NJWHW__journeySection{background-color:var(--background);width:100%;min-height:200vh;position:relative}.JourneySection-module__9NJWHW__stickyWrapper{flex-direction:column;justify-content:space-between;width:100%;height:100vh;padding:4rem 6rem;display:flex;position:sticky;top:0}.JourneySection-module__9NJWHW__bgTexture{opacity:.3;pointer-events:none;z-index:1;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.JourneySection-module__9NJWHW__bgGrid{pointer-events:none;z-index:2;opacity:1;background-image:url(/journey-grid.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;bottom:50px;left:0}.JourneySection-module__9NJWHW__header{z-index:10;direction:rtl;justify-content:flex-end;width:100%;display:flex;position:absolute;top:12rem;left:30rem}.JourneySection-module__9NJWHW__headerTitle{padding-bottom:.5rem;position:relative}.JourneySection-module__9NJWHW__headerUnderline{background-color:#000;width:4rem;height:4px;position:absolute;bottom:0;right:0}.JourneySection-module__9NJWHW__mainContent{z-index:10;direction:rtl;flex:1;justify-content:space-between;align-items:center;width:100%;padding:0 4rem;display:flex;position:relative}.JourneySection-module__9NJWHW__leftSide{flex:1;justify-content:flex-end;align-items:center;display:flex}.JourneySection-module__9NJWHW__rightSide{flex-direction:column;flex:1;justify-content:center;height:300px;display:flex;position:relative}.JourneySection-module__9NJWHW__textWrapper{text-align:right;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:absolute;right:0;transform:translateY(-50%)}.JourneySection-module__9NJWHW__titleWrapper{justify-content:flex-start;align-items:baseline;gap:1rem;display:flex}.JourneySection-module__9NJWHW__description{max-width:28rem;margin-top:1rem;line-height:1.8}.JourneySection-module__9NJWHW__footer{z-index:10;direction:rtl;justify-content:center;align-items:flex-end;gap:150px;width:100%;padding-top:2rem;padding-bottom:4rem;display:flex;position:relative}.JourneySection-module__9NJWHW__statItem{flex-direction:column;align-items:center;transition:transform .3s;display:flex}.JourneySection-module__9NJWHW__statItem:first-child{transform:translateY(10px)rotate(4deg)}.JourneySection-module__9NJWHW__statItem:nth-child(2){transform:translateY(-15px)}.JourneySection-module__9NJWHW__statItem:nth-child(3){transform:translateY(10px)rotate(-4deg)}.JourneySection-module__9NJWHW__iconCircle{border:1px solid #969393;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.JourneySection-module__9NJWHW__iconSvg{fill:#000;width:70px;height:70px}.JourneySection-module__9NJWHW__mobileJourneySection{background-color:var(--background);direction:rtl;flex-direction:column;align-items:center;width:100%;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.JourneySection-module__9NJWHW__mobileApostropheIconWrapper{justify-content:center;margin-bottom:2rem;display:flex}.JourneySection-module__9NJWHW__mobileIconCircle{border:1px solid #969393;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.JourneySection-module__9NJWHW__mobileIconSvg{fill:#000;width:45px;height:45px}.JourneySection-module__9NJWHW__mobileHeader{justify-content:center;width:100%;margin-bottom:3.5rem;display:flex}.JourneySection-module__9NJWHW__mobileHeaderTitle{padding-bottom:.5rem;position:relative}.JourneySection-module__9NJWHW__mobileHeaderUnderline{background-color:#000;width:4rem;height:4px;position:absolute;bottom:0;right:0}.JourneySection-module__9NJWHW__mobilePoints{flex-direction:column;gap:3rem;width:100%;margin-bottom:1rem;display:flex}.JourneySection-module__9NJWHW__mobilePointItem{flex-direction:column;gap:1rem;display:flex}.JourneySection-module__9NJWHW__mobileDescription{margin-top:.5rem}.JourneySection-module__9NJWHW__mobileStats{direction:rtl;justify-content:space-between;align-items:center;width:90%;margin-top:2rem;display:flex}.JourneySection-module__9NJWHW__mobileStatItem{align-items:right;flex-direction:column;display:flex}
.ServicesSection-module__d8_FyW__section{z-index:10;direction:rtl;min-height:1280px;padding:8rem 0;position:relative;overflow:hidden}.ServicesSection-module__d8_FyW__textureOverlay{opacity:.3;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.ServicesSection-module__d8_FyW__headerRow{justify-content:space-between;align-items:center;margin:0 auto 6rem;padding:0 8rem;display:flex}.ServicesSection-module__d8_FyW__titleContainer{text-align:right;flex:1;line-height:1.2}.ServicesSection-module__d8_FyW__descriptionContainer{align-self:flex-end}.ServicesSection-module__d8_FyW__navigation{justify-content:center;gap:1.5rem;width:100%;margin-top:2rem;display:flex}.ServicesSection-module__d8_FyW__navButton{cursor:pointer;background-color:#0000;border:1.5px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.ServicesSection-module__d8_FyW__navButton:hover{background-color:#0000000d;border-color:#00000080}.ServicesSection-module__d8_FyW__navIcon{opacity:.8;width:32px;height:auto;transition:opacity .3s}.ServicesSection-module__d8_FyW__navButton:hover .ServicesSection-module__d8_FyW__navIcon{opacity:1}.ServicesSection-module__d8_FyW__navButton.ServicesSection-module__d8_FyW__disabled{opacity:.3;cursor:default;background-color:#0000;border-color:#0000001a}.ServicesSection-module__d8_FyW__navButton.ServicesSection-module__d8_FyW__disabled:hover{background-color:#0000;border-color:#0000001a}.ServicesSection-module__d8_FyW__carouselContainer{width:100%;position:relative;overflow:hidden}.ServicesSection-module__d8_FyW__cardsGrid{scrollbar-width:none;cursor:auto;scroll-behavior:smooth;align-items:stretch;gap:2rem;margin:0 auto;padding:0 4rem 1rem;display:flex;overflow-x:auto}@media (max-width:480px){.ServicesSection-module__d8_FyW__carouselContainer{padding:0 24px;overflow:hidden}.ServicesSection-module__d8_FyW__cardsGrid{gap:24px;padding:0;overflow-x:auto}}.ServicesSection-module__d8_FyW__cardsGrid::-webkit-scrollbar{display:none}.ServicesSection-module__d8_FyW__card{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6a6a6b0f;border-radius:0;flex-direction:column;flex:0 0 480px;padding:1.5rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.ServicesSection-module__d8_FyW__card:hover{background-color:#6a6a6b1a}.ServicesSection-module__d8_FyW__imageContainer{justify-content:center;align-items:center;width:100%;margin-bottom:0;display:flex;position:relative}.ServicesSection-module__d8_FyW__svgWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ServicesSection-module__d8_FyW__titleText{white-space:pre-wrap;color:#111;line-height:1.4}.ServicesSection-module__d8_FyW__contentContainer{flex-direction:column;margin-top:1.5rem;display:flex;position:relative}.ServicesSection-module__d8_FyW__openTitleWrapper{margin-bottom:2rem}.ServicesSection-module__d8_FyW__openTitle{display:block}.ServicesSection-module__d8_FyW__pointsList{flex-direction:column;gap:1.5rem;display:flex}.ServicesSection-module__d8_FyW__pointItem{flex-direction:column;gap:.5rem;display:flex}.ServicesSection-module__d8_FyW__pointTitle{color:#111}.ServicesSection-module__d8_FyW__pointDesc{max-width:90%;line-height:1.8}@media (max-width:480px){.ServicesSection-module__d8_FyW__section{padding:4rem 0}.ServicesSection-module__d8_FyW__headerRow{align-items:right;flex-direction:column;width:100%;margin:0 0 3rem;padding:0 1.5rem}.ServicesSection-module__d8_FyW__titleContainer{text-align:right;width:100%;margin:0}.ServicesSection-module__d8_FyW__descriptionContainer{align-self:right;margin-top:1rem}.ServicesSection-module__d8_FyW__shaddahIcon{top:-5px;right:40px}.ServicesSection-module__d8_FyW__cardsGrid{scroll-snap-type:x mandatory;gap:1.5rem;width:100%;margin:0;padding:0 1.5rem 2rem}.ServicesSection-module__d8_FyW__card{scroll-snap-align:center;flex:0 0 calc(100vw - 3rem);padding:1.2rem}.ServicesSection-module__d8_FyW__navigation{margin-top:1rem}}@media (max-width:1024px) and (min-width:481px){.ServicesSection-module__d8_FyW__headerRow{flex-direction:column-reverse;gap:3rem;padding:0 2rem}.ServicesSection-module__d8_FyW__subtitleContainer{text-align:right;direction:rtl}.ServicesSection-module__d8_FyW__cardsGrid{grid-template-columns:1fr;padding:0 2rem}}
.PortfolioSection-module__chFGRq__container{color:#fff;background-color:#000;flex-direction:column;gap:4rem;min-height:100vh;padding:6rem 8rem;display:flex;overflow:hidden}.PortfolioSection-module__chFGRq__header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.PortfolioSection-module__chFGRq__rightContent{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.PortfolioSection-module__chFGRq__nussIcon{width:auto;height:auto}.PortfolioSection-module__chFGRq__titleWrapper{flex-direction:column;align-items:flex-start;display:flex}.PortfolioSection-module__chFGRq__underlineWrapper{width:300px;margin-top:-5px}.PortfolioSection-module__chFGRq__svgUnderline{width:100%;height:auto}.PortfolioSection-module__chFGRq__leftContent{flex-direction:column;align-items:flex-start;gap:2rem;max-width:530px;padding-top:8rem;display:flex}.PortfolioSection-module__chFGRq__downloadButton{cursor:pointer;background-color:#0000;border:none;align-self:flex-end;width:100%;max-width:350px;margin-top:2rem;margin-left:50px;padding:0;display:block;position:relative}.PortfolioSection-module__chFGRq__buttonWrapper{align-items:center;width:100%;display:flex;position:relative}.PortfolioSection-module__chFGRq__buttonContent{background-color:#333;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:60px;transition:transform .6s cubic-bezier(.4,0,.2,1),background-color .5s;display:flex;position:relative;overflow:hidden}.PortfolioSection-module__chFGRq__downloadButton:hover .PortfolioSection-module__chFGRq__buttonContent{background-color:#fff;transform:translate(-60px)}.PortfolioSection-module__chFGRq__buttonBgFill{z-index:1;background-color:#8c52ff;border-radius:50%;width:210%;height:650%;transition:transform .9s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:-100%;transform:translateY(0)}.PortfolioSection-module__chFGRq__downloadButton:hover .PortfolioSection-module__chFGRq__buttonBgFill{transform:translateY(-60%)}.PortfolioSection-module__chFGRq__buttonText{z-index:2;position:relative}.PortfolioSection-module__chFGRq__arrowCircle{color:#fff;z-index:3;background-color:#333;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:left .6s cubic-bezier(.4,0,.2,1),background-color .6s;display:flex;position:absolute;left:-60px}.PortfolioSection-module__chFGRq__downloadButton:hover .PortfolioSection-module__chFGRq__arrowCircle{background-color:#8c52ff;left:calc(100% - 60px)}.PortfolioSection-module__chFGRq__arrowIcon{width:20px;height:20px;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .3s}.PortfolioSection-module__chFGRq__downloadButton:hover .PortfolioSection-module__chFGRq__arrowIcon{filter:brightness(1.5);transform:rotate(-90deg)}.PortfolioSection-module__chFGRq__tabsContainer{border-bottom:1px solid #333;justify-content:center;gap:2rem;width:fit-content;margin:2rem auto auto;display:flex;position:relative}.PortfolioSection-module__chFGRq__tab{color:#888;cursor:pointer;background:0 0;border:none;padding:1rem 2rem;transition:color .3s;position:relative}.PortfolioSection-module__chFGRq__activeTab{color:#fff}.PortfolioSection-module__chFGRq__activeIndicator{background-color:#7d6de9;height:2px;position:absolute;bottom:-1px;left:0;right:0}.PortfolioSection-module__chFGRq__contentArea{grid-template-columns:1fr 1.5fr;align-items:center;gap:10rem;min-height:450px;margin:4rem auto auto;display:grid}.PortfolioSection-module__chFGRq__contentLeft{background-color:#1a1a1a;border-radius:8px;flex-direction:column;width:738px;display:flex;position:relative;overflow:visible}.PortfolioSection-module__chFGRq__mediaContainer{width:100%;height:493px;position:relative}.PortfolioSection-module__chFGRq__imageWrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.PortfolioSection-module__chFGRq__contentImage{object-fit:cover}.PortfolioSection-module__chFGRq__contentVideo{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.PortfolioSection-module__chFGRq__contentRight{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem;height:100%;display:flex}.PortfolioSection-module__chFGRq__clientLogoWrapper{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;height:100%;display:flex}.PortfolioSection-module__chFGRq__clientLogo{justify-content:center;align-items:center;width:150px;height:80px;display:flex;position:relative}.PortfolioSection-module__chFGRq__logoImage{object-fit:contain;width:100%;height:auto}.PortfolioSection-module__chFGRq__navigation{direction:ltr;gap:1.5rem;width:100%;margin-top:auto;padding-left:0;display:flex}.PortfolioSection-module__chFGRq__navButton{cursor:pointer;color:#fff;background-color:#0a0a0a;border:1.5px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.PortfolioSection-module__chFGRq__navButton:hover:not(.PortfolioSection-module__chFGRq__disabled){border-color:#fffc}.PortfolioSection-module__chFGRq__navButton.PortfolioSection-module__chFGRq__disabled{opacity:.2;cursor:default}.PortfolioSection-module__chFGRq__navIcon{opacity:.8;width:32px;height:auto;transition:opacity .3s}.PortfolioSection-module__chFGRq__navButton:hover:not(.PortfolioSection-module__chFGRq__disabled) .PortfolioSection-module__chFGRq__navIcon{opacity:1}.PortfolioSection-module__chFGRq__mobileContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:none}.PortfolioSection-module__chFGRq__carouselCard{cursor:grab;background-color:#111;border-radius:12px;width:100%;overflow:hidden}.PortfolioSection-module__chFGRq__carouselCard:active{cursor:grabbing}.PortfolioSection-module__chFGRq__cardMedia{background-color:#1a1a1a;width:100%;height:220px;position:relative}.PortfolioSection-module__chFGRq__cardInfo{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.PortfolioSection-module__chFGRq__carouselDots{justify-content:center;align-items:center;gap:.5rem;display:flex}.PortfolioSection-module__chFGRq__dot{cursor:pointer;background-color:#444;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s,transform .3s}.PortfolioSection-module__chFGRq__activeDot{background-color:#7d6de9;transform:scale(1.3)}.PortfolioSection-module__chFGRq__mobileCarouselContainer{width:100%;display:none}.PortfolioSection-module__chFGRq__mobileCarouselTrack{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.PortfolioSection-module__chFGRq__mobileCarouselTrack::-webkit-scrollbar{height:4px}.PortfolioSection-module__chFGRq__mobileCarouselTrack::-webkit-scrollbar-thumb{background-color:#555;border-radius:2px}.PortfolioSection-module__chFGRq__mobileCarouselItem{background-color:#1a1a1a;flex-shrink:0;width:230px;height:160px;position:relative;overflow:hidden}.PortfolioSection-module__chFGRq__mobileCarouselImage{object-fit:cover;width:100%;height:100%}.PortfolioSection-module__chFGRq__carouselControls{border-top:1px solid #333;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.PortfolioSection-module__chFGRq__carouselButton{color:#fff;cursor:pointer;background-color:#222;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background-color .3s,border-color .3s;display:flex}.PortfolioSection-module__chFGRq__carouselButton:hover{background-color:#333;border-color:#7d6de9}.PortfolioSection-module__chFGRq__carouselIndicator{color:#888;text-align:center;min-width:50px;font-size:12px}@media (max-width:480px){.PortfolioSection-module__chFGRq__container{gap:2rem;padding:3rem 1.5rem}.PortfolioSection-module__chFGRq__header{flex-direction:column;align-items:center;gap:1.5rem}.PortfolioSection-module__chFGRq__rightContent{align-items:center;width:100%}.PortfolioSection-module__chFGRq__underlineWrapper{width:200px;margin-top:-3px}.PortfolioSection-module__chFGRq__titleWrapper{align-items:center}.PortfolioSection-module__chFGRq__leftContent{align-items:center;max-width:100%;padding-top:0}.PortfolioSection-module__chFGRq__downloadButton{align-self:center;margin-left:20px}.PortfolioSection-module__chFGRq__buttonWrapper{width:90%}.PortfolioSection-module__chFGRq__tabsContainer{border-bottom:1px solid #333;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding-bottom:0}.PortfolioSection-module__chFGRq__tab{flex-shrink:0;padding:.65rem .75rem;font-size:7.81px}.PortfolioSection-module__chFGRq__mobileCarouselContainer{display:block}.PortfolioSection-module__chFGRq__contentArea{display:none}}
.MethodologySection-module__peoV1q__section{background-color:#111;background-image:url(/methodology-grid.png);background-position:50%;background-size:cover;align-items:center;width:100%;min-height:117vh;display:flex;position:relative;overflow:hidden}.MethodologySection-module__peoV1q__videoBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.MethodologySection-module__peoV1q__video{object-fit:contain;width:100%;height:100%}.MethodologySection-module__peoV1q__overlay{z-index:4;background:linear-gradient(#000 0%,#0000 80% 20%,#000 100%);position:absolute;inset:0}.MethodologySection-module__peoV1q__gridOverlay{opacity:1;mix-blend-mode:overlay;z-index:5;background-image:url(/hero-grid.png);background-position:50%;background-size:cover;position:absolute;inset:0}.MethodologySection-module__peoV1q__content{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex;position:relative}@media (min-width:1025px){.MethodologySection-module__peoV1q__content{flex-direction:row;justify-content:space-between;margin-right:6rem}}.MethodologySection-module__peoV1q__topContainer{justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem;display:flex}.MethodologySection-module__peoV1q__rightSide{text-align:right;flex-direction:column;gap:2rem;max-width:600px;display:flex}@media (min-width:1025px){.MethodologySection-module__peoV1q__topContainer{flex:1;width:auto;margin-bottom:0}.MethodologySection-module__peoV1q__rightSide{flex:1}}.MethodologySection-module__peoV1q__leftSide{justify-content:flex-end;align-items:center;display:flex}@media (min-width:1025px){.MethodologySection-module__peoV1q__leftSide{flex:1}}.MethodologySection-module__peoV1q__description{text-align:right;flex-direction:column;gap:.5rem;width:100%;display:flex}@media (min-width:1025px){.MethodologySection-module__peoV1q__rightSide{position:relative}.MethodologySection-module__peoV1q__description{position:static}}.MethodologySection-module__peoV1q__circle{border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;transition:transform .3s;display:flex}.MethodologySection-module__peoV1q__circle:hover{transform:scale(1.05)}.MethodologySection-module__peoV1q__icon{filter:brightness(0)invert();width:90px;height:90px}@media (max-width:1024px){.MethodologySection-module__peoV1q__content{text-align:center;flex-direction:column;gap:4rem}.MethodologySection-module__peoV1q__rightSide{text-align:center;align-items:center}.MethodologySection-module__peoV1q__leftSide{justify-content:center}.MethodologySection-module__peoV1q__circle{width:200px;height:200px}}@media (max-width:768px){.MethodologySection-module__peoV1q__content{padding:0 2rem}.MethodologySection-module__peoV1q__circle{width:150px;height:150px}.MethodologySection-module__peoV1q__icon{width:50px;height:50px}}@media (max-width:480px){.MethodologySection-module__peoV1q__section{min-height:50vh;padding:3rem 0}.MethodologySection-module__peoV1q__content{flex-direction:column;align-items:flex-start;gap:2rem;padding:0 1.5rem;display:flex}.MethodologySection-module__peoV1q__topContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;display:flex}.MethodologySection-module__peoV1q__rightSide{text-align:right;gap:0;max-width:60%}.MethodologySection-module__peoV1q__leftSide{flex:none;justify-content:flex-start}.MethodologySection-module__peoV1q__circle{width:60px;height:60px}.MethodologySection-module__peoV1q__icon{width:30px;height:30px}.MethodologySection-module__peoV1q__description{text-align:right;gap:.5rem;width:100%}}
.TeamSection-module__Hyqo4a__section{direction:rtl;background-color:#000;padding:12rem 0 8rem;position:relative;overflow:hidden}.TeamSection-module__Hyqo4a__container{width:90%;max-width:1440px;margin:0 auto;position:relative}.TeamSection-module__Hyqo4a__titleWrapper{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:-1rem;right:-4rem}.TeamSection-module__Hyqo4a__titleLineFirst{justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.TeamSection-module__Hyqo4a__titleLineSecond{margin-top:-.5rem;padding-right:0}.TeamSection-module__Hyqo4a__titleDash{background-color:#fff;width:140px;height:2px;margin-top:.5rem}.TeamSection-module__Hyqo4a__titleText{color:#fff;line-height:1.2}.TeamSection-module__Hyqo4a__carouselContainer{width:100%}.TeamSection-module__Hyqo4a__teamGrid{justify-content:center;gap:1.5rem;width:100%;display:flex;overflow:hidden}.TeamSection-module__Hyqo4a__teamCard{aspect-ratio:4/5;cursor:pointer;background-color:#222;flex:0 0 calc(33.3333% - 2rem);overflow:hidden}.TeamSection-module__Hyqo4a__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.TeamSection-module__Hyqo4a__image{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s ease-out,transform .5s ease-out}.TeamSection-module__Hyqo4a__teamCard:hover .TeamSection-module__Hyqo4a__image{transform:scale(1.05)}.TeamSection-module__Hyqo4a__overlay{pointer-events:none;position:absolute;inset:0;overflow:hidden}.TeamSection-module__Hyqo4a__darkOverlay{opacity:0;background-color:#0006;transition:opacity .3s ease-out;position:absolute;inset:0}.TeamSection-module__Hyqo4a__gradientOverlay{background:linear-gradient(#0000 0% 50%,#f67e49cc 80%,#7d6de9e6 100%);transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(100%)}.TeamSection-module__Hyqo4a__memberInfo{text-align:right;z-index:2;opacity:0;flex-direction:column;justify-content:flex-end;padding:3rem 2rem 2rem;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.TeamSection-module__Hyqo4a__teamCard:hover .TeamSection-module__Hyqo4a__darkOverlay{opacity:1}.TeamSection-module__Hyqo4a__teamCard:hover .TeamSection-module__Hyqo4a__gradientOverlay{transition-delay:.1s;transform:translateY(0)}.TeamSection-module__Hyqo4a__teamCard:hover .TeamSection-module__Hyqo4a__memberInfo{opacity:1;transition-delay:.15s;transform:translateY(0)}.TeamSection-module__Hyqo4a__memberName{margin-bottom:.5rem}.TeamSection-module__Hyqo4a__navigation{direction:ltr;gap:1.5rem;width:100%;margin-top:4rem;padding-left:0;display:flex}.TeamSection-module__Hyqo4a__navButton{cursor:pointer;color:#fff;background-color:#0a0a0a;border:1.5px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.TeamSection-module__Hyqo4a__navButton:hover:not(.TeamSection-module__Hyqo4a__disabled){border-color:#fffc}.TeamSection-module__Hyqo4a__navButton.TeamSection-module__Hyqo4a__disabled{opacity:.2;cursor:default}.TeamSection-module__Hyqo4a__navIcon{opacity:.8;width:32px;height:auto;transition:opacity .3s}.TeamSection-module__Hyqo4a__navButton:hover:not(.TeamSection-module__Hyqo4a__disabled) .TeamSection-module__Hyqo4a__navIcon{opacity:1}@media (max-width:1024px){.TeamSection-module__Hyqo4a__teamCard{flex:0 0 calc(50% - .75rem)}}@media (max-width:768px){.TeamSection-module__Hyqo4a__teamCard{flex:0 0 100%}.TeamSection-module__Hyqo4a__titleWrapper{margin-bottom:2rem;position:relative}.TeamSection-module__Hyqo4a__navigation{justify-content:center}.TeamSection-module__Hyqo4a__titleWrapper{right:0}}
.BusinessModelsSection-module___1L2bq__container{background-color:#fffdfd;width:100%;max-width:100%;margin:0;padding:6rem 8rem;position:relative}.BusinessModelsSection-module___1L2bq__header{justify-content:flex-start;margin-bottom:4rem;display:flex}.BusinessModelsSection-module___1L2bq__titleWrapper{flex-direction:column;align-items:flex-start;line-height:.9;display:flex}.BusinessModelsSection-module___1L2bq__titleTop{margin-bottom:-1rem}.BusinessModelsSection-module___1L2bq__grid{grid-template-columns:repeat(4,1fr);gap:3rem 1.5rem;display:grid}.BusinessModelsSection-module___1L2bq__card{aspect-ratio:3.5/5;background-color:#d1d1d1;flex-direction:column;display:flex;position:relative;overflow:hidden}.BusinessModelsSection-module___1L2bq__media{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.BusinessModelsSection-module___1L2bq__cardContent{z-index:2;pointer-events:none;background:linear-gradient(#0009 0%,#0000 40%);flex-direction:column;align-items:flex-end;height:100%;padding:1rem;display:flex;position:relative}.BusinessModelsSection-module___1L2bq__cardTitleWrapper{flex-direction:column;align-items:flex-end;gap:.2rem;width:100%;display:flex}@media (max-width:1024px){.BusinessModelsSection-module___1L2bq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BusinessModelsSection-module___1L2bq__container{padding:3rem 1.2rem 3rem 0}.BusinessModelsSection-module___1L2bq__grid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:1.5rem;display:flex;overflow:auto hidden}.BusinessModelsSection-module___1L2bq__grid::-webkit-scrollbar{display:none}.BusinessModelsSection-module___1L2bq__card{flex:0 0 85vw;min-width:85vw}}
.FooterSection-module__iblZUW__footerSection{background-color:#fffdfd;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.FooterSection-module__iblZUW__mainSection{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:8rem 0 0;display:flex;position:relative}.FooterSection-module__iblZUW__textureOverlay{background-color:var(--background);opacity:.5;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.FooterSection-module__iblZUW__gridOverlay{pointer-events:none;z-index:2;opacity:1;background-image:url(/footer-grid.png);background-position:top;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.FooterSection-module__iblZUW__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:10rem;max-width:800px;padding:0 2rem 8rem;display:flex;position:relative}.FooterSection-module__iblZUW__infoContainer{flex-direction:column;align-items:center;gap:2rem;display:flex}.FooterSection-module__iblZUW__textBlock{white-space:nowrap;flex-direction:column;gap:.75rem;line-height:1.8;display:flex}.FooterSection-module__iblZUW__socials{gap:2rem;display:flex}.FooterSection-module__iblZUW__socials a{color:#111;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}.FooterSection-module__iblZUW__socials a:hover{color:#7d6de9;transform:translateY(-2px)}.FooterSection-module__iblZUW__mapContainer{z-index:1;width:100%;margin-top:-65px;display:flex;position:relative}.FooterSection-module__iblZUW__mapLink{width:100%;display:block}.FooterSection-module__iblZUW__mapImage{width:100%;height:auto;display:block}.FooterSection-module__iblZUW__marqueeContainer{pointer-events:none;width:100%;position:absolute;bottom:0;left:0}@media (max-width:768px){.FooterSection-module__iblZUW__footerSection{padding:0}.FooterSection-module__iblZUW__content{gap:3rem}}
.page-module___8aEwW__main{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}
