.text-image-teaser{box-shadow:0 3px 6px 0 #c7c7c7;display:flex;flex-direction:column;height:100%;margin-bottom:20px;max-width:100%}.text-image-teaser-top{align-items:center;display:flex;justify-content:center;overflow:hidden}.text-image-teaser-bottom{background:#fff;display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:500px;padding:20px}@media (min-width:500px){.text-image-teaser-bottom{padding:50px}}.text-image-teaser-content{color:var(--primary-color)}.text-image-teaser-content h3{color:var(--primary-color);font-family:FF Kievit Pro ExtraBoldSC,sans-serif;font-size:30px;font-weight:400;margin-bottom:20px;text-transform:uppercase}.text-image-teaser-content p{color:var(--primary-color);font-size:19px}.text-image-teaser-content ul{list-style:disc}.text-image-teaser-content ul li{margin-left:20px;padding-left:unset}.text-image-teaser-content+*{margin-top:50px}.cols .h-center .text-image-teaser .button-container{justify-content:center}.cols .h-right .text-image-teaser .button-container{justify-content:flex-end}