.flex{display:-ms-flexbox;display:flex}.flex-column{-ms-flex-direction:column;flex-direction:column}.align-center{-ms-flex-align:center;align-items:center}.align-start{-ms-flex-align:start;align-items:flex-start}.align-end{-ms-flex-align:end;align-items:flex-end}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.relative{position:relative}.absolute{position:absolute}.mt-50{margin-top:25px}.mb-40{margin-bottom:20px}.ml-30{margin-left:15px}.mr-30{margin-right:15px}.mt-30{margin-top:15px}.replace-text{position:absolute;z-index:99999;color:#fff;width:65px;border-radius:5px;height:24px;font-size:20px;line-height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#121622;font-family:"sans-serif";font-weight:500;text-align:center;left:0;right:0;margin:auto;top:-10px;bottom:0}