.Hero-module__ZARIfG__hero{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;min-height:100vh;padding-top:80px;display:flex;position:sticky;top:0;overflow:hidden}.Hero-module__ZARIfG__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgGradient,.Hero-module__ZARIfG__bgPattern{display:none}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(#00000073 0%,#000000bf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage,.Hero-module__ZARIfG__bgVideo{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__ZARIfG__content{z-index:10;width:100%;position:relative}.Hero-module__ZARIfG__badge{border-left:3px solid var(--accent);border-right:3px solid var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1.5px;background:#0f172aa6;border-radius:0;align-items:center;margin-bottom:2rem;padding:.6rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__title{color:#fff;letter-spacing:-2px;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.05}.Hero-module__ZARIfG__titleAccent{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#fffc;max-width:580px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:0;align-items:center;gap:.5rem;padding:.8rem 2.2rem;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex;transform:skew(-10deg)}.Hero-module__ZARIfG__primaryBtn>*{align-items:center;display:inline-flex;transform:skew(10deg)}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--accent-light);transform:translateY(-2px)skew(-10deg);box-shadow:0 8px 25px #435ba24d}.Hero-module__ZARIfG__btnIconWrapper{color:#fff;align-items:center;transition:transform .3s;display:inline-flex}.Hero-module__ZARIfG__primaryBtn:hover .Hero-module__ZARIfG__btnIconWrapper{transform:translate(3px)}.Hero-module__ZARIfG__secondaryBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;border:2px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;padding:.8rem 2.2rem;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex;transform:skew(-10deg)}.Hero-module__ZARIfG__secondaryBtn>*{display:inline-block;transform:skew(10deg)}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)skew(-10deg)}.Hero-module__ZARIfG__scrollDown{z-index:15;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.35rem;display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLabel{text-transform:uppercase;letter-spacing:2px;color:#fff9;font-size:.7rem;font-weight:700}.Hero-module__ZARIfG__scrollChevron{color:#fffc;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:140px}.Hero-module__ZARIfG__scrollDown{bottom:40px}}
.Stats-module__yL2aHq__section{color:#fff;z-index:10;clip-path:polygon(0 0,96% 0,92% 100%,0 100%);background-color:#0f172a;padding:6.5rem 0 4.5rem;position:relative;overflow:hidden}.Stats-module__yL2aHq__gridPattern{pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:35px 35px;width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module__yL2aHq__gear{color:#ffffff06;pointer-events:none;z-index:1;animation:35s linear infinite Stats-module__yL2aHq__spin;position:absolute}.Stats-module__yL2aHq__gear1{width:150px;height:150px;bottom:-40px;left:15%}.Stats-module__yL2aHq__gear2{width:220px;height:220px;animation-duration:48s;animation-direction:reverse;top:-60px;right:20%}@keyframes Stats-module__yL2aHq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Stats-module__yL2aHq__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:2.2rem;padding-right:7%;display:grid;position:relative}.Stats-module__yL2aHq__card{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1rem 0;transition:all .3s;display:flex}.Stats-module__yL2aHq__numberWrapper{color:var(--accent-light);letter-spacing:-1px;font-size:3.2rem;font-weight:900;line-height:1;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Stats-module__yL2aHq__card:hover .Stats-module__yL2aHq__numberWrapper{transform:translateY(-2px)scale(1.04)}.Stats-module__yL2aHq__textBlock{flex-direction:column;gap:.4rem;display:flex}.Stats-module__yL2aHq__titleRow{color:#fff;align-items:center;gap:.6rem;margin:0;font-size:1.15rem;font-weight:800;line-height:1.2;display:flex}.Stats-module__yL2aHq__iconInline{color:var(--accent-light);justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.Stats-module__yL2aHq__card:hover .Stats-module__yL2aHq__iconInline{color:#fff;transform:scale(1.1)}.Stats-module__yL2aHq__label{font-size:.95rem;font-weight:700}.Stats-module__yL2aHq__description{color:#fff9;margin:0;font-size:.8rem;line-height:1.5}@media (max-width:1200px){.Stats-module__yL2aHq__section{clip-path:polygon(0 0,97% 0,94% 100%,0 100%)}.Stats-module__yL2aHq__grid{gap:1.5rem;padding-right:8%}}@media (max-width:992px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr);padding-right:4%}.Stats-module__yL2aHq__section{clip-path:none}}@media (max-width:576px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr;gap:1.5rem;padding-right:0}.Stats-module__yL2aHq__card{padding:.5rem 0}}
.AboutIntro-module__qDbcya__section{background:var(--background)}.AboutIntro-module__qDbcya__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.AboutIntro-module__qDbcya__text{color:var(--muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.AboutIntro-module__qDbcya__values{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.AboutIntro-module__qDbcya__valueItem{align-items:flex-start;gap:1rem;display:flex}.AboutIntro-module__qDbcya__valueDot{background:var(--accent);border-radius:50%;width:10px;min-width:10px;height:10px;margin-top:6px}.AboutIntro-module__qDbcya__valueItem strong{color:var(--foreground);margin-bottom:.15rem;font-size:.95rem;display:block}.AboutIntro-module__qDbcya__valueItem span{color:var(--muted);font-size:.85rem}.AboutIntro-module__qDbcya__visual{flex-direction:column;gap:2rem;display:flex}.AboutIntro-module__qDbcya__visualCard{background:var(--secondary);border-radius:0;padding:3rem;position:relative;overflow:hidden}.AboutIntro-module__qDbcya__visualAccent{background:linear-gradient(to bottom, var(--primary), var(--accent));border-radius:0;width:6px;height:100%;position:absolute;top:0;left:0}.AboutIntro-module__qDbcya__visualContent{z-index:2;position:relative}.AboutIntro-module__qDbcya__visualYear{color:var(--primary);letter-spacing:-3px;margin-bottom:1rem;font-size:4rem;font-weight:900;line-height:1;display:block}.AboutIntro-module__qDbcya__visualText{color:var(--muted);font-size:1rem;line-height:1.7}.AboutIntro-module__qDbcya__marqueeSection{border-top:1px solid var(--border);margin-top:5rem;padding-top:3rem}.AboutIntro-module__qDbcya__marqueeTitle{text-transform:uppercase;letter-spacing:2px;color:var(--muted);text-align:center;margin-bottom:2rem;font-size:.8rem;font-weight:700}.AboutIntro-module__qDbcya__marqueeContainer{width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.AboutIntro-module__qDbcya__marqueeContainer:before,.AboutIntro-module__qDbcya__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.AboutIntro-module__qDbcya__marqueeContainer:before{background:linear-gradient(to right, var(--background) 0%, transparent 100%);left:0}.AboutIntro-module__qDbcya__marqueeContainer:after{background:linear-gradient(to left, var(--background) 0%, transparent 100%);right:0}@keyframes AboutIntro-module__qDbcya__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.AboutIntro-module__qDbcya__marqueeTrack{width:max-content;animation:25s linear infinite AboutIntro-module__qDbcya__marquee;display:flex}.AboutIntro-module__qDbcya__logoWrapper{flex:0 0 260px;justify-content:center;align-items:center;height:85px;display:flex}.AboutIntro-module__qDbcya__logoImg{object-fit:contain;filter:grayscale()opacity(.45);width:auto;max-width:100%;height:75px;transition:all .3s}.AboutIntro-module__qDbcya__logoWrapper:hover .AboutIntro-module__qDbcya__logoImg{filter:grayscale(0)opacity()}@media (max-width:900px){.AboutIntro-module__qDbcya__grid{grid-template-columns:1fr;gap:3rem}.AboutIntro-module__qDbcya__marqueeSection{margin-top:3.5rem;padding-top:2rem}.AboutIntro-module__qDbcya__marqueeContainer:before,.AboutIntro-module__qDbcya__marqueeContainer:after{width:60px}.AboutIntro-module__qDbcya__logoWrapper{flex:0 0 180px;height:60px}.AboutIntro-module__qDbcya__logoImg{height:50px}}.AboutIntro-module__qDbcya__founderCard{border:1px solid var(--border);background:#fff;transition:all .4s;position:relative;overflow:hidden}.AboutIntro-module__qDbcya__founderCard:hover{border-color:var(--primary);box-shadow:0 12px 40px #1a3a5c14}.AboutIntro-module__qDbcya__founderImageWrapper{background:var(--secondary);width:100%;height:380px;position:relative;overflow:hidden}.AboutIntro-module__qDbcya__founderImage{object-fit:cover;object-position:center 20%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.AboutIntro-module__qDbcya__founderCard:hover .AboutIntro-module__qDbcya__founderImage{transform:scale(1.04)}.AboutIntro-module__qDbcya__founderInfo{border-top:1px solid var(--border);padding:1.25rem 1.5rem;transition:border-color .4s}.AboutIntro-module__qDbcya__founderCard:hover .AboutIntro-module__qDbcya__founderInfo{border-color:var(--primary)}.AboutIntro-module__qDbcya__founderName{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.AboutIntro-module__qDbcya__founderTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.82rem;font-weight:700}@media (max-width:600px){.AboutIntro-module__qDbcya__founderImageWrapper{height:280px}}
.ServicesGrid-module__xRfYka__section{background:var(--secondary)}.ServicesGrid-module__xRfYka__header{margin-bottom:4rem}.ServicesGrid-module__xRfYka__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ServicesGrid-module__xRfYka__card{border:1px solid var(--border);background:#fff;border-radius:0;flex-direction:column;height:100%;padding:0;transition:all .4s;display:flex;overflow:hidden}.ServicesGrid-module__xRfYka__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 40px #1a3a5c1a}.ServicesGrid-module__xRfYka__imageWrapper{background:var(--secondary);width:100%;height:180px;position:relative;overflow:hidden}.ServicesGrid-module__xRfYka__image{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ServicesGrid-module__xRfYka__card:hover .ServicesGrid-module__xRfYka__image{transform:scale(1.06)}.ServicesGrid-module__xRfYka__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ServicesGrid-module__xRfYka__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.05rem;font-weight:800;line-height:1.3}.ServicesGrid-module__xRfYka__cardDesc{color:var(--muted);flex:1;margin-bottom:1rem;font-size:.88rem;line-height:1.6}.ServicesGrid-module__xRfYka__cardLink{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;transition:gap .3s;display:inline-flex}.ServicesGrid-module__xRfYka__card:hover .ServicesGrid-module__xRfYka__cardLink{color:var(--accent);gap:.7rem}@media (max-width:1024px){.ServicesGrid-module__xRfYka__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ServicesGrid-module__xRfYka__grid{grid-template-columns:1fr}}
.ProjectTypes-module__5tIbIa__section{background:#111a2e;padding:7rem 0;position:relative;overflow:hidden}.ProjectTypes-module__5tIbIa__section:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectTypes-module__5tIbIa__header{margin-bottom:4.5rem}.ProjectTypes-module__5tIbIa__sectionLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary-light);border-left:3px solid var(--primary);border-right:3px solid var(--primary);background:#ffffff0f;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.78rem;font-weight:700;display:inline-block}.ProjectTypes-module__5tIbIa__sectionTitle{color:#fff;max-width:800px;font-size:2.5rem;font-weight:900;line-height:1.2}.ProjectTypes-module__5tIbIa__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.ProjectTypes-module__5tIbIa__gallery{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ProjectTypes-module__5tIbIa__galleryCol{flex-direction:column;gap:1.5rem;display:flex}.ProjectTypes-module__5tIbIa__galleryItem{background:#1b2640;border:1px solid #ffffff0d;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ProjectTypes-module__5tIbIa__itemSmall{height:200px}.ProjectTypes-module__5tIbIa__itemTall{height:320px}.ProjectTypes-module__5tIbIa__image{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.ProjectTypes-module__5tIbIa__galleryItem:hover .ProjectTypes-module__5tIbIa__image{transform:scale(1.08)}.ProjectTypes-module__5tIbIa__imageOverlay{z-index:3;opacity:0;background:linear-gradient(#111a2e00 0%,#111a2ee6 100%);align-items:flex-end;width:100%;padding:1.5rem;transition:all .4s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(10px)}.ProjectTypes-module__5tIbIa__galleryItem:hover .ProjectTypes-module__5tIbIa__imageOverlay{opacity:1;transform:translateY(0)}.ProjectTypes-module__5tIbIa__imageOverlay span{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-left:2px solid var(--primary);padding-left:.5rem;font-size:.95rem;font-weight:700}.ProjectTypes-module__5tIbIa__content{flex-direction:column;gap:2.5rem;display:flex}.ProjectTypes-module__5tIbIa__typesList{flex-direction:column;gap:1rem;display:flex}.ProjectTypes-module__5tIbIa__typeItem{border-bottom:1px solid #ffffff14;align-items:center;gap:1.25rem;padding-bottom:.75rem;transition:border-color .3s;display:flex}.ProjectTypes-module__5tIbIa__typeItem:hover{border-color:var(--primary)}.ProjectTypes-module__5tIbIa__typeNum{color:var(--primary);font-family:monospace;font-size:1.1rem;font-weight:700}.ProjectTypes-module__5tIbIa__typeName{color:#fff;font-size:1.15rem;font-weight:700;transition:transform .3s}.ProjectTypes-module__5tIbIa__typeItem:hover .ProjectTypes-module__5tIbIa__typeName{transform:translate(5px)}.ProjectTypes-module__5tIbIa__paragraphs{flex-direction:column;gap:1.25rem;display:flex}.ProjectTypes-module__5tIbIa__paragraphs p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:1024px){.ProjectTypes-module__5tIbIa__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:600px){.ProjectTypes-module__5tIbIa__gallery{grid-template-columns:1fr}.ProjectTypes-module__5tIbIa__itemTall,.ProjectTypes-module__5tIbIa__itemSmall{height:240px}.ProjectTypes-module__5tIbIa__sectionTitle{font-size:2rem}}
.CTA-module__CdZh3q__section{z-index:1;background-color:#0f172a;padding:7rem 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__bgImage,.CTA-module__CdZh3q__bgVideo{object-fit:cover;object-position:center;width:100%;height:100%}.CTA-module__CdZh3q__overlay{z-index:2;background:linear-gradient(135deg,#0f172ad9 0%,#131e36bf 50%,#1e293bd9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__section:before{content:"";pointer-events:none;z-index:3;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__content{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.CTA-module__CdZh3q__label{border-left:3px solid var(--accent);border-right:3px solid var(--accent);color:var(--primary-light);text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;border-radius:0;align-items:center;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.CTA-module__CdZh3q__title{color:#fff;letter-spacing:-.5px;text-shadow:0 4px 20px #0b111e80;max-width:700px;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15}.CTA-module__CdZh3q__desc{color:#fffc;text-shadow:0 2px 12px #0b111e80;max-width:550px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.CTA-module__CdZh3q__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CTA-module__CdZh3q__primaryBtn{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:0;align-items:center;gap:.8rem;padding:.8rem 2.2rem;font-size:.82rem;font-weight:800;transition:all .3s;display:inline-flex;transform:skew(-10deg);box-shadow:0 4px 20px #435ba240}.CTA-module__CdZh3q__primaryBtn>*{align-items:center;display:inline-flex;transform:skew(10deg)}.CTA-module__CdZh3q__primaryBtn:hover{background:var(--accent-light);transform:translateY(-2px)skew(-10deg);box-shadow:0 8px 25px #435ba266}.CTA-module__CdZh3q__btnIcon{color:#fff;justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.CTA-module__CdZh3q__primaryBtn:hover .CTA-module__CdZh3q__btnIcon{transform:translate(3px)skew(10deg)}.CTA-module__CdZh3q__whatsappBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:2px solid #ffffff40;border-radius:0;align-items:center;gap:.6rem;padding:.8rem 2.2rem;font-size:.82rem;font-weight:800;transition:all .3s;display:inline-flex;transform:skew(-10deg)}.CTA-module__CdZh3q__whatsappBtn>*{align-items:center;display:inline-flex;transform:skew(10deg)}.CTA-module__CdZh3q__whatsappBtn:hover{color:#25d366;background:#25d36626;border-color:#25d366;transform:translateY(-2px)skew(-10deg)}
