.card-content-img-bg-grad {
  background: linear-gradient(217.89deg, rgba(38, 190, 207, 0.3) 54.82%, rgba(142, 185, 39, 0.3) 87.65%);
  text-align: center;
}
.card-content-img-bg-white {
  text-align: center;
}
.card-content-img-bg-col {
  background-color: #e9f9fa;
}
.card-content-image {
  display: inline-block;
  text-align: center;
  width: auto;
  margin: auto;
  justify-content: center;
}
.container-fluid.card-content-img-bg-grad-new-branding {
  padding: 48px 0 0px;
}
.card-content-img-bg-white.card-content-img-bg-grad-new-branding,
.card-content-img-bg-white.card-content-img-bg-grad-new-branding .link-btn-cta {
  padding: 0;
}
.card-cont-feature-text-image {
  padding: 0 0 60px;
  flex-wrap: wrap;
}
.card-content-img-bg-grad-new-branding .link-btn-cta {
  margin: 0;
  padding-bottom: 60px;
}
.card-content-img-bg-white.card-content-img-bg-grad-new-branding .link-btn-cta,
.card-content-img-bg-white .card-cont-feature-text-image,
.card-content-img-bg-grad-new-branding .eyebrow,
.card-content-img-bg-grad-new-branding h2 {
  margin-bottom: 0;
}
.card-content-img-bg-white.card-content-img-bg-grad-new-branding .link-btn-cta {
  margin-top: 60px;
}
.card-content-img-bg-grad-new-branding .eyebrow+h2 {
  line-height: 1;
  margin: 12px 0 16px;
}
.card-content-img-bg-grad-new-branding .subline {
  margin-bottom: 16px;
}
.card-content-img-bg-grad-new-branding h2+.subline {
  margin-bottom: 60px;
}
.card-content-image a {
  text-decoration: none;
  display: grid;
  justify-self: center;
}
.card-content-image-white,
.card-content-image-blue {
  display: flex;
  flex-direction: column;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.card-content-image-white {
  background-color: var(--white);
}
.card-content-image-blue {
  background-color: var(--white);
}
.card-link {
  position: relative;
  height: 100%;
}
.card-content-image-block img {
  object-fit: cover;
  width: 100%;
}
.card-content-image .heading {
  font-size: 28px;
  line-height: 31px;
  font-family: "RocheSans-Medium";
  max-width: 348px;
  margin: auto;
  color: var(--acBlueShade);
}
.card-content-image .heading p {
  margin: 0
}
.card-content-image .text-top .heading:last-child {
  padding-bottom: 16px;
}
.card-content-image .eyebrow {
  padding-top: 0;
  max-width: 348px;
  margin: auto;
  color: var(--acBlueText);
  font-size: 14px;
}
.text-bottom .card-content-text-block {
  margin-top: 16px;
}
.card-content-image .text-top .eyebrow {
  padding-top: 0;
}
.card-content-image .text-bottom {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.card-content-image .desc {
  padding: 8px 0;
  color: var(--acBlueText);
  font-size: 16px;
}
.card-content-image a .desc {
  color: var(--acBlueText);
}
.card-content-image-block img {
  object-fit: cover;
  width: 100%;
}
.wrapper-card-content-with-rectangle {
  padding: 0 24px 32px;
}
.text-top .wrapper-card-content-with-rectangle {
  padding: 32px 24px 16px;
}
.main-wrapper-card-content-with-rectangle.text-top {
  justify-content: space-between;
}
.main-wrapper-card-content-with-rounded.text-bottom .card-content-with-rounded-image {
  align-content: end;
}
.main-wrapper-card-content-with-rounded {
  padding: 32px 24px;
}
@media (max-width: 991px) {
  .container-fluid.card-content-img-bg-grad-new-branding {
    padding: 20px 0 0px;
  }
  .card-content-img-bg-white.card-content-img-bg-grad-new-branding {
    padding: 0;
  }
  .card-cont-feature-text-image {
    margin: 32px 0;
  }
  .card-content-img-bg-grad-new-branding .link-btn-cta {
    padding-bottom: 32px;
  }
  .card-content-img-bg-grad-new-branding h2+.subline {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .card-cont-feature-text-image {
    margin-bottom: 0;
  }
  .card-content-img-bg-white.card-content-img-bg-grad-new-branding .link-btn-cta {
    margin-top: 0;
  }
  .main-wrapper-card-content-with-rounded {
    padding: 32px 44px;
  }
}
@media (min-width: 768px) {
  .card-content-image {
    display: flex;
    grid-gap: 24px;
  }
  .text-top .card-content-text-block .heading {
    padding: 8px 0 0 0;
  }
  .text-bottom .card-content-text-block .heading {
    padding: 8px 0 0 0;
  }
}

@media (min-width:991px) {
  .card-content-image-block {
    width: 100%;
  }
  .card-content-image-block img {
    object-fit: cover;
    width: 100%;
    max-height: 312px;
  }
}

.card-content-image-block.card-content-with-rounded-image img {
  border-radius: 50%;
  background: linear-gradient(217.89deg, rgba(38, 190, 207, 0.3) 54.82%, rgba(142, 185, 39, 0.3) 87.65%);
  aspect-ratio: 1/1;
}
.card-content-image a.learn-more {
  font-size: 16px;
  letter-spacing: 0.01em;
  border-bottom: 2px solid;
  line-height: 1;
}
.card-content-image .text-top a.learn-more {
  margin-bottom: 16px;
}
.card-content-image .heading+a.learn-more {
  margin-top: 16px;
}
.card-content-img-bg-white .card-content-image-white {
  background: #f6f6f6;
}

.main-wrapper-card-content {
  max-width: 335px;
  margin-bottom: 32px;
  width: 100%;
}

@media (min-width: 768px) {
  .main-wrapper-card-content {
    max-width: 267px;
    margin-bottom: 0;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .main-wrapper-card-content {
    max-width: 262px;
    width: 33%;
  }
}

@media (min-width: 1200px) {
  .main-wrapper-card-content {
    max-width: 360px;
  }
}
