@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, 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;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=60em&large=64em&xlarge=90em&xxlarge=100em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #232323;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 60em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 100rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #232323;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #232323;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #232323;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 60em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #232323;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.row {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 60em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  min-width: 0;
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 60em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 60em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 60em) and (min-width: 60em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 60em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 60em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 60em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 60em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 59.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 60em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 60em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 59.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 60em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 59.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 89.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 90em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) and (max-width: 99.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em), screen and (min-width: 100em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

:root {
  --blue: #3070B8;
  --darkBlue:#132d49;
  --nearBlack:#132333;
  --green:#5bce5b;
  --midGray:#b7c3ce;
  --lightGray:#efefef;
  --offWhite:#f9f9f6;
  --mediumblue:#b7c3ce;
  --lightGray:#f2f2f2;
  --darkGray:#657381;
  --button:#3070bb;
  --slate:#232323;
  --mediumgray:#333d46;
  --silver:#efefef;
  --orange:#FF9F19;
  --paleorange:#FFcf8c;
  --redorange:#ff7300;
  --seethru:rgba(255,255,2555,0.8);
  --congnitoGradient:linear-gradient(var(--blue) 0%, var(--green) 100%);
  --darkGradient:linear-gradient(var(--nearBlack) 0%, var(--darkBlue) 100%);
  --lightGradient:linear-gradient(var(--midGray) 0%, var(--offWhite) 100%);
}

body {
  color: var(--darkgray);
  font-size: 18px;
  background: white;
  font-family: Roboto, Arial, sans-serif;
}

.none {
  background: none;
  color: var(--nearBlack);
}

.blue {
  background-color: var(--blue);
  color: white;
}
.blue h2 {
  color: white;
}

.nearBlack {
  background-color: var(--nearBlack);
  color: white;
}
.nearBlack h2 {
  color: white;
}

.green {
  background-color: var(--green);
  color: var(--nearBlack);
}

.darkBlue {
  background-color: var(--darkBlue);
  color: white;
}
.darkBlue h2 {
  color: white;
}

.darkGray {
  background-color: var(--darkGray);
  color: white;
}
.darkGray h2 {
  color: white;
}

.midGray {
  background-color: var(--midGray);
  color: white;
}
.midGray h2 {
  color: white;
}

.lightGray {
  background-color: var(--lightGray);
  color: var(--nearBlack);
}

.offWhite {
  background-color: var(--offWhite);
  color: var(--nearBlack);
}

.cognitoGradient {
  background: var(--congnitoGradient);
  color: white;
}
.cognitoGradient h2 {
  color: white;
}

.darkGradient {
  background: var(--darkGradient);
  color: white;
}
.darkGradient h2 {
  color: white;
}

.lightGradient {
  background: var(--lightGradient);
  color: var(--nearBlack);
}

.btn {
  padding: 0.6rem 4rem;
  transition: all ease 0.3s;
  font-size: 16px;
}

.primary {
  background-color: var(--blue);
  color: white;
  border-radius: 30px;
}
.primary:hover {
  background: var(--mediumblue);
  color: var(--mediumgray);
}

.secondary {
  background-color: var(--orange);
  color: var(--darkblue);
}
.secondary:hover {
  background: var(--paleorange);
  color: var(--mediumblue);
}

.tertiary {
  background-color: white;
  border: 4px solid var(--blue);
  color: var(--blue);
  border-radius: 4px;
}
.tertiary:hover {
  border-color: var(--mediumblue);
  color: var(--mediumblue);
}

.darkblue-gradient {
  background: linear-gradient(90deg, var(--darkblue) 75%, var(--blue) 100%);
}

.mtop3 {
  margin-top: 3rem;
}

.mtb2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.quick-links {
  padding: 0 2rem;
  margin: 3rem auto 0;
  background-color: var(--slate);
  border-radius: 32px;
}
.quick-links li {
  padding: 1rem 1.5rem;
  display: inline-block;
}
.quick-links li a {
  color: white;
  transition: all 0.3s ease;
}
.quick-links li a:hover {
  color: cyan;
}

.box-shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 3px 2px 7px 4px, rgba(0, 0, 0, 0.08) 10px 8px 13px 0px, rgba(0, 0, 0, 0.05) 23px 19px 18px;
}

