a span:nth-child(2) {
  padding-left: 4px;
}
a:visited span {
  color: #003057 !important;
}
a:focus {
  text-decoration: none;
  outline: 1px dashed;
  color: #1054C9 !important;
}
a:hover {
  border-bottom: none !important;
}
a:hover span {
  color: #1054C9 !important;
}
a:hover span:first-child {
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
  text-decoration-thickness: from-font;
  text-underline-offset: 5px;
  color: #1054C9 !important;
}

#specialityPromocard .card {
  margin-bottom: 0;
}
#specialityPromocard .card.rounded-card {
  border-radius: 24px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(21, 25, 27, 0.1), 0px 0px 4px 0px rgba(21, 25, 27, 0.2);
          box-shadow: 0px 2px 2px 0px rgba(21, 25, 27, 0.1), 0px 0px 4px 0px rgba(21, 25, 27, 0.2);
}
#specialityPromocard .card .card-block {
  margin: 95px 30px 96px 32px;
}
#specialityPromocard .card .card-block h3 {
  font-family: "MuseoSans_700_Bold", sans-serif !important;
  color: #3A3B3D;
  font-size: 28px;
  font-style: normal;
  line-height: 35px;
  font-weight: 700;
}
#specialityPromocard .card .card-block p {
  font-family: "MuseoSans_300_Light", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px;
}
#specialityPromocard .card .promo-card-img {
  width: 100%;
  height: auto;
}
#specialityPromocard .card .left-image .promo-card-img {
  width: 100%;
  height: auto;
}
#specialityPromocard .card img.rounded-right-img {
  border-radius: 0px 24px 24px 0px;
}
#specialityPromocard .card img.rounded-left-img {
  border-radius: 24px 0px 0px 24px;
}
#specialityPromocard .card .promoCTA-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 11.5px 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 9999px;
  background: var(--action-primary, #003DA5);
}
#specialityPromocard .card .card-links-block {
  margin-top: 24px;
}
#specialityPromocard .card .card-links-block a span:nth-child(2) {
  padding-left: 4px;
}
#specialityPromocard .card .card-links-block a:visited span {
  color: #003057 !important;
}
#specialityPromocard .card .card-links-block a:focus {
  text-decoration: none;
  outline: 1px dashed;
  color: #1054C9 !important;
}
#specialityPromocard .card .card-links-block a:hover {
  border-bottom: none !important;
}
#specialityPromocard .card .card-links-block a:hover span {
  color: #1054C9 !important;
}
#specialityPromocard .card .card-links-block a:hover span:first-child {
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
  text-decoration-thickness: from-font;
  text-underline-offset: 5px;
  color: #1054C9 !important;
}

.promoCTA-button a:hover {
  background-color: #1054C9 !important;
  border: none;
  text-decoration: underline;
}

.promoCTALabel {
  color: var(--action-reversed, #FFF);
  text-align: center;
  font-family: "MuseoSans_700_Bold", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  line-height: 25px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  #specialityPromocard .card .card-block {
    margin: 15px 30px 16px 32px !important;
  }
  #specialityPromocard .card .card-block h3 {
    font-family: "MuseoSans_700_Bold", sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: 30px;
    font-weight: 700;
  }
  #specialityPromocard .card .card-block p {
    font-family: "MuseoSans_300_Light", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }
  #specialityPromocard .card img.promo-card-img {
    width: 100%;
    height: 100%;
  }
  #specialityPromocard .card img.rounded-right-img {
    border-radius: 0px 24px 24px 0px !important;
  }
  #specialityPromocard .card img.rounded-left-img {
    border-radius: 24px 0px 0px 24px !important;
  }
  #specialityPromocard .card .left-image .promo-card-img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #specialityPromocard .card .card-block {
    margin: 16px !important;
  }
  #specialityPromocard .card .card-block h3 {
    font-family: "MuseoSans_700_Bold", sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: 30px;
    font-weight: 700;
  }
  #specialityPromocard .card .card-block p {
    font-family: "MuseoSans_300_Light", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
  }
  #specialityPromocard .card .card-links-block {
    margin-top: 16px;
  }
  #specialityPromocard .card img.promo-card-img {
    width: 100%;
    height: auto;
  }
  #specialityPromocard .card img.rounded-top-img {
    border-radius: 24px 24px 0px 0px !important;
  }
}
@media screen and (min-width: 769px) {
  #specialityPromocard .card .promo-card-img,
  #specialityPromocard .card .left-image .promo-card-img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 436px;
  }
}