.cs-card{border-radius:12px;box-shadow:0 3px 8px rgba(99,102,106,.12);display:flex;flex-direction:row;gap:64px;margin:0 auto;max-width:968px;padding:24px 32px}.cs-card__img{border-radius:8px;flex:1 1 436px;max-width:436px!important;object-fit:cover}.cs-card__body{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.cs-card__preheader{display:block;margin-bottom:16px}.cs-card__title{font-size:1.7778rem;line-height:1.3}.cs-card__footer{display:flex;justify-content:space-between;width:100%}.cs-card__logo{max-height:72px}.cs-card__link{align-items:center;display:flex;gap:8px;transition:all .15s ease}.cs-card__link:hover{color:var(--secondary-600);text-decoration:underline}@media (max-width:640px){.cs-card{flex-direction:column;gap:21px;padding:16px 24px}.cs-card__img{max-height:250px;max-width:100%!important}.cs-card__preheader{margin-bottom:8px}}