section.fliesstext div.news div.blog{display:flex;flex-direction:column;margin:50px -150px}section.fliesstext div.news div.blog .article{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto auto;grid-template-areas:"heading heading" "content img" "footer img";height:min-content;padding:0;margin:0;padding-bottom:25px;background:var(--ptb-lightslategrey05);border-bottom:solid 1px var(--ptb-lightslategrey20)}section.fliesstext div.news div.blog .article:nth-child(odd){grid-template-areas:"heading heading" "img content" "img footer";background:var(--ptb-lightslategrey20)}section.fliesstext div.news div.blog .article .header,section.fliesstext div.news div.blog .article .teaser-text,section.fliesstext div.news div.blog .article .footer{padding:15px 30px}section.fliesstext div.news div.blog .article .header{grid-area:heading;white-space:nowrap;display:block}section.fliesstext div.news div.blog .article .header h3,section.fliesstext div.news div.blog .article .header h3 *{font-family:universheavy;font-size:25px;margin-bottom:5px}section.fliesstext div.news div.blog .article .header .news-list-date{display:flex;align-items:center}section.fliesstext div.news div.blog .article .header .news-list-date .date{line-height:18px}section.fliesstext div.news div.blog .article .header .news-list-date:before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;background-image:url("../Icons/date.svg")}section.fliesstext div.news div.blog .article .teaser-text{grid-area:content;padding-top:0}section.fliesstext div.news div.blog .article .teaser-text p{font-family:universreg}section.fliesstext div.news div.blog .article .footer{display:none;grid-area:footer;border-top:solid 1px var(--ptb-lightslategrey50)}section.fliesstext div.news div.blog .article .news-img-wrap{grid-area:img;margin:0;background:rgba(0,0,0,0)}section.fliesstext div.news div.blog .article .news-img-wrap img{width:100%}section.fliesstext div.news div.blog .article .mediaelement div{display:flex;justify-content:center;align-items:center}section.fliesstext div.news div.blog .article .teaser-text:has(a) a{display:inline-flex;align-items:center;position:relative;text-decoration:none;font-family:universreg;background:var(--ptb-lightgrey);padding:3px 5px;border-radius:4px;color:inherit;font-size:16px;border:solid 1px rgba(0,32,57,.2509803922)}section.fliesstext div.news div.blog .article .teaser-text:has(a) a:hover{background-color:var(--ptb-midnightblue);color:#fff}section.fliesstext div.news div.blog .article .teaser-text:has(a) a:hover:before{filter:brightness(0) invert(1)}section.fliesstext div.news div.blog .article .teaser-text:has(a) a:before{content:"";display:inline-block;min-width:32px;min-height:32px;margin-right:8px;background-position:center;background-size:80%;background-repeat:no-repeat;background-image:url(../Icons/pdf.svg)}section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(odd),section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(even){grid-template-columns:100%;grid-template-areas:"heading" "content" "footer";padding:20px 150px}section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(odd) .header,section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(odd) .teaser-text,section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(odd) .footer,section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(even) .header,section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(even) .teaser-text,section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(even) .footer{padding:0;margin-bottom:20px;white-space:normal}.container-md.grid section.fliesstext div.news div.blog{margin:50px -30px}.container-md.grid section.fliesstext div.news div.blog .article{grid-template-columns:1fr;grid-template-areas:"heading" "img" "content" "footer"}.container-md.grid section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(odd),.container-md.grid section.fliesstext div.news div.blog .article:not(:has(img)):nth-child(even){padding:30px}/*# sourceMappingURL=blog.min.css.map */
