/* https://www.avvisatore.it/wp-content/plugins/aska/css/askanews-style.css?ver=2.1 */
.askanews-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin:20px 0}.askanews-video-card{background-color:#fff;border:1px solid #e2e2e2;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform 0.3s ease,box-shadow 0.3s ease}.askanews-video-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.askanews-player-wrapper{background-color:#000}.askanews-video-info{padding:15px 20px}.askanews-video-title{font-size:1.1rem;font-weight:600;margin:0 0 10px 0;color:#1d2327;line-height:1.4}.askanews-video-description{font-size:.9rem;color:#50575e;line-height:1.6;margin:0}.askanews-error,.askanews-no-videos{background-color:#fef2f2;border-left:4px solid #ef4444;padding:15px 20px;margin:20px 0;color:#7f1d1d}.askanews-no-videos{background-color:#eff6ff;border-left-color:#3b82f6;color:#1e40af}