.card-wrapper {
  background: var(--slate);
  background: linear-gradient(135deg, rgb(17, 45, 56) 80%, rgb(48, 112, 184) 100%);
  color: white;
  padding: 2rem;
  width: 100%;
}
.card-wrapper h3 {
  font-weight: 800;
  margin-bottom: 1.5rem;
  font-size: calc(18px + 10 * (100vw - 1024px) / 576);
}
.card-wrapper a {
  color: white;
}
.card-wrapper a:hover {
  color: cyan;
}

.black-box {
  background-color: black;
  border-radius: 18px;
  padding: 3rem;
  margin-top: 3rem;
  max-width: 90%;
}

.row.text-image {
  max-width: 200rem;
}

.row.stretch > .columns {
  display: flex;
}

.button {
  padding: 0.5rem 1.5rem;
  color: white;
  border-radius: 4px;
  display: block;
}

.button.blue {
  background-color: var(--blue);
  color: white;
  font-size: 14px;
}

a > .button {
  color: white;
}

.download {
  display: inline-block;
  margin-top: 1rem;
  background-color: var(--redorange);
  padding: 8px 18px;
  font-size: 14px;
  color: white;
  border-radius: 8px;
}
.download:hover {
  cursor: pointer;
}

.icon::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.intro-text {
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  padding: 2rem 0;
}

p.small {
  font-size: 14px;
}

ul {
  list-style: none;
}

.red {
  color: red;
}

.bold {
  font-weight: 600;
}

a.current {
  color: white;
  background: var(--blue);
  padding: 4px 8px;
}

.white {
  color: white;
}

@media screen and (min-width: 960px) {
  h1 {
    font-size: 2rem;
    line-height: 50px;
  }
  .solution-thumbs {
    position: relative;
    text-align: center;
    filter: grayscale(1);
    font-size: 1.4rem;
    font-family: "Roboto Condensed";
    margin-bottom: 2rem;
    transition: all 0.3s ease-in-out;
  }
  .solution-thumbs img {
    border-radius: 8px;
    filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.6));
  }
  .solution-thumbs:hover {
    filter: grayscale(0);
    font-weight: 700;
  }
  .solution-thumbs a {
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    text-decoration: none;
    text-decoration: none;
    margin: 1rem auto 0;
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 2.5rem;
    line-height: 50px;
  }
}
@media screen and (min-width: 1280px) {
  h1 {
    font-size: 3rem;
    line-height: 64px;
  }
  .solution-thumbs a {
    font-size: 1.2rem;
    text-decoration: none;
    margin: 0.7rem auto 0;
  }
}
img {
  max-width: 100%;
  height: auto;
}

.full-width-image img {
  width: 100%;
  margin-bottom: 3rem;
}

ul {
  list-style: none;
  padding-left: 0;
}

.red {
  color: red;
  font-weight: bold;
}

.announcement {
  padding: 2rem 0;
}
.announcement.dark {
  color: white;
  background-color: var(--darkblue);
}
.announcement .borders {
  border-top: 3px solid var(--blue);
  border-bottom: 3px solid var(--blue);
  padding: 3rem 0;
}
.announcement button a {
  display: inline-block;
  background-color: var(--button);
  padding: 0.5rem 2rem;
  border-radius: 18px;
  color: white;
  margin-top: 2rem;
}

.blue-bullet li {
  margin-bottom: 0.8rem;
  position: relative;
  list-style: none;
}
.blue-bullet li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--blue);
  position: absolute;
  left: -19px;
  top: 8px;
}

.column-blocks {
  margin: 3rem 0;
  padding: 3rem 0;
  background: #eee;
  font-size: 16px;
}
.column-blocks .columns.stretch {
  display: flex;
}
.column-blocks h2 {
  padding-bottom: 2rem;
}
.column-blocks h4 {
  text-align: center;
  font-weight: 600;
}
.column-blocks li {
  margin-bottom: 0.8rem;
  position: relative;
  list-style: none;
}
.column-blocks li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--blue);
  position: absolute;
  left: -19px;
  top: 8px;
}
.column-blocks ul {
  list-style: none;
  padding: 8% 8% 8% 10%;
  width: 100%;
  border-radius: 12px;
  background-color: #fefefe;
  box-shadow: rgba(0, 0, 0, 0.1) 3px 2px 7px 0px, rgba(0, 0, 0, 0.08) 10px 8px 13px 0px, rgba(0, 0, 0, 0.05) 23px 19px 18px;
}

