@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 100;
    src: local("Roboto Thin "), local("Roboto-Thin"), url(/assets/roboto-latin-100-STcfQO-0.woff2) format("woff2"), url(/assets/roboto-latin-100-d5h4KDie.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 100;
    src: local("Roboto Thin italic"), local("Roboto-Thinitalic"), url(/assets/roboto-latin-100italic-5BqToY9C.woff2) format("woff2"), url(/assets/roboto-latin-100italic-Y7OA-fej.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: local("Roboto Light "), local("Roboto-Light"), url(/assets/roboto-latin-300-BLylgS_X.woff2) format("woff2"), url(/assets/roboto-latin-300-sfUnlepi.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 300;
    src: local("Roboto Light italic"), local("Roboto-Lightitalic"), url(/assets/roboto-latin-300italic-mGrTSi4f.woff2) format("woff2"), url(/assets/roboto-latin-300italic-FMcPR0d0.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("Roboto Regular "), local("Roboto-Regular"), url(/assets/roboto-latin-400-hBIvlm0H.woff2) format("woff2"), url(/assets/roboto-latin-400-ioUbVBTn.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 400;
    src: local("Roboto Regular italic"), local("Roboto-Regularitalic"), url(/assets/roboto-latin-400italic-0Vljcmny.woff2) format("woff2"), url(/assets/roboto-latin-400italic-e1luh3Sc.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("Roboto Medium "), local("Roboto-Medium"), url(/assets/roboto-latin-500-0YPGs40A.woff2) format("woff2"), url(/assets/roboto-latin-500-VPqLX6rM.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 500;
    src: local("Roboto Medium italic"), local("Roboto-Mediumitalic"), url(/assets/roboto-latin-500italic-gFl3IXkG.woff2) format("woff2"), url(/assets/roboto-latin-500italic-wt5cYHDV.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local("Roboto Bold "), local("Roboto-Bold"), url(/assets/roboto-latin-700-qhnnQf9a.woff2) format("woff2"), url(/assets/roboto-latin-700-gsE59Pvl.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 700;
    src: local("Roboto Bold italic"), local("Roboto-Bolditalic"), url(/assets/roboto-latin-700italic-uaf2AKmD.woff2) format("woff2"), url(/assets/roboto-latin-700italic-12x1VWkL.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: local("Roboto Black "), local("Roboto-Black"), url(/assets/roboto-latin-900-RKMED8iS.woff2) format("woff2"), url(/assets/roboto-latin-900-ZWnNxFNC.woff) format("woff");
}
@font-face {
    font-family: Roboto;
    font-style: italic;
    font-display: swap;
    font-weight: 900;
    src: local("Roboto Black italic"), local("Roboto-Blackitalic"), url(/assets/roboto-latin-900italic-waf4OVsK.woff2) format("woff2"), url(/assets/roboto-latin-900italic-Lkp6-gJZ.woff) format("woff");
} /*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
:before,
:after {
    box-sizing: border-box;
}
html {
    font-family: system-ui, Segoe UI, Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
}
body {
    margin: 0;
}
hr {
    height: 0;
    color: inherit;
}
abbr[title] {
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    text-indent: 0;
    border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
:-moz-focusring {
    outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
    box-shadow: none;
}
legend {
    padding: 0;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
a {
    color: inherit;
    text-decoration: inherit;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}
