.post-item:where(.one-third,.two-thirds,.three-thirds) .coati-blog-card{--aspect-ratio:calc(1920 / 1080);--post-attachment-height:calc((var(--wp--custom--layout--content-size) / 3) / var(--aspect-ratio))}.coati-blog-card{border-radius:.25rem;box-shadow:0 0 .5rem rgb(0 0 0 / .1);overflow:hidden;background-color:#fff}.coati-blog-card .card-header,.coati-blog-card .card-header .post-permalink,.coati-blog-card .card-header .post-permalink .post-attachment{display:block;width:100%}.coati-blog-card .card-header .post-permalink .post-attachment{height:var(--post-attachment-height);object-fit:cover}.coati-blog-card .card-body{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.coati-blog-card .card-body .post-title a{color:#000}.coati-blog-card .card-footer{align-items:center;border-top:1px solid #F6F6F6;display:flex;justify-content:space-between;background-color:#F9F9F9;padding:1rem}.coati-blog-card .card-footer .category-link{color:#000;font-weight:700}.coati-blog-card .card-footer .read-more .label{display:none}.coati-blog-card .card-footer .read-more i{font-size:1.5rem}@media screen and (min-width:768px){.post-item:where(.one-third,.two-thirds,.three-thirds) .coati-blog-card{height:calc(var(--post-attachment-height) * 2)}.post-item:where(.one-third,.two-thirds,.three-thirds) .coati-blog-card .card-body{max-height:calc(var(--post-attachment-height) - 50px);height:100%;min-height:calc(var(--post-attachment-height) - 50px)}}@media screen and (min-width:992px){.coati-blog-card .card-footer .read-more .label{display:inline}.coati-blog-card .card-footer .read-more i{display:none}}