.text-image {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.text-image .inset img {
  max-width: 60%;
  border: 2px solid white;
  border-radius: 0;
  margin-bottom: 3rem;
}
.text-image img {
  width: 100%;
}

.block.image-text {
  background: var(--slate);
  max-width: 200rem;
  color: white;
  margin: 3rem auto;
  border-radius: 18px;
}
.block.image-text p {
  font-size: 1.3rem;
}
.block.image-text p.quote:before {
  content: '"';
  font-size: 7rem;
  line-height: 0;
  color: var(--orange);
  position: relative;
  top: 1rem;
  font-family: cursive;
}
.block.image-text .it-wrapper {
  padding: 0 2rem;
}
.block.image-text .columns.image-left {
  padding-left: 0;
}
.block.image-text .columns.image-left img {
  border-radius: 12px 0 0 12px;
}
.block.image-text .columns.image-right {
  padding-right: 0;
}
.block.image-text .columns.image-right img {
  border-radius: 0 12px 12px 0;
}

.block.image-text.no-background {
  background: none;
  color: var(--slate);
}
.block.image-text.no-background p {
  font-size: 1.1rem;
}

@media screen and (min-width: 1200px) {
  .block.image-text {
    margin: 8rem auto;
  }
}
.unmi-grid {
  color: var(--slate);
  padding: 3rem 0;
  margin: 3rem 0;
}
.unmi-grid.default {
  background: linear-gradient(180deg, rgb(46, 99, 159) 0%, rgb(0, 0, 0) 100%);
}
.unmi-grid.default h2 {
  color: white;
}
.unmi-grid .grid-item {
  background-color: white;
  border-radius: 18px;
  padding: 1.5rem;
}
.unmi-grid .grid-item img {
  max-width: 10%;
}
.unmi-grid .grid-item p {
  line-height: 1.5;
}
.unmi-grid .grid-item .title {
  font-weight: bold;
  font-size: 1.6rem;
  padding: 1rem 0 0.5rem;
}
.unmi-grid .grid-container {
  display: grid;
  gap: 2rem;
}
.unmi-grid .grid-container.cols-2 {
  grid-template-columns: repeat(1, 1fr);
}
.unmi-grid .grid-container.cols-3 {
  grid-template-columns: repeat(1, 1fr);
}
.unmi-grid .grid-container.cols-4 {
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 768px) {
  .unmi-grid .grid-container {
    display: grid;
    gap: 2rem;
  }
  .unmi-grid .grid-container.cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .unmi-grid .grid-container.cols-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .unmi-grid .grid-container.cols-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .unmi-grid .grid-container {
    display: grid;
    gap: 2rem;
  }
  .unmi-grid .grid-container.cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .unmi-grid .grid-container.cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .unmi-grid .grid-container.cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.longform .text-image {
  padding: 0;
  background-color: white;
  color: black;
}

.longform .text-l {
  position: relative;
  left: -3rem;
  border-left: 6px solid var(--blue);
}

.longform .text-r {
  position: relative;
  right: -3rem;
  border-right: 6px solid var(--blue);
}

.form-wrapper {
  padding: 2rem 1rem;
  margin: 3rem auto;
  max-width: 90%;
  border-radius: 21px;
  background: #f4f4f4;
}
.form-wrapper > .copy p:first-of-type {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--blue);
}

@media screen and (min-width: 768px) {
  .form-wrapper {
    padding: 2rem 4rem;
  }
  .form-wrapper > .copy p:first-of-type {
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--blue);
    margin-right: 30%;
  }
}
.product-filter-mobile {
  padding: 8px 18px;
  border: 1px solid #aaa;
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px);
}

.off-canvas {
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
  position: fixed;
}

#mobile-menu {
  display: none;
}

.mobile-search-wrapper {
  background-color: var(--slate);
  padding: 0.5rem 2rem;
  width: 100%;
  position: relative;
  z-index: 9;
}
.mobile-search-wrapper .msearch {
  width: 100%;
  border-radius: 8px;
  font-size: 14px;
  padding: 0.3rem 0.6rem;
}

button.toggle-menu {
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 99;
}

