.blog{background:#f5f5f5;overflow:visible}.blogPost{grid-area:blogPost}.blogSections{background:#fff}.blogWrap{display:flex;flex-direction:column;grid-gap:40px;width:100%;padding:60px 30px;height:100%;position:unset;margin-bottom:60px}@media(min-width:768px){.blogWrap{margin-bottom:80px}}@media(min-width:1366px){.blogWrap{display:grid;grid-template-areas:"postShare blogPost postRight";justify-content:space-between;grid-template-columns:0 800px 1fr;width:1080px;overflow:visible;margin:0 auto 80px;padding:0 0 80px;grid-gap:0}}@media(min-width:1920px){.blogWrap{grid-template-columns:0 960px 1fr;width:1360px;margin-bottom:100px;padding-bottom:100px}}