.feat-case-study-card{margin:auto}.feat-case-study-card__container{padding:0;text-decoration:none;display:block}.feat-case-study-card__grid{display:grid;justify-items:end;grid-template-columns:48% 1fr;column-gap:40px}.feat-case-study-card__media{height:100%;width:100%}.feat-case-study-card__image{height:100%;object-fit:cover;margin:0 auto}.feat-case-study-card__content{display:flex;flex-direction:column;justify-content:center;padding-right:1rem;padding-top:1.5rem;padding-bottom:1.5rem}.feat-case-study-card__logo-tag{display:flex;justify-content:space-between;margin-bottom:1rem}.feat-case-study-card__logo{height:40px}.feat-case-study-card__tag{font-family:Plus Jakarta Sans;font-weight:400;font-size:14px;line-height:20px;padding:4px 10px;height:fit-content;border-radius:36px;background:var(--Tints-Green-tint-1,#b3e5de)}.feat-case-study-card__heading{font-size:28px;font-weight:400;line-height:36px;margin-bottom:1rem}.feat-case-study-card__text{font-size:20px;font-weight:400;line-height:30px}.feat-case-study-card__cta{margin-top:24px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border:1px solid #000;border-radius:50%;transition:transform .5s}@media(hover:hover){.feat-case-study-card__cta:hover{transform:translateX(1rem)}}@media(max-width:991px){.feat-case-study-card{display:block;max-width:450px}.feat-case-study-card__grid{display:unset}.feat-case-study-card__image{margin:0 auto}.feat-case-study-card__content{padding:1.5rem 20px}.feat-case-study-card__heading{font-size:22px;line-height:28px}.feat-case-study-card__text{font-size:15px;line-height:22px}}