html{font-family:Helvetica,Tahoma,Arial,sans-serif;font-weight:400;margin:0 auto}body,html{height:100%}body{background:#fff}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;margin:0;padding:0}a{text-decoration:none}li{list-style:none}button,input,textarea{outline:none;border:none}input,textarea{background:transparent;width:100%}i{font-style:normal}.flex-row,.flex-row-center,.flex-row-center-cross,.flex-row-center-y,.flex-row-column-center{display:flex;flex-direction:row}.flex-row-center,.flex-row-column-center{justify-content:center}.flex-row-center-cross,.flex-row-center-y{align-items:center}.flex-row-column-center{justify-content:center;align-items:center}.flex-column,.flex-column-center,.flex-column-center-cross,.flex-column-row-center{display:flex;flex-direction:column}.flex-column-center{justify-content:center}.flex-column-center-cross{align-items:center}.flex-column-row-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between}