.post-hero{padding:40px 16px;border-bottom:1px solid #eaecf0}.post-hero,.post-hero_info{display:flex;flex-direction:column;grid-gap:32px 0}.post-hero_image{display:block;width:fit-content;border-radius:16px;margin-bottom:16px;overflow:hidden}.post-hero__tags{display:flex;flex-wrap:wrap;gap:8px}.post-hero__title{margin-bottom:-16px}@media(min-width:768px){.post-hero{padding:80px 40px}}@media(min-width:1280px){.post-hero{display:grid;grid-template-areas:". .";grid-template-columns:1fr 540px;grid-gap:32px;padding:80px 40px}.post-hero_image{width:540px;height:350px;margin-bottom:0}.post-hero_image img{display:block;object-fit:cover;width:auto;height:auto;min-height:100%}}.page-wrapper,.post,.post-container{overflow:visible}.post-container{position:relative;padding:40px 16px}.post-wrap{display:flex;flex-direction:column;min-height:100%;overflow:visible}@media(min-width:768px){.post-container{padding:80px 40px}}@media(min-width:1280px){.post-container{display:grid;grid-template-areas:". .";grid-template-columns:auto 700px;grid-gap:0 170px;justify-content:flex-start}.post-wrap{width:700px}}.post-content a,.post-content ol li,.post-content p,.post-content ul li{font-family:var(--font-poppins),sans-serif;font-size:18px;line-height:150%;margin:0;padding:0;color:#546078;color:#15181e}.post-content a{text-decoration:underline}.post-content a:hover{color:#15181e}.post-content p{white-space:break-spaces;margin:24px 0}.post-content .post-image,.post-content img{margin:24px 0;border-radius:16px;overflow:hidden;width:fit-content}.post-content h1,.post-content h2,.post-content h3,.post-content h4{margin:48px 0 24px}.post-content h5,.post-content h6{margin:32px 0 24px}.post-content ol,.post-content ul{display:flex;flex-direction:column;grid-gap:8px;margin:24px 0}.post-author-top{display:grid;grid-template-areas:". .";grid-template-columns:auto 1fr;align-content:flex-start;justify-content:flex-start;grid-gap:16px;background:#fff}.post-author-top:first-child{padding-bottom:12px}.post-author-top:not(:first-child){padding-top:12px}.post-author-top:only-child{padding:0!important}.post-author-top_wrap{display:flex;flex-direction:column;grid-gap:1px;margin-bottom:24px;background:#eaecf0}.post-author-top_info{display:flex;flex-direction:column;grid-gap:8px}.post-author-top_name a{width:fit-content;color:#15181e}.post-author-top_name a:hover{color:#2a303c;text-decoration:underline;text-underline-color:inherit}.post-author-top_text{color:#546078}.post-author-top_image{display:flex;justify-content:center;width:60px;min-width:60px;height:60px;border-radius:16px;overflow:hidden}.post-author-top_image img{object-fit:cover}@media(min-width:768px){.post-author-top:first-child{padding-bottom:24px}.post-author-top:not(:first-child){padding-top:24px}.post-author-top_wrap{margin-bottom:24px}}.post-author-bottom{display:grid;grid-template-areas:". .";grid-template-columns:auto 1fr;grid-gap:12px;padding:16px;background:#f6f6f9;border:1px solid #eaecf0;border-radius:16px;margin-top:40px}.post-author-bottom_info{display:flex;flex-direction:column;grid-gap:8px}.post-author-bottom_info p{color:#546078}.post-author-bottom_name a{width:fit-content;color:#15181e}.post-author-bottom_name a:hover{color:#2a303c;text-decoration:underline;text-underline-color:inherit}.post-author-bottom_image{display:flex;justify-content:center;align-self:center;width:64px;min-width:64px;height:64px;border-radius:16px;overflow:hidden}.post-author-bottom_image img{object-fit:cover}@media(min-width:768px){.post-author-bottom{grid-gap:24px;padding:24px}.post-author-bottom_image{width:100px;min-width:100px;height:100px}}