.mobile-wrapper .mobile-nav {
  color: white;
  box-shadow: 0px 10px 13px -7px #000000, 0px 0px 0px 0px rgba(0, 0, 0, 0);
  border-radius: 0 0 18px 18px;
  background: var(--slate);
  padding: 4rem 2rem 2rem 4rem;
  text-align: left;
}
.mobile-wrapper .mobile-nav a {
  color: white;
  cursor: pointer;
}
.mobile-wrapper .mobile-nav li {
  padding: 5px 0;
  border-bottom: 1px solid #888;
}
.mobile-wrapper .mobile-nav .hasSubNav > ul {
  display: none;
}
.mobile-wrapper .logo-bar {
  padding: 1rem 2rem;
  position: relative;
}

header {
  position: relative;
  z-index: 99;
}

.main-nav {
  background-color: var(--slate);
  padding: 8px 0;
}
.main-nav ul {
  list-style-type: none;
  margin: 1rem;
}
.main-nav ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 1rem;
}
.main-nav ul li a {
  text-decoration: none;
  color: white;
}
.main-nav ul li a:hover {
  color: white;
}

li.main-menu-toggle {
  color: white;
}

ul.level1, .overview {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  width: 23%;
}

ul.level2 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-left: 0;
}
ul.level2 li {
  margin-bottom: 1rem;
}
ul.level2 li a {
  color: var(--darkgray);
}
ul.level2 li a:hover {
  color: var(--blue);
}

.sub-nav {
  background-color: var(--seethru);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.sub-nav ul {
  list-style-type: none;
  margin: 0 2rem 0 0;
}
.sub-nav ul a {
  text-decoration: none;
  color: var(--darkgray);
}
.sub-nav ul li {
  padding: 4px 12px;
  display: inline-block;
}
.sub-nav ul li a {
  color: black;
}

button.close-button {
  position: absolute;
  float: right;
  top: 1rem;
  right: 1.5rem;
  cursor: pointer;
  color: red;
  font-size: 1.8rem;
}

.menu-icon {
  font-size: 2.5rem;
  border-radius: 12px;
  background-color: var(--blue);
  color: white;
  width: 5rem;
  height: 5rem;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.3;
  align-content: center;
  justify-content: center;
}

a:hover {
  cursor: pointer;
}

.menu-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

.label {
  font-family: "Roboto Condensed";
  font-size: 1.7rem;
  font-weight: 600;
  padding-top: 1rem;
}

.dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  z-index: 99;
  width: 100%;
  background: rgba(250, 250, 255, 0.85);
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 10px 13px -7px #aaa, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.dropdown a.link {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 140px;
  font-family: "Roboto Condensed";
  font-size: 1.7rem;
  font-weight: 600;
  text-align: left;
  display: block;
  color: var(--darkgray);
  padding-top: 2rem;
}
.dropdown .link-menu {
  overflow: hidden;
  position: relative;
  filter: grayscale(1);
  transition: all 0.3s ease;
  margin-bottom: 4rem;
}
.dropdown .link-menu:hover {
  filter: none;
}
.dropdown .link-menu img {
  border-radius: 12px;
}
.dropdown .overview-button {
  font-weight: 600;
  font-family: "Roboto Condensed";
  background-color: var(--blue);
  padding: 0.5rem 2rem;
  border-radius: 12px;
  color: white;
  font-size: 1.5rem;
  display: block;
}
.dropdown .overview-button:hover {
  color: white;
}

.dropdown.active {
  display: block;
}

.sub-products {
  display: none;
}

.sub-products.active {
  display: block;
}

.product-button.current {
  background-color: var(--orange);
  color: white;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 5px 15px -9px #000000;
}
.product-button.current a {
  color: white;
}

.product-button {
  padding: 4px 1rem;
  min-height: 60px;
  text-align: center;
  align-content: center;
  margin-bottom: 2.5rem;
  border-bottom: 3px solid #aaa;
  font-family: "Roboto Condensed";
}
.product-button:hover {
  cursor: pointer;
}

.sub-products a {
  display: inline-block;
  margin-bottom: 3rem;
  text-align: center;
  align-content: center;
  font-weight: bold;
  color: var(--blue);
  text-decoration: none;
}

form.wrap {
  display: inline-block;
  position: relative;
  top: 13px;
  margin-left: 2rem;
}

.desktop-logo {
  position: absolute;
  top: 21px;
  left: 3%;
}

button.searchButton {
  position: absolute;
  right: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #fff;
  background-color: black;
  border: none;
  cursor: pointer;
  font-size: 20px;
  padding: 0;
  z-index: 1;
}

