.forum-stable-masonry{--forum-masonry-columns:3;--forum-masonry-gap-inline:15px;--forum-masonry-gap-block:15px;box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-columns:repeat(var(--forum-masonry-columns),minmax(0,1fr));column-gap:15px;column-gap:var(--forum-masonry-gap-inline);width:100%;display:grid}.forum-stable-masonry__column{gap:var(--forum-masonry-gap-block) 0;flex-direction:column;min-width:0;display:flex}.forum-stable-masonry__cell{min-width:0;transition:transform .5s;transition:transform var(--forum-masonry-enter-duration,.5s);position:relative}.forum-stable-masonry__cell--enter-start{transform:translateY(-1rem)}.forum-stable-masonry__cell--enter-end{transform:translateY(0)}.forum-stable-masonry__cell>a{box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:block}.forum-stable-masonry .resource-container{box-sizing:border-box;isolation:isolate;width:100%;min-width:0;max-width:100%;overflow:hidden}.forum-stable-masonry .resource-container>img:not(.forum-video-poster):not(.error-img),.forum-stable-masonry .resource-container>video{box-sizing:border-box;flex:0 100%;width:100%;min-width:0;max-width:100%;height:auto}.forum-stable-masonry .waterfall-content-k1{box-sizing:border-box;background-color:initial;border-radius:.25rem;width:100%;min-width:0;max-width:100%;height:auto;box-shadow:10px 10px 20px 5px #00000080}.forum-stable-masonry .waterfall-content-k1:hover{transition:transform .5s,box-shadow .5s;transform:scale(1.05);box-shadow:0 0 20px #060606}.forum-stable-masonry .waterfall-content-k2{min-height:1.5rem}@media screen and (width<=800px){.forum-stable-masonry .waterfall-content-k2{min-height:1.1rem}}@media (prefers-reduced-motion:reduce){.forum-stable-masonry__cell{transition:none}.forum-stable-masonry__cell--enter-end,.forum-stable-masonry__cell--enter-start{transform:none}}
