.hero{display:flex;height:100vh;justify-content:center;overflow:hidden;width:100%}.hero__background{height:100%;left:0;max-height:100vh;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero__content{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:800px;padding-inline:20px;position:relative;text-align:center;width:100%;z-index:1}.hero__title{font-size:48px;font-weight:600;margin-bottom:20px}.hero__description{color:#ff98db;line-height:28px}@media screen and (min-width:768px){.hero__title{font-size:72px}.hero__description{font-size:20px}}#services{scroll-margin-top:100px}.services{padding:20px 20px 80px;text-align:center}.services__title{color:#7b74ff;font-size:14px;font-weight:400;margin-bottom:16px;text-transform:uppercase}.services__description{font-size:30px;font-weight:500;max-width:600px;margin:0 auto 34px}.services__grid{display:grid;gap:24px;grid-template-columns:1fr;grid-template-rows:auto}.services .service-card{background-color:#0c0025;background-repeat:no-repeat;background-size:100% auto;border-radius:12px;border:1px solid rgba(244,245,255,.1);display:flex;flex-direction:column;justify-content:flex-end;min-height:200px;overflow:hidden;padding:28px 20px;position:relative;text-align:left}.services .service-card h3{margin-bottom:10px;font-weight:500}.services .service-card p{color:#ffffffa6;font-weight:400}.services .service-card--automated-content{background-color:#22153f;background-image:url(/images/contenido-automatizado.png);min-height:380px}.services .service-card--cms{background-image:url(/images/cms.png);min-height:300px}.services .service-card--migrations{background-image:url(/images/migraciones.jpg);background-position:center;background-size:cover;min-height:300px}.services .service-card--data-ai{background-image:url(/images/data-ia.png);min-height:380px}.services .service-card--saas{background-image:url(/images/saas.png)}.services .service-card--partnership{background-color:#22153f;background-image:url(/images/partnership.png);min-height:300px}.services .service-card--audits{background-image:url(/images/auditorias.png);min-height:300px}.services .service-card--custom-development{background-color:#34235b;background-image:url(/images/desarrollos-medida.png)}@media screen and (min-width:768px){.services{background-image:url(/images/servicios-luzbg-izquierda.jpg),url(/images/servicios-luzbg-derecha.jpg);background-size:484px,810px;background-repeat:no-repeat,no-repeat;background-position:0 350px,top right;padding-top:40px}.services .services__grid{grid-template-areas:"auto-content cms          migrations" "auto-content cms          migrations" "auto-content cms          migrations" "auto-content saas         audits" "data-ai      saas         audits" "data-ai      partnership  audits" "data-ai      partnership  custom-development" "data-ai      partnership  custom-development";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(8,1fr);max-width:1200px;margin:0 auto;gap:10px}.services .service-card--automated-content{grid-area:auto-content}.services .service-card--cms{grid-area:cms}.services .service-card--migrations{grid-area:migrations}.services .service-card--data-ai{grid-area:data-ai}.services .service-card--saas{grid-area:saas}.services .service-card--partnership{grid-area:partnership}.services .service-card--audits{grid-area:audits}.services .service-card--custom-development{grid-area:custom-development}}.metrics{overflow:hidden;padding:80px 20px 40px;text-align:center}.metrics__title{color:#7b74ff;font-size:14px;font-weight:400;margin-bottom:16px;text-transform:uppercase}.metrics__subtitle{font-size:36px;font-weight:600;margin-bottom:34px;text-transform:uppercase}.metrics__grid{column-gap:8px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto 50px;max-width:1200px}.metrics .metric-item{align-items:center;border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding:20px;text-align:center}.metrics .metric-item__value{color:#ff007f;font-size:36px;font-weight:500;margin-bottom:10px}.metrics .metric-item__label{font-size:14px;font-weight:400}.metrics__disclaimer{color:#ff58c0;font-size:12px;max-width:700px;margin:0 auto}@media screen and (min-width:768px){.metrics__subtitle{font-size:60px;margin-bottom:24px}.metrics__grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.metrics .metric-item{border-bottom:none;padding:25px 20px}.metrics .metric-item:nth-child(1),.metrics .metric-item:nth-child(2),.metrics .metric-item:nth-child(4),.metrics .metric-item:nth-child(5){border-right:1px solid rgba(255,255,255,.1)}.metrics .metric-item__value{font-size:60px}.metrics .metric-item__label{font-size:18px}}.tech-stack{padding-top:40px}.tech-stack__marquee{height:90px;margin-bottom:22px;overflow:hidden;position:relative;width:100%}.tech-stack__marquee-track{animation:marquee 50s linear infinite;display:flex;width:max-content;will-change:transform}.tech-stack__marquee-content-group{align-items:center;color:#fff0f9;display:flex;font-size:60px;font-weight:500;gap:24px;height:90px;line-height:60px;margin-right:24px;text-transform:uppercase;white-space:nowrap}.tech-stack__marquee span{height:45px}.tech-stack__marquee img{width:auto;display:block}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.tech-stack__content{display:grid;justify-content:center;padding:10px 20px 40px}.tech-stack__text{color:#ff98db;line-height:28px;margin-bottom:34px;text-align:center}.tech-stack__category{border-image-slice:1;border-image-source:linear-gradient(90deg,#FF98DB 0%,#4100E4 9.62%,rgba(65,0,228,.1) 69.23%);border-top:2px solid;padding-block:40px}.tech-stack__category-title{color:#fff;display:block;font-size:30px;font-weight:500;line-height:28px;margin-bottom:28px}.tech-stack__tech-list{display:flex;flex-wrap:wrap;gap:24px}.tech-stack__tech-item{background-color:#ffffff1a;border-radius:9999px;color:#fff;font-size:.9rem;height:fit-content;padding:12px 16px;white-space:nowrap}@media screen and (min-width:768px){.tech-stack__content{background-image:url(/images/stack-tecnologico-texture.jpg)}.tech-stack__text{font-size:20px;line-height:28px;margin-left:auto;margin-right:auto;max-width:800px}.tech-stack__categories{max-width:1200px}.tech-stack__category{align-items:center;border-bottom:2px solid;border-top:0;display:grid;grid-template-columns:400px 1fr;padding-block:40px}.tech-stack__category-title{margin:0}.tech-stack__tech-item{font-size:16px}}.js .gsap-reveal{opacity:0}
