.HomeHero-module__3FVo7a__hero{min-height:100vh;color:var(--white);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HomeHero-module__3FVo7a__slideshow{z-index:0;position:absolute;inset:0}.HomeHero-module__3FVo7a__slide{opacity:0;animation:15s ease-in-out infinite HomeHero-module__3FVo7a__heroSlide;position:absolute;inset:-5%}@keyframes HomeHero-module__3FVo7a__heroSlide{0%{opacity:0;transform:scale(1)}6%{opacity:1}33%{opacity:1;transform:scale(1.08)}40%{opacity:0;transform:scale(1.08)}to{opacity:0;transform:scale(1)}}.HomeHero-module__3FVo7a__heroOverlay{z-index:1;background:var(--gradient-hero);position:absolute;inset:0}.HomeHero-module__3FVo7a__decorCircle1,.HomeHero-module__3FVo7a__decorCircle2,.HomeHero-module__3FVo7a__decorCircle3{z-index:2;pointer-events:none;border-radius:50%;position:absolute}.HomeHero-module__3FVo7a__decorCircle1{background:radial-gradient(circle,#ff6b351f 0%,#0000 70%);width:400px;height:400px;animation:12s ease-in-out infinite HomeHero-module__3FVo7a__floatSlow;top:-100px;right:-100px}.HomeHero-module__3FVo7a__decorCircle2{background:radial-gradient(circle,#004b8726 0%,#0000 70%);width:300px;height:300px;animation:10s ease-in-out infinite reverse HomeHero-module__3FVo7a__floatSlow;bottom:-50px;left:-80px}.HomeHero-module__3FVo7a__decorCircle3{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:200px;height:200px;animation:8s ease-in-out 2s infinite HomeHero-module__3FVo7a__floatSlow;top:30%;right:15%}@keyframes HomeHero-module__3FVo7a__floatSlow{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.HomeHero-module__3FVo7a__heroContent{z-index:3;text-align:center;max-width:900px;padding:0 2rem;position:relative}.HomeHero-module__3FVo7a__heroTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.15}.HomeHero-module__3FVo7a__heroHighlight{color:var(--primary-orange);display:inline;position:relative}.HomeHero-module__3FVo7a__heroSubtitle{color:#ffffffe0;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.HomeHero-module__3FVo7a__scrollIndicator{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HomeHero-module__3FVo7a__scrollChevron{border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;width:28px;height:28px;transform:rotate(45deg)}.HomeHero-module__3FVo7a__waveDivider{z-index:4;color:var(--white);line-height:0;position:absolute;bottom:-1px;left:0;right:0}.HomeHero-module__3FVo7a__waveDivider svg{width:100%;height:60px;display:block}@media (prefers-reduced-motion:reduce){.HomeHero-module__3FVo7a__slide{animation:none}.HomeHero-module__3FVo7a__slide:first-child{opacity:1}.HomeHero-module__3FVo7a__decorCircle1,.HomeHero-module__3FVo7a__decorCircle2,.HomeHero-module__3FVo7a__decorCircle3{animation:none}}@media (max-width:1024px){.HomeHero-module__3FVo7a__heroTitle{font-size:2.8rem}}@media (max-width:768px){.HomeHero-module__3FVo7a__hero{min-height:85vh}.HomeHero-module__3FVo7a__heroContent{padding:0 1.25rem}.HomeHero-module__3FVo7a__heroTitle{margin-bottom:1rem;font-size:2rem}.HomeHero-module__3FVo7a__heroSubtitle{margin-bottom:2rem;font-size:.95rem;line-height:1.6}.HomeHero-module__3FVo7a__decorCircle1{width:200px;height:200px;top:-50px;right:-60px}.HomeHero-module__3FVo7a__decorCircle2{width:150px;height:150px}.HomeHero-module__3FVo7a__decorCircle3{display:none}.HomeHero-module__3FVo7a__scrollIndicator{bottom:1.5rem}.HomeHero-module__3FVo7a__scrollChevron{width:20px;height:20px}.HomeHero-module__3FVo7a__waveDivider svg{height:35px}}@media (max-width:480px){.HomeHero-module__3FVo7a__hero{min-height:80vh}.HomeHero-module__3FVo7a__heroTitle{font-size:1.7rem}.HomeHero-module__3FVo7a__heroSubtitle{font-size:.88rem}.HomeHero-module__3FVo7a__decorCircle1{width:150px;height:150px}.HomeHero-module__3FVo7a__decorCircle2{width:100px;height:100px}}
.ValueProposition-module__vvAggW__section{background:var(--white);padding:3.5rem 0;position:relative}.ValueProposition-module__vvAggW__container{text-align:center}.ValueProposition-module__vvAggW__tagline{color:var(--primary-blue);letter-spacing:-.01em;margin-bottom:2.5rem;font-size:1.4rem;font-weight:600}.ValueProposition-module__vvAggW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ValueProposition-module__vvAggW__item{text-align:left;border-radius:var(--radius-md);align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;transition:background .3s;display:flex}.ValueProposition-module__vvAggW__item:hover{background:var(--accent-light-blue)}.ValueProposition-module__vvAggW__iconWrap{background:var(--accent-light-blue);border-radius:var(--radius-sm);width:48px;height:48px;color:var(--primary-orange);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s,background .3s;display:flex}.ValueProposition-module__vvAggW__item:hover .ValueProposition-module__vvAggW__iconWrap{background:var(--primary-orange);color:var(--white);transform:scale(1.08)}.ValueProposition-module__vvAggW__text{flex:1;min-width:0}.ValueProposition-module__vvAggW__title{color:var(--text-dark);margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.ValueProposition-module__vvAggW__description{color:var(--text-light);font-size:.9rem;line-height:1.5}@media (max-width:768px){.ValueProposition-module__vvAggW__section{padding:2.5rem 0}.ValueProposition-module__vvAggW__tagline{margin-bottom:1.25rem;padding:0 .5rem;font-size:1.1rem}.ValueProposition-module__vvAggW__grid{grid-template-columns:1fr;gap:.25rem}.ValueProposition-module__vvAggW__item{gap:.85rem;padding:.85rem}.ValueProposition-module__vvAggW__item:hover{background:0 0}.ValueProposition-module__vvAggW__iconWrap{width:42px;height:42px;font-size:1.05rem}.ValueProposition-module__vvAggW__title{margin-bottom:.2rem;font-size:.95rem}.ValueProposition-module__vvAggW__description{font-size:.82rem;line-height:1.5}}@media (max-width:480px){.ValueProposition-module__vvAggW__tagline{font-size:1rem}.ValueProposition-module__vvAggW__iconWrap{width:38px;height:38px;font-size:.95rem}}
.StatItem-module__yPf1mG__statItem{text-align:center;padding:2rem 1.5rem}.StatItem-module__yPf1mG__statNumber{color:var(--primary-orange);letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1;display:block}.StatItem-module__yPf1mG__statDivider{background:var(--primary-orange);border-radius:2px;width:50px;height:3px;margin:1rem auto}.StatItem-module__yPf1mG__statLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.08em;font-size:1.05rem;font-weight:500;display:block}.StatItem-module__yPf1mG__statLight{padding:2.5rem 2rem}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statNumber{color:var(--white);text-shadow:0 2px 30px #0006;font-size:4.5rem;font-weight:900}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statDivider{background:var(--primary-orange);width:60px;height:4px;margin:1.2rem auto;box-shadow:0 0 20px #ff6b3580}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statLabel{color:#fffffff2;letter-spacing:.12em;font-size:1.1rem;font-weight:600}@media (max-width:768px){.StatItem-module__yPf1mG__statItem{padding:1.25rem 1rem}.StatItem-module__yPf1mG__statNumber{font-size:2.5rem}.StatItem-module__yPf1mG__statDivider{width:40px;margin:.75rem auto}.StatItem-module__yPf1mG__statLabel{font-size:.9rem}.StatItem-module__yPf1mG__statLight{padding:1.5rem 1rem}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statNumber{font-size:3.25rem}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statDivider{width:45px;height:3px;margin:.85rem auto}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statLabel{font-size:.95rem}}@media (max-width:480px){.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statNumber{font-size:2.75rem}.StatItem-module__yPf1mG__statLight .StatItem-module__yPf1mG__statLabel{letter-spacing:.08em;font-size:.85rem}}
.StatsSection-module__UDc1KG__statsSectionOverlay{padding:5rem 0;position:relative;overflow:hidden}.StatsSection-module__UDc1KG__statsBg{z-index:0;position:absolute;inset:-30% 0}.StatsSection-module__UDc1KG__statsOverlay{z-index:1;background:linear-gradient(135deg,#003366eb 0%,#004b87d1 40%,#003366e6 100%);position:absolute;inset:0}.StatsSection-module__UDc1KG__statsContent{z-index:2;position:relative}.StatsSection-module__UDc1KG__statsGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.StatsSection-module__UDc1KG__statsSectionOverlay{padding:3rem 0}.StatsSection-module__UDc1KG__statsBg{inset:-15% 0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(3,1fr);gap:.5rem}}@media (max-width:480px){.StatsSection-module__UDc1KG__statsSectionOverlay{padding:2.5rem 0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:1fr;gap:.25rem}}
.Button-module__8RiFmG__btn{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:6px;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-block}.Button-module__8RiFmG__btnPrimary{background:var(--primary-orange);color:var(--white)}.Button-module__8RiFmG__btnPrimary:hover{box-shadow:var(--shadow-hover);background:#ff8554;transform:translateY(-2px)}.Button-module__8RiFmG__btnSecondary{color:var(--white);border-color:var(--white);background:0 0}.Button-module__8RiFmG__btnSecondary:hover{background:var(--white);color:var(--primary-blue)}.Button-module__8RiFmG__btnSecondaryDark{color:var(--primary-blue);border-color:var(--primary-blue);background:0 0}.Button-module__8RiFmG__btnSecondaryDark:hover{background:var(--primary-blue);color:var(--white)}.Button-module__8RiFmG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Button-module__8RiFmG__ctaButtons{flex-direction:column}.Button-module__8RiFmG__btn{width:100%}}
.CtaSection-module__I1HTDa__ctaSectionHero{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:6rem 2rem;position:relative}.CtaSection-module__I1HTDa__ctaOverlay{z-index:1;background:linear-gradient(135deg,#003366e0 0%,#004b87cc 50%,#003366e0 100%);position:absolute;inset:0}.CtaSection-module__I1HTDa__ctaInner{text-align:center;max-width:800px;margin:0 auto}.CtaSection-module__I1HTDa__ctaContent{z-index:2;position:relative}.CtaSection-module__I1HTDa__ctaHeroTitle{text-align:center;color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CtaSection-module__I1HTDa__ctaHeroSubtitle{text-align:center;color:#ffffffe0;max-width:700px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.7}@media (max-width:768px){.CtaSection-module__I1HTDa__ctaSectionHero{background-attachment:scroll;padding:4rem 1.5rem}.CtaSection-module__I1HTDa__ctaHeroTitle{font-size:2rem}}
.ClientLogos-module__Kr8lQG__logoMarquee{margin-top:2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.ClientLogos-module__Kr8lQG__marqueeRow{margin-bottom:1.5rem;overflow:hidden}.ClientLogos-module__Kr8lQG__marqueeRow:last-child{margin-bottom:0}.ClientLogos-module__Kr8lQG__marqueeTrack{gap:3rem;width:max-content;animation:45s linear infinite ClientLogos-module__Kr8lQG__scrollLeft;display:flex}.ClientLogos-module__Kr8lQG__marqueeTrack:hover{animation-play-state:paused}.ClientLogos-module__Kr8lQG__marqueeReverse{animation-direction:reverse}.ClientLogos-module__Kr8lQG__logoItem{filter:grayscale();opacity:.6;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:70px;transition:all .3s;display:flex}.ClientLogos-module__Kr8lQG__logoItem:hover{filter:grayscale(0%);opacity:1;transform:scale(1.08)}@keyframes ClientLogos-module__Kr8lQG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.ClientLogos-module__Kr8lQG__logoItem{width:100px;height:50px}.ClientLogos-module__Kr8lQG__marqueeTrack{gap:2rem;animation-duration:30s}}
.SectionTitle-module__h10XBq__sectionTitle{text-align:center;color:var(--primary-blue);margin-bottom:3rem;font-size:2.5rem}.SectionTitle-module__h10XBq__sectionSubtitle{text-align:center;color:var(--text-light);max-width:800px;margin:-2rem auto 3rem;font-size:1.1rem}@media (max-width:768px){.SectionTitle-module__h10XBq__sectionTitle{font-size:2rem}}
.Toast-module__dpyMdW__toast{color:#fff;z-index:10000;border-radius:6px;padding:1rem 2rem;animation:.3s Toast-module__dpyMdW__slideIn;position:fixed;top:100px;right:20px;box-shadow:0 4px 12px #0003}.Toast-module__dpyMdW__success{background:#4caf50}.Toast-module__dpyMdW__error{background:#f44336}.Toast-module__dpyMdW__hiding{animation:.3s forwards Toast-module__dpyMdW__slideOut}@keyframes Toast-module__dpyMdW__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__dpyMdW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}
.ContactForm-module__MW0ffG__contactForm{max-width:600px}.ContactForm-module__MW0ffG__formGroup{margin-bottom:1.5rem}.ContactForm-module__MW0ffG__formGroup label{color:var(--text-dark);margin-bottom:.5rem;font-weight:600;display:block}.ContactForm-module__MW0ffG__formControl{border:2px solid var(--medium-gray);border-radius:6px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__MW0ffG__formControl:focus{border-color:var(--primary-orange);outline:none;box-shadow:0 0 0 3px #ff6b351a}.ContactForm-module__MW0ffG__textarea{resize:vertical;min-height:120px}.ContactForm-module__MW0ffG__formSubmit{background:var(--primary-orange);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:1rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s}.ContactForm-module__MW0ffG__formSubmit:hover:not(:disabled){box-shadow:var(--shadow-hover);background:#ff8554;transform:translateY(-2px)}.ContactForm-module__MW0ffG__formSubmit:disabled{opacity:.7;cursor:not-allowed}
.ProcessStep-module__6tK6qW__processSteps{max-width:750px;margin:0 auto}.ProcessStep-module__6tK6qW__processStep{grid-template-columns:64px 1fr;gap:1.5rem;display:grid}.ProcessStep-module__6tK6qW__numberCol{flex-direction:column;align-items:center;display:flex}.ProcessStep-module__6tK6qW__stepNumber{background:var(--primary-orange);width:64px;height:64px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;font-weight:800;display:flex;box-shadow:0 4px 16px #ff6b354d}.ProcessStep-module__6tK6qW__connector{background:linear-gradient(to bottom,var(--primary-orange),var(--medium-gray));border-radius:2px;flex:1;width:2px;min-height:20px}.ProcessStep-module__6tK6qW__stepCard{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow);border-left:3px solid var(--primary-orange);margin-bottom:1rem;padding:1.5rem 1.75rem;transition:all .3s}.ProcessStep-module__6tK6qW__stepCard:hover{box-shadow:var(--shadow-hover);transform:translate(4px)}.ProcessStep-module__6tK6qW__stepCard h3{color:var(--primary-blue);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.ProcessStep-module__6tK6qW__stepCard p{color:var(--text-light);font-size:.95rem;line-height:1.6}@media (max-width:768px){.ProcessStep-module__6tK6qW__processStep{grid-template-columns:48px 1fr;gap:1rem}.ProcessStep-module__6tK6qW__stepNumber{width:48px;height:48px;font-size:1.2rem}.ProcessStep-module__6tK6qW__stepCard{margin-bottom:.5rem;padding:1.25rem}}
.page-module__ZP1igW__introSection{background:var(--white);position:relative;overflow:hidden}.page-module__ZP1igW__introSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#004b870a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-120px}.page-module__ZP1igW__introLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__ZP1igW__introImageSide{position:relative}.page-module__ZP1igW__introImageWrap{border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 60px #004b871f}.page-module__ZP1igW__introImage{width:100%;height:auto;display:block}.page-module__ZP1igW__introImageAccent{background:linear-gradient(135deg,var(--primary-orange),#ff8554);border-radius:var(--radius-lg);z-index:-1;width:100px;height:100px;position:absolute;bottom:-14px;left:-14px}.page-module__ZP1igW__introCards{flex-direction:column;gap:1.5rem;display:flex}.page-module__ZP1igW__introCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;gap:1.25rem;padding:1.75rem;transition:all .35s;display:flex;position:relative;box-shadow:0 2px 12px #0000000d}.page-module__ZP1igW__introCard:before{content:"";background:linear-gradient(180deg,var(--primary-orange),#ff8554);opacity:0;border-radius:3px 0 0 3px;width:3px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.page-module__ZP1igW__introCard:hover{border-color:#004b871a;transform:translate(4px);box-shadow:0 8px 32px #004b871a}.page-module__ZP1igW__introCard:hover:before{opacity:1}.page-module__ZP1igW__introCardIcon{width:48px;height:48px;color:var(--primary-blue);background:linear-gradient(135deg,#004b8714,#004b8708);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:all .35s;display:flex}.page-module__ZP1igW__introCard:hover .page-module__ZP1igW__introCardIcon{background:linear-gradient(135deg,var(--primary-orange),#ff8554);color:var(--white)}.page-module__ZP1igW__introCardContent{flex:1}.page-module__ZP1igW__introCardTitle{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__ZP1igW__introText{color:var(--text-light);margin:0;font-size:.95rem;line-height:1.7}.page-module__ZP1igW__pillarsSection{position:relative;overflow:hidden}.page-module__ZP1igW__pillarsSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b350d 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;right:-80px}.page-module__ZP1igW__pillarsTimeline{max-width:1000px;margin:0 auto;position:relative}.page-module__ZP1igW__pillarsTimeline:before{content:"";background:linear-gradient(90deg,var(--primary-orange),var(--primary-blue),var(--primary-orange));opacity:.2;z-index:0;height:2px;position:absolute;top:48px;left:80px;right:80px}.page-module__ZP1igW__pillarsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.page-module__ZP1igW__pillarStep{text-align:center}.page-module__ZP1igW__pillarNumberCircle{background:var(--white);border:3px solid var(--primary-orange);width:72px;height:72px;color:var(--primary-orange);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:900;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 16px #ff6b3526}.page-module__ZP1igW__pillarStep:hover .page-module__ZP1igW__pillarNumberCircle{background:var(--primary-orange);color:var(--white);transform:scale(1.1);box-shadow:0 8px 24px #ff6b354d}.page-module__ZP1igW__pillarCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;padding:2rem 1.75rem;transition:all .35s;box-shadow:0 2px 12px #0000000f}.page-module__ZP1igW__pillarCard:hover{transform:translateY(-4px);box-shadow:0 12px 36px #004b871a}.page-module__ZP1igW__pillarIconWrap{width:48px;height:48px;color:var(--primary-blue);background:linear-gradient(135deg,#004b8714,#004b8708);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.2rem;transition:all .35s;display:flex}.page-module__ZP1igW__pillarStep:hover .page-module__ZP1igW__pillarIconWrap{background:linear-gradient(135deg,var(--primary-orange),#ff8554);color:var(--white)}.page-module__ZP1igW__pillarTitle{color:var(--primary-blue);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.page-module__ZP1igW__pillarSubtitle{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module__ZP1igW__pillarDescription{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.7}.page-module__ZP1igW__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.page-module__ZP1igW__benefitCard{background:var(--white);border-radius:var(--radius-md);border-left:3px solid #0000;gap:1.25rem;padding:1.75rem;transition:all .35s;display:flex;box-shadow:0 2px 10px #0000000d}.page-module__ZP1igW__benefitCard:hover{border-left-color:var(--primary-orange);transform:translate(4px);box-shadow:0 8px 28px #004b871a}.page-module__ZP1igW__benefitIconWrap{background:var(--accent-light-blue);width:48px;height:48px;color:var(--primary-orange);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:all .35s;display:flex}.page-module__ZP1igW__benefitCard:hover .page-module__ZP1igW__benefitIconWrap{background:var(--primary-orange);color:var(--white);transform:rotate(-5deg)scale(1.05)}.page-module__ZP1igW__benefitContent{flex:1}.page-module__ZP1igW__benefitTitle{color:var(--primary-blue);margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.page-module__ZP1igW__benefitDescription{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.6}.page-module__ZP1igW__useCasesSection{background:linear-gradient(135deg,#001a33 0%,var(--dark-blue)50%,#004b87 100%);color:var(--white);position:relative;overflow:hidden}.page-module__ZP1igW__useCasesSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b350f 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;left:-100px}.page-module__ZP1igW__useCasesSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#004b8726 0%,#0000 60%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-120px;right:-80px}.page-module__ZP1igW__useCasesSection h2{color:var(--white)}.page-module__ZP1igW__useCasesSection p{color:#ffffffb3}.page-module__ZP1igW__useCasesGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.page-module__ZP1igW__useCaseCard{-webkit-backdrop-filter:blur(6px);border-radius:var(--radius-md);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__ZP1igW__useCaseCard:before{content:"";background:linear-gradient(90deg,var(--primary-orange),#ff8554);transform-origin:50%;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__ZP1igW__useCaseCard:hover{background:#ffffff14;border-color:#ff6b3533;transform:translateY(-6px);box-shadow:0 16px 48px #0000004d}.page-module__ZP1igW__useCaseCard:hover:before{transform:scaleX(1)}.page-module__ZP1igW__useCaseIconWrap{width:60px;height:60px;color:var(--primary-orange);background:#ff6b351f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.4rem;transition:all .4s;display:flex;box-shadow:0 0 #ff6b3500}.page-module__ZP1igW__useCaseCard:hover .page-module__ZP1igW__useCaseIconWrap{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 24px #ff6b3533}.page-module__ZP1igW__useCaseTitle{color:var(--white);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.page-module__ZP1igW__useCaseDescription{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.6}.page-module__ZP1igW__caseStudiesSection{background:linear-gradient(180deg,#f8fafb 0%,var(--white)100%);position:relative;overflow:hidden}.page-module__ZP1igW__caseStudiesSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#004b870a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-80px}.page-module__ZP1igW__caseStudiesGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1060px;margin:0 auto;display:grid}.page-module__ZP1igW__caseStudyCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid #004b870f;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #004b8714}.page-module__ZP1igW__caseStudyCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #004b871f}.page-module__ZP1igW__caseStudyHeader{background:linear-gradient(135deg,var(--dark-blue),var(--primary-blue));padding:1.75rem 2rem;position:relative;overflow:hidden}.page-module__ZP1igW__caseStudyHeader:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-30px}.page-module__ZP1igW__caseStudyLabel{color:var(--white);text-transform:uppercase;letter-spacing:.05em;background:#ffffff26;border-radius:50px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__ZP1igW__caseStudyTitle{color:var(--white);margin:0;font-size:1.2rem;font-weight:700;line-height:1.35}.page-module__ZP1igW__caseStudyBody{flex-direction:column;gap:1.25rem;padding:1.75rem 2rem;display:flex}.page-module__ZP1igW__caseStudyStep{align-items:flex-start;gap:1rem;display:flex}.page-module__ZP1igW__stepIndicator{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.1rem;font-size:.8rem;display:flex}.page-module__ZP1igW__stepChallenge{color:#ea580c;background:#ea580c1a}.page-module__ZP1igW__stepSolution{color:var(--primary-blue);background:#004b8714}.page-module__ZP1igW__stepResult{color:#16a34a;background:#16a34a1a}.page-module__ZP1igW__stepContent{flex:1}.page-module__ZP1igW__stepLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.8rem;font-weight:700}.page-module__ZP1igW__stepText{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}@media (max-width:1024px){.page-module__ZP1igW__benefitsGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__ZP1igW__introLayout{grid-template-columns:1fr;gap:2rem}.page-module__ZP1igW__introImageAccent{display:none}.page-module__ZP1igW__introCard{padding:1.5rem}.page-module__ZP1igW__pillarsTimeline:before{display:none}.page-module__ZP1igW__pillarsGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__ZP1igW__pillarNumberCircle{width:56px;height:56px;font-size:1.2rem}.page-module__ZP1igW__useCasesGrid,.page-module__ZP1igW__caseStudiesGrid{grid-template-columns:1fr}.page-module__ZP1igW__caseStudyCard{padding:1.75rem}}
.page-module__7ZpGoa__whyChooseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__7ZpGoa__whyChooseCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;border-left:3px solid #0000;padding:2rem 1.75rem 2rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.page-module__7ZpGoa__whyChooseCard:hover{border-left-color:var(--primary-orange);transform:translateY(-6px);box-shadow:0 16px 48px #004b871a}.page-module__7ZpGoa__whyChooseCardTop{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-module__7ZpGoa__whyChooseNumber{width:44px;height:44px;color:var(--primary-blue);font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#004b870f,#004b8705);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:all .35s;display:flex}.page-module__7ZpGoa__whyChooseCard:hover .page-module__7ZpGoa__whyChooseNumber{background:linear-gradient(135deg,var(--primary-blue),#0068b8);color:var(--white)}.page-module__7ZpGoa__whyChooseIconWrap{width:44px;height:44px;color:var(--primary-orange);background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;transition:all .35s;display:flex}.page-module__7ZpGoa__whyChooseCard:hover .page-module__7ZpGoa__whyChooseIconWrap{background:linear-gradient(135deg,var(--primary-orange),#ff8554);color:var(--white)}.page-module__7ZpGoa__whyChooseTitle{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__7ZpGoa__whyChooseDesc{color:var(--text-light);margin:0;font-size:.9rem;line-height:1.65}.page-module__7ZpGoa__scopeSection{background:linear-gradient(180deg,#f8fafb 0%,var(--white)100%)}.page-module__7ZpGoa__scopeGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.page-module__7ZpGoa__scopeCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;height:100%;transition:all .35s;overflow:hidden;box-shadow:0 2px 12px #0000000d}.page-module__7ZpGoa__scopeCard:hover{transform:translateY(-4px);box-shadow:0 12px 36px #004b871a}.page-module__7ZpGoa__scopeCardHeader{background:linear-gradient(135deg,#004b870a,#004b8705);border-bottom:1px solid #004b870f;align-items:center;gap:.75rem;padding:1.25rem 1.75rem;display:flex}.page-module__7ZpGoa__scopeIconWrap{background:linear-gradient(135deg,var(--primary-orange),#ff8554);width:40px;height:40px;color:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.page-module__7ZpGoa__scopeCardTitle{color:var(--primary-blue);margin:0;font-size:1.05rem;font-weight:700}.page-module__7ZpGoa__scopeCardBody{padding:1.25rem 1.75rem}.page-module__7ZpGoa__featureList{margin:0;padding:0;list-style:none}.page-module__7ZpGoa__featureList li{color:var(--text-light);padding:.4rem 0 .4rem 1.5rem;font-size:.9rem;line-height:1.5;position:relative}.page-module__7ZpGoa__featureList li:before{content:"";background:var(--primary-orange);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__7ZpGoa__scopeNote{text-align:center;padding:2rem 0 0}.page-module__7ZpGoa__scopeNoteText{color:var(--text-light);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.page-module__7ZpGoa__caseStudySection{background:linear-gradient(180deg,var(--white)0%,#f8fafb 100%)}.page-module__7ZpGoa__caseStudyCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid #004b870f;max-width:920px;margin:0 auto;overflow:hidden;box-shadow:0 4px 24px #004b8714}.page-module__7ZpGoa__caseStudyHeader{background:linear-gradient(135deg,var(--dark-blue),var(--primary-blue));padding:1.75rem 2.5rem;position:relative;overflow:hidden}.page-module__7ZpGoa__caseStudyHeader:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.page-module__7ZpGoa__caseStudyTitle{color:var(--white);margin:0;font-size:1.35rem;font-weight:700;line-height:1.35}.page-module__7ZpGoa__caseStudyBody{flex-direction:column;gap:1.5rem;padding:2rem 2.5rem;display:flex}.page-module__7ZpGoa__caseStudyStep{align-items:flex-start;gap:1rem;display:flex}.page-module__7ZpGoa__stepIndicator{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:.1rem;font-size:.85rem;display:flex}.page-module__7ZpGoa__stepChallenge{color:#ea580c;background:#ea580c1a}.page-module__7ZpGoa__stepSolution{color:var(--primary-blue);background:#004b8714}.page-module__7ZpGoa__stepResult{color:#16a34a;background:#16a34a1a}.page-module__7ZpGoa__stepContent{flex:1}.page-module__7ZpGoa__stepLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.8rem;font-weight:700}.page-module__7ZpGoa__stepText{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.65}.page-module__7ZpGoa__resultsList{margin:.25rem 0 0;padding:0;list-style:none}.page-module__7ZpGoa__resultsList li{color:var(--text-light);padding:.35rem 0 .35rem 1.5rem;font-size:.92rem;line-height:1.5;position:relative}.page-module__7ZpGoa__resultsList li:before{content:"✓";color:#16a34a;font-size:.85rem;font-weight:700;position:absolute;left:0}@media (max-width:1024px){.page-module__7ZpGoa__whyChooseGrid{grid-template-columns:1fr}.page-module__7ZpGoa__scopeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__7ZpGoa__whyChooseGrid{gap:1rem}.page-module__7ZpGoa__whyChooseCard{padding:1.5rem 1.25rem 1.5rem 1.5rem}.page-module__7ZpGoa__whyChooseCard:hover{transform:none}.page-module__7ZpGoa__whyChooseCardTop{gap:.75rem;margin-bottom:1rem}.page-module__7ZpGoa__whyChooseNumber{border-radius:10px;width:38px;height:38px;font-size:.95rem}.page-module__7ZpGoa__whyChooseIconWrap{border-radius:10px;width:38px;height:38px;font-size:1rem}.page-module__7ZpGoa__whyChooseTitle{margin-bottom:.35rem;font-size:1rem}.page-module__7ZpGoa__whyChooseDesc{font-size:.85rem;line-height:1.6}.page-module__7ZpGoa__scopeGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.page-module__7ZpGoa__scopeCard:hover{transform:none}.page-module__7ZpGoa__scopeCardHeader{gap:.65rem;padding:1rem 1.25rem}.page-module__7ZpGoa__scopeIconWrap{border-radius:8px;width:36px;height:36px;font-size:.9rem}.page-module__7ZpGoa__scopeCardTitle{font-size:.95rem}.page-module__7ZpGoa__scopeCardBody{padding:1rem 1.25rem}.page-module__7ZpGoa__featureList li{padding:.3rem 0 .3rem 1.25rem;font-size:.82rem}.page-module__7ZpGoa__featureList li:before{width:5px;height:5px}.page-module__7ZpGoa__scopeNoteText{font-size:.92rem;line-height:1.6}.page-module__7ZpGoa__caseStudyCard{border-radius:var(--radius-md)}.page-module__7ZpGoa__caseStudyHeader{padding:1.25rem}.page-module__7ZpGoa__caseStudyTitle{font-size:1.05rem}.page-module__7ZpGoa__caseStudyBody{gap:1.15rem;padding:1.25rem}.page-module__7ZpGoa__caseStudyStep{gap:.75rem}.page-module__7ZpGoa__stepIndicator{width:34px;height:34px;font-size:.75rem}.page-module__7ZpGoa__stepLabel{margin-bottom:.25rem;font-size:.72rem}.page-module__7ZpGoa__stepText{font-size:.85rem;line-height:1.55}.page-module__7ZpGoa__resultsList li{padding-left:1.25rem;font-size:.85rem}.page-module__7ZpGoa__resultsList li:before{font-size:.78rem}}@media (max-width:480px){.page-module__7ZpGoa__whyChooseCard{padding:1.25rem 1rem 1.25rem 1.25rem}.page-module__7ZpGoa__whyChooseNumber{border-radius:8px;width:34px;height:34px;font-size:.85rem}.page-module__7ZpGoa__whyChooseIconWrap{border-radius:8px;width:34px;height:34px;font-size:.9rem}.page-module__7ZpGoa__caseStudyHeader,.page-module__7ZpGoa__caseStudyBody{padding:1rem}.page-module__7ZpGoa__caseStudyTitle{font-size:.95rem}.page-module__7ZpGoa__stepIndicator{width:30px;height:30px;font-size:.7rem}}
.page-module__VAZi1q__contactSection{position:relative;overflow:hidden}.page-module__VAZi1q__contactSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#004b870a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;right:-100px}.page-module__VAZi1q__contactGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem;display:grid}.page-module__VAZi1q__formSideTitle{color:var(--primary-blue);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__VAZi1q__infoSide{flex-direction:column;gap:1.25rem;display:flex}.page-module__VAZi1q__infoSideTitle{color:var(--primary-blue);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module__VAZi1q__infoCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;padding:1.75rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.page-module__VAZi1q__infoCard:before{content:"";background:linear-gradient(180deg,var(--primary-orange),#ff8554);opacity:0;width:3px;transition:opacity .35s;position:absolute;top:0;bottom:0;left:0}.page-module__VAZi1q__infoCard:hover{transform:translate(4px);box-shadow:0 8px 28px #004b8714}.page-module__VAZi1q__infoCard:hover:before{opacity:1}.page-module__VAZi1q__infoCardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__VAZi1q__infoCardIcon{width:40px;height:40px;color:var(--primary-orange);background:linear-gradient(135deg,#004b8714,#004b8708);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.page-module__VAZi1q__infoCardTitle{color:var(--primary-blue);margin:0;font-size:1.1rem;font-weight:700}.page-module__VAZi1q__infoCardBody p{color:var(--text-light);margin-bottom:.4rem;font-size:.92rem;line-height:1.6}.page-module__VAZi1q__infoCardBody strong{color:var(--text-dark)}.page-module__VAZi1q__infoCardBody a{color:var(--primary-orange);font-weight:500;transition:color .2s}.page-module__VAZi1q__infoCardBody a:hover{color:var(--primary-blue)}.page-module__VAZi1q__addressText{white-space:pre-line}.page-module__VAZi1q__infoIcon{color:var(--primary-orange);margin-right:.4rem;font-size:.85rem}.page-module__VAZi1q__responseNote{color:var(--text-light);background:#004b870a;border-radius:8px;margin-top:.75rem;padding:.6rem .85rem;font-size:.85rem;line-height:1.5}.page-module__VAZi1q__responseNote svg{color:var(--primary-blue);margin-right:.35rem}.page-module__VAZi1q__socialLinks{gap:.75rem;margin-top:.5rem;display:flex}.page-module__VAZi1q__socialLink{background:var(--white);width:42px;height:42px;color:var(--text-light);border:1px solid #004b8714;border-radius:12px;justify-content:center;align-items:center;font-size:1.15rem;transition:all .3s;display:flex}.page-module__VAZi1q__socialLink:hover{background:var(--primary-orange);color:var(--white);border-color:var(--primary-orange);transform:translateY(-3px);box-shadow:0 4px 12px #ff6b3540}.page-module__VAZi1q__mapSection{background:linear-gradient(180deg,#f8fafb 0%,var(--white)100%)}.page-module__VAZi1q__mapContainer{border-radius:var(--radius-lg);border:1px solid #004b870f;height:420px;overflow:hidden;box-shadow:0 8px 32px #004b871a}.page-module__VAZi1q__mapContainer iframe{border:none;width:100%;height:100%}@media (max-width:768px){.page-module__VAZi1q__contactGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__VAZi1q__mapContainer{height:300px}.page-module__VAZi1q__infoCard{padding:1.5rem}}
.page-module__oUks7W__aboutSection{position:relative;overflow:hidden}.page-module__oUks7W__aboutSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b350f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-120px}.page-module__oUks7W__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.page-module__oUks7W__aboutVisual{position:relative}.page-module__oUks7W__aboutImageWrap{border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 20px 60px #004b8726}.page-module__oUks7W__aboutImage{width:100%;height:auto;display:block}.page-module__oUks7W__aboutAccent{background:linear-gradient(135deg,var(--primary-orange),#ff8554);border-radius:var(--radius-lg);z-index:-1;width:120px;height:120px;position:absolute;bottom:-16px;left:-16px}.page-module__oUks7W__aboutBadges{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;bottom:20px;right:-20px}.page-module__oUks7W__aboutBadge{background:var(--white);color:var(--primary-blue);white-space:nowrap;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.page-module__oUks7W__aboutBadge:hover{transform:translate(-4px);box-shadow:0 6px 24px #00000026}.page-module__oUks7W__aboutBadgeIcon{width:28px;height:28px;color:var(--primary-orange);background:linear-gradient(135deg,#ff6b351a,#ff6b3533);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.page-module__oUks7W__aboutLabel{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;background:#ff6b351a;border-radius:50px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module__oUks7W__aboutTitle{color:var(--primary-blue);margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.2}.page-module__oUks7W__aboutText{color:var(--text-light);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.page-module__oUks7W__aboutSuffix{color:var(--text-light);border-left:3px solid var(--primary-orange);padding-left:1rem;font-size:.95rem;font-style:italic}.page-module__oUks7W__modulesSection{background:linear-gradient(180deg,#f8fafb 0%,var(--white)100%)}.page-module__oUks7W__modulesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__oUks7W__moduleCard{background:var(--white);border-radius:var(--radius-md);height:100%;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f}.page-module__oUks7W__moduleCard:before{content:"";background:linear-gradient(90deg,var(--primary-orange),#ff8554);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__oUks7W__moduleCard:hover:before{transform:scaleX(1)}.page-module__oUks7W__moduleCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px #004b871f}.page-module__oUks7W__moduleCardInner{padding:2rem}.page-module__oUks7W__moduleHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-module__oUks7W__moduleIconWrap{background:linear-gradient(135deg,#004b8714,#004b870a);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .4s;display:flex}.page-module__oUks7W__moduleCard:hover .page-module__oUks7W__moduleIconWrap{background:linear-gradient(135deg,var(--primary-orange),#ff8554)}.page-module__oUks7W__moduleIcon{color:var(--primary-blue);font-size:1.25rem;transition:color .4s}.page-module__oUks7W__moduleCard:hover .page-module__oUks7W__moduleIcon{color:var(--white)}.page-module__oUks7W__moduleTitle{color:var(--primary-blue);margin-bottom:0;font-size:1.1rem;font-weight:700}.page-module__oUks7W__moduleFeatures{margin:0;padding:0;list-style:none}.page-module__oUks7W__moduleFeatures li{color:var(--text-light);padding:.4rem 0 .4rem 1.5rem;font-size:.9rem;line-height:1.5;position:relative}.page-module__oUks7W__moduleFeatures li:before{content:"";background:var(--primary-orange);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__oUks7W__featuresSection{position:relative;overflow:hidden}.page-module__oUks7W__featuresSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#004b870a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.page-module__oUks7W__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__oUks7W__featureCard{border-radius:var(--radius-md);background:var(--white);border:1px solid #004b870f;padding:2rem 1.75rem;transition:all .35s;position:relative;overflow:hidden}.page-module__oUks7W__featureCard:after{content:"";background:linear-gradient(90deg,var(--primary-blue),var(--primary-orange));opacity:0;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.page-module__oUks7W__featureCard:hover{border-color:#004b871f;transform:translateY(-4px);box-shadow:0 8px 32px #004b871a}.page-module__oUks7W__featureCard:hover:after{opacity:1}.page-module__oUks7W__featureNumber{color:#004b870a;font-variant-numeric:tabular-nums;margin-bottom:.75rem;font-size:3rem;font-weight:900;line-height:1}.page-module__oUks7W__featureIconCircle{background:var(--accent-light-blue);width:44px;height:44px;color:var(--primary-orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;transition:all .35s;display:flex}.page-module__oUks7W__featureCard:hover .page-module__oUks7W__featureIconCircle{background:var(--primary-orange);color:var(--white);transform:scale(1.1)}.page-module__oUks7W__featureCardTitle{color:var(--primary-blue);margin-bottom:.5rem;font-size:1rem;font-weight:700}.page-module__oUks7W__featureCardDesc{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}.page-module__oUks7W__benefitsSection{background:linear-gradient(135deg,#001a33 0%,var(--dark-blue)40%,#004b87 100%);color:var(--white);position:relative;overflow:hidden}.page-module__oUks7W__benefitsSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b3514 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.page-module__oUks7W__benefitsSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#004b8733 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-100px}.page-module__oUks7W__benefitsSection h2{color:var(--white)}.page-module__oUks7W__benefitsSection p{color:#ffffffb3}.page-module__oUks7W__benefitsGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid;position:relative}.page-module__oUks7W__benefitCard{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.page-module__oUks7W__benefitCard:before{content:"";background:linear-gradient(180deg,var(--primary-orange),#ff8554);border-radius:0 0 3px;width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.page-module__oUks7W__benefitCard:hover{background:#ffffff14;border-color:#ff6b3533;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.page-module__oUks7W__benefitCard:hover:before{height:100%}.page-module__oUks7W__benefitCardHeader{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__oUks7W__benefitNumber{background:linear-gradient(135deg,var(--primary-orange),#ff8554);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:1.8rem;font-weight:900;line-height:1}.page-module__oUks7W__benefitCardTitle{color:var(--white);margin-bottom:0;font-size:1.1rem;font-weight:700}.page-module__oUks7W__benefitCardDesc{color:#ffffffb3;margin:0;padding-left:0;font-size:.9rem;line-height:1.6}.page-module__oUks7W__companySection{background:linear-gradient(180deg,var(--white)0%,#f8fafb 100%)}.page-module__oUks7W__companyCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid #004b870f;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #004b8714}.page-module__oUks7W__companyCardGrid{grid-template-columns:1fr 1fr;display:grid}.page-module__oUks7W__companyPanel{padding:2.5rem}.page-module__oUks7W__companyPanelRight{background:linear-gradient(135deg,#004b8708,#004b8703);border-left:1px solid #004b870f;padding:2.5rem}.page-module__oUks7W__companyPanelLabel{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.05em;background:#004b870f;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__oUks7W__companyPanelLabelIcon{font-size:.7rem}.page-module__oUks7W__infoRow{border-bottom:1px solid #004b870d;padding:.75rem 0;display:flex}.page-module__oUks7W__infoRow:last-child{border-bottom:none}.page-module__oUks7W__infoLabel{color:var(--text-dark);white-space:nowrap;min-width:100px;font-size:.9rem;font-weight:600}.page-module__oUks7W__infoValue{color:var(--text-light);font-size:.9rem}.page-module__oUks7W__emailLink{color:var(--primary-orange);font-weight:500;transition:color .2s}.page-module__oUks7W__emailLink:hover{color:var(--primary-blue)}.page-module__oUks7W__officeAddress{white-space:pre-line;color:var(--text-light);font-size:.95rem;line-height:1.8}.page-module__oUks7W__mapPin{width:36px;height:36px;color:var(--primary-orange);background:linear-gradient(135deg,#ff6b351a,#ff6b350d);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.9rem;display:inline-flex}@media (max-width:1024px){.page-module__oUks7W__modulesGrid,.page-module__oUks7W__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__oUks7W__aboutGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__oUks7W__aboutTitle{font-size:1.75rem}.page-module__oUks7W__aboutBadges{flex-flow:wrap;margin-top:1rem;position:static}.page-module__oUks7W__aboutAccent{display:none}.page-module__oUks7W__modulesGrid,.page-module__oUks7W__featuresGrid,.page-module__oUks7W__benefitsGrid,.page-module__oUks7W__companyCardGrid{grid-template-columns:1fr}.page-module__oUks7W__companyPanelRight{border-top:1px solid #004b870f;border-left:none}.page-module__oUks7W__companyPanel,.page-module__oUks7W__companyPanelRight{padding:1.75rem}.page-module__oUks7W__featureNumber{font-size:2rem}}
.page-module__Id7_Xq__newsSection{background:var(--color-bg);padding:5rem 1.5rem}.page-module__Id7_Xq__container{max-width:1200px;margin:0 auto}.page-module__Id7_Xq__newsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__Id7_Xq__newsCard{color:inherit;border:1px solid var(--color-border,#e5e7eb);background:#fff;border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.page-module__Id7_Xq__newsCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.page-module__Id7_Xq__cardMeta{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__Id7_Xq__categoryPill{background:var(--color-primary,#2563eb);color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__Id7_Xq__cardDate{color:var(--color-text-muted,#6b7280);font-size:.85rem}.page-module__Id7_Xq__cardTitle{color:var(--color-text,#111827);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__Id7_Xq__cardExcerpt{color:var(--color-text-muted,#6b7280);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__Id7_Xq__readMore{color:var(--color-primary,#2563eb);margin-top:auto;font-size:.9rem;font-weight:600}@media (max-width:1024px){.page-module__Id7_Xq__newsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__Id7_Xq__newsSection{padding:3rem 1rem}.page-module__Id7_Xq__newsGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__Id7_Xq__newsCard{padding:1.5rem}}
.page-module__SHT-da__clientsSection{position:relative;overflow:hidden}.page-module__SHT-da__clientsSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#004b870a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-100px}.page-module__SHT-da__clientNames{text-align:center;margin-top:3rem}.page-module__SHT-da__clientNamesLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.page-module__SHT-da__clientNamesList{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:900px;margin:0 auto;display:flex}.page-module__SHT-da__clientName{background:var(--white);color:var(--primary-blue);border:1px solid #004b8714;border-radius:50px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-block}.page-module__SHT-da__clientName:hover{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);transform:translateY(-2px);box-shadow:0 4px 12px #004b8726}.page-module__SHT-da__caseStudiesSection{background:linear-gradient(180deg,#f8fafb 0%,var(--white)100%)}.page-module__SHT-da__caseStudiesGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__SHT-da__caseStudyCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid #004b870f;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #004b8714}.page-module__SHT-da__caseStudyCard:hover{transform:translateY(-6px);box-shadow:0 16px 48px #004b871f}.page-module__SHT-da__caseStudyHeader{background:linear-gradient(135deg,var(--dark-blue),var(--primary-blue));align-items:center;gap:1.25rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.page-module__SHT-da__caseStudyHeader:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-30px}.page-module__SHT-da__caseStudyMetric{-webkit-backdrop-filter:blur(8px);width:80px;height:80px;color:var(--white);text-align:center;background:#ffffff1f;border:1px solid #ffffff26;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__SHT-da__metricValue{color:var(--primary-orange);font-size:1.4rem;font-weight:800;line-height:1.2}.page-module__SHT-da__metricLabel{opacity:.85;color:#fffc;margin-top:.15rem;font-size:.6rem;font-weight:600;line-height:1.2}.page-module__SHT-da__caseStudyHeaderText{flex:1}.page-module__SHT-da__caseStudyIndustry{color:var(--white);text-transform:uppercase;letter-spacing:.04em;background:#ffffff26;border-radius:50px;margin-bottom:.5rem;padding:.2rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.page-module__SHT-da__caseStudyTitle{color:var(--white);margin-bottom:.2rem;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__SHT-da__caseStudyCompany{color:var(--primary-orange);font-size:.85rem;font-weight:600}.page-module__SHT-da__caseStudyBody{flex-direction:column;gap:1rem;padding:1.75rem 2rem;display:flex}.page-module__SHT-da__caseStudyStep{align-items:flex-start;gap:.75rem;display:flex}.page-module__SHT-da__stepDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.45rem}.page-module__SHT-da__stepDotChallenge{background:#ea580c}.page-module__SHT-da__stepDotSolution{background:var(--primary-blue)}.page-module__SHT-da__stepDotResult{background:#16a34a}.page-module__SHT-da__stepContent{flex:1}.page-module__SHT-da__sectionLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.page-module__SHT-da__sectionText{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}.page-module__SHT-da__industriesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__SHT-da__industryCard{background:var(--white);border-radius:var(--radius-md);border:1px solid #004b870f;gap:1rem;padding:1.5rem;transition:all .35s;display:flex;box-shadow:0 2px 10px #0000000a}.page-module__SHT-da__industryCard:hover{border-color:#004b871a;transform:translateY(-4px);box-shadow:0 8px 28px #004b871a}.page-module__SHT-da__industryIconWrap{width:44px;height:44px;color:var(--primary-blue);background:linear-gradient(135deg,#004b8714,#004b8708);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .35s;display:flex}.page-module__SHT-da__industryCard:hover .page-module__SHT-da__industryIconWrap{background:linear-gradient(135deg,var(--primary-orange),#ff8554);color:var(--white)}.page-module__SHT-da__industryContent{flex:1}.page-module__SHT-da__industryTitle{color:var(--primary-blue);margin-bottom:.25rem;font-size:1rem;font-weight:700}.page-module__SHT-da__industryDescription{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.6}.page-module__SHT-da__proofSection{background:linear-gradient(135deg,#001a33 0%,var(--dark-blue)50%,#004b87 100%);color:var(--white);position:relative;overflow:hidden}.page-module__SHT-da__proofSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff6b350f 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.page-module__SHT-da__proofTitle{color:var(--white);text-align:center;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.page-module__SHT-da__proofSubtitle{color:#ffffffbf;text-align:center;margin-bottom:3rem;font-size:1.05rem}.page-module__SHT-da__proofGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid;position:relative}.page-module__SHT-da__proofCard{-webkit-backdrop-filter:blur(6px);border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem;transition:all .35s;display:flex}.page-module__SHT-da__proofCard:hover{background:#ffffff14;border-color:#ff6b3533;transform:translateY(-4px)}.page-module__SHT-da__proofValue{background:linear-gradient(135deg,var(--primary-orange),#ff8554);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1.1}.page-module__SHT-da__proofLabel{color:#ffffffbf;text-align:center;font-size:.9rem}@media (max-width:1024px){.page-module__SHT-da__industriesGrid{grid-template-columns:repeat(2,1fr)}.page-module__SHT-da__caseStudiesGrid{gap:1.5rem}.page-module__SHT-da__proofGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:768px){.page-module__SHT-da__clientNames{margin-top:2rem}.page-module__SHT-da__clientNamesLabel{margin-bottom:1rem;font-size:.8rem}.page-module__SHT-da__clientNamesList{gap:.4rem}.page-module__SHT-da__clientName{padding:.3rem .75rem;font-size:.78rem}.page-module__SHT-da__caseStudiesGrid{grid-template-columns:1fr;gap:1.25rem}.page-module__SHT-da__caseStudyCard:hover{transform:none}.page-module__SHT-da__caseStudyHeader{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 1.25rem 1.5rem}.page-module__SHT-da__caseStudyMetric{border-radius:10px;flex-direction:row;gap:.5rem;width:auto;height:auto;padding:.5rem .85rem}.page-module__SHT-da__metricValue{font-size:1.2rem}.page-module__SHT-da__metricLabel{margin-top:0;font-size:.65rem}.page-module__SHT-da__caseStudyIndustry{margin-bottom:.35rem;padding:.2rem .6rem;font-size:.65rem}.page-module__SHT-da__caseStudyTitle{margin-bottom:.25rem;font-size:1.05rem}.page-module__SHT-da__caseStudyCompany{font-size:.85rem}.page-module__SHT-da__caseStudyBody{gap:.85rem;padding:1.25rem}.page-module__SHT-da__stepDot{width:7px;height:7px;margin-top:.4rem}.page-module__SHT-da__sectionLabel{font-size:.7rem}.page-module__SHT-da__sectionText{font-size:.82rem;line-height:1.55}.page-module__SHT-da__industriesGrid{grid-template-columns:1fr;gap:.75rem}.page-module__SHT-da__industryCard{gap:.85rem;padding:1.15rem}.page-module__SHT-da__industryCard:hover{transform:none}.page-module__SHT-da__industryIconWrap{border-radius:10px;width:40px;height:40px;font-size:1rem}.page-module__SHT-da__industryTitle{font-size:.92rem}.page-module__SHT-da__industryDescription{font-size:.82rem;line-height:1.55}.page-module__SHT-da__proofSection:before{width:250px;height:250px;top:-80px;right:-60px}.page-module__SHT-da__proofTitle{margin-bottom:.5rem;font-size:1.6rem}.page-module__SHT-da__proofSubtitle{margin-bottom:2rem;font-size:.92rem}.page-module__SHT-da__proofGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.page-module__SHT-da__proofCard{gap:.35rem;padding:1.25rem 1rem}.page-module__SHT-da__proofCard:hover{transform:none}.page-module__SHT-da__proofValue{font-size:1.85rem}.page-module__SHT-da__proofLabel{font-size:.78rem}}@media (max-width:480px){.page-module__SHT-da__caseStudyHeader{gap:.6rem;padding:1rem}.page-module__SHT-da__caseStudyMetric{border-radius:8px;padding:.4rem .7rem}.page-module__SHT-da__metricValue{font-size:1.05rem}.page-module__SHT-da__metricLabel{font-size:.6rem}.page-module__SHT-da__caseStudyTitle{font-size:.95rem}.page-module__SHT-da__caseStudyBody{padding:1rem}.page-module__SHT-da__clientName{padding:.25rem .6rem;font-size:.72rem}.page-module__SHT-da__proofGrid{grid-template-columns:1fr 1fr;gap:.6rem}.page-module__SHT-da__proofValue{font-size:1.5rem}.page-module__SHT-da__proofLabel{font-size:.72rem}.page-module__SHT-da__proofTitle{font-size:1.4rem}.page-module__SHT-da__proofSubtitle{font-size:.85rem}}
.LatestNews-module__82UCoq__section{background:var(--color-bg-alt,#f9fafb);padding:5rem 1.5rem}.LatestNews-module__82UCoq__container{max-width:1200px;margin:0 auto}.LatestNews-module__82UCoq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.LatestNews-module__82UCoq__card{color:inherit;border:1px solid var(--color-border,#e5e7eb);background:#fff;border-radius:12px;flex-direction:column;height:100%;padding:2rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.LatestNews-module__82UCoq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.LatestNews-module__82UCoq__cardMeta{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.LatestNews-module__82UCoq__categoryPill{background:var(--color-primary,#2563eb);color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.LatestNews-module__82UCoq__cardDate{color:var(--color-text-muted,#6b7280);font-size:.85rem}.LatestNews-module__82UCoq__cardTitle{color:var(--color-text,#111827);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.LatestNews-module__82UCoq__cardExcerpt{color:var(--color-text-muted,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.LatestNews-module__82UCoq__readMore{color:var(--color-primary,#2563eb);margin-top:auto;font-size:.9rem;font-weight:600}.LatestNews-module__82UCoq__viewAll{justify-content:center;margin-top:2.5rem;display:flex}@media (max-width:1024px){.LatestNews-module__82UCoq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LatestNews-module__82UCoq__section{padding:3rem 1rem}.LatestNews-module__82UCoq__grid{grid-template-columns:1fr;gap:1.5rem}.LatestNews-module__82UCoq__card{padding:1.5rem}}
.page-module__inGMTq__articlePage{background:var(--color-bg);padding-top:7rem;padding-bottom:3rem}.page-module__inGMTq__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__inGMTq__breadcrumb{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.page-module__inGMTq__breadcrumbLink{color:var(--color-primary,#2563eb);text-decoration:none}.page-module__inGMTq__breadcrumbLink:hover{text-decoration:underline}.page-module__inGMTq__breadcrumbSep{color:var(--color-text-muted,#9ca3af)}.page-module__inGMTq__breadcrumbCurrent{color:var(--color-text-muted,#6b7280)}.page-module__inGMTq__articleHeader{margin-bottom:2.5rem}.page-module__inGMTq__headerMeta{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-module__inGMTq__categoryPill{background:var(--color-primary,#2563eb);color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__inGMTq__headerDate{color:var(--color-text-muted,#6b7280);font-size:.9rem}.page-module__inGMTq__articleTitle{color:var(--color-text,#111827);font-size:2rem;font-weight:800;line-height:1.3}.page-module__inGMTq__articleBody{color:var(--color-text,#374151);font-size:1rem;line-height:1.8}.page-module__inGMTq__contentHeading{color:var(--color-text,#111827);margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.page-module__inGMTq__contentParagraph{margin-bottom:1.25rem}.page-module__inGMTq__contentList{margin:.75rem 0 1.25rem 1.5rem;list-style:outside}.page-module__inGMTq__contentList li{margin-bottom:.5rem;line-height:1.7}.page-module__inGMTq__backLink{border-top:1px solid var(--color-border,#e5e7eb);margin-top:3rem;padding-top:2rem}.page-module__inGMTq__backButton{color:var(--color-primary,#2563eb);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__inGMTq__backButton:hover{opacity:.8}.page-module__inGMTq__relatedSection{background:var(--color-bg-alt,#f9fafb);padding:4rem 1.5rem}.page-module__inGMTq__relatedTitle{text-align:center;color:var(--color-text,#111827);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.page-module__inGMTq__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module__inGMTq__relatedCard{border:1px solid var(--color-border,#e5e7eb);color:inherit;background:#fff;border-radius:10px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.page-module__inGMTq__relatedCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.page-module__inGMTq__relatedCategoryPill{background:var(--color-primary,#2563eb);color:#fff;text-transform:uppercase;border-radius:9999px;width:fit-content;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.page-module__inGMTq__relatedDate{color:var(--color-text-muted,#6b7280);margin-bottom:.75rem;font-size:.8rem}.page-module__inGMTq__relatedCardTitle{color:var(--color-text,#111827);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.page-module__inGMTq__articlePage{padding-top:5rem}.page-module__inGMTq__articleTitle{font-size:1.5rem}.page-module__inGMTq__relatedGrid{grid-template-columns:1fr;gap:1rem}}
