.cardlist{padding:48px 0}.cardlist__heading{margin-bottom:40px}.cardlist__wrapper{margin-left:auto;margin-right:auto;max-width:1600px;width:90%}.cardlist__grid{gap:64px}.cardlist__grid__item{box-shadow:0 4px 14px rgba(0,0,0,.1)}.cardlist__grid__item__picture{background-color:var(--color-grey,#d3d3d3);display:block;height:0;margin:0;padding-bottom:35%;position:relative;width:100%;z-index:1}.cardlist__grid__item__picture img{height:100%;left:0;object-fit:cover;object-position:center top;position:absolute;top:0;width:100%}.cardlist__grid__item__content{background-color:var(--color-white,#fff);line-height:1.5;padding:20px}.cardlist__grid__item__content p{font-size:12px;margin-bottom:0}.cardlist__grid__item__cta{font-size:12px}.cardlist__grid__item__cta a{color:var(--color-link,#000);font-weight:600}.cardlist__grid__item__title{font-size:16px;font-weight:600;margin-bottom:12px}