.PostCard_postCard___E4U4{box-sizing:border-box;cursor:pointer;border:1px solid var(--border-gray-color);border-radius:8px}.PostCard_postCard__image__1aAFL{height:240px;width:100%;position:relative;border-top-right-radius:8px;max-width:100%}.PostCard_postCard__image__inner__3EAS_{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.PostCard_postCard__image__inner__3EAS_>div{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;padding:10px}.PostCard_postCard__image__hoverSide__VeHYP:hover>div,.PostCard_postCard__image__inner__back__nFjvJ{transform:rotateY(180deg)}.PostCard_postCard__bottomBlock__o8d3L{padding:20px 15px}@media screen and (max-width:767px){.PostCard_postCard__bottomBlock__o8d3L{padding:16px 10px}}.PostCard_postCard__title__Mdjg6{font-weight:500;font-size:16px;color:var(--text-color);text-transform:capitalize;margin-bottom:24px}@media screen and (max-width:767px){.PostCard_postCard__title__Mdjg6{font-size:14px;margin-bottom:16px}}.PostCard_postCard__tags__D9eKJ{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.PostCard_postCard__tags__D9eKJ span{border-radius:50px;background-color:var(--border-gray-color);font-size:12px;font-weight:500;text-transform:capitalize;padding:3px 6px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.PostCard_postCard__tags__D9eKJ span{font-size:10px}}.PostCard_postCard___E4U4 img{max-width:100%;border-top-right-radius:8px;border-top-left-radius:8px;height:100%;width:100%;display:flex;object-fit:contain}.PostCard_postCard__disabled__IhWPa{pointer-events:none}.PostCard_postCard__disabled__IhWPa:hover{border:unset}.PostCard_postCard___E4U4:hover{box-sizing:border-box;background-color:var(--background-white);box-shadow:0 1px 6px rgba(0,0,0,.42);border-radius:3px}.PostCard_postCard___E4U4:hover button{display:block}@media screen and (max-width:550px){.PostCard_postCard___E4U4>img{width:100%}}