*{box-sizing:border-box}.block{display:block}.flex{display:flex}.center{margin-left:auto;margin-right:auto}.rm{font-weight:400}.rg,.rm{font-style:normal}.rg{font-weight:800}.im{font-weight:400}.ig,.im{font-style:italic}.ig{font-weight:700}.hbox,hbox{align-items:baseline;box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:flex-start;white-space:nowrap}.qc{text-align:center}.qr{text-align:right}.ql{text-align:left}.qj{text-align:justify}hbox.wrap{white-space:normal}hbox.qc{justify-content:center}hbox.qr{justify-content:flex-end}hbox.qj{justify-content:space-between;width:100%}hbox.code{font-family:Ubuntu Mono,times}hbox.align-center,hbox.vcenter{align-items:center}hbox.vbot{align-items:flex-end}hbox.vtop{align-items:flex-start}hbox.baseline,hbox.vbaseline{align-items:baseline}hbox.align-center{align-content:center}hbox.valign-center{align-items:center}.zpad{padding:0}.zmargin{margin:0}.space-equally,.space-evenly{justify-content:space-evenly}.space-around{justify-content:space-around}hbox.to-hsize{width:100%}.vbox,vbox{align-items:flex-start;display:inline-flex;flex-direction:column;max-width:100%}vbox.to-vsize{height:100%}vbox.to-hsize{width:100%}vbox.align-center,vbox.qc{align-items:center}vbox.align-left,vbox.ql{align-items:flex-start}vbox.align-left,vbox.qr{align-items:flex-end}vbox.align-stretch,vbox.qj{align-items:stretch}vbox.self-center{align-self:center}vbox.wrap{display:inline-flex;flex-direction:row;flex-wrap:wrap}.gap1{gap:.5em}.gap2{gap:5em}.wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}hrule{border-top:1px solid #000;display:block;height:1px;margin:.5em 0;width:100%}hbox.vstretch,vbox.hstretch{align-items:stretch}.nodisplay{display:none}.hide{visibility:hidden}.h3{font-size:1.17em;font-weight:700}.max-width{width:100%}.max-height{height:100%}body{font-family:sans-serif;margin:0;padding:0}hr.hidden{background-color:transparent;border:none;height:1em}