.card-blogs-container{max-width:1020px;margin:0 auto;margin-top:24px}
.card-blogs-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{display:flex;flex-wrap:wrap;margin-inline:-10px}
.ceat-card-campaign{max-width:25%;padding-inline:10px;margin-bottom:20px}
.ceat-card-campaign .cmp-teaser{border-radius:5px;overflow:hidden;position:relative}
.ceat-card-campaign .cmp-teaser__link::before{content:"";position:absolute;width:100%;height:100%;background-color:#ffffff00;transition:all .3s ease-in-out}
.ceat-card-campaign .cmp-teaser__link:hover::before{cursor:pointer}
.ceat-card-campaign .cmp-teaser__content{position:absolute;width:100%;z-index:1;padding:20px;min-height:199px}
.ceat-card-campaign .cmp-teaser__image{height:340px}
.ceat-card-campaign .cmp-teaser__image .cmp-image{height:100%}
.ceat-card-campaign .cmp-teaser__image img{object-position:bottom;height:100%;object-fit:contain}
.ceat-card-campaign .cmp-teaser__title{font-weight:700;font-size:24px;line-height:26px;font-family:"Poppins-Bold";color:#fff;margin-bottom:16px}
.ceat-card-campaign .cmp-teaser__description p{font-weight:400;font-size:16px;line-height:19px;color:#fff;font-family:"Poppins-Regular"}
.ceat-card-campaign .cmp-teaser__link,.ceat-card-campaign .cmp-teaser picture{height:341px;display:block}
.ceat-card-campaign .cmp-teaser picture img{height:100%;width:100%;object-fit:contain;object-position:bottom}
@media only screen and (max-width:991px){.card-blogs-container{padding-inline:48px}
.card-blogs-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{margin:17px -8px 0}
.ceat-card-campaign{max-width:50%;padding-inline:8px;width:100%}
.ceat-card-campaign .cmp-teaser__content{min-height:158px;padding:auto}
.ceat-card-campaign .cmp-teaser__title{font-size:24px;line-height:29px}
.ceat-card-campaign .cmp-teaser__description p{line-height:21px}
.ceat-card-campaign .cmp-teaser__link,.ceat-card-campaign .cmp-teaser picture{height:238px}
.ceat-card-campaign .cmp-teaser picture img{object-fit:cover}
}
@media only screen and (max-width:767px){.card-blogs-container{margin-top:0;padding-inline:16px}
.card-blogs-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{margin:0}
.ceat-card-campaign{max-width:100%;padding-inline:0;margin-bottom:12px}
.ceat-card-campaign:first-child{margin-top:16px}
.ceat-card-campaign .cmp-teaser__content{min-height:100%;padding:16px;min-width:130px}
.ceat-card-campaign .cmp-teaser__title{font-size:20px;line-height:24px;margin-bottom:12px}
.ceat-card-campaign .cmp-teaser__description p{font-size:14px;line-height:17px}
.ceat-card-campaign .cmp-teaser__link,.ceat-card-campaign .cmp-teaser picture{height:130px}
.card-blogs-container .card-teaser:first-child .cmp-teaser__description{display:flex}
.card-blogs-container .card-teaser:first-child .cmp-teaser__description p{margin-inline:3px}
}