.tile .cmp-teaser{box-sizing:border-box;border:1px solid rgba(0,0,0,0.05);border-radius:4px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.5)}
.tile .cmp-teaser .cmp-teaser__content-wrapper{height:inherit;padding:20px 20px 0;background-image:none !important}
@media(max-width:767px),(min-width:768px) and (max-width:991px){.tile .cmp-teaser .cmp-teaser__content-wrapper{padding:0 20px}
}
.tile .cmp-teaser .cmp-teaser__image{display:block}
.tile .cmp-teaser .cmp-teaser__title{font-weight:normal;padding:0;margin:16px 0;font-size:22px;line-height:32px;text-align:left;color:#000}
@media(max-width:767px){.tile .cmp-teaser .cmp-teaser__title{font-size:20px;line-height:28px}
}
.tile .cmp-teaser .cmp-teaser__description{margin-top:5px;margin-bottom:10px;padding:0;color:#000}
.tile .cmp-teaser .cmp-teaser__description p{width:100%}
.tile .cmp-teaser .cmp-teaser__description a:hover{color:#00558c;text-decoration:underline !important}
.tile .cmp-teaser .cmp-teaser__description::before{width:34px;height:4px}
.tile .cmp-teaser .cmp-teaser__action-container{justify-content:center;margin:10px 30px 30px}
.tile .cmp-teaser .cmp-teaser__action-link{flex:0 1 220px}
.tile .cmp-teaser .cmp-teaser__action-link:not(:first-child){display:none}
.tile .cmp-teaser .cmp-teaser__action-link:focus-visible{box-shadow:0 0 0 2px #fff;outline:2px dotted #000}
.tile.cmp-teaser--divider-enabled .cmp-teaser__description::before{width:34px;height:4px;display:block}
.tile.cmp-teaser--divider-disabled .cmp-teaser__description::before{width:34px;height:4px;display:none}