html, body {
  height: 100%;
}
._1u4oygm0 {
  min-height: 100%;
}
._1u4oygm1 {
  background-color: #FFFFFF;
}
._1u4oygm2 {
  background-color: #F4F5F8;
}
html {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
  scroll-behavior: smooth;
  color: #162136;
}
a:active,a:hover {
  outline: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  margin: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
@media (min-width: 769px) {
  html {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  html {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 14px;
    line-height: 20px;
  }
}
