.HeroSection-module__MzBx8G__hero{color:#fff;text-align:center;background-image:url(/images/hero-image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;justify-content:center;align-items:center;min-height:80vh;padding:8rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.HeroSection-module__MzBx8G__hero:before{content:"";z-index:1;background:linear-gradient(125deg,#000014cc,#00000080);position:absolute;inset:0}.HeroSection-module__MzBx8G__particlesContainer{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__MzBx8G__particle{background-color:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:15s linear infinite HeroSection-module__MzBx8G__float;position:absolute}.HeroSection-module__MzBx8G__particle1{width:4px;height:4px;animation-duration:25s;top:20%;left:10%}.HeroSection-module__MzBx8G__particle2{width:5px;height:5px;animation-duration:30s;animation-delay:2s;top:70%;left:45%}.HeroSection-module__MzBx8G__particle3{animation-duration:35s;animation-delay:1s;top:30%;left:85%}.HeroSection-module__MzBx8G__particle4{width:3px;height:3px;animation-duration:40s;animation-delay:.5s;top:60%;left:70%}.HeroSection-module__MzBx8G__particle5{animation-duration:45s;animation-delay:3s;top:10%;left:40%}.HeroSection-module__MzBx8G__particle6{width:4px;height:4px;animation-duration:25s;animation-delay:4s;top:80%;left:25%}.HeroSection-module__MzBx8G__particle7{animation-duration:30s;animation-delay:5s;top:40%;left:15%}.HeroSection-module__MzBx8G__particle8{width:5px;height:5px;animation-duration:35s;animation-delay:2.5s;top:15%;left:60%}.HeroSection-module__MzBx8G__particle9{width:3px;height:3px;animation-duration:40s;animation-delay:1.5s;top:50%;left:90%}.HeroSection-module__MzBx8G__particle10{animation-duration:45s;animation-delay:3.5s;top:75%;left:80%}.HeroSection-module__MzBx8G__particle11{width:4px;height:4px;animation-duration:25s;animation-delay:4.5s;top:25%;left:30%}.HeroSection-module__MzBx8G__particle12{animation-duration:30s;animation-delay:2.8s;top:90%;left:50%}.HeroSection-module__MzBx8G__particle13{width:5px;height:5px;animation-duration:35s;animation-delay:1.2s;top:35%;left:75%}.HeroSection-module__MzBx8G__particle14{width:3px;height:3px;animation-duration:40s;animation-delay:3.2s;top:55%;left:5%}.HeroSection-module__MzBx8G__particle15{animation-duration:45s;animation-delay:4.2s;top:85%;left:35%}@keyframes HeroSection-module__MzBx8G__float{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translateY(-100px)translate(100px)}}.HeroSection-module__MzBx8G__heroContentWrapper{z-index:3;width:100%;position:relative}.HeroSection-module__MzBx8G__heroContent{z-index:3;color:#fff;max-width:900px;margin:0 auto;padding:2rem;position:relative}.HeroSection-module__MzBx8G__floatingElement{z-index:1;position:absolute;top:-80px;right:50px}.HeroSection-module__MzBx8G__abstractShape{filter:drop-shadow(0 0 10px #45b4d080)}.HeroSection-module__MzBx8G__gradientText{font-family:var(--font-montserrat),sans-serif;text-align:center;white-space:normal;overflow-wrap:break-word;background:linear-gradient(90deg,#fff,#aaa,#45b4d0);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;max-width:90vw;margin:0 auto 1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.2;display:inline-block}.HeroSection-module__MzBx8G__heroLeadParagraph{font-family:var(--font-inter),sans-serif;opacity:.9;text-shadow:1px 1px 2px #0006;color:#fff;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.6rem;line-height:1.7}.HeroSection-module__MzBx8G__btnGlow{z-index:1;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.HeroSection-module__MzBx8G__btnGlow:hover{border-color:#45b4d0;box-shadow:0 0 20px #45b4d099}.HeroSection-module__MzBx8G__btnGlow:after{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.HeroSection-module__MzBx8G__btnGlow:hover:after{left:100%}.HeroSection-module__MzBx8G__gradientOverlay{z-index:2;background:linear-gradient(#0000,#000000e6);width:100%;height:200px;position:absolute;bottom:0;left:0}@media (max-width:768px){.HeroSection-module__MzBx8G__floatingElement{top:-60px;right:20px;transform:scale(.7)}.HeroSection-module__MzBx8G__gradientText{font-size:2.4rem}.HeroSection-module__MzBx8G__heroLeadParagraph{font-size:1.2rem}.HeroSection-module__MzBx8G__hero{min-height:70vh;padding:5rem 1rem}}
.AboutSection-module__UMNl-a__aboutUs{background-color:var(--background-secondary,#f8f9fa);text-align:center;padding:4rem 0}.AboutSection-module__UMNl-a__aboutUs h2{color:var(--heading-color,#2d3748);margin-bottom:1.5rem;font-size:2.8rem}.AboutSection-module__UMNl-a__introParagraph{font-family:var(--font-inter,sans-serif);max-width:750px;color:var(--text-color-secondary,#555);margin:0 auto 3rem;font-size:1.15rem;line-height:1.8}.AboutSection-module__UMNl-a__coreServices{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2rem;display:flex}.AboutSection-module__UMNl-a__service{background-color:var(--card-bg,white);box-shadow:var(--card-shadow,0 4px 12px #00000014);text-align:center;border:1px solid var(--card-border-color,transparent);border-radius:8px;flex-basis:300px;max-width:300px;padding:1.5rem;transition:transform .3s,box-shadow .3s}.AboutSection-module__UMNl-a__service:hover{box-shadow:var(--card-shadow-hover,0 10px 15px #0000001a);transform:translateY(-5px)}.AboutSection-module__UMNl-a__service h3{color:var(--heading-color,#2d3748);margin-bottom:.75rem;font-size:1.5rem}.AboutSection-module__UMNl-a__service p{font-family:var(--font-inter,sans-serif);color:var(--text-color,#666);font-size:1rem;line-height:1.7}[data-theme=dark] .AboutSection-module__UMNl-a__aboutUs{background-color:var(--background-secondary,#1a202c)}[data-theme=dark] .AboutSection-module__UMNl-a__aboutUs h2{color:var(--heading-color,#e2e8f0)}[data-theme=dark] .AboutSection-module__UMNl-a__introParagraph{color:var(--text-color-secondary,#a0aec0)}[data-theme=dark] .AboutSection-module__UMNl-a__service{background-color:var(--card-bg,#2d3748);box-shadow:var(--card-shadow,0 4px 12px #00000026)}[data-theme=dark] .AboutSection-module__UMNl-a__service:hover{box-shadow:var(--card-shadow-hover,0 8px 20px #00000040)}[data-theme=dark] .AboutSection-module__UMNl-a__service h3{color:var(--heading-color,#e2e8f0)}[data-theme=dark] .AboutSection-module__UMNl-a__service p{color:var(--text-color,#cbd5e0)}@media (max-width:768px){.AboutSection-module__UMNl-a__aboutUs h2{font-size:2.2rem}.AboutSection-module__UMNl-a__introParagraph{padding:0 1rem;font-size:1.05rem}.AboutSection-module__UMNl-a__coreServices{gap:1.5rem;padding:0 1rem}.AboutSection-module__UMNl-a__service{flex-basis:100%;max-width:100%}}
.SectionHeading-module__JpsFIq__sectionHeader{margin-bottom:4rem;position:relative}.SectionHeading-module__JpsFIq__centered{text-align:center}.SectionHeading-module__JpsFIq__gradientHeading{background:linear-gradient(90deg,var(--primary-color),#2b77b5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;display:inline-block}.SectionHeading-module__JpsFIq__headingAccent{background:linear-gradient(90deg,var(--primary-color),#2b77b5);border-radius:2px;width:60px;height:4px}.SectionHeading-module__JpsFIq__centered .SectionHeading-module__JpsFIq__headingAccent{margin:0 auto}@media (max-width:768px){.SectionHeading-module__JpsFIq__gradientHeading{font-size:2.2rem}.SectionHeading-module__JpsFIq__sectionHeader{margin-bottom:3rem}}
.ServicesPreviewSection-module__7wYS2W__servicesPreviewSection{background-color:var(--background-primary,#f8fafc);padding:6rem 0;position:relative}.ServicesPreviewSection-module__7wYS2W__sectionHeader{text-align:center;margin-bottom:4rem}.ServicesPreviewSection-module__7wYS2W__gradientHeading{background:linear-gradient(90deg,var(--primary-color),#2b77b5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;display:inline-block}.ServicesPreviewSection-module__7wYS2W__headingAccent{background:linear-gradient(90deg,var(--primary-color),#2b77b5);border-radius:2px;width:60px;height:4px;margin:0 auto}.ServicesPreviewSection-module__7wYS2W__servicesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.ServicesPreviewSection-module__7wYS2W__serviceCard{background-color:var(--card-bg,white);box-shadow:var(--card-shadow,0 5px 20px #0000000d);text-align:center;border:1px solid var(--card-border-color,transparent);border-radius:10px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.ServicesPreviewSection-module__7wYS2W__serviceIcon{background:linear-gradient(135deg,var(--primary-color),#2b77b5);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2rem;display:flex;box-shadow:0 5px 15px #45b4d04d}.ServicesPreviewSection-module__7wYS2W__serviceTitle{color:var(--heading-color,#1a202c);margin-bottom:1rem;font-size:1.8rem;font-weight:700}.ServicesPreviewSection-module__7wYS2W__serviceIntro{color:var(--text-color,#4a5568);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.ServicesPreviewSection-module__7wYS2W__learnMoreLink{color:var(--primary-color);align-items:center;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.ServicesPreviewSection-module__7wYS2W__learnMoreLink:after{content:"→";margin-left:5px;transition:transform .3s}.ServicesPreviewSection-module__7wYS2W__learnMoreLink:hover:after{transform:translate(5px)}.ServicesPreviewSection-module__7wYS2W__viewAllContainer{text-align:center;margin-top:2rem}.ServicesPreviewSection-module__7wYS2W__viewAllLink{background:linear-gradient(90deg,var(--primary-color),#2b77b5);color:#fff;border-radius:25px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 15px #45b4d04d}.ServicesPreviewSection-module__7wYS2W__viewAllLink:hover{transform:translateY(-3px);box-shadow:0 8px 20px #45b4d066}[data-theme=dark] .ServicesPreviewSection-module__7wYS2W__serviceCard{background-color:var(--card-bg,#1a202c);box-shadow:var(--card-shadow,0 5px 15px #0003)}[data-theme=dark] .ServicesPreviewSection-module__7wYS2W__serviceTitle{color:var(--heading-color,#e2e8f0)}[data-theme=dark] .ServicesPreviewSection-module__7wYS2W__serviceIntro{color:var(--text-color-secondary,#a0aec0)}[data-theme=dark] .ServicesPreviewSection-module__7wYS2W__learnMoreLink{color:var(--primary-color,#45b4d0)}[data-theme=dark] .ServicesPreviewSection-module__7wYS2W__viewAllLink{box-shadow:0 5px 15px #45b4d026}@media (max-width:768px){.ServicesPreviewSection-module__7wYS2W__servicesPreviewSection{padding:4rem 0}.ServicesPreviewSection-module__7wYS2W__gradientHeading{font-size:2.2rem}.ServicesPreviewSection-module__7wYS2W__servicesGrid{grid-template-columns:1fr}.ServicesPreviewSection-module__7wYS2W__serviceIcon{width:70px;height:70px;font-size:1.7rem}.ServicesPreviewSection-module__7wYS2W__serviceTitle{font-size:1.5rem}}
.TestimonialsSection-module__5kQhZq__testimonialsSection{background-color:var(--background-secondary);text-align:center;padding:5rem 1rem;position:relative;overflow:hidden}.TestimonialsSection-module__5kQhZq__testimonialContainer{max-width:760px;margin:0 auto;position:relative}.TestimonialsSection-module__5kQhZq__tabNav{z-index:10;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:0;padding:0 5px;display:flex;position:relative}.TestimonialsSection-module__5kQhZq__tabButton{border:2px solid var(--tab-inactive-border);font-family:var(--font-montserrat,sans-serif);cursor:pointer;color:var(--tab-inactive-text);background-color:var(--tab-inactive-bg);border-bottom:none;border-radius:12px 12px 0 0;outline:none;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .1s}.TestimonialsSection-module__5kQhZq__tabButton.TestimonialsSection-module__5kQhZq__activeTab{color:#fff;border-color:#0000;border-bottom:2px solid var(--folder-bg);padding-bottom:calc(.8rem + 2px);position:relative;box-shadow:0 -3px 15px #00000014}[data-theme=dark] .TestimonialsSection-module__5kQhZq__tabButton.TestimonialsSection-module__5kQhZq__activeTab{color:var(--heading-color);border-bottom-color:var(--folder-bg)}.TestimonialsSection-module__5kQhZq__testimonialContentArea{background-image:linear-gradient(145deg,var(--folder-gradient-start),var(--folder-gradient-end)),var(--folder-bg);min-height:300px;box-shadow:var(--folder-shadow);border:1px solid var(--card-border-color);border-radius:12px;margin-top:-2px;position:relative}.TestimonialsSection-module__5kQhZq__testimonialContentCard{text-align:left;color:var(--text-color);box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:100%;padding:3rem 3.5rem;display:flex;position:absolute;top:0;left:0}.TestimonialsSection-module__5kQhZq__accentLine{transform-origin:0;width:100%;height:4px;position:absolute;top:0;left:0}.TestimonialsSection-module__5kQhZq__quoteMark{opacity:.35;z-index:0;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,Times,serif;font-size:6rem;line-height:.7;position:absolute;top:2rem;left:2rem}.TestimonialsSection-module__5kQhZq__quoteText{color:var(--text-color-secondary);z-index:1;margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.TestimonialsSection-module__5kQhZq__authorText{text-align:right;color:var(--text-color);z-index:1;margin-top:auto;font-size:1rem;font-weight:600;position:relative}@media (max-width:768px){.TestimonialsSection-module__5kQhZq__testimonialsSection{padding:4rem .5rem}.TestimonialsSection-module__5kQhZq__testimonialContainer{width:100%;max-width:94vw;padding:0}.TestimonialsSection-module__5kQhZq__tabNavMobile{z-index:10;justify-content:space-between;align-items:center;width:100%;margin-bottom:0;display:flex;position:relative}.TestimonialsSection-module__5kQhZq__tabScrollControls{align-items:center;gap:4px;width:100%;display:flex}.TestimonialsSection-module__5kQhZq__scrollArrow{cursor:pointer;z-index:12;background-color:#0000000d;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .2s,transform .1s;display:flex}[data-theme=dark] .TestimonialsSection-module__5kQhZq__scrollArrow{background-color:#ffffff1a}.TestimonialsSection-module__5kQhZq__scrollArrow svg{width:16px;height:16px;color:var(--text-color)}.TestimonialsSection-module__5kQhZq__scrollArrow:hover,.TestimonialsSection-module__5kQhZq__scrollArrow:focus{background-color:#0088cc26;transform:scale(1.05)}.TestimonialsSection-module__5kQhZq__scrollArrow:active{transform:scale(.95)}.TestimonialsSection-module__5kQhZq__scrollArrow:disabled{opacity:.3;cursor:not-allowed}.TestimonialsSection-module__5kQhZq__tabScroller{scrollbar-width:none;-ms-overflow-style:none;flex:1;margin:0;position:relative;overflow-x:auto}.TestimonialsSection-module__5kQhZq__tabScroller::-webkit-scrollbar{display:none}.TestimonialsSection-module__5kQhZq__mobileTabNav{flex-wrap:nowrap;gap:.4rem;width:max-content;padding:0 8px;display:flex}.TestimonialsSection-module__5kQhZq__tabButton{white-space:nowrap;flex:none;min-width:auto;margin-right:0;padding:.65rem 1rem;font-size:.85rem}.TestimonialsSection-module__5kQhZq__tabButton.TestimonialsSection-module__5kQhZq__activeTab{z-index:2;border-bottom:none}.TestimonialsSection-module__5kQhZq__testimonialContentArea{z-index:1;border-radius:12px;width:100%;margin-top:-1px;position:relative}.TestimonialsSection-module__5kQhZq__testimonialContentCard{height:auto;padding:2.5rem 1.5rem 1.5rem;position:relative}.TestimonialsSection-module__5kQhZq__quoteMark{opacity:.12;z-index:0;font-size:3.5rem;position:absolute;top:1rem;left:1rem}.TestimonialsSection-module__5kQhZq__quoteText{z-index:2;margin-top:1rem;margin-bottom:1.5rem;position:relative}.TestimonialsSection-module__5kQhZq__authorText{z-index:2;text-align:right;margin-top:1.5rem;position:relative}}@media (max-width:480px){.TestimonialsSection-module__5kQhZq__tabButton{padding:.6rem .8rem;font-size:.8rem}.TestimonialsSection-module__5kQhZq__quoteMark{opacity:.1;font-size:3rem;top:.6rem;left:.6rem}.TestimonialsSection-module__5kQhZq__testimonialContentCard{padding:2rem 1.25rem 1.25rem}.TestimonialsSection-module__5kQhZq__authorText{margin-top:1.2rem;padding-right:0;font-size:.9rem}.TestimonialsSection-module__5kQhZq__scrollArrow{width:32px;height:32px}}.TestimonialsSection-module__5kQhZq__tabScroller{transform:translateZ(0)}
.PartnerLogoScroller-module__XEYnlq__partnersSection{background:linear-gradient(to bottom,var(--bg-color),#141e3208,var(--bg-color));text-align:center;padding:4rem 1rem;position:relative}.PartnerLogoScroller-module__XEYnlq__sectionHeader{box-sizing:border-box;width:100%;max-width:760px;margin-bottom:3rem;margin-left:auto;margin-right:auto;position:relative;text-align:center!important}.PartnerLogoScroller-module__XEYnlq__gradientHeading{background:linear-gradient(90deg,var(--primary-color),#2b77b5);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:1rem;font-size:2.5rem;display:block}.PartnerLogoScroller-module__XEYnlq__headingAccent{background:linear-gradient(90deg,var(--primary-color),#2b77b5);border-radius:2px;width:60px;height:4px;margin:0 auto;display:block}.PartnerLogoScroller-module__XEYnlq__partnerSummary,.PartnerLogoScroller-module__XEYnlq__partnerDetail{max-width:760px;color:var(--text-color,#4a5568);margin:1rem auto 0;line-height:1.7}.PartnerLogoScroller-module__XEYnlq__partnerSummary{font-size:1.02rem;font-weight:600}.PartnerLogoScroller-module__XEYnlq__partnerDetail{font-size:.98rem}.PartnerLogoScroller-module__XEYnlq__logoContainer{width:100%;max-width:90%;margin-left:auto;margin-right:auto;padding-top:1rem;padding-bottom:1rem;position:relative;overflow:hidden}.PartnerLogoScroller-module__XEYnlq__logoContainer:before,.PartnerLogoScroller-module__XEYnlq__logoContainer:after{content:"";z-index:2;pointer-events:none;width:80px;height:100%;position:absolute;top:0;bottom:0}.PartnerLogoScroller-module__XEYnlq__logoContainer:before{background:linear-gradient(to right,var(--bg-color)20%,transparent);left:0}.PartnerLogoScroller-module__XEYnlq__logoContainer:after{background:linear-gradient(to left,var(--bg-color)20%,transparent);right:0}.PartnerLogoScroller-module__XEYnlq__logoScroller{cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;position:relative;overflow-x:auto}.PartnerLogoScroller-module__XEYnlq__logoScroller::-webkit-scrollbar{display:none}.PartnerLogoScroller-module__XEYnlq__logoScroller.PartnerLogoScroller-module__XEYnlq__active{cursor:grabbing}.PartnerLogoScroller-module__XEYnlq__logoTrack{width:max-content;animation-name:PartnerLogoScroller-module__XEYnlq__scrollContinuously;animation-duration:var(--scroll-duration,25s);flex-wrap:nowrap;gap:2rem;padding:10px .5rem;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;display:flex}.PartnerLogoScroller-module__XEYnlq__logoTrack:hover,.PartnerLogoScroller-module__XEYnlq__logoScroller.PartnerLogoScroller-module__XEYnlq__active .PartnerLogoScroller-module__XEYnlq__logoTrack{animation-play-state:paused}@keyframes PartnerLogoScroller-module__XEYnlq__scrollContinuously{0%{transform:translate(0)}to{transform:translateX(var(--scroll-width,-100%))}}.PartnerLogoScroller-module__XEYnlq__logoItem{background-color:var(--card-bg);box-shadow:var(--card-shadow);filter:grayscale();opacity:.7;cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;width:200px;height:120px;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.PartnerLogoScroller-module__XEYnlq__logoItem:hover{filter:grayscale(0%);opacity:1;transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.PartnerLogoScroller-module__XEYnlq__logoImg{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:150px;max-height:80px}.PartnerLogoScroller-module__XEYnlq__textLogoBadge{text-align:center;background:linear-gradient(145deg,#f8fafcf2,#fff);border:1px solid #0f172a14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:100%;padding:.75rem;display:flex}.PartnerLogoScroller-module__XEYnlq__textLogoEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-color-light,#6b7280);font-size:.72rem;font-weight:700}.PartnerLogoScroller-module__XEYnlq__textLogoLabel{color:var(--heading-color,#1f2937);font-size:1rem;font-weight:700;line-height:1.2}.PartnerLogoScroller-module__XEYnlq__textLogoNote{color:var(--text-color-light,#6b7280);font-size:.68rem;line-height:1.35}.PartnerLogoScroller-module__XEYnlq__redHatBadge .PartnerLogoScroller-module__XEYnlq__textLogoLabel{color:#e00}.PartnerLogoScroller-module__XEYnlq__neutralBadge .PartnerLogoScroller-module__XEYnlq__textLogoLabel{color:var(--heading-color,#1f2937)}.PartnerLogoScroller-module__XEYnlq__scrollInstructions{text-align:center;color:var(--text-color-light);opacity:.7;margin-top:1.5rem;font-size:.9rem}.PartnerLogoScroller-module__XEYnlq__instructionText{align-items:center;gap:.5rem;display:inline-flex}.PartnerLogoScroller-module__XEYnlq__instructionText:before{content:"";opacity:.8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230088cc' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13 9l3 3m0 0l-3 3m3-3H8m13 0a9 9 0 11-18 0 9 9 0 0118 0z' /%3E%3C/svg%3E");background-size:contain;width:16px;height:16px;display:inline-block}[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__partnerSummary,[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__partnerDetail{color:var(--text-color,#d6d6df)}[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__textLogoEyebrow{color:#b2b2c0}[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__textLogoBadge{background:linear-gradient(145deg,#22222f 0%,#2a2a3a 100%);border-color:#ffffff14}[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__neutralBadge .PartnerLogoScroller-module__XEYnlq__textLogoLabel{color:#fff}[data-theme=dark] .PartnerLogoScroller-module__XEYnlq__textLogoNote{color:#b2b2c0}@media (max-width:768px){.PartnerLogoScroller-module__XEYnlq__partnersSection{padding-top:3rem;padding-bottom:3rem}.PartnerLogoScroller-module__XEYnlq__sectionHeader{margin-bottom:2rem;padding-left:.5rem;padding-right:.5rem}.PartnerLogoScroller-module__XEYnlq__gradientHeading{font-size:2rem}.PartnerLogoScroller-module__XEYnlq__partnerSummary,.PartnerLogoScroller-module__XEYnlq__partnerDetail{padding:0 .75rem;font-size:.92rem}.PartnerLogoScroller-module__XEYnlq__logoContainer{max-width:100%;padding-left:0;padding-right:0}.PartnerLogoScroller-module__XEYnlq__logoContainer:before,.PartnerLogoScroller-module__XEYnlq__logoContainer:after{width:40px}.PartnerLogoScroller-module__XEYnlq__logoTrack{gap:1.5rem;padding:10px 1rem}.PartnerLogoScroller-module__XEYnlq__logoItem{width:140px;height:90px;padding:.8rem}.PartnerLogoScroller-module__XEYnlq__logoImg{max-width:110px;max-height:55px}.PartnerLogoScroller-module__XEYnlq__textLogoEyebrow{font-size:.6rem}.PartnerLogoScroller-module__XEYnlq__textLogoLabel{font-size:.84rem}.PartnerLogoScroller-module__XEYnlq__textLogoNote{font-size:.56rem}@keyframes PartnerLogoScroller-module__XEYnlq__pulseHintMobile{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.PartnerLogoScroller-module__XEYnlq__instructionText:before{animation:1.8s ease-in-out infinite PartnerLogoScroller-module__XEYnlq__pulseHintMobile}}
.FadeInScroll-module__FyCAoG__onScrollAnimate{opacity:0;transition:opacity .6s cubic-bezier(.645,.045,.355,1),transform .6s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.FadeInScroll-module__FyCAoG__isVisible{opacity:1;transform:translateY(0)}
.ImpactStatsSection-module__cap8YG__section{color:#e5e7eb;background:#0a0f1a;padding:5rem 1rem}.ImpactStatsSection-module__cap8YG__mainHeading{text-align:center;color:#f8fafc;letter-spacing:-.025em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.ImpactStatsSection-module__cap8YG__metricsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.ImpactStatsSection-module__cap8YG__metric{text-align:center;background:#161e2d;border:1px solid #2d3748;border-radius:16px;flex-direction:column;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex}.ImpactStatsSection-module__cap8YG__metric:hover{transform:translateY(-8px);box-shadow:0 10px 20px #00000040}.ImpactStatsSection-module__cap8YG__category{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.ImpactStatsSection-module__cap8YG__value{color:#a7f3d0;margin-bottom:.5rem;font-size:4rem;font-weight:700;line-height:1.1}.ImpactStatsSection-module__cap8YG__description{color:#cbd5e1;flex-grow:1;max-width:280px;margin:.25rem auto 1.5rem;font-size:1rem;line-height:1.6}.ImpactStatsSection-module__cap8YG__iconWrapper{justify-content:center;align-items:center;min-height:80px;margin-top:auto;padding-top:1rem;display:flex}.ImpactStatsSection-module__cap8YG__iconWrapper svg{will-change:transform;width:100%;height:60px;overflow:visible}@media (max-width:768px){.ImpactStatsSection-module__cap8YG__mainHeading{font-size:2rem}.ImpactStatsSection-module__cap8YG__value{font-size:3.5rem}.ImpactStatsSection-module__cap8YG__metric{padding:1.5rem 1rem}}
