.cs-related{padding:50px 0}.cs-related__heading{margin:0 auto 50px;max-width:700px;text-align:center}.cs-related__card-container{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.cs-related__case-study{align-items:flex-start;border:1px solid #d7d9e3;display:flex;flex:0 1 calc(33% - 48px);flex-direction:column;justify-content:flex-start;min-width:230px;text-decoration:none}@media (width <= 500px){.cs-related__case-study{flex:1 1 100%}}.cs-related__case-study:hover{text-decoration:none}.cs-related__image-container{align-items:center;background-color:var(--hs--colorPalette--light,#e8ebf1);color:var(--hs--colorPalette--dark,#303f59);display:flex;flex-direction:row;justify-content:center;max-height:150px;min-height:150px;width:100%}.cs-related__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%}.cs-related__image-container h4{color:var(--hs--colorPalette--dark,#303f59);width:100%}.cs-related__industry-container{margin-bottom:15px}.cs-related__industry{background-color:var(--hs--colorPalette--light,#e8ebf1);color:var(--hs--colorPalette--dark,#303f59);font-size:14px;padding:5px 10px}.cs-related__content-container{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:auto;padding:15px;text-align:left;width:100%}.cs-related__content-container h3{font-size:24px}