*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body, h1, h2, h3, p, ul, dl, dd, figure { margin: 0; }
ul { padding: 0; list-style: none; }
button, input, textarea, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { padding: 0; }
img, svg { display: block; }
img { max-width: 100%; }
a { color: inherit; text-decoration: none; }
[hidden] { display: none !important; }

