.post-hero{color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px}.post-left-column{display:flex;flex-direction:column;width:50%}h1{color:#fff;font-size:40px;font-weight:700;line-height:52px}.post-subtitle,h1{font-family:Montserrat}.post-subtitle{font-size:16px;font-weight:400;line-height:28px}.post-tags{display:flex;flex-wrap:wrap;gap:32px}.post-tags a{border:1px solid #ffffff4a;border-radius:32px;color:#fff;font-size:16px;padding:5px 15px;text-decoration:none}.post-right-column{display:flex;justify-content:flex-end;width:50%}.post-right-column img{border-radius:32px;max-width:100%}.author-span{font-family:Montserrat;font-size:16px;font-weight:400;line-height:28px;margin-top:24px}.author-name{font-weight:500}@media(max-width:768px){.post-hero{flex-direction:column}.post-left-column{max-width:100%;padding:90px 25px;width:100%}.post-right-column{display:flex;justify-content:center;max-width:100%;width:100%}.post-right-column img{padding:20px}.author-span{width:80%}}