@charset "UTF-8";html {
    color: rgba(0,0,0,.87)
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

fieldset,hr {
    border: 0;
    padding: 0
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical
}
body,html {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

html {
    height: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

body {
    min-height: 100%;
    margin: 0;
    background-color: #f8f8f8;
}

main {
    display: block
}

*[hidden] {
    display: none!important
}

h1,h2,h3,h4,h5,h6,p {
    padding: 0
}

h1,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    letter-spacing: -.02em;
    line-height: 1.35
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-weight: 400;
    opacity: .54;
    font-size: .6em
}

h1,h2 {
    font-weight: 400
}

h1 {
    margin: 24px 0;
    font-size: 56px
}

h2,h3 {
    margin: 24px 0
}

h2 {
    font-size: 45px;
    line-height: 48px
}

h3,h4 {
    font-weight: 400
}

h3 {
    font-size: 34px;
    line-height: 40px
}
h4 {
    -moz-osx-font-smoothing: grayscale;
    margin: 24px 0 16px;
    font-size: 24px;
    line-height: 32px
}

h5,h6,p {
    margin: 24px 0 16px
}

h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .02em
}
h6,p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .04em
}

p {
    font-size: 14px;
    letter-spacing: 0;
    margin: 0 0 16px
}

a {
    font-weight: 500
}

blockquote {
    position: relative;
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.35;
    letter-spacing: .08em
}

blockquote:before {
    position: absolute;
    left: -.5em;
    content: 'â€œ'
}

blockquote:after {
    content: 'â€';
    margin-left: -.05em
}

dt {
    font-weight: 700
}

address,ol,ul {
    font-weight: 400;
    letter-spacing: 0
}

address {
    font-style: normal;
    font-size: 12px;
    line-height: 1
}

ol,ul {
    font-size: 14px;
    line-height: 24px
}