.ContactUs-module__Nskqoq__container{background-color:#f8f8ff;justify-content:center;align-items:center;width:100%;padding:140px 24px 60px;display:flex}@media (max-width:1024px){.ContactUs-module__Nskqoq__container{padding:130px 24px 50px}}@media (max-width:768px){.ContactUs-module__Nskqoq__container{padding:120px 16px 40px}}.ContactUs-module__Nskqoq__contentWrapper{flex-direction:column;gap:3rem;width:100%;max-width:1000px;display:flex}.ContactUs-module__Nskqoq__formCard{background:radial-gradient(circle,#63079c 0%,#2f1839 100%);border-radius:16px;width:100%;padding:40px 60px;box-shadow:0 10px 40px #0003}@media (max-width:1024px){.ContactUs-module__Nskqoq__formCard{padding:40px}}@media (max-width:480px){.ContactUs-module__Nskqoq__formCard{padding:30px 20px}}.ContactUs-module__Nskqoq__headerText{text-align:center;margin-bottom:2rem}.ContactUs-module__Nskqoq__subHeading{color:#e6d5ff;margin-bottom:.5rem;font-family:Involve,sans-serif;font-size:14px;font-weight:500;display:block}.ContactUs-module__Nskqoq__mainHeading{color:#fff;text-transform:uppercase;font-family:Ranade,sans-serif;font-size:42px;font-weight:700;line-height:1.1}@media (max-width:768px){.ContactUs-module__Nskqoq__mainHeading{font-size:32px}}@media (max-width:480px){.ContactUs-module__Nskqoq__mainHeading{font-size:26px}}.ContactUs-module__Nskqoq__form{flex-direction:column;gap:1.5rem;display:flex}.ContactUs-module__Nskqoq__successMessage{text-align:center;background-color:#efecfb;border:1px solid #e6ddf5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:2rem 0;padding:4rem 2rem;display:flex}.ContactUs-module__Nskqoq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ContactUs-module__Nskqoq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactUs-module__Nskqoq__label{color:#fff;font-family:Involve,sans-serif;font-size:14px;font-weight:500}.ContactUs-module__Nskqoq__input,.ContactUs-module__Nskqoq__textarea,.ContactUs-module__Nskqoq__select{color:#fff;background:#4c3565;border:1px solid #fff3;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Involve,sans-serif;font-size:14px;transition:border-color .3s}.ContactUs-module__Nskqoq__input::placeholder,.ContactUs-module__Nskqoq__textarea::placeholder{color:#ffffff80}.ContactUs-module__Nskqoq__input:focus,.ContactUs-module__Nskqoq__textarea:focus,.ContactUs-module__Nskqoq__select:focus{border-color:#fff}.ContactUs-module__Nskqoq__textarea{resize:vertical;min-height:120px}.ContactUs-module__Nskqoq__charCount{color:#fff9;text-align:right;margin-top:-4px;font-family:Involve,sans-serif;font-size:12px}.ContactUs-module__Nskqoq__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.ContactUs-module__Nskqoq__select option{color:#fff;background:#251c2f}.ContactUs-module__Nskqoq__customOptions{z-index:10;background:#251c2f;border:1px solid #fff3;border-radius:8px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 20px #0000004d}.ContactUs-module__Nskqoq__customOption{color:#fff;cursor:pointer;padding:.75rem 1rem;font-family:Involve,sans-serif;font-size:14px;transition:background-color .2s,color .2s}.ContactUs-module__Nskqoq__customOption:hover{color:#0d0015;background-color:#ded6fd}.ContactUs-module__Nskqoq__submitBtnContainer{justify-content:center;margin-top:1.5rem;display:flex}.ContactUs-module__Nskqoq__submitBtn{color:#4c3565;cursor:pointer;background-color:#fff;border:none;border-radius:50px;align-items:center;gap:1rem;padding:.75rem 1.5rem .75rem 2rem;font-family:Involve,sans-serif;font-size:16px;font-weight:700;transition:transform .2s;display:flex}.ContactUs-module__Nskqoq__submitBtn:hover{transform:translateY(-2px)}.ContactUs-module__Nskqoq__submitBtn svg{transition:transform .2s ease-in-out}.ContactUs-module__Nskqoq__submitBtn:hover svg{transform:rotate(45deg)}.ContactUs-module__Nskqoq__iconCircle{background-color:#4c3565;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ContactUs-module__Nskqoq__bottomSection{flex-direction:column;width:100%;margin-top:2rem;display:flex}.ContactUs-module__Nskqoq__horizontalLine{background-color:#d6d6e0;border:none;width:100%;height:1px;margin:1.5rem 0}.ContactUs-module__Nskqoq__contactInfoHeader{align-items:center;gap:.5rem;display:flex}.ContactUs-module__Nskqoq__contactInfoTitle{color:#000;font-family:Ranade,sans-serif;font-size:20px;font-weight:600}.ContactUs-module__Nskqoq__dot{background-color:#3b82f6;border-radius:50%;width:6px;height:6px}.ContactUs-module__Nskqoq__infoCardsWrapper{justify-content:space-between;align-items:stretch;margin-top:1rem;display:flex}.ContactUs-module__Nskqoq__verticalDivider{background-color:#d6d6e0;width:1px;margin:0 20px}.ContactUs-module__Nskqoq__infoCard{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex}.ContactUs-module__Nskqoq__infoIconCircle{background-color:#4c3565;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.5rem;display:flex}.ContactUs-module__Nskqoq__infoLabel{color:#666;font-family:Involve,sans-serif;font-size:13px}.ContactUs-module__Nskqoq__infoValue{color:#000;font-family:Involve,sans-serif;font-size:18px;font-weight:600}@media (max-width:900px){.ContactUs-module__Nskqoq__formGrid{grid-template-columns:1fr}}@media (max-width:480px){.ContactUs-module__Nskqoq__input,.ContactUs-module__Nskqoq__textarea,.ContactUs-module__Nskqoq__select{padding:12px 14px;font-size:13px}.ContactUs-module__Nskqoq__label{font-size:13px}.ContactUs-module__Nskqoq__submitBtn{justify-content:center;width:100%;font-size:15px}}
.Navbar-module___rHu7W__header{z-index:1000;height:100px;padding-top:20px;font-family:Involve,sans-serif;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom-color:#3d006614;box-shadow:0 2px 20px #3d006614}.Navbar-module___rHu7W__nav{justify-content:space-between;align-items:center;max-width:1440px;height:72px;margin:0 auto;padding:0 48px;display:flex}.Navbar-module___rHu7W__logo{justify-self:start;align-items:center;width:250px;height:40px;display:flex}.Navbar-module___rHu7W__logo img{object-fit:contain;max-height:40px;width:100%!important;height:auto!important}.Navbar-module___rHu7W__navLinks{justify-self:center;align-items:center;gap:48px;margin:0;padding:0;font-family:Involve,sans-serif;list-style:none;display:flex}.Navbar-module___rHu7W__navLink{letter-spacing:-.05px;vertical-align:middle;background:linear-gradient(90deg,#4c3565 0%,#251c2f 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Involve,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:opacity .2s,filter .2s;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background:#3d0066;border-radius:2px;width:0%;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__navLink:hover{filter:brightness(1.2)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}.Navbar-module___rHu7W__navLinkActive{color:#111;font-weight:700}.Navbar-module___rHu7W__navLinkActive:after{background:#111;width:100%}.Navbar-module___rHu7W__hasDropdown{position:relative}.Navbar-module___rHu7W__dropdownIcon{justify-content:center;align-items:center;margin-top:2px;margin-left:6px;transition:transform .2s;display:inline-flex}.Navbar-module___rHu7W__hasDropdown:hover .Navbar-module___rHu7W__dropdownIcon{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdownMenu{opacity:0;visibility:hidden;z-index:10;background:#f8f6ff;border:1px solid #5f09c21f;border-radius:4px;flex-direction:column;min-width:260px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 5px);left:50%;overflow:hidden;transform:translate(-50%)translateY(10px);box-shadow:2px 2px 4px #5f09c21f}.Navbar-module___rHu7W__hasDropdown:hover .Navbar-module___rHu7W__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module___rHu7W__dropdownItem{letter-spacing:-.008em;color:#110222cc;text-align:center;padding:16px 12px;font-family:Involve,sans-serif;font-size:12px;font-weight:500;line-height:140%;text-decoration:none;transition:background-color .2s}.Navbar-module___rHu7W__dropdownItem:hover{background-color:#ded6fd}.Navbar-module___rHu7W__ctaBtn{color:#fff;letter-spacing:-.04px;white-space:nowrap;background:radial-gradient(65.89% 65.89% at 50% 36.75%,#7212e1 0%,#320f5a 100%) padding-box padding-box,linear-gradient(265.45deg,#2d045cb3 .5%,#5f09c27f 96.31%) border-box;border:1.25px solid #0000;border-radius:42px;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;gap:12px;height:40px;padding:0 6px 0 20px;font-family:Involve,sans-serif;font-size:15px;font-weight:500;line-height:20px;text-decoration:none;transition:filter .25s,transform .15s;display:inline-flex}.Navbar-module___rHu7W__ctaBtn:hover{filter:brightness(1.1);color:#fff;transform:translateY(-1px)}.Navbar-module___rHu7W__ctaArrow{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:inline-flex;box-shadow:0 .81px 5.02px #ffffff69}.Navbar-module___rHu7W__ctaBtn:hover .Navbar-module___rHu7W__ctaArrow{transform:rotate(45deg)}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;margin-top:2px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{transform-origin:50%;background:#3d0066;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module___rHu7W__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{background:#fff;max-height:0;transition:max-height .35s;display:none;overflow:hidden}.Navbar-module___rHu7W__mobileMenuOpen{border-top:1px solid #3d006614;max-height:100vh}.Navbar-module___rHu7W__mobileMenu ul{flex-direction:column;gap:4px;margin:0;padding:16px 24px 24px;list-style:none;display:flex}.Navbar-module___rHu7W__mobileLink{color:#0d0015;border-bottom:1px solid #3d00660d;padding:16px 0;font-family:Involve,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module___rHu7W__mobileLink:hover{color:#5f09c2}.Navbar-module___rHu7W__mobileLinkActive{color:#111;font-weight:700}.Navbar-module___rHu7W__mobileCta{color:#fff;letter-spacing:-.04px;white-space:nowrap;background:radial-gradient(65.89% 65.89% at 50% 36.75%,#7212e1 0%,#320f5a 100%) padding-box padding-box,linear-gradient(265.45deg,#2d045cb3 .5%,#5f09c27f 96.31%) border-box;border:1.25px solid #0000;border-radius:42px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;height:44px;margin-top:24px;margin-bottom:12px;padding:0 6px 0 20px;font-family:Involve,sans-serif;font-size:15px;font-weight:500;line-height:20px;text-decoration:none;transition:filter .25s,transform .15s;display:inline-flex}.Navbar-module___rHu7W__mobileCta:hover{filter:brightness(1.1);color:#fff;transform:translateY(-1px)}.Navbar-module___rHu7W__mobileCta:hover .Navbar-module___rHu7W__ctaArrow{transform:rotate(45deg)}.Navbar-module___rHu7W__mobileSubMenu{flex-direction:column;gap:10px;margin-top:8px;margin-bottom:12px;padding-left:20px;display:flex}.Navbar-module___rHu7W__mobileSubLink{color:#0d0015b3;font-family:Involve,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__mobileSubLink:hover{color:#5f09c2}@media (max-width:1024px){.Navbar-module___rHu7W__nav{padding:0 32px}.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__ctaBtn{display:none}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__mobileMenu{display:block}}@media (max-width:480px){.Navbar-module___rHu7W__nav{height:80px;padding:0 24px}.Navbar-module___rHu7W__logo{width:160px}.Navbar-module___rHu7W__hamburger{width:32px;height:32px}}
.home-module__k78gZa__main{background:linear-gradient(#f9f9ff 0%,#f0eefb 100%);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.home-module__k78gZa__contentSection{flex-direction:column;align-items:center;width:100%;padding-top:4rem;display:flex;position:relative}@media (max-width:768px){.home-module__k78gZa__contentSection{padding-top:1.5rem!important}}@media (max-width:480px){.home-module__k78gZa__contentSection{padding-top:1rem!important}}.home-module__k78gZa__sectionHeader{color:#3d0066;text-transform:uppercase;letter-spacing:1px;background-color:#fff;border:1px solid #3d0066;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}
.Hero-module__ErLfha__heroSection{background-color:#fff;background-image:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ErLfha__heroContent{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 4rem;display:flex}.Hero-module__ErLfha__heroSection:before{content:"";z-index:0;background:0 0;position:absolute;inset:0}.Hero-module__ErLfha__textCol{z-index:2;flex:1;width:100%;max-width:720px;padding-right:2rem;position:relative}.Hero-module__ErLfha__headlineWrapper{align-items:center;min-height:120px;display:flex}.Hero-module__ErLfha__headline{background:linear-gradient(#813dcd 0%,#391f58 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;white-space:pre-line;text-align:left;-webkit-background-clip:text;margin:0;padding-bottom:.1em;font-family:Ranade,sans-serif;font-size:38px;font-weight:700;line-height:1.1}.Hero-module__ErLfha__subtext{color:#000;text-align:left;max-width:600px;margin-top:1rem;font-family:Involve,sans-serif;font-size:20px;font-weight:400;line-height:1.6}.Hero-module__ErLfha__mobileInfinity{display:none}.Hero-module__ErLfha__tickerWrapper{z-index:10;background:linear-gradient(135deg,#2d0052 0%,indigo 60%,#60c 100%);border-radius:12px;align-items:center;width:90%;max-width:1200px;padding:1.5rem 0;display:flex;position:absolute;bottom:1.5rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.Hero-module__ErLfha__tickerTrack{white-space:nowrap;gap:4rem;width:fit-content;padding-right:4rem;display:flex}.Hero-module__ErLfha__logoItem{color:#fff;opacity:.9;justify-content:center;align-items:center;width:140px;height:40px;display:flex}.Hero-module__ErLfha__logoImg{object-fit:contain;width:100%;height:100%}.Hero-module__ErLfha__btnWrapper{justify-content:flex-start;width:100%;margin-top:1.5rem;display:none}@media (max-width:1024px){.Hero-module__ErLfha__btnWrapper{justify-content:center;margin-top:1.25rem}}.Hero-module__ErLfha__heroContactBtn{color:#fff;cursor:pointer;z-index:10;background:radial-gradient(65.89% 65.89% at 50% 36.75%,#7212e1 0%,#320f5a 100%) padding-box padding-box,linear-gradient(265.45deg,#2d045cb3 .5%,#5f09c27f 96.31%) border-box;border:1.25px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:12px;height:46px;padding:0 8px 0 24px;font-family:Involve,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:transform .2s,filter .2s;display:inline-flex;position:relative}.Hero-module__ErLfha__heroContactBtn:hover{filter:brightness(1.1);color:#fff;transform:translateY(-2px)}.Hero-module__ErLfha__contactBtnIcon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s;display:flex;box-shadow:0 .81px 5.02px #ffffff69}.Hero-module__ErLfha__heroContactBtn:hover .Hero-module__ErLfha__contactBtnIcon{transform:rotate(45deg)}@media (max-width:1366px){.Hero-module__ErLfha__textCol{max-width:580px}.Hero-module__ErLfha__headline{font-size:32px}.Hero-module__ErLfha__subtext{max-width:100%;font-size:18px}}@media (max-width:1024px){.Hero-module__ErLfha__heroSection{text-align:center;background-position:70%;min-height:auto;padding:120px 0 160px}.Hero-module__ErLfha__heroSection:before{background:#ffffffb3}.Hero-module__ErLfha__heroContent{justify-content:center;padding:0 30px}.Hero-module__ErLfha__textCol{max-width:100%;padding-right:0}.Hero-module__ErLfha__headlineWrapper{justify-content:center;min-height:auto;margin-bottom:1.5rem}.Hero-module__ErLfha__headline{text-align:center;font-size:30px;line-height:1.25}.Hero-module__ErLfha__subtext{text-align:center;max-width:650px;margin:1.5rem auto;font-size:18px}.Hero-module__ErLfha__mobileInfinity{width:56px;height:auto;margin:0 auto 1.5rem;display:block}.Hero-module__ErLfha__tickerWrapper{width:90%;bottom:2rem}}@media (max-width:768px){.Hero-module__ErLfha__btnWrapper{display:flex}.Hero-module__ErLfha__heroSection{background-position:75%;min-height:auto;padding:150px 0 0!important}.Hero-module__ErLfha__heroSection:before{background:#ffffffbf}.Hero-module__ErLfha__heroContent{padding:0 20px}.Hero-module__ErLfha__headline{font-size:26px}.Hero-module__ErLfha__subtext{margin-top:1.25rem!important;font-size:15.5px!important;line-height:1.65!important}.Hero-module__ErLfha__subtext br{display:none!important}.Hero-module__ErLfha__tickerWrapper{border-radius:12px;width:90%;margin-top:50px;margin-left:auto;margin-right:auto;padding:1.25rem 0;position:relative;bottom:auto;left:auto;transform:none}.Hero-module__ErLfha__tickerTrack{gap:3rem}.Hero-module__ErLfha__logoItem{width:120px;height:32px}}@media (max-width:480px){.Hero-module__ErLfha__heroSection{background-position:80%;padding:135px 0 0!important}.Hero-module__ErLfha__heroContent{padding:0 16px}.Hero-module__ErLfha__headline{font-size:clamp(19px,5.5vw,21px);line-height:1.3}.Hero-module__ErLfha__subtext{margin-top:1rem!important;padding:0 8px!important;font-size:14.5px!important;line-height:1.55!important}.Hero-module__ErLfha__tickerWrapper{border-radius:12px;width:90%;margin-top:40px;padding:1rem 0}.Hero-module__ErLfha__tickerTrack{gap:2rem}.Hero-module__ErLfha__logoItem{width:100px;height:28px}}
.Services-module__mTFlra__whatwedo{width:100%;max-width:1280px;margin:0 auto;padding:.5rem 4rem 2.5rem}.Services-module__mTFlra__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:126px;height:34px;margin:0 auto 1.5rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.Services-module__mTFlra__header{text-align:center;margin-bottom:1.5rem}.Services-module__mTFlra__whatwedoContentTitle{letter-spacing:0;vertical-align:middle;color:#000c;font-family:Involve,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.Services-module__mTFlra__whatwedoContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Services-module__mTFlra__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:50px;display:grid}.Services-module__mTFlra__card{will-change:transform;background:#fff;border-radius:8px;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #3d00661f}.Services-module__mTFlra__card:hover{transform:translateY(-32px);box-shadow:0 10px 28px #3d006633}.Services-module__mTFlra__quoteWrapper{justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.Services-module__mTFlra__quoteMarkLeft,.Services-module__mTFlra__quoteMarkRight{color:#5dade2;font-family:Involve,sans-serif;font-size:30px;font-weight:700;line-height:1}.Services-module__mTFlra__quoteText{letter-spacing:0;vertical-align:middle;color:#000;font-family:Involve,sans-serif;font-size:14px;font-style:oblique;font-weight:700;line-height:26px}.Services-module__mTFlra__quoteTextSingleLine{white-space:nowrap}.Services-module__mTFlra__purpleBanner{background-blend-mode:multiply;background-color:#0000002e;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:160px;padding:3rem 2rem;display:flex;position:relative}.Services-module__mTFlra__purpleBanner:after{content:"";background:#00000024;position:absolute;inset:0}.Services-module__mTFlra__cardTitle{color:#fff;letter-spacing:0;vertical-align:middle;z-index:1;font-family:Ranade,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:32px;position:relative}.Services-module__mTFlra__contentArea{flex-direction:column;flex:1;padding:2rem;display:flex}.Services-module__mTFlra__description{letter-spacing:0;color:#000;margin-bottom:2rem;font-family:Involve,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.Services-module__mTFlra__divider{background-color:#e6e6fa;height:1px;margin-top:auto;margin-bottom:1.5rem}.Services-module__mTFlra__tagsContainer{flex-wrap:wrap;align-content:flex-start;gap:.75rem;min-height:82px;display:flex}.Services-module__mTFlra__tag{color:#000;letter-spacing:0;vertical-align:middle;background:linear-gradient(90deg,#cae6ffbf 75%,#d8ceff 100%);border-radius:74px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-family:Involve,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:24px;display:inline-flex}.Services-module__mTFlra__actionButton{color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#3d0066;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1),visibility .3s;display:flex;position:absolute;bottom:1.25rem;right:1.25rem;transform:translateY(8px)scale(.9)}.Services-module__mTFlra__card:hover .Services-module__mTFlra__actionButton{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Services-module__mTFlra__actionButton:hover{color:#fff}@media (max-width:1200px){.Services-module__mTFlra__whatwedo{padding:3rem 30px 5rem!important}.Services-module__mTFlra__grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}}@media (max-width:1024px){.Services-module__mTFlra__card:hover{transform:translateY(-8px)!important}.Services-module__mTFlra__actionButton{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}}@media (max-width:900px){.Services-module__mTFlra__quoteTextSingleLine{white-space:normal!important}}@media (max-width:768px){.Services-module__mTFlra__whatwedo{padding:1rem 20px 4rem!important}.Services-module__mTFlra__grid{grid-template-columns:1fr!important;gap:2rem!important;margin-top:30px!important}.Services-module__mTFlra__tagsContainer{min-height:auto!important;margin-bottom:0!important;padding-right:50px!important}.Services-module__mTFlra__card:hover{transform:translateY(-6px)!important}}@media (max-width:480px){.Services-module__mTFlra__whatwedo{padding:1rem 16px 3.5rem!important}.Services-module__mTFlra__quoteWrapper{padding:1rem!important}.Services-module__mTFlra__quoteText{font-size:13px!important;line-height:1.5!important}.Services-module__mTFlra__quoteMarkLeft,.Services-module__mTFlra__quoteMarkRight{font-size:24px!important}.Services-module__mTFlra__purpleBanner{min-height:120px!important;padding:2rem 1.5rem!important}.Services-module__mTFlra__cardTitle{font-size:18px!important;line-height:1.4!important}.Services-module__mTFlra__contentArea{padding:1.5rem 1.25rem!important}.Services-module__mTFlra__description{margin-bottom:1.5rem!important;font-size:14.5px!important;line-height:1.5!important}.Services-module__mTFlra__card:hover{transform:translateY(-4px)!important}.Services-module__mTFlra__tag{min-height:28px!important;padding:0 8px!important;font-size:10px!important}}
.Stats-module__e-NYLW__statsSection{flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 4rem;display:flex}.Stats-module__e-NYLW__header{text-align:center;margin-bottom:1.5rem}.Stats-module__e-NYLW__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:177px;height:34px;margin:0 auto 1.5rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.Stats-module__e-NYLW__title{color:#000c;font-size:20px;font-weight:500}.Stats-module__e-NYLW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;margin-bottom:6rem;display:grid}.Stats-module__e-NYLW__card{background:#fff;border:1px solid #3d00661a;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.Stats-module__e-NYLW__numberWrapper{align-items:baseline;display:flex;position:relative}.Stats-module__e-NYLW__ghostNumber{color:#3d006608;pointer-events:none;font-family:Ranade,sans-serif;font-size:9rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__e-NYLW__number{color:#3d0066;z-index:1;align-items:center;gap:12px;font-family:Involve,sans-serif;font-size:110px;font-weight:700;line-height:1;display:inline-flex;position:relative}.Stats-module__e-NYLW__numberViewport{display:inline-block}.Stats-module__e-NYLW__countStep{will-change:transform, opacity;animation:.6s cubic-bezier(.22,1,.36,1) both Stats-module__e-NYLW__countFromDown;display:inline-block}.Stats-module__e-NYLW__suffix{color:#5dade2;font-size:3rem}@keyframes Stats-module__e-NYLW__countFromDown{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Stats-module__e-NYLW__textContent{flex:1;font-size:1rem;line-height:1.5}.Stats-module__e-NYLW__statTitle{color:#1a001f;font-weight:600}.Stats-module__e-NYLW__statDesc{color:#3d3d3d}.Stats-module__e-NYLW__ctaBanner{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;gap:.5rem;width:100vw;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.Stats-module__e-NYLW__ctaText{color:#fff;z-index:1;font-family:Ranade,sans-serif;font-size:40px;font-weight:700;position:relative}.Stats-module__e-NYLW__ctaIconBtn{cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s;display:flex;position:relative}.Stats-module__e-NYLW__ctaIconBtn:before{content:"";z-index:-1;background:#fff;border-radius:50%;width:54px;height:54px;transition:box-shadow .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__e-NYLW__ctaIconBtn:hover{transform:scale(1.1)}.Stats-module__e-NYLW__ctaIconBtn:hover:before{box-shadow:0 0 20px #fff6}@media (max-width:1200px){.Stats-module__e-NYLW__statsSection{padding:3rem 30px!important}}@media (max-width:1024px){.Stats-module__e-NYLW__grid{grid-template-columns:1fr!important;gap:1.75rem!important;margin-bottom:4rem!important}.Stats-module__e-NYLW__ctaBanner{border-radius:16px!important;width:100%!important;padding:6rem 2.5rem!important}.Stats-module__e-NYLW__ctaText{font-size:32px!important}}@media (max-width:768px){.Stats-module__e-NYLW__statsSection{padding:2.5rem 20px!important}.Stats-module__e-NYLW__card{gap:.75rem!important;padding:2rem!important}.Stats-module__e-NYLW__number{font-size:72px!important}.Stats-module__e-NYLW__ghostNumber{font-size:5.5rem!important}.Stats-module__e-NYLW__ctaBanner{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:1rem!important;padding:5rem 2rem!important;display:flex!important}.Stats-module__e-NYLW__ctaText{white-space:nowrap!important;font-size:28px!important}}@media (max-width:480px){.Stats-module__e-NYLW__statsSection{padding:2rem 16px!important}.Stats-module__e-NYLW__grid{gap:1.25rem!important;margin-bottom:3rem!important}.Stats-module__e-NYLW__card{border-radius:8px!important;padding:1.5rem 1.25rem!important}.Stats-module__e-NYLW__number{font-size:54px!important}.Stats-module__e-NYLW__suffix{font-size:1.75rem!important}.Stats-module__e-NYLW__ghostNumber{display:none!important}.Stats-module__e-NYLW__statTitle{font-size:15px!important}.Stats-module__e-NYLW__statDesc{font-size:14px!important;line-height:1.5!important}.Stats-module__e-NYLW__ctaBanner{border-radius:12px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:.75rem!important;padding:3rem 1.25rem!important;display:flex!important}.Stats-module__e-NYLW__ctaText{white-space:nowrap!important;font-size:22px!important}.Stats-module__e-NYLW__ctaIconBtn{width:48px!important;height:48px!important}.Stats-module__e-NYLW__ctaIconBtn:before{width:40px!important;height:40px!important}}
.OurWork-module__tcP8PG__ourWorkSection{flex-direction:column;align-items:center;width:100vw;margin-left:calc(50% - 50vw);padding:2.5rem 0 .5rem;display:flex;position:relative}.OurWork-module__tcP8PG__ourWorkSection:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 100% 0,#e6e6fa80,#0000 40%),radial-gradient(circle at 0 100%,#e6e6fa4d,#0000 40%);position:absolute;inset:0}.OurWork-module__tcP8PG__header{text-align:center;width:100%;max-width:1280px;margin-bottom:1.5rem;padding:0 4rem}.OurWork-module__tcP8PG__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:177px;height:34px;margin:0 auto 1.5rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.OurWork-module__tcP8PG__title{color:#000c;text-align:center;max-width:900px;margin:0 auto;font-size:20px;font-weight:500;line-height:1.4}.OurWork-module__tcP8PG__carouselContainer{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;will-change:scroll-position;width:100%;padding:1rem max(4rem,50vw - 640px + 4rem);overflow:auto hidden}.OurWork-module__tcP8PG__carouselContainer::-webkit-scrollbar{display:none}.OurWork-module__tcP8PG__carouselContainer.OurWork-module__tcP8PG__dragging{cursor:grabbing;scroll-behavior:auto}.OurWork-module__tcP8PG__carouselTrack{gap:2rem;width:max-content;display:flex}.OurWork-module__tcP8PG__card{background-color:#efeffa;border-radius:16px;flex-shrink:0;width:800px;height:400px;text-decoration:none;transition:box-shadow .3s,border .3s;display:flex;position:relative;transform:translateZ(0)}.OurWork-module__tcP8PG__card:hover{border:2px solid #5f09c2;box-shadow:0 10px 28px #3d006629}.OurWork-module__tcP8PG__imageCol{border-radius:22px;flex:1;max-width:50%;position:relative;overflow:hidden}.OurWork-module__tcP8PG__cardImage{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:28px;width:100%;height:100%;padding:1rem;transition:transform .4s cubic-bezier(.22,1,.36,1)}.OurWork-module__tcP8PG__imageTitleOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#3d0066;z-index:5;pointer-events:none;background:#ffffffe6;border-radius:12px;max-width:calc(100% - 4rem);padding:.75rem 1.25rem;font-family:Ranade,sans-serif;font-size:16px;font-weight:600;transition:transform .3s;position:absolute;bottom:2rem;left:2rem;box-shadow:0 8px 24px #3d00661f}.OurWork-module__tcP8PG__card:hover .OurWork-module__tcP8PG__imageTitleOverlay{transform:translateY(-4px)}.OurWork-module__tcP8PG__contentCol{flex-direction:column;flex:1;padding:2.5rem 2rem 4rem;display:flex;position:relative}.OurWork-module__tcP8PG__tags{flex-wrap:wrap;gap:.75rem;margin-bottom:auto;display:flex}.OurWork-module__tcP8PG__tag{color:#1a001f;background:#fff;border:1px solid #5f09c2;border-radius:9999px;padding:.25rem 1rem;font-size:14px;font-weight:500}.OurWork-module__tcP8PG__description{color:#251c2f;margin-top:2rem;font-family:Involve,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.OurWork-module__tcP8PG__cardArrowBtn{color:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#3d0066;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .22s,transform .22s,visibility .22s;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:scale(.85)}.OurWork-module__tcP8PG__card:hover .OurWork-module__tcP8PG__cardArrowBtn{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.OurWork-module__tcP8PG__cardArrowBtn:hover{transform:scale(1.12)}.OurWork-module__tcP8PG__viewBtnRow{justify-content:end;width:100%;max-width:1280px;margin-top:.5rem;margin-bottom:2rem;padding:0 4rem;display:flex}.OurWork-module__tcP8PG__viewBtn{color:#fff;cursor:pointer;background-color:#3d0066;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem 1.25rem;font-size:.875rem;text-decoration:none;transition:transform .15s,color .15s;display:flex}.OurWork-module__tcP8PG__viewBtn:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.OurWork-module__tcP8PG__iconCircle{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:1024px){.OurWork-module__tcP8PG__carouselTrack{align-items:flex-start!important}.OurWork-module__tcP8PG__card{flex-direction:column;width:600px;height:auto}.OurWork-module__tcP8PG__imageCol{max-width:100%;height:250px}.OurWork-module__tcP8PG__contentCol{padding:1.5rem!important}.OurWork-module__tcP8PG__tags{margin-bottom:0!important}.OurWork-module__tcP8PG__description{margin-top:1rem!important}.OurWork-module__tcP8PG__cardArrowBtn{opacity:1!important;visibility:visible!important;pointer-events:auto!important;align-self:flex-end!important;margin-top:1.25rem!important;position:relative!important;bottom:auto!important;right:auto!important;transform:scale(1)!important}.OurWork-module__tcP8PG__viewBtnRow{padding:0 2rem;justify-content:center!important}}@media (max-width:768px){.OurWork-module__tcP8PG__carouselContainer{padding:1rem 1.5rem 2rem}.OurWork-module__tcP8PG__card{width:85vw;max-width:500px}.OurWork-module__tcP8PG__imageCol{height:200px}.OurWork-module__tcP8PG__contentCol{padding:1.25rem!important}.OurWork-module__tcP8PG__tags{gap:.5rem!important;margin-bottom:0!important}.OurWork-module__tcP8PG__tag{padding:.2rem .8rem!important;font-size:13px!important}.OurWork-module__tcP8PG__description{margin-top:.75rem!important;font-size:13.5px!important}.OurWork-module__tcP8PG__cardArrowBtn{opacity:1!important;visibility:visible!important;pointer-events:auto!important;align-self:flex-end!important;margin-top:1rem!important;position:relative!important;bottom:auto!important;right:auto!important;transform:scale(1)!important}.OurWork-module__tcP8PG__viewBtnRow{padding:0 1.5rem;justify-content:center!important}}@media (max-width:480px){.OurWork-module__tcP8PG__carouselContainer{padding:1rem 1rem 2rem}.OurWork-module__tcP8PG__card{width:88vw}.OurWork-module__tcP8PG__imageCol{height:180px}.OurWork-module__tcP8PG__contentCol{padding:1rem!important}.OurWork-module__tcP8PG__tags{gap:.4rem!important;margin-bottom:0!important}.OurWork-module__tcP8PG__tag{padding:.15rem .7rem!important;font-size:12px!important}.OurWork-module__tcP8PG__description{margin-top:.75rem!important;font-size:13px!important;line-height:1.5!important}.OurWork-module__tcP8PG__cardArrowBtn{opacity:1!important;visibility:visible!important;pointer-events:auto!important;align-self:flex-end!important;width:32px!important;height:32px!important;margin-top:1rem!important;position:relative!important;bottom:auto!important;right:auto!important;transform:scale(1)!important}}
.FounderBio-module__fv7cUq__founderSection{background-image:url(../media/ceo-second-bg.0qe-oulo5e20c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;padding:2.5rem 4rem;display:flex;overflow:hidden}.FounderBio-module__fv7cUq__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:233px;height:34px;margin:0 auto .75rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.FounderBio-module__fv7cUq__header{text-align:center;margin-bottom:1rem}.FounderBio-module__fv7cUq__card{background-color:#2d0052;background-image:url(../media/ceo-main-bg.13k3ee8womkrf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:100%;max-width:1280px;height:518px;margin:0 auto;display:flex;position:relative;overflow:hidden}.FounderBio-module__fv7cUq__imageCol{flex:0 0 350px;padding:1.5rem}.FounderBio-module__fv7cUq__portrait{object-fit:cover;filter:saturate(.9);border-radius:8px;width:438px;height:472px}.FounderBio-module__fv7cUq__contentCol{color:#fff;z-index:1;flex-direction:column;flex:1;justify-content:center;padding:4rem 3rem;display:flex;position:relative}.FounderBio-module__fv7cUq__quote{color:#fff;gap:.5rem;margin-bottom:2rem;font-family:Ranade,sans-serif;font-size:28px;font-weight:700;line-height:1.3;display:flex}.FounderBio-module__fv7cUq__bioText{color:#fff;margin-bottom:2.5rem;font-family:Involve,sans-serif;font-size:18px;line-height:29px}.FounderBio-module__fv7cUq__authorArea{border-top:1px solid #ffffff26;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.FounderBio-module__fv7cUq__authorImage{object-fit:cover;border-radius:50%;flex-shrink:0;width:50%}.FounderBio-module__fv7cUq__authorInfo{flex-direction:column;gap:.25rem;display:flex}.FounderBio-module__fv7cUq__authorName{color:#fff;margin-bottom:.25rem;font-family:involve,sans-serif;font-size:20px;font-weight:600}.FounderBio-module__fv7cUq__authorTitle{color:#fffc;font-family:Involve,sans-serif;font-size:16px;font-weight:600}.FounderBio-module__fv7cUq__abstractCircle{opacity:.5;z-index:-1;background:radial-gradient(circle,#60c 0%,#0000 60%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-50px;right:-50px}.FounderBio-module__fv7cUq__footerLink{box-sizing:border-box;justify-content:flex-end;width:100%;max-width:1280px;margin:1.5rem auto 0;display:flex}.FounderBio-module__fv7cUq__teamLink{color:#5f09c2c4;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;font-family:Involve,sans-serif;font-size:18px;font-weight:700;display:flex}.FounderBio-module__fv7cUq__teamIconCircle{background:linear-gradient(135deg,#7212e1 0%,#320f5a 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@media (max-width:1024px){.FounderBio-module__fv7cUq__card{flex-direction:column;width:100%;height:auto}.FounderBio-module__fv7cUq__imageCol{flex:none;width:100%;height:auto;padding:1rem}.FounderBio-module__fv7cUq__portrait{width:100%;height:auto;max-height:500px}.FounderBio-module__fv7cUq__contentCol{padding:2rem 1.5rem}}@media (max-width:768px){.FounderBio-module__fv7cUq__founderSection{padding:3rem 1rem}.FounderBio-module__fv7cUq__quote{font-size:20px}.FounderBio-module__fv7cUq__bioText{margin-bottom:1.5rem;font-size:15px;line-height:1.6}.FounderBio-module__fv7cUq__authorName{font-size:16px}.FounderBio-module__fv7cUq__authorTitle{font-size:14px}.FounderBio-module__fv7cUq__footerLink{justify-content:center;padding:0 1rem}}@media (max-width:480px){.FounderBio-module__fv7cUq__founderSection{padding:2rem .75rem}.FounderBio-module__fv7cUq__contentCol{padding:1.5rem 1rem}.FounderBio-module__fv7cUq__quote{font-size:18px}.FounderBio-module__fv7cUq__bioText{font-size:14px}}
.Partners-module__pIIegW__partnersSection{background-color:#0000;flex-direction:column;width:100%;margin-left:0;padding:0;display:flex;position:relative}.Partners-module__pIIegW__headerArea{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1280px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:0 4rem;display:grid}.Partners-module__pIIegW__headerSpacer{width:100%}.Partners-module__pIIegW__title{text-align:center;color:#000c;margin:0;font-family:Ranade,sans-serif;font-size:20px;font-weight:700}.Partners-module__pIIegW__navArrows{justify-content:flex-end;gap:1.5rem;display:flex}.Partners-module__pIIegW__arrowBtn{color:#3d0066;cursor:pointer;background:0 0;border:2.5px solid #3d0066;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:all .15s;display:flex}.Partners-module__pIIegW__arrowBtn:hover{color:#fff;background:#3d0066}.Partners-module__pIIegW__carouselContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;width:100%;padding:1rem 4rem;overflow-x:auto}.Partners-module__pIIegW__carouselContainer::-webkit-scrollbar{display:none}.Partners-module__pIIegW__carouselTrack{gap:2rem;width:max-content;margin:0 auto;display:flex}.Partners-module__pIIegW__carouselTrack:before,.Partners-module__pIIegW__carouselTrack:after{content:"";flex-shrink:0;width:1rem}.Partners-module__pIIegW__card{scroll-snap-align:center;background-color:#2d0052;border-radius:8px;flex-shrink:0;width:328px;height:410px;position:relative;overflow:hidden;box-shadow:0 1px 4px #3d00661f}.Partners-module__pIIegW__imageWrapper{width:100%;height:100%;position:relative}.Partners-module__pIIegW__portrait{object-fit:cover;object-position:top;transition:opacity .25s}.Partners-module__pIIegW__nameOverlay{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#13081f6b;flex-direction:column;justify-content:center;width:100%;height:92px;padding:1rem 1.5rem 1.5rem;transition:opacity .15s;display:flex;position:absolute;bottom:0;left:0}.Partners-module__pIIegW__partnerName{letter-spacing:0;color:#fff;margin-bottom:.25rem;font-family:Involve,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:32px}.Partners-module__pIIegW__partnerTitle{color:#fffc;margin:0;font-family:Involve,sans-serif;font-size:14px;font-weight:400}.Partners-module__pIIegW__bioOverlay{color:#fff;opacity:0;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(160deg,#5b1d91 0%,#3d0f6b 35%,#2a0a50 70%,#1a0535 100%);flex-direction:column;width:100%;height:100%;padding:2rem 1.5rem;transition:opacity .25s;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.Partners-module__pIIegW__bioOverlay::-webkit-scrollbar{display:none}.Partners-module__pIIegW__card:hover .Partners-module__pIIegW__bioOverlay,.Partners-module__pIIegW__card:active .Partners-module__pIIegW__bioOverlay{opacity:1}.Partners-module__pIIegW__card:hover .Partners-module__pIIegW__nameOverlay,.Partners-module__pIIegW__card:active .Partners-module__pIIegW__nameOverlay{opacity:0}.Partners-module__pIIegW__bioName{color:#fff;z-index:1;margin-bottom:.25rem;font-size:1.5rem;font-weight:600;position:relative}.Partners-module__pIIegW__bioTitle{color:#ffffffb3;z-index:1;margin-bottom:2rem;font-size:.875rem;position:relative}.Partners-module__pIIegW__bioContent{color:#ffffffd9;z-index:1;margin-top:auto;font-family:Involve,sans-serif;font-size:14px;line-height:1.6;position:relative}.Partners-module__pIIegW__footerLink{box-sizing:border-box;justify-content:flex-start;width:100%;max-width:1280px;margin:.5rem auto 0;padding:0 4rem;display:flex}.Partners-module__pIIegW__founderLink{color:#5f09c2c4;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;font-family:Involve,sans-serif;font-size:18px;font-weight:700;display:flex}.Partners-module__pIIegW__founderIconCircle{background:#3d0066;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@media (max-width:1200px){.Partners-module__pIIegW__headerArea{padding:0 30px!important}.Partners-module__pIIegW__carouselContainer{padding:1rem 30px!important}.Partners-module__pIIegW__footerLink{padding:0 30px!important}}@media (max-width:1024px){.Partners-module__pIIegW__headerArea{flex-direction:column!important;align-items:center!important;gap:1rem!important;display:flex!important}.Partners-module__pIIegW__navArrows{justify-content:center!important}}@media (max-width:768px){.Partners-module__pIIegW__headerArea{padding:0 20px!important}.Partners-module__pIIegW__carouselContainer{padding:1rem 20px!important}.Partners-module__pIIegW__card{width:280px!important;height:380px!important}.Partners-module__pIIegW__bioTitle{margin-bottom:.75rem!important}.Partners-module__pIIegW__footerLink{justify-content:center!important;width:100%!important;max-width:none!important;margin:1.5rem auto 0!important;padding:0!important;display:flex!important}}@media (max-width:480px){.Partners-module__pIIegW__headerArea{padding:0 16px!important}.Partners-module__pIIegW__carouselContainer{padding:1rem 16px!important}.Partners-module__pIIegW__card{width:260px!important;height:350px!important}.Partners-module__pIIegW__bioOverlay{padding:1.5rem 1rem!important}.Partners-module__pIIegW__bioTitle{margin-bottom:.5rem!important}.Partners-module__pIIegW__bioContent{font-size:13px!important;line-height:1.5!important}.Partners-module__pIIegW__footerLink{justify-content:center!important;width:100%!important;max-width:none!important;margin:1.5rem auto 0!important;padding:0!important;display:flex!important}}
.Testimonials-module__vTD8la__testimonialSection{flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 4rem;display:flex}.Testimonials-module__vTD8la__header{text-align:center;margin-bottom:1.5rem}.Testimonials-module__vTD8la__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:126px;height:34px;margin:0 auto 1.5rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.Testimonials-module__vTD8la__title{color:#1a001f;font-family:Involve,sans-serif;font-size:20px;font-weight:500;line-height:1.2}.Testimonials-module__vTD8la__cardWrapper{width:100%}.Testimonials-module__vTD8la__card{background-color:#e9f2ff;border-radius:20px;height:450px;display:flex;overflow:hidden}.Testimonials-module__vTD8la__contentCol{flex-direction:column;flex:1.4;justify-content:space-between;padding:2.5rem 3rem;display:flex;position:relative}.Testimonials-module__vTD8la__motionContent{flex-direction:column;justify-content:space-between;height:100%;display:flex}.Testimonials-module__vTD8la__quoteText{color:#1a001f;letter-spacing:.01em;max-width:95%;margin-bottom:1.5rem;font-family:Ranade,sans-serif;font-size:15px;font-weight:400;line-height:1.7}.Testimonials-module__vTD8la__bottomRow{flex-shrink:0;justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.Testimonials-module__vTD8la__clientName{letter-spacing:0;color:#000;font-family:Involve,sans-serif;font-size:18px;font-weight:700;line-height:24px}.Testimonials-module__vTD8la__clientTitle{letter-spacing:0;color:#000;font-family:Involve,sans-serif;font-size:16px;font-weight:400;line-height:28px}.Testimonials-module__vTD8la__titleRow{align-items:center;gap:.6rem;display:flex}.Testimonials-module__vTD8la__clientLogo{object-fit:contain;width:auto;height:34px;display:block}.Testimonials-module__vTD8la__navControls{z-index:10;gap:1.5rem;display:flex;position:absolute;bottom:2.5rem;right:3rem}.Testimonials-module__vTD8la__arrowBtn{color:#3d0066;cursor:pointer;background:0 0;border:2.5px solid #3d0066;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:all .15s;display:flex}.Testimonials-module__vTD8la__arrowBtn:hover{color:#fff;background:#3d0066}.Testimonials-module__vTD8la__imageCol{flex:1;max-width:350px;padding:2.5rem 2.5rem 2.5rem 0}.Testimonials-module__vTD8la__portrait{object-fit:cover;border-radius:16px;width:100%;height:100%}.Testimonials-module__vTD8la__darkCard{background-color:#000}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__quoteText,.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__clientName,.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__clientTitle{color:#fff!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__arrowBtn{color:#fff!important;border-color:#fff!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__arrowBtn:hover{color:#000!important;background-color:#fff!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__imageCol{background-color:#000!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__portrait{border-radius:0}@media (max-width:1200px){.Testimonials-module__vTD8la__testimonialSection{padding:3rem 30px!important}}@media (max-width:1024px){.Testimonials-module__vTD8la__card{flex-direction:row!important;height:auto!important;min-height:480px!important;display:flex!important}.Testimonials-module__vTD8la__contentCol{flex-direction:column!important;flex:1.2!important;justify-content:space-between!important;padding:2.25rem 2rem 2.25rem 2.5rem!important;display:flex!important}.Testimonials-module__vTD8la__imageCol{background-color:#0000!important;flex:1!important;align-items:center!important;max-width:280px!important;height:auto!important;padding:2.25rem 2.25rem 2.25rem 0!important;display:flex!important}.Testimonials-module__vTD8la__portrait{object-fit:cover!important;border-radius:12px!important;width:100%!important;height:100%!important;max-height:420px!important}.Testimonials-module__vTD8la__bottomRow>div:last-child{width:110px!important;display:block!important}.Testimonials-module__vTD8la__navControls{position:absolute!important;bottom:2.25rem!important;left:auto!important;right:2.25rem!important;transform:none!important}}@media (max-width:767px){.Testimonials-module__vTD8la__testimonialSection{padding:2.5rem 20px!important}.Testimonials-module__vTD8la__card{background-color:#e9f2ff!important;border-radius:16px!important;flex-direction:column!important;height:auto!important;min-height:auto!important;padding:2rem 1.5rem!important}.Testimonials-module__vTD8la__darkCard{background-color:#000!important}.Testimonials-module__vTD8la__imageCol{background-color:#0000!important;flex:none!important;order:1!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;padding:0 0 1.25rem!important;display:flex!important}.Testimonials-module__vTD8la__portrait{object-fit:cover!important;border:3.5px solid #7212e1!important;border-radius:50%!important;width:90px!important;height:90px!important;box-shadow:0 4px 12px #7212e133!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__portrait{border-color:#fff!important;box-shadow:0 4px 12px #ffffff40!important}.Testimonials-module__vTD8la__contentCol{flex-direction:column!important;order:2!important;align-items:center!important;min-height:auto!important;padding:0!important;display:flex!important}.Testimonials-module__vTD8la__motionContent{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.Testimonials-module__vTD8la__quoteText{text-align:center!important;color:#1a001f!important;max-width:100%!important;margin:0 auto 1.5rem!important;font-size:14.5px!important;line-height:1.65!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__quoteText{color:#fff!important}.Testimonials-module__vTD8la__bottomRow{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:.5rem!important;width:100%!important;margin-top:0!important}.Testimonials-module__vTD8la__bottomRow>div:last-child{display:none!important}.Testimonials-module__vTD8la__clientName{text-align:center!important;color:#000!important;font-size:17px!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__clientName{color:#fff!important}.Testimonials-module__vTD8la__titleRow{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.6rem!important}.Testimonials-module__vTD8la__clientTitle{text-align:center!important;color:#000c!important;font-size:14.5px!important;line-height:1.4!important}.Testimonials-module__vTD8la__darkCard .Testimonials-module__vTD8la__clientTitle{color:#ffffffe6!important}.Testimonials-module__vTD8la__clientLogo{height:24px;max-height:24px}.Testimonials-module__vTD8la__navControls{z-index:10!important;justify-content:center!important;gap:1.5rem!important;width:100%!important;margin-top:1.5rem!important;display:flex!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.Testimonials-module__vTD8la__arrowBtn{width:50px!important;height:50px!important}}@media (max-width:480px){.Testimonials-module__vTD8la__testimonialSection{padding:2rem 16px!important}.Testimonials-module__vTD8la__card{padding:1.5rem 1.25rem!important}.Testimonials-module__vTD8la__portrait{width:80px!important;height:80px!important}.Testimonials-module__vTD8la__quoteText{font-size:13.5px!important;line-height:1.55!important}.Testimonials-module__vTD8la__clientName{font-size:16px!important}.Testimonials-module__vTD8la__clientTitle{font-size:13.5px!important}}
.Gallery-module__PIz4Na__gallerySection{flex-direction:column;width:100vw;margin-left:calc(50% - 50vw);padding:2rem 0;display:flex}.Gallery-module__PIz4Na__header{text-align:center;align-self:center;max-width:800px;margin-bottom:3rem;padding:0 4rem}.Gallery-module__PIz4Na__whatwedoHeader{letter-spacing:0;vertical-align:middle;text-transform:uppercase;color:#0e0e0e;background:#f1e6ff;border:1px solid #7212e1;border-radius:54px;justify-content:center;align-items:center;width:126px;height:34px;margin:0 auto 2rem;font-family:Ranade,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:38px;display:flex;box-shadow:0 2px 5.5px #c797fe7d}.Gallery-module__PIz4Na__title{color:#000c;font-family:Involve,sans-serif;font-size:20px;font-weight:500;line-height:1.4}.Gallery-module__PIz4Na__tickerWrapper{align-items:center;width:100%;padding:1rem 0;display:flex;overflow:hidden}.Gallery-module__PIz4Na__tickerTrack{gap:1.5rem;width:max-content;padding-right:1.5rem;display:flex}.Gallery-module__PIz4Na__imageCard{border-radius:12px;width:420px;height:480px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Gallery-module__PIz4Na__cardBg{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s}.Gallery-module__PIz4Na__imageCard:hover .Gallery-module__PIz4Na__cardBg{transform:scale(1.05)}.Gallery-module__PIz4Na__upcomingTag{color:#5f09c2;letter-spacing:.5px;text-transform:uppercase;z-index:10;background:#ffffffe6;border-radius:100px;padding:4px 10px;font-family:Involve,sans-serif;font-size:10px;font-weight:700;position:absolute;top:1rem;right:1rem}.Gallery-module__PIz4Na__cardOverlay{-webkit-backdrop-filter:blur(10px);color:#fff;background:#000c;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.7rem;width:100%;padding:1.5rem 2.5rem;display:flex;position:absolute;bottom:0;left:0}.Gallery-module__PIz4Na__bottomRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Gallery-module__PIz4Na__eventName{letter-spacing:.5px;color:#fff;text-shadow:0 2px 4px #000c;white-space:nowrap;margin:0;font-family:Involve,sans-serif;font-size:16px;font-weight:500}.Gallery-module__PIz4Na__eventDate{color:#fff;letter-spacing:.5px;text-shadow:0 1px 3px #000c;margin:0;font-family:involve,sans-serif;font-size:13px;font-weight:700}.Gallery-module__PIz4Na__locationTag{color:#ffffffe6;text-shadow:0 1px 3px #000c;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;margin-bottom:.1rem;font-size:16px;display:flex}.Gallery-module__PIz4Na__viewMoreContainer{justify-content:flex-end;width:100%;max-width:1280px;margin:0 auto;padding:1.5rem 4rem 0;display:flex}.Gallery-module__PIz4Na__viewMoreBtn{color:#5f09c2;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:Involve,sans-serif;font-size:22px;font-weight:500;display:flex}.Gallery-module__PIz4Na__circleIcon{background:#3d0066;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:768px){.Gallery-module__PIz4Na__gallerySection{padding:1.5rem 0}.Gallery-module__PIz4Na__header{margin-bottom:2rem;padding:0 1.5rem}.Gallery-module__PIz4Na__imageCard{width:280px;height:360px}.Gallery-module__PIz4Na__cardOverlay{gap:.5rem!important;padding:1rem 1.25rem!important}.Gallery-module__PIz4Na__eventName{white-space:normal!important;font-size:15px!important}.Gallery-module__PIz4Na__bottomRow{flex-direction:column!important;align-items:flex-start!important;gap:.35rem!important}.Gallery-module__PIz4Na__locationTag{white-space:normal!important;font-size:14px!important}.Gallery-module__PIz4Na__viewMoreContainer{justify-content:center;padding:1.5rem 1.5rem 0}.Gallery-module__PIz4Na__viewMoreBtn{font-size:18px}}@media (max-width:480px){.Gallery-module__PIz4Na__header{padding:0 1rem}.Gallery-module__PIz4Na__imageCard{width:240px;height:320px}.Gallery-module__PIz4Na__cardOverlay{gap:.4rem!important;padding:1rem!important}.Gallery-module__PIz4Na__eventName{white-space:normal!important;font-size:14px!important}.Gallery-module__PIz4Na__bottomRow{flex-direction:column!important;align-items:flex-start!important;gap:.3rem!important}.Gallery-module__PIz4Na__locationTag{white-space:normal!important;font-size:13px!important}.Gallery-module__PIz4Na__gallerySection{padding:1.5rem 0}}
.GlobalPresence-module__arALYG__sectionContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100vw;margin:4rem 0 0;padding:0 2rem;display:flex}.GlobalPresence-module__arALYG__innerWrapper{background:#fff;border-radius:0;width:100%;max-width:1280px;overflow:hidden;box-shadow:0 4px 32px #0000000d}.GlobalPresence-module__arALYG__ctaBanner{text-align:center;color:#fff;background-image:url(../media/CTABanner.0tnx_4ikllwv6.svg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:266px;padding:4rem 2rem;display:flex}.GlobalPresence-module__arALYG__ctaContent{flex-direction:column;align-items:center;width:100%;max-width:1100px;display:flex}.GlobalPresence-module__arALYG__ctaTitle{color:#fff;text-align:center;white-space:nowrap;width:100%;margin-bottom:2rem;font-family:Ranade,sans-serif;font-size:clamp(16px,3vw,32px);font-weight:500;line-height:1.2}@media (max-width:768px){.GlobalPresence-module__arALYG__ctaTitle{white-space:normal}}.GlobalPresence-module__arALYG__ctaSubtitle{opacity:.9;color:#fff;margin-bottom:2rem;font-family:Involve,sans-serif;font-size:clamp(16px,2vw,20px);font-weight:400}.GlobalPresence-module__arALYG__connectBtn{color:#613c9e;cursor:pointer;background-color:#fff;border:none;border-radius:50px;align-items:center;gap:12px;padding:10px 12px 10px 28px;font-family:Involve,sans-serif;font-size:18px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.GlobalPresence-module__arALYG__connectBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.GlobalPresence-module__arALYG__btnIcon{color:#fff;background-color:#613c9e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex}.GlobalPresence-module__arALYG__connectBtn:hover .GlobalPresence-module__arALYG__btnIcon{transform:rotate(45deg)}.GlobalPresence-module__arALYG__mapArea{background-color:#fbfafc;align-items:center;gap:4rem;padding:6rem 5rem;display:flex}.GlobalPresence-module__arALYG__textColumn{flex:1;max-width:480px}.GlobalPresence-module__arALYG__mapTitle{color:#000;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Involve,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.1}.GlobalPresence-module__arALYG__mapDescription{color:#0e0e0e;opacity:.8;font-family:Involve,sans-serif;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.6}.GlobalPresence-module__arALYG__imageColumn{flex:1.5;justify-content:center;align-items:center;width:100%;display:flex}.GlobalPresence-module__arALYG__mapPlaceholder{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;max-height:450px;display:flex;position:relative}.GlobalPresence-module__arALYG__mapImage{object-fit:contain;width:100%;height:100%}@media (max-width:1200px){.GlobalPresence-module__arALYG__mapArea{gap:3rem;padding:4rem 3rem}}@media (max-width:1024px){.GlobalPresence-module__arALYG__mapArea{text-align:center;flex-direction:column;padding:4rem 2rem}.GlobalPresence-module__arALYG__textColumn{max-width:100%;margin-bottom:3rem}.GlobalPresence-module__arALYG__innerWrapper{border-radius:0 0 24px 24px}}@media (max-width:768px){.GlobalPresence-module__arALYG__sectionContainer{margin:2rem 0 0;padding:0 1rem}.GlobalPresence-module__arALYG__ctaBanner{min-height:auto;padding:3.5rem 1.5rem}.GlobalPresence-module__arALYG__mapArea{gap:2.5rem;padding:3rem 1.5rem}.GlobalPresence-module__arALYG__connectBtn{padding:8px 10px 8px 22px;font-size:16px}.GlobalPresence-module__arALYG__btnIcon{width:32px;height:32px}}@media (max-width:480px){.GlobalPresence-module__arALYG__ctaTitle{margin-bottom:.75rem}.GlobalPresence-module__arALYG__ctaSubtitle{margin-bottom:1.5rem}.GlobalPresence-module__arALYG__mapTitle{margin-bottom:1rem}.GlobalPresence-module__arALYG__innerWrapper{border-radius:0 0 16px 16px}}
.Footer-module__Grjkva__footer{background-blend-mode:overlay;color:#fff;box-sizing:border-box;background-color:#3d1c6933;background-image:url(../media/Footer-bg.0yomsl8w-oqsm.png);background-position:top;background-size:cover;width:100%;padding-top:5rem;position:relative;overflow:hidden;box-shadow:none!important;border:none!important;border-radius:0!important}.Footer-module__Grjkva__footerInner{box-sizing:border-box;grid-template-columns:1.8fr .8fr 1fr 1.2fr;align-items:start;gap:2rem;max-width:1280px;margin:0 auto;padding:0 3rem 4rem;display:grid}.Footer-module__Grjkva__footerCol{flex-direction:column;display:flex}.Footer-module__Grjkva__footerColTitle{letter-spacing:.05em;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;font-family:Involve,sans-serif;font-size:.8rem;font-weight:600}.Footer-module__Grjkva__footerContactLinkBig{color:#fff;word-break:break-all;margin-bottom:.75rem;font-family:Involve,sans-serif;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__Grjkva__footerContactLinkBig:hover{text-underline-offset:4px;color:#fff;text-decoration:underline;text-decoration-thickness:2px}.Footer-module__Grjkva__footerNav{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__footerNavLink{color:#fff;font-family:Involve,sans-serif;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__Grjkva__footerNavLink:hover{text-underline-offset:4px;color:#fff;text-decoration:underline;text-decoration-thickness:2px}.Footer-module__Grjkva__socialLinks{gap:1rem;display:flex}.Footer-module__Grjkva__socialIcon{color:#fff;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:#3d1c69;background:#fff}.Footer-module__Grjkva__footerAddress{color:#fff;white-space:nowrap;font-family:Involve,sans-serif;font-size:1rem;font-style:normal;line-height:1.6}.Footer-module__Grjkva__footerBottomBar{border-top:none}.Footer-module__Grjkva__bottomBarContainer{box-sizing:border-box;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:2rem 3rem;display:flex}.Footer-module__Grjkva__footerLogo{align-items:center;text-decoration:none;transition:all .2s;display:flex}.Footer-module__Grjkva__footerLogo:hover{opacity:.9}.Footer-module__Grjkva__footerLogoEv,.Footer-module__Grjkva__footerLogoQue,.Footer-module__Grjkva__footerLogoImpact{color:#fff;letter-spacing:.04em;font-family:Ranade,sans-serif;font-size:1.35rem;font-weight:700;line-height:1}.Footer-module__Grjkva__footerLogoIcon{align-items:center;margin:0 4px;display:flex}.Footer-module__Grjkva__copyrightText{color:#e2d5fc;align-items:center;gap:.75rem;font-family:Involve,sans-serif;font-size:.9rem;display:flex}.Footer-module__Grjkva__legalLinks{align-items:center;gap:.75rem;display:flex}.Footer-module__Grjkva__legalLink{color:#e2d5fc;font-family:Involve,sans-serif;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__Grjkva__legalLink:hover{color:#fff;text-decoration:underline}.Footer-module__Grjkva__dot{color:#ffffff80;font-size:.8rem}@media (max-width:1200px){.Footer-module__Grjkva__footerInner{grid-template-columns:1.5fr .8fr 1fr 1fr;gap:1.5rem}.Footer-module__Grjkva__footerContactLinkBig{font-size:1.4rem}}@media (max-width:1024px){.Footer-module__Grjkva__footerInner{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__Grjkva__footerCol:first-child{text-align:center;grid-column:span 2;margin-bottom:1rem}.Footer-module__Grjkva__footerContactLinkBig{font-size:1.75rem}.Footer-module__Grjkva__bottomBarContainer{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.Footer-module__Grjkva__copyrightText,.Footer-module__Grjkva__legalLinks{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding-top:3rem}.Footer-module__Grjkva__footerInner{padding:0 1.5rem 3rem}.Footer-module__Grjkva__footerContactLinkBig{word-break:break-all;font-size:1.4rem}.Footer-module__Grjkva__footerAddress{white-space:normal}.Footer-module__Grjkva__footerCol{text-align:center;align-items:center}.Footer-module__Grjkva__footerNav{align-items:center}}@media (max-width:550px){.Footer-module__Grjkva__footer{padding-top:2.5rem}.Footer-module__Grjkva__footerInner{flex-direction:column;align-items:center;gap:3rem;display:flex}.Footer-module__Grjkva__footerCol{text-align:center;align-items:center;width:100%}.Footer-module__Grjkva__footerContactLinkBig{width:100%;font-size:1.2rem;display:block}.Footer-module__Grjkva__copyrightText{flex-direction:column;gap:.5rem;font-size:.85rem}.Footer-module__Grjkva__legalLinks{flex-direction:column;gap:.8rem;margin-top:.5rem}.Footer-module__Grjkva__dot{display:none}}
.gallery-module__zlwOTG__main{background:#f0edfa;min-height:100vh;padding-top:120px}.gallery-module__zlwOTG__hero{background:#edeaf7;padding:40px 0 0}.gallery-module__zlwOTG__heroInner{max-width:1280px;margin:0 auto;padding:0 48px 40px}.gallery-module__zlwOTG__heroLabel{color:#00000080;letter-spacing:.02em;margin-bottom:20px;font-family:Ranade,sans-serif;font-size:16px}.gallery-module__zlwOTG__heroTitle{color:#0d0015;max-width:700px;font-family:Ranade,sans-serif;font-size:48px;font-weight:700;line-height:1.1}.gallery-module__zlwOTG__filterSection{background:#edeaf7}.gallery-module__zlwOTG__filterInner{border-top:1px solid #d0c8e8;border-bottom:1px solid #d0c8e8;align-items:flex-end;gap:40px;width:calc(100% - 96px);max-width:1184px;margin:0 auto;padding:0;display:flex;position:relative}.gallery-module__zlwOTG__filterBtn{cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:16px 0;font-family:Involve,sans-serif;font-size:16px;font-weight:400;line-height:normal;transition:color .2s,border-color .2s}.gallery-module__zlwOTG__filterBtn:first-child{padding-left:0}.gallery-module__zlwOTG__filterBtn:hover{color:#3d0066}.gallery-module__zlwOTG__filterBtnActive{color:#000;font-family:Ranade,sans-serif;font-size:18px;font-style:normal;font-weight:700}.gallery-module__zlwOTG__filterDivider{flex:1}.gallery-module__zlwOTG__eventsList{background:#edeaf7;padding:0 0 80px}.gallery-module__zlwOTG__eventsInner{max-width:1280px;margin:0 auto;padding:0 48px}.gallery-module__zlwOTG__eventRow{grid-template-columns:120px 1fr;gap:0 24px;padding:48px 0;display:grid;position:relative}.gallery-module__zlwOTG__eventDivider{background:#c8c0e0;grid-column:1/-1;height:1px;margin-top:48px}.gallery-module__zlwOTG__eventDate{text-align:right;flex-direction:column;align-items:flex-end;padding-top:10px;padding-right:24px;display:flex}.gallery-module__zlwOTG__dateMonth{color:#444;letter-spacing:.02em;white-space:nowrap;font-family:Involve,sans-serif;font-size:.9375rem}.gallery-module__zlwOTG__dateLine{background:#888;width:24px;height:1px;margin:6px 0}.gallery-module__zlwOTG__dateYear{color:#111;font-family:Ranade,sans-serif;font-size:1.25rem;font-weight:700}.gallery-module__zlwOTG__eventCard{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.gallery-module__zlwOTG__imageGrid{border-radius:4px;gap:8px;height:260px;display:flex;overflow:hidden}.gallery-module__zlwOTG__imageGridWrapper{width:100%}.gallery-module__zlwOTG__sliderContainer{cursor:pointer;border-radius:2px;width:100%;height:260px;position:relative;overflow:hidden}.gallery-module__zlwOTG__sliderArrow{color:#fff;cursor:pointer;z-index:10;opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__sliderContainer:hover .gallery-module__zlwOTG__sliderArrow{opacity:1}.gallery-module__zlwOTG__sliderArrow:hover{background:#000c}.gallery-module__zlwOTG__sliderArrowLeft{left:12px}.gallery-module__zlwOTG__sliderArrowRight{right:12px}.gallery-module__zlwOTG__sliderCounter{color:#fff;z-index:10;background:#0009;border-radius:4px;padding:6px 12px;font-family:Involve,sans-serif;font-size:.75rem;position:absolute;bottom:12px;right:12px}.gallery-module__zlwOTG__sliderContainer:hover .gallery-module__zlwOTG__sliderCounter{opacity:1}.gallery-module__zlwOTG__eventImage{object-fit:cover;transition:transform .4s}.gallery-module__zlwOTG__sliderContainer:hover .gallery-module__zlwOTG__eventImage{transform:scale(1.04)}.gallery-module__zlwOTG__eventInfo{flex-direction:column;gap:12px;padding-top:4px;display:flex}.gallery-module__zlwOTG__locationTag{color:#60c;background:#d6e4ff;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font-family:Involve,sans-serif;font-size:.8125rem;font-weight:500;display:inline-flex}.gallery-module__zlwOTG__eventTitle{color:#0d0015;font-family:Ranade,sans-serif;font-size:1.1875rem;font-weight:700;line-height:1.3}.gallery-module__zlwOTG__eventDesc{color:#555;font-family:Involve,sans-serif;font-size:.875rem;line-height:1.65}.gallery-module__zlwOTG__eventTags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.gallery-module__zlwOTG__eventTag{color:#3d0066;white-space:nowrap;background:0 0;border:1px solid #3d0066;border-radius:100px;padding:5px 14px;font-family:Involve,sans-serif;font-size:.8125rem}.gallery-module__zlwOTG__ctaBanner{background:#2d0052;padding:80px 0;position:relative;overflow:hidden}.gallery-module__zlwOTG__ctaBannerBg{pointer-events:none;background-image:radial-gradient(circle,#b3a0ff26 1px,#0000 1px),radial-gradient(circle,#b3a0ff14 1px,#0000 1px);background-position:0 0,24px 24px;background-size:48px 48px,96px 96px;position:absolute;inset:0}.gallery-module__zlwOTG__ctaBannerInner{z-index:1;justify-content:space-between;align-items:center;gap:48px;max-width:1280px;margin:0 auto;padding:0 48px;display:flex;position:relative}.gallery-module__zlwOTG__ctaBannerText{flex:1}.gallery-module__zlwOTG__ctaBannerTitle{color:#fff;margin-bottom:16px;font-family:Ranade,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.gallery-module__zlwOTG__ctaBannerSub{color:#ffffffbf;font-family:Involve,sans-serif;font-size:1rem}.gallery-module__zlwOTG__ctaBannerBtn{color:#3d0066;white-space:nowrap;background:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:12px;padding:14px 14px 14px 28px;font-family:Involve,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:box-shadow .25s,transform .15s;display:inline-flex}.gallery-module__zlwOTG__ctaBannerBtn:hover{color:#3d0066;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.gallery-module__zlwOTG__ctaBannerArrow{background:#f0edfa;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:inline-flex}.gallery-module__zlwOTG__ctaBannerBtn:hover .gallery-module__zlwOTG__ctaBannerArrow{transform:rotate(45deg)}.gallery-module__zlwOTG__modalOverlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.3s gallery-module__zlwOTG__fadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__zlwOTG__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__zlwOTG__modalContent{background:#fff;border-radius:16px;flex-direction:column;max-width:90vw;max-height:90vh;animation:.3s gallery-module__zlwOTG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes gallery-module__zlwOTG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-module__zlwOTG__modalClose{color:#fff;cursor:pointer;z-index:1001;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.gallery-module__zlwOTG__modalClose:hover{background:#000c}.gallery-module__zlwOTG__modalImageContainer{width:100%;height:50vh;position:relative;overflow:hidden}.gallery-module__zlwOTG__modalImage{object-fit:contain!important;position:relative!important}.gallery-module__zlwOTG__modalArrow{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__modalArrow:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.gallery-module__zlwOTG__modalArrowLeft{left:20px}.gallery-module__zlwOTG__modalArrowRight{right:20px}.gallery-module__zlwOTG__modalImageCounter{color:#fff;z-index:10;background:#0009;border-radius:4px;padding:8px 16px;font-family:Involve,sans-serif;font-size:.875rem;position:absolute;bottom:16px;right:16px}.gallery-module__zlwOTG__modalDetails{flex:1;padding:32px;overflow-y:auto}.gallery-module__zlwOTG__modalTitle{color:#0d0015;margin-bottom:16px;font-family:Ranade,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.3}.gallery-module__zlwOTG__modalMeta{color:#666;align-items:center;gap:24px;margin-bottom:16px;font-family:Involve,sans-serif;font-size:.9375rem;display:flex}.gallery-module__zlwOTG__modalLocation{align-items:center;gap:6px;display:flex}.gallery-module__zlwOTG__modalDate{color:#666}.gallery-module__zlwOTG__modalDesc{color:#555;margin-bottom:16px;font-family:Involve,sans-serif;font-size:.9375rem;line-height:1.7}.gallery-module__zlwOTG__modalTags{flex-wrap:wrap;gap:8px;display:flex}.gallery-module__zlwOTG__modalTag{color:#3d0066;white-space:nowrap;background:0 0;border:1px solid #3d0066;border-radius:100px;padding:6px 16px;font-family:Involve,sans-serif;font-size:.8125rem}@media (max-width:1024px){.gallery-module__zlwOTG__eventCard{grid-template-columns:1fr}.gallery-module__zlwOTG__imageGrid{height:220px}}@media (max-width:768px){.gallery-module__zlwOTG__heroInner{padding:0 24px 40px}.gallery-module__zlwOTG__filterInner{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#7212e1 #d0c8e84d;width:100%;padding:0 24px 8px;overflow-x:auto}.gallery-module__zlwOTG__filterInner::-webkit-scrollbar{height:4px;display:block!important}.gallery-module__zlwOTG__filterInner::-webkit-scrollbar-track{background:#d0c8e84d;border-radius:4px}.gallery-module__zlwOTG__filterInner::-webkit-scrollbar-thumb{background:#7212e1;border-radius:4px}.gallery-module__zlwOTG__eventsInner{padding:0 24px}.gallery-module__zlwOTG__ctaBannerInner{text-align:center;flex-direction:column;padding:0 24px}.gallery-module__zlwOTG__eventRow{grid-template-columns:100px 1fr;gap:0 16px;padding:20px 0}.gallery-module__zlwOTG__eventDivider{margin-top:20px!important}.gallery-module__zlwOTG__eventDate{padding-right:12px}.gallery-module__zlwOTG__imageGrid{height:180px}}@media (max-width:480px){.gallery-module__zlwOTG__main{padding-top:100px}.gallery-module__zlwOTG__heroTitle{font-size:2rem}.gallery-module__zlwOTG__eventRow{grid-template-columns:1fr;padding:16px 0}.gallery-module__zlwOTG__eventDate{text-align:left;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px;padding-right:0}.gallery-module__zlwOTG__dateLine{width:16px;margin:0}.gallery-module__zlwOTG__eventDivider{margin-top:16px!important}}
.legal-module__8113wq__container{max-width:900px;min-height:100vh;margin:0 auto;padding:120px 24px 60px}.legal-module__8113wq__heading{color:#0d0015;margin-bottom:16px;font-family:Ranade,sans-serif;font-size:40px;font-weight:700}.legal-module__8113wq__lastUpdated{color:#666;margin-bottom:40px;font-family:Involve,sans-serif;font-size:14px}.legal-module__8113wq__content{color:#444;font-family:Involve,sans-serif;font-size:16px;line-height:1.8}.legal-module__8113wq__content h2{color:#0d0015;margin-top:40px;margin-bottom:16px;font-family:Ranade,sans-serif;font-size:24px;font-weight:600}.legal-module__8113wq__content p{margin-bottom:16px}.legal-module__8113wq__content ul{margin-bottom:16px;padding-left:24px}.legal-module__8113wq__content li{margin-bottom:8px}
.whatWeDo-module__ZxUrOq__container{width:100%;padding-top:100px}.whatWeDo-module__ZxUrOq__servicesHero{color:#fff;width:100%;padding:40px 0}.whatWeDo-module__ZxUrOq__heroContentGrid{grid-template-columns:1fr 400px;align-items:start;gap:40px;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}@media (max-width:1100px){.whatWeDo-module__ZxUrOq__heroContentGrid{grid-template-columns:1fr 1fr}.whatWeDo-module__ZxUrOq__labelCol{display:none}}@media (max-width:800px){.whatWeDo-module__ZxUrOq__heroContentGrid{grid-template-columns:1fr;gap:60px}}.whatWeDo-module__ZxUrOq__label{letter-spacing:.5px;color:#ffffffbf;white-space:nowrap;margin-bottom:12px;font-family:Ranade,sans-serif;font-size:16px;font-weight:500;display:inline-block}.whatWeDo-module__ZxUrOq__mainTitle{color:#fff;max-width:750px;text-shadow:none;margin:0 0 30px;font-family:Ranade,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.whatWeDo-module__ZxUrOq__mainDesc{color:#ffffffd9;max-width:550px;margin:0 0 40px;font-family:Involve,sans-serif;font-size:17px;line-height:1.6}.whatWeDo-module__ZxUrOq__pillsRow{flex-wrap:wrap;gap:15px;display:flex}.whatWeDo-module__ZxUrOq__pill{color:#111;box-shadow:none;background-color:#fff;border-radius:40px;padding:10px 24px;font-family:Involve,sans-serif;font-size:13px;font-weight:600}.whatWeDo-module__ZxUrOq__actionCol{border-left:1px solid #ffffff4d;flex-direction:column;gap:20px;height:100%;padding-left:40px;display:flex}@media (max-width:800px){.whatWeDo-module__ZxUrOq__actionCol{border-top:1px solid #ffffff4d;border-left:none;padding-top:40px;padding-left:0}}.whatWeDo-module__ZxUrOq__actionButton{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:space-between;align-items:center;padding:24px 30px;transition:all .3s;display:flex}.whatWeDo-module__ZxUrOq__actionButton:hover{background:#fff3;transform:translate(25px)}.whatWeDo-module__ZxUrOq__actionText{color:#fff;text-shadow:none;font-family:Ranade,sans-serif;font-size:17px;font-weight:600;line-height:1.4}.whatWeDo-module__ZxUrOq__actionArrow{color:#fff;font-size:24px;font-weight:300}.whatWeDo-module__ZxUrOq__introSection{background-color:#f8fbfc;padding:60px 0 20px}.whatWeDo-module__ZxUrOq__introContainer{flex-direction:column;gap:20px;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.whatWeDo-module__ZxUrOq__introText{color:#222;margin:0;font-family:Involve,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.whatWeDo-module__ZxUrOq__detailSection{background-color:#f8fbfc;padding:40px 0 80px}.whatWeDo-module__ZxUrOq__detailContainer{max-width:1200px;margin:0 auto;padding:0 40px}.whatWeDo-module__ZxUrOq__sectionHeader{margin-bottom:.5rem;padding-bottom:10px}.whatWeDo-module__ZxUrOq__sectionTitle{color:#000;margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem;font-family:Ranade,sans-serif;font-size:18px;font-weight:600;position:relative}.whatWeDo-module__ZxUrOq__sectionTitle:before,.whatWeDo-module__ZxUrOq__sectionTitle:after{content:"";background:linear-gradient(90deg,#60c,#93f);border-radius:2px;width:100%;height:1px;position:absolute;left:0}.whatWeDo-module__ZxUrOq__sectionTitle:before{top:0}.whatWeDo-module__ZxUrOq__sectionTitle:after{bottom:0}.whatWeDo-module__ZxUrOq__cyanDot{color:#4cb0fc;vertical-align:middle;margin-left:8px;font-size:24px;line-height:0;position:relative;top:-2px}.whatWeDo-module__ZxUrOq__contentGrid{grid-template-columns:4.5fr 7.5fr;gap:30px;display:grid}@media (max-width:1000px){.whatWeDo-module__ZxUrOq__contentGrid{grid-template-columns:1fr}}.whatWeDo-module__ZxUrOq__imageWrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.whatWeDo-module__ZxUrOq__detailImage{object-fit:cover;width:100%;height:100%;display:block}.whatWeDo-module__ZxUrOq__servicesBox{color:#fff;background-color:#37234d;border-radius:12px;padding:40px;box-shadow:0 10px 40px #0000001a}.whatWeDo-module__ZxUrOq__servicesGrid{grid-template-rows:1fr 1fr auto;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:600px){.whatWeDo-module__ZxUrOq__servicesGrid{grid-template-columns:1fr}}.whatWeDo-module__ZxUrOq__serviceItem{align-items:flex-start;padding:30px 25px;display:flex}.whatWeDo-module__ZxUrOq__serviceItem p{color:#fff;margin:0;font-family:Involve,sans-serif;font-size:15px;line-height:1.6}.whatWeDo-module__ZxUrOq__borderRight{border-right:1px solid #ffffff26}.whatWeDo-module__ZxUrOq__borderBottom{border-bottom:1px solid #ffffff26}.whatWeDo-module__ZxUrOq__fullWidth{grid-column:1/-1}@media (max-width:600px){.whatWeDo-module__ZxUrOq__borderRight{border-right:none}.whatWeDo-module__ZxUrOq__fullWidth{grid-column:1}}.whatWeDo-module__ZxUrOq__clientsSection{background-color:#f8fbfc;padding:40px 0 80px}.whatWeDo-module__ZxUrOq__clientsContainer{max-width:1200px;margin:0 auto;padding:0 40px}.whatWeDo-module__ZxUrOq__clientsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (max-width:900px){.whatWeDo-module__ZxUrOq__clientsGrid{grid-template-columns:1fr;gap:20px}}.whatWeDo-module__ZxUrOq__clientCard{cursor:pointer;background-color:#f4eefb;border:1px solid #ebe4f6;border-radius:8px;flex-direction:column;padding:50px 30px;transition:all .3s;display:flex;position:relative}.whatWeDo-module__ZxUrOq__clientCard:hover,.whatWeDo-module__ZxUrOq__clientCardActive{background-color:#f8f2ff;border:1px solid #7d43f7;box-shadow:0 10px 30px #7d43f70d}.whatWeDo-module__ZxUrOq__cardLogoWrapper{justify-content:center;align-items:center;height:60px;margin-bottom:40px;display:flex}.whatWeDo-module__ZxUrOq__logoPlaceholder{color:#064b86;letter-spacing:-.5px;font-family:Ranade,sans-serif;font-size:38px;font-style:italic;font-weight:800}.whatWeDo-module__ZxUrOq__cardTitle{color:#111;margin:0 0 15px;font-family:Involve,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.whatWeDo-module__ZxUrOq__cardDesc{color:#555;margin:0;font-family:Involve,sans-serif;font-size:14px;line-height:1.6}.whatWeDo-module__ZxUrOq__cardArrow{color:#fff;opacity:0;background-color:#51229a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px;transform:scale(.8)}.whatWeDo-module__ZxUrOq__clientCard:hover .whatWeDo-module__ZxUrOq__cardArrow,.whatWeDo-module__ZxUrOq__clientCardActive .whatWeDo-module__ZxUrOq__cardArrow{opacity:1;transform:scale(1)}.whatWeDo-module__ZxUrOq__relatedSection{background-color:#f8fbfc;padding:40px 0}.whatWeDo-module__ZxUrOq__relatedContainer{max-width:1200px;margin:0 auto;padding:0 40px}.whatWeDo-module__ZxUrOq__relatedHeaderFlex{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.whatWeDo-module__ZxUrOq__relatedHeaderFlex:before,.whatWeDo-module__ZxUrOq__relatedHeaderFlex:after{content:"";background:linear-gradient(90deg,#60c,#93f);border-radius:2px;width:100%;height:1px;position:absolute;left:0}.whatWeDo-module__ZxUrOq__relatedHeaderFlex:before{top:0}.whatWeDo-module__ZxUrOq__relatedHeaderFlex:after{bottom:0}.whatWeDo-module__ZxUrOq__relatedTitle{color:#000;margin:0;padding-top:1rem;padding-bottom:1rem;font-family:Ranade,sans-serif;font-size:18px;font-weight:600}.whatWeDo-module__ZxUrOq__viewAllLink{color:#fff;cursor:pointer;background-color:#3d0066;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:6px 6px 6px 18px;font-family:Involve,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.whatWeDo-module__ZxUrOq__viewAllLink:hover{color:#fff}.whatWeDo-module__ZxUrOq__viewAllIcon{color:#37234d;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:0;transition:all .3s;display:flex}.whatWeDo-module__ZxUrOq__relatedGrid{cursor:grab;scrollbar-width:none;-ms-overflow-style:none;gap:30px;padding:10px max(40px,50vw - 560px) 20px;display:flex;overflow-x:auto;scroll-behavior:auto!important}.whatWeDo-module__ZxUrOq__relatedGrid::-webkit-scrollbar{display:none}.whatWeDo-module__ZxUrOq__relatedGrid:active{cursor:grabbing}@media (max-width:900px){.whatWeDo-module__ZxUrOq__relatedGrid{gap:20px}}.whatWeDo-module__ZxUrOq__caseCard{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;flex:0 0 380px;gap:15px;text-decoration:none;display:flex}@media (max-width:768px){.whatWeDo-module__ZxUrOq__relatedGrid{flex-direction:column;padding-left:40px;padding-right:40px;gap:12px!important;overflow:visible!important}.whatWeDo-module__ZxUrOq__caseCard{flex:auto;width:100%;margin-bottom:12px!important;margin-right:0!important}.whatWeDo-module__ZxUrOq__caseCard:last-child{margin-bottom:0!important}}.whatWeDo-module__ZxUrOq__caseImageWrapper{border-radius:12px;justify-content:center;align-items:center;width:100%;height:200px;display:flex;overflow:hidden}.whatWeDo-module__ZxUrOq__caseLogo{color:#fff;font-family:Ranade,sans-serif;font-size:38px;font-weight:800}.whatWeDo-module__ZxUrOq__caseTitle{color:#111;margin:0;font-family:Involve,sans-serif;font-size:18px;font-weight:700}.whatWeDo-module__ZxUrOq__caseTags{flex-wrap:wrap;gap:10px;display:flex}.whatWeDo-module__ZxUrOq__caseTag{color:#333;border:1px solid #ccc;border-radius:20px;padding:5px 15px;font-family:Involve,sans-serif;font-size:12px}.whatWeDo-module__ZxUrOq__caseDesc{color:#444;margin:0;font-family:Involve,sans-serif;font-size:14px;line-height:1.6}@media (max-width:1024px){.whatWeDo-module__ZxUrOq__container{padding-top:90px!important}.whatWeDo-module__ZxUrOq__servicesHero{padding:30px 0 25px!important}.whatWeDo-module__ZxUrOq__heroContentGrid,.whatWeDo-module__ZxUrOq__introContainer,.whatWeDo-module__ZxUrOq__detailContainer,.whatWeDo-module__ZxUrOq__clientsContainer,.whatWeDo-module__ZxUrOq__relatedContainer{padding-left:30px!important;padding-right:30px!important}.whatWeDo-module__ZxUrOq__actionButton{padding:20px 24px!important}.whatWeDo-module__ZxUrOq__actionText{font-size:16px!important}.whatWeDo-module__ZxUrOq__imageWrapper{height:400px!important}.whatWeDo-module__ZxUrOq__servicesBox{padding:30px!important}.whatWeDo-module__ZxUrOq__serviceItem{padding:24px 20px!important}}@media (max-width:900px){.whatWeDo-module__ZxUrOq__heroContentGrid{gap:40px!important}.whatWeDo-module__ZxUrOq__mainTitle{font-size:2.25rem!important}.whatWeDo-module__ZxUrOq__mainDesc{font-size:16px!important}}@media (max-width:768px){.whatWeDo-module__ZxUrOq__container{padding-top:80px!important}.whatWeDo-module__ZxUrOq__servicesHero{padding:25px 0 20px!important}.whatWeDo-module__ZxUrOq__heroContentGrid,.whatWeDo-module__ZxUrOq__introContainer,.whatWeDo-module__ZxUrOq__detailContainer,.whatWeDo-module__ZxUrOq__clientsContainer,.whatWeDo-module__ZxUrOq__relatedContainer{padding-left:20px!important;padding-right:20px!important}.whatWeDo-module__ZxUrOq__introSection{padding:40px 0 20px!important}.whatWeDo-module__ZxUrOq__introText{font-size:15px!important;line-height:1.6!important}.whatWeDo-module__ZxUrOq__detailSection{padding:30px 0 50px!important}.whatWeDo-module__ZxUrOq__imageWrapper{height:320px!important}.whatWeDo-module__ZxUrOq__servicesBox{padding:24px!important}.whatWeDo-module__ZxUrOq__serviceItem{padding:20px 10px!important}.whatWeDo-module__ZxUrOq__serviceItem p{font-size:14.5px!important}.whatWeDo-module__ZxUrOq__relatedGrid{gap:24px!important;padding-left:20px!important;padding-right:20px!important}}@media (max-width:480px){.whatWeDo-module__ZxUrOq__container{padding-top:80px!important}.whatWeDo-module__ZxUrOq__servicesHero{padding:20px 0 15px!important}.whatWeDo-module__ZxUrOq__heroContentGrid,.whatWeDo-module__ZxUrOq__introContainer,.whatWeDo-module__ZxUrOq__detailContainer,.whatWeDo-module__ZxUrOq__clientsContainer,.whatWeDo-module__ZxUrOq__relatedContainer{padding-left:16px!important;padding-right:16px!important}.whatWeDo-module__ZxUrOq__mainTitle{font-size:1.85rem!important}.whatWeDo-module__ZxUrOq__mainDesc{margin-bottom:25px!important;font-size:15px!important}.whatWeDo-module__ZxUrOq__pillsRow{gap:10px!important}.whatWeDo-module__ZxUrOq__pill{padding:8px 18px!important;font-size:12px!important}.whatWeDo-module__ZxUrOq__actionCol{gap:15px!important;padding-top:30px!important}.whatWeDo-module__ZxUrOq__actionButton{border-radius:8px!important;padding:16px 20px!important}.whatWeDo-module__ZxUrOq__actionText{font-size:14px!important;line-height:1.3!important}.whatWeDo-module__ZxUrOq__introSection{padding:30px 0 15px!important}.whatWeDo-module__ZxUrOq__introText{font-size:14px!important}.whatWeDo-module__ZxUrOq__sectionTitle{font-size:16px!important}.whatWeDo-module__ZxUrOq__imageWrapper{height:200px!important}.whatWeDo-module__ZxUrOq__servicesBox{padding:20px 16px!important}.whatWeDo-module__ZxUrOq__serviceItem{padding:14px 6px!important}.whatWeDo-module__ZxUrOq__serviceItem p{font-size:13px!important;line-height:1.5!important}.whatWeDo-module__ZxUrOq__relatedGrid{gap:20px!important;padding-left:16px!important;padding-right:16px!important;overflow:visible!important}.whatWeDo-module__ZxUrOq__caseCard{margin-bottom:20px!important;margin-right:0!important}.whatWeDo-module__ZxUrOq__caseCard:last-child{margin-bottom:0!important}.whatWeDo-module__ZxUrOq__caseImageWrapper{height:170px!important}.whatWeDo-module__ZxUrOq__caseTitle{font-size:16px!important}.whatWeDo-module__ZxUrOq__caseDesc{font-size:13px!important;line-height:1.5!important}.whatWeDo-module__ZxUrOq__caseTag{padding:4px 12px!important;font-size:11px!important}}
.whoWeAre-module__RIpgNW__container{width:100%;padding:100px 0 0}.whoWeAre-module__RIpgNW__aboutHeader{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:500px;padding:40px 40px 80px;display:flex;position:relative;overflow:hidden}.whoWeAre-module__RIpgNW__aboutHeader:before{content:"";z-index:0;opacity:.1;background:linear-gradient(135deg,#663b96 0%,#452070 .1px);position:absolute;inset:0}.whoWeAre-module__RIpgNW__aboutHeaderContent{z-index:1;color:#fff;width:100%;max-width:1280px;margin:0 auto;position:relative}.whoWeAre-module__RIpgNW__headerTopRow{justify-content:space-between;align-items:center;gap:40px;margin-bottom:60px;display:flex}@media (max-width:900px){.whoWeAre-module__RIpgNW__headerTopRow{flex-direction:column;align-items:flex-start;gap:30px}}.whoWeAre-module__RIpgNW__titleWrapper{flex-direction:column;flex-shrink:0;display:flex}.whoWeAre-module__RIpgNW__label{letter-spacing:.08em;color:#ffffffa6;text-transform:uppercase;margin-bottom:1rem;font-family:Ranade,sans-serif;font-size:.9rem;font-weight:500;display:inline-block}.whoWeAre-module__RIpgNW__mainTitle{color:#fff;margin-bottom:0;font-family:Ranade,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.2}.whoWeAre-module__RIpgNW__headerTagline{letter-spacing:0;color:#fff;text-align:right;max-width:550px;margin:0;font-family:Involve,sans-serif;font-size:20px;font-weight:600;line-height:33px}.whoWeAre-module__RIpgNW__headerDescription{letter-spacing:0;color:#fff;vertical-align:middle;overflow-wrap:break-word;max-width:100%;margin-top:150px;font-family:Involve,sans-serif;font-size:20px;font-weight:400;line-height:33px}.whoWeAre-module__RIpgNW__ethosSection{background-color:#f6fbff;padding:60px 40px}.whoWeAre-module__RIpgNW__ethosContainer{max-width:1280px;margin:0 auto}.whoWeAre-module__RIpgNW__ethosTitle{letter-spacing:.05em;color:#000;margin-bottom:2rem;padding-top:1rem;padding-bottom:1rem;font-family:Ranade,sans-serif;font-size:18px;font-weight:700;position:relative}.whoWeAre-module__RIpgNW__ethosTitle:before,.whoWeAre-module__RIpgNW__ethosTitle:after{content:"";background:linear-gradient(90deg,#60c,#93f);border-radius:2px;width:100%;height:1px;position:absolute;left:0}.whoWeAre-module__RIpgNW__ethosTitle:before{top:0}.whoWeAre-module__RIpgNW__ethosTitle:after{bottom:0}.whoWeAre-module__RIpgNW__ethosDescriptionContainer,.whoWeAre-module__RIpgNW__ethosTextWrapper{flex-direction:column;gap:30px;display:flex}.whoWeAre-module__RIpgNW__ethosDescription{letter-spacing:0;color:#000000e0;margin:0;font-family:Involve,sans-serif;font-size:18px;font-weight:400;line-height:30px}.whoWeAre-module__RIpgNW__readMoreBtn{cursor:pointer;color:#60c;background:0 0;border:none;margin:0;padding:0;font-family:Involve,sans-serif;font-size:18px;font-weight:600;display:inline}.whoWeAre-module__RIpgNW__readMoreArrow,.whoWeAre-module__RIpgNW__readMoreArrowUp{display:none}.whoWeAre-module__RIpgNW__expandableContent{opacity:0;max-height:0;transition:max-height .5s,opacity .4s;overflow:hidden}.whoWeAre-module__RIpgNW__expanded{opacity:1;max-height:800px}.whoWeAre-module__RIpgNW__whosectionimgcontiner{width:100%;height:500px;position:relative;overflow:hidden}.whoWeAre-module__RIpgNW__whosectionimgcontiner img{object-fit:cover;object-position:center;width:100%;height:100%}.whoWeAre-module__RIpgNW__coreValuesSection{background:linear-gradient(#f9fbff 0%,#e9efff 100%);padding:0 40px 60px}.whoWeAre-module__RIpgNW__coreValuesContainer{max-width:1280px;margin:0 auto}.whoWeAre-module__RIpgNW__coreValuesHeader{margin-bottom:40px;padding-bottom:0}.whoWeAre-module__RIpgNW__coreValuesTitle{color:#111;align-items:center;gap:8px;width:100%;margin:0;padding-top:1rem;padding-bottom:1rem;font-family:Ranade,sans-serif;font-size:18px;font-weight:700;display:flex;position:relative}.whoWeAre-module__RIpgNW__coreValuesTitle:before,.whoWeAre-module__RIpgNW__coreValuesTitle:after{content:"";background:linear-gradient(90deg,#60c,#93f);border-radius:2px;width:100%;height:1px;position:absolute;left:0}.whoWeAre-module__RIpgNW__coreValuesTitle:before{top:0}.whoWeAre-module__RIpgNW__coreValuesTitle:after{bottom:0}.whoWeAre-module__RIpgNW__cyanDot{color:#4cb0fc;vertical-align:middle;margin-left:8px;font-size:24px;line-height:0;position:relative;top:-2px}.whoWeAre-module__RIpgNW__quoteWrapper{text-align:center;max-width:900px;margin:0 auto 60px;position:relative}.whoWeAre-module__RIpgNW__openQuote{color:#59a5f5;vertical-align:top;margin-top:15px;margin-right:6px;font-family:Georgia,serif;font-size:50px;line-height:0;display:inline-block}.whoWeAre-module__RIpgNW__closeQuote{color:#59a5f5;vertical-align:bottom;margin-left:0;font-family:Georgia,serif;font-size:50px;line-height:0;display:inline-block;transform:translateY(20px)}.whoWeAre-module__RIpgNW__quoteText{color:#333;margin:0;font-family:Involve,sans-serif;font-size:22px;font-weight:500;line-height:1.6;display:inline}.whoWeAre-module__RIpgNW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (max-width:768px){.whoWeAre-module__RIpgNW__cardsGrid{grid-template-columns:1fr}}.whoWeAre-module__RIpgNW__valueCard{color:#fff;background-color:#0000;background-position:45% 40%;background-repeat:no-repeat;background-size:115% 125%;border-radius:12px;flex-direction:column;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.whoWeAre-module__RIpgNW__cardHeader{z-index:1;align-items:center;gap:20px;margin-bottom:25px;display:flex}.whoWeAre-module__RIpgNW__cardIcon{color:#fff}.whoWeAre-module__RIpgNW__cardTitle{color:#fff;margin:0;font-family:Ranade,sans-serif;font-size:16px;font-weight:700}.whoWeAre-module__RIpgNW__cardDivider{z-index:1;background:linear-gradient(90deg,#ffffff1a 0%,#fff0 100%);height:1px;margin-bottom:25px;position:relative}.whoWeAre-module__RIpgNW__cardText{color:#fff;z-index:1;margin:0;font-family:Involve,sans-serif;font-size:14px;font-weight:400;line-height:1.6;position:relative}.whoWeAre-module__RIpgNW__founderQuoteSection{background-color:#f6fbff;padding:60px 40px}.whoWeAre-module__RIpgNW__founderQuoteContainer{background-color:#f8f6ff;border:1px solid #eae3f7;border-radius:20px;justify-content:space-between;align-items:center;gap:50px;max-width:1200px;margin:0 auto;padding:50px 70px;display:flex;box-shadow:0 10px 40px #00000008}.whoWeAre-module__RIpgNW__founderQuoteContent{flex:1;max-width:700px}.whoWeAre-module__RIpgNW__founderQuoteText{color:#111;margin-bottom:40px;font-family:Ranade,sans-serif;font-size:26px;font-weight:500;line-height:1.5}.whoWeAre-module__RIpgNW__founderQuoteAuthor{flex-direction:column;gap:5px;display:flex}.whoWeAre-module__RIpgNW__founderName{color:#111;margin:0;font-family:Involve,sans-serif;font-size:18px;font-weight:700}.whoWeAre-module__RIpgNW__founderTitle{color:#7b7878;margin:0;font-family:Involve,sans-serif;font-size:16px;font-weight:400}.whoWeAre-module__RIpgNW__founderQuoteImageContainer{flex:none;justify-content:flex-end;width:420px;display:flex}.whoWeAre-module__RIpgNW__founderInfinityImage{object-fit:contain;width:100%;height:auto;transform:rotate(50deg)}@media (max-width:900px){.whoWeAre-module__RIpgNW__founderQuoteContainer{text-align:center;flex-direction:column;padding:40px}.whoWeAre-module__RIpgNW__founderQuoteImageContainer{order:-1;width:250px}.whoWeAre-module__RIpgNW__founderQuoteText{font-size:20px}}.whoWeAre-module__RIpgNW__ourStorySection{background-color:#f6fbff;padding:60px 40px}.whoWeAre-module__RIpgNW__ourStoryContainer{max-width:1280px;margin:0 auto}.whoWeAre-module__RIpgNW__storyGrid{grid-template-columns:5fr 7fr;align-items:start;gap:60px;margin-top:40px;display:grid}@media (max-width:900px){.whoWeAre-module__RIpgNW__storyGrid{grid-template-columns:1fr}}.whoWeAre-module__RIpgNW__storyLeft{flex-direction:column;gap:20px;display:flex;position:sticky;top:120px}.whoWeAre-module__RIpgNW__storyMainTitle{color:#111;margin:0;font-family:Ranade,sans-serif;font-size:32px;font-weight:600;line-height:1.3}.whoWeAre-module__RIpgNW__storyDescription{color:#444;margin:0 0 20px;font-family:Involve,sans-serif;font-size:16px;line-height:1.6}.whoWeAre-module__RIpgNW__storyImageContainer{object-fit:cover;border-radius:12px;width:100%;height:411.037px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.whoWeAre-module__RIpgNW__storyImage{object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.whoWeAre-module__RIpgNW__timeline{flex-direction:column;display:flex}.whoWeAre-module__RIpgNW__timelineItem{gap:30px;display:flex;position:relative}.whoWeAre-module__RIpgNW__timelineDotWrapper{flex-direction:column;align-items:center;width:24px;display:flex}.whoWeAre-module__RIpgNW__timelineDot{z-index:2;background-color:#4cb0fc;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:8px;box-shadow:0 0 0 4px #4cb0fc33}.whoWeAre-module__RIpgNW__timelineLine{background-color:#bfc6d0;flex-grow:1;width:2px;min-height:100px;margin-top:8px;margin-bottom:8px}.whoWeAre-module__RIpgNW__timelineContent{padding-bottom:60px}.whoWeAre-module__RIpgNW__timelineYear{color:#512b82;margin-bottom:8px;font-family:Involve,sans-serif;font-size:14px;font-weight:700;display:block}.whoWeAre-module__RIpgNW__timelineItemTitle{color:#111;text-transform:uppercase;margin:0 0 10px;font-family:Ranade,sans-serif;font-size:18px;font-weight:700}.whoWeAre-module__RIpgNW__timelineText{color:#555;margin:0;font-family:Involve,sans-serif;font-size:15px;line-height:1.6}.whoWeAre-module__RIpgNW__logoStorySection{background-color:#f8f6ff;padding:60px 40px}.whoWeAre-module__RIpgNW__logoStoryMain{flex-direction:column;gap:40px;margin-top:40px;display:flex}.whoWeAre-module__RIpgNW__logoDiagramContainer{width:100%;max-width:900px;margin:0 auto}.whoWeAre-module__RIpgNW__logoDiagramImage{width:100%;height:auto}.whoWeAre-module__RIpgNW__logoStoryGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.whoWeAre-module__RIpgNW__logoStoryGrid{grid-template-columns:1fr}}.whoWeAre-module__RIpgNW__logoStoryLeftText{padding-top:20px}.whoWeAre-module__RIpgNW__logoDescriptionText{color:#555;margin:0;font-family:Involve,sans-serif;font-size:15px;line-height:1.6}.whoWeAre-module__RIpgNW__logoDescriptionText strong{color:#111}.whoWeAre-module__RIpgNW__logoStoryRightContent{flex-direction:column;gap:30px;padding-left:20px;display:flex}.whoWeAre-module__RIpgNW__logoFormulaContainer{width:100%;max-width:400px}.whoWeAre-module__RIpgNW__logoFormulaImage{width:100%;height:auto}.whoWeAre-module__RIpgNW__logoStoryList{flex-direction:column;gap:25px;margin:0;padding:0;list-style:none;display:flex}.whoWeAre-module__RIpgNW__logoStoryListItem{align-items:flex-start;gap:15px;display:flex}.whoWeAre-module__RIpgNW__logoBullet{color:#4cb0fc;font-size:20px;line-height:1.2}.whoWeAre-module__RIpgNW__logoListText{color:#444;margin:0;font-family:Involve,sans-serif;font-size:14px;line-height:1.6}.whoWeAre-module__RIpgNW__leadershipSection{background-color:#f8f9fa;padding:60px 40px 10px}.whoWeAre-module__RIpgNW__leadershipGroup{margin-top:50px;margin-bottom:40px}.whoWeAre-module__RIpgNW__leadershipSubHContainer{align-items:center;gap:15px;margin-bottom:30px;display:flex}.whoWeAre-module__RIpgNW__leadershipLineLeft{background-color:#dcdcdc;width:40px;height:1px}.whoWeAre-module__RIpgNW__leadershipLineRight{background-color:#dcdcdc;flex-grow:1;max-width:300px;height:1px}.whoWeAre-module__RIpgNW__leadershipSubHeader{color:#333;text-transform:capitalize;margin:0;font-family:Involve,sans-serif;font-size:16px;font-weight:600}.whoWeAre-module__RIpgNW__leadershipGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1200px){.whoWeAre-module__RIpgNW__leadershipGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.whoWeAre-module__RIpgNW__leadershipGrid{grid-template-columns:1fr}}.whoWeAre-module__RIpgNW__carouselNavArrows{gap:12px;margin-left:auto;display:flex}.whoWeAre-module__RIpgNW__carouselArrowBtn{color:#3d0066;cursor:pointer;background:0 0;border:2px solid #3d0066;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.whoWeAre-module__RIpgNW__carouselArrowBtn:hover{color:#fff;background:#3d0066}.whoWeAre-module__RIpgNW__carouselContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow-x:auto}.whoWeAre-module__RIpgNW__leadershipCarouselContainer{margin-top:40px;overflow-x:visible}.whoWeAre-module__RIpgNW__leadershipCarouselContainer .whoWeAre-module__RIpgNW__carouselTrack{flex-wrap:wrap;justify-content:flex-start;gap:24px;width:100%;padding:0}.whoWeAre-module__RIpgNW__carouselContainer::-webkit-scrollbar{display:none}.whoWeAre-module__RIpgNW__carouselTrack{gap:24px;width:max-content;padding:10px 0;display:flex}.whoWeAre-module__RIpgNW__leadershipCard{cursor:pointer;background-color:#2d0052;border-radius:8px;flex-shrink:0;width:300px;height:380px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.whoWeAre-module__RIpgNW__imageWrapper{width:100%;height:100%;position:relative}.whoWeAre-module__RIpgNW__leadershipPortrait{object-fit:cover;object-position:top;transition:opacity .3s}.whoWeAre-module__RIpgNW__leadershipNameOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:10;background-color:#13081f6b;flex-direction:column;justify-content:center;width:100%;height:92px;padding:16px 24px 18px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.whoWeAre-module__RIpgNW__leadershipName{color:#fff;margin:0 0 5px;font-family:Involve,sans-serif;font-size:18px;font-weight:600}.whoWeAre-module__RIpgNW__leadershipTitle{color:#fffc;margin:0;font-family:Involve,sans-serif;font-size:14px;font-weight:400}.whoWeAre-module__RIpgNW__leadershipBioOverlay{color:#fff;opacity:0;z-index:20;background:linear-gradient(160deg,#5b1d91 0%,#3d0f6b 35%,#2a0a50 70%,#1a0535 100%);border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;inset:0}.whoWeAre-module__RIpgNW__leadershipBioOverlay .whoWeAre-module__RIpgNW__bioTop{z-index:1;padding:30px 20px 0;position:relative}.whoWeAre-module__RIpgNW__leadershipBioOverlay .whoWeAre-module__RIpgNW__leadershipBioContent{z-index:1;padding:0 20px 30px;position:relative}.whoWeAre-module__RIpgNW__leadershipCard:hover .whoWeAre-module__RIpgNW__leadershipBioOverlay,.whoWeAre-module__RIpgNW__leadershipCard:active .whoWeAre-module__RIpgNW__leadershipBioOverlay{opacity:1}.whoWeAre-module__RIpgNW__bioTop{flex-direction:column;display:flex}.whoWeAre-module__RIpgNW__leadershipBioName{color:#fff;margin:0 0 4px;font-family:Involve,sans-serif;font-size:14px;font-weight:600;line-height:15.45px}.whoWeAre-module__RIpgNW__leadershipBioTitle{color:#fffc;margin:0 0 8px;font-family:Involve,sans-serif;font-size:12px;font-weight:500;line-height:15.45px}.whoWeAre-module__RIpgNW__leadershipBioLocation{color:#ffffffbf;align-items:center;gap:5px;margin:0;font-family:Involve,sans-serif;font-size:12px;font-weight:500;line-height:15.45px;display:flex}.whoWeAre-module__RIpgNW__leadershipBioContent{color:#fff;font-family:Involve,sans-serif;font-size:12px;font-weight:400;line-height:17px}.whoWeAre-module__RIpgNW__clientsSection{background-color:#f8f9fa;width:100%;padding:20px 0 60px;overflow:hidden}.whoWeAre-module__RIpgNW__clientsSection .whoWeAre-module__RIpgNW__ourStoryContainer{max-width:1360px;padding:0 40px}.whoWeAre-module__RIpgNW__infinitySliderContainer{width:100%;margin-top:40px;position:relative;overflow:hidden}.whoWeAre-module__RIpgNW__infinitySliderContainer::-webkit-scrollbar{display:none}.whoWeAre-module__RIpgNW__infinitySliderTrack{gap:30px;width:max-content;padding-left:20px;animation:25s linear infinite whoWeAre-module__RIpgNW__scrollInfinite;display:flex}.whoWeAre-module__RIpgNW__infinitySliderTrack:hover{animation-play-state:paused}@keyframes whoWeAre-module__RIpgNW__scrollInfinite{0%{transform:translate(0)}to{transform:translate(calc(-50% - 15px))}}.whoWeAre-module__RIpgNW__testimonialCard{background-color:#efecfb;border:1px solid #e6ddf5;border-radius:12px;flex-direction:column;flex-shrink:0;width:380px;margin-top:40px;padding:50px 30px 30px;display:flex;position:relative;box-shadow:0 4px 10px #00000005}.whoWeAre-module__RIpgNW__clientAvatarOverlapping{object-fit:cover;border-radius:50%;display:block;position:absolute;top:-40px;left:50%;transform:translate(-50%);width:80px!important;height:80px!important}.whoWeAre-module__RIpgNW__companyBadgeCentered{text-overflow:ellipsis;white-space:nowrap;color:#111;background-color:#0000;border:none;border-radius:20px;justify-content:center;align-items:center;width:140px;height:40px;margin:0 auto 20px;padding:0 10px;font-family:Ranade,sans-serif;font-size:14px;font-weight:700;display:flex;overflow:hidden}.whoWeAre-module__RIpgNW__testimonialCompanyLogo{object-fit:contain;margin:0 auto;display:block;width:120px!important;height:40px!important}.whoWeAre-module__RIpgNW__quoteIcon{color:#5f09c2;text-align:left;margin-bottom:5px;font-family:Georgia,serif;font-size:40px;line-height:1}.whoWeAre-module__RIpgNW__testimonialText{color:#333;flex-grow:1;margin-bottom:30px;font-family:Involve,sans-serif;font-size:14px;line-height:1.6}.whoWeAre-module__RIpgNW__testimonialFooterBottom{flex-direction:column;gap:4px;display:flex}.whoWeAre-module__RIpgNW__clientNameBottom{color:#111;margin:0;font-family:Ranade,sans-serif;font-size:16px;font-weight:700}.whoWeAre-module__RIpgNW__clientRoleBottom{color:#555;margin:0;font-family:Involve,sans-serif;font-size:14px}@media (max-width:1024px){.whoWeAre-module__RIpgNW__aboutHeader{min-height:auto!important;padding:40px 30px 60px!important}.whoWeAre-module__RIpgNW__ethosSection{padding:50px 30px!important}.whoWeAre-module__RIpgNW__whosectionimgcontiner{height:400px!important}.whoWeAre-module__RIpgNW__coreValuesSection{padding:0 30px 50px!important}.whoWeAre-module__RIpgNW__valueCard{padding:30px!important}.whoWeAre-module__RIpgNW__founderQuoteContainer{gap:40px!important;padding:40px 50px!important}.whoWeAre-module__RIpgNW__founderQuoteImageContainer{width:320px!important}.whoWeAre-module__RIpgNW__leadershipSection{padding:50px 30px 10px!important}.whoWeAre-module__RIpgNW__leadershipCarouselContainer .whoWeAre-module__RIpgNW__carouselTrack{justify-content:center!important}.whoWeAre-module__RIpgNW__clientsSection .whoWeAre-module__RIpgNW__ourStoryContainer{padding:0 30px!important}}@media (max-width:900px){.whoWeAre-module__RIpgNW__aboutHeaderContent{flex-direction:column;gap:20px;display:flex}.whoWeAre-module__RIpgNW__headerTopRow{flex-direction:column!important;align-items:flex-start!important;gap:20px!important;margin-bottom:0!important}.whoWeAre-module__RIpgNW__mainTitle{font-size:2.75rem!important}.whoWeAre-module__RIpgNW__headerTagline{text-align:left!important;max-width:100%!important;font-size:18px!important;line-height:1.5!important}.whoWeAre-module__RIpgNW__headerDescription{margin-top:0!important;font-size:16px!important;line-height:1.6!important}.whoWeAre-module__RIpgNW__whosectionimgcontiner{height:320px!important}.whoWeAre-module__RIpgNW__founderQuoteContainer{text-align:center!important;flex-direction:column!important;padding:40px 30px!important}.whoWeAre-module__RIpgNW__founderQuoteImageContainer{order:-1!important;justify-content:center!important;width:220px!important;margin:0 auto!important}.whoWeAre-module__RIpgNW__founderQuoteText{margin-bottom:30px!important;font-size:20px!important}}@media (max-width:768px){.whoWeAre-module__RIpgNW__aboutHeader{padding:40px 20px 50px!important}.whoWeAre-module__RIpgNW__ethosSection{padding:40px 20px!important}.whoWeAre-module__RIpgNW__ethosDescriptionContainer,.whoWeAre-module__RIpgNW__ethosTextWrapper{gap:20px!important}.whoWeAre-module__RIpgNW__ethosDescription{font-size:15px!important;line-height:1.6!important}.whoWeAre-module__RIpgNW__readMoreBtn{font-size:15px!important}.whoWeAre-module__RIpgNW__whosectionimgcontiner{height:280px!important}.whoWeAre-module__RIpgNW__coreValuesSection{padding:0 20px 40px!important}.whoWeAre-module__RIpgNW__valueCard{background:linear-gradient(135deg,#5b1d91,#3d0f6b)!important;padding:24px!important}.whoWeAre-module__RIpgNW__cardsGrid{gap:20px!important}.whoWeAre-module__RIpgNW__leadershipSection{padding:40px 20px 10px!important}.whoWeAre-module__RIpgNW__leadershipCarouselContainer .whoWeAre-module__RIpgNW__carouselTrack{justify-content:center!important;gap:20px!important}.whoWeAre-module__RIpgNW__clientsSection .whoWeAre-module__RIpgNW__ourStoryContainer{padding:0 20px!important}}@media (max-width:480px){.whoWeAre-module__RIpgNW__aboutHeader{padding:30px 16px 40px!important}.whoWeAre-module__RIpgNW__mainTitle{font-size:2.25rem!important}.whoWeAre-module__RIpgNW__headerTagline{font-size:16px!important}.whoWeAre-module__RIpgNW__headerDescription{font-size:14px!important;line-height:1.6!important}.whoWeAre-module__RIpgNW__ethosSection{padding:35px 16px!important}.whoWeAre-module__RIpgNW__ethosDescriptionContainer,.whoWeAre-module__RIpgNW__ethosTextWrapper{gap:16px!important}.whoWeAre-module__RIpgNW__whosectionimgcontiner{height:200px!important;margin-top:0!important}.whoWeAre-module__RIpgNW__coreValuesSection{padding:0 16px 30px!important}.whoWeAre-module__RIpgNW__valueCard{padding:20px!important}.whoWeAre-module__RIpgNW__cardTitle{font-size:15px!important}.whoWeAre-module__RIpgNW__cardText{font-size:13px!important}.whoWeAre-module__RIpgNW__cardsGrid{gap:16px!important}.whoWeAre-module__RIpgNW__founderQuoteSection{padding:30px 16px!important}.whoWeAre-module__RIpgNW__founderQuoteContainer{border-radius:16px!important;gap:20px!important;padding:24px 16px!important}.whoWeAre-module__RIpgNW__founderQuoteText{font-size:17px!important;line-height:1.4!important}.whoWeAre-module__RIpgNW__founderQuoteImageContainer{width:160px!important}.whoWeAre-module__RIpgNW__leadershipSection{padding:35px 16px 10px!important}.whoWeAre-module__RIpgNW__leadershipCard{width:100%!important;max-width:280px!important;height:350px!important}.whoWeAre-module__RIpgNW__clientsSection .whoWeAre-module__RIpgNW__ourStoryContainer{padding:0 16px!important}.whoWeAre-module__RIpgNW__testimonialCard{width:280px!important;padding:40px 20px 20px!important}.whoWeAre-module__RIpgNW__testimonialText{font-size:13px!important}.whoWeAre-module__RIpgNW__clientNameBottom{font-size:15px!important}.whoWeAre-module__RIpgNW__clientRoleBottom{font-size:13px!important}.whoWeAre-module__RIpgNW__infinitySliderTrack{gap:20px!important}}
.caseStudies-module__IFpQga__section{background-color:#fcfcfc;margin-top:0;padding:140px 5% 6rem;font-family:Inter,Roboto,sans-serif}.caseStudies-module__IFpQga__container{width:100%;max-width:1280px;margin:0 auto}.caseStudies-module__IFpQga__heading{color:#111;letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;font-weight:700}.caseStudies-module__IFpQga__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #eaeaea;gap:2rem;margin-bottom:3rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.caseStudies-module__IFpQga__filters::-webkit-scrollbar{display:none}.caseStudies-module__IFpQga__filterBtn{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem 0;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.caseStudies-module__IFpQga__filterBtn:hover,.caseStudies-module__IFpQga__activeFilterBtn{color:#111}.caseStudies-module__IFpQga__activeFilterBtn:after{content:"";background-color:#111;width:100%;height:2px;position:absolute;bottom:-.6rem;left:0}.caseStudies-module__IFpQga__grid{grid-template-columns:1fr;gap:3rem;display:grid}.caseStudies-module__IFpQga__cardLink{color:inherit;text-decoration:none;display:block}.caseStudies-module__IFpQga__card{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.caseStudies-module__IFpQga__cardLink:hover .caseStudies-module__IFpQga__card{transform:translateY(-8px);box-shadow:0 12px 24px #0000000d}.caseStudies-module__IFpQga__cardImageWrapper{justify-content:center;align-items:center;height:320px;transition:opacity .3s;display:flex}.caseStudies-module__IFpQga__cardLink:hover .caseStudies-module__IFpQga__cardImageWrapper{opacity:.95}.caseStudies-module__IFpQga__logoPlaceholder{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:2rem;font-weight:800}.caseStudies-module__IFpQga__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.caseStudies-module__IFpQga__cardTags{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.caseStudies-module__IFpQga__tag{color:#555;border:1px solid #ddd;border-radius:50px;padding:.35rem 1rem;font-size:.85rem;font-weight:500}.caseStudies-module__IFpQga__cardTitle{color:#111;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.caseStudies-module__IFpQga__cardDesc{color:#555;margin:0;font-size:1.05rem;line-height:1.5}@media (min-width:768px){.caseStudies-module__IFpQga__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.caseStudies-module__IFpQga__section{padding:130px 2rem 5rem}.caseStudies-module__IFpQga__cardImageWrapper{height:280px}}@media (max-width:768px){.caseStudies-module__IFpQga__section{padding:120px 1.5rem 4rem}.caseStudies-module__IFpQga__heading{margin-bottom:1.5rem;font-size:2.25rem}.caseStudies-module__IFpQga__filters{gap:1.25rem;margin-bottom:2rem}.caseStudies-module__IFpQga__filterBtn{font-size:.9rem}.caseStudies-module__IFpQga__cardImageWrapper{height:220px}.caseStudies-module__IFpQga__cardContent{padding:1.5rem}.caseStudies-module__IFpQga__cardTitle{font-size:1.4rem}.caseStudies-module__IFpQga__cardDesc{font-size:.95rem}}@media (max-width:480px){.caseStudies-module__IFpQga__section{padding:110px 1rem 3rem}.caseStudies-module__IFpQga__heading{margin-bottom:1.25rem;font-size:1.75rem}.caseStudies-module__IFpQga__filters{gap:1rem;margin-bottom:1.5rem}.caseStudies-module__IFpQga__filterBtn{font-size:.85rem}.caseStudies-module__IFpQga__cardImageWrapper{height:180px}.caseStudies-module__IFpQga__cardContent{padding:1.25rem}.caseStudies-module__IFpQga__cardTitle{margin-bottom:.5rem;font-size:1.25rem}.caseStudies-module__IFpQga__cardDesc{font-size:.9rem}.caseStudies-module__IFpQga__tag{padding:.25rem .75rem;font-size:.75rem}}
