.podcastPortaleWrap{width:100%}.podcastPortaleWrap .imageWrap{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.podcastPortaleWrap .imageWrap::after{content:"";flex:auto}.podcastPortaleWrap .imageWrap .image{width:calc(100% * (1/9) - calc(160px / 9));padding:25px;border:1px solid var(--bg-grau2);position:relative}.podcastPortaleWrap .imageWrap .image:hover{background:var(--bg-grau1)}.podcastPortaleWrap .imageWrap .image img{width:100%;height:auto;display:block}.podcastPortaleWrap .imageWrap .image p{font-size:16px;line-height:20px;text-align:left;margin:15px 0 0 0;text-align:center}.podcastPortaleWrap .imageWrap .image a{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:1024px){.podcastPortaleWrap .imageWrap .image{width:calc(100% * (1/6) - calc(100px / 6))}}@media screen and (max-width:768px){.podcastPortaleWrap .imageWrap .image{width:calc(100% * (1/4) - calc(60px / 4))}}@media screen and (max-width:600px){.podcastPortaleWrap .imageWrap .image{padding:10px}}@media screen and (max-width:500px){.podcastPortaleWrap .imageWrap .image{padding:15px}.podcastPortaleWrap .imageWrap .image{width:calc(100% * (1/2) - calc(20px / 2))}}
