.HeroCarousel-module__kybdLG__hero{flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__backgroundContainer{z-index:0;position:absolute;inset:0}.HeroCarousel-module__kybdLG__backgroundSlide{position:absolute;inset:0}.HeroCarousel-module__kybdLG__bgImage{object-fit:cover;width:100%;height:100%}.HeroCarousel-module__kybdLG__overlay{background:linear-gradient(#0006 0%,#00000080 50%,#000000b3 100%);position:absolute;inset:0}.HeroCarousel-module__kybdLG__contentContainer{z-index:2;flex:1;justify-content:center;align-items:center;padding:8rem 2rem 6rem;display:flex;position:relative}.HeroCarousel-module__kybdLG__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex}.HeroCarousel-module__kybdLG__tag{text-transform:uppercase;letter-spacing:.15em;color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.HeroCarousel-module__kybdLG__title{font-family:var(--font-heading);color:#fff;text-shadow:0 4px 30px #0000004d;font-size:4rem;font-weight:700;line-height:1.1}.HeroCarousel-module__kybdLG__description{color:#ffffffd9;max-width:650px;font-size:1.2rem;line-height:1.7}.HeroCarousel-module__kybdLG__actions{gap:1rem;margin-top:1rem;display:flex}.HeroCarousel-module__kybdLG__primaryBtn{color:#000;background:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroCarousel-module__kybdLG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.HeroCarousel-module__kybdLG__secondaryBtn{color:#fff;background:0 0;border:2px solid #fff6;border-radius:8px;align-items:center;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroCarousel-module__kybdLG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}.HeroCarousel-module__kybdLG__controls{z-index:10;background:linear-gradient(#0000 0%,#00000080 100%);justify-content:space-between;align-items:center;padding:2rem 4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__kybdLG__slideNav{align-items:center;gap:1.25rem;display:flex}.HeroCarousel-module__kybdLG__navBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.HeroCarousel-module__kybdLG__navBtn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.HeroCarousel-module__kybdLG__slideCounter{font-family:var(--font-heading);align-items:baseline;gap:.35rem;display:flex}.HeroCarousel-module__kybdLG__currentNum{color:#fff;font-size:1.5rem;font-weight:700}.HeroCarousel-module__kybdLG__divider{color:#fff6;font-size:1rem}.HeroCarousel-module__kybdLG__totalNum{color:#fff9;font-size:1rem}.HeroCarousel-module__kybdLG__indicators{gap:.5rem;display:flex}.HeroCarousel-module__kybdLG__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:2px;width:40px;height:4px;padding:0;transition:all .3s;overflow:hidden}.HeroCarousel-module__kybdLG__indicator:hover{background:#ffffff80}.HeroCarousel-module__kybdLG__indicator.HeroCarousel-module__kybdLG__active{background:#fff3;width:60px}.HeroCarousel-module__kybdLG__indicatorFill{background:#fff;border-radius:2px;width:0;height:100%;transition:width .3s;display:block}.HeroCarousel-module__kybdLG__indicator.HeroCarousel-module__kybdLG__active .HeroCarousel-module__kybdLG__indicatorFill{width:100%;animation:7s linear HeroCarousel-module__kybdLG__fillProgress}@keyframes HeroCarousel-module__kybdLG__fillProgress{0%{width:0}to{width:100%}}.HeroCarousel-module__kybdLG__playPauseBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.HeroCarousel-module__kybdLG__playPauseBtn:hover{background:#fff3;border-color:#fff6}@media (max-width:1024px){.HeroCarousel-module__kybdLG__title{font-size:3rem}.HeroCarousel-module__kybdLG__controls{padding:1.5rem 2rem}}@media (max-width:768px){.HeroCarousel-module__kybdLG__contentContainer{padding:7rem 1.5rem 8rem}.HeroCarousel-module__kybdLG__content{gap:1.25rem}.HeroCarousel-module__kybdLG__tag{padding:.5rem 1rem;font-size:.75rem}.HeroCarousel-module__kybdLG__title{font-size:2.25rem}.HeroCarousel-module__kybdLG__description{font-size:1rem}.HeroCarousel-module__kybdLG__actions{flex-direction:column;width:100%;max-width:280px}.HeroCarousel-module__kybdLG__primaryBtn,.HeroCarousel-module__kybdLG__secondaryBtn{justify-content:center;width:100%}.HeroCarousel-module__kybdLG__controls{gap:1rem;padding:1.25rem 1.5rem}.HeroCarousel-module__kybdLG__slideNav{gap:1rem}.HeroCarousel-module__kybdLG__navBtn{width:42px;height:42px}.HeroCarousel-module__kybdLG__indicators{flex:1;justify-content:center}.HeroCarousel-module__kybdLG__indicator{width:32px}.HeroCarousel-module__kybdLG__indicator.HeroCarousel-module__kybdLG__active{width:48px}.HeroCarousel-module__kybdLG__playPauseBtn{width:36px;height:36px}}@media (max-width:480px){.HeroCarousel-module__kybdLG__contentContainer{padding:6rem 1rem 7rem}.HeroCarousel-module__kybdLG__title{font-size:1.85rem}.HeroCarousel-module__kybdLG__description{font-size:.95rem}.HeroCarousel-module__kybdLG__controls{padding:1rem}.HeroCarousel-module__kybdLG__slideNav{gap:.75rem}.HeroCarousel-module__kybdLG__navBtn{width:36px;height:36px}.HeroCarousel-module__kybdLG__currentNum{font-size:1.25rem}.HeroCarousel-module__kybdLG__indicator{width:24px;height:3px}.HeroCarousel-module__kybdLG__indicator.HeroCarousel-module__kybdLG__active{width:36px}.HeroCarousel-module__kybdLG__playPauseBtn{width:32px;height:32px}}
.Services-module__h5-agW__section{background:var(--background);padding:6rem 0}.Services-module__h5-agW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__h5-agW__header{margin-bottom:4rem}.Services-module__h5-agW__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:.75rem;font-size:.875rem;font-weight:500}.Services-module__h5-agW__title{color:var(--foreground);font-size:2.75rem;font-weight:700;line-height:1.1}.Services-module__h5-agW__grid{background:var(--glass-border);border:1px solid var(--glass-border);grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:1px;display:grid}.Services-module__h5-agW__grid>div{display:flex}.Services-module__h5-agW__card{background:var(--background);flex-direction:column;width:100%;height:100%;padding:2rem;text-decoration:none;transition:background .3s;display:flex}.Services-module__h5-agW__card:hover{background:var(--highlight)}.Services-module__h5-agW__number{color:var(--primary);font-size:.75rem;font-weight:600;font-family:var(--font-heading);margin-bottom:1.5rem}.Services-module__h5-agW__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.Services-module__h5-agW__cardDesc{color:var(--foreground);opacity:.7;flex-grow:1;font-size:.9rem;line-height:1.6}.Services-module__h5-agW__link{color:var(--primary);opacity:0;margin-top:1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;transform:translate(-10px)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__link{opacity:1;transform:translate(0)}@media (max-width:1024px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__h5-agW__section{padding:4rem 0}.Services-module__h5-agW__container{padding:0 1rem}.Services-module__h5-agW__title{font-size:2rem}.Services-module__h5-agW__header{margin-bottom:2.5rem}.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__card{padding:1.5rem}.Services-module__h5-agW__link{opacity:1;transform:translate(0)}}
.ClientsPartners-module__6ouccq__section{background:var(--background);padding:5rem 0;overflow:hidden}.ClientsPartners-module__6ouccq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ClientsPartners-module__6ouccq__header{text-align:center;max-width:600px;margin:0 auto 3rem}.ClientsPartners-module__6ouccq__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.ClientsPartners-module__6ouccq__title{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.3}.ClientsPartners-module__6ouccq__description{color:var(--foreground);opacity:.7;font-size:1rem;line-height:1.6}.ClientsPartners-module__6ouccq__logoTrack{margin:0 -2rem;padding:2rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ClientsPartners-module__6ouccq__logoSlide{gap:3rem;width:max-content;display:flex}.ClientsPartners-module__6ouccq__logoItem{background:var(--highlight);border:1px solid var(--glass-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:160px;height:90px;padding:1rem 1.5rem;transition:all .3s;display:flex}.ClientsPartners-module__6ouccq__logoItem:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.ClientsPartners-module__6ouccq__logo{object-fit:contain;filter:grayscale();opacity:.7;transition:all .3s}.ClientsPartners-module__6ouccq__logoItem:hover .ClientsPartners-module__6ouccq__logo{filter:grayscale(0%);opacity:1}@media (max-width:768px){.ClientsPartners-module__6ouccq__section{padding:3rem 0}.ClientsPartners-module__6ouccq__container{padding:0 1rem}.ClientsPartners-module__6ouccq__header{margin-bottom:2rem}.ClientsPartners-module__6ouccq__title{font-size:1.5rem}.ClientsPartners-module__6ouccq__description{font-size:.9rem}.ClientsPartners-module__6ouccq__logoSlide{gap:2rem}.ClientsPartners-module__6ouccq__logoItem{min-width:130px;height:75px;padding:.75rem 1rem}.ClientsPartners-module__6ouccq__logo{width:90px!important;height:45px!important}}
.Certifications-module__REY-WG__certifications{background:var(--background);padding:6rem 0}.Certifications-module__REY-WG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Certifications-module__REY-WG__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Certifications-module__REY-WG__textSide{position:sticky;top:120px}.Certifications-module__REY-WG__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.Certifications-module__REY-WG__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.Certifications-module__REY-WG__subtitle{color:var(--foreground);opacity:.65;max-width:400px;font-size:1rem;line-height:1.7}.Certifications-module__REY-WG__certSide{flex-direction:column;gap:0;display:flex}.Certifications-module__REY-WG__certItem{border-bottom:1px solid #80808026;align-items:center;gap:2rem;padding:2rem 0;transition:all .3s;display:flex}.Certifications-module__REY-WG__certItem:first-child{border-top:1px solid #80808026}.Certifications-module__REY-WG__certItem:hover{padding-left:1rem}.Certifications-module__REY-WG__certItem:hover .Certifications-module__REY-WG__certImage{transform:scale(1.05)}.Certifications-module__REY-WG__certImage{background:#fff;border-radius:8px;flex-shrink:0;width:200px;height:160px;padding:16px;transition:transform .3s;position:relative}.Certifications-module__REY-WG__certText{flex:1}.Certifications-module__REY-WG__certText h3{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.Certifications-module__REY-WG__certText p{color:var(--foreground);opacity:.55;margin:0;font-size:.9rem}@media (max-width:900px){.Certifications-module__REY-WG__layout{grid-template-columns:1fr;gap:2.5rem}.Certifications-module__REY-WG__textSide{text-align:center;position:static}.Certifications-module__REY-WG__subtitle{max-width:100%;margin:0 auto}}@media (max-width:600px){.Certifications-module__REY-WG__certifications{padding:4rem 0}.Certifications-module__REY-WG__container{padding:0 1rem}.Certifications-module__REY-WG__certItem{gap:1.25rem;padding:1.5rem 0}.Certifications-module__REY-WG__certImage{width:130px;height:105px}.Certifications-module__REY-WG__certText h3{font-size:1rem}.Certifications-module__REY-WG__certText p{font-size:.85rem}}
.Footer-module__Grjkva__footer{background-color:var(--background);font-family:var(--font-body);color:var(--foreground);z-index:10;border-top:1px solid #00000014;padding:5rem 0 2rem;font-size:.95rem;position:relative}[data-theme=dark] .Footer-module__Grjkva__footer{background-color:#0d1117;border-top:1px solid #ffffff14}.Footer-module__Grjkva__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__Grjkva__grid{grid-template-columns:1.5fr 2fr 1.2fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__Grjkva__brandColumn{flex-direction:column;align-items:flex-start;max-width:350px;display:flex}.Footer-module__Grjkva__logoContainer{height:40px;margin-bottom:1.5rem}.Footer-module__Grjkva__logoImage{object-fit:contain;width:auto;height:100%}.Footer-module__Grjkva__tagline{color:var(--foreground);opacity:.7;margin-bottom:1rem;font-size:.95rem;line-height:1.6}[data-theme=dark] .Footer-module__Grjkva__tagline{opacity:.6}.Footer-module__Grjkva__parentCompany{color:var(--foreground);opacity:.6;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.Footer-module__Grjkva__parentCompanyLink{color:var(--primary);align-items:center;gap:.25rem;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__Grjkva__parentCompanyLink:hover{opacity:1;text-decoration:underline}[data-theme=dark] .Footer-module__Grjkva__parentCompanyLink{color:var(--accent)}.Footer-module__Grjkva__externalIcon{opacity:.7}.Footer-module__Grjkva__socials{gap:1rem;display:flex}.Footer-module__Grjkva__socialLink{width:40px;height:40px;color:var(--foreground);background-color:#0000000d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}[data-theme=dark] .Footer-module__Grjkva__socialLink{background-color:#ffffff0d}.Footer-module__Grjkva__socialLink:hover{background-color:var(--primary);color:#fff;transform:translateY(-2px)}.Footer-module__Grjkva__linksColumn{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Footer-module__Grjkva__heading{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__Grjkva__links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__links li a{color:var(--foreground);opacity:.65;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__Grjkva__links li a:hover{color:var(--primary);opacity:1;transform:translate(4px)}[data-theme=dark] .Footer-module__Grjkva__links li a:hover{color:var(--accent)}.Footer-module__Grjkva__contactColumn{flex-direction:column;display:flex}.Footer-module__Grjkva__contactList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__contactList li{color:var(--foreground);opacity:.8;align-items:flex-start;gap:1rem;line-height:1.5;display:flex}.Footer-module__Grjkva__contactList a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__contactList a:hover{color:var(--primary)}[data-theme=dark] .Footer-module__Grjkva__contactList a:hover{color:var(--accent)}.Footer-module__Grjkva__icon{color:var(--primary);opacity:.9;flex-shrink:0;margin-top:.15rem}[data-theme=dark] .Footer-module__Grjkva__icon{color:var(--accent)}.Footer-module__Grjkva__separator{background-color:#00000014;width:100%;height:1px;margin-bottom:2rem}[data-theme=dark] .Footer-module__Grjkva__separator{background-color:#ffffff14}.Footer-module__Grjkva__bottom{color:var(--foreground);opacity:.6;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Footer-module__Grjkva__logoLight{display:block}.Footer-module__Grjkva__logoDark,[data-theme=dark] .Footer-module__Grjkva__logoLight{display:none}[data-theme=dark] .Footer-module__Grjkva__logoDark{display:block}@media (max-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__Grjkva__brandColumn{text-align:center;grid-column:span 2;align-items:center;max-width:100%}.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__parentCompany{max-width:500px}.Footer-module__Grjkva__linksColumn{justify-items:center}.Footer-module__Grjkva__contactColumn{grid-column:span 2;align-items:center}.Footer-module__Grjkva__contactList{text-align:center;align-items:center}.Footer-module__Grjkva__linksColumn{text-align:left;justify-items:start}}@media (max-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__brandColumn,.Footer-module__Grjkva__contactColumn{text-align:left;grid-column:span 1;align-items:flex-start}.Footer-module__Grjkva__tagline{text-align:left}.Footer-module__Grjkva__contactList{text-align:left;align-items:flex-start}.Footer-module__Grjkva__linksColumn{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
.about-module__8TymFG__visionMission{padding:6rem 0 4rem}.about-module__8TymFG__vmGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.about-module__8TymFG__vmCard{border-top:4px solid var(--primary);padding:3rem}[data-theme=dark] .about-module__8TymFG__vmCard{border-top-color:var(--accent)}.about-module__8TymFG__vmTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}[data-theme=dark] .about-module__8TymFG__vmTitle{color:var(--accent)}.about-module__8TymFG__vmText{color:var(--foreground);opacity:.9;margin:0;font-size:1.05rem;line-height:1.8}.about-module__8TymFG__mission{padding:4rem 0 8rem}.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.about-module__8TymFG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__8TymFG__textContent p{color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}[data-theme=dark] .about-module__8TymFG__textContent p{opacity:.85}.about-module__8TymFG__sectionTitle{color:var(--primary);margin-bottom:2rem;font-size:2.5rem}.about-module__8TymFG__imageWrapper{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.about-module__8TymFG__image{width:100%;height:auto;display:block}.about-module__8TymFG__values{background:var(--highlight);padding:4rem 0 8rem}.about-module__8TymFG__expertise{padding:6rem 0}.about-module__8TymFG__expertiseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-module__8TymFG__expertiseGrid h3{color:var(--primary);text-align:center;font-size:1.1rem;font-weight:600}[data-theme=dark] .about-module__8TymFG__expertiseGrid h3{color:var(--accent)}.about-module__8TymFG__values .about-module__8TymFG__sectionTitle{text-align:center;margin-bottom:4rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__8TymFG__valueCard{-webkit-backdrop-filter:blur(10px);text-align:center;background:linear-gradient(135deg,#ffffffe6,#fffc);border:1px solid #2b527826;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #2b527814}[data-theme=dark] .about-module__8TymFG__valueCard{background:linear-gradient(135deg,#1a2332b3,#1a233299);border:1px solid #5b9bd533;box-shadow:0 4px 20px #0000004d}.about-module__8TymFG__valueCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 8px 30px #2b527826}[data-theme=dark] .about-module__8TymFG__valueCard:hover{box-shadow:0 8px 30px #5b9bd540}.about-module__8TymFG__valueCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.8rem}.about-module__8TymFG__valueCard p{color:var(--foreground);opacity:.75;line-height:1.6}@media (max-width:992px){.about-module__8TymFG__vmGrid{grid-template-columns:1fr}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__8TymFG__grid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__valuesGrid,.about-module__8TymFG__expertiseGrid{grid-template-columns:1fr}.about-module__8TymFG__vmTitle{font-size:1.5rem}}.about-module__8TymFG__heritage{background:var(--highlight);padding:6rem 0}.about-module__8TymFG__heritageContent{max-width:900px;margin:0 auto}.about-module__8TymFG__heritageContent p{color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}[data-theme=dark] .about-module__8TymFG__heritageContent p{opacity:.85}.about-module__8TymFG__parentCompany{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);padding:6rem 0}.about-module__8TymFG__parentCompany .about-module__8TymFG__sectionTitle{color:#fff;text-align:center}.about-module__8TymFG__parentContent{max-width:900px;margin:0 auto}.about-module__8TymFG__parentContent p{color:#fff;opacity:.95;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__parentContent a{color:var(--accent-light,#81d4fa);text-decoration:underline;transition:opacity .2s}.about-module__8TymFG__parentContent a:hover{opacity:.8}.about-module__8TymFG__textContent a{color:var(--primary);text-decoration:underline;transition:opacity .2s}.about-module__8TymFG__textContent a:hover{opacity:.7}[data-theme=dark] .about-module__8TymFG__textContent a{color:var(--accent)}@media (max-width:768px){.about-module__8TymFG__heritage,.about-module__8TymFG__parentCompany{padding:4rem 0}.about-module__8TymFG__heritageContent p,.about-module__8TymFG__parentContent p{font-size:1rem}}
.mission-vision-module__t_l6Ya__main{min-height:100vh;padding-bottom:6rem}.mission-vision-module__t_l6Ya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.mission-vision-module__t_l6Ya__missionVisionSection{padding:6rem 0;position:relative;overflow:hidden}.mission-vision-module__t_l6Ya__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;display:grid}.mission-vision-module__t_l6Ya__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;padding:4rem 3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.mission-vision-module__t_l6Ya__card:before{content:"";background:linear-gradient(90deg,var(--primary),transparent);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.mission-vision-module__t_l6Ya__card:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.mission-vision-module__t_l6Ya__card:hover:before{opacity:1}.mission-vision-module__t_l6Ya__cardTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.mission-vision-module__t_l6Ya__statement{color:var(--foreground);opacity:.85;font-size:1.15rem;font-weight:300;line-height:1.8}.mission-vision-module__t_l6Ya__valuesSection{background:linear-gradient(#0000,#0003);padding:6rem 0}.mission-vision-module__t_l6Ya__sectionHeader{text-align:center;margin-bottom:5rem}.mission-vision-module__t_l6Ya__sectionTitle{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.mission-vision-module__t_l6Ya__sectionSubtitle{color:var(--foreground);opacity:.6;max-width:600px;margin:0 auto;font-size:1.1rem}.mission-vision-module__t_l6Ya__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.mission-vision-module__t_l6Ya__valueCard{border:1px solid var(--glass-border);text-align:left;background:#ffffff05;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .3s;display:flex}.mission-vision-module__t_l6Ya__valueCard:hover{background:var(--glass-bg);border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.mission-vision-module__t_l6Ya__valueTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.mission-vision-module__t_l6Ya__valueDesc{color:var(--foreground);opacity:.7;flex-grow:1;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.mission-vision-module__t_l6Ya__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mission-vision-module__t_l6Ya__grid{grid-template-columns:1fr;gap:2rem}.mission-vision-module__t_l6Ya__card{padding:3rem 2rem}.mission-vision-module__t_l6Ya__missionVisionSection,.mission-vision-module__t_l6Ya__valuesSection{padding:4rem 0}.mission-vision-module__t_l6Ya__valuesGrid{grid-template-columns:1fr}}
.careers-module__T6xnVW__careers{background-color:var(--background);padding:6rem 0}.careers-module__T6xnVW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.careers-module__T6xnVW__intro{max-width:900px;margin-bottom:8rem}.careers-module__T6xnVW__heading{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;font-weight:700;line-height:1.1}.careers-module__T6xnVW__subheading{font-family:var(--font-body);color:var(--foreground);opacity:.8;max-width:700px;font-size:1.25rem;line-height:1.6}[data-theme=dark] .careers-module__T6xnVW__subheading{opacity:.7}.careers-module__T6xnVW__benefitsSection{margin-bottom:8rem}.careers-module__T6xnVW__sectionTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:3rem;font-size:1rem;font-weight:600;display:block}[data-theme=dark] .careers-module__T6xnVW__sectionTitle{color:var(--accent)}.careers-module__T6xnVW__benefitsGrid{border-top:1px solid #0000001a;grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:4rem;display:grid}[data-theme=dark] .careers-module__T6xnVW__benefitsGrid{border-top:1px solid #ffffff1a}.careers-module__T6xnVW__benefitItem{flex-direction:column;gap:1rem;display:flex}.careers-module__T6xnVW__benefitTitle{font-family:var(--font-heading);color:var(--foreground);font-size:1.5rem;font-weight:600}.careers-module__T6xnVW__benefitDesc{font-family:var(--font-body);color:var(--foreground);opacity:.7;font-size:1rem;line-height:1.6}.careers-module__T6xnVW__ctaSection{background-color:#00000008;border-radius:4px;justify-content:space-between;align-items:center;gap:4rem;padding:6rem 4rem;display:flex}[data-theme=dark] .careers-module__T6xnVW__ctaSection{background-color:#ffffff08}.careers-module__T6xnVW__ctaContent{max-width:600px}.careers-module__T6xnVW__ctaTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.careers-module__T6xnVW__ctaText{font-family:var(--font-body);color:var(--foreground);opacity:.8;margin-bottom:2rem;font-size:1.1rem}.careers-module__T6xnVW__emailLink{font-family:var(--font-heading);color:var(--primary);border-bottom:2px solid #0000;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}[data-theme=dark] .careers-module__T6xnVW__emailLink{color:var(--accent)}.careers-module__T6xnVW__emailLink:hover{border-bottom-color:currentColor;transform:translate(5px)}.careers-module__T6xnVW__arrowIcon{transition:transform .3s}.careers-module__T6xnVW__emailLink:hover .careers-module__T6xnVW__arrowIcon{transform:translate(5px)}@media (max-width:1024px){.careers-module__T6xnVW__benefitsGrid{grid-template-columns:repeat(2,1fr)}.careers-module__T6xnVW__ctaSection{flex-direction:column;align-items:flex-start;padding:4rem 2rem}}@media (max-width:768px){.careers-module__T6xnVW__heading{font-size:2.25rem}.careers-module__T6xnVW__benefitsGrid{grid-template-columns:1fr;gap:3rem}.careers-module__T6xnVW__ctaTitle{font-size:2rem}}
.contact-module__swMWYG__contact{background-color:var(--background);padding:6rem 0;position:relative;overflow:hidden}.contact-module__swMWYG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-module__swMWYG__inquiriesWrapper{padding-right:2rem;position:relative}.contact-module__swMWYG__sectionTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.1}.contact-module__swMWYG__sectionSubtitle{font-family:var(--font-body);color:var(--foreground);opacity:.7;max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__emailList{flex-direction:column;gap:2.5rem;margin-bottom:3rem;display:flex}.contact-module__swMWYG__emailItem{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__emailLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--foreground);opacity:.5;font-size:.75rem;font-weight:600}.contact-module__swMWYG__emailLink{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;width:fit-content;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.contact-module__swMWYG__emailLink:after{content:"";background:var(--primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.contact-module__swMWYG__emailLink:hover{color:var(--primary)}.contact-module__swMWYG__emailLink:hover:after{width:100%}[data-theme=dark] .contact-module__swMWYG__emailLink:hover{color:var(--accent)}[data-theme=dark] .contact-module__swMWYG__emailLink:after{background:var(--accent)}.contact-module__swMWYG__responseNote{font-family:var(--font-body);color:var(--foreground);opacity:.4;margin-top:0;font-size:.85rem}.contact-module__swMWYG__locationsWrapper{border-left:1px solid #00000014;padding-left:2rem}[data-theme=dark] .contact-module__swMWYG__locationsWrapper{border-left:1px solid #ffffff14}.contact-module__swMWYG__locationsTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.01em;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.contact-module__swMWYG__locationsList{flex-direction:column;gap:3rem;display:flex}.contact-module__swMWYG__locationItem{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__city{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.contact-module__swMWYG__role{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}[data-theme=dark] .contact-module__swMWYG__role{color:var(--accent)}.contact-module__swMWYG__details{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__detailRow{color:var(--foreground);opacity:.8;align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.5;display:flex}.contact-module__swMWYG__detailRow a{color:inherit;text-decoration:none;transition:color .2s}.contact-module__swMWYG__detailRow a:hover{color:var(--primary)}[data-theme=dark] .contact-module__swMWYG__detailRow a:hover{color:var(--accent)}.contact-module__swMWYG__icon{opacity:.5;flex-shrink:0;width:18px;height:18px;margin-top:3px}@media (max-width:1024px){.contact-module__swMWYG__grid{gap:4rem}}@media (max-width:768px){.contact-module__swMWYG__contact{padding:4rem 0}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:4rem}.contact-module__swMWYG__inquiriesWrapper{padding-right:0}.contact-module__swMWYG__locationsWrapper{border-top:1px solid #00000014;border-left:none;padding-top:4rem;padding-left:0}[data-theme=dark] .contact-module__swMWYG__locationsWrapper{border-top:1px solid #ffffff14}}
.facilities-module__OQ55_W__overview{padding:6rem 0 4rem}.facilities-module__OQ55_W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.facilities-module__OQ55_W__title{color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}[data-theme=dark] .facilities-module__OQ55_W__title{color:var(--accent)}.facilities-module__OQ55_W__overviewText{color:var(--foreground);opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.facilities-module__OQ55_W__badges{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.facilities-module__OQ55_W__badge{background:var(--highlight);color:var(--primary);border:1px solid var(--glass-border);border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}[data-theme=dark] .facilities-module__OQ55_W__badge{color:var(--accent)}.facilities-module__OQ55_W__aitSection{padding:6rem 0}.facilities-module__OQ55_W__aitHeader{text-align:center;margin-bottom:3rem}.facilities-module__OQ55_W__aitLayout{grid-template-columns:1fr 2.2fr;align-items:start;gap:4rem;display:grid}.facilities-module__OQ55_W__aitTextContent{padding-right:1rem}.facilities-module__OQ55_W__aitLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}[data-theme=dark] .facilities-module__OQ55_W__aitLabel{color:var(--accent)}.facilities-module__OQ55_W__aitTitle{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.facilities-module__OQ55_W__aitCategory{margin-bottom:1.5rem}.facilities-module__OQ55_W__aitCategory h4{color:var(--primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}[data-theme=dark] .facilities-module__OQ55_W__aitCategory h4{color:var(--accent)}.facilities-module__OQ55_W__aitCategory ul{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.facilities-module__OQ55_W__aitCategory li{color:var(--foreground);opacity:.8;padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.facilities-module__OQ55_W__aitCategory li:before{content:"•";color:var(--primary);opacity:.7;position:absolute;left:0}[data-theme=dark] .facilities-module__OQ55_W__aitCategory li:before{color:var(--accent)}.facilities-module__OQ55_W__aitImageSection{flex-direction:column;justify-content:flex-start;display:flex}.facilities-module__OQ55_W__carouselWrapper{transform-origin:0;width:100%;transform:scale(1.15)translate(5%)translateY(8%)}.facilities-module__OQ55_W__carousel{background:var(--highlight);aspect-ratio:16/10;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.facilities-module__OQ55_W__carouselImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.facilities-module__OQ55_W__carouselCaption{color:#fff;letter-spacing:.02em;background:linear-gradient(#0000,#000000b3);padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.facilities-module__OQ55_W__carouselBtn{color:#fff9;cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.facilities-module__OQ55_W__carousel:hover .facilities-module__OQ55_W__carouselBtn{opacity:1}.facilities-module__OQ55_W__carouselBtn:hover{color:#fff;transform:translateY(-50%)scale(1.15)}.facilities-module__OQ55_W__carouselBtnPrev{left:12px}.facilities-module__OQ55_W__carouselBtnNext{right:12px}[data-theme=dark] .facilities-module__OQ55_W__carouselBtn{color:#ffffff80}[data-theme=dark] .facilities-module__OQ55_W__carouselBtn:hover{color:var(--accent)}.facilities-module__OQ55_W__carouselIndicators{justify-content:center;gap:10px;margin-top:1.25rem;display:flex}.facilities-module__OQ55_W__indicator{background:var(--foreground);opacity:.2;cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.facilities-module__OQ55_W__indicator:hover{opacity:.4}.facilities-module__OQ55_W__indicatorActive{opacity:.9;transform:scale(1.3)}[data-theme=dark] .facilities-module__OQ55_W__indicatorActive{background:var(--accent);opacity:1}@media (max-width:1400px){.facilities-module__OQ55_W__aitLayout{grid-template-columns:1fr 1.6fr;gap:3rem}.facilities-module__OQ55_W__carouselWrapper{transform:scale(1.05)translate(2%)translateY(5%)}}@media (max-width:1200px){.facilities-module__OQ55_W__aitLayout{grid-template-columns:1fr 1.4fr;gap:2.5rem}.facilities-module__OQ55_W__carouselWrapper{transform:scale(1)translate(0)translateY(3%)}}@media (max-width:1100px){.facilities-module__OQ55_W__aitLayout{grid-template-columns:1fr 1.2fr;gap:2rem}.facilities-module__OQ55_W__carouselWrapper{transform:scale(1)translateY(0)}}@media (max-width:992px){.facilities-module__OQ55_W__aitLayout{grid-template-columns:1fr;gap:3rem}.facilities-module__OQ55_W__aitImageSection{order:-1}.facilities-module__OQ55_W__carouselWrapper{transform:none}.facilities-module__OQ55_W__carousel{aspect-ratio:16/10}.facilities-module__OQ55_W__carouselBtn{opacity:1}.facilities-module__OQ55_W__aitTextContent{padding-right:0}.facilities-module__OQ55_W__aitTitle{font-size:2rem}.facilities-module__OQ55_W__aitSection{padding:4rem 0}}@media (max-width:768px){.facilities-module__OQ55_W__overview{padding:4rem 0 3rem}.facilities-module__OQ55_W__title{font-size:2rem}.facilities-module__OQ55_W__aitImageGallery{grid-template-columns:1fr}.facilities-module__OQ55_W__carousel{aspect-ratio:4/3;border-radius:12px}.facilities-module__OQ55_W__carouselCaption{padding:1rem 1.25rem;font-size:.95rem}.facilities-module__OQ55_W__carouselBtnPrev{left:8px}.facilities-module__OQ55_W__carouselBtnNext{right:8px}.facilities-module__OQ55_W__carouselIndicators{gap:8px;margin-top:1rem}.facilities-module__OQ55_W__indicator{width:8px;height:8px}.facilities-module__OQ55_W__aitCategory h4{font-size:.95rem}.facilities-module__OQ55_W__aitCategory li{font-size:.85rem}.facilities-module__OQ55_W__badges{gap:.75rem}.facilities-module__OQ55_W__badge{padding:.4rem .8rem;font-size:.8rem}}@media (max-width:480px){.facilities-module__OQ55_W__container{padding:0 1rem}.facilities-module__OQ55_W__overview{padding:3rem 0 2rem}.facilities-module__OQ55_W__title{font-size:1.75rem}.facilities-module__OQ55_W__overviewText{font-size:1rem}.facilities-module__OQ55_W__aitSection{padding:3rem 0}.facilities-module__OQ55_W__aitTitle{font-size:1.6rem}.facilities-module__OQ55_W__aitLabel{font-size:.75rem}.facilities-module__OQ55_W__carousel{aspect-ratio:1;border-radius:10px}.facilities-module__OQ55_W__carouselCaption{padding:.75rem 1rem;font-size:.85rem}.facilities-module__OQ55_W__carouselIndicators{gap:6px;margin-top:.75rem}.facilities-module__OQ55_W__indicator{width:6px;height:6px}.facilities-module__OQ55_W__badges{gap:.5rem}.facilities-module__OQ55_W__badge{padding:.35rem .7rem;font-size:.75rem}.facilities-module__OQ55_W__aitCategory{margin-bottom:1.25rem}}.facilities-module__OQ55_W__videoSection{padding:4rem 0 6rem}.facilities-module__OQ55_W__videoPlaceholder{border:1px dashed var(--glass-border);background:linear-gradient(135deg,#2b52781a 0%,#7eb3e31a 100%);border-radius:16px;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.facilities-module__OQ55_W__videoContent{text-align:center}.facilities-module__OQ55_W__playIcon{color:var(--primary);opacity:.7;margin-bottom:1.5rem}[data-theme=dark] .facilities-module__OQ55_W__playIcon{color:var(--accent)}.facilities-module__OQ55_W__videoText{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.facilities-module__OQ55_W__comingSoon{color:var(--foreground);opacity:.6;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.facilities-module__OQ55_W__facilitiesSection{background:var(--highlight);padding:6rem 0}.facilities-module__OQ55_W__sectionHeader{text-align:center;margin-bottom:4rem}.facilities-module__OQ55_W__sectionLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}[data-theme=dark] .facilities-module__OQ55_W__sectionLabel{color:var(--accent)}.facilities-module__OQ55_W__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.facilities-module__OQ55_W__sectionSubtitle{color:var(--foreground);opacity:.8;max-width:600px;margin:0 auto;font-size:1.1rem}.facilities-module__OQ55_W__facilitiesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.facilities-module__OQ55_W__facilityCard{background:var(--background);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.facilities-module__OQ55_W__facilityCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}[data-theme=dark] .facilities-module__OQ55_W__facilityCard:hover{box-shadow:0 12px 40px #0000004d}.facilities-module__OQ55_W__facilityIconWrapper{background:linear-gradient(135deg,var(--primary),var(--primary-light,var(--primary)));border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}[data-theme=dark] .facilities-module__OQ55_W__facilityIconWrapper{background:linear-gradient(135deg,var(--accent),var(--secondary))}.facilities-module__OQ55_W__facilityIcon{color:#fff}.facilities-module__OQ55_W__facilityName{color:var(--foreground);margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.facilities-module__OQ55_W__facilityDescription{color:var(--foreground);opacity:.8;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.facilities-module__OQ55_W__capabilitiesList{border-top:1px solid var(--glass-border);padding-top:1.5rem}.facilities-module__OQ55_W__capabilitiesTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:600}[data-theme=dark] .facilities-module__OQ55_W__capabilitiesTitle{color:var(--accent)}.facilities-module__OQ55_W__capabilitiesList ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.facilities-module__OQ55_W__capabilityItem{color:var(--foreground);opacity:.9;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.facilities-module__OQ55_W__checkIcon{color:var(--primary);flex-shrink:0}[data-theme=dark] .facilities-module__OQ55_W__checkIcon{color:var(--accent)}@media (max-width:992px){.facilities-module__OQ55_W__facilitiesGrid{grid-template-columns:1fr}.facilities-module__OQ55_W__sectionTitle{font-size:2rem}.facilities-module__OQ55_W__facilitiesSection{padding:4rem 0}}@media (max-width:768px){.facilities-module__OQ55_W__facilityCard{padding:1.5rem}.facilities-module__OQ55_W__facilityIconWrapper{width:56px;height:56px}.facilities-module__OQ55_W__facilityIcon{width:28px;height:28px}.facilities-module__OQ55_W__facilityName{font-size:1.25rem}.facilities-module__OQ55_W__facilityDescription{font-size:.95rem}.facilities-module__OQ55_W__capabilityItem{font-size:.9rem}}@media (max-width:480px){.facilities-module__OQ55_W__facilitiesSection{padding:3rem 0}.facilities-module__OQ55_W__sectionHeader{margin-bottom:2.5rem}.facilities-module__OQ55_W__sectionTitle{font-size:1.6rem}.facilities-module__OQ55_W__sectionSubtitle{font-size:1rem}.facilities-module__OQ55_W__facilityCard{padding:1.25rem}.facilities-module__OQ55_W__facilityIconWrapper{border-radius:10px;width:48px;height:48px;margin-bottom:1rem}.facilities-module__OQ55_W__facilityIcon{width:24px;height:24px}.facilities-module__OQ55_W__facilityName{font-size:1.1rem}.facilities-module__OQ55_W__capabilitiesTitle{font-size:.8rem}.facilities-module__OQ55_W__capabilityItem{gap:.5rem;font-size:.85rem}.facilities-module__OQ55_W__checkIcon{width:14px;height:14px}}
.leader-module__BzyyOa__section{padding:6rem 0}.leader-module__BzyyOa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.leader-module__BzyyOa__profileGrid{grid-template-columns:350px 1fr;align-items:start;gap:4rem;display:grid}.leader-module__BzyyOa__profileImage{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.leader-module__BzyyOa__profileImage img{object-fit:cover;width:100%;height:auto;display:block}.leader-module__BzyyOa__profileContent{flex-direction:column;gap:1.5rem;display:flex}.leader-module__BzyyOa__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.leader-module__BzyyOa__sectionTitleCentered{color:var(--primary);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.leader-module__BzyyOa__role{flex-wrap:wrap;gap:1rem;display:flex}.leader-module__BzyyOa__roleBadge{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:30px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600}.leader-module__BzyyOa__description{color:var(--foreground);opacity:.9;font-size:1.1rem;line-height:1.8}.leader-module__BzyyOa__achievementsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.leader-module__BzyyOa__achievementCard{text-align:center;padding:2.5rem;transition:transform .3s}.leader-module__BzyyOa__achievementCard:hover{transform:translateY(-5px)}.leader-module__BzyyOa__achievementIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.leader-module__BzyyOa__achievementCard h3{color:var(--accent);margin-bottom:1rem;font-size:1.3rem}.leader-module__BzyyOa__achievementCard p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module__BzyyOa__twoColumnGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.leader-module__BzyyOa__cardTitle{color:var(--accent);font-size:1.4rem;font-weight:600}.leader-module__BzyyOa__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.leader-module__BzyyOa__list li{color:var(--foreground);opacity:.9;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.leader-module__BzyyOa__list li:before{content:"✓";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.leader-module__BzyyOa__responsibilitiesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.leader-module__BzyyOa__timeline{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;padding-left:0;display:flex;position:relative}.leader-module__BzyyOa__timelineItem{grid-template-columns:140px 1fr;align-items:flex-start;gap:3rem;display:grid;position:relative}.leader-module__BzyyOa__timelineYear{color:var(--primary);text-align:right;padding-top:.75rem;font-size:1.4rem;font-weight:700}.leader-module__BzyyOa__timelineContent{padding:2rem}.leader-module__BzyyOa__timelineContent h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.leader-module__BzyyOa__timelineContent p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module__BzyyOa__quoteText{color:var(--foreground);border-left:4px solid var(--primary);opacity:.9;padding-left:2rem;font-size:1.3rem;font-style:italic;line-height:1.8}@media (max-width:1024px){.leader-module__BzyyOa__profileGrid{grid-template-columns:1fr;gap:2rem}.leader-module__BzyyOa__profileImage{max-width:400px;margin:0 auto}.leader-module__BzyyOa__twoColumnGrid,.leader-module__BzyyOa__responsibilitiesGrid{grid-template-columns:1fr}}@media (max-width:768px){.leader-module__BzyyOa__section{padding:4rem 0}.leader-module__BzyyOa__sectionTitle,.leader-module__BzyyOa__sectionTitleCentered{font-size:2rem}.leader-module__BzyyOa__achievementsGrid{grid-template-columns:1fr}.leader-module__BzyyOa__timelineItem{grid-template-columns:100px 1fr;gap:1.5rem}.leader-module__BzyyOa__timelineYear{font-size:1.2rem}.leader-module__BzyyOa__quoteText{padding-left:1.5rem;font-size:1.1rem}}@media (max-width:480px){.leader-module__BzyyOa__profileImage{max-width:100%}.leader-module__BzyyOa__role{flex-direction:column}.leader-module__BzyyOa__roleBadge{text-align:center}.leader-module__BzyyOa__timelineItem{grid-template-columns:1fr;gap:.5rem}.leader-module__BzyyOa__timelineYear{text-align:left}.leader-module__BzyyOa__timelineContent:before{display:none}}.leader-module__BzyyOa__awardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.leader-module__BzyyOa__awardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.leader-module__BzyyOa__awardImage img{object-fit:contain;width:100%;height:100%;padding:1.5rem;transition:transform .3s}.leader-module__BzyyOa__awardImage:hover img{transform:scale(1.05)}.leader-module__BzyyOa__awardYear{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module__BzyyOa__awardTitle{color:var(--accent);margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.4}.leader-module__BzyyOa__awardDescription{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}@media (max-width:768px){.leader-module__BzyyOa__awardsGrid{grid-template-columns:1fr}.leader-module__BzyyOa__awardImage{height:240px}}.leader-module__BzyyOa__statsBanner{background:linear-gradient(135deg,var(--primary),var(--accent));z-index:10;margin-top:-2rem;padding:3rem 0;position:relative}.leader-module__BzyyOa__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.leader-module__BzyyOa__statItem{text-align:center;color:#fff}.leader-module__BzyyOa__statIcon{opacity:.9;margin-bottom:.75rem}.leader-module__BzyyOa__statValue{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.leader-module__BzyyOa__statLabel{opacity:.9;text-transform:uppercase;letter-spacing:.1em;font-size:1rem}.leader-module__BzyyOa__quoteSection{background:linear-gradient(135deg,#0096880d 0%,#ff6b000d 100%);padding:5rem 0}.leader-module__BzyyOa__quoteCard{text-align:center;max-width:900px;margin:0 auto;padding:3rem;position:relative}.leader-module__BzyyOa__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1.5rem}.leader-module__BzyyOa__quoteCard .leader-module__BzyyOa__quoteText{color:var(--foreground);border-left:none;margin-bottom:1.5rem;padding-left:0;font-size:1.5rem;font-style:italic;line-height:1.8}.leader-module__BzyyOa__quoteAuthor{color:var(--primary);font-size:1.1rem;font-weight:600}.leader-module__BzyyOa__journeyTimeline{max-width:800px;margin:0 auto;position:relative}.leader-module__BzyyOa__journeyItem{gap:2rem;margin-bottom:0;display:flex}.leader-module__BzyyOa__journeyConnector{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.leader-module__BzyyOa__journeyDot{background:var(--primary);border:3px solid var(--background);width:16px;height:16px;box-shadow:0 0 0 3px var(--primary);z-index:1;border-radius:50%}.leader-module__BzyyOa__journeyHighlight .leader-module__BzyyOa__journeyDot{background:var(--accent);width:20px;height:20px;box-shadow:0 0 0 4px var(--accent),0 0 20px #ff6b0066}.leader-module__BzyyOa__journeyLine{background:linear-gradient(to bottom,var(--primary),var(--glass-border));flex:1;width:2px;min-height:40px}.leader-module__BzyyOa__journeyContent{flex:1;padding-bottom:3rem}.leader-module__BzyyOa__journeyYear{background:var(--primary);color:#fff;border-radius:20px;margin-bottom:.75rem;padding:.3rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module__BzyyOa__journeyHighlight .leader-module__BzyyOa__journeyYear{background:linear-gradient(135deg,var(--primary),var(--accent))}.leader-module__BzyyOa__journeyTitle{color:var(--accent);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.leader-module__BzyyOa__journeyDescription{color:var(--foreground);opacity:.85;font-size:1rem;line-height:1.7}.leader-module__BzyyOa__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.leader-module__BzyyOa__expertiseCard{text-align:center;padding:2rem;transition:transform .3s}.leader-module__BzyyOa__expertiseCard:hover{transform:translateY(-5px)}.leader-module__BzyyOa__expertiseIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.25rem;display:flex}.leader-module__BzyyOa__expertiseCard h3{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.4}.leader-module__BzyyOa__visionCard{background:var(--glass-bg);border:2px solid var(--primary);text-align:center;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem}.leader-module__BzyyOa__visionIcon{color:var(--primary);margin-bottom:1.5rem}.leader-module__BzyyOa__awardCarousel{align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.leader-module__BzyyOa__carouselBtn{background:var(--glass-bg);border:2px solid var(--primary);width:50px;height:50px;color:var(--primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.leader-module__BzyyOa__carouselBtn:hover{background:var(--primary);color:#fff}.leader-module__BzyyOa__featuredAward{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;flex:1;grid-template-columns:1fr 1fr;gap:2rem;display:grid;overflow:hidden}.leader-module__BzyyOa__featuredAwardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;height:300px;padding:1.5rem;display:flex}.leader-module__BzyyOa__featuredAwardImage img{object-fit:contain;max-width:100%;max-height:100%}.leader-module__BzyyOa__featuredAwardContent{flex-direction:column;justify-content:center;padding:2rem;display:flex}.leader-module__BzyyOa__carouselIndicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.leader-module__BzyyOa__indicator{background:var(--glass-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.leader-module__BzyyOa__indicatorActive{background:var(--primary);transform:scale(1.2)}@media (max-width:1024px){.leader-module__BzyyOa__statsGrid{grid-template-columns:repeat(2,1fr)}.leader-module__BzyyOa__statValue{font-size:2.5rem}.leader-module__BzyyOa__featuredAward{grid-template-columns:1fr}.leader-module__BzyyOa__featuredAwardImage{height:250px}}@media (max-width:768px){.leader-module__BzyyOa__statsBanner{padding:2rem 0}.leader-module__BzyyOa__statsGrid{gap:1.5rem}.leader-module__BzyyOa__statValue{font-size:2rem}.leader-module__BzyyOa__statLabel{font-size:.85rem}.leader-module__BzyyOa__quoteCard .leader-module__BzyyOa__quoteText{font-size:1.2rem}.leader-module__BzyyOa__journeyItem{gap:1.5rem}.leader-module__BzyyOa__journeyTitle{font-size:1.15rem}.leader-module__BzyyOa__awardCarousel{flex-direction:column;gap:1.5rem}.leader-module__BzyyOa__carouselBtn{display:none}.leader-module__BzyyOa__featuredAwardImage{height:200px}}@media (max-width:480px){.leader-module__BzyyOa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.leader-module__BzyyOa__statValue{font-size:1.75rem}.leader-module__BzyyOa__statLabel{font-size:.75rem}.leader-module__BzyyOa__quoteIcon{width:40px;height:40px}.leader-module__BzyyOa__quoteCard .leader-module__BzyyOa__quoteText{font-size:1.1rem}.leader-module__BzyyOa__journeyConnector{width:16px}.leader-module__BzyyOa__journeyDot{width:12px;height:12px}.leader-module__BzyyOa__journeyHighlight .leader-module__BzyyOa__journeyDot{width:14px;height:14px}.leader-module__BzyyOa__expertiseGrid{grid-template-columns:1fr}}
.leader-module___jvk-a__section{padding:6rem 0}.leader-module___jvk-a__container{max-width:1200px;margin:0 auto;padding:0 2rem}.leader-module___jvk-a__profileGrid{grid-template-columns:350px 1fr;align-items:start;gap:4rem;display:grid}.leader-module___jvk-a__profileImage{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.leader-module___jvk-a__profileImage img{object-fit:cover;width:100%;height:auto;display:block}.leader-module___jvk-a__profileContent{flex-direction:column;gap:1.5rem;display:flex}.leader-module___jvk-a__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.leader-module___jvk-a__sectionTitleCentered{color:var(--primary);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.leader-module___jvk-a__role{flex-wrap:wrap;gap:1rem;display:flex}.leader-module___jvk-a__roleBadge{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:30px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600}.leader-module___jvk-a__description{color:var(--foreground);opacity:.9;font-size:1.1rem;line-height:1.8}.leader-module___jvk-a__achievementsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.leader-module___jvk-a__achievementCard{text-align:center;padding:2.5rem;transition:transform .3s}.leader-module___jvk-a__achievementCard:hover{transform:translateY(-5px)}.leader-module___jvk-a__achievementIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.leader-module___jvk-a__achievementCard h3{color:var(--accent);margin-bottom:1rem;font-size:1.3rem}.leader-module___jvk-a__achievementCard p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module___jvk-a__twoColumnGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.leader-module___jvk-a__cardTitle{color:var(--accent);font-size:1.4rem;font-weight:600}.leader-module___jvk-a__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.leader-module___jvk-a__list li{color:var(--foreground);opacity:.9;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.leader-module___jvk-a__list li:before{content:"✓";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.leader-module___jvk-a__responsibilitiesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.leader-module___jvk-a__timeline{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;padding-left:0;display:flex;position:relative}.leader-module___jvk-a__timelineItem{grid-template-columns:140px 1fr;align-items:flex-start;gap:3rem;display:grid;position:relative}.leader-module___jvk-a__timelineYear{color:var(--primary);text-align:right;padding-top:.75rem;font-size:1.4rem;font-weight:700}.leader-module___jvk-a__timelineContent{padding:2rem}.leader-module___jvk-a__timelineContent h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.leader-module___jvk-a__timelineContent p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module___jvk-a__quoteText{color:var(--foreground);border-left:4px solid var(--primary);opacity:.9;padding-left:2rem;font-size:1.3rem;font-style:italic;line-height:1.8}@media (max-width:1024px){.leader-module___jvk-a__profileGrid{grid-template-columns:1fr;gap:2rem}.leader-module___jvk-a__profileImage{max-width:400px;margin:0 auto}.leader-module___jvk-a__twoColumnGrid,.leader-module___jvk-a__responsibilitiesGrid{grid-template-columns:1fr}}@media (max-width:768px){.leader-module___jvk-a__section{padding:4rem 0}.leader-module___jvk-a__sectionTitle,.leader-module___jvk-a__sectionTitleCentered{font-size:2rem}.leader-module___jvk-a__achievementsGrid{grid-template-columns:1fr}.leader-module___jvk-a__timelineItem{grid-template-columns:100px 1fr;gap:1.5rem}.leader-module___jvk-a__timelineYear{font-size:1.2rem}.leader-module___jvk-a__quoteText{padding-left:1.5rem;font-size:1.1rem}}@media (max-width:480px){.leader-module___jvk-a__profileImage{max-width:100%}.leader-module___jvk-a__role{flex-direction:column}.leader-module___jvk-a__roleBadge{text-align:center}.leader-module___jvk-a__timelineItem{grid-template-columns:1fr;gap:.5rem}.leader-module___jvk-a__timelineYear{text-align:left}.leader-module___jvk-a__timelineContent:before{display:none}}.leader-module___jvk-a__awardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.leader-module___jvk-a__awardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.leader-module___jvk-a__awardImage img{object-fit:contain;width:100%;height:100%;padding:1.5rem;transition:transform .3s}.leader-module___jvk-a__awardImage:hover img{transform:scale(1.05)}.leader-module___jvk-a__awardYear{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module___jvk-a__awardTitle{color:var(--accent);margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.4}.leader-module___jvk-a__awardDescription{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}@media (max-width:768px){.leader-module___jvk-a__awardsGrid{grid-template-columns:1fr}.leader-module___jvk-a__awardImage{height:240px}}.leader-module___jvk-a__statsBanner{background:linear-gradient(135deg,var(--primary),var(--accent));z-index:10;margin-top:-2rem;padding:3rem 0;position:relative}.leader-module___jvk-a__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.leader-module___jvk-a__statItem{text-align:center;color:#fff}.leader-module___jvk-a__statIcon{opacity:.9;margin-bottom:.75rem}.leader-module___jvk-a__statValue{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.leader-module___jvk-a__statLabel{opacity:.9;text-transform:uppercase;letter-spacing:.1em;font-size:1rem}.leader-module___jvk-a__quoteSection{background:linear-gradient(135deg,#0096880d 0%,#ff6b000d 100%);padding:5rem 0}.leader-module___jvk-a__quoteCard{text-align:center;max-width:900px;margin:0 auto;padding:3rem;position:relative}.leader-module___jvk-a__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1.5rem}.leader-module___jvk-a__quoteCard .leader-module___jvk-a__quoteText{color:var(--foreground);border-left:none;margin-bottom:1.5rem;padding-left:0;font-size:1.5rem;font-style:italic;line-height:1.8}.leader-module___jvk-a__quoteAuthor{color:var(--primary);font-size:1.1rem;font-weight:600}.leader-module___jvk-a__journeyTimeline{max-width:800px;margin:0 auto;position:relative}.leader-module___jvk-a__journeyItem{gap:2rem;margin-bottom:0;display:flex}.leader-module___jvk-a__journeyConnector{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.leader-module___jvk-a__journeyDot{background:var(--primary);border:3px solid var(--background);width:16px;height:16px;box-shadow:0 0 0 3px var(--primary);z-index:1;border-radius:50%}.leader-module___jvk-a__journeyHighlight .leader-module___jvk-a__journeyDot{background:var(--accent);width:20px;height:20px;box-shadow:0 0 0 4px var(--accent),0 0 20px #ff6b0066}.leader-module___jvk-a__journeyLine{background:linear-gradient(to bottom,var(--primary),var(--glass-border));flex:1;width:2px;min-height:40px}.leader-module___jvk-a__journeyContent{flex:1;padding-bottom:3rem}.leader-module___jvk-a__journeyYear{background:var(--primary);color:#fff;border-radius:20px;margin-bottom:.75rem;padding:.3rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module___jvk-a__journeyHighlight .leader-module___jvk-a__journeyYear{background:linear-gradient(135deg,var(--primary),var(--accent))}.leader-module___jvk-a__journeyTitle{color:var(--accent);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.leader-module___jvk-a__journeyDescription{color:var(--foreground);opacity:.85;font-size:1rem;line-height:1.7}.leader-module___jvk-a__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.leader-module___jvk-a__expertiseCard{text-align:center;padding:2rem;transition:transform .3s}.leader-module___jvk-a__expertiseCard:hover{transform:translateY(-5px)}.leader-module___jvk-a__expertiseIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.25rem;display:flex}.leader-module___jvk-a__expertiseCard h3{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.4}.leader-module___jvk-a__visionCard{background:var(--glass-bg);border:2px solid var(--primary);text-align:center;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem}.leader-module___jvk-a__visionIcon{color:var(--primary);margin-bottom:1.5rem}.leader-module___jvk-a__awardCarousel{align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.leader-module___jvk-a__carouselBtn{background:var(--glass-bg);border:2px solid var(--primary);width:50px;height:50px;color:var(--primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.leader-module___jvk-a__carouselBtn:hover{background:var(--primary);color:#fff}.leader-module___jvk-a__featuredAward{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;flex:1;grid-template-columns:1fr 1fr;gap:2rem;display:grid;overflow:hidden}.leader-module___jvk-a__featuredAwardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;height:300px;padding:1.5rem;display:flex}.leader-module___jvk-a__featuredAwardImage img{object-fit:contain;max-width:100%;max-height:100%}.leader-module___jvk-a__featuredAwardContent{flex-direction:column;justify-content:center;padding:2rem;display:flex}.leader-module___jvk-a__carouselIndicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.leader-module___jvk-a__indicator{background:var(--glass-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.leader-module___jvk-a__indicatorActive{background:var(--primary);transform:scale(1.2)}@media (max-width:1024px){.leader-module___jvk-a__statsGrid{grid-template-columns:repeat(2,1fr)}.leader-module___jvk-a__statValue{font-size:2.5rem}.leader-module___jvk-a__featuredAward{grid-template-columns:1fr}.leader-module___jvk-a__featuredAwardImage{height:250px}}@media (max-width:768px){.leader-module___jvk-a__statsBanner{padding:2rem 0}.leader-module___jvk-a__statsGrid{gap:1.5rem}.leader-module___jvk-a__statValue{font-size:2rem}.leader-module___jvk-a__statLabel{font-size:.85rem}.leader-module___jvk-a__quoteCard .leader-module___jvk-a__quoteText{font-size:1.2rem}.leader-module___jvk-a__journeyItem{gap:1.5rem}.leader-module___jvk-a__journeyTitle{font-size:1.15rem}.leader-module___jvk-a__awardCarousel{flex-direction:column;gap:1.5rem}.leader-module___jvk-a__carouselBtn{display:none}.leader-module___jvk-a__featuredAwardImage{height:200px}}@media (max-width:480px){.leader-module___jvk-a__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.leader-module___jvk-a__statValue{font-size:1.75rem}.leader-module___jvk-a__statLabel{font-size:.75rem}.leader-module___jvk-a__quoteIcon{width:40px;height:40px}.leader-module___jvk-a__quoteCard .leader-module___jvk-a__quoteText{font-size:1.1rem}.leader-module___jvk-a__journeyConnector{width:16px}.leader-module___jvk-a__journeyDot{width:12px;height:12px}.leader-module___jvk-a__journeyHighlight .leader-module___jvk-a__journeyDot{width:14px;height:14px}.leader-module___jvk-a__expertiseGrid{grid-template-columns:1fr}}
.leader-module__2E5GjG__section{padding:6rem 0}.leader-module__2E5GjG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.leader-module__2E5GjG__profileGrid{grid-template-columns:350px 1fr;align-items:start;gap:4rem;display:grid}.leader-module__2E5GjG__profileImage{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.leader-module__2E5GjG__profileImage img{object-fit:cover;width:100%;height:auto;display:block}.leader-module__2E5GjG__profileContent{flex-direction:column;gap:1.5rem;display:flex}.leader-module__2E5GjG__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.leader-module__2E5GjG__sectionTitleCentered{color:var(--primary);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.leader-module__2E5GjG__role{flex-wrap:wrap;gap:1rem;display:flex}.leader-module__2E5GjG__roleBadge{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:30px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600}.leader-module__2E5GjG__description{color:var(--foreground);opacity:.9;font-size:1.1rem;line-height:1.8}.leader-module__2E5GjG__achievementsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.leader-module__2E5GjG__achievementCard{text-align:center;padding:2.5rem;transition:transform .3s}.leader-module__2E5GjG__achievementCard:hover{transform:translateY(-5px)}.leader-module__2E5GjG__achievementIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.leader-module__2E5GjG__achievementCard h3{color:var(--accent);margin-bottom:1rem;font-size:1.3rem}.leader-module__2E5GjG__achievementCard p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module__2E5GjG__twoColumnGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.leader-module__2E5GjG__cardTitle{color:var(--accent);font-size:1.4rem;font-weight:600}.leader-module__2E5GjG__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.leader-module__2E5GjG__list li{color:var(--foreground);opacity:.9;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.leader-module__2E5GjG__list li:before{content:"✓";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.leader-module__2E5GjG__responsibilitiesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.leader-module__2E5GjG__timeline{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;padding-left:0;display:flex;position:relative}.leader-module__2E5GjG__timelineItem{grid-template-columns:140px 1fr;align-items:flex-start;gap:3rem;display:grid;position:relative}.leader-module__2E5GjG__timelineYear{color:var(--primary);text-align:right;padding-top:.75rem;font-size:1.4rem;font-weight:700}.leader-module__2E5GjG__timelineContent{padding:2rem}.leader-module__2E5GjG__timelineContent h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.leader-module__2E5GjG__timelineContent p{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}.leader-module__2E5GjG__quoteText{color:var(--foreground);border-left:4px solid var(--primary);opacity:.9;padding-left:2rem;font-size:1.3rem;font-style:italic;line-height:1.8}@media (max-width:1024px){.leader-module__2E5GjG__profileGrid{grid-template-columns:1fr;gap:2rem}.leader-module__2E5GjG__profileImage{max-width:400px;margin:0 auto}.leader-module__2E5GjG__twoColumnGrid,.leader-module__2E5GjG__responsibilitiesGrid{grid-template-columns:1fr}}@media (max-width:768px){.leader-module__2E5GjG__section{padding:4rem 0}.leader-module__2E5GjG__sectionTitle,.leader-module__2E5GjG__sectionTitleCentered{font-size:2rem}.leader-module__2E5GjG__achievementsGrid{grid-template-columns:1fr}.leader-module__2E5GjG__timelineItem{grid-template-columns:100px 1fr;gap:1.5rem}.leader-module__2E5GjG__timelineYear{font-size:1.2rem}.leader-module__2E5GjG__quoteText{padding-left:1.5rem;font-size:1.1rem}}@media (max-width:480px){.leader-module__2E5GjG__profileImage{max-width:100%}.leader-module__2E5GjG__role{flex-direction:column}.leader-module__2E5GjG__roleBadge{text-align:center}.leader-module__2E5GjG__timelineItem{grid-template-columns:1fr;gap:.5rem}.leader-module__2E5GjG__timelineYear{text-align:left}.leader-module__2E5GjG__timelineContent:before{display:none}}.leader-module__2E5GjG__awardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.leader-module__2E5GjG__awardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.leader-module__2E5GjG__awardImage img{object-fit:contain;width:100%;height:100%;padding:1.5rem;transition:transform .3s}.leader-module__2E5GjG__awardImage:hover img{transform:scale(1.05)}.leader-module__2E5GjG__awardYear{background:var(--primary);color:#fff;letter-spacing:.05em;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module__2E5GjG__awardTitle{color:var(--accent);margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.4}.leader-module__2E5GjG__awardDescription{color:var(--foreground);opacity:.85;font-size:.95rem;line-height:1.6}@media (max-width:768px){.leader-module__2E5GjG__awardsGrid{grid-template-columns:1fr}.leader-module__2E5GjG__awardImage{height:240px}}.leader-module__2E5GjG__statsBanner{background:linear-gradient(135deg,var(--primary),var(--accent));z-index:10;margin-top:-2rem;padding:3rem 0;position:relative}.leader-module__2E5GjG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.leader-module__2E5GjG__statItem{text-align:center;color:#fff}.leader-module__2E5GjG__statIcon{opacity:.9;margin-bottom:.75rem}.leader-module__2E5GjG__statValue{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.leader-module__2E5GjG__statLabel{opacity:.9;text-transform:uppercase;letter-spacing:.1em;font-size:1rem}.leader-module__2E5GjG__quoteSection{background:linear-gradient(135deg,#0096880d 0%,#ff6b000d 100%);padding:5rem 0}.leader-module__2E5GjG__quoteCard{text-align:center;max-width:900px;margin:0 auto;padding:3rem;position:relative}.leader-module__2E5GjG__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1.5rem}.leader-module__2E5GjG__quoteCard .leader-module__2E5GjG__quoteText{color:var(--foreground);border-left:none;margin-bottom:1.5rem;padding-left:0;font-size:1.5rem;font-style:italic;line-height:1.8}.leader-module__2E5GjG__quoteAuthor{color:var(--primary);font-size:1.1rem;font-weight:600}.leader-module__2E5GjG__journeyTimeline{max-width:800px;margin:0 auto;position:relative}.leader-module__2E5GjG__journeyItem{gap:2rem;margin-bottom:0;display:flex}.leader-module__2E5GjG__journeyConnector{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.leader-module__2E5GjG__journeyDot{background:var(--primary);border:3px solid var(--background);width:16px;height:16px;box-shadow:0 0 0 3px var(--primary);z-index:1;border-radius:50%}.leader-module__2E5GjG__journeyHighlight .leader-module__2E5GjG__journeyDot{background:var(--accent);width:20px;height:20px;box-shadow:0 0 0 4px var(--accent),0 0 20px #ff6b0066}.leader-module__2E5GjG__journeyLine{background:linear-gradient(to bottom,var(--primary),var(--glass-border));flex:1;width:2px;min-height:40px}.leader-module__2E5GjG__journeyContent{flex:1;padding-bottom:3rem}.leader-module__2E5GjG__journeyYear{background:var(--primary);color:#fff;border-radius:20px;margin-bottom:.75rem;padding:.3rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.leader-module__2E5GjG__journeyHighlight .leader-module__2E5GjG__journeyYear{background:linear-gradient(135deg,var(--primary),var(--accent))}.leader-module__2E5GjG__journeyTitle{color:var(--accent);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.leader-module__2E5GjG__journeyDescription{color:var(--foreground);opacity:.85;font-size:1rem;line-height:1.7}.leader-module__2E5GjG__missionBadges{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.leader-module__2E5GjG__missionBadge{background:var(--glass-bg);border:2px solid var(--primary);border-radius:16px;flex-direction:column;align-items:center;min-width:150px;padding:1.5rem 2rem;transition:all .3s;display:flex}.leader-module__2E5GjG__missionBadge:hover{background:linear-gradient(135deg,#ff6b001a,#0096881a);transform:translateY(-5px);box-shadow:0 10px 30px #ff6b0033}.leader-module__2E5GjG__missionBadge svg{color:var(--primary);margin-bottom:.75rem}.leader-module__2E5GjG__missionName{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.leader-module__2E5GjG__missionDetail{color:var(--primary);opacity:.9;font-size:.85rem}.leader-module__2E5GjG__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.leader-module__2E5GjG__expertiseCard{text-align:center;padding:2rem;transition:transform .3s}.leader-module__2E5GjG__expertiseCard:hover{transform:translateY(-5px)}.leader-module__2E5GjG__expertiseIcon{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.25rem;display:flex}.leader-module__2E5GjG__expertiseCard h3{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.4}.leader-module__2E5GjG__visionCard{background:var(--glass-bg);border:2px solid var(--primary);text-align:center;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem}.leader-module__2E5GjG__visionIcon{color:var(--primary);margin-bottom:1.5rem}.leader-module__2E5GjG__awardCarousel{align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.leader-module__2E5GjG__carouselBtn{background:var(--glass-bg);border:2px solid var(--primary);width:50px;height:50px;color:var(--primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.leader-module__2E5GjG__carouselBtn:hover{background:var(--primary);color:#fff}.leader-module__2E5GjG__featuredAward{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;flex:1;grid-template-columns:1fr 1fr;gap:2rem;display:grid;overflow:hidden}.leader-module__2E5GjG__featuredAwardImage{background:linear-gradient(135deg,#ff6b001a,#0096881a);justify-content:center;align-items:center;height:300px;padding:1.5rem;display:flex}.leader-module__2E5GjG__featuredAwardImage img{object-fit:contain;max-width:100%;max-height:100%}.leader-module__2E5GjG__featuredAwardContent{flex-direction:column;justify-content:center;padding:2rem;display:flex}.leader-module__2E5GjG__carouselIndicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.leader-module__2E5GjG__indicator{background:var(--glass-border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.leader-module__2E5GjG__indicatorActive{background:var(--primary);transform:scale(1.2)}.leader-module__2E5GjG__awardCounter{text-align:center;color:var(--foreground);opacity:.7;margin-top:1rem;font-size:.9rem}@media (max-width:1024px){.leader-module__2E5GjG__statsGrid{grid-template-columns:repeat(2,1fr)}.leader-module__2E5GjG__statValue{font-size:2.5rem}.leader-module__2E5GjG__featuredAward{grid-template-columns:1fr}.leader-module__2E5GjG__featuredAwardImage{height:250px}}@media (max-width:768px){.leader-module__2E5GjG__statsBanner{padding:2rem 0}.leader-module__2E5GjG__statsGrid{gap:1.5rem}.leader-module__2E5GjG__statValue{font-size:2rem}.leader-module__2E5GjG__statLabel{font-size:.85rem}.leader-module__2E5GjG__quoteCard .leader-module__2E5GjG__quoteText{font-size:1.2rem}.leader-module__2E5GjG__journeyItem{gap:1.5rem}.leader-module__2E5GjG__journeyTitle{font-size:1.15rem}.leader-module__2E5GjG__missionBadges{gap:1rem}.leader-module__2E5GjG__missionBadge{min-width:130px;padding:1.25rem 1.5rem}.leader-module__2E5GjG__awardCarousel{flex-direction:column;gap:1.5rem}.leader-module__2E5GjG__carouselBtn{display:none}.leader-module__2E5GjG__featuredAwardImage{height:200px}}@media (max-width:480px){.leader-module__2E5GjG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.leader-module__2E5GjG__statValue{font-size:1.75rem}.leader-module__2E5GjG__statLabel{font-size:.75rem}.leader-module__2E5GjG__quoteIcon{width:40px;height:40px}.leader-module__2E5GjG__quoteCard .leader-module__2E5GjG__quoteText{font-size:1.1rem}.leader-module__2E5GjG__journeyConnector{width:16px}.leader-module__2E5GjG__journeyDot{width:12px;height:12px}.leader-module__2E5GjG__journeyHighlight .leader-module__2E5GjG__journeyDot{width:14px;height:14px}.leader-module__2E5GjG__expertiseGrid{grid-template-columns:1fr}.leader-module__2E5GjG__missionBadge{min-width:100%}}
.servicePage-module__pXoPcG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.servicePage-module__pXoPcG__overview{background:var(--background);padding:5rem 0}.servicePage-module__pXoPcG__overviewHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.servicePage-module__pXoPcG__overviewIcon{color:var(--primary)}.servicePage-module__pXoPcG__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.servicePage-module__pXoPcG__overviewText{color:var(--foreground);opacity:.85;margin:0;font-size:1.1rem;line-height:1.8}.servicePage-module__pXoPcG__sectionHeader{text-align:center;margin-bottom:3rem}.servicePage-module__pXoPcG__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.servicePage-module__pXoPcG__sectionTitle{color:var(--foreground);margin:0;font-size:2.5rem;font-weight:700}.servicePage-module__pXoPcG__subServicesSection{background:var(--background-secondary);padding:5rem 0}.servicePage-module__pXoPcG__subServicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.servicePage-module__pXoPcG__subServiceCard{border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.servicePage-module__pXoPcG__subServiceCard:hover{transform:translateY(-4px)}.servicePage-module__pXoPcG__subServiceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading);margin-bottom:1rem}.servicePage-module__pXoPcG__subServiceTitle{color:var(--foreground);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.servicePage-module__pXoPcG__subServiceDesc{color:var(--foreground);opacity:.8;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.servicePage-module__pXoPcG__featuresList{margin:0;padding:0;list-style:none}.servicePage-module__pXoPcG__featuresList li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.servicePage-module__pXoPcG__featuresList li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.servicePage-module__pXoPcG__moreFeatures{font-weight:500;color:var(--primary)!important;opacity:1!important}.servicePage-module__pXoPcG__moreFeatures:before{display:none!important}.servicePage-module__pXoPcG__applicationsSection{background:var(--background);padding:5rem 0}.servicePage-module__pXoPcG__twoColumnLayout{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.servicePage-module__pXoPcG__textContent,.servicePage-module__pXoPcG__benefitsContent{flex-direction:column;display:flex}.servicePage-module__pXoPcG__applicationsList,.servicePage-module__pXoPcG__benefitsList{margin:1.5rem 0 0;padding:0;list-style:none}.servicePage-module__pXoPcG__applicationsList li,.servicePage-module__pXoPcG__benefitsList li{color:var(--foreground);opacity:.85;margin-bottom:.75rem;padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.servicePage-module__pXoPcG__applicationsList li:before{content:"→";color:var(--primary);font-weight:600;position:absolute;left:0}.servicePage-module__pXoPcG__benefitsList li:before{content:"✓";color:var(--primary);font-weight:600;position:absolute;left:0}.servicePage-module__pXoPcG__ctaSection{background:var(--background-secondary);padding:5rem 0}.servicePage-module__pXoPcG__ctaBox{text-align:center;border-radius:16px;padding:3rem}.servicePage-module__pXoPcG__ctaTitle{color:var(--foreground);margin:0 0 1rem;font-size:2rem;font-weight:700}.servicePage-module__pXoPcG__ctaText{color:var(--foreground);opacity:.85;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.servicePage-module__pXoPcG__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.servicePage-module__pXoPcG__ctaBtn:hover{background:var(--primary-light);transform:translateY(-2px)}@media (max-width:968px){.servicePage-module__pXoPcG__twoColumnLayout{grid-template-columns:1fr;gap:3rem}.servicePage-module__pXoPcG__sectionTitle{font-size:2rem}}@media (max-width:768px){.servicePage-module__pXoPcG__container{padding:0 1rem}.servicePage-module__pXoPcG__overview,.servicePage-module__pXoPcG__subServicesSection,.servicePage-module__pXoPcG__applicationsSection,.servicePage-module__pXoPcG__ctaSection{padding:3rem 0}.servicePage-module__pXoPcG__subServicesGrid{grid-template-columns:1fr}.servicePage-module__pXoPcG__title{font-size:1.5rem}.servicePage-module__pXoPcG__sectionTitle{font-size:1.75rem}.servicePage-module__pXoPcG__overviewHeader{flex-direction:column;align-items:flex-start}.servicePage-module__pXoPcG__ctaBox{padding:2rem}.servicePage-module__pXoPcG__ctaTitle{font-size:1.5rem}}
.application-development-module__NkIeVq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.application-development-module__NkIeVq__overview{background:var(--background);padding:5rem 0}.application-development-module__NkIeVq__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.application-development-module__NkIeVq__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.application-development-module__NkIeVq__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.application-development-module__NkIeVq__sectionHeader{text-align:center;margin-bottom:3rem}.application-development-module__NkIeVq__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.application-development-module__NkIeVq__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.application-development-module__NkIeVq__servicesSection{background:var(--background-secondary);padding:5rem 0}.application-development-module__NkIeVq__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.application-development-module__NkIeVq__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.application-development-module__NkIeVq__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.application-development-module__NkIeVq__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.application-development-module__NkIeVq__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.application-development-module__NkIeVq__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.application-development-module__NkIeVq__serviceCard ul{margin:0;padding:0;list-style:none}.application-development-module__NkIeVq__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.application-development-module__NkIeVq__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.application-development-module__NkIeVq__applicationsSection{background:var(--background);padding:5rem 0}.application-development-module__NkIeVq__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.application-development-module__NkIeVq__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.application-development-module__NkIeVq__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.application-development-module__NkIeVq__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.application-development-module__NkIeVq__ctaSection{background:var(--background-secondary);padding:5rem 0}.application-development-module__NkIeVq__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.application-development-module__NkIeVq__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.application-development-module__NkIeVq__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.application-development-module__NkIeVq__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.application-development-module__NkIeVq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.application-development-module__NkIeVq__container{padding:0 1rem}.application-development-module__NkIeVq__overview,.application-development-module__NkIeVq__servicesSection,.application-development-module__NkIeVq__applicationsSection,.application-development-module__NkIeVq__ctaSection{padding:3rem 0}.application-development-module__NkIeVq__servicesGrid{grid-template-columns:1fr}.application-development-module__NkIeVq__sectionHeader h2{font-size:1.75rem}.application-development-module__NkIeVq__overviewCard,.application-development-module__NkIeVq__ctaBox{padding:2rem}}
.infrastructure-development-module__7xgQwW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.infrastructure-development-module__7xgQwW__overview{background:var(--background);padding:5rem 0}.infrastructure-development-module__7xgQwW__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.infrastructure-development-module__7xgQwW__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.infrastructure-development-module__7xgQwW__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.infrastructure-development-module__7xgQwW__sectionHeader{text-align:center;margin-bottom:3rem}.infrastructure-development-module__7xgQwW__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.infrastructure-development-module__7xgQwW__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.infrastructure-development-module__7xgQwW__servicesSection{background:var(--background-secondary);padding:5rem 0}.infrastructure-development-module__7xgQwW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.infrastructure-development-module__7xgQwW__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.infrastructure-development-module__7xgQwW__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.infrastructure-development-module__7xgQwW__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.infrastructure-development-module__7xgQwW__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.infrastructure-development-module__7xgQwW__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.infrastructure-development-module__7xgQwW__serviceCard ul{margin:0;padding:0;list-style:none}.infrastructure-development-module__7xgQwW__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.infrastructure-development-module__7xgQwW__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.infrastructure-development-module__7xgQwW__applicationsSection{background:var(--background);padding:5rem 0}.infrastructure-development-module__7xgQwW__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.infrastructure-development-module__7xgQwW__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.infrastructure-development-module__7xgQwW__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.infrastructure-development-module__7xgQwW__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.infrastructure-development-module__7xgQwW__ctaSection{background:var(--background-secondary);padding:5rem 0}.infrastructure-development-module__7xgQwW__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.infrastructure-development-module__7xgQwW__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.infrastructure-development-module__7xgQwW__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.infrastructure-development-module__7xgQwW__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.infrastructure-development-module__7xgQwW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.infrastructure-development-module__7xgQwW__container{padding:0 1rem}.infrastructure-development-module__7xgQwW__overview,.infrastructure-development-module__7xgQwW__servicesSection,.infrastructure-development-module__7xgQwW__applicationsSection,.infrastructure-development-module__7xgQwW__ctaSection{padding:3rem 0}.infrastructure-development-module__7xgQwW__servicesGrid{grid-template-columns:1fr}.infrastructure-development-module__7xgQwW__sectionHeader h2{font-size:1.75rem}.infrastructure-development-module__7xgQwW__overviewCard,.infrastructure-development-module__7xgQwW__ctaBox{padding:2rem}}
.lidar-module__93qigG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.lidar-module__93qigG__overview{background:var(--background);padding:5rem 0}.lidar-module__93qigG__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.lidar-module__93qigG__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.lidar-module__93qigG__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.lidar-module__93qigG__sectionHeader{text-align:center;margin-bottom:3rem}.lidar-module__93qigG__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.lidar-module__93qigG__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.lidar-module__93qigG__servicesSection{background:var(--background-secondary);padding:5rem 0}.lidar-module__93qigG__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.lidar-module__93qigG__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.lidar-module__93qigG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.lidar-module__93qigG__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.lidar-module__93qigG__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.lidar-module__93qigG__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.lidar-module__93qigG__serviceCard ul{margin:0;padding:0;list-style:none}.lidar-module__93qigG__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.lidar-module__93qigG__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.lidar-module__93qigG__applicationsSection{background:var(--background);padding:5rem 0}.lidar-module__93qigG__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.lidar-module__93qigG__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.lidar-module__93qigG__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.lidar-module__93qigG__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.lidar-module__93qigG__ctaSection{background:var(--background-secondary);padding:5rem 0}.lidar-module__93qigG__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.lidar-module__93qigG__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.lidar-module__93qigG__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.lidar-module__93qigG__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.lidar-module__93qigG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.lidar-module__93qigG__container{padding:0 1rem}.lidar-module__93qigG__overview,.lidar-module__93qigG__servicesSection,.lidar-module__93qigG__applicationsSection,.lidar-module__93qigG__ctaSection{padding:3rem 0}.lidar-module__93qigG__servicesGrid{grid-template-columns:1fr}.lidar-module__93qigG__sectionHeader h2{font-size:1.75rem}.lidar-module__93qigG__overviewCard,.lidar-module__93qigG__ctaBox{padding:2rem}}
.natural-resources-module__sPn24G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.natural-resources-module__sPn24G__overview{background:var(--background);padding:5rem 0}.natural-resources-module__sPn24G__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.natural-resources-module__sPn24G__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.natural-resources-module__sPn24G__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.natural-resources-module__sPn24G__sectionHeader{text-align:center;margin-bottom:3rem}.natural-resources-module__sPn24G__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.natural-resources-module__sPn24G__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.natural-resources-module__sPn24G__servicesSection{background:var(--background-secondary);padding:5rem 0}.natural-resources-module__sPn24G__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.natural-resources-module__sPn24G__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.natural-resources-module__sPn24G__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.natural-resources-module__sPn24G__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.natural-resources-module__sPn24G__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.natural-resources-module__sPn24G__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.natural-resources-module__sPn24G__serviceCard ul{margin:0;padding:0;list-style:none}.natural-resources-module__sPn24G__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.natural-resources-module__sPn24G__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.natural-resources-module__sPn24G__applicationsSection{background:var(--background);padding:5rem 0}.natural-resources-module__sPn24G__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.natural-resources-module__sPn24G__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.natural-resources-module__sPn24G__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.natural-resources-module__sPn24G__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.natural-resources-module__sPn24G__ctaSection{background:var(--background-secondary);padding:5rem 0}.natural-resources-module__sPn24G__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.natural-resources-module__sPn24G__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.natural-resources-module__sPn24G__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.natural-resources-module__sPn24G__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.natural-resources-module__sPn24G__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.natural-resources-module__sPn24G__container{padding:0 1rem}.natural-resources-module__sPn24G__overview,.natural-resources-module__sPn24G__servicesSection,.natural-resources-module__sPn24G__applicationsSection,.natural-resources-module__sPn24G__ctaSection{padding:3rem 0}.natural-resources-module__sPn24G__servicesGrid{grid-template-columns:1fr}.natural-resources-module__sPn24G__sectionHeader h2{font-size:1.75rem}.natural-resources-module__sPn24G__overviewCard,.natural-resources-module__sPn24G__ctaBox{padding:2rem}}
.photogrammetry-module__pmzxcG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.photogrammetry-module__pmzxcG__overview{background:var(--background);padding:5rem 0}.photogrammetry-module__pmzxcG__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.photogrammetry-module__pmzxcG__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.photogrammetry-module__pmzxcG__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.photogrammetry-module__pmzxcG__sectionHeader{text-align:center;margin-bottom:3rem}.photogrammetry-module__pmzxcG__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.photogrammetry-module__pmzxcG__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.photogrammetry-module__pmzxcG__servicesSection{background:var(--background-secondary);padding:5rem 0}.photogrammetry-module__pmzxcG__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.photogrammetry-module__pmzxcG__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.photogrammetry-module__pmzxcG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.photogrammetry-module__pmzxcG__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.photogrammetry-module__pmzxcG__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.photogrammetry-module__pmzxcG__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.photogrammetry-module__pmzxcG__serviceCard ul{margin:0;padding:0;list-style:none}.photogrammetry-module__pmzxcG__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.photogrammetry-module__pmzxcG__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.photogrammetry-module__pmzxcG__applicationsSection{background:var(--background);padding:5rem 0}.photogrammetry-module__pmzxcG__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.photogrammetry-module__pmzxcG__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.photogrammetry-module__pmzxcG__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.photogrammetry-module__pmzxcG__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.photogrammetry-module__pmzxcG__ctaSection{background:var(--background-secondary);padding:5rem 0}.photogrammetry-module__pmzxcG__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.photogrammetry-module__pmzxcG__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.photogrammetry-module__pmzxcG__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.photogrammetry-module__pmzxcG__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.photogrammetry-module__pmzxcG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.photogrammetry-module__pmzxcG__container{padding:0 1rem}.photogrammetry-module__pmzxcG__overview,.photogrammetry-module__pmzxcG__servicesSection,.photogrammetry-module__pmzxcG__applicationsSection,.photogrammetry-module__pmzxcG__ctaSection{padding:3rem 0}.photogrammetry-module__pmzxcG__servicesGrid{grid-template-columns:1fr}.photogrammetry-module__pmzxcG__sectionHeader h2{font-size:1.75rem}.photogrammetry-module__pmzxcG__overviewCard,.photogrammetry-module__pmzxcG__ctaBox{padding:2rem}}
.services-module__g8J8Uq__servicesSection{padding:6rem 0}.services-module__g8J8Uq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.services-module__g8J8Uq__intro{text-align:center;max-width:800px;margin:0 auto 4rem}.services-module__g8J8Uq__introTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.services-module__g8J8Uq__intro p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.services-module__g8J8Uq__introSubtext{opacity:.7;font-size:1rem}.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.services-module__g8J8Uq__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.services-module__g8J8Uq__serviceCard:hover{background:var(--highlight);border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}[data-theme=dark] .services-module__g8J8Uq__serviceCard:hover{border-color:var(--accent);box-shadow:0 8px 24px #0000004d}.services-module__g8J8Uq__cardIcon{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:all .3s;display:flex}[data-theme=dark] .services-module__g8J8Uq__cardIcon{background:var(--accent)}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardIcon{transform:scale(1.05)}.services-module__g8J8Uq__cardContent{flex:1}.services-module__g8J8Uq__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3;transition:color .2s}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardTitle{color:var(--primary)}[data-theme=dark] .services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardTitle{color:var(--accent)}.services-module__g8J8Uq__cardDesc{color:var(--foreground);opacity:.7;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.services-module__g8J8Uq__cardArrow{color:var(--foreground);opacity:.3;justify-content:flex-end;align-items:center;transition:all .3s;display:flex}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardArrow{opacity:1;color:var(--primary);transform:translate(4px)}[data-theme=dark] .services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__cardArrow{color:var(--accent)}.services-module__g8J8Uq__servicesList{flex-direction:column;display:flex}.services-module__g8J8Uq__serviceItem{border-bottom:1px solid var(--glass-border);grid-template-columns:60px 1fr auto;align-items:center;gap:2rem;padding:2.5rem 0;text-decoration:none;transition:all .3s;display:grid}.services-module__g8J8Uq__serviceItem:first-child{border-top:1px solid var(--glass-border)}.services-module__g8J8Uq__serviceItem:hover{background:var(--highlight);margin:0 -2rem;padding-left:2rem;padding-right:2rem}.services-module__g8J8Uq__serviceNumber{color:var(--foreground);opacity:.3;font-size:.85rem;font-weight:600;font-family:var(--font-heading)}.services-module__g8J8Uq__serviceContent{flex:1}.services-module__g8J8Uq__serviceTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.3;transition:color .2s}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceTitle{color:var(--primary)}[data-theme=dark] .services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceTitle{color:var(--accent)}.services-module__g8J8Uq__serviceDesc{color:var(--foreground);opacity:.6;max-width:500px;font-size:.95rem;line-height:1.5}.services-module__g8J8Uq__serviceArrow{color:var(--foreground);opacity:.2;transition:all .3s}.services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceArrow{opacity:1;color:var(--primary);transform:translate(4px)}[data-theme=dark] .services-module__g8J8Uq__serviceItem:hover .services-module__g8J8Uq__serviceArrow{color:var(--accent)}@media (max-width:992px){.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.services-module__g8J8Uq__serviceCard{padding:1.5rem}.services-module__g8J8Uq__cardTitle{font-size:1.15rem}}@media (max-width:768px){.services-module__g8J8Uq__servicesSection{padding:4rem 0}.services-module__g8J8Uq__intro{margin-bottom:3rem}.services-module__g8J8Uq__introTitle{font-size:1.5rem}.services-module__g8J8Uq__intro p{font-size:1rem}.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr;gap:1rem}.services-module__g8J8Uq__serviceCard{padding:1.5rem}.services-module__g8J8Uq__cardIcon{width:48px;height:48px}.services-module__g8J8Uq__cardTitle{font-size:1.1rem}.services-module__g8J8Uq__cardDesc{font-size:.9rem}.services-module__g8J8Uq__serviceItem{grid-template-columns:40px 1fr auto;gap:1rem;padding:1.5rem 0}.services-module__g8J8Uq__serviceItem:hover{margin:0 -1rem;padding-left:1rem;padding-right:1rem}.services-module__g8J8Uq__serviceTitle{font-size:1.2rem}.services-module__g8J8Uq__serviceDesc{font-size:.85rem}.services-module__g8J8Uq__serviceArrow{display:none}}@media (max-width:480px){.services-module__g8J8Uq__serviceCard{padding:1.25rem}.services-module__g8J8Uq__cardIcon{width:44px;height:44px}.services-module__g8J8Uq__cardIcon svg{width:24px;height:24px}.services-module__g8J8Uq__cardTitle{font-size:1rem}.services-module__g8J8Uq__cardDesc{font-size:.85rem}.services-module__g8J8Uq__serviceItem{grid-template-columns:1fr;gap:.5rem}.services-module__g8J8Uq__serviceNumber{font-size:.75rem}.services-module__g8J8Uq__serviceTitle{font-size:1.1rem}}
.survey-engineering-module__Qf9nza__container{max-width:1200px;margin:0 auto;padding:0 2rem}.survey-engineering-module__Qf9nza__overview{background:var(--background);padding:5rem 0}.survey-engineering-module__Qf9nza__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.survey-engineering-module__Qf9nza__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.survey-engineering-module__Qf9nza__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.survey-engineering-module__Qf9nza__sectionHeader{text-align:center;margin-bottom:3rem}.survey-engineering-module__Qf9nza__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.survey-engineering-module__Qf9nza__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.survey-engineering-module__Qf9nza__servicesSection{background:var(--background-secondary);padding:5rem 0}.survey-engineering-module__Qf9nza__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.survey-engineering-module__Qf9nza__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.survey-engineering-module__Qf9nza__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.survey-engineering-module__Qf9nza__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.survey-engineering-module__Qf9nza__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.survey-engineering-module__Qf9nza__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.survey-engineering-module__Qf9nza__serviceCard ul{margin:0;padding:0;list-style:none}.survey-engineering-module__Qf9nza__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.survey-engineering-module__Qf9nza__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.survey-engineering-module__Qf9nza__applicationsSection{background:var(--background);padding:5rem 0}.survey-engineering-module__Qf9nza__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.survey-engineering-module__Qf9nza__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.survey-engineering-module__Qf9nza__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.survey-engineering-module__Qf9nza__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.survey-engineering-module__Qf9nza__ctaSection{background:var(--background-secondary);padding:5rem 0}.survey-engineering-module__Qf9nza__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.survey-engineering-module__Qf9nza__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.survey-engineering-module__Qf9nza__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.survey-engineering-module__Qf9nza__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.survey-engineering-module__Qf9nza__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.survey-engineering-module__Qf9nza__container{padding:0 1rem}.survey-engineering-module__Qf9nza__overview,.survey-engineering-module__Qf9nza__servicesSection,.survey-engineering-module__Qf9nza__applicationsSection,.survey-engineering-module__Qf9nza__ctaSection{padding:3rem 0}.survey-engineering-module__Qf9nza__servicesGrid{grid-template-columns:1fr}.survey-engineering-module__Qf9nza__sectionHeader h2{font-size:1.75rem}.survey-engineering-module__Qf9nza__overviewCard,.survey-engineering-module__Qf9nza__ctaBox{padding:2rem}}
.uav-drone-module__imdTsW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.uav-drone-module__imdTsW__overview{background:var(--background);padding:5rem 0}.uav-drone-module__imdTsW__overviewCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:3rem}.uav-drone-module__imdTsW__overviewCard h2{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem;font-weight:700}.uav-drone-module__imdTsW__overviewCard p{color:var(--foreground);opacity:.85;font-size:1.1rem;line-height:1.8}.uav-drone-module__imdTsW__sectionHeader{text-align:center;margin-bottom:3rem}.uav-drone-module__imdTsW__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.uav-drone-module__imdTsW__sectionHeader h2{color:var(--foreground);font-size:2.5rem;font-weight:700}.uav-drone-module__imdTsW__servicesSection{background:var(--background-secondary);padding:5rem 0}.uav-drone-module__imdTsW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.uav-drone-module__imdTsW__serviceCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.uav-drone-module__imdTsW__serviceCard:hover{transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.uav-drone-module__imdTsW__serviceNumber{color:var(--primary);font-size:.875rem;font-weight:700;font-family:var(--font-heading)}.uav-drone-module__imdTsW__serviceCard h3{color:var(--foreground);margin:1rem 0 .75rem;font-size:1.25rem;font-weight:600}.uav-drone-module__imdTsW__serviceCard p{color:var(--foreground);opacity:.8;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.uav-drone-module__imdTsW__serviceCard ul{margin:0;padding:0;list-style:none}.uav-drone-module__imdTsW__serviceCard ul li{color:var(--foreground);opacity:.75;margin-bottom:.5rem;padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.uav-drone-module__imdTsW__serviceCard ul li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.uav-drone-module__imdTsW__applicationsSection{background:var(--background);padding:5rem 0}.uav-drone-module__imdTsW__applicationsList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.uav-drone-module__imdTsW__applicationItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.uav-drone-module__imdTsW__applicationItem span{color:var(--primary);font-size:1.25rem;font-weight:600}.uav-drone-module__imdTsW__applicationItem p{color:var(--foreground);opacity:.85;margin:0;font-size:1rem}.uav-drone-module__imdTsW__ctaSection{background:var(--background-secondary);padding:5rem 0}.uav-drone-module__imdTsW__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;max-width:700px;margin:0 auto;padding:3rem}.uav-drone-module__imdTsW__ctaBox h2{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.uav-drone-module__imdTsW__ctaBox p{color:var(--foreground);opacity:.85;margin-bottom:2rem;font-size:1.1rem}.uav-drone-module__imdTsW__ctaBtn{background:var(--primary);color:#000;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.uav-drone-module__imdTsW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00b4824d}@media (max-width:768px){.uav-drone-module__imdTsW__container{padding:0 1rem}.uav-drone-module__imdTsW__overview,.uav-drone-module__imdTsW__servicesSection,.uav-drone-module__imdTsW__applicationsSection,.uav-drone-module__imdTsW__ctaSection{padding:3rem 0}.uav-drone-module__imdTsW__servicesGrid{grid-template-columns:1fr}.uav-drone-module__imdTsW__sectionHeader h2{font-size:1.75rem}.uav-drone-module__imdTsW__overviewCard,.uav-drone-module__imdTsW__ctaBox{padding:2rem}}
