.trasparenza-wrapper{display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:3rem;width:100%;padding:0 15px;box-sizing:border-box}.trasparenza-card{background-color:#fff;width:100%;max-width:1000px;padding:15px;border-radius:12px;border:1px solid #eef0f2;box-shadow:0 10px 25px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.title-custom{font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:2.5rem;color:#1a1a1a;text-align:center;line-height:1.2;margin-bottom:1.5rem;position:relative;letter-spacing:-.5px}.title-custom::after{content:"";display:block;width:60px;height:4px;background-color:#0056b3;margin:15px auto 0;border-radius:2px}.Section-About-Home h2,h2.subtitle-custom{font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:1.75rem;color:#333;margin-top:2.5rem;margin-bottom:1rem;padding-left:15px;border-left:4px solid #0056b3;line-height:1.3}@media screen and (max-width:768px){.title-custom{font-size:1.8rem;margin-bottom:1rem}.title-custom::after{width:40px;height:3px}.Section-About-Home h2,h2.subtitle-custom{font-size:1.4rem;margin-top:2rem;padding-left:10px;border-left-width:3px}}@media(hover:hover){.trasparenza-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}}.trasparenza-card img{width:100%;display:block;border-radius:8px;object-fit:cover;aspect-ratio:21/9}@media screen and (max-width:768px){.trasparenza-wrapper{margin-top:1.5rem;margin-bottom:2rem}.trasparenza-card{padding:10px}.trasparenza-card img{aspect-ratio:16/9}}