.aem-teaser__base{margin-top:40px}
.aem-teaser__base .aem-button__container{margin-top:30px}
.aem-carousel__base .aem-teaser__base{margin-top:0}
.aem-teaser__wrapper{background-color:#fcfcfc;border-radius:8px;height:100%}
.aem-teaser__contentWrapper{text-align:center;padding-block:38px;padding-inline:25px;height:100%;display:flex;flex-direction:column}
@media(min-width:960px){.aem-teaser__contentWrapper{padding-block:60px 70px;padding-inline:72px}
}
.aem-teaser__hl{font-size:18px;line-height:33px;color:#373a36;font-weight:200;font-weight:700}
@media(min-width:960px){.aem-teaser__hl{font-size:26px;line-height:38px}
}
@media(min-width:1280px){.aem-teaser__hl{font-size:26px;line-height:38px}
}
.aem-teaser__txt{margin-top:15px;line-height:23px}
.aem-teaser__image{margin-top:40px;height:100%;display:flex;align-self:center}
.aem-teaser__image .image__container{height:280px;width:280px;overflow:hidden}
.aem-teaser__image .image__container .image__wrapper img{height:280px;-o-object-fit:contain;object-fit:contain}
.aem-teaser__image .image__wrapper{align-self:flex-end}