.module--hubdb-related .hubdb-post .hubdb-post__image{display:flex;position:relative;width:100%}.module--hubdb-related .hubdb-post{position:relative;text-align:left}.module--hubdb-related .hubdb-post>a{height:100%;position:absolute;width:100%;z-index:2}.module--hubdb-related .hubdb-post .hubdb-post__image-infos{align-items:center;bottom:0;display:flex;flex-flow:row;justify-content:space-between;left:0;padding:calc(var(--spacing-base)*2);position:absolute;width:100%;z-index:2}.module--hubdb-related .hubdb-post .hubdb-post__category{background-color:var(--black-color);border-radius:var(--spacing-base);color:var(--first-color);font-size:var(--small-font-size);font-weight:var(--body-font-weight-bold);line-height:var(--small-line-height);padding:var(--spacing-base) calc(var(--spacing-base)*2)}.module--hubdb-related .hubdb-post .hubdb-post__favorite{cursor:pointer}.module--hubdb-related .hubdb-post .hubdb-post__favorite.hubdb-post__favorite--active .heart-inner,.module--hubdb-related .hubdb-post .hubdb-post__favorite:not(.hubdb-post__favorite--active):hover .heart-outer{fill:#e9580d;stroke:transparent}.module--hubdb-related .hubdb-post .hubdb-post__favorite.hubdb-post__favorite--active .heart-outer,.module--hubdb-related .hubdb-post .hubdb-post__favorite:not(.hubdb-post__favorite--active):hover .heart-inner{fill:var(--white-color);stroke:transparent}.module--hubdb-related .hubdb-post{display:flex;flex-flow:column;gap:calc(var(--spacing-base)*6)}.module--hubdb-related .hubdb-post .hubdb-post__image>a{height:100%;position:absolute;width:100%;z-index:1}.module--hubdb-related .hubdb-post h1:before,.module--hubdb-related .hubdb-post h2:before,.module--hubdb-related .hubdb-post h3:before{display:none}.module--hubdb-related .hubdb-post .hubdb-post__favorite svg{pointer-events:none}.module--hubdb-related .hubdb-post .hubdb-post__popup{align-items:center;background:rgba(0,0,0,.5);display:flex;flex-flow:column;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity var(--normal-transition) ease-in-out;width:100%;z-index:10}.module--hubdb-related .hubdb-post .hubdb-post__popup .hubdb-post__popup-cancel--close{cursor:pointer;height:0;margin-left:auto}.module--hubdb-related .hubdb-post .hubdb-post__popup:not(.hubdb-post__popup--open){opacity:0;pointer-events:none}.module--hubdb-related .hubdb-post .hubdb-post__popup .hubdb-post__popup__inner{align-items:center;background-color:var(--white-color);border-radius:calc(var(--spacing-base)*1);display:flex;flex-flow:column;gap:calc(var(--spacing-base)*6);justify-content:center;max-width:calc(100% - var(--columns-gap));padding:calc(var(--spacing-base)*6) calc(var(--spacing-base)*3);position:relative;width:295px}.module--hubdb-related .hubdb-post .hubdb-post__popup .hubdb-post__popup-title{font-size:var(--h6-font-size);font-weight:var(--body-font-weight-bold);line-height:var(--h6-line-height);text-align:center}.module--hubdb-related .hubdb-post .hubdb-post__popup .button.button--small{font-size:var(--small-font-size);line-height:var(--small-line-height);min-height:auto;padding:calc(var(--button-top-spacing)/4) calc(var(--button-left-spacing)/2)}.module--hubdb-related .hubdb-post .hubdb-post__popup .button.button--small.hubdb-post__popup-cancel:not(:hover){background-color:transparent;color:var(--black-color)}@media (max-width:992px){.module--hubdb-related .dnd-row--related-posts>.row-fluid::-webkit-scrollbar{display:none}.module--hubdb-related .dnd-row--related-posts>.row-fluid{flex-flow:row;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.module--hubdb-related .dnd-row--related-posts>.row-fluid>[class*=span]{flex:0 0 80%}}