.hero[data-astro-cid-5auvlcfn]{background:var(--navy);height:clamp(460px,36vw,600px);position:relative;overflow:hidden}.slide[data-astro-cid-5auvlcfn]{visibility:hidden;z-index:1;position:absolute;inset:0}.slide[data-astro-cid-5auvlcfn].is-active{visibility:visible;z-index:2}.slide[data-astro-cid-5auvlcfn].is-entering{visibility:visible;z-index:3;animation:1.5s cubic-bezier(.65,0,.35,1) both slideIn}.slide[data-astro-cid-5auvlcfn].is-leaving{visibility:visible;z-index:2;animation:1.5s cubic-bezier(.65,0,.35,1) both slideOut}@keyframes slideIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes slideOut{to{opacity:.4;transform:scale(.85)}}.slide__bg[data-astro-cid-5auvlcfn],.slide__media[data-astro-cid-5auvlcfn]{width:100%;height:100%;position:absolute;inset:0}.slide__media[data-astro-cid-5auvlcfn]{object-fit:cover;object-position:var(--pos,center center)}.slide__bg--sombra[data-astro-cid-5auvlcfn]:after{content:"";background:linear-gradient(90deg,#001432c7 0%,#0014328c 40%,#00143200 70%);position:absolute;inset:0}.slide__content[data-astro-cid-5auvlcfn]{flex-direction:column;justify-content:center;align-items:flex-start;max-width:1300px;height:100%;padding-bottom:40px;display:flex;position:relative}.slide__content--top[data-astro-cid-5auvlcfn]{justify-content:flex-start;padding-top:40px}.slide__title[data-astro-cid-5auvlcfn]{font-family:var(--font-alt);letter-spacing:0;color:#fff;text-shadow:0 2px 16px #00000040;max-width:760px;font-size:clamp(30px,3.5vw,50px);font-weight:600;line-height:1.1}.slide__subtitle[data-astro-cid-5auvlcfn]{font-family:var(--font-alt);letter-spacing:1px;color:#fff;text-shadow:0 1px 10px #00000059;margin:16px 0 22px;font-size:clamp(17px,1.6vw,22px);font-weight:300;line-height:1.3;text-decoration:overline}.slide__button[data-astro-cid-5auvlcfn]{font-family:var(--font-button);color:#fff;background:var(--orange-slider);border-radius:5px;padding:0 24px;font-size:17px;font-weight:500;line-height:38px;transition:background-color .2s}.slide__button[data-astro-cid-5auvlcfn]:hover{background:var(--orange-hover)}.slide__overlay[data-astro-cid-5auvlcfn]{width:min(790px,55vw);margin-top:auto;margin-bottom:20px}.layer[data-astro-cid-5auvlcfn]{opacity:0}.is-active[data-astro-cid-5auvlcfn] .layer[data-astro-cid-5auvlcfn],.is-entering[data-astro-cid-5auvlcfn] .layer[data-astro-cid-5auvlcfn]{animation:1s cubic-bezier(.25,1,.5,1) both layerIn}.is-active[data-astro-cid-5auvlcfn] .layer--1[data-astro-cid-5auvlcfn],.is-entering[data-astro-cid-5auvlcfn] .layer--1[data-astro-cid-5auvlcfn]{animation-delay:.42s}.is-active[data-astro-cid-5auvlcfn] .layer--2[data-astro-cid-5auvlcfn],.is-entering[data-astro-cid-5auvlcfn] .layer--2[data-astro-cid-5auvlcfn]{animation-name:layerMask;animation-delay:.98s}.is-active[data-astro-cid-5auvlcfn] .layer--3[data-astro-cid-5auvlcfn],.is-entering[data-astro-cid-5auvlcfn] .layer--3[data-astro-cid-5auvlcfn]{animation-delay:1s}.is-active[data-astro-cid-5auvlcfn] .layer--4[data-astro-cid-5auvlcfn],.is-entering[data-astro-cid-5auvlcfn] .layer--4[data-astro-cid-5auvlcfn]{animation-delay:2s}@keyframes layerIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:none}}@keyframes layerMask{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(100%)}to{opacity:1;clip-path:inset(0);transform:none}}.hero__arrow[data-astro-cid-5auvlcfn]{z-index:10;color:#fff;cursor:pointer;opacity:0;background:#00000040;border:0;border-radius:50%;place-items:center;width:50px;height:50px;transition:opacity .3s,background-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero[data-astro-cid-5auvlcfn]:hover .hero__arrow[data-astro-cid-5auvlcfn],.hero__arrow[data-astro-cid-5auvlcfn]:focus-visible{opacity:1}.hero__arrow[data-astro-cid-5auvlcfn]:hover{background:#00000080}.hero__arrow--prev[data-astro-cid-5auvlcfn]{left:20px}.hero__arrow--next[data-astro-cid-5auvlcfn]{right:20px}.hero__dots[data-astro-cid-5auvlcfn]{z-index:10;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero__dots[data-astro-cid-5auvlcfn] button[data-astro-cid-5auvlcfn]{cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;width:11px;height:11px;padding:0}.hero__dots[data-astro-cid-5auvlcfn] button[data-astro-cid-5auvlcfn].is-active{background:#fff}@media (width<=767px){.hero[data-astro-cid-5auvlcfn]{height:560px}.slide__media[data-astro-cid-5auvlcfn]{object-position:var(--pos-movil,var(--pos,center center))}.slide__bg--sombra[data-astro-cid-5auvlcfn]:after{background:#0014328c}.slide__content[data-astro-cid-5auvlcfn],.slide__content--top[data-astro-cid-5auvlcfn]{text-align:center;justify-content:center;align-items:center;padding-top:0}.slide__title[data-astro-cid-5auvlcfn]{font-weight:800}.slide__overlay[data-astro-cid-5auvlcfn]{width:90%;margin-top:30px}.hero__arrow[data-astro-cid-5auvlcfn]{display:none}}@media (prefers-reduced-motion:reduce){.slide[data-astro-cid-5auvlcfn].is-entering,.slide[data-astro-cid-5auvlcfn].is-leaving,.layer[data-astro-cid-5auvlcfn]{opacity:1;animation:none!important}}.kit[data-astro-cid-ezxevo5n]{background:var(--navy);text-align:center;padding:50px 0 30px}.kit__inner[data-astro-cid-ezxevo5n]{max-width:1100px}.kit__title[data-astro-cid-ezxevo5n]{font-family:var(--font-alt);color:#f2f2f2;margin:0 0 14px;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.4}.kit__title[data-astro-cid-ezxevo5n] span{color:var(--orange-text);font-weight:700}.kit__text[data-astro-cid-ezxevo5n]{font-family:var(--font-alt);color:#e0e0e0;margin:0 0 28px;font-size:clamp(17px,1.6vw,21px)}.kit__text[data-astro-cid-ezxevo5n] a,.kit__text[data-astro-cid-ezxevo5n] b{color:#fff}.features[data-astro-cid-ftqq4dy3]{padding:20px 0 40px}.features__grid[data-astro-cid-ftqq4dy3]{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.feature[data-astro-cid-ftqq4dy3]{text-align:center;color:#2d2d2d;display:block}.feature__media[data-astro-cid-ftqq4dy3]{border-radius:var(--radius);aspect-ratio:400/229;max-width:400px;margin:0 auto 14px;position:relative;overflow:hidden}.feature__media[data-astro-cid-ftqq4dy3] img[data-astro-cid-ftqq4dy3]{object-fit:cover;width:100%;height:100%;transition:transform .6s}.feature__hover[data-astro-cid-ftqq4dy3]{color:#fff;opacity:0;background:#001a42d1;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;transition:opacity .35s;display:flex;position:absolute;inset:0}.feature__hover[data-astro-cid-ftqq4dy3] p[data-astro-cid-ftqq4dy3]{margin:0;font-size:18px;font-weight:600;line-height:1.3}.feature__hover[data-astro-cid-ftqq4dy3] span[data-astro-cid-ftqq4dy3]{border:2px solid var(--orange);color:var(--orange);border-radius:var(--radius);padding:6px 20px;font-weight:600}.feature[data-astro-cid-ftqq4dy3]:hover .feature__hover[data-astro-cid-ftqq4dy3],.feature[data-astro-cid-ftqq4dy3]:focus-visible .feature__hover[data-astro-cid-ftqq4dy3]{opacity:1}.feature[data-astro-cid-ftqq4dy3]:hover img[data-astro-cid-ftqq4dy3]{transform:scale(1.06)}.feature__title[data-astro-cid-ftqq4dy3]{max-width:400px;margin:0 auto;font-size:clamp(28px,3.3vw,48px);font-weight:600;line-height:1.2}@media (width<=800px){.features__grid[data-astro-cid-ftqq4dy3]{grid-template-columns:1fr}}.tech[data-astro-cid-kz7auwpn]{padding:30px 0 40px}.tech__inner[data-astro-cid-kz7auwpn]{max-width:1100px}.tech__heading[data-astro-cid-kz7auwpn]{color:#353535;text-align:center;margin-bottom:30px;font-size:clamp(26px,2.5vw,35px);font-weight:600}.tech__logo[data-astro-cid-kz7auwpn]{place-items:center;height:150px;display:grid}.tech__logo[data-astro-cid-kz7auwpn] img[data-astro-cid-kz7auwpn]{width:auto;max-height:90px}.products[data-astro-cid-gzgi6zni]{background:var(--navy);color:#fff;padding:40px 0 80px}.products__heading[data-astro-cid-gzgi6zni]{margin-bottom:40px;font-size:clamp(32px,3.5vw,50px);font-weight:600}.products__grid[data-astro-cid-gzgi6zni]{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:60px;display:grid}.product[data-astro-cid-gzgi6zni]{border-radius:var(--radius);aspect-ratio:1.75;display:block;position:relative;overflow:hidden}.product[data-astro-cid-gzgi6zni] img[data-astro-cid-gzgi6zni]{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product[data-astro-cid-gzgi6zni]:after{content:"";background:linear-gradient(#0000 45%,#000000a6);position:absolute;inset:0}.product[data-astro-cid-gzgi6zni]:hover img[data-astro-cid-gzgi6zni]{transform:scale(1.06)}.product__title[data-astro-cid-gzgi6zni]{z-index:1;letter-spacing:0;color:#fff;font-size:clamp(16px,1.4vw,20px);font-weight:400;position:absolute;bottom:18px;left:24px;right:24px}.about[data-astro-cid-gzgi6zni]{letter-spacing:-.015em;text-align:center;max-width:1160px;margin:0 auto;font-size:clamp(24px,3.3vw,48px);font-weight:600;line-height:1.2}.about[data-astro-cid-gzgi6zni] span{color:var(--blue-link)}@media (width<=900px){.products__grid[data-astro-cid-gzgi6zni]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.products__grid[data-astro-cid-gzgi6zni]{grid-template-columns:1fr}}.counters[data-astro-cid-juw5hdzt]{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:90px 0 60px}.counters__grid[data-astro-cid-juw5hdzt]{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.counter[data-astro-cid-juw5hdzt]{text-align:center}.counter__title[data-astro-cid-juw5hdzt]{margin-bottom:20px;font-size:clamp(26px,2.5vw,36px);font-weight:600}.counter__circle[data-astro-cid-juw5hdzt]{border-radius:50%;width:240px;height:240px;margin:0 auto;position:relative}.counter__circle[data-astro-cid-juw5hdzt] svg[data-astro-cid-juw5hdzt]{width:100%;height:100%;transform:rotate(-90deg)}.counter__circle[data-astro-cid-juw5hdzt] circle[data-astro-cid-juw5hdzt]{fill:none;stroke-width:12px}.counter__track[data-astro-cid-juw5hdzt]{stroke:#f9f9fb;fill:var(--navy)!important}.counter__bar[data-astro-cid-juw5hdzt]{stroke:#ff7200d4;transition:stroke-dashoffset 1.5s ease-out}.counter__value[data-astro-cid-juw5hdzt]{color:#fff;place-items:center;font-size:40px;display:grid;position:absolute;inset:0}@media (width<=800px){.counters__grid[data-astro-cid-juw5hdzt]{grid-template-columns:1fr}}.testimonials[data-astro-cid-gakqr736]{padding:100px 0 40px}.testimonials__heading[data-astro-cid-gakqr736]{margin-bottom:50px;font-size:clamp(24px,2.4vw,32px);font-weight:600}.testimonials__grid[data-astro-cid-gakqr736]{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.tcol__stack[data-astro-cid-gakqr736]{display:grid}.testimonial[data-astro-cid-gakqr736]{text-align:center;opacity:0;visibility:hidden;flex-direction:column;grid-area:1/1;align-items:center;margin:0;transition:opacity .6s,visibility .6s;display:flex}.testimonial[data-astro-cid-gakqr736].is-active{opacity:1;visibility:visible}.testimonial__avatar[data-astro-cid-gakqr736]{border-radius:50%;width:120px;height:120px;margin-bottom:24px}.tcol--reverse[data-astro-cid-gakqr736]{padding-top:50px}.testimonial__avatar--small[data-astro-cid-gakqr736]{width:70px;height:70px;margin:0}.testimonial__bubble[data-astro-cid-gakqr736]{background:var(--navy);color:#f4f4f4;margin:0;padding:24px 28px;font-size:13px;font-style:italic;line-height:1.72;position:relative}.testimonial__bubble[data-astro-cid-gakqr736] p[data-astro-cid-gakqr736]{margin:0}.testimonial__bubble[data-astro-cid-gakqr736]:after{content:"";border:10px solid #0000;border-bottom:0;border-top-color:var(--navy);position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.testimonial__author[data-astro-cid-gakqr736]{letter-spacing:.04em;color:#000;align-items:center;gap:14px;margin-top:22px;font-size:17px;display:flex}.tcol--reverse[data-astro-cid-gakqr736] .testimonial__author[data-astro-cid-gakqr736]{letter-spacing:0;font-size:15px}.tcol__dots[data-astro-cid-gakqr736]{justify-content:center;gap:8px;margin-top:18px;display:flex}.tcol__dots[data-astro-cid-gakqr736] button[data-astro-cid-gakqr736]{cursor:pointer;background:0 0;border:1px solid #333;border-radius:50%;width:9px;height:9px;padding:0}.tcol__dots[data-astro-cid-gakqr736] button[data-astro-cid-gakqr736].is-active{background:#333}@media (width<=900px){.testimonials__grid[data-astro-cid-gakqr736]{grid-template-columns:1fr;max-width:520px;margin:0 auto}.tcol--reverse[data-astro-cid-gakqr736]{padding-top:0}}.news[data-astro-cid-zk2nevfr]{background:var(--navy);color:#fff;padding:30px 0 70px}.news__heading[data-astro-cid-zk2nevfr]{text-align:center;margin-bottom:30px;font-size:40px;font-weight:400}.news[data-astro-cid-zk2nevfr] .container[data-astro-cid-zk2nevfr]{max-width:1180px}.news-card__media[data-astro-cid-zk2nevfr]{aspect-ratio:1;border-radius:16px;display:block;overflow:hidden}.news-card__media[data-astro-cid-zk2nevfr] img[data-astro-cid-zk2nevfr]{object-fit:cover;width:100%;height:100%;transition:transform .6s}.news-card[data-astro-cid-zk2nevfr]:hover img[data-astro-cid-zk2nevfr]{transform:scale(1.05)}.news-card__title[data-astro-cid-zk2nevfr]{font-family:var(--font-serif);letter-spacing:-.04em;text-align:center;margin:18px 10px 0;font-size:clamp(20px,1.8vw,26px);font-weight:600;line-height:1.2}.news-card__title[data-astro-cid-zk2nevfr] a[data-astro-cid-zk2nevfr]{color:#fff}.news__more[data-astro-cid-zk2nevfr]{text-align:center;margin-top:30px}
