.mod__max-w-xl{max-width:1436px;margin:auto}
.cmp-news-cards{position:relative;margin-left:16px;margin-top:16px;padding-bottom:80px}
.cmp-news-cards__container{padding:0 0 48px}
.cmp-news-cards__button{position:absolute;bottom:24px}
.cmp-news-cards__header{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-bottom:32px}
.cmp-news-cards__header h2{font-size:32px;line-height:32px;margin-bottom:8px}
.cmp-news-cards__cards-wrapper{display:flex;max-width:100%;gap:16px;overflow-x:auto;overflow-y:hidden}
@media(min-width:764px){.cmp-news-cards{position:relative;margin-left:16px;padding-bottom:0}
.cmp-news-cards__header{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:row;margin-right:16px}
.cmp-news-cards__header h2{font-size:30px;line-height:40px;margin-bottom:8px}
.cmp-news-cards__button{position:initial}
.cmp-news-cards__cards-wrapper{gap:24px}
}
@media(min-width:1016px){.cmp-news-cards{margin-left:24px}
.cmp-news-cards__header{margin-right:24px}
}
@media(min-width:1436px){.cmp-news-cards{margin-left:300px}
.cmp-news-cards__container{padding:0 0 48px}
.cmp-news-cards__header{max-width:1436px}
.cmp-news-cards__header h2{font-size:48px;line-height:52px;margin-bottom:24px}
.cmp-news-cards__cards-wrapper{gap:24px}
}
.mod__max-w-xl{max-width:1436px;margin:auto}
.cmp-news-card{margin-bottom:16px;max-width:288px}
.cmp-news-card .card-image{max-height:190px;max-width:288px}
.cmp-news-card .card-image img{max-height:inherit;max-width:inherit;width:288px;height:191px;object-fit:cover}
.cmp-news-card__content{padding:16px;border:1px solid #dbd3cb;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;background-color:white}
.cmp-news-card__title{font-family:'CupraRegular',sans-serif;color:var(--color-font-01);font-size:20px;line-height:24px;max-width:256px;max-height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.cmp-news-card__description p{line-height:24px;font-family:'CupraBook',sans-serif;font-size:16px;color:var(--color-font-02);width:256px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:pre-line;word-break:break-word}
@media(min-width:764px){.cmp-news-card{margin-bottom:16px;max-width:346px}
.cmp-news-card .card-image{max-width:346px}
.cmp-news-card .card-image img{max-height:inherit;max-width:inherit;width:346px;height:191px;object-fit:cover}
}
@media(min-width:1016px){.cmp-news-card{margin-bottom:16px;max-width:426px;justify-self:center}
.cmp-news-card .card-image{max-height:238px;max-width:426px}
.cmp-news-card .card-image img{max-height:inherit;max-width:inherit;width:426px;height:238px;object-fit:cover}
.cmp-news-card__content{padding:32px 16px;gap:16px}
.cmp-news-card__title{font-size:24px;line-height:28px;max-width:232px;max-height:64px}
.cmp-news-card__description p{line-height:24px;font-size:16px;width:384px}
}