.video-hero {
  background-color: var(--darkBlue);
  padding: 2rem 2rem 4rem 2rem;
}
.video-hero h1, .video-hero p {
  color: white;
  text-align: left;
}
.video-hero h1 {
  font-weight: 700;
}

.awards {
  background-color: #232323;
  padding: 1.5rem 0;
  margin-bottom: 5rem;
  border-radius: 18px;
}
.awards p {
  color: var(--orange);
  font-size: 1.8rem;
}

.copy-wrapper {
  padding-right: 3rem;
}

.review-wrapper {
  background-color: var(--lightgray);
  border-radius: 18px;
  text-align: center;
  padding-bottom: 2rem;
}
.review-wrapper img {
  max-width: 18%;
  border-radius: 50%;
  padding: 0.5rem;
  border: 2px solid var(--slate);
}
.review-wrapper .quote {
  display: block;
  font-size: 26px;
  font-weight: 600;
  padding: 3rem 5rem;
  font-style: italic;
}

a.more {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  margin: 1rem auto;
}

.standard-wrapper {
  margin-top: 3rem;
  border-left: 2px solid black;
  border-right: 2px solid black;
  border-radius: 24px;
}

.icon {
  position: relative;
}

.highlight {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.highlight h2 {
  font-weight: 800;
  line-height: 1.2;
  font-style: italic;
  font-size: 44px;
  margin-bottom: 1.5rem;
}
.highlight span {
  display: block;
}
.highlight.solutions {
  text-align: center;
}

.product-groups {
  background: var(--mediumblue);
  border-radius: 18px;
  margin: 0 auto 3rem;
  padding: 3rem;
  max-width: 100rem;
  position: relative;
  top: -3rem;
  font-size: 17px;
  font-family: "Roboto Condensed";
}
.product-groups h2 {
  color: white;
  font-weight: 700;
  margin-bottom: 2rem;
}
.product-groups .item-wrapper {
  position: relative;
  padding: 2rem;
  border-radius: 18px;
  text-align: center;
  border: 2px solid var(--mediumblue);
  border-bottom: 2px solid var(--slate);
  background-color: white;
}
.product-groups .item-wrapper:hover {
  border: 2px solid cyan;
}
.product-groups .item-wrapper img {
  margin-bottom: 2rem;
}
.product-groups .item-wrapper a.more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1rem;
}

.solutions h2 {
  font-weight: 700;
}
.solutions .copy-wrap {
  padding-right: 10%;
}
.solutions a.btn {
  color: black;
  background-color: var(--mediumblue);
  border-radius: 8px;
  display: block;
  text-align: center;
  margin-bottom: 1.5rem;
}
.solutions a.btn:hover {
  background-color: var(--orange);
}

@media screen and (min-width: 768px) {
  .highlight.solutions {
    text-align: right;
  }
}
a.entry-link {
  text-decoration: none;
  line-height: inherit;
  color: var(--orange);
  font-weight: 800;
  font-size: 14px;
  font-style: italic;
}

.icon-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 16px;
}
.icon-grid .icon-4, .icon-grid .icon-5, .icon-grid .icon-6 {
  grid-row-start: 2;
}
.icon-grid .icon-title {
  position: relative;
  top: -2rem;
}
.icon-grid img {
  border-radius: 12px;
  position: relative;
  width: 100%;
}
.icon-grid a {
  font-family: "Roboto Condensed";
  color: white;
  font-weight: bold;
}

.tab-content {
  font-size: 16px;
  line-height: 1.4;
}

.tab-copy {
  display: none;
}
.tab-copy.current {
  display: block;
}

.tabs ul {
  font-family: "Roboto Condensed";
  color: #999;
  margin: 0;
}
.tabs ul li {
  padding: 0.3rem 1rem;
}
.tabs ul li.current {
  color: white;
  background: var(--blue);
  border-radius: 0 24px 24px 0;
}

.tab-container {
  background: #f3f3f3;
  padding: 2rem 0;
}

.why {
  margin: 3rem auto;
}

.toprow {
  border-bottom: 12px solid var(--blue);
  margin-bottom: 2rem;
}

.state-filter {
  margin-bottom: 2rem;
}

.columns.stretch {
  display: flex;
  margin-bottom: 2rem;
}

.notice {
  border: 1px solid var(--slate);
  padding-top: 1rem;
  margin-bottom: 1rem;
}

