@charset "UTF-8";
.arrow-after-Pink::after,
.arrow-after-Purple::after,
.arrow-after-White::after,
.arrow-after-Yellow::after {
  color: #fff;
  content: "➔";
  font-size: 15px !important;
  text-decoration: none !important;
  padding: 8px 10px;
  margin-left: 15px;
}

.arrow-after-Pink::after {
  background: #3f1833;
}

.arrow-after-White::after,
.arrow-after-Purple::after,
.arrow-after-Yellow::after {
  background: #EE3353;
}

.arrow-after-White:after {
  background: #ee3353;
}

.arrow-after-Pink:after {
  background: #3f1833;
}

.arrow-after-Purple:after {
  background: #EE3353;
}

.arrow-after-Yellow:after {
  background: #EE3353;
}

.card-body-cv {
  margin: 25px;
  max-height: 100%;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .card-body-cv {
    height: 100%;
  }
}
@media (max-width: 640px) {
  .card-body-cv {
    padding: 25px;
  }
}

.full-card-link {
  margin: 15px;
}

.card-container-Pink-cv,
.card-container-Purple-cv,
.card-container-Yellow-cv {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 464px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 765px) {
  .card-container-Pink-cv,
  .card-container-Purple-cv,
  .card-container-Yellow-cv {
    height: 100%;
    width: 100%;
    margin: 0px;
  }
}

.card-container-White-cv {
  max-width: 100%; /*AFK 3/29/2021 removing !important because messing up mobile formatting*/
  border: 3px solid #ee3353;
  height: 464px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 765px) {
  .card-container-White-cv {
    height: 100%;
    width: 100%;
    margin: 0px;
  }
}

.card-footer-cv {
  margin-bottom: 17px;
  padding-right: 3%;
  position: static;
  margin-top: auto;
  padding-top: 0;
}

.card-image-Purple-cv,
.card-image-Pink-cv,
.card-image-White-cv,
.card-image-Yellow-cv {
  height: 251px;
  width: 100%;
  object-fit: cover;
  margin-left: -1px;
  padding-bottom: 15px;
  margin-top: -1px;
}

.card-image-White-cv {
  width: 101%;
  padding-right: 2px;
}

.card-text-cv {
  max-height: 100%;
  margin-top: 8px;
  width: 100%;
  word-break: break-word;
  font-size: 18px;
}

.card-text-cv p {
  max-height: 100%;
  font-size: 18px;
}

.cardTitle-White-cv {
  color: #ee3353;
}

.cardTitle-Pink-cv {
  color: #fff;
}
.cardTitle-Pink-cv:hover {
  color: #fff !important;
}

.cardTitle-Purple-cv {
  color: #fff;
}
.cardTitle-Purple-cv:hover {
  color: #fff !important;
}

.cardTitle-Yellow-cv {
  color: #3F1833;
}
.cardTitle-Yellow-cv:hover {
  color: #3F1833 !important;
}

.vertical-cardBackground-Pink-cv {
  background: #ee3353;
  color: #fff;
}
.vertical-cardBackground-Pink-cv a {
  font-weight: bold;
  font-family: "Euclid", Calibri, Arial, sans-serif;
}
.vertical-cardBackground-Pink-cv a {
  color: #fff;
}
.vertical-cardBackground-Pink-cv a:visited {
  color: #3f1533;
}

.vertical-cardBackground-Purple-cv {
  background: #3F1833;
  color: #fff;
}
.vertical-cardBackground-Purple-cv a {
  font-weight: bold;
  font-family: "Euclid", Calibri, Arial, sans-serif;
}
.vertical-cardBackground-Purple-cv a {
  color: #fff;
}
.vertical-cardBackground-Purple-cv a:visited {
  color: #d496c2;
}

.vertical-cardBackground-White-cv {
  background: #fff;
  color: #000;
}
.vertical-cardBackground-White-cv a {
  font-weight: bold;
  font-family: "Euclid", Calibri, Arial, sans-serif;
}
.vertical-cardBackground-White-cv a {
  color: var(--avixa-purple, #3f1833);
}

.vertical-cardBackground-Yellow-cv {
  background: #F6CA15;
  color: #3F1833;
}
.vertical-cardBackground-Yellow-cv a {
  font-weight: bold;
  font-family: "Euclid", Calibri, Arial, sans-serif;
}
.vertical-cardBackground-Yellow-cv a {
  color: var(--avixa-eggplant, #3f1833);
}
.vertical-cardBackground-Yellow-cv a:visited {
  color: #636;
}

.link-cv {
  display: flex;
  flex-direction: row;
  font-weight: bold;
  justify-content: flex-end;
  text-align: right;
  padding-right: 15px !important;
}
@media (max-width: 768px) {
  .link-cv {
    font-size: 18px;
  }
}
@media (max-width: 765px) {
  .link-cv {
    text-align: unset;
  }
}

.vertical-cardBackground-Purple-cv,
.vertical-cardBackground-Pink-cv,
.vertical-cardBackground-White-cv,
.vertical-cardBackground-Yellow-cv {
  max-width: 425px;
  padding: 0px;
  margin-left: 2px !important;
}

.sf_colsIn .vertical-cardBackground-White-cv { /*adding to fix footer spillage for two column cards AFK 4/8/21*/
  max-width: 100% !important;
}

.link-cv.White {
  padding-right: 13% !important;
}

.link-button-White-cv,
.link-button-Purple-cv,
.link-button-Pink-cv,
.link-button-Yellow-cv {
  padding-bottom: 10px;
  padding-right: 5%;
  padding-left: 15%;
  width: 90%;
}
@media (max-width: 768px) {
  .link-button-White-cv,
  .link-button-Purple-cv,
  .link-button-Pink-cv,
  .link-button-Yellow-cv {
    padding-bottom: 15px;
    padding-right: 0%;
    padding-left: 0%;
    width: 100%;
  }
}

.topics-type-White-cv,
.topics-type-Pink-cv,
.topics-type-Yellow-cv,
.topics-type-Purple-cv {
  background-color: #3F1833;
  padding: 3px 20px;
  color: #fff;
  font-size: 19px;
  font-family: "Euclid-bold", Calibri, Arial, sans-serif;
  display: inline-block;
  margin-left: 25px;
  margin-top: 22px;
}

.topics-type-Purple-cv {
  border: 2px solid;
}

/*# sourceMappingURL=CardVertical.css.map */
