.ServicesPage-module__MHTFFa__servicesPage{padding-top:var(--nav-height);min-height:100vh;position:relative;overflow:hidden}.ServicesPage-module__MHTFFa__orb1{filter:blur(140px);pointer-events:none;z-index:0;background:#3b82f61f;border-radius:50%;width:600px;height:600px;position:absolute;top:10%;left:10%}.ServicesPage-module__MHTFFa__orb2{filter:blur(120px);pointer-events:none;z-index:0;background:#8b5cf61a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:30%;right:5%}.ServicesPage-module__MHTFFa__hero{z-index:10;justify-content:center;padding:80px 24px 20px;display:flex;position:relative}.ServicesPage-module__MHTFFa__header{text-align:center;max-width:800px;margin:0 auto}.ServicesPage-module__MHTFFa__label{background:var(--surface,#ffffff0d);border:1px solid var(--surface-border,#ffffff1a);color:var(--primary-light,#60a5fa);text-transform:uppercase;letter-spacing:1px;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.875rem;font-weight:600;display:inline-flex}.ServicesPage-module__MHTFFa__title{font-family:var(--font-outfit,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);letter-spacing:-3px;color:var(--foreground,#fff);margin-bottom:20px;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:1.1}.ServicesPage-module__MHTFFa__subtitle{color:var(--text-muted,#ffffffb3);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.7}.ServicesPage-module__MHTFFa__detailedServices{z-index:10;padding:20px 24px 60px;position:relative}.ServicesPage-module__MHTFFa__categorySection{margin-bottom:0}.ServicesPage-module__MHTFFa__categoryInfo{align-items:flex-start;gap:40px;margin-bottom:30px;display:flex}.ServicesPage-module__MHTFFa__categoryIcon{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-top:4px;display:flex}.ServicesPage-module__MHTFFa__iconBlue{color:#60a5fa;background:linear-gradient(135deg,#3b82f633,#3b82f60d)}.ServicesPage-module__MHTFFa__iconCyan{color:#22d3ee;background:linear-gradient(135deg,#06b6d433,#06b6d40d)}.ServicesPage-module__MHTFFa__iconPurple{color:#a78bfa;background:linear-gradient(135deg,#8b5cf633,#8b5cf60d)}.ServicesPage-module__MHTFFa__iconGreen{color:#4ade80;background:linear-gradient(135deg,#22c55e33,#22c55e0d)}.ServicesPage-module__MHTFFa__categoryText{flex:1}.ServicesPage-module__MHTFFa__categoryTitle{font-family:var(--font-outfit,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);letter-spacing:-1px;color:var(--foreground,#fff);margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.1}.ServicesPage-module__MHTFFa__categoryDesc{color:var(--text-muted,#ffffffb3);max-width:800px;margin-bottom:30px;font-size:1.15rem;line-height:1.6}.ServicesPage-module__MHTFFa__categoryTags{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.ServicesPage-module__MHTFFa__categoryTag{color:var(--text-muted,#ffffffb3);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:10px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.ServicesPage-module__MHTFFa__categoryTag:hover{border-color:var(--primary-light,#60a5fa);color:var(--primary-light,#60a5fa);background:#ffffff14;transform:translateY(-2px)}.ServicesPage-module__MHTFFa__tagIcon{color:var(--primary-light,#60a5fa);opacity:.8;align-items:center;display:flex}.ServicesPage-module__MHTFFa__detailGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ServicesPage-module__MHTFFa__detailCard{background:var(--surface,#ffffff0d);border:1px solid var(--surface-border,#ffffff1a);text-align:center;border-radius:28px;flex-direction:column;align-items:center;padding:36px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.ServicesPage-module__MHTFFa__detailCard:hover{background:var(--surface-hover,#ffffff14);border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.ServicesPage-module__MHTFFa__detailCard:after{content:"";border-radius:28px 28px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.ServicesPage-module__MHTFFa__detailCard.ServicesPage-module__MHTFFa__blue:after{background:#3b82f6}.ServicesPage-module__MHTFFa__detailCard.ServicesPage-module__MHTFFa__cyan:after{background:#06b6d4}.ServicesPage-module__MHTFFa__detailCard.ServicesPage-module__MHTFFa__purple:after{background:#8b5cf6}.ServicesPage-module__MHTFFa__detailCard.ServicesPage-module__MHTFFa__orange:after{background:#f59e0b}.ServicesPage-module__MHTFFa__detailCard.ServicesPage-module__MHTFFa__green:after{background:#10b981}.ServicesPage-module__MHTFFa__detailCardIcon{width:64px;height:64px;color:var(--primary-light,#60a5fa);background:#ffffff08;border-radius:18px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.ServicesPage-module__MHTFFa__detailCard:hover .ServicesPage-module__MHTFFa__detailCardIcon{background:#ffffff0f;transform:scale(1.1)}.ServicesPage-module__MHTFFa__detailCardIcon img{object-fit:contain;max-width:32px;max-height:32px}.ServicesPage-module__MHTFFa__detailCardTitle{font-family:var(--font-outfit,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);color:var(--foreground,#fff);margin-bottom:16px;font-size:1.5rem;font-weight:700}.ServicesPage-module__MHTFFa__detailCardDesc{color:var(--text-muted,#ffffffb3);flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.6}.ServicesPage-module__MHTFFa__detailCardResult{color:#2ed573;text-align:center;background:#2ed5731a;border:1px solid #2ed57333;border-radius:12px;width:100%;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600}.ServicesPage-module__MHTFFa__detailFeatures{flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}.ServicesPage-module__MHTFFa__detailFeatures li{color:var(--text-dim,#fff9);text-align:left;align-items:center;gap:12px;font-size:.9rem;display:flex}.ServicesPage-module__MHTFFa__detailFeatures li svg{color:var(--primary-light,#60a5fa);flex-shrink:0}.ServicesPage-module__MHTFFa__sectionDivider{background:linear-gradient(90deg,transparent,var(--surface-border,#ffffff1a),transparent);height:1px;margin:40px 0}@media (max-width:1200px){.ServicesPage-module__MHTFFa__detailGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:992px){.ServicesPage-module__MHTFFa__categoryInfo{flex-direction:column;gap:24px}.ServicesPage-module__MHTFFa__categoryTitle{font-size:2.25rem}.ServicesPage-module__MHTFFa__categoryIcon{width:64px;height:64px}}@media (max-width:768px){.ServicesPage-module__MHTFFa__detailGrid{grid-template-columns:1fr}.ServicesPage-module__MHTFFa__hero{padding:60px 24px 40px}.ServicesPage-module__MHTFFa__title{letter-spacing:-2px;font-size:2.5rem}.ServicesPage-module__MHTFFa__subtitle{font-size:1.1rem}.ServicesPage-module__MHTFFa__categorySection{margin-bottom:0}.ServicesPage-module__MHTFFa__detailCard{padding:30px}.ServicesPage-module__MHTFFa__categoryTitle{font-size:1.75rem}.ServicesPage-module__MHTFFa__categoryDesc{font-size:1rem}.ServicesPage-module__MHTFFa__categoryTags{gap:12px}.ServicesPage-module__MHTFFa__categoryTag{padding:8px 16px;font-size:.85rem}}@media (max-width:480px){.ServicesPage-module__MHTFFa__hero{padding:40px 16px 30px}.ServicesPage-module__MHTFFa__detailedServices{padding:20px 16px 60px}.ServicesPage-module__MHTFFa__title{font-size:2rem}.ServicesPage-module__MHTFFa__categoryInfo{gap:20px}.ServicesPage-module__MHTFFa__detailCard{padding:24px}}
.Process-module__Y14LMW__section{padding:var(--section-gap)24px;background:var(--background);justify-content:center;display:flex}.Process-module__Y14LMW__header{text-align:center;margin-bottom:60px}.Process-module__Y14LMW__label{color:var(--primary);letter-spacing:2px;margin-bottom:12px;font-size:.875rem;font-weight:700;display:inline-block}.Process-module__Y14LMW__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Process-module__Y14LMW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.Process-module__Y14LMW__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.Process-module__Y14LMW__stepCard{background:var(--surface);border:1px solid var(--surface-border);text-align:center;transition:all var(--transition-base);border-radius:24px;flex-direction:column;align-items:center;padding:40px 32px;display:flex;position:relative}.Process-module__Y14LMW__stepCard:hover{background:var(--surface-hover);border-color:var(--primary-light);transform:translateY(-8px)}.Process-module__Y14LMW__stepNumber{font-family:var(--font-outfit);color:var(--text-dim);opacity:.5;font-size:.875rem;font-weight:800;position:absolute;top:20px;right:24px}.Process-module__Y14LMW__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.Process-module__Y14LMW__stepTitle{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:12px;font-size:1.25rem;font-weight:700}.Process-module__Y14LMW__stepDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Process-module__Y14LMW__connector{color:var(--surface-border);display:block;position:absolute;top:50%;right:-36px;transform:translateY(-50%)}@media (max-width:1024px){.Process-module__Y14LMW__grid{grid-template-columns:repeat(2,1fr)}.Process-module__Y14LMW__connector{display:none}}@media (max-width:640px){.Process-module__Y14LMW__grid{grid-template-columns:1fr}}
.LogoMarquee-module__U6HwkG__section{padding:var(--section-gap)24px;justify-content:center;display:flex;overflow:hidden}.LogoMarquee-module__U6HwkG__container{width:100%;max-width:var(--container-width)}.LogoMarquee-module__U6HwkG__header{text-align:center;margin-bottom:48px}.LogoMarquee-module__U6HwkG__title{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.LogoMarquee-module__U6HwkG__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.LogoMarquee-module__U6HwkG__marqueeWrapper{width:100%;position:relative;overflow:hidden}.LogoMarquee-module__U6HwkG__marqueeWrapper:before,.LogoMarquee-module__U6HwkG__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.LogoMarquee-module__U6HwkG__marqueeWrapper:before{background:linear-gradient(90deg,var(--background)0%,transparent 100%);left:0}.LogoMarquee-module__U6HwkG__marqueeWrapper:after{background:linear-gradient(90deg,transparent 0%,var(--background)100%);right:0}.LogoMarquee-module__U6HwkG__marquee{gap:64px;width:max-content;animation:30s linear infinite LogoMarquee-module__U6HwkG__scroll;display:flex}.LogoMarquee-module__U6HwkG__marquee:hover{animation-play-state:paused}@keyframes LogoMarquee-module__U6HwkG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.LogoMarquee-module__U6HwkG__logoItem{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.LogoMarquee-module__U6HwkG__logoItem img{opacity:.75;filter:grayscale(20%);width:auto;height:48px;transition:all var(--transition-base)}[data-theme=dark] .LogoMarquee-module__U6HwkG__logoItem img{filter:grayscale(20%)brightness(0)invert()}.LogoMarquee-module__U6HwkG__logoItem:hover img{opacity:1;filter:grayscale(0%);transform:scale(1.1)}[data-theme=dark] .LogoMarquee-module__U6HwkG__logoItem:hover img{filter:grayscale(0%)brightness(0)invert()}.LogoMarquee-module__U6HwkG__logoItem span{color:var(--text-muted);font-size:.8rem;font-weight:500}@media (max-width:768px){.LogoMarquee-module__U6HwkG__marquee{gap:40px}.LogoMarquee-module__U6HwkG__logoItem img{height:36px}}
.FAQ-module__YTKPaG__section{padding:var(--section-gap)24px;justify-content:center;display:flex}.FAQ-module__YTKPaG__header{text-align:center;margin-bottom:64px}.FAQ-module__YTKPaG__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.FAQ-module__YTKPaG__subtitle{color:var(--text-muted);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.7}.FAQ-module__YTKPaG__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__faqItem{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);border-radius:18px;overflow:hidden}.FAQ-module__YTKPaG__faqItem:hover{border-color:#3b82f633}.FAQ-module__YTKPaG__faqItem.FAQ-module__YTKPaG__open{background:var(--surface-hover);border-color:#3b82f64d}.FAQ-module__YTKPaG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-outfit);color:var(--foreground);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__YTKPaG__question:hover{color:var(--primary-light)}.FAQ-module__YTKPaG__icon{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__YTKPaG__icon.FAQ-module__YTKPaG__rotated{color:var(--primary-light);transform:rotate(180deg)}.FAQ-module__YTKPaG__answer{overflow:hidden}.FAQ-module__YTKPaG__answer p{color:var(--text-muted);padding:0 28px 24px;font-size:1rem;line-height:1.75}@media (max-width:640px){.FAQ-module__YTKPaG__question{padding:20px 22px;font-size:1rem}.FAQ-module__YTKPaG__answer p{padding:0 22px 20px}}
.TrustedClients-module__18oweG__section{padding:var(--section-gap)24px;justify-content:center;display:flex}.TrustedClients-module__18oweG__content{text-align:center;margin-bottom:60px}.TrustedClients-module__18oweG__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.TrustedClients-module__18oweG__description{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.TrustedClients-module__18oweG__logoGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.TrustedClients-module__18oweG__logoItem{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);border-radius:16px;padding:24px 40px}.TrustedClients-module__18oweG__logoItem:hover{background:var(--surface-hover);transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.TrustedClients-module__18oweG__logoItem img{opacity:.85;width:auto;height:32px;transition:all var(--transition-base)}[data-theme=dark] .TrustedClients-module__18oweG__logoItem img{opacity:.9}.TrustedClients-module__18oweG__logoItem:hover img{opacity:1;transform:scale(1.05)}[data-theme=dark] .TrustedClients-module__18oweG__logoItem:hover img{opacity:1}@media (max-width:768px){.TrustedClients-module__18oweG__logoGrid{gap:24px}.TrustedClients-module__18oweG__logoItem{padding:20px 32px}.TrustedClients-module__18oweG__logoItem img{height:24px}}
.CustomerStories-module__GRxPVW__section{background:linear-gradient(180deg,var(--background)0%,#3b82f608 100%);justify-content:center;padding:80px 24px;display:flex;position:relative;overflow:hidden}.CustomerStories-module__GRxPVW__header{text-align:center;max-width:800px;margin:0 auto 60px}.CustomerStories-module__GRxPVW__title{font-family:var(--font-outfit);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.CustomerStories-module__GRxPVW__subtitle{color:var(--text-muted);font-size:1.15rem;line-height:1.7}.CustomerStories-module__GRxPVW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.CustomerStories-module__GRxPVW__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.CustomerStories-module__GRxPVW__card:hover{border-color:#3b82f666;transform:translateY(-12px);box-shadow:0 30px 60px #0006}.CustomerStories-module__GRxPVW__imageWrapper{height:240px;position:relative;overflow:hidden}.CustomerStories-module__GRxPVW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.CustomerStories-module__GRxPVW__card:hover .CustomerStories-module__GRxPVW__image{transform:scale(1.1)}.CustomerStories-module__GRxPVW__badge{color:#000;letter-spacing:.5px;background:#f59e0b;border-radius:8px;padding:6px 14px;font-size:.75rem;font-weight:800;position:absolute;top:20px;right:20px}.CustomerStories-module__GRxPVW__overlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.CustomerStories-module__GRxPVW__card:hover .CustomerStories-module__GRxPVW__overlay{opacity:1}.CustomerStories-module__GRxPVW__exploreLink{color:#fff;background:var(--primary);border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;transition:all .4s;display:flex;transform:translateY(20px)}.CustomerStories-module__GRxPVW__card:hover .CustomerStories-module__GRxPVW__exploreLink{transform:translateY(0)}.CustomerStories-module__GRxPVW__body{flex-direction:column;flex:1;padding:32px;display:flex}.CustomerStories-module__GRxPVW__tags{gap:10px;margin-bottom:20px;display:flex}.CustomerStories-module__GRxPVW__tag{color:var(--primary-light);text-transform:uppercase;background:#3b82f61a;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:700}.CustomerStories-module__GRxPVW__storyTitle{font-family:var(--font-outfit);letter-spacing:-.5px;margin-bottom:12px;font-size:1.25rem;font-weight:800}.CustomerStories-module__GRxPVW__descriptionText{color:var(--text-muted);flex:1;margin-bottom:24px;font-size:.9rem;line-height:1.6}.CustomerStories-module__GRxPVW__footer{border-top:1px solid var(--surface-border);color:var(--text-dim);align-items:center;gap:20px;padding-top:20px;display:flex}.CustomerStories-module__GRxPVW__footerItem{align-items:center;gap:6px;font-size:.85rem;display:flex}@media (max-width:1200px){.CustomerStories-module__GRxPVW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.CustomerStories-module__GRxPVW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CustomerStories-module__GRxPVW__section{padding:60px 0}.CustomerStories-module__GRxPVW__header{padding:0 24px}.CustomerStories-module__GRxPVW__carouselContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-bottom:24px;overflow-x:auto}.CustomerStories-module__GRxPVW__carouselContainer::-webkit-scrollbar{display:none}.CustomerStories-module__GRxPVW__grid{scroll-snap-type:x mandatory;gap:20px;width:max-content;padding:0 24px;display:flex}.CustomerStories-module__GRxPVW__card{scroll-snap-align:center;flex-shrink:0;width:85vw}}
.Testimonials-module__5wb8fq__section{padding:var(--section-gap)24px;background:linear-gradient(#0000 0%,#3b82f608 50%,#0000 100%);justify-content:center;display:flex}.Testimonials-module__5wb8fq__header{text-align:center;margin-bottom:64px}.Testimonials-module__5wb8fq__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Testimonials-module__5wb8fq__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Testimonials-module__5wb8fq__card{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);border-radius:24px;padding:36px;position:relative}.Testimonials-module__5wb8fq__card:hover{background:var(--surface-hover);transform:translateY(-8px);box-shadow:0 20px 40px #00000040}.Testimonials-module__5wb8fq__quoteIcon{width:48px;height:48px;color:var(--primary-light);background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Testimonials-module__5wb8fq__content{color:var(--text-muted);margin-bottom:24px;font-size:1rem;line-height:1.75}.Testimonials-module__5wb8fq__rating{gap:4px;margin-bottom:24px;display:flex}.Testimonials-module__5wb8fq__author{border-top:1px solid var(--surface-border);align-items:center;gap:14px;padding-top:20px;display:flex}.Testimonials-module__5wb8fq__avatar{object-fit:cover;border:2px solid var(--surface-border);border-radius:50%;width:52px;height:52px}.Testimonials-module__5wb8fq__name{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:2px;font-size:1rem;font-weight:600}.Testimonials-module__5wb8fq__role{color:var(--text-dim);font-size:.85rem}@media (max-width:1024px){.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr}.Testimonials-module__5wb8fq__card{padding:28px}}
.CursorGlow-module__jEeHJq__glow{pointer-events:none;z-index:1;filter:blur(40px);background:radial-gradient(circle,#3b82f61a 0%,#8b5cf60d 40%,#0000 70%);border-radius:50%;width:400px;height:400px;position:fixed;top:0;left:0}
.IndustriesServed-module__PgEnXG__section{justify-content:center;padding:40px 24px;display:flex}.IndustriesServed-module__PgEnXG__header{text-align:center;margin-bottom:40px}.IndustriesServed-module__PgEnXG__label{color:var(--primary);letter-spacing:2px;margin-bottom:12px;font-size:.875rem;font-weight:700;display:inline-block}.IndustriesServed-module__PgEnXG__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.IndustriesServed-module__PgEnXG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.IndustriesServed-module__PgEnXG__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.IndustriesServed-module__PgEnXG__card{background:var(--surface);border:1px solid var(--surface-border);transition:all var(--transition-base);color:inherit;cursor:pointer;border-radius:24px;flex-direction:column;padding:40px;text-decoration:none;display:flex;position:relative;overflow:hidden}.IndustriesServed-module__PgEnXG__card:after{content:"";background:radial-gradient(circle at top right,var(--primary-glow),transparent 70%);opacity:0;transition:opacity var(--transition-base);pointer-events:none;position:absolute;inset:0}.IndustriesServed-module__PgEnXG__card:hover:after{opacity:.15}.IndustriesServed-module__PgEnXG__card:hover{background:var(--surface-hover);border-color:var(--primary-light);transform:translateY(-8px);box-shadow:0 20px 40px #0006}.IndustriesServed-module__PgEnXG__iconWrapper{color:var(--primary);transition:transform var(--transition-base);margin-bottom:24px}.IndustriesServed-module__PgEnXG__card:hover .IndustriesServed-module__PgEnXG__iconWrapper{transform:scale(1.1)rotate(-5deg)}.IndustriesServed-module__PgEnXG__indName{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:16px;font-size:1.5rem;font-weight:700}.IndustriesServed-module__PgEnXG__indDesc{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.6}.IndustriesServed-module__PgEnXG__arrow{background:var(--background);border:1px solid var(--surface-border);width:40px;height:40px;color:var(--primary);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.IndustriesServed-module__PgEnXG__card:hover .IndustriesServed-module__PgEnXG__arrow{background:var(--primary);color:#fff;border-color:var(--primary);transform:translate(4px)}@media (max-width:1024px){.IndustriesServed-module__PgEnXG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.IndustriesServed-module__PgEnXG__grid{grid-template-columns:1fr}}
.GlobalPresence-module__r8YphW__section{background:0 0;justify-content:center;padding:20px 24px;display:flex;position:relative}.GlobalPresence-module__r8YphW__header{text-align:center;margin-bottom:40px}.GlobalPresence-module__r8YphW__title{font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.GlobalPresence-module__r8YphW__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.1rem}.GlobalPresence-module__r8YphW__globeWrapper{grid-template-columns:600px 1fr;align-items:flex-start;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:grid}.GlobalPresence-module__r8YphW__mapWrapper{background:0 0;border-radius:16px;width:600px;height:300px;position:relative;overflow:hidden}.GlobalPresence-module__r8YphW__map{object-fit:cover;opacity:.8;filter:brightness(.9)contrast(1.1);width:100%;height:100%}.GlobalPresence-module__r8YphW__pin{z-index:10;cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.GlobalPresence-module__r8YphW__pinDot{background:var(--primary);z-index:2;border:2px solid #ffffffe6;border-radius:50%;width:12px;height:12px;position:relative;box-shadow:0 0 20px #3b82f699,0 0 40px #3b82f64d}.GlobalPresence-module__r8YphW__pinRipple{z-index:1;background:#3b82f666;border-radius:50%;width:12px;height:12px;animation:2s infinite GlobalPresence-module__r8YphW__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes GlobalPresence-module__r8YphW__ripple{0%{opacity:.6;width:12px;height:12px}to{opacity:0;width:40px;height:40px}}.GlobalPresence-module__r8YphW__tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000000e6;border:1px solid #3b82f680;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:opacity .3s;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.GlobalPresence-module__r8YphW__pin:hover .GlobalPresence-module__r8YphW__tooltip{opacity:1}.GlobalPresence-module__r8YphW__highlights{flex-direction:column;gap:20px;display:flex}.GlobalPresence-module__r8YphW__statCard{border:1px solid var(--surface-border);transition:all var(--transition-base);background:0 0;border-radius:16px;align-items:center;gap:20px;padding:20px;display:flex}.GlobalPresence-module__r8YphW__statCard:hover{background:var(--surface-hover);border-color:var(--primary-light);transform:translate(8px)}.GlobalPresence-module__r8YphW__icon{color:var(--primary)}.GlobalPresence-module__r8YphW__statInfo{flex-direction:column;display:flex}.GlobalPresence-module__r8YphW__val{font-family:var(--font-outfit);color:var(--foreground);font-size:1.5rem;font-weight:800}.GlobalPresence-module__r8YphW__lab{color:var(--text-dim);font-size:.875rem}@media (max-width:1024px){.GlobalPresence-module__r8YphW__globeWrapper{grid-template-columns:1fr;gap:60px}.GlobalPresence-module__r8YphW__mapWrapper{width:100%;max-width:600px;margin:0 auto}.GlobalPresence-module__r8YphW__highlights{flex-flow:wrap;justify-content:center}.GlobalPresence-module__r8YphW__statCard{flex:1;min-width:200px}}@media (max-width:640px){.GlobalPresence-module__r8YphW__highlights{flex-direction:column}.GlobalPresence-module__r8YphW__mapWrapper{height:250px}}
.About-module__8aBknG__aboutPage{padding-top:var(--nav-height);min-height:100vh;position:relative;overflow:hidden}.About-module__8aBknG__orb1{filter:blur(120px);pointer-events:none;background:#3b82f61a;border-radius:50%;width:500px;height:500px;position:absolute;top:5%;right:10%}.About-module__8aBknG__orb2{filter:blur(100px);pointer-events:none;background:#06b6d414;border-radius:50%;width:400px;height:400px;position:absolute;bottom:20%;left:5%}.About-module__8aBknG__header{text-align:center;z-index:1;margin-bottom:80px;position:relative}.About-module__8aBknG__label{background:var(--surface);border:1px solid var(--surface-border);color:var(--primary-light);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 20px;font-size:.875rem;font-weight:500;display:inline-flex}.About-module__8aBknG__title{font-family:var(--font-outfit);letter-spacing:-3px;margin-bottom:20px;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.About-module__8aBknG__subtitle{color:var(--text-muted);font-size:1.25rem;font-family:var(--font-inter);max-width:600px;margin:0 auto;line-height:1.7}.About-module__8aBknG__contentGrid{z-index:1;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:100px;display:grid;position:relative}.About-module__8aBknG__visionCard,.About-module__8aBknG__approachCard{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all var(--transition-base);border-radius:28px;padding:48px;position:relative;overflow:hidden}.About-module__8aBknG__visionCard:hover,.About-module__8aBknG__approachCard:hover{background:var(--surface-hover);border-color:#3b82f640;transform:translateY(-6px);box-shadow:0 20px 40px #00000040}.About-module__8aBknG__cardIcon{width:64px;height:64px;color:var(--primary-light);background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-radius:18px;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.About-module__8aBknG__cardTitle{font-family:var(--font-outfit);color:#fff;margin-bottom:20px;font-size:1.75rem;font-weight:700}.About-module__8aBknG__cardText{color:var(--text-muted);font-size:1.05rem;line-height:1.8}.About-module__8aBknG__statsSection{z-index:1;margin-bottom:100px;position:relative}.About-module__8aBknG__statsHeader{text-align:center;margin-bottom:60px}.About-module__8aBknG__statsTitle{font-family:var(--font-outfit);margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.About-module__8aBknG__statsSubtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.1rem}.About-module__8aBknG__statsGrid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.About-module__8aBknG__statCard{background:var(--surface);border:1px solid var(--surface-border);text-align:center;transition:all var(--transition-base);border-radius:24px;padding:36px 24px}.About-module__8aBknG__statCard:hover{background:var(--surface-hover);border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 16px 40px #0003}.About-module__8aBknG__statValue{font-family:var(--font-outfit);background:linear-gradient(135deg,var(--primary-light),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800}.About-module__8aBknG__statLabel{font-family:var(--font-inter);color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;font-size:.8rem}.About-module__8aBknG__valuesSection{z-index:1;position:relative}.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.About-module__8aBknG__valueCard{background:var(--surface);border:1px solid var(--surface-border);text-align:center;transition:all var(--transition-base);border-radius:24px;padding:40px 32px}.About-module__8aBknG__valueCard:hover{background:var(--surface-hover);border-color:#3b82f633;transform:translateY(-6px)}.About-module__8aBknG__valueIcon{width:72px;height:72px;color:var(--primary-light);background:linear-gradient(135deg,#3b82f61f,#3b82f60a);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.About-module__8aBknG__valueTitle{font-family:var(--font-outfit);color:#fff;margin-bottom:12px;font-size:1.3rem;font-weight:700}.About-module__8aBknG__valueDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:1200px){.About-module__8aBknG__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.About-module__8aBknG__contentGrid,.About-module__8aBknG__valuesGrid{grid-template-columns:1fr}.About-module__8aBknG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.About-module__8aBknG__visionCard,.About-module__8aBknG__approachCard{padding:36px}.About-module__8aBknG__statsGrid{grid-template-columns:1fr 1fr}.About-module__8aBknG__statCard{padding:28px 20px}.About-module__8aBknG__statValue{font-size:2rem}}
.ParticleBackground-module__nHX8Tq__particleCanvas{z-index:0;pointer-events:none;opacity:.6;width:100%;height:100%;position:fixed;top:0;left:0}
.GlobalCTA-module__2uOpJa__ctaSection{z-index:10;justify-content:center;padding:60px 24px 100px;display:flex;position:relative}.GlobalCTA-module__2uOpJa__ctaCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#3b82f61a,#8b5cf60d);border:1px solid #3b82f626;border-radius:48px;max-width:1000px;margin:0 auto;padding:80px 40px;box-shadow:0 40px 100px #0000004d}.GlobalCTA-module__2uOpJa__ctaTitle{font-family:var(--font-outfit);letter-spacing:-2px;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.GlobalCTA-module__2uOpJa__ctaDesc{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:1.25rem;line-height:1.6}.GlobalCTA-module__2uOpJa__ctaActions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.GlobalCTA-module__2uOpJa__ctaCard{border-radius:32px;padding:60px 24px}.GlobalCTA-module__2uOpJa__ctaSection{padding:40px 20px 80px}}
