/* MATCHING CO-FOUNDER STYLES */
#page-matching-co-founders {
  background: #f5f6f9;
}
#page-matching-co-founders .page__wrapper {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1160px;
  padding: 50px 0 20px;
  background: #f5f6f9;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper {
    flex-direction: column-reverse;
    padding: 0 0 20px 0;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar {
  width: 375px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-sidebar {
    width: unset;
    padding: 0px 10px;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email {
  width: 375px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email {
    width: unset;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper {
  background: #fff;
  padding: 22px 0;
  border: 1px solid #dcdfec;
  border-radius: 16px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper {
    display: none;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header {
  padding: 0 38px 2px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header .mcf25-sse__title {
  font-family: Heebo;
  font-weight: 700;
  font-size: 18px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header textarea {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
  padding: 10px 12px 10px 12px;
  min-height: 120px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header textarea::placeholder {
  color: #a3a3a3;
  font-family: Heebo;
  font-weight: 400;
  font-size: 14px;
  line-height: 147%;
  text-align: right;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header .mcf25-sse__confirm-label {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 15px;
  margin-top: 12px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header .mcf25-sse__confirm-label input {
  margin-top: 2px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header .mcf25-sse__confirm-label .mcf25-sse__confirm-text {
  font-family: Heebo;
  font-weight: 400;
  font-size: 12.14px;
  line-height: 15px;
  letter-spacing: 0px;
  text-align: right;
  color: #323338;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf-25-ses__header .mcf25-sse__button-email {
  background-color: #019aff;
  border-radius: 50px;
  border: none;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 17.54px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf25-sse__footer {
  width: 100%;
  padding: 24px 38px 0;
  margin: 22px 0 4px;
  border-top: 1px solid #dcdfec;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf25-sse__footer .mcf25-sse__button-meetings {
  border-radius: 50px;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 17.54px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  background-color: #fff;
  border: 1px solid #019aff;
  color: #019aff !important;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf25-sse__footer .mcf25-sse__button-meetings:hover {
  background-color: #019aff;
  border: 1px solid #019aff;
  color: #fff !important;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-email .mcf25-sse__wrapper .mcf25-sse__footer .mcf25-sse__button-meetings.disabled {
  background-color: #DCDFEC;
  border-color: #DCDFEC;
  color: #fff !important;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-next .mcf25-ssn__wrapper {
  display: flex;
  justify-content: center;
  margin: 15px 0 30px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-next .mcf25-ssn__wrapper .mcf25-ssn__button-next {
  background-color: #dff0ff;
  font-family: Heebo;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 50px;
  color: #019aff;
  display: flex;
  align-items: center;
  gap: 8px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper {
  border: 1px solid #dcdfec;
  border-radius: 16px;
  background-color: #f4faff;
  padding: 22px 38px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper {
    background-color: transparent;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body {
  font-family: Heebo;
  font-weight: 400;
  font-size: 14px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body .mcf25-ssex__description {
  color: #7B7B7B;
  margin-bottom: 6px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body .mcf25-ssex__params {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body .mcf25-ssex__params .mcf25-ssex__params-item {
  gap: 6px;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body .mcf25-ssex__params .mcf25-ssex__params-item .mcf25-ssex__param {
  font-weight: 400;
  line-height: 150%;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__body .mcf25-ssex__params .mcf25-ssex__params-item .mcf25-ssex__choices {
  font-weight: 700;
  line-height: 150%;
  margin: 0;
}
#page-matching-co-founders .page__wrapper .mcf25-sidebar .mcf25-sidebar__section-explanation .mcf25-ssex__wrapper .mcf25-ssex__footer .mcf25-ssex__button-edit.js-mcf-connection-edit {
  border: 1px solid #848484;
  border-radius: 5.2px;
  background: transparent;
  color: #848484;
  padding: 8px 10px;
  font-family: Heebo;
  font-weight: 500;
  font-size: 15.11px;
  line-height: 14.15px;
  text-align: center;
  vertical-align: middle;
}
#page-matching-co-founders .page__wrapper .mcf25-main {
  flex-grow: 1;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-back {
  font-family: Heebo;
  font-weight: 500;
  font-size: 17px;
  line-height: 133%;
  letter-spacing: 0%;
  text-align: right;
  color: #000;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-back {
    display: none;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-back .mcf25-main__link-back-label {
  color: #000;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 20px 0;
  position: relative;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper {
    background-image: url("/wp-content/themes/astra-child/images/matching-hero-mobile.png");
    margin: 0px 0 0 0;
    padding: 15px 20px;
    background-size: 100% 165px;
    background-repeat: no-repeat;
    display: grid;
    grid-template-areas: "avatar save" "name   name";
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__avatar-wrapper {
  grid-area: avatar;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__avatar-wrapper img {
  border-radius: 50%;
  min-width: 131px;
  height: 131px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body {
  flex: 1;
  grid-area: name;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper {
  display: flex;
  align-items: center;
  gap: 35px;
  position: relative;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .yellow-title-highlight {
  position: absolute;
  z-index: 0;
  right: -20px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .yellow-title-highlight--mobile {
  display: none;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username {
  font-family: Heebo;
  font-weight: 700;
  font-size: 37.15px;
  line-height: 43.34px;
  text-align: right;
  color: #323338;
  z-index: 1;
  position: relative;
  padding: 0 20px 0 50px;
  min-width: 280px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username:before {
  content: "";
  position: absolute;
  height: calc(100% + 6px);
  width: calc(100% + 12px);
  left: -10px;
  top: -3px;
  z-index: -1;
  -webkit-mask-size: contain;
  -webkit-mask-position: right center;
  -webkit-mask-repeat: no-repeat;
  background-color: #FFCC00;
  -webkit-mask-image: url("/wp-content/themes/astra-child/images/mh1.svg");
  mask-image: url("/wp-content/themes/astra-child/images/mh1.svg");
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username:before {
    -webkit-mask-image: url("/wp-content/themes/astra-child/images/mh1m.svg");
    mask-image: url("/wp-content/themes/astra-child/images/mh1m.svg");
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__link-linkedin {
  margin: 0 0 10px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__job-wrapper .mcf25-sui__job {
  font-family: Heebo;
  font-weight: 400;
  font-size: 20.78px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  margin-left: 190px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile {
  padding: 0 0 0 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  grid-area: save;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile {
    padding: 0;
    margin: 0 auto 0 0;
    bottom: 12px;
    left: 16px;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button {
  font-family: Heebo;
  font-weight: 500;
  font-size: 17.54px;
  line-height: 16.42px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  border-radius: 50px;
  display: flex;
  flex-direction: row-reverse;
  gap: 5px;
  border: none;
  width: 160px;
  height: 40px;
  padding: 0;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(1, 154, 255, 0.2), rgba(255, 255, 255, 0));
  animation: loading 3s infinite linear;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button {
    max-height: 33px;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.save {
  color: #019aff;
  background-color: #fff;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.save .mcf25-sui__button-icon.unsaved {
  display: flex;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.save .mcf25-sui__button-icon.saved {
  display: none;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved {
  color: #019aff;
  background-color: #dff0ff;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved {
    color: #fff;
    background-color: #019aff;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved.loading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgb(255, 255, 255), rgba(255, 255, 255, 0));
    animation: loading 3s infinite linear;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved .mcf25-sui__button-icon.saved svg path {
    fill: #fff;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved .mcf25-sui__button-icon.unsaved {
  display: none;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__save-profile .mcf25-sui__save-button.saved .mcf25-sui__button-icon.saved {
  display: flex;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  margin: 30px 0 0 30px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper {
    margin: 0px 10px 0 10px;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body {
  display: flex;
  font-family: Heebo;
  font-size: 16.21px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
  gap: 40px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body {
    gap: 0px;
    flex-direction: column;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__list {
  flex: 1;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__list .mcf25-sci__list-item {
  padding: 6px 0;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__list .mcf25-sci__list-item:first-child {
  padding-top: 0;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__list .mcf25-sci__list-item-label {
  font-weight: 700;
  display: inline;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__list .mcf25-sci__list-item-value {
  font-weight: 400;
  display: inline;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__about {
  flex: 1;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__about .mcf25-sci__about-label {
  font-weight: 700;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-connection-info .mcf25-sci__wrapper .mcf25-sci__body .mcf25-sci__about .mcf25-sci__about-value {
  font-weight: 400;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  margin: 30px 0 0 30px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper {
    margin: 25px 10px 0 10px;
  }
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body {
  display: flex;
  font-family: Heebo;
  font-size: 16.21px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
  gap: 40px;
  color: #323338;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder {
  font-family: Heebo;
  font-weight: 400;
  font-size: 16.21px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__title {
  font-family: Heebo;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
  margin-bottom: 10px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__list .mfc25-fcf__list-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px 0;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__list .mfc25-fcf__list-item .mfc25-fcf__item-label-value .mfc25-fcf__item-label {
  display: inline;
  color: #019aff;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__list .mfc25-fcf__list-item .mfc25-fcf__item-label-value .mfc25-fcf__item-value {
  display: inline;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__little-more .mfc25-fcf__little-more-title {
  font-family: Heebo;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
  margin-top: 20px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__little-more .mfc25-fcf__little-more-value {
  font-family: Heebo;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__personal-achievements .mfc25-fcf__personal-achievements-title {
  font-family: Heebo;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
  margin-top: 20px;
}
#page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-co-founder-info .mcf25-scfi__wrapper .mcf25-scfi__body .mfc25-find-co-founder .mfc25-fcf__personal-achievements .mfc25-fcf__personal-achievements-value {
  font-family: Heebo;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -2%;
  text-align: right;
}
#page-matching-co-founders .mcf25-mobile__buttons {
  display: none;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-mobile__buttons {
    display: block;
    background-color: #fff;
    border-radius: 16px 16px 0 0;
    padding: 30px 20px;
    position: sticky;
    bottom: 0;
  }
}
#page-matching-co-founders .mcf25-mobile__buttons .mcf25-sse__button-email {
  background-color: #019aff;
  border-radius: 50px;
  border: none;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
#page-matching-co-founders .mcf25-mobile__buttons .mcf25-mse__button-sendbird {
  background-color: #019aff;
  border-radius: 50px;
  border: none;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  margin: 10px 0;
  color: #fff;
  border: 1px solid;
  height: 32px;
  flex-direction: row;
}
#page-matching-co-founders .mcf25-mobile__buttons .mcf25-sse__button-meetings {
  background-color: #dcdfec;
  border-radius: 50px;
  border: none;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  margin: 10px 0;
  background: #fff;
  color: #019aff !important;
  border: 1px solid;
  height: 32px;
}
#page-matching-co-founders .mcf25-mobile__buttons .mcf25-ssn__button-next {
  background-color: #dff0ff;
  font-family: Heebo;
  font-weight: 500;
  font-size: 14px;
  line-height: 16.42px;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 50px;
  color: #019aff;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
  background: #fff;
  border: 1px solid;
  height: 32px;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: calc(100vh - 114px);
  margin-bottom: 90px;
  flex-direction: column;
  padding-top: 40px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-no-match-available__wrapper {
    padding: 55px 20px;
  }
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__section-back {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto 40px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__section-back {
    margin-bottom: 20px;
  }
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__section-back .mcf25-nma__link-back {
  color: #323338;
  display: flex;
  align-items: center;
  gap: 5px;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__section-back .mcf25-nma__link-back .mcf25-nma__link-back-label {
  font-size: 18px;
  font-weight: 600;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container {
  background: #fff;
  border-radius: 16px;
  padding: 30px 90px 60px;
  box-shadow: 0 4px 16px #dcdfec;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container {
    padding: 20px 40px 40px;
  }
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma__heading h1 {
  font-size: 34px;
  max-width: 630px;
  margin: 20px auto;
  text-align: center;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma__heading h1 {
    font-size: 26px;
  }
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma__body {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin: 30px auto 20px;
}
@media (max-width: 992px) {
  #page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma__body {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-networks,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-edit {
  border: 1px solid #019aff;
  border-radius: 5.2px;
  background: transparent;
  color: #019aff;
  padding: 10px 12px;
  font-family: Heebo;
  font-weight: 500;
  font-size: 18.11px;
  line-height: 14.15px;
  text-align: center;
  vertical-align: middle;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-networks:hover,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-edit:hover {
  border-color: #0189E2;
  color: #0189E2;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again {
  border: 1px solid #019aff;
  border-radius: 5.2px;
  background: #019aff;
  color: #fff;
  padding: 10px 12px;
  font-family: Heebo;
  font-weight: 500;
  font-size: 18.11px;
  line-height: 14.15px;
  text-align: center;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form:hover,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again:hover {
  background: #0188e6;
  border-color: #0188e6;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form:disabled,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again:disabled {
  background: #ccc;
  border-color: #ccc;
  cursor: not-allowed;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form .mcf25-nma____button-look-again-icon,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again .mcf25-nma____button-look-again-icon {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  transition: transform 0.3s ease;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form .mcf25-nma____button-look-again-icon.spinning,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again .mcf25-nma____button-look-again-icon.spinning {
  animation: spin 1s linear infinite;
}
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-to-form .mcf25-nma____button-look-again-label,
#page-matching-co-founders .mcf25-no-match-available__wrapper .mcf25-nma__container .mcf25-nma____footer .mcf25-nma____button-look-again .mcf25-nma____button-look-again-label {
  display: inline-block;
  vertical-align: middle;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.mcf25-mobile__section-email, .mcf25-mobile__overlay {
  display: none;
}

/* MOBILE ONLY STYLES */
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body {
    flex: 1;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper {
    display: flex;
    align-items: center;
    gap: 35px;
    position: relative;
    padding: 20px 0px;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .yellow-title-highlight {
    display: none;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .yellow-title-highlight--mobile {
    display: block;
    position: absolute;
    z-index: 0;
    right: 12px;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username {
    font-family: Heebo;
    font-weight: 700;
    font-size: 24.41px;
    line-height: 28.48px;
    letter-spacing: -2%;
    text-align: right;
    color: #323338;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    min-width: 280px;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username:before {
    content: "";
    position: absolute;
    height: calc(100% + 6px);
    width: calc(100% + 12px);
    left: -10px;
    top: -3px;
    z-index: -1;
    -webkit-mask-size: contain;
    -webkit-mask-position: right center;
    -webkit-mask-repeat: no-repeat;
    background-color: #FFCC00;
    -webkit-mask-image: url("/wp-content/themes/astra-child/images/mh1.svg");
    mask-image: url("/wp-content/themes/astra-child/images/mh1.svg");
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__username:before {
    -webkit-mask-image: url("/wp-content/themes/astra-child/images/mh1m.svg");
    mask-image: url("/wp-content/themes/astra-child/images/mh1m.svg");
  }
}
@media (max-width: 992px) {
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__username-wrapper .mcf25-sui__link-linkedin {
    margin: 0 0 10px;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__job-wrapper {
    padding: 0;
  }
  #page-matching-co-founders .page__wrapper .mcf25-main .mcf25-main__wrapper .mcf25-main__section-user-info .mcf25-sui__wrapper .mcf25-sui__body .mcf25-sui__job-wrapper .mcf25-sui__job {
    font-family: Heebo;
    font-weight: 400;
    font-size: 20.78px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    margin-left: 0;
  }
  .mcf25-mobile__section-email {
    position: fixed;
    top: 200px;
    z-index: 12;
    background: #fff;
    margin: 0 20px;
    border-radius: 7px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper {
    color: #323338;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header {
    padding: 25px 30px;
    display: flex;
    align-items: center;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-avatar img {
    width: 48.5px;
    height: 48.5px;
    border-radius: 50%;
    border: 1.2px solid #dcdfec;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-body {
    flex: 1;
    padding: 0 16px 0 0;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-body .mcf25-mse__header-body-details {
    font-family: Heebo;
    font-weight: 500;
    font-size: 12.14px;
    line-height: 20.81px;
    letter-spacing: -0.5%;
    text-align: right;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-body .mcf25-mse__header-body-username {
    font-family: Heebo;
    font-weight: 700;
    font-size: 20.81px;
    line-height: 20.81px;
    letter-spacing: -0.5%;
    text-align: right;
    margin: 4px 0;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-body .mcf25-mse__header-body-position {
    font-family: Heebo;
    font-weight: 300;
    font-size: 10.4px;
    line-height: 17.34px;
    letter-spacing: 0%;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-body .mcf25-mse__header-body-position .company-name {
    font-weight: 500;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__header .mcf25-mse__header-close {
    margin: 0 0 auto;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body {
    padding: 25px 30px 8px;
    border-top: 1px solid #dcdfec;
    border-bottom: 1px solid #dcdfec;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body .mcf25-mse__body-introduction {
    font-family: Heebo;
    font-weight: 500;
    font-size: 13.87px;
    line-height: 19.07px;
    letter-spacing: 0%;
    text-align: right;
    border-bottom: 1px solid #dcdfec;
    padding-bottom: 25px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body .mcf25-mse__body-title {
    font-family: Heebo;
    font-weight: 500;
    font-size: 13.87px;
    line-height: 19.07px;
    letter-spacing: 0%;
    text-align: right;
    padding: 25px 0 10px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body textarea {
    background-color: #fff;
    margin-bottom: 15px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body textarea::placeholder {
    color: #999999;
    font-family: Heebo;
    font-weight: 400;
    font-size: 12.14px;
    line-height: 20.81px;
    letter-spacing: 0px;
    text-align: right;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body .mcf25-mse__confirm-label {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body .mcf25-mse__confirm-label input {
    margin-top: 2px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__body .mcf25-mse__confirm-label span {
    font-family: Heebo;
    font-weight: 400;
    font-size: 12.14px;
    line-height: 17.34px;
    letter-spacing: 0px;
    text-align: right;
    padding-left: 20px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__footer {
    padding: 20px;
  }
  .mcf25-mobile__section-email .mcf25-mse__wrapper .mcf25-mse__footer button {
    font-family: Heebo;
    font-weight: 500;
    font-size: 13.87px;
    line-height: 13.87px;
    text-align: center;
    border: none;
    border-radius: 50px;
    color: #fff;
    background: #019aff;
    margin: 0 auto;
    display: block;
  }
  .mcf25-mobile__overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 11;
    background: rgba(25, 28, 53, 0.5019607843);
    backdrop-filter: blur(2px);
  }
}
@keyframes loading {
  0% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
.mcf25-sse__form .sendbird-popup__input-label {
  font-family: Heebo;
  font-weight: 700;
  font-size: 18px;
  line-height: 147%;
  letter-spacing: 0%;
  text-align: right;
}
.mcf25-sse__form .sendbird-popup__input {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e7e7e7;
  padding: 10px 12px 10px 12px;
}
.mcf25-sse__form .sendbird-popup__checkbox-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 15px;
  margin-top: 12px;
  position: relative;
}
.mcf25-sse__form .sendbird-popup__checkbox.js-sendbird-message-checkbox {
  margin-top: 2px;
}
.mcf25-sse__form .sendbird-popup__checkbox-label {
  font-family: Heebo;
  font-weight: 400;
  font-size: 12.14px;
  line-height: 15px;
  letter-spacing: 0px;
  text-align: right;
  color: #323338;
}
.mcf25-sse__form .sendbird-send-message-btn {
  background-color: #1e9df6;
  border-radius: 50px;
  border: none;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
.mcf25-sse__form .sendbird-send-message-btn:disabled {
  background: #91ccf4;
}
.mcf25-sse__form .sendbird-message-form__success.sendbird-success-message {
  font-family: Heebo;
  font-size: 14px;
  font-weight: 500;
  color: green;
}
.mcf25-sse__form .sendbird-popup__input-counter {
  display: none;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #999;
  text-align: end;
  margin-top: 5px;
}

.sendbird-popup .sendbird-popup__wrapper {
  width: 90%;
}

.sendbird-matching-button-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.sendbird-matching-button {
  border-radius: 50px;
  width: 100%;
  font-family: Heebo;
  font-weight: 500;
  font-size: 17.54px;
  line-height: 36.42px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  background-color: #fff;
  border: 1px solid #019aff;
  color: #019aff !important;
}
.sendbird-matching-button:hover {
  background-color: #019aff;
  border: 1px solid #019aff;
  color: #fff !important;
}

.sendbird-matching-text {
  font-family: Heebo;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.02px;
}

.matching_loader_wrapper.loader_wrapper.visible {
  margin-top: 50px;
  text-align: center;
}

/*# sourceMappingURL=25-matching.css.map */
