.money-container{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.money-container .money-currency-label{-webkit-align-items:center;align-items:center;background-clip:padding-box;background-color:#fbfcfe;background:transparent;border:1px solid rgba(96,125,159,.25);border-radius:3px;box-sizing:border-box;display:-webkit-flex;display:flex;height:100%;padding:6px 9px;white-space:nowrap}body.ltr .money-container .money-currency-label{border-right:none}body.rtl .money-container .money-currency-label{border-left:none}body.ltr .money-container .money-currency-label{border-top-right-radius:0}body.rtl .money-container .money-currency-label{border-top-left-radius:0}body.ltr .money-container .money-currency-label{border-bottom-right-radius:0}body.rtl .money-container .money-currency-label{border-bottom-left-radius:0}body.ltr .money-container .money-currency-label+.text{border-top-left-radius:0}body.rtl .money-container .money-currency-label+.text{border-top-right-radius:0}body.ltr .money-container .money-currency-label+.text{border-bottom-left-radius:0}body.rtl .money-container .money-currency-label+.text{border-bottom-right-radius:0}
/*# sourceMappingURL=Money.css.map*/