.device-carousel[data-astro-cid-seodxhtk]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;will-change:contents}.carousel-container[data-astro-cid-seodxhtk]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slide[data-astro-cid-seodxhtk]{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.92);transition:all 1s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:opacity,transform}.slide[data-astro-cid-seodxhtk].active{opacity:1;transform:scale(1);z-index:2}.slide[data-astro-cid-seodxhtk].next-preload{opacity:0;transform:scale(.92)}.device-image[data-astro-cid-seodxhtk]{width:85%;height:auto;max-height:380px;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.3)) drop-shadow(0 5px 15px rgba(31,255,195,.2));transition:transform 1.2s ease;transform:translateZ(0);backface-visibility:hidden}.slide[data-astro-cid-seodxhtk].active .device-image[data-astro-cid-seodxhtk]{transform:scale(1.02) translateZ(0)}@keyframes elegantEntrance{0%{opacity:0;transform:scale(.8) translateY(30px) translateZ(0)}to{opacity:1;transform:scale(1) translateY(0) translateZ(0)}}@media(prefers-reduced-motion:reduce){.slide[data-astro-cid-seodxhtk],.device-image[data-astro-cid-seodxhtk],.slide[data-astro-cid-seodxhtk]:first-child.active{transition:none;animation:none}}.hero{position:relative;min-height:610px;display:flex;align-items:center;padding:4rem 2rem;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-container{position:relative;z-index:1;max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;justify-items:center;align-content:center}.hero-content{text-align:center;max-width:500px;justify-self:start}.hero-content h1{text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 40px rgba(15,23,42,.9);font-size:3rem;margin-bottom:1.5rem;line-height:1.2;text-align:center}.hero-content p{text-shadow:0 2px 15px rgba(0,0,0,.7),0 0 30px rgba(15,23,42,.8);font-size:1.1rem;line-height:1.7;margin-bottom:2rem;text-align:center}.hero-carousel{height:300px;display:flex;align-items:center;justify-content:center;width:100%;max-width:700px;justify-self:start}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin:0 auto}.cta-button{position:relative;padding:1rem 2rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;white-space:nowrap}.cta-button:hover{background:var(--active-nav);border-color:var(--active-nav);color:var(--dark-blue);box-shadow:0 4px 16px #1fffc366;transform:translateY(2px)}.cards-grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.cards-grid-two{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}.card-modern{background:var(--white);padding:2.5rem 2rem;border:1px solid #e2e8f0;transition:all .3s;text-align:center}.card-modern:hover{transform:translateY(-8px);box-shadow:0 12px 28px #1f2d5b26;border-color:var(--active-nav)}.card-icon-modern{width:60px;height:60px;margin:0 auto 1.5rem;color:var(--dark-blue)}.card-modern h3{color:var(--dark-blue);font-size:1.2rem;margin-bottom:1rem;font-weight:600}.card-modern p{color:var(--text-gray);line-height:1.7;font-size:.95rem}.vantaggi-container{max-width:1200px;margin:0 auto;margin-top:3rem;display:grid;flex-direction:column;gap:2rem}.vantaggi-row-two{display:grid;grid-template-columns:repeat(3,1fr);grid-template-columns:1fr 1.5fr 1fr;gap:2rem}.card-vantaggio{background:var(--white);padding:2.5rem;border:1px solid #e2e8f0;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center}.card-vantaggio:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1f2d5b1f;border-color:var(--active-nav)}.card-vantaggio-full{align-items:flex-start;text-align:left}.card-vantaggio-full h3{display:flex;align-items:center;gap:1rem}.card-vantaggio-full .vantaggio-icon{margin-bottom:0}.vantaggio-icon{width:50px;height:50px;color:var(--dark-blue);margin-bottom:1.5rem;flex-shrink:0}.service-logo{display:flex;margin-bottom:1.5rem;width:100%;max-width:200px}.service-logo img{width:100%;height:auto;object-fit:contain}.card-vantaggio h3{color:var(--dark-blue);font-size:1.3rem;margin-bottom:1rem;font-weight:600}.card-vantaggio p{color:var(--text-gray);line-height:1.8;font-size:1rem}.highlight-text{color:var(--dark-blue);font-weight:600}.vantaggio-list{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:1rem}.vantaggio-item{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:#f8fafc;border-left:3px solid var(--dark-blue)}.vantaggio-label{color:var(--dark-blue);font-weight:600;font-size:1rem}.vantaggio-desc{color:var(--text-gray);font-size:.95rem;line-height:1.6}@media(max-width:1300px){.hero-container{gap:3rem}.hero-carousel{max-width:600px}.cards-grid-three{gap:1.5rem}.vantaggi-container{max-width:1000px}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:2rem}.hero-content,.hero-carousel{justify-self:center}.hero-carousel{height:250px;max-width:500px}.hero-content h1{font-size:2.5rem}.cards-grid-three{grid-template-columns:repeat(2,1fr)}.cards-grid-two{grid-template-columns:repeat(2,1fr);max-width:600px}.vantaggi-row-two{grid-template-columns:1fr}.card-vantaggio-full{text-align:center;align-items:center}.card-vantaggio-full h3{justify-content:center}.vantaggio-list{max-width:600px;margin:1rem auto 0}}@media(max-width:768px){.hero{padding:3rem 1.5rem;min-height:auto}.hero-container{gap:0}.hero-content{max-width:100%}.hero-content h1{font-size:2rem;margin-bottom:1rem}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.hero-carousel{display:none}.cta-buttons{flex-direction:row;flex-wrap:wrap;gap:.75rem;max-width:100%;margin:0 auto;justify-content:center}.cta-button{width:auto;padding:.75rem 1rem;font-size:.9rem;white-space:nowrap}.cards-grid-three{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.cards-grid-two{gap:1.5rem;margin-top:2rem}.card-modern{padding:2rem 1.5rem}.card-icon-modern{width:50px;height:50px;margin-bottom:1rem}.card-modern h3{font-size:1.15rem}.card-modern p{font-size:.9rem}.vantaggi-container{gap:1.5rem;margin-top:2rem}.vantaggi-row-two{gap:1.5rem}.card-vantaggio{padding:2rem 1.5rem}.card-vantaggio-full{text-align:left;align-items:flex-start}.card-vantaggio-full h3{flex-direction:column;align-items:flex-start;gap:1rem}.vantaggio-icon{width:45px;height:45px;margin-bottom:1rem}.card-vantaggio h3{font-size:1.15rem}.card-vantaggio p{font-size:.9rem}.vantaggio-list{gap:1rem;max-width:100%}.vantaggio-item{padding:1rem}.vantaggio-label{font-size:.95rem}.vantaggio-desc{font-size:.875rem}.section{padding:3rem 1.5rem}.section-title{font-size:1.75rem;margin-bottom:.75rem}.section-subtitle{font-size:.95rem;margin-bottom:2rem}.tech-section{padding:2.5rem 1.5rem}}@media(max-width:666px){.hero{padding:2.5rem 1rem}.hero-content h1{font-size:1.75rem}.hero-content p{font-size:.95rem}.cta-buttons{max-width:auto}.cta-button{padding:.75rem 1.25rem;font-size:.85rem}.section{padding:2.5rem 1rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.875rem}.card-modern,.card-vantaggio{padding:1.75rem 1.25rem}.card-modern h3,.card-vantaggio h3{font-size:1.1rem}.card-icon-modern,.vantaggio-icon{width:45px;height:45px}}@media(max-width:360px){.hero{padding:2rem 1rem}.hero-content h1{font-size:1.5rem;line-height:1.15}.hero-content p{font-size:.875rem;line-height:1.6}.cta-button{padding:.7rem 1rem;font-size:.8rem}.section{padding:2rem 1rem}.section-title{font-size:1.35rem}.section-subtitle{font-size:.8rem}.card-modern,.card-vantaggio{padding:1.5rem 1rem}.card-icon-modern,.vantaggio-icon{width:40px;height:40px}.card-modern h3,.card-vantaggio h3{font-size:1rem;margin-bottom:.75rem}.card-modern p,.card-vantaggio p{font-size:.85rem}.vantaggio-item{padding:.875rem}.vantaggio-label{font-size:.875rem}.vantaggio-desc{font-size:.8rem}.highlight-text{display:inline-block}}@media(max-width:768px){.card-modern:hover,.card-vantaggio:hover{transform:translateY(-3px)}*{transition-duration:.2s!important}}@media(max-width:768px){input[type=text],input[type=email],textarea,select{font-size:16px!important}}.card-with-logo{position:relative}.logo-container{display:flex;justify-content:center;align-items:center;margin:0 auto 1.5rem;width:100%;max-width:250px;height:60px}.logo-container img{width:100%;height:100%;object-fit:contain;object-position:center}.cards-grid-three .card-modern{height:100%;display:flex;flex-direction:column}.card-modern .card-icon-modern,.card-modern .logo-container{flex-shrink:0;margin-bottom:1.5rem}.card-modern h3{flex-shrink:0;margin-bottom:1rem}.card-modern p{flex-grow:1;margin-bottom:0}.card-vantaggio-full{width:100%;max-width:1000px;margin:3rem auto 0;padding:3rem}.card-vantaggio-full h3{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;text-align:left}.card-vantaggio-full .vantaggio-icon{margin-bottom:0;flex-shrink:0}.vantaggio-list{display:flex;flex-direction:column;gap:1.5rem;width:100%}.vantaggio-item{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:#f8fafc;border-left:3px solid var(--dark-blue);text-align:left}@media(max-width:1024px){.logo-container{max-width:200px;height:50px}}@media(max-width:768px){.card-vantaggio-full{padding:2rem 1.5rem;margin-top:2rem}.card-vantaggio-full h3{flex-direction:column;align-items:flex-start;gap:1rem}.vantaggio-icon{margin-bottom:0}.logo-container{max-width:180px;height:45px}}@media(max-width:666px){.card-vantaggio-full{padding:1.75rem 1.25rem}.vantaggio-item{padding:1.25rem}.logo-container{max-width:160px;height:40px}}@media(max-width:360px){.card-vantaggio-full{padding:1.5rem 1rem}.vantaggio-item{padding:1rem}.logo-container{max-width:140px;height:35px}}.section-alt .cards-grid-three{margin-bottom:2rem}.vantaggi-container{margin-top:0}.visually-hidden[data-astro-cid-j7pv25f6]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
