@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}}.privacy-policy_headerContainer__FCkmj{max-width:816px!important}.privacy-policy_contentSection__o03Ea{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:720px}.privacy-policy_paragraph__ewRWO{color:var(--color-gray-dark-400)!important}.privacy-policy_subsection__W90zp{margin-top:32px;margin-bottom:16px}.privacy-policy_subheading__V6P6Q{color:var(--color-gray-dark-50)!important}@media(max-width:768px){.privacy-policy_contentSection__o03Ea{max-width:680px;gap:16px}}