.Header-module__hBw1pG__header{z-index:100;background:var(--color-brand);width:100%;box-shadow:var(--shadow-sm);position:sticky;top:0}.Header-module__hBw1pG__inner{max-width:var(--container);height:var(--header-height);grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;margin:0 auto;padding:0 16px;display:grid}.Header-module__hBw1pG__spacer{width:44px}.Header-module__hBw1pG__brand{justify-self:center;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__brandImg{object-fit:contain;width:auto;height:40px;display:block}@media (min-width:768px){.Header-module__hBw1pG__brandImg{height:48px}}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:none}.Header-module__hBw1pG__nav a{color:#fff;text-transform:uppercase;letter-spacing:.6px;padding:8px 0;font-size:14px;font-weight:600;transition:opacity .2s}.Header-module__hBw1pG__nav a:hover{opacity:.75}.Header-module__hBw1pG__menuToggle{border-radius:var(--radius-sm);color:#fff;background:0 0;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;transition:background .2s;display:inline-flex}.Header-module__hBw1pG__menuToggle:hover{background:#0000001f}.Header-module__hBw1pG__menuToggle:focus-visible{outline-offset:2px;outline:2px solid #fff}.Header-module__hBw1pG__overlay{z-index:150;-webkit-backdrop-filter:blur(6px);background:#282828f0;flex-direction:column;animation:.28s ease-out both Header-module__hBw1pG__overlay-in;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__overlayHeader{justify-content:flex-end;padding:18px;display:flex}.Header-module__hBw1pG__close{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:inline-flex}.Header-module__hBw1pG__close:hover{background:#ffffff14}.Header-module__hBw1pG__overlayNav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;padding:24px 24px 80px;display:flex}.Header-module__hBw1pG__overlayNav a{color:#fff;text-transform:uppercase;letter-spacing:1.5px;text-align:center;padding:8px 16px;font-size:18px;font-weight:500;transition:color .2s,transform .2s;animation:.48s cubic-bezier(.22,1,.36,1) both Header-module__hBw1pG__item-in}.Header-module__hBw1pG__overlayNav a:first-child{animation-delay:90ms}.Header-module__hBw1pG__overlayNav a:nth-child(2){animation-delay:.15s}.Header-module__hBw1pG__overlayNav a:nth-child(3){animation-delay:.21s}.Header-module__hBw1pG__overlayNav a:nth-child(4){animation-delay:.27s}.Header-module__hBw1pG__overlayNav a:nth-child(5){animation-delay:.33s}.Header-module__hBw1pG__overlayNav a:nth-child(6){animation-delay:.39s}.Header-module__hBw1pG__overlayNav a:hover,.Header-module__hBw1pG__overlayNav a:focus-visible{color:var(--color-brand);outline:none}.Header-module__hBw1pG__overlayNav .Header-module__hBw1pG__featured{color:var(--color-brand);font-weight:600}@keyframes Header-module__hBw1pG__overlay-in{0%{opacity:0}to{opacity:1}}@keyframes Header-module__hBw1pG__item-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Header-module__hBw1pG__inner{padding:0 24px}}@media (min-width:900px){.Header-module__hBw1pG__inner{grid-template-columns:auto 1fr auto;gap:24px}.Header-module__hBw1pG__spacer{display:none}.Header-module__hBw1pG__brand{justify-self:start}.Header-module__hBw1pG__nav{justify-self:end;display:flex}.Header-module__hBw1pG__menuToggle{display:none}.Header-module__hBw1pG__overlay{display:none!important}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__overlay,.Header-module__hBw1pG__overlayNav a{animation:none}}
.Hero-module__ZARIfG__hero{color:#fff;isolation:isolate;flex-direction:column;justify-content:center;min-height:clamp(480px,75vh,720px);display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{z-index:-2;position:absolute;inset:0}.Hero-module__ZARIfG__bg img{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__ZARIfG__overlay{z-index:-1;background:linear-gradient(#0000008c 0%,#00000073 40%,#000000a6 100%);position:absolute;inset:0}.Hero-module__ZARIfG__inner{max-width:var(--container);text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;margin:0 auto;padding:64px 20px 96px;display:flex}.Hero-module__ZARIfG__headline{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--radius-md);text-wrap:balance;background:#0000006b;max-width:780px;padding:20px 22px;font-size:clamp(18px,4.6vw,28px);font-weight:600;line-height:1.4}.Hero-module__ZARIfG__subline{color:#f4f4f4;text-wrap:balance;max-width:560px;font-size:clamp(14px,3.5vw,18px);font-weight:500;line-height:1.6}.Hero-module__ZARIfG__ctas{flex-flow:column wrap;justify-content:center;gap:12px;width:100%;max-width:360px;margin-top:4px;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{border-radius:var(--radius-pill);letter-spacing:.3px;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:14px 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.Hero-module__ZARIfG__btnPrimary{background:var(--color-brand);color:#fff;box-shadow:0 8px 24px #f47b2059}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--color-brand-dark);transform:translateY(-1px)}.Hero-module__ZARIfG__btnSecondary{color:var(--color-text);background:#fffffff2}.Hero-module__ZARIfG__btnSecondary:hover{background:#fff;transform:translateY(-1px)}.Hero-module__ZARIfG__scroll{color:#fff;background:#ffffff1f;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:2.4s infinite Hero-module__ZARIfG__bounce;display:inline-flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@media (min-width:768px){.Hero-module__ZARIfG__inner{text-align:left;align-items:flex-start;gap:28px;padding:80px 24px 110px}.Hero-module__ZARIfG__headline{padding:26px 32px}.Hero-module__ZARIfG__ctas{flex-direction:row;justify-content:flex-start;gap:14px;width:auto;max-width:none;margin-top:8px}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{padding:14px 26px}}
.Reveal-module__U2Tp6W__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.Reveal-module__U2Tp6W__up{transform:translateY(28px)}.Reveal-module__U2Tp6W__down{transform:translateY(-28px)}.Reveal-module__U2Tp6W__left{transform:translate(-32px)}.Reveal-module__U2Tp6W__right{transform:translate(32px)}.Reveal-module__U2Tp6W__scale{transform:scale(.94)}.Reveal-module__U2Tp6W__fade{transform:none}.Reveal-module__U2Tp6W__visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__reveal{opacity:1;transition:none;transform:none!important}}
.Section-module__A23O5q__section{background:var(--color-bg);padding:clamp(48px,6.5vw,88px) 0}.Section-module__A23O5q__section.Section-module__A23O5q__alt{background:var(--color-bg-soft)}.Section-module__A23O5q__inner{max-width:var(--container);margin:0 auto;padding:0 20px}@media (min-width:768px){.Section-module__A23O5q__inner{padding:0 24px}}.Section-module__A23O5q__heading{text-align:center;margin-bottom:40px}@media (min-width:768px){.Section-module__A23O5q__heading{margin-bottom:56px}}.Section-module__A23O5q__eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:var(--color-brand);font-size:12px;font-weight:600}.Section-module__A23O5q__title{letter-spacing:2px;text-transform:uppercase;color:var(--color-text-soft);margin-top:10px;font-size:clamp(30px,4.4vw,48px);font-weight:300;line-height:1.15}.Section-module__A23O5q__title:after{content:"";background:var(--color-brand);border-radius:4px;width:70px;height:4px;margin:22px auto 0;display:block}.Section-module__A23O5q__subtitle{color:var(--color-text-muted);max-width:620px;margin-top:22px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7}
.Servicios-module__4ENLfG__grid{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:600px){.Servicios-module__4ENLfG__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.Servicios-module__4ENLfG__grid{grid-template-columns:repeat(4,1fr);gap:28px}}.Servicios-module__4ENLfG__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);background:#fff;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.Servicios-module__4ENLfG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Servicios-module__4ENLfG__imageWrap{aspect-ratio:1;background:var(--color-bg-muted);position:relative;overflow:hidden}.Servicios-module__4ENLfG__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Servicios-module__4ENLfG__card:hover .Servicios-module__4ENLfG__imageWrap img{transform:scale(1.04)}.Servicios-module__4ENLfG__body{flex-direction:column;flex:1;gap:10px;padding:22px 22px 26px;display:flex}.Servicios-module__4ENLfG__cardTitle{color:var(--color-text);font-size:18px;font-weight:700;line-height:1.3}.Servicios-module__4ENLfG__cardDesc{color:var(--color-text-muted);font-size:14px;line-height:1.65}
.ComoTrabajamos-module__alEsQW__steps{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:600px){.ComoTrabajamos-module__alEsQW__steps{grid-template-columns:repeat(2,1fr);gap:22px}}@media (min-width:1024px){.ComoTrabajamos-module__alEsQW__steps{grid-template-columns:repeat(4,1fr);gap:24px}}.ComoTrabajamos-module__alEsQW__step{border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;padding:28px 24px 26px;transition:transform .25s,box-shadow .25s;position:relative}.ComoTrabajamos-module__alEsQW__step:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ComoTrabajamos-module__alEsQW__stepNumber{background:var(--color-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 6px 18px #f47b2059}.ComoTrabajamos-module__alEsQW__stepTitle{color:var(--color-text);margin-bottom:8px;font-size:18px;font-weight:700}.ComoTrabajamos-module__alEsQW__stepDesc{color:var(--color-text-muted);font-size:14px;line-height:1.65}
.SobreNosotros-module__ku60Ca__wrapper{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}.SobreNosotros-module__ku60Ca__copy h2{text-transform:uppercase;color:var(--color-text-soft);letter-spacing:2px;font-size:clamp(32px,5vw,54px);font-weight:300;line-height:1.05}.SobreNosotros-module__ku60Ca__copy h2:after{content:"";background:var(--color-brand);border-radius:4px;width:70px;height:4px;margin-top:22px;display:block}.SobreNosotros-module__ku60Ca__copy p{color:var(--color-text-muted);margin-top:22px;font-size:15px;line-height:1.85}.SobreNosotros-module__ku60Ca__copy p strong{color:var(--color-text);font-weight:700}.SobreNosotros-module__ku60Ca__imageWrap{aspect-ratio:4/3;border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:var(--color-bg-muted);position:relative;overflow:hidden}.SobreNosotros-module__ku60Ca__imageWrap img{object-fit:cover;width:100%;height:100%}@media (min-width:900px){.SobreNosotros-module__ku60Ca__wrapper{grid-template-columns:1fr 1.1fr;gap:80px}}
.Trabajos-module__42dSxa__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (min-width:600px){.Trabajos-module__42dSxa__grid{gap:20px}}@media (min-width:900px){.Trabajos-module__42dSxa__grid{grid-template-columns:repeat(4,1fr);gap:22px}}.Trabajos-module__42dSxa__item{aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-bg-muted);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.Trabajos-module__42dSxa__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Trabajos-module__42dSxa__item:hover img{transform:scale(1.06)}.Trabajos-module__42dSxa__overlay{opacity:0;color:#fff;background:linear-gradient(#0000 60%,#0009 100%);align-items:flex-end;padding:18px;font-size:14px;font-weight:600;line-height:1.3;transition:opacity .3s;display:flex;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.Trabajos-module__42dSxa__item:hover .Trabajos-module__42dSxa__overlay{opacity:1}}
.Clientes-module__cu1RRq__section{padding-bottom:clamp(32px,4.5vw,56px)}.Clientes-module__cu1RRq__heading{margin-bottom:clamp(28px,4vw,40px)}.Clientes-module__cu1RRq__row{grid-template-columns:repeat(2,1fr);place-items:center;gap:18px;display:grid}@media (min-width:600px){.Clientes-module__cu1RRq__row{grid-template-columns:repeat(3,1fr);gap:28px}}@media (min-width:900px){.Clientes-module__cu1RRq__row{grid-template-columns:repeat(5,1fr);gap:32px}}.Clientes-module__cu1RRq__logo{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;justify-content:center;align-items:center;width:100%;max-width:260px;padding:22px;transition:transform .25s,box-shadow .25s;display:flex}.Clientes-module__cu1RRq__logo:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.Clientes-module__cu1RRq__logo img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}
.Contacto-module__Jg6Yja__mapWrap{aspect-ratio:4/3;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-sm);background:var(--color-bg-muted);margin-bottom:40px;position:relative;overflow:hidden}@media (min-width:768px){.Contacto-module__Jg6Yja__mapWrap{aspect-ratio:16/7;margin-bottom:56px}}.Contacto-module__Jg6Yja__mapWrap iframe{border:0;width:100%;height:100%;display:block}.Contacto-module__Jg6Yja__grid{grid-template-columns:1fr;gap:48px;display:grid}.Contacto-module__Jg6Yja__col h3{color:var(--color-text);margin-bottom:14px;font-size:22px;font-weight:700}.Contacto-module__Jg6Yja__col p{color:var(--color-text-soft);margin-bottom:12px;font-size:15px;line-height:1.75}.Contacto-module__Jg6Yja__col a{color:var(--color-brand);word-break:break-word;font-weight:600}.Contacto-module__Jg6Yja__col a:hover{text-decoration:underline}.Contacto-module__Jg6Yja__divider{background:var(--color-brand);border-radius:4px;width:60px;height:4px;margin:16px 0 22px}.Contacto-module__Jg6Yja__budget{color:var(--color-text);margin-top:24px;font-size:22px;font-weight:700}.Contacto-module__Jg6Yja__budgetPhone{color:var(--color-text);letter-spacing:.5px;margin-top:4px;font-size:26px;font-weight:800;display:block}.Contacto-module__Jg6Yja__form{grid-template-columns:1fr;gap:16px;margin-top:8px;display:grid}@media (min-width:480px){.Contacto-module__Jg6Yja__form{grid-template-columns:1fr 1fr;gap:18px}}.Contacto-module__Jg6Yja__field{flex-direction:column;gap:6px;display:flex}.Contacto-module__Jg6Yja__fieldFull{grid-column:1/-1}.Contacto-module__Jg6Yja__label{color:var(--color-text-muted);font-size:13px;font-style:italic}.Contacto-module__Jg6Yja__input,.Contacto-module__Jg6Yja__textarea{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:100%;color:var(--color-text);background:#fff;padding:14px;font-size:16px;transition:border-color .2s,box-shadow .2s}.Contacto-module__Jg6Yja__input:focus,.Contacto-module__Jg6Yja__textarea:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #f47b202e}.Contacto-module__Jg6Yja__textarea{resize:vertical;min-height:130px}.Contacto-module__Jg6Yja__submit{background:var(--color-brand);color:#fff;border-radius:var(--radius-pill);letter-spacing:.4px;grid-column:1/-1;justify-self:stretch;min-height:48px;padding:14px 32px;font-weight:700;transition:background .2s,transform .2s}@media (min-width:480px){.Contacto-module__Jg6Yja__submit{grid-column:2;justify-self:end}}.Contacto-module__Jg6Yja__submit:hover{background:var(--color-brand-dark);transform:translateY(-1px)}.Contacto-module__Jg6Yja__submit:disabled{background:var(--color-brand);opacity:.7;cursor:progress;transform:none}.Contacto-module__Jg6Yja__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.Contacto-module__Jg6Yja__error{border-radius:var(--radius-sm);color:#b3261e;background:#fdecec;border:1px solid #f5c2c2;grid-column:1/-1;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.Contacto-module__Jg6Yja__success{border-radius:var(--radius-md);color:#1f6b3a;background:#eaf7ee;border:1px solid #b9e2c5;margin-top:8px;padding:22px 22px 18px}.Contacto-module__Jg6Yja__success strong{color:#155a2d;margin-bottom:6px;font-size:18px;display:block}.Contacto-module__Jg6Yja__success p{color:#1f6b3a;margin-bottom:12px;font-size:14px;line-height:1.65}.Contacto-module__Jg6Yja__success a{color:#155a2d;font-weight:600;text-decoration:underline}.Contacto-module__Jg6Yja__successReset{color:#155a2d;border-radius:var(--radius-pill);background:0 0;border:1px solid #b9e2c5;padding:8px 18px;font-size:13px;font-weight:600;transition:background .2s}.Contacto-module__Jg6Yja__successReset:hover{background:#d9efde}.Contacto-module__Jg6Yja__submit:disabled{opacity:.7;cursor:not-allowed}@media (min-width:900px){.Contacto-module__Jg6Yja__grid{grid-template-columns:1fr 1fr;gap:64px}}
.Footer-module__S6Hkya__footer{color:#c9c9c9;background:#1a1a1a;padding:32px 0}.Footer-module__S6Hkya__inner{max-width:var(--container);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__S6Hkya__copy{color:#b0b0b0;font-size:14px}.Footer-module__S6Hkya__copy strong{color:#fff}.Footer-module__S6Hkya__social{gap:14px;display:flex}.Footer-module__S6Hkya__social a{color:#fff;background:#2a2a2a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s;display:inline-flex}.Footer-module__S6Hkya__social a:hover{background:var(--color-brand);transform:translateY(-2px)}@media (min-width:768px){.Footer-module__S6Hkya__inner{text-align:left;flex-direction:row}}
.WhatsAppButton-module__V-0EQa__wrapper{z-index:90;pointer-events:none;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:16px;right:16px}.WhatsAppButton-module__V-0EQa__bubble{color:var(--color-text);box-shadow:var(--shadow-md);pointer-events:auto;border:1px solid var(--color-border);background:#fff;border-radius:14px;max-width:260px;padding:14px 36px 14px 18px;font-size:14px;font-weight:500;line-height:1.4;animation:.4s ease-out both WhatsAppButton-module__V-0EQa__bubble-in;position:relative}.WhatsAppButton-module__V-0EQa__bubble:after{content:"";border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff;width:14px;height:14px;position:absolute;bottom:-8px;right:24px;transform:rotate(45deg)}.WhatsAppButton-module__V-0EQa__close{width:22px;height:22px;color:var(--color-text-muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:16px;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:6px;right:6px}.WhatsAppButton-module__V-0EQa__close:hover{background:var(--color-bg-soft);color:var(--color-text)}.WhatsAppButton-module__V-0EQa__buttonWrap{pointer-events:auto;width:60px;height:60px;position:relative}.WhatsAppButton-module__V-0EQa__pulse{background:var(--color-success);opacity:.6;pointer-events:none;z-index:0;border-radius:50%;animation:2.2s ease-out infinite WhatsAppButton-module__V-0EQa__pulse;position:absolute;inset:0}.WhatsAppButton-module__V-0EQa__button{z-index:1;background:var(--color-success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 6px 18px #25d36659}.WhatsAppButton-module__V-0EQa__button:hover{transform:scale(1.06);box-shadow:0 10px 24px #25d36680}.WhatsAppButton-module__V-0EQa__button:focus-visible{outline-offset:2px;outline:3px solid #fff}.WhatsAppButton-module__V-0EQa__badge{z-index:2;color:#fff;pointer-events:none;background:#ff3b30;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-2px;right:-2px;box-shadow:0 1px 3px #00000026}@keyframes WhatsAppButton-module__V-0EQa__bubble-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WhatsAppButton-module__V-0EQa__pulse{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@media (min-width:768px){.WhatsAppButton-module__V-0EQa__wrapper{bottom:26px;right:26px}.WhatsAppButton-module__V-0EQa__buttonWrap{width:64px;height:64px}}
