#app{width:100vw;height:100vh;overflow:hidden;background-color:#eff2f5}html{-webkit-text-size-adjust:100%}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px transparent!important}ul{list-style:none}h1{font-weight:400}a{background-color:transparent;text-decoration:none;color:inherit}b,strong{font-weight:bolder}img{border:none;outline:none}img:not([src]),img[src=""]{opacity:0}button,input{font-family:inherit;font-size:inherit}input{border:none;border-radius:0;background:transparent}button,input{-webkit-appearance:none;outline:none}button{border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);background-color:transparent}body,html{height:100%;width:100%;background:#f6f6f6}body{line-height:1.25}.strong{color:#206ceb;font-size:36px;font-weight:700}.flex{display:flex}.flex_c{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.space_between{justify-content:space-between}.space_around,.space_between{display:-moz-flex;display:flex}.space_around{justify-content:space-around}.justify_center{justify-content:center}.items_center,.justify_center{display:-moz-flex;display:flex}.items_center{-moz-align-items:center;align-items:center}.items_end{-moz-align-items:flex-end;align-items:flex-end}.space_evenly{justify-content:space-evenly}.flex_1{flex:1}.ellipsis{-webkit-line-clamp:1}.ellipsis,.ellipsis-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;word-wrap:break-word}.ellipsis-2{-webkit-line-clamp:2}