.ceramtes-posts{margin:3rem 0}.ceramtes-posts__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:992px){.ceramtes-posts__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.ceramtes-posts__grid{grid-template-columns:1fr;gap:20px}}.ceramtes-posts__card{background:#e5e4e2;overflow:hidden;box-shadow:0 2px 12px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.ceramtes-posts__card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.ceramtes-posts__card:first-child{border-top-left-radius:80px}.ceramtes-posts__card-media{position:relative;aspect-ratio:4/3;background-color:#e5e4e2;overflow:hidden;cursor:pointer}.ceramtes-posts__card-img{display:block;width:100%;height:100%;object-fit:cover}.ceramtes-posts__card-img--hover{position:absolute;inset:0;opacity:0;transition:opacity .25s ease}.ceramtes-posts__card-img--default{opacity:1;transition:opacity .25s ease}.ceramtes-posts__card-media:hover .ceramtes-posts__card-img--hover{opacity:1}.ceramtes-posts__card-media:hover .ceramtes-posts__card-img--default{opacity:0}.ceramtes-posts__card-body{padding:15px;line-height:150%}.ceramtes-posts__card-title{margin-bottom:6px;font-size:24px;font-weight:600;font-family:Lora,serif;margin-top:0}.ceramtes-posts__card-description{margin:0}.ceramtes-posts__load-wrap{margin-top:50px;display:flex;justify-content:center}.ceramtes-posts__load-more{display:flex;align-items:center;justify-content:center;gap:10px}.ceramtes-posts__load-more-icon{display:flex;align-items:center;justify-content:center}.ceramtes-posts__load-more-icon svg{display:block;fill:currentColor}.ceramtes-posts__load-more.is-loading .ceramtes-posts__load-more-icon{animation:ceramtes-posts-spin .8s linear infinite}.ceramtes-posts__load-more.is-loading .ceramtes-posts__load-more-text{visibility:hidden}@keyframes ceramtes-posts-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.ceramtes-glightbox-single .gprev,body.ceramtes-glightbox-single .gnext{display:none!important}
