page{background-color:#e9e9e9;font-family:Arial,sans-serif;margin:0}.flex-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-center{-ms-flex-pack:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.flex-space-between{-ms-flex-pack:justify;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.justify-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.justify-end{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.align-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-1{-webkit-flex:1;-ms-flex:1;flex:1}.grid{display:grid}.text-center{text-align:center}.text-inline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.landscape-rotated body > #taro-modal,html.landscape-rotated body > #taro-toast,html.landscape-rotated body > .taro__modal,html.landscape-rotated body > .taro__toast,html.landscape-rotated body > .weui-toast{height:100vw!important;left:100vw!important;pointer-events:auto;position:fixed!important;top:0!important;-webkit-transform:rotate(90deg) translateZ(0)!important;transform:rotate(90deg) translateZ(0)!important;-webkit-transform-origin:0 0!important;-ms-transform-origin:0 0!important;transform-origin:0 0!important;width:100vh!important;z-index:2147483647!important}html.landscape-rotated body > .taro__modal .taro__modal__overlay,html.landscape-rotated body > .taro__modal__overlay,html.landscape-rotated body > [class*=modal__overlay],html.landscape-rotated body > [class*=popup__overlay]{height:100vw!important;left:100vw!important;position:fixed!important;top:0!important;-webkit-transform:rotate(90deg)!important;-ms-transform:rotate(90deg)!important;transform:rotate(90deg)!important;-webkit-transform-origin:0 0!important;-ms-transform-origin:0 0!important;transform-origin:0 0!important;width:100vh!important}