/**
 * ============================================================================
 * after-hero-common.css - Common styles for all After Hero positions (OPTIMIZED)
 * ============================================================================
 * File Location: /www/wwwroot/payorget.com/app/Modules/Frontend/AfterHeroSection/Assets/css/after-hero-common.css
 * Purpose: Base styles shared by all positions
 * Status: Production Ready - Optimized & Minified
 * ============================================================================
 */
.after-hero-section{width:100%;background:#fff;position:relative}.after-hero-section .container{max-width:1200px;margin:0 auto;padding:0}.after-hero-section .section-title{text-align:left;font-size:28px;font-weight:600;color:#333;margin-bottom:30px;padding:0 15px}.after-hero-grid{padding:0 15px}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.section-title{font-size:24px}}@media(max-width:768px){.section-title{font-size:20px;margin-bottom:20px}}.item-video{pointer-events:none}