.content-wrapper.customer-stories-latest__wrapper{padding-bottom:var(--space-80);padding-top:var(--space-24)}.customer-stories-latest__title{margin-bottom:var(--space-16)}.customer-stories-latest__list{display:grid;grid-template-columns:4fr 3fr;grid-template-rows:repeat(4,1fr);grid-gap:var(--space-24)}@media (max-width:767px){.customer-stories-latest__list{grid-template-columns:1fr;grid-template-rows:unset}}.customer-stories-latest__item--newest{grid-row-end:5;grid-row-start:1}.customer-stories-latest__card{align-items:stretch;background:var(--color-slate-10);border-radius:var(--space-4);box-shadow:var(--shadow-md);display:flex;height:100%;padding:var(--space-16)}.customer-stories-latest__image-container{flex:0 0 170px;margin-right:var(--space-24)}@media (max-width:767px){.customer-stories-latest__image-container{flex-basis:var(--space-80);margin-right:var(--space-20)}}.customer-stories-latest__image-container img{border-radius:var(--space-4);height:100%;object-fit:cover;width:100%}@media (max-width:767px){.customer-stories-latest__image-container img{aspect-ratio:1;height:unset}}.customer-stories-latest__title{font-size:var(--heading-6-font-size);font-weight:600;line-height:var(--heading-6-leading);margin-bottom:var(--space-12)}.customer-stories-latest__meta{align-items:center;color:var(--color-slate-70);display:flex;font-size:var(--body-2-font-size);font-weight:500;line-height:var(--body-2-leading)}.customer-stories-latest__meta>:not(:first-child){margin-left:var(--space-8)}.customer-stories-latest__item--newest .customer-stories-latest__card{flex-direction:column;padding:24px 20px}.customer-stories-latest__item--newest .customer-stories-latest__image-container{flex:1 0 auto;margin-right:0;width:100%}@media (max-width:767px){.customer-stories-latest__item--newest .customer-stories-latest__image-container img{aspect-ratio:1.7}}.customer-stories-latest__item--newest .customer-stories-latest__title{font-size:var(--heading-3-font-size);font-weight:700;line-height:var(--heading-3-leading);margin-bottom:var(--space-16);margin-top:var(--space-32)}@media (max-width:767px){.customer-stories-latest__item--newest .customer-stories-latest__title{margin-top:var(--space-24)}}.customer-stories-latest__item--newest .customer-stories-latest__meta{font-size:var(--base-font-size);line-height:var(--base-leading)}