.helpful-layout-container{max-width:1020px;margin:0 auto;cursor:pointer}
.helpful-layout-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{display:flex;align-items:center;justify-content:space-around;gap:20px}
.helpful-layout-container .card{width:calc(33.333% - 10.6666px);border-radius:5px;background-color:#333;padding:20px 20px 0;border:1px solid #d6d6d6;min-height:143px}
.helpful-layout-container .card .cmp-teaser{display:flex;gap:30px;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:center}
.helpful-layout-container .card .cmp-teaser__content{position:relative}
.helpful-layout-container .card .cmp-teaser__action-container{position:absolute;top:0;right:0;width:32px;height:32px}
.helpful-layout-container .card .cmp-teaser__action-container{font-size:0}
.helpful-layout-container .card .cmp-teaser__action-link::before{content:"";background:url("../../../../../content/dam/ceat/ceat-revemp/icons/next-org-arrow.svg");width:100%;height:100%;display:block;background-position:center;background-repeat:no-repeat;background-size:contain}
.helpful-layout-container .card .cmp-teaser__title{color:#fff;padding-right:47px;line-height:120%;margin-bottom:5px;font-size:26px;font-weight:700;font-family:"Poppins-Bold";margin-top:0}
.helpful-layout-container .card .cmp-teaser__description{color:#fff;width:100%;line-height:130%;font-family:"Poppins-Light";font-size:16px}
.helpful-layout-container .card .cmp-teaser .cmp-teaser__description p{margin:0}
.helpful-layout-container .card .cmp-image{display:none}
@media screen and (max-width:991px){.helpful-layout-container .card .cmp-teaser__title{width:165px}
.helpful-layout-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{margin-left:48px;margin-right:48px;gap:16px}
.helpful-layout-container .card{padding:20px 20px 15px;min-height:165px}
.helpful-layout-container .card .cmp-teaser__title{font-size:24px}
.helpful-layout-container .card .cmp-teaser__description{font-size:12px}
}
@media screen and (max-width:767px){.helpful-layout-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{margin-left:16px;margin-right:16px;gap:12px}
.helpful-layout-container .card{min-height:108px}
.helpful-layout-container .card .cmp-teaser__title{flex-direction:column}
.helpful-layout-container .aem-Grid.aem-Grid--12.aem-Grid--default--12{flex-direction:column}
.helpful-layout-container .card{padding:20px 20px 10px;width:100%}
.helpful-layout-container .card .cmp-teaser__title{font-size:18px;width:100%;font-family:'Poppins-SemiBold'}
.helpful-layout-container .card .cmp-teaser__description{font-size:14px}
}