/* Video Animation Page - Minimize Hero Section (EN + AR) */
body.postid-668 .hero,
body.postid-1696 .hero {
    padding: 70px 20px 10px !important;
    min-height: auto !important;
}
body.postid-668 .hero-badge,
body.postid-1696 .hero-badge {
    display: none !important;
}
body.postid-668 .hero-content h1,
body.postid-1696 .hero-content h1 {
    font-size: 36px !important;
    margin-bottom: 8px !important;
}
body.postid-668 .hero-content p,
body.postid-1696 .hero-content p {
    display: none !important;
}
body.postid-668 .cta-buttons,
body.postid-1696 .cta-buttons {
    display: flex !important;
    gap: 12px !important;
    justify-content: center !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    margin-top: 5px !important;
}
body.postid-668 .cta-buttons .cta-button,
body.postid-1696 .cta-buttons .cta-button,
body.postid-668 .cta-buttons .btn,
body.postid-1696 .cta-buttons .btn {
    width: auto !important;
    padding: 10px 32px !important;
    flex: 0 0 auto !important;
    display: inline-block !important;
}
body.postid-668 .hero-stats,
body.postid-1696 .hero-stats {
    margin-top: 8px !important;
    padding: 5px 0 !important;
}
body.postid-668 .hero-stats .stat-number,
body.postid-1696 .hero-stats .stat-number {
    font-size: 24px !important;
}
body.postid-668 .hero-stats .stat-label,
body.postid-1696 .hero-stats .stat-label {
    font-size: 11px !important;
}