.blog-post__container{margin:0 auto;max-width:1330px;padding:0 20px;width:100%}.section-blog-post{background:#fff;padding:90px 0 60px}.section-blog-post__row{display:flex;gap:30px;max-width:1030px;width:100%}.section-blog-post__title{font-family:var(--secondary-body-font);margin-bottom:30px}.section-blog-post__date{color:#888;font-size:18px;font-weight:400;text-transform:uppercase}.section-blog-post__date,.section-blog-post__post-body *{font-family:var(--secondary-body-font)}.section-blog-post__post-body p{font-size:18px;font-weight:400}.section-blog-post__post-body img{width:100%}.section-blog-post__date-wrapper{width:30%}.section-blog-post__content-wrapper{width:90%}@media(max-width:992px){.section-blog-post__row{flex-direction:column;gap:20px}.section-blog-post{padding:60px 0}.section-blog-post__content-wrapper,.section-blog-post__date-wrapper{width:100%}.section-blog-post__date{font-size:16px}.section-blog-post__title{font-size:20px;margin-bottom:20px}.section-blog-post__post-body p{font-size:16px}}