.blog-hero{padding:156px 0 82px;background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,0) 50%,rgba(255,255,255,.02)),linear-gradient(180deg,rgba(212,175,55,.06),rgba(212,175,55,.01)),#101010;border-bottom:1px solid rgba(212,175,55,.14)}
.blog-hero h1,.blog-hero p{text-align:center}
.blog-hero h1{margin:0 0 18px;color:var(--vip-gold);font-size:56px;font-weight:800;text-transform:uppercase}
.blog-hero p{margin:0;color:#ddd;font-size:18px}
.blog-section{padding:85px 0 110px}
.post-card{height:100%;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,rgba(24,24,24,.97),rgba(10,10,10,.98));border:1px solid rgba(212,175,55,.22);box-shadow:0 20px 38px rgba(0,0,0,.24)}
.post-image{height:240px;background:linear-gradient(rgba(0,0,0,.14),rgba(0,0,0,.36)),url('../img/hero.jpeg') center center/cover no-repeat}
.post-image.second{background-position:center 30%}
.post-image.third{background-position:right center}
.post-body{padding:24px}
.post-meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:14px;color:#cfcfcf;font-size:13px}
.post-meta i{color:var(--vip-gold)}
.post-body h2{margin:0 0 14px;color:#fff;font-size:30px;font-weight:800;line-height:1.25}
.post-body p{margin:0 0 20px;color:#d6d6d6;line-height:1.85}
@media(max-width:991.98px){.blog-hero{padding:138px 0 64px}.blog-hero h1{font-size:42px}.post-body h2{font-size:26px}}
@media(max-width:767.98px){.blog-hero h1{font-size:34px}}
