.App {
    text-align: center;
  }
  .App-logo {
    height: 40vmin;
    pointer-events: none;
  }
  @media (prefers-reduced-motion: no-preference) {
    .App-logo {
      animation: App-logo-spin 20s linear infinite;
    }
  }
  .App-header {
    align-items: center;
    background-color: #282c34;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: calc(10px + 2vmin);
    justify-content: center;
    min-height: 100vh;
  }
  .App-link {
    color: #61dafb;
  }
  @keyframes App-logo-spin {
    0% {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .ST_ContactCardAvatar > .Polaris-Avatar > .Polaris-Avatar__Initials > .Polaris-Avatar__Svg {
    height: auto !important;
    width: auto !important;
  }
  .ST_ContactCardProfile_Name {
    background-color: #dfdfdf !important;
    border-radius: 1rem 1rem 0 0 !important;
    display: flex !important;
    font-size: 20px !important;
    height: 70px !important;
    justify-content: space-between !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
  }
  .ST_ContactCardPart2 {
    background-color: #fff !important;
    border: 0.5px solid #0077b7 !important;
    border-radius: 1rem !important;
    box-shadow: 0 2px 5px #ccc !important;
    inset: auto 9px 35px auto !important;
    margin: 20px 0 !important;
    padding-bottom: 1rem !important;
    width: 25% !important;
    z-index: 2 !important;
  }
  .ST_ContactCardPart1,
  .ST_ContactCardPart2 {
    align-items: center !important;
    position: fixed !important;
  }
  .ST_ContactCardPart1 {
    inset: auto 12px 0 auto !important;
    margin: 15px 0 !important;
  }
  .ST_ProfileImageMain,
  .ST_ProfileImagePart1 {
    border-radius: 50% !important;
    cursor: pointer !important;
    height: 110px !important;
    object-fit: cover !important;
    width: 110px !important;
  }
  .ST_ProfileImageMain,
  .ST_ProfileImageSub {
    background-color: #e9e7e7 !important;
  }
  .ST_ProfileImagePart1 {
    border: 1px solid #fff !important;
  }
  .ST_ProfileImagePart2,
  .ST_ProfileImageSub {
    border-radius: 50% !important;
    cursor: pointer !important;
    height: 85px !important;
    object-fit: cover !important;
    width: 85px !important;
  }
  .ST_ProfileImagePart2 {
    border: 1px solid #fff !important;
  }
  .ST_ProfileImageSub {
    margin: 20px 10px 0 20px !important;
  }
  .ST_ContactCardBio {
    font-size: 14px !important;
    margin: 118px 20px 0 !important;
  }
  .Polaris-Text--root {
    text-align: center !important;
  }
  .ST_handleToggle {
    cursor: pointer !important;
  }
  .ST_ContactCardCancelIcon > .ST_CancelIcon {
    margin-right: 0.3rem !important;
    margin-top: 0.3rem !important;
    width: 3rem;
  }
  .ST_ContactCardCancelIcon > svg {
    fill: #000 !important;
  }
  #ContactCardName {
    color: #071889 !important;
  }
  .ContactCardName {
    width: -webkit-min-content !important;
    width: min-content !important;
  }
  .ST_ContactCardPart1,
  .ST_ContactCardPart2 {
    z-index: 2 !important;
  }
  .ContactCardName > .Polaris-Text--root {
    margin-bottom: 0 !important;
  }
  .ST_Profile_Name {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .ST_ContactCardBio > .Polaris-Text--root {
    word-break: break-word !important;
  }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
    .ST_ContactCardPart2 {
      width: 40% !important;
    }
  }
  @media screen and (min-width: 0px) and (max-width: 699px) {
    .ST_ContactCardPart2 {
      width: 55% !important;
    }
  }
  @media screen and (min-width: 0px) and (max-width: 480px) {
    .ST_ContactCardPart2 {
      width: 65% !important;
    }
  }
  @media screen and (min-width: 1199px) {
    .ST_ContactCardPart2 {
      width: 20% !important;
    }
  }
  /*# sourceMappingURL=main.33895f4e.css.map*/
  