.hero-module__NVBTOW__hero{background:radial-gradient(circle at center,var(--surface)0%,var(--background)100%);justify-content:center;align-items:center;width:100%;height:90vh;display:flex;position:relative;overflow:hidden}.hero-module__NVBTOW__hero:before{content:"";background:linear-gradient(90deg,transparent 95%,var(--border)95%),linear-gradient(transparent 95%,var(--border)95%);opacity:.1;z-index:0;pointer-events:none;background-size:50px 50px;width:200%;height:200%;animation:20s linear infinite hero-module__NVBTOW__gridMove;position:absolute;top:-50%;left:-50%;transform:perspective(500px)rotateX(60deg)}@keyframes hero-module__NVBTOW__gridMove{0%{transform:perspective(500px)rotateX(60deg)translateY(0)}to{transform:perspective(500px)rotateX(60deg)translateY(50px)}}.hero-module__NVBTOW__content{z-index:1;text-align:center;max-width:800px;padding:0 1rem;animation:1s ease-out hero-module__NVBTOW__fadeIn}.hero-module__NVBTOW__title{background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.hero-module__NVBTOW__subtitle{color:var(--secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem}.hero-module__NVBTOW__ctaGroup{justify-content:center;gap:1rem;display:flex}@keyframes hero-module__NVBTOW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-module__NVBTOW__title{font-size:2.5rem}.hero-module__NVBTOW__subtitle{font-size:1.1rem}.hero-module__NVBTOW__hero:before{background-size:30px 30px}}
.services-module__mCOW2a__section{background-color:var(--background);padding:80px 20px}.services-module__mCOW2a__container{max-width:1200px;margin:0 auto}.services-module__mCOW2a__title{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.services-module__mCOW2a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.services-module__mCOW2a__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.services-module__mCOW2a__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.services-module__mCOW2a__cardIcon{color:var(--primary);margin-bottom:1.5rem}.services-module__mCOW2a__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.services-module__mCOW2a__cardDescription{color:var(--secondary);line-height:1.6}.services-module__mCOW2a__card:after{content:"";background:radial-gradient(400px circle at var(--mouse-x)var(--mouse-y),rgba(var(--primary-rgb),.1),transparent 40%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.services-module__mCOW2a__card:hover:after{opacity:1}
.projects-module__MILkoW__section{background-color:var(--surface);padding:80px 20px}.projects-module__MILkoW__container{max-width:1200px;margin:0 auto}.projects-module__MILkoW__title{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.projects-module__MILkoW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.projects-module__MILkoW__card{background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.projects-module__MILkoW__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.projects-module__MILkoW__cardImage{background-color:var(--secondary);width:100%;height:200px;position:relative}.projects-module__MILkoW__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.projects-module__MILkoW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.projects-module__MILkoW__cardTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.projects-module__MILkoW__tag{background:var(--surface-hover);color:var(--secondary);border:1px solid var(--border);border-radius:999px;padding:.25rem .75rem;font-size:.75rem}.projects-module__MILkoW__cardDescription{color:var(--secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.projects-module__MILkoW__cardLink{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-weight:600;text-decoration:none;display:inline-flex}.projects-module__MILkoW__cardLink:hover{text-decoration:underline}
.about-module__MDR4lW__section{background-color:var(--background);padding:100px 20px;position:relative;overflow:hidden}.about-module__MDR4lW__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-module__MDR4lW__content{z-index:2;flex-direction:column;display:flex;position:relative}.about-module__MDR4lW__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.about-module__MDR4lW__title{color:var(--foreground);margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}.about-module__MDR4lW__text{color:var(--secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.about-module__MDR4lW__stats{border-top:1px solid var(--border);gap:3rem;margin-top:1rem;margin-bottom:2rem;padding-top:2rem;display:flex}.about-module__MDR4lW__statItem{flex-direction:column;display:flex}.about-module__MDR4lW__statNumber{color:var(--primary);font-size:2.5rem;font-weight:800}.about-module__MDR4lW__statLabel{color:var(--secondary);font-size:.875rem;font-weight:500}.about-module__MDR4lW__visual{background:var(--surface);border-radius:20px;height:500px;position:relative;overflow:hidden}.about-module__MDR4lW__visual:before{content:"";background:linear-gradient(135deg,var(--primary)0%,transparent 100%);opacity:.1;z-index:1;width:100%;height:100%;position:absolute}.about-module__MDR4lW__certBadge{color:#fff;background:linear-gradient(135deg,#0f4c81 0%,#1e88e5 100%);border-radius:12px;align-items:center;gap:1rem;width:fit-content;padding:1rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #1e88e54d}.about-module__MDR4lW__certBadge:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1e88e566}.about-module__MDR4lW__certContent{flex-direction:column;display:flex}.about-module__MDR4lW__certTitle{text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:700}.about-module__MDR4lW__certSubtitle{opacity:.9;font-size:.75rem}@media (max-width:900px){.about-module__MDR4lW__container{grid-template-columns:1fr}.about-module__MDR4lW__visual{order:-1;height:300px}.about-module__MDR4lW__stats{flex-wrap:wrap;gap:2rem}}
.clients-module__AMw-Oq__section{background-color:var(--background);border-top:1px solid var(--border);padding:60px 20px}.clients-module__AMw-Oq__container{max-width:1200px;margin:0 auto}.clients-module__AMw-Oq__title{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:3rem;font-size:1.5rem;font-weight:600}.clients-module__AMw-Oq__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.clients-module__AMw-Oq__clientItem{filter:grayscale();opacity:.6;justify-content:center;align-items:center;width:180px;height:80px;transition:all .3s;display:flex}.clients-module__AMw-Oq__clientItem:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.clients-module__AMw-Oq__imageWrapper{width:100%;height:100%;position:relative}@media (max-width:768px){.clients-module__AMw-Oq__grid{gap:2rem}.clients-module__AMw-Oq__clientItem{width:140px;height:60px}}
.support-module__lM7I0a__section{background-color:var(--surface);padding:100px 20px;overflow:hidden}.support-module__lM7I0a__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.support-module__lM7I0a__content{flex-direction:column;gap:2rem;display:flex}.support-module__lM7I0a__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.875rem;font-weight:700}.support-module__lM7I0a__title{color:var(--foreground);font-size:3rem;font-weight:800;line-height:1.1}.support-module__lM7I0a__text{color:var(--secondary);font-size:1.1rem;line-height:1.8}.support-module__lM7I0a__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.support-module__lM7I0a__listItem{color:var(--foreground);align-items:center;gap:1rem;font-weight:500;display:flex}.support-module__lM7I0a__check{color:var(--primary);flex-shrink:0}.support-module__lM7I0a__imageContainer{border-radius:20px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0003}.support-module__lM7I0a__imageContainer:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:900px){.support-module__lM7I0a__container{text-align:left;grid-template-columns:1fr}.support-module__lM7I0a__imageContainer{order:-1;height:300px}}
.locations-module__lWLz9a__section{background-color:var(--background);padding:100px 20px}.locations-module__lWLz9a__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.locations-module__lWLz9a__content{flex-direction:column;gap:2rem;display:flex}.locations-module__lWLz9a__label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.875rem;font-weight:700}.locations-module__lWLz9a__title{color:var(--foreground);font-size:2.5rem;font-weight:800;line-height:1.1}.locations-module__lWLz9a__text{color:var(--secondary);font-size:1.1rem;line-height:1.8}.locations-module__lWLz9a__locationsList{flex-direction:column;gap:1.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.locations-module__lWLz9a__locationItem{border-left:2px solid var(--border);padding-left:1.5rem;transition:border-color .3s;position:relative}.locations-module__lWLz9a__locationItem:hover{border-color:var(--primary)}.locations-module__lWLz9a__locationName{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:block}.locations-module__lWLz9a__locationType{color:var(--secondary);font-size:.9rem;display:block}.locations-module__lWLz9a__mapContainer{background:var(--surface);border-radius:20px;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}@media (max-width:900px){.locations-module__lWLz9a__container{grid-template-columns:1fr}.locations-module__lWLz9a__mapContainer{order:-1;height:300px}}
.contact-module__vnB76q__section{background-color:var(--surface);padding:100px 20px}.contact-module__vnB76q__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__vnB76q__info{flex-direction:column;gap:2rem;display:flex}.contact-module__vnB76q__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__vnB76q__description{color:var(--secondary);margin-bottom:1rem;line-height:1.6}.contact-module__vnB76q__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.contact-module__vnB76q__contactItem{color:var(--foreground);align-items:center;gap:1rem;font-weight:500;display:flex}.contact-module__vnB76q__icon{color:var(--primary);width:24px;height:24px}.contact-module__vnB76q__formContainer{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.contact-module__vnB76q__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__vnB76q__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__vnB76q__label{color:var(--foreground);font-size:.875rem;font-weight:600}.contact-module__vnB76q__input,.contact-module__vnB76q__textarea{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:.5rem;padding:.75rem;font-family:inherit;transition:border-color .2s}.contact-module__vnB76q__input:focus,.contact-module__vnB76q__textarea:focus{border-color:var(--primary);outline:none}.contact-module__vnB76q__textarea{resize:vertical;min-height:150px}@media (max-width:768px){.contact-module__vnB76q__container{grid-template-columns:1fr}}