.rep-wrapper {
  background-color: white;
  font-family: "Roboto Condensed";
  padding: 0 1rem 1rem;
  width: 100%;
}
.rep-wrapper img {
  margin-bottom: 1rem;
}
.rep-wrapper .role {
  font-size: 15px;
  color: #888;
}
.rep-wrapper .company {
  font-size: 21px;
  font-weight: bold;
}
.rep-wrapper div.role {
  font-weight: 600;
}
.rep-wrapper span.nation {
  background-color: var(--slate);
  background: linear-gradient(135deg, rgb(17, 45, 56) 80%, rgb(48, 112, 184) 100%);
  color: white;
  padding: 12px 0;
  display: block;
  margin: 0 -1rem 1rem;
  text-align: center;
  font-weight: 600;
}
.rep-wrapper span.nation.solid {
  background: var(--blue);
  color: white;
  padding: 12px 0;
  display: block;
  margin: 0 -1rem 1rem;
  text-align: center;
  font-weight: 600;
}
.rep-wrapper .rep-contact {
  line-height: 1.3;
  padding-top: 1rem;
}
.rep-wrapper .rep-contact p {
  line-height: 1.3;
  padding-top: 8px;
  margin-bottom: 0.8rem;
}
.rep-wrapper .rep-contact .notes > p::before {
  /* Set the font to Solid */
  font: var(--fa-font-regular);
  /* Set the Unicode value for the "fa-ghost" icon */
  content: "\f30f";
  padding-right: 0.5rem;
}

.region-menu {
  margin-bottom: 2rem;
}

.search {
  font-size: 21px;
  width: 10px;
  margin: 0;
  position: relative;
}

.search-bar {
  background-color: var(--slate);
  padding: 1rem 0;
}
.search-bar form {
  width: 80%;
  display: block;
  text-align: center;
  background: white;
  border-radius: 12px;
}
.search-bar input {
  width: 93%;
  border: none;
}
.search-bar button {
  color: black;
  background-color: white;
  padding: 3px;
  margin-top: 2px;
  width: 5%;
  text-align: left;
}

.button-group {
  display: flex;
  justify-content: space-around;
}
.button-group a {
  padding: 6px 2rem;
  border: 1px solid var(--darkgray);
  border-radius: 8px;
  display: inline-block;
  margin: 2rem 1rem;
}

.buttons a {
  padding: 6px 2rem;
  border: 1px solid var(--darkgray);
  border-radius: 8px;
  display: inline-block;
  margin: 2rem 1rem;
}

#homePage .hero-block {
  margin-bottom: 3rem;
}

.hero-block {
  position: relative;
}
.hero-block img {
  width: 100%;
}

.homepage .hero-copy {
  position: absolute;
  left: 2rem;
  right: auto;
  top: auto;
  bottom: 10%;
  color: white;
  text-align: left;
  max-width: 50%;
}
.homepage .hero-copy h1 {
  font-size: 1.2rem;
  margin-top: 0;
  padding-left: 2rem;
  line-height: 1.1;
  font-weight: 700;
}
.homepage .hero-copy h1 span.twoline {
  font-weight: 700;
}
.homepage .hero-copy p {
  font-size: 14px;
  padding: 0 2rem;
}

.hero-copy {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 30%;
  color: white;
  text-align: center;
  max-width: 80%;
}
.hero-copy h1 {
  font-size: 1.2rem;
  margin-top: 0;
  line-height: 1.1;
  font-weight: 700;
}
.hero-copy h1 span.twoline {
  font-weight: 400;
}
.hero-copy p {
  font-size: 14px;
  padding: 0 2rem;
}

@media screen and (min-width: 768px) {
  .hero-copy h1, .homepage .hero-copy h1 {
    font-size: clamp(2rem, 0.3rem + 3.636vw, 5rem);
  }
  .hero-copy p, .homepage .hero-copy p {
    font-size: 1.4rem;
  }
}
#products .hero-copy {
  left: 55%;
  margin: 0;
  top: 55%;
  transform: translateY(-50%);
  color: white;
  text-align: left;
  width: 45%;
  max-width: 700px;
  padding-right: 2rem;
}
#products .hero-copy h1 {
  font-size: clamp(1.5rem, 3vw, 5rem);
  margin: 0;
  line-height: 1.1;
  font-weight: 600;
}
#products .hero-copy h1 span.twoline {
  font-weight: 400;
}
#products .hero-copy p {
  font-size: clamp(0.8rem, 1vw, 1.2rem);
  padding: 0 3rem 0 0;
}

