.discount_group{width:100%;position:relative;overflow-x:auto;gap:5px;text-align:left;font-size:14px;color:#2e3a59;font-family:PT Sans,serif;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:20px}.discount_group,.discount_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.discount_item{-webkit-border-radius:12px;border-radius:12px;background-color:#f8f8f8;border:1px solid #f37021;height:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px;gap:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.discount_item.active{background-color:#f37021;color:#fff}.discount_item__text{position:relative}.discount_group .discount_item .i{position:relative;font-size:20px;font-weight:700;font-family:Roboto Condensed,serif}