.blog-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.blog-hero-overlay{background:linear-gradient(90deg,#071931eb 0%,#071931b8 25%,#07193159 55%,#0719311a 100%);position:absolute;inset:0}.blog-hero-content{z-index:2;max-width:520px;padding:100px 0;position:relative}.blog-hero-badge{color:#fff;letter-spacing:.4px;background:#2d7fd3;border-radius:999px;justify-content:center;align-items:center;height:40px;margin-bottom:24px;padding:0 18px;font-size:12px;font-weight:600;display:inline-flex}.blog-hero-title{color:#fff;margin-bottom:20px;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.15}.blog-hero-description{color:#ffffffeb;max-width:420px;font-size:16px;line-height:1.8}@media (max-width:992px){.blog-hero{min-height:500px}.blog-hero-content{max-width:100%}}@media (max-width:768px){.blog-hero{min-height:420px}.blog-hero-content{padding:80px 0}.blog-hero-title{font-size:34px}.blog-hero-description{font-size:14px}}