#about .hero-copy {
  top: 70%;
}

.home.hero-copy {
  text-align: right;
  top: 50%;
  left: 5%;
  right: auto;
}

.cols {
  margin: 3rem 0;
  padding: 2rem 0;
  background-color: #f2f2f2;
}
.cols .column-title {
  position: relative;
}
.cols .column-title h2:before {
  background: #888;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 45%;
  width: 100%;
}
.cols .column-title h2 span {
  background-color: #f2f2f2;
  padding: 0 2rem;
  position: relative;
}

.faq-wrapper {
  margin-bottom: 1rem;
}
.faq-wrapper .question {
  font-weight: 700;
  background-color: #fefefe;
  padding: 14px 3rem 14px 1rem;
  filter: drop-shadow(0px 5px 4px #ddd);
}
.faq-wrapper .question::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f055";
  float: right;
  color: #000;
  padding-top: 5px;
}
.faq-wrapper .answer {
  padding-left: 1rem;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #bbb;
  border-left: 12px solid #aaa;
  border-radius: 0 0 8px 8px;
  padding: 1rem 2rem 1rem 1rem;
  margin-left: 1rem;
  background-color: #fefefe;
  display: none;
}
.faq-wrapper .answer .answer.open {
  display: block;
}

.product-filter {
  margin-top: 2rem;
  font-size: 15px;
}
.product-filter a {
  color: black;
  padding: 4px 8px;
}
.product-filter a:hover {
  color: var(--blue);
}
.product-filter li {
  margin: 0 0 0.3rem 0.2rem;
}

.tab-section {
  display: none;
}
.tab-section .web-copy a {
  font-size: inherit;
  color: var(--orange);
}
.tab-section td {
  padding: 1rem 2rem;
  font-size: 16px;
}
.tab-section li {
  list-style: square;
  padding-bottom: 12px;
}
.tab-section .column-1, .tab-section .row-1 {
  color: white;
  background-color: var(--mediumgray);
  font-weight: 600;
}
.tab-section .column-2, .tab-section .column-3 {
  border-bottom: 1px solid #ccc;
}
.tab-section .product-docs {
  padding-bottom: 1rem;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1rem;
}

.tab-section.current {
  display: block;
}

.item-title {
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  display: block;
  font-weight: bold;
}

#details thead {
  background-color: var(--blue);
  color: white;
}

#details td {
  border-bottom: 1px solid #ccc;
}

.row.tab-menu {
  background: black;
  border-bottom: 4px solid var(--blue);
  margin-bottom: 2rem;
}
.row.tab-menu div {
  padding: 4px 0;
  text-align: center;
  color: white;
  cursor: pointer;
  border-left: 1px solid var(--green);
}
.row.tab-menu .current {
  background: var(--blue);
  background: var(--blue);
  margin-top: -6px;
  border-radius: 12px 12px 0 0;
}

.toolbar {
  padding: 8px 0;
  background-color: var(--darkgray);
  color: white;
  margin-bottom: 2rem;
}
.toolbar i {
  color: red;
  padding: 0 1rem;
}

.question.active::after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f056";
  float: right;
  color: #000;
  padding-top: 5px;
}

.video-library li {
  list-style: none;
  background-color: var(--slate);
  color: white;
  border-radius: 12px;
  padding: 0.5rem 2rem;
  font-family: "Roboto Condensed";
  margin-bottom: 2rem;
  width: 100%;
}
.video-library li a {
  color: white;
}
.video-library li a:hover {
  color: cyan;
}
.video-library li .count {
  font-size: 14px;
  color: #bbb;
}
.video-library li .count i {
  padding-right: 1rem;
}

#video {
  background-color: black;
  padding: 2rem 0;
  margin-bottom: 2rem;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  width: 100%;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.notValidated {
  display: none;
}
.notValidated.shownv {
  display: block;
}

.included {
  background: black;
  color: white;
  font-size: 14px;
  margin-bottom: 1rem;
  padding: 0.3rem 2rem;
  font-weight: 700;
  font-family: "Roboto Condensed";
  letter-spacing: 1px;
}
.included span {
  color: var(--orange);
}

