.lm-entity-card-container * {
  box-sizing: content-box;
}

.lm-entity-card-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(215px, 1fr));
  gap: 10px;
}

.lm-entity-card {
  display: flex;
  gap: 6px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 30px 40px;
  border-radius: 10px;
  background-color: var(--color-grey-bg);
  color: var(--color-default-text);
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
}

.lm-entity-card-action-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  text-align: right;
}

.lm-entity-card-overflow-icon {
  position: relative;
  top: 0;
  right: 0;
  padding: 14px;
  margin-bottom: -28px;
  width: 3px;
  height: 14px;
  background-image: url("data:image/svg+xml, %3Csvg width='3' height='14' viewBox='0 0 3 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.72732 11.4545C2.43022 11.4545 3.00004 12.0244 3.00004 12.7273C3.00004 13.4302 2.43022 14 1.72732 14C1.02441 14 0.45459 13.4302 0.45459 12.7273C0.45459 12.0244 1.02441 11.4545 1.72732 11.4545ZM1.72732 5.72727C2.43022 5.72727 3.00004 6.29709 3.00004 7C3.00004 7.70291 2.43022 8.27273 1.72732 8.27273C1.02441 8.27273 0.45459 7.70291 0.45459 7C0.45459 6.29709 1.02441 5.72727 1.72732 5.72727ZM1.72732 0C2.43022 0 3.00004 0.569819 3.00004 1.27273C3.00004 1.97564 2.43022 2.54545 1.72732 2.54545C1.02441 2.54545 0.45459 1.97564 0.45459 1.27273C0.45459 0.569819 1.02441 0 1.72732 0Z' fill='%23000000'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: fit;
  cursor: pointer;
  opacity: 0.6;
  transition: 100ms;
}

.lm-entity-card-overflow-icon:hover {
  opacity: 1;
}

.lm-entity-card-action-wrapper .dropdown-menu {
  border: none;
  min-width: 100px;
  position: absolute;
  top: 30px;
  left: calc(100% - 27px);
}

.lm-entity-card-action-wrapper .dropdown-menu > li {
  color: var(--color-default-text);
}

.lm-entity-card-action-wrapper .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: var(--color-highlight);
}

.lm-entity-card-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--color-primary);
}

.lm-entity-card-icon-wrapper.location {
  background-image: url("data:image/svg+xml, %3Csvg width='17' height='21' viewBox='0 0 17 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2009 7.26044C15.8985 3.40674 12.6735 0.289413 8.69254 0.0194078C3.95573 -0.299689 0 3.35765 0 7.92318C0 9.56776 0.503915 11.0896 1.38577 12.3414C2.44399 13.8633 5.46748 18.1588 7.08001 20.4661C7.58392 21.178 8.66734 21.178 9.14606 20.4661C10.7586 18.1834 13.7821 13.8633 14.8403 12.3414C15.8481 10.9178 16.352 9.15048 16.2009 7.26044ZM8.11303 12.4396C5.54307 12.4396 3.45182 10.4023 3.45182 7.89864C3.45182 5.39496 5.54307 3.35765 8.11303 3.35765C10.683 3.35765 12.7742 5.39496 12.7742 7.89864C12.7742 10.4023 10.683 12.4396 8.11303 12.4396Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: fit;
}

.lm-entity-card-icon-wrapper.person {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.65546 10.4205C9.29134 11.3697 10.3407 12.3711 11.5403 12.5268C11.628 12.5383 11.7157 12.5435 11.8029 12.5435C13.0679 12.5435 14.2702 11.3942 14.9223 10.4205C16.5584 7.97841 17.8451 2.97781 14.8606 0.991463C14.3422 0.646164 13.737 0.389812 13.0979 0.233403C12.6691 0.128214 12.2291 0.0757446 11.7889 0.0757446C11.3489 0.0757446 10.9086 0.128214 10.4801 0.233403C9.84077 0.389812 9.23587 0.646164 8.71742 0.991463C5.7329 2.97756 7.01965 7.97816 8.65546 10.4205ZM6.57591 10.8475C6.71208 11.0881 6.8515 11.319 6.99467 11.5328C7.52836 12.3296 9.0145 14.2145 11.2829 14.5089C11.4541 14.5311 11.6292 14.5423 11.8029 14.5423C14.3679 14.5423 16.1101 12.2389 16.5831 11.5331C16.7263 11.3192 16.8657 11.0881 17.0019 10.8475C20.586 12.1625 23.0324 14.7892 23.0324 17.8172C23.0324 22.1619 0.54541 22.1619 0.54541 17.8172C0.54541 14.7892 2.99199 12.1625 6.57591 10.8475Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: fit;
}

.lm-entity-card-type-label {
  padding: 3px 10px;
  background-color: var(--color-grey-light);
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  user-select: none;
}

.lm-entity-card-type-label.success {
  background-color: var(--color-success);
}

.lm-entity-card-type-label.danger {
  background-color: var(--color-danger);
}

.lm-entity-card-type-label.highlight {
  background-color: var(--color-highlight);
}

.lm-entity-card-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
  margin-top: 4px;
}

.lm-entity-card-type {
  margin: 0;
  opacity: 0.8;
  font-size: 12px;
  line-height: 1.1em;
  font-weight: normal;
  color: var(--color-default-text);
}

.lm-entity-card-title {
  margin: 0;
  line-height: 1.1em;
  font-size: 14px;
  font-weight: normal;
  color: var(--color-default-text);
}

.lm-entity-card-subtitle {
  margin: 4px 0 0 0;
  line-height: 1em;
  font-size: 12px;
  font-weight: normal;
  opacity: 0.5;
  user-select: none;
}
