@charset "utf-8";

html {
    font-size: 20px;
    outline: 0;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

@media only screen and (min-width:320px) {
    html {
        font-size: 17.06667px !important;
    }
}

@media only screen and (min-width:335px) {
    html {
        font-size: 17.86667px !important;
    }
}

@media only screen and (min-width:345px) {
    html {
        font-size: 18.4px !important;
    }
}

@media only screen and (min-width:360px) {
    html {
        font-size: 19.2px !important;
    }
}

@media only screen and (min-width:375px) {
    html {
        font-size: 20px !important;
    }
}

@media only screen and (min-width:400px) {
    html {
        font-size: 21.33333px !important;
    }
}

@media only screen and (min-width:414px) {
    html {
        font-size: 22.08px !important;
    }
}

@media only screen and (min-width:430px) {
    html {
        font-size: 22.93333px !important;
    }
}

@media only screen and (min-width:454px) {
    html {
        font-size: 24.21333px !important;
    }
}

@media only screen and (min-width:460px) {
    html {
        font-size: 24.53333px !important;
    }
}

@media only screen and (min-width:480px) {
    html {
        font-size: 25.6px !important;
    }
}

@media only screen and (min-width:500px) {
    html {
        font-size: 26.66667px !important;
    }
}

@media only screen and (min-width:520px) {
    html {
        font-size: 27.73333px !important;
    }
}

@media only screen and (min-width:540px) {
    html {
        font-size: 28.8px !important;
    }
}

@media only screen and (min-width:560px) {
    html {
        font-size: 29.86667px !important;
    }
}

@media only screen and (min-width:580px) {
    html {
        font-size: 30.93333px !important;
    }
}

@media only screen and (min-width:600px) {
    html {
        font-size: 32px !important;
    }
}

@media only screen and (min-width:620px) {
    html {
        font-size: 33.06667px !important;
    }
}

@media only screen and (min-width:640px) {
    html {
        font-size: 34.13333px !important;
    }
}

@media only screen and (min-width:680px) {
    html {
        font-size: 36.26667px !important;
    }
}

@media only screen and (min-width:700px) {
    html {
        font-size: 37.33333px !important;
    }
}

@media only screen and (min-width:720px) {
    html {
        font-size: 38.4px !important;
    }
}

@media only screen and (min-width:735px) {
    html {
        font-size: 39.2px !important;
    }
}

@media only screen and (min-width:750px) {
    html {
        font-size: 40px !important;
    }
}

@media only screen and (min-width:780px) {
    html {
        font-size: 41.6px !important;
    }
}

@media only screen and (min-width:800px) {
    html {
        font-size: 42.66667px !important;
    }
}

@media only screen and (min-width:840px) {
    html {
        font-size: 44.8px !important;
    }
}

@media only screen and (min-width:900px) {
    html {
        font-size: 48px !important;
    }
}

@media only screen and (min-width:960px) {
    html {
        font-size: 51.2px !important;
    }
}

html {
    font-size: calc(2 * 100vw / 37.5) !important;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

ul,
ol,
ul li,
li,
ol li {
    list-style: none;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

body {
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 0.850rem;
    line-height: 1.050rem;
    color: #000;
    background-color: #fff;
    -webkit-overflow-scrolling: touch
}

a {
    text-decoration: none;
    color: #007aff
}

a:active {
    color: #0062cc
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.mui-content {
    background-color: #ffdf46;
    -webkit-overflow-scrolling: touch;
}

input,
select,
textarea {
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 0.850rem;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

input:focus,
select:focus,
textarea:focus {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-modify: read-write-plaintext-only
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    line-height: 1.050rem;
    width: 100%;
    height: 2.000rem;
    margin-bottom: 0.750rem;
    padding: 0.500rem 0.750rem;
    -webkit-user-select: text;
    border: 0.050rem solid rgba(0, 0, 0, .2);
    border-radius: 0.150rem;
    outline: 0;
    background-color: #fff;
    -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

input[type=search] {
    font-size: 0.800rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 1.700rem;
    text-align: center;
    border: 0;
    border-radius: 0.300rem;
    background-color: rgba(0, 0, 0, .1)
}

input[type=search]:focus {
    text-align: left
}

textarea {
    height: auto;
    resize: none
}

select {
    font-size: 0.700rem;
    height: auto;
    margin-top: 0.050rem;
    border: 0 !important;
    background-color: #fff
}

select:focus {
    -webkit-user-modify: read-only
}