.partner-profile {
  margin-top: 2rem;
  font-size: 13px;
}
.partner-profile span {
  font-weight: 700;
}
.partner-profile p:first-of-type {
  margin-top: 8px;
}
.partner-profile p {
  font-style: italic;
}

.module {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--darkgray);
}

.module-cards h2 {
  margin: 0 0 0.5rem;
}

.module-features ul {
  list-style-position: inside;
  padding-left: 0.5rem;
}

.filter {
  font-size: 13px;
  height: 354px;
  overflow: scroll;
  padding: 0 1rem;
  border: 1px solid #bbb;
  border-radius: 4px;
  margin-top: 2.6rem;
}
.filter li::before {
  border-radius: 0.2rem;
  box-shadow: inset 0 0 0 1px #928b80;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 1rem;
  margin-right: 0.8rem;
  position: relative;
  top: 0.3rem;
  transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0);
  width: 1rem;
}

.filter.modclass {
  height: auto;
}

li.checked::before {
  background-color: var(--orange);
}

.menu-title {
  text-align: center;
  font-weight: 700;
  display: block;
  background: var(--slate);
  color: white;
  padding: 6px 0;
  margin: 0 -1rem 1rem;
  letter-spacing: 1px;
}

#news h1 {
  margin-bottom: 2rem;
}
#news .news {
  margin-bottom: 3rem;
}

.news-archive {
  text-align: center;
  margin-bottom: 2rem;
  overflow: hidden;
}
.news-archive a {
  text-decoration: none;
  color: var(--darkgray);
}

.archive-thumb {
  overflow: hidden;
}
.archive-thumb img {
  border-radius: 4px;
  transition: all 0.3s ease;
}
.archive-thumb img:hover {
  transform: scale(1.1);
}

.archive-copy {
  font-family: "Roboto Condensed";
  padding: 0.5rem 2rem 1rem;
}

.byline {
  font-size: 12px;
  padding-top: 8px;
  position: relative;
}
.byline:before {
  background: #bbb;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 63%;
  width: 100%;
}
.byline span {
  background-color: #f2f2f2;
  padding: 0 2rem;
  position: relative;
}

.news-categories {
  display: inline-block;
  padding: 4px 1rem;
  background-color: #eee;
  border-radius: 4px;
  margin: 0 1rem 1.2rem;
  width: 25%;
  font-family: "Roboto Condensed";
  font-size: 13px;
}

.category-bar {
  margin: 2rem auto;
}

.related-articles {
  padding: 2rem 0;
  margin: 2rem 0;
  background: #f2f2f2;
  border-top: 1px solid var(--blue);
  border-bottom: 1px solid var(--blue);
}

.home.related-articles {
  padding: 2rem;
  margin: 3rem auto;
  background: #f2f2f2;
  border: none;
  border-radius: 18px;
  width: 90%;
  max-width: 1800px;
}

.tech-tip {
  margin-bottom: 2rem;
}
.tech-tip div {
  width: 100%;
}

.tips li {
  margin-bottom: 1rem;
}

.default h1 {
  margin-top: 3rem;
  color: var(--blue);
}

footer {
  padding-top: 2rem;
  margin-top: 3rem;
  background-color: var(--slate);
  border-bottom: 8px solid #FF9F19;
  color: white;
}
footer h4 {
  font-size: 1.4rem;
  text-align: center;
}
footer a {
  color: white;
  padding-right: 12px;
}
footer a:hover {
  color: cyan;
}
footer .fa-brands {
  font-size: 21px;
}
footer .links ul {
  display: inline-block;
  list-style: none;
  font-size: 14px;
}
footer .links li {
  padding-bottom: 1rem;
}
footer .links li a {
  text-decoration: none;
}
footer .privacy-note {
  font-size: 13px;
  text-align: center;
}
footer .legal {
  font-size: 14px;
  margin-bottom: 2rem;
  list-style: none;
}
footer .social {
  padding-top: 2rem;
}
footer .fui-label, footer .fui-heading {
  color: white;
}

.mailchimp-submit {
  cursor: pointer;
  background-color: var(--orange);
  color: white;
  font-family: "Roboto Condensed";
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: absolute;
  top: 47px;
  right: 0;
  height: 40px;
  border: none;
  width: 20%;
}

footer form {
  position: relative;
}

.footer-email {
  width: 80%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: none;
  display: flex;
  padding: 4px;
  height: 40px;
}
