.header-module__Voge7q__header{z-index:999999;background-color:#fff;border-bottom:1px solid #e5e7eb;width:100%;max-width:1200px;margin:0 auto;transition:all .3s ease-in-out;position:sticky;top:0}.header-module__Voge7q__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:68px;margin:0 auto;padding:0 32px;display:flex}.header-module__Voge7q__logoWrapper{flex-shrink:0;align-items:center;gap:8px;height:68px;padding:0;display:flex}.header-module__Voge7q__logo{align-items:center;gap:8px;text-decoration:none;transition:opacity .3s;display:flex}.header-module__Voge7q__logo:hover{opacity:.9}.header-module__Voge7q__logoImage{-o-object-fit:contain;object-fit:contain;width:124px;height:36px}.header-module__Voge7q__desktopNav{flex:1;align-items:center;gap:8px;margin-left:48px;display:none}@media (min-width:1024px){.header-module__Voge7q__desktopNav{display:flex}}.header-module__Voge7q__navLink{color:#374151;white-space:nowrap;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header-module__Voge7q__navLink:hover{color:#ec4899}.header-module__Voge7q__navLinkActive{color:#450e6b;font-weight:600}.header-module__Voge7q__dropdownWrapper{display:inline-block;position:relative}.header-module__Voge7q__dropdownTrigger{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:color .3s;display:flex}.header-module__Voge7q__dropdownTrigger:hover{color:#450e6b}.header-module__Voge7q__dropdownIcon{width:16px;height:16px;transition:transform .3s}.header-module__Voge7q__dropdownIconOpen{transform:rotate(180deg)}.header-module__Voge7q__dropdownMenu{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:600px;max-width:1200px;max-height:fit-content;position:absolute;top:calc(100% + 8px);left:300px;overflow-y:auto;transform:translate(-50%);box-shadow:0 12px 32px #0000001f}.header-module__Voge7q__dropdownMenuSmall{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:200px;max-height:calc(100vh - 100px);position:absolute;top:calc(100% + 8px);left:10px;right:0;overflow-y:auto}.header-module__Voge7q__dropdownContent{grid-template-columns:repeat(3,1fr);gap:40px;padding:24px 32px;display:grid}.header-module__Voge7q__dropdownContentSmall{padding:12px 8px}.header-module__Voge7q__dropdownSection{flex-direction:column;display:flex}.header-module__Voge7q__dropdownTitle{color:#111827;text-transform:uppercase;letter-spacing:.15em;border-bottom:2px solid #450e6b;margin-bottom:14px;padding-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.header-module__Voge7q__dropdownList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.header-module__Voge7q__dropdownItem{color:#4b5563;padding:6px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;display:block}.header-module__Voge7q__dropdownItem:hover{color:#450e6b}.header-module__Voge7q__dropdownItemActive{color:#450e6b;font-weight:600}.header-module__Voge7q__desktopButtonWrapper{margin-left:24px;display:none}@media (min-width:1024px){.header-module__Voge7q__desktopButtonWrapper{display:flex}}.header-module__Voge7q__ctaButton{color:#fff;cursor:pointer;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(89deg,#450e6b 1.98%,#450e6ba1 96.61%);border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:500;line-height:135%;transition:all .3s;box-shadow:0 2px 8px #450e6b33}.header-module__Voge7q__ctaButton:hover{background:linear-gradient(135deg,#5a1280 0%,#6b1799 100%);transform:translateY(-1px);box-shadow:inset 0 -1px 2.5px #0a316d40,inset 0 2px 2px #ffffff54}.header-module__Voge7q__ctaButton:active{transform:translateY(0)}.header-module__Voge7q__mobileMenuButton{cursor:pointer;color:#111827;z-index:1000;background:0 0;border:none;padding:8px;transition:color .3s;display:flex}@media (min-width:1024px){.header-module__Voge7q__mobileMenuButton{display:none}}.header-module__Voge7q__mobileMenuButton:hover{color:#450e6b}.header-module__Voge7q__mobileNav{background-color:#fff;border-top:1px solid #e5e7eb;max-height:calc(100vh - 68px);animation:.3s ease-out header-module__Voge7q__slideDown;overflow-y:auto}@keyframes header-module__Voge7q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-module__Voge7q__mobileNavMenu{flex-direction:column;gap:0;padding:8px 12px;display:flex}.header-module__Voge7q__mobileNavLink{color:#374151;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s}.header-module__Voge7q__mobileNavLink:hover{color:#450e6b;background-color:#f9fafb}.header-module__Voge7q__mobileNavLinkActive{color:#450e6b;background-color:#f3f0ff;font-weight:600}.header-module__Voge7q__mobileDropdown{padding:0}.header-module__Voge7q__mobileDropdownTrigger{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.header-module__Voge7q__mobileDropdownTrigger:hover{color:#450e6b;background-color:#f9fafb}.header-module__Voge7q__mobileDropdownContent{flex-direction:column;gap:12px;margin-top:8px;margin-left:16px;padding:0 16px 12px 0;display:flex}.header-module__Voge7q__mobileDropdownSection{flex-direction:column;display:flex}.header-module__Voge7q__mobileDropdownTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #e5e7eb;margin-bottom:8px;padding-bottom:6px;font-size:12px;font-weight:700}.header-module__Voge7q__mobileDropdownList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.header-module__Voge7q__mobileDropdownItem{color:#4b5563;border-radius:4px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.header-module__Voge7q__mobileDropdownItem:hover{color:#450e6b;background-color:#f9fafb}.header-module__Voge7q__mobileButtonWrapper{border-top:1px solid #e5e7eb;margin-top:8px;padding:16px}@media (min-width:1024px){.header-module__Voge7q__mobileButtonWrapper{display:none}}.header-module__Voge7q__mobileNav::-webkit-scrollbar{width:6px}.header-module__Voge7q__dropdownMenu::-webkit-scrollbar{width:6px}.header-module__Voge7q__dropdownMenuSmall::-webkit-scrollbar{width:6px}.header-module__Voge7q__mobileNav::-webkit-scrollbar-track{background:#f3f4f6}.header-module__Voge7q__dropdownMenu::-webkit-scrollbar-track{background:#f3f4f6}.header-module__Voge7q__dropdownMenuSmall::-webkit-scrollbar-track{background:#f3f4f6}.header-module__Voge7q__mobileNav::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.header-module__Voge7q__dropdownMenu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.header-module__Voge7q__dropdownMenuSmall::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.header-module__Voge7q__mobileNav::-webkit-scrollbar-thumb:hover{background:#9ca3af}.header-module__Voge7q__dropdownMenu::-webkit-scrollbar-thumb:hover{background:#9ca3af}.header-module__Voge7q__dropdownMenuSmall::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:600px){.header-module__Voge7q__headerContainer{height:60px;padding:0 12px}.header-module__Voge7q__logoImage{width:100px;height:28px}.header-module__Voge7q__logoWrapper{height:60px}.header-module__Voge7q__mobileMenuButton{padding:6px}.header-module__Voge7q__mobileNav{max-height:calc(100vh - 60px)}.header-module__Voge7q__mobileNavMenu{padding:6px 8px}.header-module__Voge7q__mobileNavLink,.header-module__Voge7q__mobileDropdownTrigger{padding:10px 12px;font-size:13px}.header-module__Voge7q__mobileDropdownContent{margin-left:12px;padding:0 12px 8px 0}.header-module__Voge7q__mobileDropdownItem{padding:6px 10px;font-size:12px}.header-module__Voge7q__mobileButtonWrapper{padding:12px}.header-module__Voge7q__dropdownMenu{border-radius:8px;width:100vw;left:50%;transform:translate(-50%)}.header-module__Voge7q__dropdownContent{grid-template-columns:1fr;gap:20px;padding:16px}.header-module__Voge7q__dropdownMenuSmall{border-radius:8px;width:100vw;left:0;right:auto}.header-module__Voge7q__dropdownContentSmall{padding:8px 4px}}@media (max-width:1023px){.header-module__Voge7q__headerContainer{padding:0 16px}.header-module__Voge7q__desktopNav,.header-module__Voge7q__desktopButtonWrapper{display:none}}
.button-module__Co3eWq__actionBtn{z-index:1;cursor:pointer;color:#fff;background:linear-gradient(89deg,#450e6b 1.98%,#450e6ba1 96.61%);border:none;border-radius:.5rem;padding:12px 16px;font-size:1rem;transition:all .2s}.button-module__Co3eWq__actionBtn:hover{cursor:pointer;background:linear-gradient(89deg,#5a1a7f 1.98%,#551e87cc 96.61%);box-shadow:0 4px 12px #a527dd4d}.button-module__Co3eWq__btnInnerTxt{color:#fff;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:700;line-height:1.75rem;display:flex}.button-module__Co3eWq__btnInnerTxt svg,.button-module__Co3eWq__btnInnerTxt .button-module__Co3eWq__react-icon{transition:transform .18s}.button-module__Co3eWq__actionBtn:hover .button-module__Co3eWq__btnInnerTxt svg,.button-module__Co3eWq__actionBtn:hover .button-module__Co3eWq__btnInnerTxt .button-module__Co3eWq__react-icon{transform:translate(4px)}@media screen and (max-width:1000px){.button-module__Co3eWq__actionBtn{width:100%;margin:auto}}
.Hero-module__fqhYwW__heroSection{position:relative;overflow:hidden}.Hero-module__fqhYwW__gradientBg{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__fqhYwW__homeBg{width:100vw;position:relative}.Hero-module__fqhYwW__bgLayer{opacity:.75;pointer-events:none;z-index:0;will-change:background-position;background:url(/assets/Home/HomeBackground.svg) 50%/cover no-repeat;position:absolute;inset:0}.Hero-module__fqhYwW__gridWrapper{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__fqhYwW__grid{will-change:transform;z-index:3;background-image:linear-gradient(90deg,#0a081a1f 1px,#0000 1px),linear-gradient(#0a081a1f 1px,#0000 1px);background-repeat:repeat;background-size:50px 50px;animation:40s linear infinite Hero-module__fqhYwW__gridDriftTransform;position:absolute;inset:0;transform:translate(0,0)}.Hero-module__fqhYwW__gridFade{z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 40%,#fff0 55%,#ffffff2e 100%);position:absolute;inset:0}@keyframes Hero-module__fqhYwW__gridMove{0%{background-position:0 0}to{background-position:64px 64px}}@keyframes Hero-module__fqhYwW__gridDriftTransform{0%{transform:translate(0,0)}to{transform:translate(50px,50px)}}.Hero-module__fqhYwW__svgGrid{z-index:3;pointer-events:none;opacity:.06;position:absolute;inset:0;overflow:hidden}.Hero-module__fqhYwW__svgGrid svg{width:100%;height:100%;shape-rendering:crispEdges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;will-change:transform;transform-origin:0 0;animation:none;display:block}@keyframes Hero-module__fqhYwW__svgGridDrift{0%{transform:translate(0,0)}to{transform:translate(50px,50px)}}.Hero-module__fqhYwW__heroEnter{opacity:0;transform:translateY(16px)}.Hero-module__fqhYwW__heroMounted{opacity:1;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.Hero-module__fqhYwW__heroMounted .Hero-module__fqhYwW__heading{opacity:1;transition-delay:.2s;transform:translateY(0)}.Hero-module__fqhYwW__heroMounted .Hero-module__fqhYwW__paragraph{opacity:1;transition-delay:.3s}.Hero-module__fqhYwW__heroMounted .Hero-module__fqhYwW__ctaWrap,.Hero-module__fqhYwW__heroMounted .Hero-module__fqhYwW__ctaButton{opacity:1;transition-delay:.4s;transform:translateY(0)}.Hero-module__fqhYwW__curveShape{z-index:1;pointer-events:none;will-change:transform;width:80%;height:80%;animation:18s ease-in-out infinite Hero-module__fqhYwW__curveIdle;position:absolute;top:-10%;right:-10%}@keyframes Hero-module__fqhYwW__curveIdle{0%{transform:translate(0,0)}50%{transform:translate(3px,2px)}to{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.Hero-module__fqhYwW__curveShape{animation:none}}.Hero-module__fqhYwW__badge{opacity:0;transition:opacity .3s cubic-bezier(.22,1,.36,1) .1s,transform .3s cubic-bezier(.22,1,.36,1) .1s;transform:translate(-8px)}.Hero-module__fqhYwW__badgeVisible{opacity:1;transform:translate(0)}.Hero-module__fqhYwW__heading{opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1) .2s,transform .5s cubic-bezier(.22,1,.36,1) .2s;transform:translateY(10px)}.Hero-module__fqhYwW__headingVisible{opacity:1;transform:translateY(0)}.Hero-module__fqhYwW__paragraph{opacity:0;transition:opacity .3s .3s}.Hero-module__fqhYwW__paragraphVisible{opacity:1}.Hero-module__fqhYwW__ctaWrap{opacity:0;transition:opacity .3s .4s,transform .3s cubic-bezier(.22,1,.36,1) .4s;transform:translateY(6px)}.Hero-module__fqhYwW__ctaWrapVisible{opacity:1;transform:translateY(0)}.Hero-module__fqhYwW__ctaButton{opacity:0;transition:opacity .3s .4s,transform .3s cubic-bezier(.22,1,.36,1) .4s;transform:translateY(6px)}.Hero-module__fqhYwW__ctaButtonVisible{opacity:1;transform:translateY(0)}
@keyframes PlayButton-module__sifWqa__smallScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.PlayButton-module__sifWqa__container{justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.PlayButton-module__sifWqa__button{display:inline-block;position:relative}.PlayButton-module__sifWqa__button.PlayButton-module__sifWqa__is-play{background-color:#e82b8338;border-radius:50%;width:72px;height:72px}.PlayButton-module__sifWqa__button.PlayButton-module__sifWqa__is-play .PlayButton-module__sifWqa__button-outer-circle{background:#e82b83a5;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.PlayButton-module__sifWqa__button.PlayButton-module__sifWqa__is-play .PlayButton-module__sifWqa__button-icon{width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PlayButton-module__sifWqa__has-scale-animation{animation:3s infinite PlayButton-module__sifWqa__smallScale}.PlayButton-module__sifWqa__has-delay-short{animation-delay:.5s}
.InsightsInMedia-module__bAxhrG__padding{padding:4rem 8rem}.InsightsInMedia-module__bAxhrG__heading{color:var(--Primary-90,#450e6b);text-align:right;font-style:normal;font-weight:600}.InsightsInMedia-module__bAxhrG__span{background:var(--Primary-Gradient,linear-gradient(90deg,#ed32bb 42.31%,#9c26e1 76.44%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.InsightsInMedia-module__bAxhrG__box{background:var(--Secondary-Base,#e30069);flex-shrink:0;width:1rem;height:5.5rem;margin-left:1rem}.InsightsInMedia-module__bAxhrG__box2{display:none}@media screen and (max-width:1113px){.InsightsInMedia-module__bAxhrG__heading,.InsightsInMedia-module__bAxhrG__span{text-align:center;width:auto}.InsightsInMedia-module__bAxhrG__padding{padding:3rem 1rem}}@media screen and (max-width:967px){.InsightsInMedia-module__bAxhrG__box{display:none}.InsightsInMedia-module__bAxhrG__box2{background:var(--Secondary-Base,#e30069);justify-content:center;align-items:center;width:30%;height:.5rem;margin:1rem auto;display:block}.InsightsInMedia-module__bAxhrG__images{flex-shrink:0;width:10.8125rem;height:2.8125rem}}
.PreBuiltConfigTemplate-module__viXWoa__padding{padding:4rem 3rem}.PreBuiltConfigTemplate-module__viXWoa__heading{color:var(--Primary-90,#374151);text-align:center;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.PreBuiltConfigTemplate-module__viXWoa__heading2{color:var(--Primary-90,#170524);text-align:center;margin-top:36px;font-size:2rem;font-style:normal;font-weight:600;line-height:2.75rem}.PreBuiltConfigTemplate-module__viXWoa__highlightedHeading{background:var(--Primary-Gradient,linear-gradient(90deg,#ed32bb 16.83%,#9c26e1 76.44%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.PreBuiltConfigTemplate-module__viXWoa__subHeading{color:var(--Neutral-70,#374151);text-align:center;max-width:680px;margin:1.5rem auto 48px;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.PreBuiltConfigTemplate-module__viXWoa__card{background:var(--White,#fff);border-radius:.3125rem;flex-shrink:0;justify-content:center;align-items:center;width:11rem;height:6.75rem;padding:0 1rem;display:flex;box-shadow:0 2px 8px #0000001a}@media screen and (max-width:977px){.PreBuiltConfigTemplate-module__viXWoa__padding{margin:0;padding:3rem 1rem}.PreBuiltConfigTemplate-module__viXWoa__heading,.PreBuiltConfigTemplate-module__viXWoa__highlightedHeading{text-align:center;font-size:2rem;line-height:2.3rem}.PreBuiltConfigTemplate-module__viXWoa__subHeading{margin-top:2rem;font-size:1rem;line-height:1.25rem}.PreBuiltConfigTemplate-module__viXWoa__card{width:6rem;height:6rem}}.PreBuiltConfigTemplate-module__viXWoa__marqueeWrapper{border-radius:8px;width:100%;margin-bottom:0;overflow:hidden}.PreBuiltConfigTemplate-module__viXWoa__marquee{width:fit-content;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.PreBuiltConfigTemplate-module__viXWoa__leftToRight{animation-name:PreBuiltConfigTemplate-module__viXWoa__marqueeLeftToRight}.PreBuiltConfigTemplate-module__viXWoa__rightToLeft{animation-name:PreBuiltConfigTemplate-module__viXWoa__marqueeRightToLeft}.PreBuiltConfigTemplate-module__viXWoa__marqueeItem{background:var(--White,#fff);border-radius:.3125rem;justify-content:center;align-items:center;min-width:10vw;max-width:120px;height:80px;margin:8px;padding:0 12px;display:flex;box-shadow:2px 2px 8px 1px #0000001a}@keyframes PreBuiltConfigTemplate-module__viXWoa__marqueeLeftToRight{0%{transform:translate(-50%)}to{transform:translate(0%)}}@keyframes PreBuiltConfigTemplate-module__viXWoa__marqueeRightToLeft{0%{transform:translate(0%)}to{transform:translate(-50%)}}
.TradingPartners-module__GCf-Gq__paginationcomp{color:#2d2d2d;vertical-align:middle;width:100%;min-height:var(--screenHeight);justify-content:center;gap:var(--mediumMp);margin-bottom:var(--largeMp);background-color:#fff;flex-direction:column;display:flex;position:relative}.TradingPartners-module__GCf-Gq__paginationcomp_main{max-width:max(var(--screenWidth),var(--screenMaxWidth));width:calc(100% - 2*(var(--largeMp) + var(--mediumMp)));padding:var(--mediumMp)0;flex-direction:column;align-items:center;margin:auto;display:flex}.TradingPartners-module__GCf-Gq__paginationcomp_main_sec{margin:auto;margin:var(--smallMp)auto var(--mediumMp);flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex;position:relative}.TradingPartners-module__GCf-Gq__paginationcomp_eachcompany{background:var(--White,#fff);border-radius:.3125rem;flex-shrink:0;align-items:center;width:8.125rem;height:8.125rem;padding:1.37rem 1.13rem;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.TradingPartners-module__GCf-Gq__input{background:var(--White,#fff);border-radius:.625rem;align-items:center;gap:.5rem;height:3.5rem;padding:.625rem .9375rem;display:flex;box-shadow:0 4px 40px #69696926}.TradingPartners-module__GCf-Gq__searchContainer{display:inline-block;position:relative}.TradingPartners-module__GCf-Gq__dropdown{z-index:111;background-color:#fff;border-radius:4px;max-height:180px;margin-top:1.5rem;padding:.5rem;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 1px 4px #00000029}.TradingPartners-module__GCf-Gq__dropdown ul{margin:.5px .5rem;padding:0;list-style:none}.TradingPartners-module__GCf-Gq__dropdown ul li a{color:#2d2d2d;padding:10px;text-decoration:none;display:block}.TradingPartners-module__GCf-Gq__dropdown ul li a:hover{color:#fff;background-color:#e31f77}.TradingPartners-module__GCf-Gq__show{display:block}.TradingPartners-module__GCf-Gq__selectedTab{color:var(--Secondary-Base,#6e11b0);letter-spacing:.00938rem;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.TradingPartners-module__GCf-Gq__unSelectedTab{color:var(--Neutral-50,#87818a);letter-spacing:.00938rem;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}.TradingPartners-module__GCf-Gq__selectedPage{color:#fff;cursor:default;background-color:#6e11b0;border:1px solid #6e11b0;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;box-shadow:0 2px 8px #0000001a}.TradingPartners-module__GCf-Gq__unSelectedPage{width:2rem;height:2rem;color:rgb(55 65 81/var(--tw-text-opacity,1));background-color:#fff;border:1px solid gray;border-radius:.25rem;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000001a}.TradingPartners-module__GCf-Gq__page-item{margin:0 .5rem;display:inline-block}.TradingPartners-module__GCf-Gq__pageLinkActive{color:#2d2d2d;cursor:pointer;background-color:#fff;border:1px solid gray;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.TradingPartners-module__GCf-Gq__pageLinkDeactive{background-color:rgb(209 213 219/var(--tw-bg-opacity,1));border:1px solid rgb(209 213 219/var(--tw-bg-opacity,1));color:#fff;cursor:not-allowed;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.TradingPartners-module__GCf-Gq__pageLink{color:#2d2d2d;background-color:#fff;border:1px solid gray;border-radius:.25rem;justify-content:center;align-items:center;display:flex}.TradingPartners-module__GCf-Gq__pageitemactive .TradingPartners-module__GCf-Gq__page-link,.TradingPartners-module__GCf-Gq__page-item.TradingPartners-module__GCf-Gq__active .TradingPartners-module__GCf-Gq__page-link:focus,.TradingPartners-module__GCf-Gq__page-item.TradingPartners-module__GCf-Gq__active .TradingPartners-module__GCf-Gq__page-link:hover{color:#fff;cursor:default;background-color:#6e11b0;border:1px solid #6e11b0}.TradingPartners-module__GCf-Gq__page-item.TradingPartners-module__GCf-Gq__disabled .TradingPartners-module__GCf-Gq__page-link,.TradingPartners-module__GCf-Gq__page-item.TradingPartners-module__GCf-Gq__disabled .TradingPartners-module__GCf-Gq__page-link:focus,.TradingPartners-module__GCf-Gq__page-item.TradingPartners-module__GCf-Gq__disabled .TradingPartners-module__GCf-Gq__page-link:hover{color:#fff;cursor:not-allowed;background-color:#f0b9d5;border:1px solid #f0b9d5}@media screen and (max-width:977px){.TradingPartners-module__GCf-Gq__paginationcomp_eachcompany{flex-shrink:0;width:5.625rem;height:5.625rem;padding:.8rem}.TradingPartners-module__GCf-Gq__paginationcomp_main_sec{gap:1rem}.TradingPartners-module__GCf-Gq__selectedPage,.TradingPartners-module__GCf-Gq__unSelectedPage{display:none}.TradingPartners-module__GCf-Gq__dropdown{z-index:111;background-color:#fff;border:1px solid #ccc;border-radius:4px;min-width:200px;max-width:250px;min-height:100px;max-height:180px;margin-top:1.5rem;padding:.5rem;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 1px 4px #00000029}}.TradingPartners-module__GCf-Gq__loader{aspect-ratio:1;width:25px;display:grid}.TradingPartners-module__GCf-Gq__loader,.TradingPartners-module__GCf-Gq__loader:before,.TradingPartners-module__GCf-Gq__loader:after{--c:no-repeat linear-gradient(#046d8b 0 0);background:var(--c),var(--c),var(--c),var(--c);animation:1.5s linear infinite TradingPartners-module__GCf-Gq__l20-1,1.5s linear infinite TradingPartners-module__GCf-Gq__l20-2}.TradingPartners-module__GCf-Gq__loader:before,.TradingPartners-module__GCf-Gq__loader:after{content:"";grid-area:1/1;transform:translate(calc(100% - 4px),calc(4px - 100%))rotate(90deg)}.TradingPartners-module__GCf-Gq__loader:after{transform:translate(calc(4px - 100%),calc(100% - 4px))rotate(-90deg)}@keyframes TradingPartners-module__GCf-Gq__l20-1{0%{background-size:0 4px,4px 0,0 4px,4px 0}12.5%{background-size:100% 4px,4px 0,0 4px,4px 0}25%{background-size:100% 4px,4px 100%,0 4px,4px 0}37.5%{background-size:100% 4px,4px 100%,100% 4px,4px 0}43%,57%{background-size:100% 4px,4px 100%,100% 4px,4px 100%}62.5%{background-size:0 4px,4px 100%,100% 4px,4px 100%}75%{background-size:0 4px,4px 0,100% 4px,4px 100%}87.5%{background-size:0 4px,4px 0,0 4px,4px 100%}to{background-size:0 4px,4px 0,0 4px,4px 0}}@keyframes TradingPartners-module__GCf-Gq__l20-2{0%,49.9%{background-position:0 0,100% 0,100% 100%,0 100%}50%,to{background-position:100% 0,100% 100%,0 100%,0 0}}
.caroussel-module__w_bJ_G__background{z-index:1;max-width:1200px;margin:0 auto;padding-top:12px;padding-bottom:12px;position:relative}.caroussel-module__w_bJ_G__trustedText{color:var(--Z-Gray-500,#6b7280);letter-spacing:-.001px;text-align:left;margin:0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.caroussel-module__w_bJ_G__row{align-items:center;gap:24px;display:flex}.caroussel-module__w_bJ_G__labelCol{flex:0 0 260px;justify-content:flex-start;align-items:center;padding-left:6px;display:flex}.caroussel-module__w_bJ_G__carouselCol{flex:auto;align-items:center;width:calc(100% - 260px);margin-top:0;display:flex}.caroussel-module__w_bJ_G__carouselColFull{flex:auto;align-items:center;width:100%;margin-top:0;display:flex}.caroussel-module__w_bJ_G__marquee{align-items:center;width:100%;height:46px;display:flex;position:relative;overflow:hidden}.caroussel-module__w_bJ_G__marquee:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#fff0,#fff0);width:120px;position:absolute;top:0;bottom:0;left:0}.caroussel-module__w_bJ_G__marquee:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(270deg,#fff0,#fff0);width:120px;position:absolute;top:0;bottom:0;right:0}.caroussel-module__w_bJ_G__track{will-change:transform;align-items:center;gap:38.4px;animation-name:caroussel-module__w_bJ_G__scroll-left;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-flex}.caroussel-module__w_bJ_G__track:hover{animation-play-state:paused}@keyframes caroussel-module__w_bJ_G__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.caroussel-module__w_bJ_G__item{background:0 0;border-radius:6px;flex:0 0 118.4px;justify-content:center;align-items:center;height:40px;transition:opacity .3s;display:inline-flex}.caroussel-module__w_bJ_G__item:hover{opacity:.9}.caroussel-module__w_bJ_G__logoBox{opacity:.65;mix-blend-mode:exclusion;border-radius:6px;justify-content:center;align-items:center;width:118.4px;height:46px;transition:opacity .2s;display:inline-flex}.caroussel-module__w_bJ_G__logoImg{-o-object-fit:contain;object-fit:contain;filter:invert()brightness(.3);width:100%;height:100%;display:block}.caroussel-module__w_bJ_G__item:hover .caroussel-module__w_bJ_G__logoBox{opacity:.85}.caroussel-module__w_bJ_G__logoMask{background-color:#1f293780;border-radius:4px;width:100%;height:100%;display:block}.caroussel-module__w_bJ_G__logoImg{-o-object-fit:contain;object-fit:contain;opacity:.65;mix-blend-mode:exclusion;width:100%;height:100%;display:block}.caroussel-module__w_bJ_G__background:before{content:"";filter:blur(116.985px);z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#c27aff59,#fff0 60%);width:600px;height:300px;position:absolute;top:-40px;right:-140px}.caroussel-module__w_bJ_G__background>*{z-index:2;position:relative}@media (max-width:768px){.caroussel-module__w_bJ_G__row{flex-direction:column;align-items:stretch;gap:16px}.caroussel-module__w_bJ_G__labelCol{flex:none;justify-content:center;padding-left:0}.caroussel-module__w_bJ_G__carouselCol{width:100%}.caroussel-module__w_bJ_G__trustedText{text-align:center}.caroussel-module__w_bJ_G__marquee{height:70px}.caroussel-module__w_bJ_G__marquee:before,.caroussel-module__w_bJ_G__marquee:after{width:60px}.caroussel-module__w_bJ_G__item{flex:0 0 100px;height:40px}.caroussel-module__w_bJ_G__logoBox{width:100px;height:40px}}
.OurMission-module__ObNyva__header{color:var(--Primary-90,#170524);text-align:center;font-size:2.5rem;font-style:normal;font-weight:600;line-height:2.75rem}.OurMission-module__ObNyva__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(92deg,#e82a82 51.79%,#cb9beb 103.51%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-style:normal;font-weight:600;line-height:2.75rem}.OurMission-module__ObNyva__Outermenu{justify-content:center;padding:1rem;display:flex}.OurMission-module__ObNyva__selectedMenu{cursor:pointer;color:var(--White,#fff);width:8.75rem;background-color:#e82a82;border-radius:1.2rem;justify-content:center;align-items:center;gap:.625rem;padding:.625rem 1.875rem;font-weight:500;transition:all .3s cubic-bezier(1,.48,.71,.96);display:flex}.OurMission-module__ObNyva__menu{cursor:pointer;border-radius:1.2rem;justify-content:center;align-items:center;gap:.625rem;width:8.75rem;padding:.625rem 2.625rem;transition:all .5s cubic-bezier(1,.48,.71,.96);display:flex}.OurMission-module__ObNyva__content{background:#fff;border-radius:1.25rem;height:21.5rem;margin-top:3.5rem;padding:2.5rem 4rem 4rem 3.5rem;box-shadow:0 4px 40px #69696926}.OurMission-module__ObNyva__contentHeader{color:var(--Primary-90,#170524);font-size:1.5rem;font-style:normal;font-weight:600;line-height:2rem}.OurMission-module__ObNyva__contentPara{color:var(--Neutral-80,#3e3543);letter-spacing:.03125rem;margin-top:1.5rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}.OurMission-module__ObNyva__contentPara2{color:var(--Neutral-80,#3e3543);letter-spacing:.03125rem;margin-top:1rem;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}@media screen and (max-width:768px){.OurMission-module__ObNyva__content{height:auto;padding:1.5rem 1rem}.OurMission-module__ObNyva__header,.OurMission-module__ObNyva__highlight{font-size:2rem}.OurMission-module__ObNyva__Outermenu{margin:0 2rem}}@keyframes OurMission-module__ObNyva__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.OurMission-module__ObNyva__fadeIn{animation:.5s ease-in-out OurMission-module__ObNyva__fadeIn}.OurMission-module__ObNyva__hiddenTab{opacity:0;transition:opacity .25s ease-out,transform .25s ease-out;transform:translateY(10px)}.OurMission-module__ObNyva__activeTab{opacity:1;transform:translateY(0)}
.WhyEDIasAPI-module___YgODW__header{color:var(--Primary-90,#170524);text-align:center;font-size:2.5rem;font-style:normal;font-weight:600;line-height:2.75rem}.WhyEDIasAPI-module___YgODW__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(89deg,#450e6b 1.98%,#450e6ba1 96.61%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-style:normal;font-weight:600;line-height:2.75rem}.WhyEDIasAPI-module___YgODW__Outermenu{justify-content:center;padding:1rem;display:flex}.WhyEDIasAPI-module___YgODW__selectedMenu{cursor:pointer;color:#fff;background-color:#450e6b;border-radius:1.2rem;justify-content:center;align-items:center;gap:.625rem;width:8.75rem;padding:.625rem 1.875rem;font-weight:500;transition:all .3s cubic-bezier(1,.48,.71,.96);display:flex}.WhyEDIasAPI-module___YgODW__menu{cursor:pointer;border-radius:1.2rem;justify-content:center;align-items:center;gap:.625rem;width:8.75rem;padding:.625rem 2.625rem;transition:all .5s cubic-bezier(1,.48,.71,.96);display:flex}@media screen and (max-width:768px){.WhyEDIasAPI-module___YgODW__header,.WhyEDIasAPI-module___YgODW__highlight{font-size:2rem}.WhyEDIasAPI-module___YgODW__Outermenu{margin:0 2rem}}.WhyEDIasAPI-module___YgODW__container{background-size:200% 200%;justify-content:center;align-items:center;margin-top:2.25rem;animation:16s infinite WhyEDIasAPI-module___YgODW__gradient;display:flex}@keyframes WhyEDIasAPI-module___YgODW__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.WhyEDIasAPI-module___YgODW__container .WhyEDIasAPI-module___YgODW__tabs_wrapper{border:.1px solid #e7e6e8;border-radius:50px;align-items:center;padding:4px;display:flex;position:relative}.WhyEDIasAPI-module___YgODW__tab{white-space:nowrap;text-align:center;-webkit-user-select:none;user-select:none;z-index:1;cursor:pointer;border-radius:50px;justify-content:center;align-items:center;padding:4px 24px;font-size:16px;font-weight:500;transition:all .4s;display:flex;position:relative}.WhyEDIasAPI-module___YgODW__container .WhyEDIasAPI-module___YgODW__tabs_wrapper input{display:none}.WhyEDIasAPI-module___YgODW__managementShape,.WhyEDIasAPI-module___YgODW__developerShape{background:var(--Secondary-50,#e82b82);z-index:0;border-radius:50px;height:40px;transition:all .3s;position:absolute;color:#fff!important}.WhyEDIasAPI-module___YgODW__managementShape2,.WhyEDIasAPI-module___YgODW__developerShape2{z-index:0;background:linear-gradient(89deg,#450e6b 1.98%,#450e6ba1 96.61%);border-radius:50px;height:40px;transition:all .3s;position:absolute;color:#fff!important}.WhyEDIasAPI-module___YgODW__managementShape{width:150px;left:4px}.WhyEDIasAPI-module___YgODW__developerShape{width:220px;left:162px}@media screen and (max-width:640px){.WhyEDIasAPI-module___YgODW__tab{padding:8px 16px;font-size:14px}.WhyEDIasAPI-module___YgODW__managementShape,.WhyEDIasAPI-module___YgODW__developerShape{height:36px}}
.OwnScroller-module__5WLMfG__schedule_demo{background:var(--Primary-Gradient,linear-gradient(91deg,#e82a82 7%,#cb9beb 58.53%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:3px;font-size:1.0125rem;font-style:normal;font-weight:400;line-height:1.51625rem;display:inline-block;position:relative}.OwnScroller-module__5WLMfG__schedule_demo:after{content:"";background:var(--Primary-Gradient,linear-gradient(91deg,#e82a82 7%,#cb9beb 58.53%));z-index:-1;background-clip:padding-box;width:100%;height:2px;position:absolute;bottom:0;left:0}.OwnScroller-module__5WLMfG__tagButton{background:linear-gradient(90deg,#e82a82,#cb9beb);border-radius:1.25rem;justify-content:center;align-items:center;gap:.625rem;padding:1px;display:inline-flex}.OwnScroller-module__5WLMfG__tabSticky{z-index:2147483647!important;position:sticky!important;top:110px!important}
.ZenbridgeFAQ-module__Vzy_pa__header{color:var(--Primary-90,#170524);font-size:40px;font-style:normal;font-weight:600;line-height:44px}.ZenbridgeFAQ-module__Vzy_pa__span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ed32bb 42.31%,#9c26e1 76.44%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-style:normal;font-weight:600;line-height:2.75rem}.ZenbridgeFAQ-module__Vzy_pa__subHeader{color:var(--Neutral-70,#564f5b);text-align:center;width:60%;margin:1.5rem auto 0;font-size:1.3rem;font-style:normal;font-weight:400;line-height:1.75rem}.ZenbridgeFAQ-module__Vzy_pa__accordion_item{cursor:pointer;background:var(--White,#fff);border-radius:.625rem;flex-shrink:0;align-items:center;gap:1rem;width:50rem;margin:1rem;padding:1.125rem 1.5rem;box-shadow:0 2px 8px #0000001a}.ZenbridgeFAQ-module__Vzy_pa__accordion_item:hover{box-shadow:0 0 10px 2px #f7c2db,0 0 10px 2px #dbc1ed}.ZenbridgeFAQ-module__Vzy_pa__accordion_header{color:var(--Primary-90,#170524);justify-content:space-between;align-items:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex}.ZenbridgeFAQ-module__Vzy_pa__accordion_body{transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;overflow:hidden}.ZenbridgeFAQ-module__Vzy_pa__accordion_open{opacity:1;max-height:500px;padding-top:1rem;padding-bottom:1rem}.ZenbridgeFAQ-module__Vzy_pa__accordion_closed{opacity:0;max-height:0;padding-top:0;padding-bottom:0}.ZenbridgeFAQ-module__Vzy_pa__bg-custom-gradient{background:linear-gradient(90deg,#ed32bb 42.31%,#9c26e1 76.44%)}@media screen and (max-width:977px){.ZenbridgeFAQ-module__Vzy_pa__accordion_item{width:auto}.ZenbridgeFAQ-module__Vzy_pa__subHeader{width:90%}}
.insights-module__Is3EhG__container{max-width:calc(100% - 2*var(--largeMp))}.insights-module__Is3EhG__outerPadding{padding:7.25rem 0}.insights-module__Is3EhG__card_img{-o-object-fit:cover;object-fit:cover;width:336px;height:240px}.insights-module__Is3EhG__card{background:var(--White,#fff);border-radius:10px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;box-shadow:0 4px 40px #69696926}.insights-module__Is3EhG__outerHeading{color:var(--Primary-10,#374151);text-align:center;font-family:var(--font-inter),Inter,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:3rem}.insights-module__Is3EhG__heading{background:linear-gradient(90deg,#ed32bb 0%,#9c26e1 100%);color:#0000;-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text}.insights-module__Is3EhG__card:hover{box-shadow:0 4px 40px #69696940}@media screen and (max-width:768px){.insights-module__Is3EhG__outerPadding{padding:3rem 0}.insights-module__Is3EhG__outerHeading,.insights-module__Is3EhG__heading{text-align:center}.insights-module__Is3EhG__outerHeading{font-size:2rem;line-height:2.5rem}}.insights-module__Is3EhG__scrollbar::-webkit-scrollbar{width:8px}.insights-module__Is3EhG__scrollbar::-webkit-scrollbar-track{background:#fff}.insights-module__Is3EhG__scrollbar::-webkit-scrollbar-thumb{background-color:#cacaca;border-radius:10px;height:5rem}.insights-module__Is3EhG__scrollbar::-webkit-scrollbar-thumb:hover{background-color:#979797}
