.post-loop{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:35px 0}@media screen and (max-width:1080px){.post-loop{justify-content:center}}.post-loop .item.image-block{background-color:#5f2c73;border-radius:6px;display:block;margin:0 15px 15px;overflow:hidden;position:relative;width:215px}.post-loop .item.image-block .post-img{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-height:215px;overflow:hidden;position:relative;width:100%}.post-loop .item.image-block .post-img img{display:block;height:auto;max-width:none;min-width:215px;width:100%}.post-loop .item.image-block .post-img.stub img{height:auto;margin:0 auto;min-width:auto;padding:10px;width:60%}.post-loop .item.image-block.shadow .post-img:before{background:rgba(0,0,0,.7);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s;width:100%;z-index:1}.post-loop .item.image-block .post-title{box-sizing:border-box;color:#fcfcfc;display:block;font-size:16px;font-weight:600;line-height:130%;overflow:hidden;padding:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;z-index:10}.post-loop .item.image-block .link span{background-color:#19ac00}.post-loop .item.image-block .link:hover span{background-color:#2dc414}.post-loop .item.image-block .link:active span{background:#127800;color:#63546e}.post-loop .item.image-block .ref-btn{display:none;opacity:0;position:absolute;z-index:10}.post-loop .item.image-block .ref-btn a{background-color:var(--body-background,#5f2c73);border-radius:6px;color:var(--content-link-color,#d48300);display:block;line-height:1;opacity:1;padding:10px;transition:all .3s}.post-loop .item.image-block .ref-btn:hover a{opacity:.7;transition:all .3s}.post-loop .item.image-block:hover{transition:all .3s}.post-loop .item.image-block:hover.shadow .post-img:before{opacity:1;transition:all .3s}.post-loop .item.image-block:hover .ref-btn{display:block;opacity:1;transition:all .3s}.post-loop .item.link-block{display:block;width:100%}.post-loop .item.link-block a{font-weight:900}#toTop{background:var(--to-top-bg,#351840);background-size:contain;border-radius:4px;bottom:160px;cursor:pointer;height:38px;position:fixed;right:50px;transition:all .3s;width:38px;z-index:100}#toTop,#toTop.top{opacity:0}#toTop.top.show{opacity:1}#toTop:before{color:var(--to-top-color,#fcfcfc);content:"↖";font-size:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg)}@media (max-width:768px){#toTop{right:20px}}#toTop.show{display:block;margin-top:-80px;opacity:.7;transition:all .3s}#toTop.show:hover{background:#4a2259;opacity:1;transition:all .3s}#toTop.show:hover:before{color:#fcfcfc}#toTop.show:active{background:#221c27;opacity:1;transition:all .3s}#toTop.show:active:before{color:#63546e}

/*# sourceMappingURL=style.min.css.map*/