*, :before, :after{box-sizing:border-box;-webkit-text-size-adjust:none;line-height:100%;word-break: break-word;}
html, body{margin:0;font-size:100%;overflow:hidden;}
html{height:100%;overflow-x: auto;overflow-y: scroll;font-size: 30px;}
body, h1, h2, h3, h4, h5, h6, div, p, input, textarea, button, :before, :after, figure, figcaption, small{padding:0;margin:0;line-height: 110%;font-size: 1rem;color:#fff}
main, section, article, aside{display: block}
ul, ol{margin:0;padding:0;list-style:none}
strong, b{font-weight: 600;}
address, i, em{font-style:normal}
canvas{display:block;width:100%;height:100%}
span{white-space: pre-line}
p{white-space: pre-line}
a, button{display:inline-block;text-decoration:none;transition:box-shadow 100ms ease-out, background 100ms ease-out, border 100ms ease-out, color 100ms ease-out;}
a:link,a:active, a:visited{color: #555555;}
a:hover{color:#176ac7}
svg{display:block}
form{display:block}

::placeholder{font-weight:400;color:#bbb}

.none{display:none}
.hide,.blind{position:absolute;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;width:1px;height:1px}	

caption, figcaption{position:fixed;top:-1px;left:-1px;height:0;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}


