.blog-index__post{background:#fcfcfc;border:0;border-radius:30px;box-shadow:0 24px 60px 0 #111c4e1a;display:flex;flex-direction:column;height:100%;position:relative;vertical-align:top;width:100%}.blog-index__post .blog-index__post-content{display:flex;flex-direction:column;height:100%;padding:20px}.blog-index__post .blog-index__post-content h2,.blog-index__post .blog-index__post-content h3,.blog-index__post .blog-index__post-content h4,.blog-index__post .blog-index__post-content h5,.blog-index__post .blog-index__post-content h6{margin-bottom:15px}.blog-index__post .blog-index__post-image{border-radius:30px 30px 0 0;height:100%;max-height:200px;object-fit:cover;width:100%}.blog-index__post .blog-index__post-header{color:#636569;margin-bottom:20px}.blog-index__post-content-tag{color:#111c4e;font-weight:700;margin-bottom:8px}.blog-index__post .blog-index__post-footer{display:flex;justify-content:end;margin-top:auto;padding:10px 0}@media only screen and (max-width:758px){.blog-index__post .blog-index__post-footer{padding-top:25px}}