.veo-block-container{margin-bottom:50px}.veo-card,.veo-featured{display:flex;flex-direction:column;overflow:hidden;height:100%}.veo-card{background:#fff;border-radius:8px;padding:6px;box-shadow:0 4px 6px rgb(0 0 0 / .05)}.veo-card a,.veo-featured a{text-decoration:none}.veo-card-image{position:relative;display:block;overflow:hidden;border-radius:6px;margin-bottom:12px}.veo-card-image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;transition:transform 0.5s ease}.veo-card-image:hover img{transform:scale(1.03)}.veo-card-cat{position:absolute;top:10px;left:10px;background-color:#d32f2fb5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:4px;z-index:5;line-height:1;pointer-events:none}.veo-card-body,.veo-card-content{display:flex;flex-direction:column;flex-grow:1}.veo-card-title{font-weight:700;font-size:16px;line-height:1.3;margin:0 0 10px 0}.veo-card-title a{color:#111;text-decoration:none!important}.veo-card-title a:hover{color:#c00}.veo-card-excerpt{font-size:14px;color:#444;line-height:1.5;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.veo-card-meta{font-size:12px;color:#888;text-transform:uppercase;display:flex;align-items:center;gap:6px;margin-top:auto}.veo-icon-clock{width:14px;height:14px;stroke:#aaa}.veo-layout-1{display:flex;flex-direction:column}.veo-layout-1 .veo-featured{flex-direction:row;gap:20px;align-items:stretch;border-bottom:none;padding:6px;margin-bottom:40px}.veo-layout-1 .veo-featured-image-wrapper{flex:1.5}.veo-layout-1 .veo-featured-image-wrapper .veo-card-image{height:100%;margin-bottom:0;border-radius:20px;max-width:100%}.veo-layout-1 .veo-featured-image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}.veo-layout-1 .veo-featured .veo-card-content{flex:1;justify-content:center;padding:10px 10px 10px 0}.veo-layout-1 .veo-featured .veo-card-title{font-size:28px;margin-bottom:15px}.veo-layout-1 .veo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.veo-layout-1 .veo-grid .veo-card-image img{height:200px}@media (max-width:921px){.veo-layout-1 .veo-featured{flex-direction:column-reverse;flex-direction:column}.veo-layout-1 .veo-grid{grid-template-columns:1fr}}.veo-layout-2{display:flex;flex-direction:column}.veo-layout-2 .veo-featured{flex-direction:row;gap:20px;margin-bottom:40px}.veo-layout-2 .veo-featured .veo-card-image{flex:1.2;margin-bottom:0;height:auto}.veo-layout-2 .veo-featured .veo-card-image img{height:100%;-o-object-fit:cover;object-fit:cover}.veo-layout-2 .veo-featured .veo-card-content{flex:1;padding:10px 10px 10px 0;justify-content:center}.veo-layout-2 .veo-featured .veo-card-title{font-size:26px;font-weight:800}.veo-layout-2 .veo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.veo-layout-2 .veo-grid .veo-card-image img{height:250px}.veo-layout-2 .veo-grid .veo-card-title{font-size:20px}@media (max-width:921px){.veo-layout-2 .veo-featured{flex-direction:column}.veo-layout-2 .veo-grid{grid-template-columns:1fr}}.veo-layout-3 .veo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.veo-layout-3 .veo-card-image{aspect-ratio:16 / 9}.veo-layout-3 .veo-card-title{font-size:16px}.veo-layout-3 .veo-card-more{font-size:12px;font-weight:800;color:#333;text-transform:uppercase;letter-spacing:.5px;margin-top:10px}.veo-layout-3 .veo-card-more:hover{color:#c00}@media (max-width:1024px){.veo-layout-3 .veo-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.veo-layout-3 .veo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.veo-layout-3 .veo-grid{grid-template-columns:1fr}}.veo-layout-opinions{padding:40px 0}.veo-layout-opinions .veo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width:1024px){.veo-layout-opinions .veo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.veo-layout-opinions .veo-grid{grid-template-columns:1fr}}.veo-layout-opinions .veo-card{align-items:center;text-align:center;border:none;box-shadow:none;background-color:#fff0}.veo-layout-opinions .veo-card-image{width:150px;height:150px;border-radius:50%;margin:0 auto 20px auto}.veo-layout-opinions .veo-card-title{font-size:20px;font-style:italic}.veo-layout-opinions .veo-card-author{font-size:13px;font-weight:800;text-transform:uppercase}.veo-layout-opinions .veo-card-author span{font-weight:400}.veo-layout-opinions .veo-card-image img{aspect-ratio:1;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all 0.3s ease}.veo-layout-opinions .veo-card:hover .veo-card-image img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.veo-layout-opinions .veo-card-image{margin-bottom:10px}.veo-layout-opinions .veo-card-cat{position:static;display:inline-block;margin-bottom:10px;background-color:#d32f2f;color:#fff;pointer-events:auto}.veo-portada-container{position:relative;width:100%;aspect-ratio:2 / 1;overflow:hidden;border-radius:20px;margin-bottom:30px}.veo-portada-image{width:100%;height:100%;background-size:cover;background-position:center;transition:transform 0.5s ease}.veo-portada-container:hover .veo-portada-image{transform:scale(1.03)}.veo-portada-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0 40%,rgb(0 0 0 / .85) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px;box-sizing:border-box;color:#fff}.veo-portada-cat{font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:10px;color:#fff}.veo-portada-title{font-size:32px;font-weight:800;line-height:1.2;margin:0 0 15px 0;color:#fff;text-decoration:none}.veo-portada-meta{font-size:11px;text-transform:uppercase;letter-spacing:1px;opacity:.9}.veo-portada-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}@media (max-width:768px){.veo-portada-container{height:350px}.veo-portada-title{font-size:24px}}