*,
blink {
    text-decoration: none
}

* {
    font-size: 1em;
    outline: 0;
    padding: 0;
    margin: 0
}

code,
input,
isindex,
kbd,
listing,
plaintext,
pre,
samp,
select,
textarea,
tt,
var,
xmp {
    white-space: normal;
    font-size: 1em;
    font: inherit
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
    font-weight: 400
}

a,
a img,
abbr,
acronym,
applet,
fieldset,
form,
iframe,
img,
object,
table {
    border: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
center,
td,
th {
    vertical-align: top;
    text-align: left
}

body {
    background: #fff;
    line-height: 1;
    color: #000;
}

main {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0
}

q {
    quotes: "" ""
}

dir,
menu,
ol,
ul {
    list-style: none
}

sub,
sup {
    vertical-align: baseline
}

a {
    color: inherit
}

hr {
    display: none
}

font {
    color: inherit !important;
    font: inherit !important;
    color: inherit !important
}

marquee {
    overflow: inherit !important;
    -moz-binding: none
}

nobr {
    white-space: normal
}