.c-card-repeater{gap:15px}.c-card-repeater__card{background:var(--white-color);border:1px solid var(--white-color);border-radius:10px;width:100%}.c-card-repeater__card-image{border-radius:10px;height:200px;overflow:hidden}.c-card-repeater__card-image img{height:100%;object-fit:cover;width:100%}.c-card-repeater__card-content{padding:23px 32px}.c-card-repeater__card-title{font-family:Concrette;font-size:24px;line-height:130%;margin-bottom:10px}.c-card-repeater__card-date{color:#9bb2ce;font-style:normal;font-weight:350;line-height:normal}.c-card-repeater__card-date,.c-card-repeater__card-description{font-size:16px;margin-bottom:20px}.c-card-repeater__card-description,.c-card-repeater__card-title{font-style:normal;font-weight:400}.c-card-repeater__card-link{text-align:right}.c-card-repeater__card-link a{font-size:16px}@media (min-width:768px){.c-card-repeater{gap:24px}.c-card-repeater__card{width:calc(50% - 24px)}.c-card-repeater__card-image{height:180px}}@media (min-width:992px){.c-card-repeater{gap:32px}.c-card-repeater__card{width:calc(33.33333% - 21.33333px)}.c-card-repeater__card-date,.c-card-repeater__card-title{margin-bottom:15px}}@media (min-width:1200px){.c-card-repeater__card-image{height:250px}}