.blog-hero{padding:110px 0 70px;background:#f5f2eb}.blog-hero .title{font-size:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.blog-hero h1{font-size:56px;line-height:1.1;margin:0 0 18px}.blog-hero p{max-width:760px;font-size:18px;line-height:1.8;margin:0}.blog-section{padding:90px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.blog-card{height:100%;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 35px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden}.blog-card-image{aspect-ratio:16/9;overflow:hidden;background:#191816}.blog-card-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-card-body{padding:28px;display:flex;flex-direction:column;flex:1}.blog-meta{font-size:13px;text-transform:uppercase;letter-spacing:1px;opacity:.65;margin-bottom:12px}.blog-card h2{font-size:24px;line-height:1.3;margin:0 0 14px}.blog-card p{line-height:1.75;margin:0 0 24px}.blog-read{margin-top:auto;font-weight:600}.blog-article{padding:90px 0}.blog-article-head{max-width:900px;margin:0 auto 45px}.blog-article-head .blog-meta{margin-bottom:16px}.blog-article-head h1{font-size:52px;line-height:1.15;margin:0 0 20px}.blog-featured{width:100%;max-width:1100px;margin:0 auto 45px}.blog-featured img{width:100%;display:block;aspect-ratio:16/8;object-fit:cover}.blog-content{max-width:820px;margin:auto;font-size:18px;line-height:1.85}.blog-content h2{font-size:32px;line-height:1.3;margin:48px 0 16px}.blog-content h3{font-size:24px;margin:35px 0 12px}.blog-content p{margin:0 0 20px}.blog-content a{font-weight:600}.blog-cta{margin-top:55px;padding:38px;background:#f5f2eb}.blog-breadcrumb{margin-bottom:24px;font-size:14px}.blog-related{margin-top:70px}.blog-related h2{font-size:32px;margin-bottom:28px}.blog-not-found{text-align:center;padding:100px 20px}.blog-not-found h1{font-size:48px;margin-bottom:15px}@media(max-width:991px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero h1,.blog-article-head h1{font-size:42px}}@media(max-width:767px){.blog-hero{padding:75px 0 50px}.blog-section,.blog-article{padding:60px 0}.blog-grid{grid-template-columns:1fr}.blog-hero h1,.blog-article-head h1{font-size:34px}.blog-content{font-size:16px}.blog-content h2{font-size:27px}}