<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">._hero_1hazb_1 {
  position: relative;
  width: 100%;
}
._hero_1hazb_1 h1, ._hero_1hazb_1 p, ._hero_1hazb_1 div {
  color: white;
}
._hero_1hazb_1 ._birthAndDeceased_1hazb_8 i {
  display: inline-block;
  padding: 0 4px;
}
._hero_1hazb_1 ._background_1hazb_12 {
  background-color: #aaa38d;
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
._hero_1hazb_1 ._background_1hazb_12 svg._shape_1hazb_19 {
  position: absolute;
  height: 100%;
  width: auto;
  right: 54px;
  transform: scale(1.55);
}
._hero_1hazb_1 ._background_1hazb_12 svg._shape_1hazb_19 path {
  fill: #D5CFBD;
  opacity: 0.3;
}
._hero_1hazb_1 ._background_1hazb_12 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._hero_1hazb_1 ._backgroundClaimed_1hazb_35:after {
  content: "";
  opacity: 0.3;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
._hero_1hazb_1 ._wrapper_1hazb_45 {
  height: 100%;
  padding: 4.5rem 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._avatar_1hazb_53 {
  position: relative;
  margin: auto;
  height: 140px;
  width: 140px;
  border: 4px solid white;
  border-radius: 100%;
  background-color: var(--beige);
  overflow: hidden;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._avatar_1hazb_53 img {
  border-radius: 100%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._avatar_1hazb_53 ._avatarPlaceholder_1hazb_69 {
  width: 100%;
  height: 100%;
  fill: var(--beigedark);
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._stats_1hazb_74 {
  justify-content: left;
  margin-top: 30px;
  display: inline-flex;
  color: #979079;
  gap: 1rem;
  z-index: 3;
  position: relative;
  width: 100%;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._stats_1hazb_74 &gt; span {
  background: white;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  padding: 0 8px;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._stats_1hazb_74 &gt; span &gt; img {
  width: 14px;
  height: 14px;
}
._hero_1hazb_1 ._wrapper_1hazb_45 ._stats_1hazb_74 &gt; span &gt; span {
  margin-left: 6px;
}
._hero_1hazb_1._claimed_1hazb_100 ._wrapper_1hazb_45 {
  text-align: center;
}
._hero_1hazb_1._claimed_1hazb_100 ._wrapper_1hazb_45 ._stats_1hazb_74 {
  justify-content: center;
}

@media only screen and (min-width: 768px) {
  ._hero_1hazb_1._claimed_1hazb_100 ._avatar_1hazb_53 {
    position: absolute;
    bottom: -40px;
    left: 15px;
    height: 240px;
    width: 240px;
  }
  ._hero_1hazb_1._claimed_1hazb_100 ._wrapper_1hazb_45 {
    padding-left: 240px;
  }
}</pre></body></html>