.podcast-wrapper{display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2)}.podcast-wrapper>li{padding-bottom:calc(var(--bs-gutter-x));padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}@media(min-width:768px){.podcast-wrapper>li.col-perc-100{width:100%}.podcast-wrapper>li.col-perc-50{width:50%}.podcast-wrapper>li.col-perc-33{width:33.3333%}.podcast-wrapper>li.col-perc-25{width:25%}.podcast-wrapper>li.col-perc-20{width:20%}}.podcast-container{border:1px solid var(--bs-border-color);height:100%;position:relative}.podcast-container .teaser-text{height:100%;padding:calc(var(--bs-gutter-x)/2);padding-bottom:calc(90px + var(--bs-gutter-x));position:relative}.podcast-container .teaser-text .neos-contentcollection{bottom:calc(var(--bs-gutter-x)/2);left:calc(var(--bs-gutter-x)/2);position:absolute;right:calc(var(--bs-gutter-x)/2)}