.frame-type-mask_teaserbox .row{justify-content:space-between}.frame-type-mask_teaserbox .col{width:33%;position:relative;height:fit-content;margin:0px}.frame-type-mask_teaserbox .col:nth-child(2){margin-top:10%}.frame-type-mask_teaserbox .col .btn-primary{position:absolute;top:170px;right:0;z-index:1}.frame-type-mask_teaserbox .col .card{clip-path:var(--TeaserboxclipPath);padding:4px;background:var(--colorPrimary);width:90%}.frame-type-mask_teaserbox .col .card .card-wrap{clip-path:var(--TeaserboxclipPath);background:var(--colorWhite)}.frame-type-mask_teaserbox .col .card .card-wrap img{max-height:200px;min-height:200px}.frame-type-mask_teaserbox .col .card .card-wrap .card-body{padding:20px}.frame-type-mask_teaserbox .col .card .card-wrap .card-body .card-title{color:var(--colorPrimary);font-size:40px;font-weight:800;line-height:53px;margin-bottom:0px}@media screen and (max-width:1200px){.frame-type-mask_teaserbox .col{width:49%;margin:20px 0px}.frame-type-mask_teaserbox .col:nth-child(even){margin:20px 0px;width:50%}}@media screen and (max-width:1000px){.frame-type-mask_teaserbox .col .card .card-wrap .card-body .card-title{font-size:var(--fontSizeL)}}@media screen and (max-width:800px){.frame-type-mask_teaserbox .col{width:100%;margin:20px 0px}.frame-type-mask_teaserbox .col:nth-child(even){margin:20px 0px;width:100%}.frame-type-mask_teaserbox .col .card{width:95%}.frame-type-mask_teaserbox .col .btn-primary{right:15px;top:170px}}