.blocchi-guide{margin:0 auto;max-width:1200px}.blocchi-guide h2{color:#334da9;font-weight:600;margin-bottom:60px;text-align:center}.guide-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.guida-card{background:#fff;border-radius:20px;box-shadow:0 6px 12px rgba(0,0,0,.05);color:inherit;display:flex;flex:1 1 30%;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s ease}.guida-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.08);transform:translateY(-4px)}.guida-card img{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;height:auto;object-fit:cover;width:100%}.testo-card{display:flex;flex-direction:column;gap:12px;padding:20px}.testo-card small{color:#2c409d;font-size:12px;font-weight:700;text-transform:uppercase}.testo-card h3{font-size:18px;font-weight:600;margin:0}.testo-card p{color:#333;font-size:15px;line-height:1.5}@media screen and (max-width:1024px){.guida-card{flex:1 1 100%}}