.igr-post-tile{position:relative;cursor:pointer;width:100%;aspect-ratio:1/1;background-color:#eee;color:#fff}.igr-post-tile-img{object-fit:cover;position:absolute;inset:0;width:100%;height:100%}.igr-post-tile-overlay{position:absolute;top:0;right:0;left:0;bottom:0;opacity:0;background:rgba(0,0,0,.56);transition:1s cubic-bezier(.075,.82,.165,1);padding:16px;display:flex;flex-flow:column;justify-content:center;align-items:center}.igr-post-tile-overlay img,.igr-post-tile-overlay span{transition:.2s ease}.igr-post-tile-overlay img{height:32px;width:32px;margin-bottom:2px}.igr-post-tile-overlay span{color:#fff;border-radius:3px;text-transform:uppercase;padding:6px 12px;font-weight:700;font-size:12px}.igr-post-tile:hover .igr-post-tile-overlay{opacity:1}.igr-post-tile:hover .igr-post-tile-overlay img,.igr-post-tile:hover .igr-post-tile-overlay span{transform:translateY(-8px)}.igr-image-stack-container{color:#f8f8f8;position:absolute;top:0;right:0;margin:12px}#igr-post-overlay-container{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);z-index:2147483647}#igr-post-overlay-inner{position:relative;height:100%;top:50%;transform:translateY(-50%)}.igr-post-images{position:relative;width:100%;height:50%;overflow-x:hidden}.igr-post-images-slider{height:100%;transition:.4s ease}.igr-post-image,.igr-post-video{height:100%;float:left}.igr-post-image{background-color:#000;background-position:center center;background-size:contain;background-repeat:no-repeat}#igr-post-overlay-info{display:inline-block;width:100%;height:100%}#igr-post-author-info{position:relative;height:50px;padding:0 10px;border-bottom:1px solid #eee}#igr-post-author-info a{vertical-align:middle;line-height:50px;text-decoration:none;color:#222;font-weight:700}#igr-post-content{padding:10px;overflow-y:auto;word-break:break-word;-ms-overflow-style:none;scrollbar-width:none}#igr-post-content::-webkit-scrollbar{display:none}#igr-post-caption{color:#000;font-family:400}@media screen and (min-width:750px){#igr-post-overlay-inner{height:95%;width:90%;min-width:700px;max-width:1400px;margin:0 auto}.igr-post-images{float:left;width:60%;height:100%}#igr-post-author-info{padding:0 12px}#igr-post-overlay-info{display:inline-block;width:40%;height:100%}#igr-post-content{padding:12px}}