@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/raleway-400.woff2') format('woff2')}@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/raleway-500.woff2') format('woff2')}@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/raleway-600.woff2') format('woff2')}@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/raleway-700.woff2') format('woff2')}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
*{margin:0;padding:0;box-sizing:border-box}body{flex-wrap:wrap;--gold-metallic:#d3af37;--bianco:#fff;--nero:#54595f;--grigio:#f4f4f4;font-family:'Raleway',Sans-serif}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p,a{font-family:'Raleway',Sans-serif;color:var(--nero);text-align:center}.contenitore-1{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero{display:flex;width:100%;justify-content:center;flex-wrap:wrap}.hero .box{width:50%;display:flex;flex-direction:column;justify-content:end;align-items:center;text-align:center;flex:1 0 auto}.hero .box .img1{width:60%;height:auto}.hero .box .img2{width:85%;height:auto}.hero .box h2{display:block;font-weight:700;color:var(--gold-metallic);font-size:30px}.hero .box h4,.hero .box .lead{display:block;font-weight:400;color:var(--nero);font-size:25px}.bottom-buy{text-decoration:none;background:var(--gold-metallic);margin-top:10px;justify-content:center;align-items:center;z-index:10;text-align:center;padding:10px;font-weight:500;font-size:20px;font-weight:700;color:var(--bianco)}.bottom-buy:hover{text-decoration:none;color:var(--bianco)}@media(max-width:900px){.contenitore-1 .hero .box{width:100%}.contenitore-1 .hero .box:nth-child(1){margin-bottom:5rem}.contenitore-1 .hero .box img{width:100%}}.contenitore-2{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.contenitore-2 .hero{height:100%;width:100%}.contenitore-2 .hero .box{width:50%;display:flex;align-items:center;justify-content:center}.contenitore-2 .hero .box:has(h2){padding:50px;background:var(--grigio)}.contenitore-2 .hero .box:has(h2) h2{font-size:26px;font-weight:400}.contenitore-2 .hero .box:has(h2) h4,.contenitore-2 .hero .box:has(h2) .lead{font-size:22px;font-weight:400;line-height:1.6em;text-align:justify}.contenitore-2 .hero .box img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.contenitore-2 .hero .box{width:100%}.contenitore-2 .hero .box:has(h2){order:-1}}.contenitore-3{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.contenitore-3 .hero h1{font-weight:400;color:var(--nero)}.negozi .contenitore-3 .hero h2{font-weight:600;color:var(--nero)}.contenitore-4{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.contenitore-4 .hero{display:flex;width:100%;justify-content:center;flex-wrap:wrap}.contenitore-4 .hero .box{height:392px;width:33%;display:flex;justify-content:center;align-items:center}.contenitore-4 .hero .box:first-child{background:var(--grigio);padding:5%}.contenitore-4 .hero .box:last-child{background:var(--gold-metallic);padding:5%}.contenitore-4 .hero .box img{width:100%;height:100%;object-fit:cover}.contenitore-4 .hero .box h4,.contenitore-4 .hero .box .lead{font-size:22px;font-weight:400;line-height:1.6em;text-align:justify}.contenitore-4 .hero .box:last-child h4,.contenitore-4 .hero .box:last-child .lead{color:var(--bianco)}@media(max-width:900px){.contenitore-4 .hero .box{height:250px;width:100%}}.info-contenitore{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;overflow:hidden}.info-contenitore h2{font-family:"Raleway",Sans-serif;font-weight:700}.info-contenitore .info{display:flex;padding:10px;flex-wrap:wrap}.info-contenitore .info .col4{display:flex;align-items:center;flex-direction:column;padding:20px;margin:10px;width:calc(25% - 20px);background:var(--grigio)}.info-contenitore .info .col4 h2{font-family:"Raleway",Sans-serif;font-size:22px;font-weight:700}.info-contenitore .info .col4 h4,.info-contenitore .info .col4 .lead{font-family:"Raleway",Sans-serif;font-size:18px;font-weight:400;line-height:1.3em}.info-contenitore .info .col4 .img{margin-bottom:15px;width:40px;height:auto}@media(max-width:900px){.info-contenitore .info .col4{width:100%}}.accoglienza-contenitore{width:100%;max-width:1280px;margin:50px 0;margin-right:auto;margin-left:auto;overflow:hidden;background:var(--gold-metallic);display:flex;align-items:center;justify-content:center;overflow:hidden}.accoglienza-contenitore .hero{max-width:1000px;display:flex;justify-content:center;flex-wrap:wrap}.accoglienza-contenitore .hero .box{justify-content:center}.accoglienza-contenitore .hero .box:first-child{padding:65px}.accoglienza-contenitore .hero .box h2{color:#fff;font-family:"Raleway",Sans-serif;font-size:30px;font-weight:700;text-transform:none}.accoglienza-contenitore .hero .box p{text-align:justify;color:#fff;font-family:"Raleway",Sans-serif;font-size:22px;font-weight:400;line-height:1.6em}.accoglienza-contenitore .hero .box a{font-family:"Raleway",Sans-serif;font-size:22px;font-weight:700;text-transform:none;letter-spacing:.8px;fill:var(--gold-metallic);color:var(--gold-metallic);background-color:#fff;border-radius:0;text-decoration:none}a:hover{text-decoration:none}@media(max-width:900px){.accoglienza-contenitore{padding-bottom:50px}.accoglienza-contenitore .hero .box{width:100%}}.negozi .contenitore-4 .hero .box:nth-child(2) h2,.negozi .contenitore-4 .hero .box:nth-child(2) p,.negozi .contenitore-4 .hero .box:nth-child(2){color:var(--bianco);background:var(--gold-metallic)}.negozi .contenitore-4 .hero .box:nth-child(2){padding:64px}.negozi .contenitore-4 .hero .box:first-child,.negozi .contenitore-4 .hero .box:last-child{background:var(--grigio)}body>div.negozi>div.contenitore-4>div>.box{height:auto}body>div.negozi>div.contenitore-4>div>.box>a>img{max-width:200px;height:auto;padding-bottom:20px}.negozi .contenitore-4 .hero .box p{padding-bottom:5px}.faq{background:var(--grigio)}.faq h2{font-family:"Raleway",Sans-serif;font-size:30px;font-weight:700;text-transform:none;padding-top:50px}.faqanswer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faqanswer p{text-align:left;padding-left:30px}a.active{color:var(--gold-metallic)}.togglefaq{padding:30px;font-family:"Raleway",Sans-serif;font-size:22px;font-weight:600;display:block;text-align:left}.faqicon{color:var(--nero);margin-right:20px;font-size:22px;font-weight:700;float:right;width:20px;text-align:center}p{margin:0;padding-bottom:20px}.footer{width:100%;background:var(--nero);padding:20px;flex-wrap:wrap;display:flex}.logo{width:22%}.logo-footer{max-width:65%;height:auto}.footer .info{width:56%;padding:20px;color:var(--bianco);text-align:center;display:flex;justify-content:center;align-items:center}.social{width:22%;margin:auto}.social-icon{max-width:60px;height:auto;padding:10px}.video{width:70%;height:auto}.btn-video{display:block}.btn-video-mobile{display:none}@media(max-width:900px){.btn-video-mobile{display:block}.btn-video{display:none}}.contenitore-3 .hero{padding:0 24px}.contenitore-3 .hero h1,.contenitore-3 .hero h2,.contenitore-3 .hero p{padding:0 12px;line-height:1.3em}.contenitore-3 .hero p{font-size:22px;font-weight:400;margin-top:10px}.faqanswer p{padding-right:30px}.faq h2{padding-left:24px;padding-right:24px}@media(max-width:900px){.contenitore-2 .hero .box:has(h2){padding:32px 24px}.accoglienza-contenitore .hero .box:first-child{padding:40px 24px}.contenitore-4 .hero .box{padding:24px}.negozi .contenitore-4 .hero .box:nth-child(2){padding:32px 24px}.togglefaq{padding:24px 20px}.faqanswer p{padding-left:20px;padding-right:20px}.contenitore-3 .hero h1,.contenitore-3 .hero h2{font-size:24px}.contenitore-3 .hero p{font-size:22px;font-weight:400;margin-top:10px}.hero .box h2,.hero .box h4,.hero .box .lead{padding:0 16px}}
.hero .box h2{padding-bottom:18px}.contenitore-2 .hero .box:has(h2) h2{padding-bottom:18px}.contenitore-4 .hero .box h2{padding-bottom:14px}.accoglienza-contenitore .hero .box h2{padding-bottom:18px}.info-contenitore>h2{padding-bottom:14px}
.local-hero{max-width:1280px;margin:40px auto;padding:0 24px;text-align:center}.local-hero h1{font-size:32px;font-weight:700;color:var(--gold-metallic);padding-bottom:14px;line-height:1.25em}.local-hero p{font-size:20px;line-height:1.6em;max-width:900px;margin:0 auto;padding-bottom:14px}.local-sec{max-width:1000px;margin:40px auto;padding:0 24px}.local-sec h2{font-size:26px;font-weight:700;color:var(--nero);padding-bottom:14px;text-align:center}.local-sec p{font-size:18px;line-height:1.6em;text-align:justify;padding-bottom:14px}.local-cta{display:inline-block;background:var(--gold-metallic);color:#fff;font-weight:700;font-size:20px;padding:14px 28px;margin:10px 0;border-radius:4px}.local-cta:hover{color:#fff}.local-box{background:var(--grigio);padding:30px;margin:20px 0;border-radius:6px}.local-box h3{font-size:22px;font-weight:700;padding-bottom:8px}.local-box p{padding-bottom:6px}.zone-grid{display:flex;flex-wrap:wrap;gap:16px;max-width:1100px;margin:0 auto;padding:0 24px}.zone-card{flex:1 1 300px;background:var(--grigio);padding:24px;border-radius:6px}.zone-card h3{font-size:21px;font-weight:700;color:var(--gold-metallic);padding-bottom:8px}.zone-card p{font-size:17px;line-height:1.5em;padding-bottom:6px;text-align:left}.local-nav{text-align:center;padding:20px 0}.local-nav a{color:var(--gold-metallic);font-weight:600;margin:0 12px;font-size:17px}@media(max-width:900px){.local-hero h1{font-size:26px}.local-sec h2{font-size:22px}}
.art-wrap{max-width:760px;margin:0 auto;padding:0 24px}.breadcrumb{max-width:760px;margin:20px auto 0;padding:0 24px;font-size:14px;color:var(--nero)}.breadcrumb a{color:var(--gold-metallic)}.art-wrap h1{font-size:30px;font-weight:700;color:var(--gold-metallic);line-height:1.25em;padding:24px 0 8px;text-align:left}.art-meta{font-size:14px;color:#888;padding-bottom:20px}.art-wrap h2{font-size:23px;font-weight:700;color:var(--nero);padding:24px 0 10px;text-align:left}.art-wrap p{font-size:18px;line-height:1.65em;padding-bottom:16px;text-align:left}.art-wrap ul{padding:0 0 16px 22px}.art-wrap li{font-size:18px;line-height:1.6em;padding-bottom:8px}.art-wrap strong{color:var(--nero)}.art-cta{background:var(--grigio);padding:24px;border-radius:6px;margin:24px 0;text-align:center}.art-cta a{display:inline-block;background:var(--gold-metallic);color:#fff;font-weight:700;padding:12px 24px;border-radius:4px;margin-top:10px}.art-cta a:hover{color:#fff}.art-related{max-width:760px;margin:30px auto;padding:24px;border-top:1px solid #ddd}.art-related h3{font-size:18px;padding-bottom:10px}.art-related a{display:block;color:var(--gold-metallic);padding:5px 0;font-size:16px}.blog-list{max-width:900px;margin:0 auto;padding:0 24px}.blog-card{background:var(--grigio);padding:24px;border-radius:6px;margin-bottom:18px}.blog-card h2{font-size:22px;padding-bottom:8px;text-align:left}.blog-card h2 a{color:var(--gold-metallic)}.blog-card p{font-size:16px;line-height:1.5em;text-align:left}@media(max-width:900px){.art-wrap h1{font-size:25px}.art-wrap h2{font-size:20px}}
.navbar{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.navbar .brand{font-weight:700;color:var(--gold-metallic);font-size:18px;text-decoration:none}.navbar .brand img{height:36px;width:auto;vertical-align:middle}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:0;cursor:pointer;padding:6px}.hamburger span{display:block;width:26px;height:3px;background:var(--nero);border-radius:2px;transition:.3s}.hamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navlinks{display:flex;gap:18px;align-items:center}.navlinks a{color:var(--nero);font-weight:600;font-size:16px;text-decoration:none}.navlinks a:hover{color:var(--gold-metallic)}@media(max-width:820px){.hamburger{display:flex}.navlinks{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 6px 8px rgba(0,0,0,.08)}.navlinks.open{max-height:85vh;overflow-y:auto}.navlinks a{width:100%;padding:14px 20px;border-top:1px solid #eee;text-align:center}}
.art-img{width:100%;height:auto;border-radius:8px;margin:8px 0 24px;display:block}.art-img-wrap{margin:24px 0}.art-img-cap{font-size:14px;color:#999;text-align:center;margin-top:-16px;padding-bottom:20px}
.art-svg{display:block;max-width:340px;margin:20px auto;width:100%;height:auto}.art-svg-wide{display:block;max-width:480px;margin:24px auto;width:100%;height:auto}.val-icons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:20px 0}.val-icon{flex:1 1 140px;max-width:180px;text-align:center;background:var(--grigio);border-radius:8px;padding:18px}.val-icon img{width:54px;height:54px;margin-bottom:8px}.val-icon span{display:block;font-weight:700;color:var(--nero);font-size:16px}
.navbar .brand{display:flex;align-items:center;gap:10px}.navbar .brand img{height:38px;width:auto}.brand-tag{font-weight:600;color:var(--nero);font-size:15px;line-height:1.1;border-left:2px solid var(--gold-metallic);padding-left:10px}.has-sub{position:relative}.has-sub>.sub-toggle{display:flex;align-items:center;gap:4px;cursor:pointer;background:none;border:0;font:inherit;color:var(--nero);font-weight:600;font-size:16px;padding:0}.has-sub>.sub-toggle:hover{color:var(--gold-metallic)}.submenu{display:none;position:absolute;top:100%;right:0;left:auto;background:#fff;box-shadow:0 6px 14px rgba(0,0,0,.12);border-radius:6px;min-width:240px;padding:6px 0;z-index:110}.submenu a{display:block;padding:10px 16px;font-size:15px;color:var(--nero);white-space:nowrap}.submenu a:hover{background:var(--grigio);color:var(--gold-metallic)}.has-sub.open .submenu{display:block}@media(max-width:820px){.navbar .brand img{height:32px}.brand-tag{font-size:13px}.submenu{position:static;box-shadow:none;min-width:0;padding:0;background:var(--grigio)}.submenu a{padding:12px 36px;border-top:1px solid #e5e5e5}.has-sub>.sub-toggle{width:100%;padding:14px 20px;border-top:1px solid #eee;justify-content:center}}
.negozio-foto{width:100%;max-width:560px;height:auto;border-radius:10px;margin:20px auto 0;display:block;box-shadow:0 4px 14px rgba(0,0,0,.1)}
.navlinks .btn-video{display:block}.navlinks .btn-video-mobile{display:none}@media(max-width:820px){.navlinks .btn-video{display:none}.navlinks .btn-video-mobile{display:block}}
.cmp-table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px}.cmp-table th,.cmp-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #e5e5e5}.cmp-table th{background:var(--nero);color:#fff;font-weight:600}.cmp-table tr.current{background:#faf3dd}.cmp-table tr.current td:first-child{font-weight:700;color:var(--gold-metallic)}.cmp-table a{color:var(--gold-metallic);font-weight:600}.cmp-table caption{font-weight:700;font-size:18px;color:var(--nero);text-align:left;padding-bottom:10px}@media(max-width:600px){.cmp-table{font-size:13px}.cmp-table th,.cmp-table td{padding:8px 6px}}
.video-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}
.video-modal[hidden]{display:none}
.video-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85)}
.video-modal-box{position:relative;z-index:1;max-width:900px;width:100%;display:flex;align-items:center;justify-content:center}
.video-modal-player{width:100%;max-height:85vh;height:auto;border-radius:8px;background:#000;display:block}
.video-modal-close{position:absolute;top:-44px;right:0;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#000;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}
.video-modal-close:hover{background:var(--gold-metallic);color:#fff}
@media(max-width:820px){.video-modal-box{max-width:420px}.video-modal-close{top:-48px}}
.sticky-cta{display:none}
@media(max-width:820px){.sticky-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:900;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.15)}.sticky-cta a{flex:1;text-align:center;padding:14px 8px;font-family:'Raleway',Sans-serif;font-weight:700;font-size:16px;color:#fff;text-decoration:none}.sticky-cta .sc-call{background:var(--gold-metallic)}.sticky-cta .sc-map{background:var(--nero)}body{padding-bottom:56px}}
/* --- Padding frasi hero homepage (contenitore-1) --- */
.contenitore-1 .hero .box h1,.contenitore-1 .hero .box h2,.contenitore-1 .hero .box .lead{padding-left:24px;padding-right:24px}
@media(max-width:900px){.contenitore-1 .hero .box h1,.contenitore-1 .hero .box h2,.contenitore-1 .hero .box .lead{padding-left:16px;padding-right:16px}}
/* --- Footer: nota cookie + link privacy --- */
.footer .info .footer-info-inner{text-align:center;line-height:1.5em}
.footer .info a.footer-privacy{color:var(--gold-metallic);text-decoration:underline}
