._hero_1hm8k_1 {
  position: relative;
  width: 100%;
}
._hero_1hm8k_1 h1, ._hero_1hm8k_1 p, ._hero_1hm8k_1 div {
  color: white;
}
._hero_1hm8k_1 ._birthAndDeceased_1hm8k_8 i {
  display: inline-block;
  padding: 0 4px;
}
._hero_1hm8k_1 ._background_1hm8k_12 {
  background-color: #aaa38d;
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
._hero_1hm8k_1 ._background_1hm8k_12 svg._shape_1hm8k_19 {
  position: absolute;
  height: 100%;
  width: auto;
  right: 54px;
  transform: scale(1.55);
}
._hero_1hm8k_1 ._background_1hm8k_12 svg._shape_1hm8k_19 path {
  fill: #D5CFBD;
  opacity: 0.3;
}
._hero_1hm8k_1 ._background_1hm8k_12 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._hero_1hm8k_1 ._backgroundClaimed_1hm8k_35:after {
  content: "";
  opacity: 0.3;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
._hero_1hm8k_1 ._wrapper_1hm8k_45 {
  height: 100%;
  padding: 4.5rem 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._hero_1hm8k_1 ._wrapper_1hm8k_45 ._avatar_1hm8k_53 {
  position: relative;
  margin: auto;
  height: 140px;
  width: 140px;
  border: 4px solid white;
  border-radius: 100%;
  background-color: var(--beige);
  overflow: hidden;
}
._hero_1hm8k_1 ._wrapper_1hm8k_45 ._avatar_1hm8k_53 img {
  border-radius: 100%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._hero_1hm8k_1 ._wrapper_1hm8k_45 ._avatar_1hm8k_53 ._avatarPlaceholder_1hm8k_69 {
  width: 100%;
  height: 100%;
  fill: var(--beigedark);
}
._hero_1hm8k_1._claimed_1hm8k_74 ._wrapper_1hm8k_45 {
  text-align: center;
}
._hero_1hm8k_1._claimed_1hm8k_74 ._wrapper_1hm8k_45 ._stats_1hm8k_77 {
  justify-content: center;
}

@media only screen and (min-width: 768px) {
  ._hero_1hm8k_1._claimed_1hm8k_74 ._avatar_1hm8k_53 {
    position: absolute;
    bottom: -40px;
    left: 15px;
    height: 240px;
    width: 240px;
  }
  ._hero_1hm8k_1._claimed_1hm8k_74 ._wrapper_1hm8k_45 {
    padding-left: 240px;
  }
}._stats_133ea_1 {
  margin-top: 30px;
  display: inline-flex;
  color: var(--beigedarker) !important;
  gap: 1rem;
  z-index: 3;
  position: relative;
  width: 100%;
}
._stats_133ea_1 > span {
  background: white;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  padding: 0 8px;
}
._stats_133ea_1 > span > img {
  width: 14px;
  height: 14px;
}
._stats_133ea_1 > span > span {
  margin-left: 6px;
}