.afc-home-simple-teaser{display:block;overflow:hidden;padding:0;color:#173650}
.afc-home-simple-teaser img{display:block;width:100%;height:auto;object-fit:contain}
.afc-home-blog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;padding:0}
.afc-home-blog-media{display:grid;width:100%;min-height:220px;place-items:center;overflow:hidden;border-bottom:1px solid #e6ebef;background:linear-gradient(145deg,#f3f6f8,#fff)}
.afc-home-blog-media img,.afc-home-blog-media video{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:360px!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.afc-home-blog-placeholder{display:grid;width:100%;min-height:220px;place-items:center;color:#a67c18;font-size:46px;font-weight:900}
.afc-home-blog-body{display:flex;flex:1;flex-direction:column;gap:14px;padding:18px}
.afc-home-blog-body h3{margin:0;color:#173650;font-size:19px;line-height:1.4}
.afc-home-blog-body .btn{align-self:flex-start;margin-top:auto}
@media(max-width:640px){.afc-home-blog-media{min-height:180px}.afc-home-blog-media img,.afc-home-blog-media video{max-height:300px!important}}