.equality-hero-events__date-location-wrap{color:var(--color-light-grey);display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-xxs);position:relative;row-gap:var(--space-xxs)}.equality-hero-events__date,.equality-hero-events__location,.equality-hero-events__time{align-items:center;display:flex}.equality-hero-events__date .equality-hero-events__icon{mask:var(--calendar-svg) center /contain no-repeat;-webkit-mask:var(--calendar-svg) center /contain no-repeat}.equality-hero-events__time .equality-hero-events__icon{mask:var(--clock-svg) center /contain no-repeat;-webkit-mask:var(--clock-svg) center /contain no-repeat}.equality-hero-events__location .equality-hero-events__icon{mask:var(--location-svg) center /contain no-repeat;-webkit-mask:var(--location-svg) center /contain no-repeat}.equality-hero-events__icon{background-color:var(--color-light-grey);display:inline-block;height:var(--font-size-md);margin-right:var(--space-xxxs);width:var(--font-size-md)}