@font-face{font-family:Avenir;src:url(/assets/static/avenir.DVlRjyDJ.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NHG-55;src:url(/assets/static/NHG-55.D7tBuvNt.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:NHG-55,Inter,system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#f7f7f5;overflow-x:hidden}body.menu-open,body.cookie-banner-visible{overflow:hidden!important}h1,h2,h3,h4,h5,h6{font-family:Avenir,Inter,system-ui,-apple-system,sans-serif}h2{color:#1c4e53!important}.header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:72px;border-bottom:1px solid #e5e5e5;position:sticky;top:0;background:#f7f7f5;z-index:100}.header-left{display:flex;align-items:center;gap:32px}.header-logo{display:flex;align-items:center;height:75px}.header-logo a{display:flex;align-items:center;height:100%;padding:0}.header-logo img{height:100%;width:auto}.header-nav{display:flex;align-items:center;gap:24px}.header-nav a{text-decoration:none;color:#333;font-size:14px;font-weight:500;transition:color .2s}.header-nav a:hover,.header-nav a.is-active{color:#379ba6}.header-right{display:flex;align-items:center;gap:12px}.header-right a{text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.btn-login{color:#333;padding:8px 16px}.btn-login:hover{color:#379ba6}.btn-signup{background:#379ba6;color:#fff!important;padding:8px 20px;border-radius:8px;font-weight:600}.btn-signup:hover{background:#1c4e53}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;gap:5px;padding:8px;z-index:110}.hamburger.open{display:none}.hamburger span{display:block;width:24px;height:2px;background:#333;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav-overlay{display:none;position:fixed;inset:0;background:#0006;z-index:105;opacity:0;transition:opacity .3s ease}.mobile-nav-overlay.open{opacity:1}.mobile-nav{display:none;position:fixed;top:0;right:0;width:300px;height:100dvh;background:#f7f7f5;z-index:106;transform:translate(100%);transition:transform .3s ease;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.mobile-nav.open{transform:translate(0)}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5;height:72px}.mobile-logo{height:28px}.mobile-logo img{height:100%;width:auto}.mobile-nav.open .mobile-logo{height:70px}.mobile-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:#333;border-radius:8px;transition:background .2s}.mobile-close:hover{background:#f5f5f5}.mobile-nav-links{overflow-y:auto;padding:16px 0}.mobile-nav-links a{display:block;color:#333;padding:14px 28px;text-decoration:none;font-size:16px;font-weight:500;transition:color .2s,background .2s}.mobile-nav-links a:hover,.mobile-nav-links a.is-active{color:#379ba6;background:#f0fafa}.mobile-nav-actions{padding:20px 24px 80px;border-top:1px solid #e5e5e5;display:flex;flex-direction:column;gap:10px}.mobile-nav-actions .btn-login{text-align:center;padding:12px;border:1px solid #e5e5e5;border-radius:8px;color:#333;text-decoration:none;font-weight:600;font-size:15px;transition:border-color .2s}.mobile-nav-actions .btn-login:hover{border-color:#379ba6;color:#379ba6}.mobile-nav-actions .btn-signup{text-align:center;padding:12px}@media(max-width:1000px){.header-nav,.header-right{display:none}.hamburger{display:flex}.mobile-nav-overlay{display:block;pointer-events:none}.mobile-nav-overlay.open{pointer-events:auto}.mobile-nav{display:flex}}.section-pacchetti{background:#e6f3f5;padding:80px 32px;position:relative}.section-pacchetti:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");background-repeat:repeat;pointer-events:none;z-index:0}.pacchetti-header{max-width:1200px;margin:0 auto 48px;text-align:center;position:relative;z-index:1}.pricing-grid{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto;position:relative;z-index:1}.pricing-card{flex:0 0 360px;background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.pricing-card:hover{border-color:#00d7b159;box-shadow:0 4px 20px #379ba61f;transform:scale(1.02)}.pricing-card.featured{border-color:#379ba6;box-shadow:0 4px 20px #379ba626}.pricing-card.featured:hover{box-shadow:0 8px 32px #379ba638}.pricing-card-header{padding:32px 24px;text-align:center;border-bottom:1px solid #e5e5e5;background:#f8fafc}.pricing-card.featured .pricing-card-header{background:#1c4e53}.pricing-card-header h3{font-size:1.5rem;font-weight:700;color:#1a1a1a}.pricing-card.featured .pricing-card-header h3{color:#fff}.pricing-features{padding:24px}.pricing-feature{display:flex;justify-content:space-between;align-items:center;padding:12px 8px;font-size:.95rem;color:#555;border-bottom:1px solid #f0f0f0}.pricing-feature:last-child{border-bottom:none}.pricing-feature .check{color:#379ba6;font-weight:700}.pricing-feature .cross{color:#ccc}.pricing-cta{text-align:center;margin-top:32px;position:relative;z-index:1}.page-content{max-width:100%;margin:0;padding:0;min-height:calc(100dvh - 72px)}#page-content{opacity:1;transition:opacity .3s ease-in-out}body.page-transition #page-content{opacity:0}.hero{position:relative;width:100%;min-height:80vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:#00000080}.hero-content{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px;padding:0 24px}.hero-subtitle{font-size:1.1rem;margin-bottom:16px;opacity:.9}.hero-title{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:32px}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-btn{display:inline-block;padding:12px 32px;border:2px solid #fff;border-radius:50px;background:transparent;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.hero-btn:hover{background:#f7f7f5;color:#1a1a1a}.hero-btn.outline-light:hover{color:#212938;background:transparent}.hero-btn.outline-light{border-color:#00d7b1;background:#00d7b1;color:#212938}.hero-btn.outline-primary{border-color:#379ba6;color:#379ba6}.hero-btn.outline-primary:hover{background:#379ba6;color:#fff}.section-model{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:80px 32px}.section-model-text,.section-model-image{flex:1}.section-model-image img{width:100%;height:auto;border-radius:16px}.section-vantaggi{background:#e6f3f5;padding:80px 32px;position:relative}.section-vantaggi:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");background-repeat:repeat;pointer-events:none;z-index:0}.vantaggi-header{max-width:1200px;margin:0 auto 48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;position:relative;z-index:1}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.card{background:#fff;border:1px solid rgba(0,215,177,.15);border-radius:16px;padding:24px;transition:border-color .3s ease,background .3s ease,transform .3s ease}.card:hover{background:#00d7b114;border-color:#00d7b159;transform:scale(1.02)}.card-img-placeholder{width:100%;height:140px;background:#d9edef;border-radius:10px;margin-bottom:16px}.card-text{color:#212938;font-size:.95rem;line-height:1.5}.section-funziona{max-width:1200px;margin:0 auto;padding:80px 32px}.funziona-content{display:flex;align-items:center;gap:60px}.funziona-text{flex:1}.funziona-image{flex:1;min-width:0;width:100%}.funziona-image img{width:100%;height:auto;border-radius:16px}.section-certezze{background:#f7f7f5;padding:80px 32px}.certezze-content{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.certezze-image{flex:1}.certezze-image img{width:100%;height:auto;border-radius:16px}.certezze-text{flex:1}.section-title{font-size:2rem;font-weight:700;margin-bottom:20px;line-height:1.2;color:#1a1a1a}.section-title.light{color:#212938}.section-desc{font-size:1.05rem;line-height:1.7;color:#555}.section-title.light+.section-desc{color:#212938}@media(max-width:768px){.hero-title{font-size:2rem}.section-model,.funziona-content,.certezze-content{flex-direction:column}.section-model-image,.funziona-image,.certezze-image{order:-1}.vantaggi-header{flex-direction:column;align-items:flex-start}}.section-benefici{max-width:1200px;margin:0 auto;padding:80px 32px}.benefici-content{display:flex;align-items:flex-start;gap:60px}.benefici-text{flex:0 0 300px;position:sticky;top:120px}.benefici-carousel{flex:1;min-width:0;padding-bottom:16px;width:100%}.carousel-track{display:inline-flex;gap:24px}.carousel-card{flex:0 0 280px;background:#f7f7f5;border-radius:16px;padding:32px 24px;border:1px solid #e5e5e5}.carousel-card h3{font-size:1.15rem;font-weight:700;margin-bottom:12px;color:#1a1a1a}.carousel-card p{font-size:.95rem;line-height:1.6;color:#555}.section-voucher{background:#f7f7f5;padding:80px 32px}.voucher-content{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.voucher-text,.voucher-image{flex:1}.voucher-image a{display:block}.voucher-image img{width:100%;height:auto;border-radius:16px;transition:opacity .3s}.voucher-image img:hover{opacity:.85}.section-form{max-width:1200px;margin:0 auto;padding:80px 32px}.form-content{display:flex;align-items:flex-start;gap:60px}.form-text{flex:1}.form-wrapper{flex:1;min-height:300px}.form-wrapper .mauticform_wrapper{max-width:100%!important;margin:0!important;font-family:inherit!important;color:inherit!important}.form-wrapper .mauticform-innerform{display:flex;flex-direction:column;gap:16px}.form-wrapper .mauticform-row{margin-bottom:24px!important}.form-wrapper .mauticform-label{font-family:Avenir,Inter,system-ui,sans-serif;font-size:.9rem!important;font-weight:600!important;color:#333!important;margin-bottom:8px!important}.form-wrapper .mauticform-row.mauticform-required .mauticform-label:after{content:" *"!important;color:#e32!important}.form-wrapper .mauticform-input,.form-wrapper .mauticform-textarea,.form-wrapper .mauticform-selectbox{width:100%!important;padding:12px 16px!important;border:1px solid #d1d5db!important;border-radius:8px!important;background:#f7f7f5!important;font-family:NHG-55,Inter,system-ui,sans-serif!important;font-size:15px!important;color:#333!important;transition:border-color .2s,box-shadow .2s!important;box-shadow:none!important}.form-wrapper .mauticform-input:focus,.form-wrapper .mauticform-textarea:focus,.form-wrapper .mauticform-selectbox:focus{outline:none!important;border-color:#379ba6!important;box-shadow:0 0 0 3px #379ba626!important}.form-wrapper .mauticform-textarea{min-height:100px;resize:vertical}.form-wrapper .mauticform-errormsg{font-size:.85rem!important;color:#dc2626!important;margin-top:4px!important}.form-wrapper .mauticform-message{font-size:.95rem!important;color:#16a34a!important;margin-bottom:16px!important}.form-wrapper .mauticform-message:not(:empty){padding:12px 16px;background:#f0fdf4;border-radius:8px}.form-wrapper .mauticform-checkboxgrp-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.form-wrapper .mauticform-checkboxgrp-checkbox{width:18px;height:18px;margin-top:2px;accent-color:#379BA6;cursor:pointer}.form-wrapper .mauticform-checkboxgrp-label{font-weight:400!important;font-size:.85rem!important;color:#555!important;line-height:1.5!important;cursor:pointer}.form-wrapper .mauticform-checkboxgrp-label a{color:#379ba6;text-decoration:underline}.form-wrapper .mauticform-freetext{font-size:.85rem!important;color:#666!important;line-height:1.6!important;padding:8px 0 0!important}.form-wrapper .mauticform-freetext a{color:#379ba6;text-decoration:underline}.form-wrapper .mauticform-button-wrapper{margin-top:12px!important}.form-wrapper .mauticform-button{display:inline-block!important;width:100%!important;padding:14px 32px!important;background:#379ba6!important;color:#fff!important;border:none!important;border-radius:8px!important;font-family:Avenir,Inter,system-ui,sans-serif!important;font-size:1rem!important;font-weight:600!important;cursor:pointer!important;transition:background .2s!important;text-align:center!important;line-height:1.4!important}.form-wrapper .mauticform-button:hover{background:#1c4e53!important}.form-wrapper .mauticform-button:disabled{opacity:.6;cursor:not-allowed}.form-wrapper .mauticform-hidden{display:none}.footer{background:#f7f7f5;color:#555;padding:60px 32px 32px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto 48px}.footer-col h4{color:#1c4e53;font-size:1rem;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.footer-col a{display:block;color:#555;text-decoration:none;font-size:.9rem;line-height:2;transition:color .2s}.footer-col a:hover{color:#379ba6}.footer-logo{height:48px;margin-bottom:16px}.footer-logo img{height:100%;width:auto}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;padding-top:32px;border-top:1px solid #e5e5e5}.footer-info{font-size:.85rem;line-height:1.6;color:#666}.footer-info strong{color:#1c4e53}.footer-social{display:flex;gap:12px}.footer-social a{color:#666;transition:color .2s}.footer-social a:hover{color:#379ba6}.voucher-page{max-width:900px;margin:0 auto;padding:40px 32px 80px}.voucher-subtitle{font-size:1.5rem;font-weight:700;margin-top:40px;margin-bottom:16px;color:#1a1a1a}.voucher-card{background:#f7f7f5;border-radius:12px;padding:24px;margin-bottom:16px;border:1px solid #e5e5e5}.voucher-card h3{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:#1a1a1a}.voucher-card p{font-size:.95rem;line-height:1.6;color:#555}.voucher-list{padding-left:24px;margin-bottom:24px}.voucher-list li{font-size:.95rem;line-height:1.6;color:#555;margin-bottom:8px}.voucher-eu{margin-top:40px;padding:24px;border-radius:12px}.voucher-img{width:100%;max-width:400px;height:auto;margin-top:24px;border-radius:12px}@media(max-width:768px){.benefici-content{flex-direction:column}.benefici-text{flex:none;position:static}.voucher-content,.form-content{flex-direction:column}.pricing-card{flex:1 1 100%;max-width:400px}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:24px}.card img{max-height:200px;object-fit:contain;width:100%;border-radius:8px}}@media(max-width:480px){.footer-top{grid-template-columns:1fr}}.faq{border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;margin-bottom:8px;background:#f7f7f5;transition:border-color .3s ease,box-shadow .3s ease}.faq.open{border-color:#379ba6;box-shadow:0 2px 16px #379ba61f}.faq-summary{display:flex;align-items:center;width:100%;font-size:.95rem;font-weight:600;cursor:pointer;color:#1a1a1a;padding:16px 48px 16px 20px;background:#f7f7f5;border:none;text-align:left;font-family:inherit;position:relative;-webkit-user-select:none;user-select:none;list-style:none}.faq-summary::-webkit-details-marker,.faq-summary::marker{display:none;content:""}.faq-summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:300;color:#379ba6;transition:transform .3s ease;line-height:1}.faq.open .faq-summary:after{content:"−"}.faq-content{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.faq-content-inner{padding:16px 20px;font-size:.9rem;line-height:1.7;color:#555;background:#f7f7f5;border-top:1px solid #f0f0f0}.faq-content-inner ul{list-style:none;padding:0;margin:0}.faq-content-inner ul li{margin-bottom:8px}.faq-content-inner ul li:last-child{margin-bottom:0}
