.pageelement-overviewpages .content-container{display:grid;grid-template-columns:1fr 1fr;flex-wrap:wrap;justify-content:center;gap:30px 60px}.pageelement-overviewpages .overview-item{background-color:#5E7461;width:100%;max-width:670px;min-width:100px;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#000;box-sizing:border-box;margin-bottom:0!important}.pageelement-overviewpages .overview-item .image-container{padding:50px 50px 20px 50px;max-width:590px;width:100%;display:flex;justify-content:center;box-sizing:border-box;position:relative}.pageelement-overviewpages .overview-item img{width:100%!important;height:auto;border-radius:10px}.pageelement-overviewpages .text-container h2{text-align:center;padding:0 10px !Important;line-height:1.2;word-break:break-word;font-weight:400}.pageelement-overviewpages .has-image a h2{font-size:30px}.pageelement-overviewpages .no-image a h2{font-size:40px}.pageelement-overviewpages .text-container{display:flex!important;justify-content:center;align-items:center;padding-bottom:20px;padding-top:10px}.pageelement-overviewpages .overview-item.no-image a h2{margin:0;padding:0;color:#fff}.pageelement-overviewpages .overview-item a{box-sizing:content-box;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;color:#fff;text-decoration:none}@media screen and (max-width:768px){.pageelement-overviewpages .content-container{grid-template-columns:1fr}.pageelement-overviewpages .overview-item{max-width:100%;height:100%}}@media screen and (max-width:200px){.pageelement-overviewpages .image-container img{display:none}}.pageelement-overviewpages .ai-mark{position:absolute;bottom:40px;right:45px;display:inline-block;text-align:right;padding-right:10px}.pageelement-overviewpages .ai-mark:before{content:'';background:url(/_images/ai-mark.svg) no-repeat;height:25px;width:25px;display:block;opacity:.4}.pageelement-overviewpages .image-container span{position:absolute;bottom:20px;right:55px;font-size:12px}