.hero-banner{display:grid;gap:30px}@media (min-width:600px){.hero-banner{grid-template-columns:2fr 1fr}}.hero-banner .main-article .post-item{display:grid;gap:20px;grid-template-rows:auto auto}.hero-banner .picture img{border-radius:5px;height:450px;object-fit:cover;width:100%}.hero-banner .categoria{color:#25ce7b;display:inline-block;font-size:16px;margin-bottom:10px;text-decoration:none}.hero-banner h2{color:#393939;font-size:32px;font-weight:600;margin-bottom:15px}.hero-banner h2 a{color:inherit;text-decoration:none}.hero-banner h2 a:hover{color:#25ce7b}.hero-banner .post-author{align-items:center;display:flex;gap:10px}.hero-banner .post-author-image img{border-radius:50%;height:45px;width:45px}.hero-banner .post-author-name{font-size:14px}.hero-banner .post-author-name a{color:#00b341;text-decoration:none}.hero-banner .post-data{color:#666;font-size:14px}.hero-banner .sidebar{display:grid;gap:20px}.hero-banner .sidebar .post-item{display:flex;flex-direction:column;gap:15px}.hero-banner .sidebar .picture img{height:200px;margin-bottom:0;object-fit:cover;width:100%}.hero-banner .sidebar h2{font-size:20px;margin-bottom:10px}.hero-banner .sidebar .post-author-name{font-size:12px}@media (max-width:600px){.hero-banner .post-item.big .picture img{height:250px}}