.gXhlqGWpJI8zZ8UI2xNifw\=\= {
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 768px) {
  .gXhlqGWpJI8zZ8UI2xNifw\=\= {
    display: none;
  }
}
/**
 * Retrieves a color value from the $material-colors Sass map
 * Inspired by https://github.com/nilskaspersson/Google-Material-UI-Color-Palette/
 *
 * @function
 * @param {string} color-name             - quoted, lower-case, dasherized color
 *                                          name (e.g. 'pink', 'amber')
 * @param {string} [color-variant='500']  - quoted, lowercase color variant (e.g.
 *                                          '200', 'a100')
 */
.FyA9TMy5UDewibOT6s-KfA\=\= {
  font-weight: 300;
}

.ahuR9E6rQXbqarhBKIg6Gw\=\= {
  font-weight: 400;
}

.dlF\+U2L2fqyt5NJT0B76bw\=\= {
  font-weight: 600;
}

.r6ksLJtSJPjtETQICTAong\=\= {
  font-weight: 700;
}

.aADomr4UbFFWkAAmo7QaNw\=\= {
  font-weight: 800;
}

._9gYH5bw\+PI9vG3kwiTde3w\=\= {
  font-style: italic;
}

.YRmycS7truQJMpMQxlvYsg\=\= {
  text-decoration: underline;
}

.w65\+MNysi5\+ZG\+fgal37fw\=\= {
  text-decoration: line-through;
}

.m\+MuW5JI6X3fnFSvtMDilQ\=\= {
  color: #2196f3 !important;
}

.y19b20YrpUzxc2SkRDoeWg\=\= {
  color: #4caf50 !important;
}

.jeuScqfIBc4h3FXtBidWZQ\=\= {
  color: #ff9800 !important;
}

._89hd5KY0Jv1Q\+jO-zWBQIw\=\= {
  color: #f44336 !important;
}

.wIiSDZj5s9VpuyD7gV\+zgg\=\= {
  color: #263238 !important;
}

.CWn\+xKS5t-YS-bGRLLQOcg\=\= {
  color: #78909c !important;
}

.vTQwWy2lZZV4kD3DXWlNHA\=\= {
  color: #cfd8dc !important;
}

.ACsNBOP8GC0yPIRoyWqf4w\=\= {
  text-transform: capitalize;
}

.BVRHL4XSyYk7f9tYAgMWyA\=\= {
  text-transform: uppercase;
}

.jJZtv2yI1wUT2CSurC4p-w\=\= {
  text-transform: lowercase;
}

.eAimJLVeiNvWC5qsND1gRA\=\= {
  text-align: left;
}

.wuerYNlniQSGwjktz3rPmQ\=\= {
  text-align: right;
}

.oUZS76f3jRYiVdt0rnBQNw\=\= {
  text-align: center;
}

.RiR2yFdHfFPpHCRnYVn1nw\=\= {
  text-align: justify;
}

.dy3lJsQapwP0mrTCyP3e1g\=\= {
  list-style: disc;
  margin-left: 20px;
}
.dy3lJsQapwP0mrTCyP3e1g\=\= ul {
  list-style: circle;
  margin-left: 20px;
}

._0lYPbktKkTbp\+UWHgV7t5Q\=\= {
  list-style: decimal;
  margin-left: 20px;
}
._0lYPbktKkTbp\+UWHgV7t5Q\=\= ul {
  list-style: lower-alpha;
  margin-left: 20px;
}
button, input[type=button], input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 3px;
  color: contrast-switch(#e0e0e0);
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:focus, input[type=button]:focus, input[type=submit]:focus {
  outline: none;
  outline-offset: inherit;
}
button:disabled, input[type=button]:disabled, input[type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button:disabled:hover, input[type=button]:disabled:hover, input[type=submit]:disabled:hover {
  background-color: #e0e0e0;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0;
}

textarea {
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  display: inline;
  margin-right: 0.375em;
}

[type=file] {
  margin-bottom: 0.75em;
  width: 100%;
}

select {
  margin-bottom: 0.75em;
  width: 100%;
}

[type=checkbox]:focus,
[type=radio]:focus,
[type=file]:focus,
select:focus {
  outline: 3px solid rgba(224, 224, 224, 0.6);
  outline-offset: 2px;
}

input[type=text],
input[type=email],
input[type=search],
input[type=url],
input[type=number] {
  word-break: normal;
}

html {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:focus {
  outline: none;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

figure {
  margin: 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  text-align: left;
  width: 100%;
}

thead {
  line-height: 1.2;
  vertical-align: bottom;
}

tbody {
  vertical-align: top;
}

tr {
  border-bottom: 1px solid #e0e0e0;
}

th {
  font-weight: 600;
}

th,
td {
  padding: 0.75em 1.5em;
}
@media screen and (max-width: 1400px) {
  th,
  td {
    padding: 0.75em;
    padding-left: 1.5em;
  }
}

html {
  color: #424242;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-size: modular-scale(1);
  line-height: 1.2;
  margin: 0 0 0.75em;
}

p {
  margin: 0 0 0.75em;
}

a {
  color: material-color("blue", "500");
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
}
a:focus {
  outline: none;
  outline-offset: none;
}

hr {
  border-bottom: 1px solid #e0e0e0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0;
}

[textalign=center] {
  text-align: center !important;
}

[textalign=left] {
  text-align: left;
}

[textalign=right] {
  text-align: right;
}

[textalign=justify] {
  text-align: justify;
}

svg {
  fill: currentColor;
}
