

.card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.ctaarrow {
  margin: auto 0 0 0;
}
.mergelink {
  width: 100%;
}
.ctatext2 {
  color: var(--color-blue);
  width: auto;
}
.h100 {
  height: 100%;
}
.radius-3 {
  display: flex;
  flex-direction: column;
}
.mobile-image {
  display: block;
}
.ctaarrow {
  display: flex;
}
.arrow svg {
  display: inline-block;
  width: auto !important;
  position: relative;
  margin-left: 0.5vw;
}
.arrow-white svg {
  fill: white;
}
.desktop-image {
  display: none;
}
@media screen and (min-width: 960px) {
  .mobile-image {
    display: none;
  }
  .desktop-image {
    display: block;
  }
}
.cta, .cta .arrow {
  color: var(--color-blue);
  fill: var(--color-blue);
}
.row {
  position: relative;
}
.gradient-background * {
  color: white;
}
.radius-target {
  border-radius: 24px;
}
.radius-trigger:hover .radius-target {
  border-radius: 8px;
}
.radius-trigger:hover {
  cursor: pointer;
}
.radius-trigger:hover .arrow {
  margin-left: 1vw;
}
.arrow {
  transition: margin 0.4s;
}
.radius-target {
  -webkit-transition: border-radius 0.4s;
  transition: border-radius 0.4s;
}
.img-animation {
  border: 1px solid grey;
  background-color: white;
}
.d-flex {
  display: flex;
}
.w-50 {
  width: 50%;
}
.mx-auto {
  margin: auto;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:merge-article-snippet] [131.37604] DESIGN*/
/*******************************************************************/
/* 0.1 P>P */
/* db 174 */