.content-cards__wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media only screen and (min-width: 1320px){.content-cards__wrapper{flex-direction:row}}.content-cards__title{flex-shrink:0;flex-grow:0;margin-bottom:2rem}@media only screen and (min-width: 1320px){.content-cards__title{margin-bottom:4rem}.content-cards__wrapper.count-3 .content-cards__title{width:calc((100% - 6rem)/4);padding-right:2rem}.content-cards__wrapper.count-2 .content-cards__title{width:33.3333333333%;padding-right:2rem}}.content-cards__grid{flex-shrink:0;flex-grow:0;width:100%;display:grid;gap:2rem}@media only screen and (min-width: 841px){.content-cards__wrapper.count-4 .content-cards__grid{grid-template-columns:repeat(2, 1fr)}.content-cards__wrapper.count-3 .content-cards__grid{grid-template-columns:repeat(3, 1fr)}.content-cards__wrapper.count-2 .content-cards__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1320px){.content-cards__wrapper.count-4 .content-cards__grid{width:100%;grid-template-columns:repeat(4, 1fr)}.content-cards__wrapper.count-3 .content-cards__grid{width:calc(100% - (100% - 6rem)/4);padding-left:2rem}.content-cards__wrapper.count-2 .content-cards__grid{width:66.6666666667%;padding-left:2rem}}.content-cards__card-image-media{height:100%;width:100%;object-fit:cover}.content-cards__card-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:var(--spacing-padding-small2);z-index:1}.content-cards__card-body:after{content:"";position:absolute;background:linear-gradient(180deg, oklch(28% 0.02 285.21deg / 0) 60%, oklch(28% 0.02 285.21deg / 0.93) 100%);z-index:0;bottom:0;width:100%;height:90%;left:0;z-index:-1;height:50%}.content-cards__card-title{margin-bottom:.7rem;font-size:var(--font-size-card-heading);font-weight:var(--font-weight-medium);line-height:var(--font-line-height-base)}
