.chi-siamo-intro{background:#f0f0f0;padding:80px 0}.chi-siamo-intro-inner{max-width:1600px;margin:0 auto;padding:0 40px}.chi-siamo-intro-card{background:#fff;border-radius:16px;padding:40px 50px;margin-top:-40px;position:relative;z-index:10;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:1600px;margin-left:auto;margin-right:auto}.chi-siamo-intro-card p{font-size:15px;color:#333;line-height:1.7;margin:0 0 14px}.chi-siamo-intro-card p:last-of-type{margin-bottom:20px}.chi-siamo-intro-card .btn-scopri{display:block;width:300px;margin:0 auto;padding:16px;background:#cc2027;border:0;border-radius:50px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s}.chi-siamo-intro-card .btn-scopri:hover{background:#a8182f}.chi-siamo-forza{background:#f0f0f0;padding:40px 0}.chi-siamo-forza-inner{max-width:1600px;margin:0 auto;padding:0 40px}.chi-siamo-forza{padding:0 0 25px;background:transparent;max-width:none;margin:0;padding-top:40px}.chi-siamo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}.chi-siamo-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1/1}.chi-siamo-card img{width:100%;height:100%;object-fit:cover;display:block}.chi-siamo-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.1) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff}.chi-siamo-card-overlay h4{font-size:18px;font-weight:700;text-transform:uppercase;margin:0 0 6px;line-height:1.2;color:#fff}.chi-siamo-card-overlay p{font-size:13px;line-height:1.5;margin:0;opacity:.9}.chi-siamo-card-numero{aspect-ratio:16/9}.chi-siamo-card-numero .chi-siamo-card-overlay{justify-content:flex-end}.chi-siamo-card-numero .chi-siamo-card-overlay h3{font-size:42px;font-weight:700;margin:0;line-height:1;color:#fff!important}.chi-siamo-card-numero .chi-siamo-card-overlay h4{font-size:16px;font-weight:700;text-transform:uppercase;margin:0;color:#fff!important}.chi-siamo-forza .section-heading:last-of-type{padding:25px 0 0}@media(max-width:1024px){.chi-siamo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.chi-siamo-intro-inner{padding:0 20px}.chi-siamo-intro-card{padding:24px;margin-top:-20px}.chi-siamo-intro-card .btn-scopri{width:100%}.chi-siamo-forza-inner{padding:0 20px}.chi-siamo-grid{grid-template-columns:1fr}.chi-siamo-card{aspect-ratio:16/9}.chi-siamo-card-numero .chi-siamo-card-overlay h3{font-size:32px}}.dettaglio-topbar{background:#f0f0f0;padding:20px 0 0;margin-top:80px}.dettaglio-topbar-inner{max-width:1600px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.dettaglio-back{width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:background .2s}.dettaglio-back:hover{background:#f0f0f0}.dettaglio-back svg{width:22px;height:22px;fill:#1a1a1a}.dettaglio-topbar-center{display:flex;align-items:center;gap:16px}.dettaglio-topbar-brand-logo{width:60px;height:60px;border-radius:50%;border:1px solid #ddd;object-fit:contain;padding:6px;background:#fff}.dettaglio-topbar-text h1{font-size:28px;font-weight:700;color:#1a1a1a;margin:0}.dettaglio-topbar-text p{font-size:14px;color:#666;margin:4px 0 0}.dettaglio-topbar-actions{display:flex;gap:10px}.dettaglio-topbar-actions button{width:48px;height:48px;border-radius:50%;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.dettaglio-topbar-actions button:hover{background:#f0f0f0}.dettaglio-topbar-actions svg{width:20px;height:20px;fill:#1a1a1a}.dettaglio-body{background:#f0f0f0;padding:20px 0 30px}.dettaglio-body-inner{max-width:1600px;margin:0 auto;padding:0 40px;display:flex;gap:20px}.dettaglio-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.dettaglio-right{width:340px;flex-shrink:0;align-self:flex-start;position:sticky;top:100px}.dettaglio-gallery{display:flex;gap:12px;height:100%}.dettaglio-gallery-main{flex:9;min-width:0;height:100%}.dettaglio-gallery-main{position:relative}.dettaglio-gallery-main img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;cursor:pointer}.dettaglio-thumbs-col{flex:3;height:100%;display:flex;flex-direction:column;gap:10px}.dettaglio-thumbs-col .thumb{width:100%;flex:1;min-height:0;object-fit:cover;border-radius:8px;cursor:pointer;display:block}.dettaglio-red-card-mobile{display:none}.modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000;align-items:center;justify-content:center}.modal-overlay.open{display:flex}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:1000px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.modal-header h3{font-size:20px;font-weight:700;color:#1a1a1a;text-transform:uppercase;margin:0}.modal-close{background:none;border:0;cursor:pointer;padding:4px;display:flex}.modal-close svg{width:28px;height:28px;fill:#333}.modal-body{padding:20px 24px;overflow-y:auto}.modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 30px}.modal-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee;font-size:14px}.modal-item:nth-last-child(-n+2){border-bottom:0}.modal-label{font-weight:600;color:#1a1a1a}.modal-value{color:#555}.modal-item-simple{padding:12px 0;border-bottom:1px solid #eee;font-size:14px;color:#333}.modal-item-simple:last-child{border-bottom:0}img.email_icon.neg{filter:invert(1);max-width:20px}@media(max-width:768px){.modal-grid{grid-template-columns:1fr}.modal-item:nth-last-child(2){border-bottom:1px solid #eee}.modal-item:last-child{border-bottom:0}}.gallery-lightbox{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.92);z-index:1000;align-items:center;justify-content:center;flex-direction:column}.gallery-lightbox.open{display:flex}.gallery-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;background:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}.gallery-lightbox-close svg{width:32px;height:32px;fill:#fff}.gallery-lightbox-main{width:90vw;height:80vh;object-fit:contain}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(255,255,255,.2);border:0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery-lightbox-nav svg{width:28px;height:28px;fill:#fff}.gallery-lightbox-nav:hover{background:rgba(255,255,255,.35)}.gallery-lightbox-prev{left:20px}.gallery-lightbox-next{right:20px}.gallery-lightbox-thumbs{display:flex;gap:10px;margin-top:20px}.gallery-lightbox-thumbs img{width:80px;height:55px;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.5;transition:opacity .2s}.gallery-lightbox-thumbs img.active{opacity:1}.gallery-lightbox-counter{color:#fff;font-size:14px;margin-top:12px}.dettaglio-red-card{background:#cc2027;border-radius:12px;padding:24px;color:#fff;display:flex;flex-direction:column}.dettaglio-red-card-sede{font-size:24px;font-weight:700;text-transform:uppercase;margin:0 0 4px}.dettaglio-red-card-indirizzo{font-size:12px;font-weight:500;margin:0 0 20px;line-height:1.4}.dettaglio-red-card-prezzo{font-size:32px;font-weight:700;margin:0 0 2px}.dettaglio-red-card-iva{font-size:13px;font-weight:400;text-align:right;margin-top:-28px;margin-bottom:6px}.dettaglio-red-card-old{font-size:14px;margin:0 0 12px}.dettaglio-red-card-old span:first-child{text-decoration:line-through;margin-right:6px}.dettaglio-red-card-finance{font-size:12px;line-height:1.5;margin:0 0 12px;opacity:.9}.dettaglio-red-card-finanziamento{margin:0 0 5px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;background:#bebebe;border:2px solid #bebebe;border-radius:8px;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;text-align:center;transition:background .2s;line-height:1.2}.dettaglio-red-card-buttons{display:flex;gap:8px;margin-bottom:10px}.dettaglio-red-card-buttons a{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;background:transparent;border:2px solid #fff;border-radius:8px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;text-transform:uppercase;text-align:center;transition:background .2s;line-height:1.2}.dettaglio-red-card-buttons a:hover{background:rgba(255,255,255,.15)}.dettaglio-red-card-buttons a svg{width:20px;height:20px;fill:#fff}.btn-preventivo{display:block;width:100%;padding:14px;background:rgba(255,255,255,.25);border:0;border-radius:8px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s;margin-top:5px}.btn-preventivo-no-red{display:block;width:100%;padding:14px;background:#cc2027;border:0;border-radius:8px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s}.dettaglio-specs-card{background:#fff;border-radius:12px;padding:24px 30px}.dettaglio-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 40px}.dettaglio-spec-item{display:flex;align-items:center;gap:10px}.dettaglio-spec-item svg{width:22px;height:22px;fill:#cc2027;flex-shrink:0}.dettaglio-spec-item-text{display:flex;flex-direction:column}.dettaglio-spec-item-label{font-size:12px;font-weight:700;color:#1a1a1a}.dettaglio-spec-item-value{font-size:15px;color:#333}.cb-dettaglio-wa svg{width:28px;height:28px;fill:#1a1a1a}.cb-dettaglio-richiedi{display:flex;align-items:center;justify-content:center;padding:18px 40px;background:#cc2027;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border-radius:28px 28px 0 0;position:relative;top:-12px;margin-bottom:-12px;transition:background .2s}.cb-dettaglio-richiedi:hover{background:#a8182f}.cb-dettaglio-email svg{width:28px;height:28px;fill:#cc2027}.dettaglio-specs-link{text-align:center;margin-top:12px}.dettaglio-specs-link a{font-size:13px;font-weight:600;color:#555;text-transform:uppercase;text-decoration:underline;letter-spacing:.5px}.dettaglio-specs-link a:hover{color:#1a1a1a}.dettaglio-optionals h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.dettaglio-optionals-card{background:#fff;border-radius:12px;overflow:hidden}.dettaglio-optionals-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 24px 20px}.dettaglio-optionals-grid span{padding:14px 10px;font-size:14px;color:#333;border-bottom:1px solid #eee}.dettaglio-optionals-grid span:last-child{border-bottom:0}.btn-lista-completa{display:block;width:100%;padding:14px;background:#f5f5f5;border:0;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-align:center;transition:background .2s}.btn-lista-completa:hover{background:#eee}.dettaglio-note h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.dettaglio-note-row{display:flex;gap:20px}.dettaglio-note-card{flex:1;background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column}.dettaglio-note-card p{font-size:14px;color:#555;line-height:1.6;margin:0}.dettaglio-note-card .btn-vedi-piu{display:block;width:calc(100% + 48px);margin:auto -24px -24px;padding:14px;background:#c5c1c1;border:0;border-radius:0 0 12px 12px;font-size:13px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-align:center;transition:background .2s}.dettaglio-note-card .btn-vedi-piu:hover{background:#eee}.dettaglio-note-follow p{font-size:14px;color:#333;margin:0 0 16px;line-height:1.5}.dettaglio-note-follow p strong{font-weight:700}.dettaglio-note-follow label{font-size:14px;font-weight:700;color:#1a1a1a;display:block;margin-bottom:8px}.dettaglio-note-follow input[type="email"]{width:100%;padding:12px 18px;border:1px solid #ccc;border-radius:50px;font-size:14px;color:#333;background:#fff;margin-bottom:14px}.dettaglio-note-follow input[type="email"]::placeholder{color:#aaa}.dettaglio-note-follow input[type="email"]:focus{outline:2px solid #999}.dettaglio-note-follow-bottom{display:flex;align-items:center;gap:14px}.dettaglio-note-follow-bottom label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:400;color:#333;margin-bottom:0}.dettaglio-note-follow-bottom input[type="checkbox"]{width:18px;height:18px;cursor:pointer}.btn-invia-note{padding:12px 30px;background:#cc2027;border:0;border-radius:50px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background .2s;margin-left:auto}.btn-invia-note:hover{background:#a8182f}.dettaglio-form-section{background:#fff;padding:50px 0}.dettaglio-form-inner{max-width:1600px;margin:0 auto;padding:0 40px}.dettaglio-form-title{display:flex;align-items:center;gap:14px;margin-bottom:8px}.dettaglio-form-title svg{width:36px;height:36px;fill:#1a1a1a}.dettaglio-form-title h2{font-size:28px;font-weight:700;color:#1a1a1a;text-transform:uppercase;margin:0}.dettaglio-form-subtitle{font-size:14px;color:#555;margin:0 0 30px;line-height:1.5}.dettaglio-form-row{display:flex;gap:20px;margin-bottom:20px}.dettaglio-form-field{flex:1;display:flex;flex-direction:column;gap:8px}.dettaglio-form-field label{font-size:13px;font-weight:700;color:#1a1a1a;text-transform:uppercase}.dettaglio-form-field input,.dettaglio-form-field select,.dettaglio-form-field textarea{padding:12px 18px;border:1px solid #ccc;border-radius:50px;background:#fff;font-size:14px;color:#333;font-family:inherit}.dettaglio-form-field textarea{border-radius:16px;resize:vertical;min-height:100px}.dettaglio-form-field input::placeholder,.dettaglio-form-field textarea::placeholder{color:#aaa}.dettaglio-form-field input:focus,.dettaglio-form-field select:focus,.dettaglio-form-field textarea:focus{outline:2px solid #999}.dettaglio-form-row-4{display:flex;gap:20px}.dettaglio-form-row-4 .dettaglio-form-field{flex:1}.dettaglio-form-separator{border:0;border-top:1px solid #cc2027;margin:20px 0}.dettaglio-form-options{display:flex;align-items:center;justify-content:space-between}.dettaglio-form-permuta{display:flex;align-items:center;gap:8px;font-size:14px;color:#1a1a1a}.dettaglio-form-permuta-link{color:#cc2027;font-size:14px;font-weight:600;text-decoration:none}.dettaglio-form-permuta-link:hover{text-decoration:underline}.dettaglio-form-check{display:flex;align-items:center;gap:8px;font-size:14px;color:#333}.dettaglio-form-check input[type="checkbox"]{width:18px;height:18px;cursor:pointer}.dettaglio-form-contatto-row{display:flex;align-items:center;gap:40px;width:100%}.dettaglio-form-contatto-label{flex-shrink:0}.dettaglio-form-contatto-selects{flex:1}.dettaglio-form-contatto-selects label{display:block;font-size:14px;color:#1a1a1a;margin-bottom:8px}.dettaglio-form-contatto-inputs{display:flex;gap:16px}.dettaglio-form-contatto-inputs select{flex:1;padding:12px 18px;border:1px solid #ccc;border-radius:50px;font-size:14px;color:#333;background:#fff;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23CC2027' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.dettaglio-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:10px}.dettaglio-form-privacy{display:flex;align-items:center;gap:10px;font-size:14px;color:#333}.dettaglio-form-privacy input[type="checkbox"]{width:20px;min-width:20px;height:20px;cursor:pointer;flex-shrink:0}.btn-dettaglio-invia{padding:16px 50px;background:#cc2027;border:0;border-radius:50px;color:#fff;font-size:15px;font-weight:400;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background-color .2s}.btn-dettaglio-invia:hover{background:#a8182f}#dettveic_share_trgr:checked~.pullup_itm.share,#dettveic_dettaglio_trgr:checked~.pullup_itm.dettaglio,#dettveic_permuta_trgr:checked~.pullup_itm.permuta,#dettveic_finanziamento_trgr:checked~.pullup_itm.finanziamento{transform:translateY(0);z-index:100}@media(max-width:1024px){.dettaglio-right{width:280px}.dettaglio-thumbs-col{width:120px}.dettaglio-specs-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dettaglio-topbar-inner{padding:0 20px}.dettaglio-topbar-text h1{font-size:20px}.dettaglio-topbar-brand-logo{width:44px;height:44px}.dettaglio-body-inner{flex-direction:column;padding:0 20px}.dettaglio-right{display:none}.dettaglio-red-card-mobile{display:block}.dettaglio-topbar-inner{flex-wrap:wrap}.dettaglio-topbar-center{order:3;width:100%;margin-top:10px}.dettaglio-gallery{height:auto}.dettaglio-gallery-main{height:250px;flex:1}.dettaglio-thumbs-col{display:none}.dettaglio-specs-grid{grid-template-columns:repeat(2,1fr);gap:16px 20px}.dettaglio-optionals-grid{grid-template-columns:1fr}.dettaglio-note-row{flex-direction:column}.dettaglio-form-inner{padding:0 20px}.dettaglio-form-row,.dettaglio-form-row-4{flex-direction:column;gap:16px}.dettaglio-form-options{flex-direction:column;align-items:flex-start;gap:16px}.dettaglio-form-contatto-row{flex-direction:column;align-items:flex-start;gap:12px}.dettaglio-form-contatto-selects{width:100%}.dettaglio-form-contatto-inputs{flex-direction:column;gap:12px;width:100%}.dettaglio-form-contatto-inputs select{width:100%}.dettaglio-form-bottom{flex-direction:column;align-items:flex-start;gap:16px}.btn-dettaglio-invia{width:100%}.dettaglio-note-follow-bottom{flex-direction:column;align-items:flex-start;gap:10px}.btn-invia-note{margin-left:0;width:100%}}.wrapper_img{display:block;aspect-ratio:4/3}.dettaglio-no-red{background:#898989!important}.dettaglio-no-red-card-buttons{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;background:#f00;border:2px solid #898989;border-radius:8px;color:#fff;text-decoration:none;font-size:11px;font-weight:700;text-transform:uppercase;text-align:center;transition:background .2s;line-height:1.2}input#Data{padding:12px 18px;border:1px solid #ccc;border-radius:50px;background:#fff;font-size:14px;color:#333;font-family:inherit;width:50%}.dettaglio-form-finanziamento-confermato{display:flex;align-items:center;gap:6px;font-size:14px;color:#1a1a1a}.dettaglio-form-finanziamento-link{color:#2e7d32;font-weight:600;cursor:default}.finanziamento-close-btn{position:absolute;top:14px;right:16px;cursor:pointer;font-size:20px;line-height:1;z-index:10}.finanziamento-aggiungi-row{display:flex;justify-content:left;align-items:center;margin-top:28px;padding-top:18px;border-top:1px solid #e0e0e0}.finanziamento-aggiungi-row label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px;font-weight:600;color:#1a1a1a;user-select:none}.finanziamento-aggiungi-row input[type="checkbox"]{width:18px;height:18px;cursor:pointer;accent-color:#2e7d32}.pullup_itm .content #finanziamento-aggiungi-label{position:static;right:auto;top:auto;font-size:16px}.duratafin.item{cursor:pointer;transition:background .15s,color .15s}.duratafin.item.active .durataFinanziamento{font-weight:700;color:#2e7d32;border-bottom:2px solid #2e7d32}.hero-slider{max-width:1920px;position:relative;margin-top:100px}.hero-slider .swiper{width:100%;height:auto;max-width:1920px;aspect-ratio:5/2;margin:0 auto;padding:0}.hero-slide{position:relative;width:100%;height:100%;background-size:cover;background-position:center center;display:flex;align-items:flex-end}.hero-slide::before{content:'';position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);pointer-events:none;z-index:1}.hero-slide-content{position:relative;z-index:2;max-width:1600px;width:100%;margin:0 auto;padding:0 40px 50px}.hero-slide-text{max-width:400px}.hero-slide-text h1,.hero-slide-text h2{font-size:30px;font-weight:400;color:#fff;margin:0 0 12px 0;text-transform:uppercase}.hero-slide-text p{font-size:14px;color:#fff;line-height:1.6;margin:0 0 20px 0}.hero-slide-text .btn-hero{display:block;padding:14px;background:#fff;border:0;border-radius:50px;color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:1px;text-align:center;transition:background-color .2s}.hero-slide-text .btn-hero:hover{background-color:#f0f0f0}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev,.hero-slider .swiper-pagination{display:none}.hero-slide.hero-slide--youtube{aspect-ratio:16/9}.hero-slide.hero-slide--youtube .hero-media,.hero-slide.hero-slide--youtube .hero-media .hero-yt{aspect-ratio:inherit}.slider-carrozzeria{background-color:#f0f0f0;padding:30px 0;position:relative}.slider-carrozzeria .swiper{max-width:1600px;margin:0 auto;padding:0 50px}.slider-carrozzeria .swiper-slide{width:auto}.carrozzeria-card{background:#fff;border-radius:12px;padding:25px 30px 18px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .2s}.carrozzeria-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.carrozzeria-card img{width:60px;height:60px;object-fit:contain}.carrozzeria-card span{font-size:15px;color:#555;font-weight:400}.slider-carrozzeria .swiper-button-next,.slider-carrozzeria .swiper-button-prev{color:#999;transform:scale(.4)}.slider-carrozzeria .swiper-button-next:hover,.slider-carrozzeria .swiper-button-prev:hover{color:#333}@media(max-width:768px){.hero-slider .swiper{aspect-ratio:3/4}.hero-slide-content{padding:0 16px 30px}.hero-slide-text h1,.hero-slide-text h2{font-size:22px}.hero-slide-text p{font-size:13px}}.sezione-autousate{background:#f0f0f0;padding:20px 0 20px}.hero-overlay{position:absolute}.hero-overlay .hero-caption{position:relative;z-index:1}.hero-overlay .hero-caption__title,.hero-overlay .hero-caption__text{color:#fff}.whatsapp-scrivi{border:1px solid #f0f0f0;padding:10px 20px;border-radius:50px;background:#f0f0f0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.whatsapp-scrivi a{display:flex;align-items:center;justify-content:center}.whatsapp-scrivi a svg{margin-left:10px}