.vit-news-container *{box-sizing:border-box}.vit-news-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 15px}.vit-header-news{text-align:center;margin-bottom:5rem}.vit-badge-orange{color:#c50;font-weight:800;font-size:.95rem;text-transform:uppercase;display:block;margin-bottom:1rem}.vit-article-title{font-size:clamp(2rem,4vw,3rem);color:#111;font-weight:800;line-height:1.2;max-width:900px;margin:0 auto 1.5rem auto}.vit-article-line{width:60px;height:4px;background-color:#c50;margin:0 auto;border-radius:2px}.vit-news-section{display:flex;flex-direction:row;align-items:center;gap:4rem;margin-bottom:5rem}.vit-layout-reverse{flex-direction:row-reverse}.vit-col-text,.vit-col-image{flex:1;width:50%;min-width:0}.vit-col-text{font-size:1.15rem;line-height:1.8;color:#444}.vit-img-wrap{width:100%;display:block}.vit-img-wrap img{width:100%!important;max-width:100%!important;height:auto!important;display:block;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.vit-legenda{font-size:.9rem;color:#777;margin-top:12px;text-align:center;font-style:italic}@media (max-width:850px){.vit-news-section,.vit-news-section.vit-layout-reverse{flex-direction:column;gap:2rem;margin-bottom:4rem}.vit-col-text,.vit-col-image{width:100%}.vit-col-image{order:-1}.vit-col-text{order:2}}.vit-btn-back{display:inline-flex;align-items:center;padding:12px 25px;border:2px solid #c50;color:#111;font-weight:bold;border-radius:6px;text-decoration:none;transition:.3s}.vit-btn-back:hover{background:#c50;color:#fff}.vit-text-center{text-align:center;margin-top:2rem;margin-bottom:2rem}.vit-news-riders-section{margin-top:4rem;padding-top:3rem;border-top:1px solid #eee}.vit-news-riders-section h3{text-align:center;color:#111;font-weight:800;margin-bottom:2rem;font-size:clamp(1.5rem,4vw,1.75rem)}.vit-news-riders-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.vit-news-rider-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:100%;max-width:6.875rem;transition:transform .3s ease}.vit-news-rider-item:hover{transform:translateY(-.3rem)}.vit-news-rider-img-wrap{width:100%;max-width:5rem;aspect-ratio: 1 / 1;background-color:#f4f4f4;border-radius:50%;overflow:hidden;margin-bottom:.75rem;box-shadow:0 .25rem .6rem rgba(0,0,0,.1);border:3px solid #fff;position:relative;display:flex;align-items:center;justify-content:center}.vit-news-rider-img-wrap img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover;object-position:top center;display:block;margin:0;border:none}.vit-news-rider-item span{font-size:.85rem;font-weight:bold;color:#444;text-align:center;line-height:1.2}