.wrapper__mobile_bottom_tabs{background-color:#fff;border-top:1px solid #e9edf8;bottom:0;height:60px;left:0;padding-bottom:env(safe-area-inset-bottom,12px);position:fixed;z-index:29}.wrapper__mobile_bottom_tabs,.wrapper__mobile_bottom_tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.wrapper__mobile_bottom_tabs ul{line-height:inherit;list-style:none;padding:0;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrapper__mobile_bottom_tabs ul li{line-height:inherit}.wrapper__mobile_bottom_tabs li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:2px 1px;position:relative;max-width:25%}.wrapper__mobile_bottom_tabs a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00293f;font-size:12px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.wrapper__mobile_bottom_tabs a .icon{display:block;font-size:24px;padding-bottom:2px;padding-top:7px}.wrapper__mobile_bottom_tabs .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 6px}.wrapper__mobile_bottom_tabs li.selected:after{background:#a9085e;bottom:0;content:" ";height:2px;left:0;position:absolute;width:100%}.wrapper__mobile_bottom_tabs .selected a{color:#a9085e}