:root{--yellow:#ffd000;--black:#10100f;--grey:#ecece7}*{box-sizing:border-box}body.gzx-pagina{margin:0;background:var(--grey);color:var(--black);font:16px/1.55 Arial,sans-serif}.gzx-pagina a{text-decoration:none;color:inherit}.gzx-pagina img{display:block;width:100%;object-fit:cover}.gzx-copertina{background:var(--yellow);border-bottom:4px solid var(--black)}.gzx-barra{min-height:86px;padding:0 4vw;display:flex;align-items:center;gap:2rem}.gzx-logo{font-weight:1000;font-size:1.5rem}.gzx-logo span{display:block;font-size:.65rem;letter-spacing:.4em}.gzx-telefono{margin-left:auto;font-weight:900}#gzx-comando-menu{display:none}#gzx-collegamenti{display:flex;padding:.7rem 4vw;gap:2rem;background:var(--black);color:#fff;font-weight:800}.gzx-eroe{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.gzx-eroe-testo{padding:8vw 6vw;align-self:center}.gzx-eroe-testo h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.85;text-transform:uppercase;margin:1rem 0}.gzx-eroe-testo a{display:inline-block;background:var(--black);color:#fff;padding:1rem}.gzx-ruota{position:relative;background:var(--black);padding:2rem}.gzx-ruota img{height:100%}.gzx-ruota b{position:absolute;right:3rem;bottom:3rem;background:var(--yellow);padding:1rem;font-size:2rem}.gzx-segnali{display:flex;justify-content:space-around;padding:1rem;background:var(--yellow);font-weight:1000}.gzx-servizi{padding:6rem 5vw}.gzx-servizi header{display:grid;grid-template-columns:1fr 1fr}.gzx-servizi h2{font-size:3.2rem;line-height:1}.gzx-servizi>div{border-top:4px solid}.gzx-servizi>div a{display:grid;grid-template-columns:80px 1fr 2fr;padding:1.5rem 0;border-bottom:1px solid;gap:2rem}.gzx-servizi i{font-style:normal}.gzx-banco{display:grid;grid-template-columns:1.3fr .7fr;background:var(--black);color:#fff}.gzx-banco img{height:590px}.gzx-banco div{padding:6rem 4rem}.gzx-banco h2{font-size:3rem;line-height:1}.gzx-vetrina{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:5rem;gap:4rem}.gzx-vetrina img{height:380px}.gzx-vetrina p{font-size:2rem;font-weight:900}.gzx-fondo{background:var(--yellow);padding:3rem 5vw;display:grid;grid-template-columns:1fr 1fr 1fr}.gzx-fondo div{display:grid}.gzx-fondo em{font-size:1.3rem;font-weight:900}.gzx-interno{padding:5rem}.gzx-titolo-servizio{max-width:950px}.gzx-titolo-servizio h1,.gzx-legal h1{font-size:clamp(3rem,7vw,6rem);line-height:.9;text-transform:uppercase}.gzx-diagnosi{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:4rem}.gzx-diagnosi img{height:520px}.gzx-consiglio{margin:4rem 0;padding:2rem;background:var(--yellow)}.gzx-form{max-width:650px;display:grid;gap:1rem;margin-top:3rem}.gzx-form label{display:grid}.gzx-form input,.gzx-form textarea{padding:.8rem}.gzx-form button{padding:1rem;background:var(--black);color:#fff;border:0}.gzx-legal{padding:6rem 8vw}.gzx-legal section{max-width:800px;padding:1.5rem 0;border-top:2px solid}.gzx-cookie{position:fixed;bottom:0;left:0;right:0;background:var(--yellow);padding:1rem 4vw;display:flex;justify-content:space-between}.gzx-cookie[hidden]{display:none}@media(max-width:740px){.gzx-telefono{display:none}#gzx-comando-menu{display:block;margin-left:auto}#gzx-collegamenti{display:none;flex-direction:column}.gzx-copertina #gzx-collegamenti.open{display:flex}.gzx-eroe,.gzx-banco,.gzx-vetrina,.gzx-diagnosi{grid-template-columns:1fr}.gzx-ruota{min-height:420px}.gzx-servizi{padding:4rem 1rem}.gzx-servizi header{grid-template-columns:1fr}.gzx-servizi>div a{grid-template-columns:45px 1fr}.gzx-servizi>div a span{grid-column:2}.gzx-banco div,.gzx-vetrina,.gzx-interno{padding:3rem 1rem}.gzx-fondo{grid-template-columns:1fr;gap:1.5rem}}