.blog-wrapper .blog-post{align-items:center;display:flex;flex-direction:column;max-width:100%;padding:0}.blog-post-header{background:#000;display:flex;justify-content:center;position:relative;width:100%}.blog-post-header .background{opacity:.5;z-index:0}.blog-post-header .content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1600px;padding:300px 40px 200px;text-align:center;width:100%;z-index:1}.blog-post-header .content{max-width:800px;width:100%}.blog-post-header .content h1{font-size:40px}.blog-post-header h1,.blog-post-header p{color:#fff}@media screen and (max-width:1140px){.blog-post-header .content{max-width:800px;width:100%}.blog-post-header .content h1{font-size:35px}}@media screen and (max-width:800px){.blog-post-header .content-wrapper{padding:200px 20px 80px}.blog-post-header .content h1{font-size:30px}}.blog-post-meta{background:var(--color-lightgrey);padding:10px 20px;width:100%}.blog-post-meta .container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:var(--max-width);width:100%}.blog-post-body{max-width:900px;padding:40px 20px}