*{moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;font-size:14px}@media (min-width:480px){#app{width:480px;margin:auto}}body{margin:0;background:#fafafa}img{width:100%}.pointer{cursor:pointer}.display_flex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.break_span{white-space:nowrap;word-break:break-all}.break_span,.break_span_two{text-overflow:ellipsis;overflow:hidden}.break_span_two{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.border-box{width:calc(100% - 40px);margin:0 auto 30px;padding:30px 30px;background:#fff;border-radius:20px;box-shadow:0 0 6px #ddd;box-sizing:border-box;justify-content:flex-start}.img-filter{-moz-filter:grayscale(90%);-o-filter:grayscale(90%);filter:grayscale(90%)}