.blog-wrapper{background:#ffffff}.blog-hero{padding:160px 20px 120px;text-align:center;background:linear-gradient(180deg,#ffffff,#f8fafc)}.blog-hero h1{font-size:48px;color:#0f172a;margin-bottom:20px}.blog-hero p{max-width:700px;margin:0 auto;color:#6b7280;font-size:16px;line-height:1.8}.blog-section{padding:120px 20px}.blog-section.alt{background:#f9fafb}.blog-container{max-width:1200px;margin:0 auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.reverse{direction:rtl}.reverse .blog-content{direction:ltr}.blog-image img{width:100%;border-radius:20px;box-shadow:0 30px 60px rgba(15,23,42,.08)}.blog-content h2{font-size:32px;margin-bottom:25px;color:#0f172a;position:relative}.blog-content h2:after{content:"";width:60px;height:3px;background:#C75A0A;display:block;margin-top:12px;border-radius:2px}.blog-content p{font-size:16px;line-height:1.9;color:#475569;margin-bottom:20px}.blog-cta{padding:140px 20px;text-align:center;background:#0f172a;color:white}.blog-cta h2{font-size:32px;margin-bottom:30px}.cta-button{display:inline-block;padding:16px 30px;background:#C75A0A;color:white;border-radius:40px;font-weight:600;text-decoration:none;transition:.3s ease}.cta-button:hover{background:#a94a08}@media (max-width:1024px){.split{grid-template-columns:1fr;gap:50px}.reverse{direction:ltr}}@media (max-width:768px){.blog-hero{padding:110px 20px 70px}.blog-hero h1{font-size:30px}.blog-content h2{font-size:22px}}