.frame-type-mask_imagelist .row{justify-content:space-between}.frame-type-mask_imagelist .row .imagelist-item{filter:drop-shadow(var(--boxShadowSmall));margin-bottom:50px}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap{position:relative}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap::before{content:"";clip-path:polygon(100% 100%, 0% 0%, 76.852% 0%, 100% 100%);width:110px;height:50px;display:block;position:absolute;bottom:-45px;left:50%;background:var(--colorWhite);z-index:1}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap::after{content:"";clip-path:polygon(100% 100%, 0% 0%, 76.852% 0%, 100% 100%);width:120px;height:56px;display:block;position:absolute;bottom:-55px;left:calc(50% + -3px);background:var(--colorDark);z-index:-3}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap img.icon{height:80px;width:80px;object-fit:cover;filter:drop-shadow(var(--boxShadowSmall));float:left;margin-left:-20px;margin-right:20px;margin-top:-20px;position:relative;z-index:3}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap .imagelist-body{position:relative;background:var(--colorWhite);border:5px solid var(--colorDark);padding:20px}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap .imagelist-body::after{content:"";background:url(/typo3conf/ext/wr_designblank/Resources/Public/Images/Texture/dot_right.webp);height:100%;width:100%;position:absolute;right:0;background-repeat:no-repeat;background-position:top right;mix-blend-mode:multiply;top:0;pointer-events:none;max-width:700px;background-size:cover}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap .imagelist-body .imagelist-title{color:var(--colorPrimary);text-align:center;font-size:40px;font-weight:700;line-height:100%;margin-bottom:20px}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap .imagelist-body .imagelist-text{text-align:center;margin-bottom:20px}.frame-type-mask_imagelist .row .imagelist-item.twocol{width:49%}.frame-type-mask_imagelist .row .imagelist-item.threecol{width:32%}@media screen and (max-width:1200px){.frame-type-mask_imagelist .row{justify-content:space-evenly}.frame-type-mask_imagelist .row:has(.threecol) .imagelist-item{width:50%}}@media screen and (max-width:900px){.frame-type-mask_imagelist .row{justify-content:space-evenly}.frame-type-mask_imagelist .row:has(.threecol) .imagelist-item{width:50%}.frame-type-mask_imagelist .row:has(.twocol) .imagelist-item{width:50%}.frame-type-mask_imagelist .row .imagelist-item .imagelist-wrap .imagelist-body .imagelist-title{font-size:var(--fontSizeL)}}@media screen and (max-width:700px){.frame-type-mask_imagelist .row{justify-content:space-evenly}.frame-type-mask_imagelist .row:has(.threecol) .imagelist-item,.frame-type-mask_imagelist .row:has(.twocol) .imagelist-item,.frame-type-mask_imagelist .row:has(.onecol) .imagelist-item{width:calc(100% - 40px)}}