.bnn-icon-wrap{align-items:center;display:flex;gap:.6rem}.bnn-icon-wrap--start{justify-content:flex-start}.bnn-icon-wrap--center{justify-content:center}.bnn-icon-wrap--end{justify-content:flex-end}.bnn-icon-wrap--inline{display:inline-flex;vertical-align:middle}.bnn-icon{background:currentColor;display:inline-block;flex:0 0 auto;height:var(--icon-size,48px);-webkit-mask:var(--icon-src) center /contain no-repeat;mask:var(--icon-src) center /contain no-repeat;width:var(--icon-size,48px)}.bnn-icon--gold{color:var(--bnn-gold)}.bnn-icon--teal{color:var(--bnn-teal)}.bnn-icon--rose{color:var(--bnn-rose)}.bnn-icon--sage{color:var(--brand-sage)}.bnn-icon--navy{color:#191e38}.bnn-icon--cream{color:#f6eedb}.bnn-icon__label{font-family:var(--font-body),monospace;font-weight:700}.bnn-icon--plum{color:var(--brand-plum)}.bnn-icon--orange{color:var(--brand-burnt-orange)}.bnn-icon--tan{color:#e5d6b3}