.profile-info-name[data-v-11f6e9dc] {
  color: #364462;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.profile-info-position[data-v-11f6e9dc] {
  opacity: 0.5;
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  line-height: 16px;
}
.contact-rating[data-v-11f6e9dc] {
  height: 88px;
  width: 128px;
  border-radius: 8px;
  background-color: rgba(55, 115, 245, 0.05);
}
.contact-rating .rating-value[data-v-11f6e9dc] {
  color: #364462;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}
.contact-rating .reviews[data-v-11f6e9dc] {
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  line-height: 16px;
}
.profile-info-header[data-v-11f6e9dc] {
  padding: 0;
  height: 230px;
}
.profile-info-tab[data-v-11f6e9dc] {
  color: #364462;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  margin-top: -16px;
  margin-left: 0 !important;
  margin-right: 25px !important;
  padding: 0px !important;
  border-bottom: 2px solid #3773f5;
  min-width: auto;
  max-width: none;
}
.profile-info-tab.inactive[data-v-11f6e9dc] {
  color: rgba(54, 68, 98, 0.2);
  border-bottom-color: rgba(55, 115, 245, 0);
  font-weight: normal;
}
.profile-info-tab[data-v-11f6e9dc]:last-child {
  margin-right: 0px !important;
}
.profile-info-list-item[data-v-11f6e9dc] {
  min-height: 32px;
  max-height: 32px;
}
.profile-info-list-item .text-item-menu[data-v-11f6e9dc] {
  font-size: 12px;
  line-height: 14px;
}
.profile-info-list-item .text-item-menu.item-delete[data-v-11f6e9dc] {
  color: #FC3844;
}
.profile-info-list-item .text-item-menu.item-default[data-v-11f6e9dc] {
  color: #364462;
}
.delete-contact-card[data-v-11f6e9dc] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 276px;
  background-color: rgba(54, 68, 98, 0.95);
}
.delete-contact-card .title[data-v-11f6e9dc] {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.delete-contact-card .subtitle[data-v-11f6e9dc] {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.delete-contact-card .button-text[data-v-11f6e9dc] {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
}
.info-message[data-v-11f6e9dc] {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
}
.info-message[data-v-11f6e9dc]::before {
  content: "";
  display: inline-block;
  background-color: #88DE31;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin-right: 8px;
}
.profile-tab-item[data-v-11f6e9dc] {
  background-color: rgba(55, 115, 255, 0.1);
  overflow: hidden;
  height: 100%;
}
