@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.profileview_profileDropdown__WQSZJ{position:absolute;top:57px;right:0;z-index:absolute}.profileview_profileContainer__U_v0Z{position:relative}.profileview_profileMenu__IAJwy{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:profileview_slideDown__RSFT8 .3s ease-out;display:flex;flex-direction:column;padding:12px;border-radius:12px;border:1px solid var(--color-gray-dark-800);background:var(--color-gray-dark-950);box-shadow:0 2px 2px -1px var(--ColorsEffectsShadowsshadow-lg03);box-shadow:0 4px 6px -2px var(--ColorsEffectsShadowsshadow-lg02);box-shadow:0 12px 16px -4px var(--ColorsEffectsShadowsshadow-lg01)}@keyframes profileview_slideDown__RSFT8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profileview_mainResponsivePopup__SA3Zg{display:flex;align-items:center;gap:12px;justify-content:flex-start;width:100%;margin-bottom:6px}.profileview_toplogin__VF9Ku{display:flex;align-items:center;gap:8px;justify-content:flex-start}.profileview_avatarIcon__XycP1{width:40px;height:40px;border-radius:50%;overflow:hidden}.profileview_avatarIcon__XycP1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profileview_topUserEmailDiv__1CvPj,.profileview_topUserEmail__Fm11x{display:flex;flex-direction:column;gap:8px}.profileview_divider__q7KHW{height:1px;background:var(--color-gray-dark-800);margin:6px 0}.profileview_menuItem__BEtVc{width:100%;cursor:pointer;padding:8px 10px;display:flex;gap:8px;transition:all .3s ease;align-items:center;border-radius:8px}.profileview_menuItem__BEtVc p{color:#f1f5f9;transition:all .3s ease;cursor:pointer;position:relative}.profileview_menuItem__BEtVc:hover{background:var(--color-gray-dark-800)}.profileview_menuIcon__7k9eE{width:16px;height:16px}.profileview_menuIcon__7k9eE img{width:100%;height:100%}.header_headerMainDiv__skQGb{height:auto;width:100%;position:fixed;top:0;z-index:1003;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.1);color:var(--color-text-primary);background:linear-gradient(135deg,rgba(20,20,22,.1),rgba(24,25,28,.15));transition:all .6s ease;animation:header_fadeInAnimation__uvqyk .7s ease;animation-iteration-count:1;animation-fill-mode:forwards}.header_headerPopupContainer__nCZkQ{position:relative}.header_headerChat__nyF5I{position:sticky}@keyframes header_fadeInAnimation__uvqyk{0%{opacity:0}to{opacity:1}}.header_headerSubDiv__viY1k{max-width:1440px;margin:0 auto;padding:16px 32px}.header_mobilenav__877Ls,.header_nav__t4xN3{width:100%;display:flex;justify-content:space-between;align-items:center}.header_mobilenav__877Ls{display:none}.header_options__nVoDF{display:flex;align-items:center;gap:36px}.header_logo__x2KMD{width:206px;max-width:100%;display:flex;cursor:pointer}.header_logo__x2KMD:hover{transform:scale(1.05);transition:transform .3s ease}.header_logo__x2KMD img{width:100%}.header_links__VELTz{width:auto;display:flex;align-items:center;gap:12px;position:relative}.header_linkItem__Gwxo2{display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .3s ease;padding:8px 12px}.header_linkItem__Gwxo2 p{color:#f1f5f9;transition:all .3s ease;cursor:pointer;position:relative}.header_linkItem__Gwxo2:hover{background:rgba(127,86,217,.251)!important;border-radius:8px}.header_dropdownArrow__BR98S{font-size:14px;color:#f1f5f9;transition:all .3s ease;margin-top:2px}.header_linkStyle__ORKUz{color:#fba924!important}.header_mainsigninButtonDiv__aQ2ed{display:flex;align-items:center;justify-content:flex-end;gap:12px;position:relative}.header_avatarIcon__1yJf1{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;padding:1px;border:2px solid #fba924;transition:all .3s ease}.header_avatarIcon__1yJf1 img{width:100%;height:100%;filter:brightness(.8)}.header_avatarIcon__1yJf1:hover{border-color:#ffc845;transform:scale(1.05)}.header_avatarIcon__1yJf1:hover img{filter:brightness(1)}.header_cartIcon__iXLoF{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s ease}.header_cartIcon__iXLoF img{width:100%;height:100%;filter:brightness(.8)}.header_cartIcon__iXLoF:hover{transform:scale(1.05)}.header_cartIcon__iXLoF:hover img{filter:brightness(1)}.header_hamburger__oM_mZ{display:none;width:40px;height:40px;cursor:pointer;transition:all .3s ease}.header_hamburger__oM_mZ img{width:100%;height:100%}.header_divider__XLqej{height:1px;background:var(--color-gray-dark-800);margin:16px 0}.header_signinResponsiveDiv__uVyPc{position:fixed;top:72px;left:0;width:100%;height:100vh;z-index:100000;overflow-y:auto;background:var(--color-gray-dark-950);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(203,48,255,.2);box-shadow:4px 0 32px rgba(0,0,0,.5);animation:header_slideInLeft__8hL_2 .4s ease-out;scrollbar-width:thin;scrollbar-color:rgba(203,48,255,.5) transparent}.header_signinResponsiveDiv__uVyPc::-webkit-scrollbar{width:4px}.header_signinResponsiveDiv__uVyPc::-webkit-scrollbar-thumb{background:rgba(203,48,255,.5);border-radius:10px}.header_signinResponsiveDiv__uVyPc::-webkit-scrollbar-track{background:transparent}@keyframes header_slideInLeft__8hL_2{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.header_mainResponsivePopup__xpOHC{background:var(--color-gray-dark-900);border:1px solid var(--color-gray-dark-800);border-radius:12px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:12px;display:flex;align-items:center;gap:8px;justify-content:flex-start}.header_topUserEmail__GwyxI{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;gap:8px}.header_topUserEmailDiv__PN80i{display:flex;flex-direction:column;gap:8px}.header_sidebar__EWgpH{position:fixed;width:100%;height:calc(100vh - 72px);z-index:-1;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(203,48,255,.5) transparent;border-right:1px solid rgba(203,48,255,.1);padding:16px}.header_sidebar__EWgpH::-webkit-scrollbar{width:4px}.header_sidebar__EWgpH::-webkit-scrollbar-thumb{background:rgba(203,48,255,.5);border-radius:10px}.header_sidebar__EWgpH::-webkit-scrollbar-track{background:transparent}.header_menuItem__ndYA6{width:100%;cursor:pointer;padding:12px 16px;display:flex;flex-direction:column;gap:4px;transition:all .3s ease}.header_menuItem__ndYA6 p{color:#f1f5f9;transition:all .3s ease;cursor:pointer;position:relative}.header_menuItem__ndYA6:hover{background:var(--color-gray-dark-800)}.header_menuTitle__XiUfu{display:flex;justify-content:space-between;align-items:center;margin:0;font-weight:600;font-size:clamp(1rem,1.2vw,1.125rem);color:var(--color-white);width:100%}.header_menuTitle__XiUfu:hover{color:#cb30ff}.header_subMenu__Y64MQ{display:none;flex-direction:column}.header_subCategory__xhn1Y{display:flex;flex-direction:column}.header_subCategoryTitle__EMOBu{color:var(--color-gray-dark-400)!important;padding:12px 0 8px!important;cursor:auto!important}.header_mobileServiceItem__ERqlr{display:flex;align-items:center;gap:12px;padding:12px 16px;transition:all .3s ease;cursor:pointer}.header_mobileServiceItem__ERqlr p{color:#f1f5f9;transition:all .3s ease;cursor:pointer;position:relative}.header_mobileServiceItem__ERqlr:hover{background:var(--color-gray-dark-800);transform:translateX(4px)}.header_mobileServiceIcon__1DCbV{display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:all .3s ease}.header_mobileServiceIcon__1DCbV img{width:100%;height:100%}.header_mobileServiceIcon__1DCbV:hover{transform:scale(1.1)}.header_open__uzpJh{background-color:transparent!important}.header_open__uzpJh .header_subMenu__Y64MQ{display:flex;animation:header_slideDown__XFByB .3s ease-out}@keyframes header_slideDown__XFByB{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header_productmainservicesContainer__pn3AR{position:absolute;top:57px;left:0;z-index:1002}.header_mainservicesContainer__R8lNK{position:fixed;top:72px;left:50%;transform:translateX(-50%);width:min(100vw,1440px);z-index:1002}.header_dropdownOverlay__W61XI{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1}.header_servicesContainer__KnaJC{display:flex;justify-content:space-between;width:100%;padding:22px;gap:16px;border-radius:12px;border:1px solid var(--color-gray-dark-800);background:var(--color-gray-dark-950);box-shadow:0 2px 2px -1px var(--ColorsEffectsShadowsshadow-lg03);box-shadow:0 4px 6px -2px var(--ColorsEffectsShadowsshadow-lg02);box-shadow:0 12px 16px -4px var(--ColorsEffectsShadowsshadow-lg01)}.header_serviceSection__R4TjI{transition:all .3s ease;width:-moz-max-content;width:max-content}.header_serviceSection__R4TjI .header_serviceList__sT2a4{list-style:none;padding:0;cursor:pointer}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW{display:flex;align-items:flex-start;padding:12px;gap:12px;transition:all .3s ease;border-radius:12px;cursor:pointer;width:100%}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW:hover{background:var(--color-gray-dark-800);transform:translateX(4px)}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW:hover .header_arrowRightIcon__DeSXU{display:flex}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW .header_serviceIcon__UBDHE{width:28px;height:28px}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW .header_serviceIcon__UBDHE img{width:100%;height:100%}.header_serviceSection__R4TjI .header_serviceList__sT2a4 .header_serviceItem__BqwyW .header_serviceLabel__9QNBc{color:var(--color-gray-dark-50)}.header_productservicesContainer__Aihj_{display:flex;width:326px;flex-direction:column;padding:22px;gap:8px;border-radius:12px;border:1px solid var(--color-gray-dark-800);background:var(--color-gray-dark-950);box-shadow:0 2px 2px -1px var(--ColorsEffectsShadowsshadow-lg03);box-shadow:0 4px 6px -2px var(--ColorsEffectsShadowsshadow-lg02);box-shadow:0 12px 16px -4px var(--ColorsEffectsShadowsshadow-lg01)}.header_productserviceSection__BPcij{transition:all .3s ease}.header_productserviceSection__BPcij .header_productserviceList__O3OnK{display:flex;flex-direction:column}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1{display:flex;align-items:center;padding:12px;gap:12px;transition:all .3s ease;border-radius:12px;cursor:pointer;width:100%}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1:hover{background:var(--color-gray-dark-800);transform:translateX(4px)}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1:hover .header_arrowRightIcon__DeSXU{display:flex}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1 .header_productserviceIcon__K0kiK{width:28px;height:28px}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1 .header_productserviceIcon__K0kiK img{width:100%;height:100%}.header_productserviceSection__BPcij .header_productserviceList__O3OnK .header_productserviceItem__VF0p1 .header_productserviceLabel__DasLM{color:var(--color-gray-dark-50)}.header_arrowRightIcon__DeSXU{transition:all .3s ease;display:flex;align-items:center;justify-content:flex-end;flex-grow:1;display:none}@media(max-width:1024px){.header_headerSubDiv__viY1k{padding:16px}.header_nav__t4xN3{display:none}.header_mobilenav__877Ls{display:flex!important}.header_logo__x2KMD{width:174px}.header_hamburger__oM_mZ{display:block}.header_servicesContainer__KnaJC{grid-template-columns:repeat(2,1fr);padding:1.5rem 2rem;gap:1.25rem;max-width:95vw;max-height:70vh}}@media(max-width:768px){.header_logo__x2KMD{width:122px}.header_headerSubDiv__viY1k{padding:16px}}.Footer_footer__Dhw_9{padding:32px;width:100%;background:var(--color-background);position:relative}.Footer_footer__Dhw_9:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(var(--color-brand-500-rgb),.2) 0,var(--color-brand-500) 48.08%,rgba(var(--color-brand-400-rgb),.2) 100%);border-radius:16px 16px 0 0}.Footer_footerContainer__vcVmy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:0 auto;width:100%;max-width:1440px}.Footer_footerContent__Kl_4j{display:flex;gap:40px;width:100%}.Footer_brandSection__qH7NY{display:flex;flex-direction:column;gap:24px;width:calc(20% - 20px)}.Footer_brandSection__qH7NY .Footer_subTitle__n2rHN{width:100%}.Footer_logo__By_cG{width:207px;max-width:100%;display:flex;cursor:pointer}.Footer_logo__By_cG:hover{transform:scale(1.05);transition:transform .3s ease}.Footer_logo__By_cG img{width:100%}.Footer_links___OZQm{width:calc(80% - 20px);display:flex;flex-direction:row;gap:16px}.Footer_heading__J3P7e,.Footer_linkGroup__tkdqJ{display:flex;flex-direction:column;gap:16px}.Footer_linkGroup__tkdqJ{width:calc(25% - 16px)}.Footer_line9__yKX_k{width:72px;height:1px;background:linear-gradient(90deg,var(--color-brand-300) 0,var(--color-brand-500) 100%);border:none}.Footer_linkContainer__qyR_D{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.Footer_navLink__aJ0uf{cursor:pointer;transition:color .3s ease!important}.Footer_navLink__aJ0uf:hover,.Footer_navLink__aJ0uf:hover .Footer_navLinkText__vH3mX{color:#fba924!important}.Footer_navLinkText__vH3mX{cursor:pointer;transition:color .3s ease!important}.Footer_navLinkText__vH3mX:hover{color:#fba924!important}.Footer_contactLink__hSq2A{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;cursor:pointer;transition:color .3s ease!important}.Footer_contactLink__hSq2A:hover,.Footer_contactLink__hSq2A:hover .Footer_contactText__VTAxS{color:#fba924!important}.Footer_contactText__VTAxS{transition:color .3s ease!important}.Footer_contactText__VTAxS:hover{color:#fba924!important}.Footer_divider__nrTRf{width:100%;margin:8px 0}.Footer_line8__TnJly{border:1px solid var(--color-border)}.Footer_lower__QRdsF{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%}.Footer_social__VBPnO{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:12px}.Footer_socialLink__mnd4G{display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;transition:transform .3s ease}.Footer_socialLink__mnd4G:hover{transform:translateY(-2px)}.Footer_legal__xK_Uq{align-items:center;width:100%}.Footer_copyright__lw16R{width:100%;text-align:right}@media(max-width:768px){.Footer_footerContent__Kl_4j{flex-direction:column;gap:32px}.Footer_brandSection__qH7NY{width:100%}.Footer_links___OZQm{flex-direction:column;gap:32px;width:100%}.Footer_linkGroup__tkdqJ{width:100%}.Footer_linkGroup__tkdqJ:nth-child(2){order:1}.Footer_linkGroup__tkdqJ:nth-child(3){order:2}.Footer_linkGroup__tkdqJ:first-child{order:3}.Footer_linkGroup__tkdqJ:nth-child(4){order:4}.Footer_line8__TnJly{width:100%}.Footer_lower__QRdsF{flex-direction:column;gap:24px}.Footer_social__VBPnO{width:100%}.Footer_legal__xK_Uq{width:100%;justify-content:center}.Footer_copyright__lw16R{text-align:left}}.PageWrapper_pageWrapper__MAYBo{min-height:100vh;background-color:var(--color-background)}.PageWrapper_pattern__3xQmd{background-image:url(/dot-pattern.svg);background-position:top;background-repeat:no-repeat}.PageWrapper_headerContainer__DAIQD{max-width:1440px;margin:0 auto;padding:0 24px}.PageWrapper_headerSection__BJHBX{padding-top:176px;padding-bottom:96px}.PageWrapper_dateContainer__OCDfk{margin-bottom:12px}.PageWrapper_dateText__ErZHL{color:var(--color-gray-dark-300)!important;text-align:center}.PageWrapper_titleContainer__V5tyY{margin-bottom:24px}.PageWrapper_mainTitle__yIEnc{color:var(--color-gray-dark-50)!important;text-align:center}.PageWrapper_introText__ZUDXH{color:var(--color-gray-dark-400)!important;text-align:center}.PageWrapper_contentContainer__0fKHq{max-width:1440px;margin:96px auto;padding:0 24px}@media(max-width:1024px){.PageWrapper_headerContainer__DAIQD{padding:0 16px}.PageWrapper_headerSection__BJHBX{padding-top:137px;padding-bottom:64px}.PageWrapper_titleContainer__V5tyY{margin-bottom:16px}.PageWrapper_contentContainer__0fKHq{margin:96px 0;padding:0 32px}}@media(max-width:768px){.PageWrapper_headerContainer__DAIQD{padding:0 16px}.PageWrapper_headerSection__BJHBX{padding-top:137px;padding-bottom:64px}.PageWrapper_titleContainer__V5tyY{margin-bottom:16px}.PageWrapper_contentContainer__0fKHq{margin:64px 0;padding:0 16px}}.WhoWeAre_container__1Bhkf{width:100%;padding-top:0;padding-bottom:0;position:relative}.WhoWeAre_content__GAK9I{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.WhoWeAre_leftSection__xIt2O{display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:center}.WhoWeAre_label__vi5GC{margin-bottom:8px}.WhoWeAre_description__EOyGn:not(:last-child),.WhoWeAre_heading__gPscU{margin-bottom:16px}.WhoWeAre_rightSection__swPRC{width:100%}.WhoWeAre_imageWrapper__lnwyW{width:100%;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.WhoWeAre_imageWrapper__lnwyW img{width:100%;height:654px;-o-object-fit:cover;object-fit:cover;display:block}@media only screen and (max-width:1200px){.WhoWeAre_content__GAK9I{gap:60px}}@media only screen and (max-width:1024px){.WhoWeAre_content__GAK9I{grid-template-columns:1fr;gap:40px}.WhoWeAre_imageWrapper__lnwyW img{height:654px}}@media only screen and (max-width:768px){.WhoWeAre_container__1Bhkf{padding-top:0;padding-bottom:0;margin-bottom:48px}.WhoWeAre_content__GAK9I{padding:0 20px}.WhoWeAre_leftSection__xIt2O{gap:16px}.WhoWeAre_imageWrapper__lnwyW img{height:240px}}.MissionVision_container__FIPPc{width:100%;padding:96px 0;position:relative}.MissionVision_content__TkxGY{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.MissionVision_cardsWrapper__qewH1{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;position:relative;padding:64px;background-image:url(/about/our-mission.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;overflow:hidden}.MissionVision_cardsWrapper__qewH1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(12,14,18,.6);z-index:0}.MissionVision_missionCard__zPgzj,.MissionVision_visionCard__11PeX{position:relative;padding:24px;display:flex;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(12,14,18,.3)}.MissionVision_cardContent__AL4qN{position:relative;z-index:1;width:100%}.MissionVision_title__vLN0s{margin-bottom:24px}@media only screen and (max-width:1200px){.MissionVision_missionCard__zPgzj,.MissionVision_visionCard__11PeX{padding:24px}}@media only screen and (max-width:1024px){.MissionVision_container__FIPPc{margin-bottom:64px}.MissionVision_cardsWrapper__qewH1{grid-template-columns:1fr;gap:32px;padding:32px}}@media only screen and (max-width:768px){.MissionVision_container__FIPPc{padding:64px 0;margin-bottom:48px}.MissionVision_content__TkxGY{padding:0 20px}.MissionVision_cardsWrapper__qewH1{padding:32px}.MissionVision_missionCard__zPgzj,.MissionVision_visionCard__11PeX{padding:24px}.MissionVision_title__vLN0s{margin-bottom:16px}}@media only screen and (max-width:480px){.MissionVision_missionCard__zPgzj,.MissionVision_visionCard__11PeX{padding:24px}}.WhatWeDo_container__He4ds{width:100%;padding:0;position:relative}.WhatWeDo_content__Bu0hJ{max-width:1400px;margin:0 auto;padding:0 40px 96px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.WhatWeDo_leftSection__N5LWz{width:100%}.WhatWeDo_imageWrapper__3_bzV{width:100%;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.WhatWeDo_imageWrapper__3_bzV img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.WhatWeDo_rightSection___J7RG{display:flex;flex-direction:column;gap:24px}.WhatWeDo_iconWrapper__Eo9WQ{margin-bottom:8px}.WhatWeDo_icon__8L0Pl{width:48px;height:48px;border-radius:50%;background:#8b30ff;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.WhatWeDo_heading__nsowf,.WhatWeDo_intro__vKWKp{margin-bottom:8px}.WhatWeDo_servicesList__qMG_J{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.WhatWeDo_serviceItem__MwUFV{display:flex;align-items:flex-start;gap:16px}.WhatWeDo_checkIcon__IxdML{width:24px;height:24px;border-radius:50%;background:#8b30ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.WhatWeDo_serviceText__bzdRy{flex:1 1}@media only screen and (max-width:1200px){.WhatWeDo_content__Bu0hJ{gap:60px}}@media only screen and (max-width:1024px){.WhatWeDo_content__Bu0hJ{grid-template-columns:1fr;gap:40px}.WhatWeDo_leftSection__N5LWz{order:-1}}@media only screen and (max-width:768px){.WhatWeDo_container__He4ds{padding:0}.WhatWeDo_content__Bu0hJ{padding:0 20px 64px}.WhatWeDo_rightSection___J7RG{gap:16px}.WhatWeDo_servicesList__qMG_J{gap:12px}}.WhyEpen_container__N6Ydz{width:100vw;margin-left:calc(-50vw + 50%);padding:96px 0;position:relative;background-color:#13161b}.WhyEpen_content__vteBZ{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.WhyEpen_header__yuu9g{text-align:center;margin-bottom:64px}.WhyEpen_label__IiD9n{margin-bottom:12px}.WhyEpen_heading__AwjwT{margin:0 auto}.WhyEpen_pillarsGrid__Y_FJu{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.WhyEpen_pillarCard__W11_c{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.WhyEpen_iconWrapper__d4Vbb{width:48px;height:48px;border-radius:10px;background:#8b30ff;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.WhyEpen_pillarTitle__5Pjxn{margin-bottom:8px}@media only screen and (max-width:1024px){.WhyEpen_pillarsGrid__Y_FJu{grid-template-columns:repeat(2,1fr);gap:32px}}@media only screen and (max-width:768px){.WhyEpen_container__N6Ydz{padding:64px 0}.WhyEpen_content__vteBZ{padding:0 20px}.WhyEpen_header__yuu9g{margin-bottom:48px}.WhyEpen_pillarsGrid__Y_FJu{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width:480px){.WhyEpen_pillarsGrid__Y_FJu{gap:24px}}.OurValues_container__DqNuM{width:100%;padding:0;position:relative}.OurValues_content__AHc1L{max-width:1400px;margin:0 auto;padding:96px 40px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.OurValues_leftSection__xcJsD{display:flex;flex-direction:column;gap:32px}.OurValues_heading__kuHgC{margin-bottom:8px}.OurValues_valuesList__Dppmw{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.OurValues_valueItem__YfLYJ{display:flex;align-items:flex-start;gap:16px}.OurValues_checkIcon__bUUx3{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.OurValues_valueText__5oSzw{flex:1 1}.OurValues_conclusion__E6c4Z{margin-top:8px}.OurValues_rightSection__ycrDM{width:100%}.OurValues_imageWrapper___Zfrz{width:100%;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.OurValues_imageWrapper___Zfrz img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;border-radius:16px}@media only screen and (max-width:1200px){.OurValues_content__AHc1L{gap:60px}}@media only screen and (max-width:1024px){.OurValues_content__AHc1L{grid-template-columns:1fr;gap:40px}.OurValues_rightSection__ycrDM{order:-1}}@media only screen and (max-width:768px){.OurValues_container__DqNuM{padding:0}.OurValues_content__AHc1L{padding:64px 20px 0}.OurValues_leftSection__xcJsD{gap:24px}.OurValues_valuesList__Dppmw{gap:16px}}.WorkWithUs_workWithUsSection__44USR{width:100%;padding-top:96px;padding-bottom:0}.WorkWithUs_workWithUsContainer__cU7oU{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;justify-content:center;align-items:center}.WorkWithUs_workWithUsCard__AmFrX{width:100%;background:#0f1216;border-radius:16px;padding:80px 60px;text-align:center;border:1px solid rgba(139,48,255,.1);box-shadow:0 4px 24px rgba(0,0,0,.4)}.WorkWithUs_workWithUsTitle__q7vrY{margin:0 0 32px}.WorkWithUs_workWithUsDescription__oZoHV{max-width:900px;margin:0 auto 48px}.WorkWithUs_workWithUsDescription__oZoHV p{margin:0 0 16px}.WorkWithUs_workWithUsDescription__oZoHV p:last-child{margin-bottom:0}@media only screen and (max-width:1200px){.WorkWithUs_workWithUsCard__AmFrX{padding:60px 48px}}@media only screen and (max-width:1024px){.WorkWithUs_workWithUsCard__AmFrX{padding:48px 40px}}@media only screen and (max-width:768px){.WorkWithUs_workWithUsSection__44USR{padding-top:64px;padding-bottom:0}.WorkWithUs_workWithUsContainer__cU7oU{padding:0 20px}.WorkWithUs_workWithUsCard__AmFrX{padding:40px 32px}}@media only screen and (max-width:480px){.WorkWithUs_workWithUsCard__AmFrX{padding:32px 24px}}