/* A real image keeps profile hero photography compatible with visual age gates. */
.rxm-profile-hero.has-image:before { display: none; }
.rxm-profile-hero__image { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 25%; pointer-events: none; }
.rxm-profile-hero:after { z-index: 1; }
.rxm-profile-hero__content { position: relative; z-index: 2; }
