#brxe-dcnmqg {
  position: relative;
  overflow: hidden;
}

#brxe-dcnmqg #brxe-oeqgnf {
  position: relative;
  width: 100%;
  max-width: none;
}

#brxe-dcnmqg #brxe-oeqgnf::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  height: clamp(88px, 9vw, 172px);
  background: linear-gradient(
    to bottom,
    #fff 0%,
    rgba(255, 255, 255, 0.96) 16%,
    rgba(255, 255, 255, 0.66) 48%,
    rgba(255, 255, 255, 0.2) 76%,
    rgba(255, 255, 255, 0) 100%
  );
  pointer-events: none;
}

#brxe-dcnmqg .amenities-background {
  display: block;
  width: 100%;
  aspect-ratio: 3417 / 2279;
  overflow: hidden;
}

#brxe-dcnmqg .amenities-background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
}

#brxe-dcnmqg .amenities-icons-layer {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  #brxe-dcnmqg .amenities-icons-layer {
    animation: none;
  }
}
