.dark-block{background:url(/assets/img/magazine2.jpg) 50%/cover no-repeat;padding:80px 8%}.dark-block,.hero-left{color:#fff;position:relative}.hero-left{max-width:550px;z-index:5}.hero-left h1{font-size:52px;font-weight:700;line-height:1.2;color:#fff}.hero-left p{margin-top:20px;font-size:18px;opacity:.8;line-height:1.6;color:#fff}.featured-wrapper{margin-top:80px}.featured-wrapper h2{font-size:38px;margin-bottom:25px;color:#fff}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.featured-card{padding:18px;border-radius:10px;border:1px solid #fff}.featured-img{width:100%;height:190px;border-radius:10px;object-fit:cover;margin-bottom:15px}.featured-title{font-size:18px;margin-bottom:8px;color:#fff}.featured-desc{opacity:.8;font-size:14px;margin-bottom:10px;color:#fff}.all-stories{padding:60px 8%}.all-stories h2{font-size:32px;margin-bottom:50px;color:#0076bc}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.story-card{background:#fff;padding:14px;border-radius:10px;border:1px solid #eee;transition:.2s}.story-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.07)}.story-img{width:100%;height:190px;border-radius:10px;object-fit:cover;margin-bottom:15px}.story-title{font-size:17px;margin-bottom:6px}.story-desc{font-size:14px;color:#444;margin-bottom:12px}@media (max-width:768px){.dark-block{padding:40px 20px}.hero-left{max-width:100%}.hero-left h1{font-size:28px;line-height:1.3}.hero-left p{font-size:14px}.featured-wrapper{margin-top:40px}.featured-wrapper h2{font-size:22px}.featured-grid{grid-template-columns:1fr;gap:15px}.featured-card{padding:12px}.featured-img{height:180px}.all-stories{padding:40px 20px}.all-stories h2{font-size:22px;margin-bottom:25px}.stories-grid{grid-template-columns:1fr;gap:20px}.story-img{height:180px}.story-title{font-size:16px}.story-desc{font-size:13px}}@media (max-width:480px){.hero-left h1{font-size:22px}.all-stories h2,.featured-wrapper h2{font-size:20px}.featured-desc,.story-desc{font-size:12px}}