@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block
}
h1 {
  font-size: 2em
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
  overflow: auto
}
a:active,
a:hover {
  outline-width: 0
}
abbr[title] {
  -webkit-text-decoration: underline dotted
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
audio,
canvas,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
img {
  border-style: none;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}
svg:not(:root) {
  overflow: hidden
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
select {
  text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
input {
  overflow: visible
}
[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-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
progress {
  display: inline-block;
  vertical-align: baseline
}
textarea {
  overflow: auto;
  height: auto;
  min-height: 50px;
  max-width: 100%
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
  box-sizing: border-box;
  font-size: 100%
}
*,
::after,
::before {
  box-sizing: inherit
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none!important
}
[data-whatinput=mouse] button {
  outline: 0
}
button {
  overflow: visible;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit
}
.is-visible {
  display: block!important
}
.is-hidden {
  display: none!important
}
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto
}
.row::after,
.row::before {
  display: table;
  content: " "
}
.row::after {
  clear: both
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0
}
.row .row {
  margin-right: -.625rem;
  margin-left: -.625rem
}
@media print,
screen and (min-width:64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}
@media screen and (min-width:75em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.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.gutter-small > .column,
.row.gutter-small > .columns {
  padding-right: .625rem;
  padding-left: .625rem
}
.row.gutter-medium > .column,
.row.gutter-medium > .columns {
  padding-right: .9375rem;
  padding-left: .9375rem
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-right: .625rem;
  padding-left: .625rem
}
@media print,
screen and (min-width:40em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
  .column,
  .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left
}
.column.row.row,
.row.row.columns {
  float: none
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0
}
.small-1 {
  width: 8.3333333333%
}
.small-push-1 {
  position: relative;
  left: 8.3333333333%
}
.small-pull-1 {
  position: relative;
  left: -8.3333333333%
}
.small-offset-0 {
  margin-left: 0
}
.small-2 {
  width: 16.6666666667%
}
.small-push-2 {
  position: relative;
  left: 16.6666666667%
}
.small-pull-2 {
  position: relative;
  left: -16.6666666667%
}
.small-offset-1 {
  margin-left: 8.3333333333%
}
.small-3 {
  width: 25%
}
.small-push-3 {
  position: relative;
  left: 25%
}
.small-pull-3 {
  position: relative;
  left: -25%
}
.small-offset-2 {
  margin-left: 16.6666666667%
}
.small-4 {
  width: 33.3333333333%
}
.small-push-4 {
  position: relative;
  left: 33.3333333333%
}
.small-pull-4 {
  position: relative;
  left: -33.3333333333%
}
.small-offset-3 {
  margin-left: 25%
}
.small-5 {
  width: 41.6666666667%
}
.small-push-5 {
  position: relative;
  left: 41.6666666667%
}
.small-pull-5 {
  position: relative;
  left: -41.6666666667%
}
.small-offset-4 {
  margin-left: 33.3333333333%
}
.small-6 {
  width: 50%
}
.small-push-6 {
  position: relative;
  left: 50%
}
.small-pull-6 {
  position: relative;
  left: -50%
}
.small-offset-5 {
  margin-left: 41.6666666667%
}
.small-7 {
  width: 58.3333333333%
}
.small-push-7 {
  position: relative;
  left: 58.3333333333%
}
.small-pull-7 {
  position: relative;
  left: -58.3333333333%
}
.small-offset-6 {
  margin-left: 50%
}
.small-8 {
  width: 66.6666666667%
}
.small-push-8 {
  position: relative;
  left: 66.6666666667%
}
.small-pull-8 {
  position: relative;
  left: -66.6666666667%
}
.small-offset-7 {
  margin-left: 58.3333333333%
}
.small-9 {
  width: 75%
}
.small-push-9 {
  position: relative;
  left: 75%
}
.small-pull-9 {
  position: relative;
  left: -75%
}
.small-offset-8 {
  margin-left: 66.6666666667%
}
.small-10 {
  width: 83.3333333333%
}
.small-push-10 {
  position: relative;
  left: 83.3333333333%
}
.small-pull-10 {
  position: relative;
  left: -83.3333333333%
}
.small-offset-9 {
  margin-left: 75%
}
.small-11 {
  width: 91.6666666667%
}
.small-push-11 {
  position: relative;
  left: 91.6666666667%
}
.small-pull-11 {
  position: relative;
  left: -91.6666666667%
}
.small-offset-10 {
  margin-left: 83.3333333333%
}
.small-12 {
  width: 100%
}
.small-offset-11 {
  margin-left: 91.6666666667%
}
.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left
}
.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left
}
.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.3333333333%
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left
}
.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left
}
.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left
}
.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.6666666667%
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left
}
.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.2857142857%
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left
}
.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0
}
.expanded.row .small-collapse.row,
.small-collapse .row {
  margin-right: 0;
  margin-left: 0
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: .625rem;
  padding-left: .625rem
}
.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both
}
.small-centered {
  margin-right: auto;
  margin-left: auto
}
.small-pull-0,
.small-push-0,
.small-uncentered {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0
}
.column-block {
  margin-bottom: 1.25rem
}
.column-block > :last-child {
  margin-bottom: 0
}
@media print,
screen and (min-width:40em) {
  .medium-1 {
    width: 8.3333333333%
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%
  }
  .medium-offset-0 {
    margin-left: 0
  }
  .medium-2 {
    width: 16.6666666667%
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%
  }
  .medium-3 {
    width: 25%
  }
  .medium-push-3 {
    position: relative;
    left: 25%
  }
  .medium-pull-3 {
    position: relative;
    left: -25%
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%
  }
  .medium-4 {
    width: 33.3333333333%
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%
  }
  .medium-offset-3 {
    margin-left: 25%
  }
  .medium-5 {
    width: 41.6666666667%
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%
  }
  .medium-6 {
    width: 50%
  }
  .medium-push-6 {
    position: relative;
    left: 50%
  }
  .medium-pull-6 {
    position: relative;
    left: -50%
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%
  }
  .medium-7 {
    width: 58.3333333333%
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%
  }
  .medium-offset-6 {
    margin-left: 50%
  }
  .medium-8 {
    width: 66.6666666667%
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%
  }
  .medium-9 {
    width: 75%
  }
  .medium-push-9 {
    position: relative;
    left: 75%
  }
  .medium-pull-9 {
    position: relative;
    left: -75%
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%
  }
  .medium-10 {
    width: 83.3333333333%
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%
  }
  .medium-offset-9 {
    margin-left: 75%
  }
  .medium-11 {
    width: 91.6666666667%
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%
  }
  .medium-12 {
    width: 100%
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }
  .expanded.row .medium-collapse.row,
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto
  }
  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
  .column-block {
    margin-bottom: 1.875rem
  }
  .column-block > :last-child {
    margin-bottom: 0
  }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  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
}
b,
strong {
  font-weight: 700;
  line-height: inherit
}
small {
  font-size: 80%;
  line-height: inherit
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca
}
.h1,
h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h2,
h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h3,
h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h4,
h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h5,
h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
.h6,
h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
@media print,
screen and (min-width:40em) {
  .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 {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer
}
a:focus,
a:hover {
  color: rgb(19.78,104.06,159.96)
}
a img {
  border: 0
}
hr {
  box-sizing: content-box;
  overflow: visible;
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0
}
dl,
ol,
ul {
  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
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}
dl {
  margin-bottom: 1rem
}
dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a
}
cite:before {
  content: "— "
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}
figure {
  margin: 0
}
code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a
}
kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a
}
.lead {
  font-size: 125%;
  line-height: 1.6
}
.stat {
  font-size: 2.5rem;
  line-height: 1
}
p + .stat {
  margin-top: -1rem
}
ol.no-bullet,
ul.no-bullet {
  margin-left: 0;
  list-style: none
}
.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:40em) {
  .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-1 {
    width: 8.3333333333%
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%
  }
  .large-offset-0 {
    margin-left: 0
  }
  .large-2 {
    width: 16.6666666667%
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%
  }
  .large-offset-1 {
    margin-left: 8.3333333333%
  }
  .large-3 {
    width: 25%
  }
  .large-push-3 {
    position: relative;
    left: 25%
  }
  .large-pull-3 {
    position: relative;
    left: -25%
  }
  .large-offset-2 {
    margin-left: 16.6666666667%
  }
  .large-4 {
    width: 33.3333333333%
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%
  }
  .large-offset-3 {
    margin-left: 25%
  }
  .large-5 {
    width: 41.6666666667%
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%
  }
  .large-offset-4 {
    margin-left: 33.3333333333%
  }
  .large-6 {
    width: 50%
  }
  .large-push-6 {
    position: relative;
    left: 50%
  }
  .large-pull-6 {
    position: relative;
    left: -50%
  }
  .large-offset-5 {
    margin-left: 41.6666666667%
  }
  .large-7 {
    width: 58.3333333333%
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%
  }
  .large-offset-6 {
    margin-left: 50%
  }
  .large-8 {
    width: 66.6666666667%
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%
  }
  .large-offset-7 {
    margin-left: 58.3333333333%
  }
  .large-9 {
    width: 75%
  }
  .large-push-9 {
    position: relative;
    left: 75%
  }
  .large-pull-9 {
    position: relative;
    left: -75%
  }
  .large-offset-8 {
    margin-left: 66.6666666667%
  }
  .large-10 {
    width: 83.3333333333%
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%
  }
  .large-offset-9 {
    margin-left: 75%
  }
  .large-11 {
    width: 91.6666666667%
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%
  }
  .large-offset-10 {
    margin-left: 83.3333333333%
  }
  .large-12 {
    width: 100%
  }
  .large-offset-11 {
    margin-left: 91.6666666667%
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }
  .expanded.row .large-collapse.row,
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto
  }
  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
  .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:75em) {
  .xlarge-1 {
    width: 8.3333333333%
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%
  }
  .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%
  }
  .xlarge-offset-0 {
    margin-left: 0
  }
  .xlarge-2 {
    width: 16.6666666667%
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%
  }
  .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%
  }
  .xlarge-3 {
    width: 25%
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%
  }
  .xlarge-pull-3 {
    position: relative;
    left: -25%
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%
  }
  .xlarge-4 {
    width: 33.3333333333%
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%
  }
  .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%
  }
  .xlarge-offset-3 {
    margin-left: 25%
  }
  .xlarge-5 {
    width: 41.6666666667%
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%
  }
  .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%
  }
  .xlarge-6 {
    width: 50%
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%
  }
  .xlarge-pull-6 {
    position: relative;
    left: -50%
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%
  }
  .xlarge-7 {
    width: 58.3333333333%
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%
  }
  .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%
  }
  .xlarge-offset-6 {
    margin-left: 50%
  }
  .xlarge-8 {
    width: 66.6666666667%
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%
  }
  .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%
  }
  .xlarge-9 {
    width: 75%
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%
  }
  .xlarge-pull-9 {
    position: relative;
    left: -75%
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%
  }
  .xlarge-10 {
    width: 83.3333333333%
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%
  }
  .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%
  }
  .xlarge-offset-9 {
    margin-left: 75%
  }
  .xlarge-11 {
    width: 91.6666666667%
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%
  }
  .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%
  }
  .xlarge-12 {
    width: 100%
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%
  }
  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns {
    float: left;
    width: 100%
  }
  .xlarge-up-1 > .column:nth-of-type(1n),
  .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-1 > .column:nth-of-type(1n+1),
  .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
  }
  .xlarge-up-1 > .column:last-child,
  .xlarge-up-1 > .columns:last-child {
    float: left
  }
  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns {
    float: left;
    width: 50%
  }
  .xlarge-up-2 > .column:nth-of-type(1n),
  .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-2 > .column:nth-of-type(2n+1),
  .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
  }
  .xlarge-up-2 > .column:last-child,
  .xlarge-up-2 > .columns:last-child {
    float: left
  }
  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%
  }
  .xlarge-up-3 > .column:nth-of-type(1n),
  .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-3 > .column:nth-of-type(3n+1),
  .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
  }
  .xlarge-up-3 > .column:last-child,
  .xlarge-up-3 > .columns:last-child {
    float: left
  }
  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns {
    float: left;
    width: 25%
  }
  .xlarge-up-4 > .column:nth-of-type(1n),
  .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-4 > .column:nth-of-type(4n+1),
  .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
  }
  .xlarge-up-4 > .column:last-child,
  .xlarge-up-4 > .columns:last-child {
    float: left
  }
  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns {
    float: left;
    width: 20%
  }
  .xlarge-up-5 > .column:nth-of-type(1n),
  .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-5 > .column:nth-of-type(5n+1),
  .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
  }
  .xlarge-up-5 > .column:last-child,
  .xlarge-up-5 > .columns:last-child {
    float: left
  }
  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%
  }
  .xlarge-up-6 > .column:nth-of-type(1n),
  .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-6 > .column:nth-of-type(6n+1),
  .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
  }
  .xlarge-up-6 > .column:last-child,
  .xlarge-up-6 > .columns:last-child {
    float: left
  }
  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%
  }
  .xlarge-up-7 > .column:nth-of-type(1n),
  .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-7 > .column:nth-of-type(7n+1),
  .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
  }
  .xlarge-up-7 > .column:last-child,
  .xlarge-up-7 > .columns:last-child {
    float: left
  }
  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%
  }
  .xlarge-up-8 > .column:nth-of-type(1n),
  .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none
  }
  .xlarge-up-8 > .column:nth-of-type(8n+1),
  .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
  }
  .xlarge-up-8 > .column:last-child,
  .xlarge-up-8 > .columns:last-child {
    float: left
  }
  .xlarge-collapse > .column,
  .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0
  }
  .expanded.row .xlarge-collapse.row,
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0
  }
  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
  .xlarge-centered,
  .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both
  }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto
  }
  .xlarge-pull-0,
  .xlarge-push-0,
  .xlarge-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
  }
  .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: 0 0!important;
    box-shadow: none!important;
    color: #000!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,
  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^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  blockquote,
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100%!important
  }
  @page {
    margin: .5cm
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
  .print-break-inside {
    page-break-inside: auto
  }
}
[data-whatinput=mouse] .button {
  outline: 0
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  font-family: inherit;
  padding: .65em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe
}
.button:focus,
.button:hover {
  background-color: rgb(19.55,102.85,158.1);
  color: #fefefe
}
.button.tiny {
  font-size: .6rem
}
.button.small {
  font-size: .75rem
}
.button.large {
  font-size: 1.25rem
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0
}
.button.primary {
  background-color: #1779ba;
  color: #fefefe
}
.button.primary:focus,
.button.primary:hover {
  background-color: rgb(18.4,96.8,148.8);
  color: #fefefe
}
.button.secondary {
  background-color: #767676;
  color: #fefefe
}
.button.secondary:focus,
.button.secondary:hover {
  background-color: rgb(94.4,94.4,94.4);
  color: #fefefe
}
.button.success {
  background-color: #3adb76;
  color: #0a0a0a
}
.button.success:focus,
.button.success:hover {
  background-color: rgb(34.2386266094,187.3613733906,91.3030042918);
  color: #0a0a0a
}
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a
}
.button.warning:focus,
.button.warning:hover {
  background-color: rgb(204,139.2,0);
  color: #0a0a0a
}
.button.alert {
  background-color: #cc4b37;
  color: #fefefe
}
.button.alert:focus,
.button.alert:hover {
  background-color: rgb(165.0996015936,58.6103585657,42.1003984064);
  color: #fefefe
}
.button.disabled,
.button[disabled] {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe
}
.button.disabled.primary,
.button[disabled].primary {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
  background-color: #1779ba;
  color: #fefefe
}
.button.disabled.secondary,
.button[disabled].secondary {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
  background-color: #767676;
  color: #fefefe
}
.button.disabled.success,
.button[disabled].success {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
  background-color: #3adb76;
  color: #0a0a0a
}
.button.disabled.warning,
.button[disabled].warning {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a
}
.button.disabled.alert,
.button[disabled].alert {
  opacity: .5;
  cursor: not-allowed
}
.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
  background-color: #cc4b37;
  color: #fefefe
}
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  background-color: transparent
}
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.hollow:focus,
.button.hollow:hover {
  border-color: rgb(11.5,60.5,93);
  color: rgb(11.5,60.5,93)
}
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
  border-color: rgb(11.5,60.5,93);
  color: rgb(11.5,60.5,93)
}
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b
}
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
  border: 1px solid #767676;
  color: #767676
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: rgb(21.3991416309,117.1008583691,57.0643776824);
  color: rgb(21.3991416309,117.1008583691,57.0643776824)
}
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: rgb(127.5,87,0);
  color: rgb(127.5,87,0)
}
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: rgb(103.187250996,36.6314741036,26.312749004);
  color: rgb(103.187250996,36.6314741036,26.312749004)
}
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  background-color: transparent
}
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.clear:focus,
.button.clear:hover {
  border-color: rgb(11.5,60.5,93);
  color: rgb(11.5,60.5,93)
}
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
  border-color: transparent
}
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.clear.primary:focus,
.button.clear.primary:hover {
  border-color: rgb(11.5,60.5,93);
  color: rgb(11.5,60.5,93)
}
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
  border-color: transparent
}
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676
}
.button.clear.secondary:focus,
.button.clear.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b
}
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
  border: 1px solid #767676;
  color: #767676
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
  border-color: transparent
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.clear.success:focus,
.button.clear.success:hover {
  border-color: rgb(21.3991416309,117.1008583691,57.0643776824);
  color: rgb(21.3991416309,117.1008583691,57.0643776824)
}
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
  border-color: transparent
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.clear.warning:focus,
.button.clear.warning:hover {
  border-color: rgb(127.5,87,0);
  color: rgb(127.5,87,0)
}
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
  border-color: transparent
}
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear.alert:focus,
.button.clear.alert:hover {
  border-color: rgb(103.187250996,36.6314741036,26.312749004);
  color: rgb(103.187250996,36.6314741036,26.312749004)
}
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
  border-color: transparent
}
.button.dropdown::after {
  width: 0;
  height: 0;
  border: .4em inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em
}
.button.dropdown.hollow::after {
  border-top-color: #1779ba
}
.button.dropdown.hollow.primary::after {
  border-top-color: #1779ba
}
.button.dropdown.hollow.secondary::after {
  border-top-color: #767676
}
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76
}
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00
}
.button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37
}
.button.arrow-only::after {
  top: -.1em;
  float: none;
  margin-left: 0
}
a.button:focus,
a.button:hover {
  text-decoration: none
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.25rem;
  margin: 0 0 .875rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  font-family: inherit;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out
}
textarea[rows] {
  height: auto
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca
}
input::placeholder,
textarea::placeholder {
  color: #cacaca
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default
}
[type=button],
[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}
input[type=search] {
  box-sizing: border-box
}
[type=checkbox],
[type=file],
[type=radio] {
  margin: 0 0 .875rem
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  margin-left: .4375rem;
  margin-right: .875rem;
  margin-bottom: 0
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer
}
label > [type=checkbox],
label > [type=radio] {
  margin-right: .4375rem
}
[type=file] {
  width: 100%
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}
label.middle {
  margin: 0 0 .875rem;
  padding: .5rem 0
}
.help-text {
  margin-top: -.4375rem;
  font-size: .8125rem;
  color: #0a0a0a
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: .875rem
}
.input-group > :first-child {
  border-radius: 0
}
.input-group > :last-child > * {
  border-radius: 0
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label,
label.as-input.input-group-field,
span.as-input.input-group-field {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%
}
.input-group-label:first-child {
  border-right: 0
}
.input-group-label:last-child {
  border-left: 0
}
.input-group-field {
  border-radius: 0;
  height: 2.1875rem
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
  height: 2.1875rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .875rem
}
.input-group .input-group-button {
  display: table-cell
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0
}
legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  margin-bottom: .4375rem
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca
}
.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem
}
select {
  box-sizing: border-box;
  width: 100%;
  height: 2.25rem;
  margin: 0 0 .875rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -.875rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.3125rem;
  transition: box-shadow .5s,border-color .25s ease-in-out
}
@media screen and (min-width:0\0) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
  }
}
select:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out
}
select:disabled {
  background-color: #e6e6e6;
  cursor: default
}
select::-ms-expand {
  display: none
}
select[multiple] {
  height: auto;
  background-image: none
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249,236.1,234.1)
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37
}
.is-invalid-label {
  color: #cc4b37
}
.form-error {
  display: none;
  margin-top: -.4375rem;
  margin-bottom: .875rem;
  font-size: .75rem;
  font-weight: 700;
  color: #cc4b37
}
.form-error.is-visible {
  display: block
}
.accordion {
  margin-left: 0;
  background: #3e606f;
  list-style-type: none
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed
}
.accordion-item:first-child > :first-child {
  border-radius: 0
}
.accordion-item:last-child > :last-child {
  border-radius: 0
}
.accordion-title {
  position: relative;
  display: block;
  padding: .7rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #fff
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0
}
.accordion-title:focus,
.accordion-title:hover {
  background-color: #557989
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -.5rem;
  content: "+"
}
.is-active > .accordion-title::before {
  content: "–"
}
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #f5f5f5;
  color: #0a0a0a
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6
}
.accordion-menu li {
  width: 100%
}
.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
  padding: .7rem 1rem
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%
}
.is-accordion-submenu-parent {
  position: relative
}
.has-submenu-toggle > a {
  margin-right: 1.75rem
}
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 1.75rem;
  height: auto
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: 6px inset;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto
}
.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%
}
.submenu-toggle-text {
  position: absolute!important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0
}
.callout {
  position: relative;
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid rgba(10,10,10,.25);
  border-radius: 0;
  background-color: rgb(254.85,254.85,254.85);
  color: #0a0a0a
}
.callout > :first-child {
  margin-top: 0
}
.callout > :last-child {
  margin-bottom: 0
}
.callout.primary {
  background-color: rgb(214.8186602871,235.9894736842,250.0313397129);
  color: #0a0a0a
}
.callout.secondary {
  background-color: rgb(234.45,234.45,234.45);
  color: #0a0a0a
}
.callout.success {
  background-color: rgb(225.45,249.6,234.45);
  color: #0a0a0a
}
.callout.warning {
  background-color: rgb(255,242.85,216.75);
  color: #0a0a0a
}
.callout.alert {
  background-color: rgb(247.35,228,225);
  color: #0a0a0a
}
.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem
}
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative
}
[data-whatinput=mouse] .menu li {
  outline: 0
}
.menu .button,
.menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem
}
.menu a,
.menu button,
.menu input,
.menu select {
  margin-bottom: 0
}
.menu input,
.menu li,
.menu.horizontal li {
  display: inline-block
}
.menu.vertical li {
  display: block
}
.menu.expanded {
  display: table;
  width: 100%
}
.menu.expanded > li {
  display: table-cell;
  vertical-align: middle
}
.menu.simple li + li {
  margin-left: 1rem
}
.menu.simple a {
  padding: 0
}
@media print,
screen and (min-width:40em) {
  .menu.medium-horizontal li {
    display: inline-block
  }
  .menu.medium-vertical li {
    display: block
  }
  .menu.medium-expanded {
    display: table;
    width: 100%
  }
  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle
  }
  .menu.medium-simple {
    display: table;
    width: 100%
  }
  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle
  }
}
@media print,
screen and (min-width:64em) {
  .menu.large-horizontal li {
    display: inline-block
  }
  .menu.large-vertical li {
    display: block
  }
  .menu.large-expanded {
    display: table;
    width: 100%
  }
  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle
  }
  .menu.large-simple {
    display: table;
    width: 100%
  }
  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle
  }
}
@media screen and (min-width:75em) {
  .menu.xlarge-horizontal li {
    display: inline-block
  }
  .menu.xlarge-vertical li {
    display: block
  }
  .menu.xlarge-expanded {
    display: table;
    width: 100%
  }
  .menu.xlarge-expanded > li {
    display: table-cell;
    vertical-align: middle
  }
  .menu.xlarge-simple {
    display: table;
    width: 100%
  }
  .menu.xlarge-simple > li {
    display: table-cell;
    vertical-align: middle
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem
}
.menu.icon-bottom i,
.menu.icon-bottom i+span,
.menu.icon-bottom img,
.menu.icon-bottom img+span,
.menu.icon-bottom svg,
.menu.icon-bottom svg+span,
.menu.icon-left i,
.menu.icon-left i+span,
.menu.icon-left img,
.menu.icon-left img+span,
.menu.icon-left svg,
.menu.icon-left svg+span,
.menu.icon-right i,
.menu.icon-right i+span,
.menu.icon-right img,
.menu.icon-right img+span,
.menu.icon-right svg,
.menu.icon-right svg+span,
.menu.icon-top i,
.menu.icon-top i+span,
.menu.icon-top img,
.menu.icon-top img+span,
.menu.icon-top svg,
.menu.icon-top svg+span,
.menu.icons i,
.menu.icons i+span,
.menu.icons img,
.menu.icons img+span,
.menu.icons svg,
.menu.icons svg+span {
  vertical-align: middle
}
.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
  margin-right: .25rem;
  display: inline-block
}
.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
  margin-left: .25rem;
  display: inline-block
}
.menu.icon-top li a {
  text-align: center
}
.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto .25rem
}
.menu.icon-bottom li a {
  text-align: center
}
.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
  display: block;
  margin: .25rem auto 0
}
.menu .active>a,
.menu .is-active>a {
  background: #1779ba;
  color: #fefefe
}
.menu.align-left {
  text-align: left
}
.menu.align-right {
  text-align: right
}
.menu.align-right .submenu li {
  text-align: left
}
.menu.align-right.vertical .submenu li {
  text-align: right
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0
}
.menu.align-center {
  text-align: center
}
.menu.align-center .submenu li {
  text-align: left
}
.menu .menu-text {
  padding: .7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit
}
.menu-centered > .menu {
  text-align: center
}
.menu-centered > .menu .submenu li {
  text-align: left
}
.no-js [data-responsive-menu] ul {
  display: none
}
.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 0;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe
}
.label.primary {
  background: #1779ba;
  color: #fefefe
}
.label.secondary {
  background: #767676;
  color: #fefefe
}
.label.success {
  background: #3adb76;
  color: #0a0a0a
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a
}
.label.alert {
  background: #cc4b37;
  color: #fefefe
}
.media-object {
  display: block;
  margin-bottom: 1rem
}
.media-object img {
  max-width: none
}
@media screen and (max-width:39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%
  }
}
.media-object-section {
  display: table-cell;
  vertical-align: top
}
.media-object-section:first-child {
  padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem
}
.media-object-section > :last-child {
  margin-bottom: 0
}
.media-object-section.middle {
  vertical-align: middle
}
.media-object-section.bottom {
  vertical-align: bottom
}
.is-off-canvas-open {
  overflow: hidden
}
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity .5s,visibility .5s;
  background: rgba(254,254,254,.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed
}
.off-canvas-wrapper {
  position: relative;
  overflow: hidden
}
[data-whatinput=mouse] .off-canvas {
  outline: 0
}
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform .5s;
  backface-visibility: hidden;
  background: #e6e6e6
}
.off-canvas.is-transition-push {
  z-index: 12
}
.off-canvas.is-closed {
  visibility: hidden
}
.off-canvas.is-transition-overlap {
  z-index: 13
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10,10,10,.7)
}
.off-canvas.is-open {
  transform: translate(0,0)
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform .5s;
  backface-visibility: hidden;
  background: #e6e6e6
}
.off-canvas-absolute.is-transition-push {
  z-index: 12
}
.off-canvas-absolute.is-closed {
  visibility: hidden
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10,10,10,.7)
}
.off-canvas-absolute.is-open {
  transform: translate(0,0)
}
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px)
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px)
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0,0)
}
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px)
}
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10,10,10,.25)
}
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px)
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px)
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0,0)
}
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px)
}
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10,10,10,.25)
}
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px)
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px)
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0,0)
}
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px)
}
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10,10,10,.25)
}
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px)
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px)
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0,0)
}
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px)
}
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10,10,10,.25)
}
.off-canvas-content {
  transform: none;
  transition: transform .5s;
  backface-visibility: hidden
}
.off-canvas-content .off-canvas.is-open,
.off-canvas-content.has-transition-push {
  transform: translate(0,0)
}
@media print,
screen and (min-width:40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-left.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-left,
  .position-left.reveal-for-medium~.off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-right.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-right,
  .position-right.reveal-for-medium~.off-canvas-content {
    margin-right: 250px
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-top.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-top,
  .position-top.reveal-for-medium~.off-canvas-content {
    margin-top: 250px
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none
  }
  .off-canvas-content.has-reveal-bottom,
  .position-bottom.reveal-for-medium~.off-canvas-content {
    margin-bottom: 250px
  }
}
@media print,
screen and (min-width:64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-left.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-left,
  .position-left.reveal-for-large~.off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-right.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-right,
  .position-right.reveal-for-large~.off-canvas-content {
    margin-right: 250px
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-top.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-top,
  .position-top.reveal-for-large~.off-canvas-content {
    margin-top: 250px
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-bottom.reveal-for-large .close-button {
    display: none
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none
  }
  .off-canvas-content.has-reveal-bottom,
  .position-bottom.reveal-for-large~.off-canvas-content {
    margin-bottom: 250px
  }
}
@media screen and (min-width:75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none
  }
  .off-canvas-content.has-reveal-left,
  .position-left.reveal-for-xlarge~.off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none
  }
  .off-canvas-content.has-reveal-right,
  .position-right.reveal-for-xlarge~.off-canvas-content {
    margin-right: 250px
  }
  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none
  }
  .off-canvas-content.has-reveal-top,
  .position-top.reveal-for-xlarge~.off-canvas-content {
    margin-top: 250px
  }
  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none
  }
  .off-canvas-content.has-reveal-bottom,
  .position-bottom.reveal-for-xlarge~.off-canvas-content {
    margin-bottom: 250px
  }
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit
  }
  .off-canvas.in-canvas-for-xlarge.position-bottom,
  .off-canvas.in-canvas-for-xlarge.position-left,
  .off-canvas.in-canvas-for-xlarge.position-right,
  .off-canvas.in-canvas-for-xlarge.position-top {
    box-shadow: none;
    transform: none
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none
  }
}
@media print,
screen and (min-width:40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit
  }
  .off-canvas.in-canvas-for-medium.position-bottom,
  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top {
    box-shadow: none;
    transform: none
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none
  }
}
@media print,
screen and (min-width:64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit
  }
  .off-canvas.in-canvas-for-large.position-bottom,
  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top {
    box-shadow: none;
    transform: none
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none
  }
}
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
  border-collapse: collapse
}
tbody,
tfoot,
thead {
  border: 1px solid;
  background-color: #fefefe
}
caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700
}
thead {
  background: rgb(247.65,247.65,247.65);
  color: #0a0a0a
}
tfoot {
  background: rgb(241.3,241.3,241.3);
  color: #0a0a0a
}
tfoot tr,
thead tr {
  background: 0 0
}
tfoot td,
tfoot th,
thead td,
thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left
}
tbody td,
tbody th {
  padding: .5rem .625rem .625rem
}
tbody tr {
  border-bottom: 1px solid;
  background-color: #fefefe
}
table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3,241.3,241.3)
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto
}
table.hover thead tr:hover {
  background-color: rgb(242.55,242.55,242.55)
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2,236.2,236.2)
}
table.hover tbody tr:hover {
  background-color: rgb(248.9,248.9,248.9)
}
table.hover.striped tr:nth-of-type(even):hover {
  background-color: rgb(236.15,236.15,236.15)
}
.table-scroll {
  overflow-x: auto
}
.table-scroll table {
  width: auto
}
.title-bar {
  padding: .5rem;
  background: #0a0a0a;
  color: #fefefe
}
.title-bar::after,
.title-bar::before {
  display: table;
  content: " "
}
.title-bar::after {
  clear: both
}
.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem
}
.title-bar-left {
  float: left
}
.title-bar-right {
  float: right;
  text-align: right
}
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700
}
.top-bar::after,
.top-bar::before {
  display: table;
  content: " "
}
.top-bar::after {
  clear: both
}
.top-bar {
  padding: .5rem
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0
}
.top-bar input.button {
  width: auto
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%
}
.top-bar-title {
  display: inline-block;
  float: left;
  padding: .5rem 1rem .5rem 0
}
.top-bar-title .menu-icon {
  bottom: 2px
}
.top-bar-left {
  float: left
}
.top-bar-right {
  float: right
}
.hide {
  display: none!important
}
.invisible {
  visibility: hidden
}
@media screen and (max-width:0em),
screen and (min-width:40em) {
  .show-for-small-only {
    display: none!important
  }
}
@media print,
screen and (min-width:40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto
  }
  .hide-for-medium {
    display: none!important
  }
  label.middle-for-medium,
  span.middle-for-medium {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
}
@media screen and (max-width:39.9375em) {
  .hide-for-small-only,
  .show-for-medium {
    display: none!important
  }
  .small-down-text-left {
    text-align: left
  }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  .hide-for-medium-only {
    display: none!important
  }
}
@media screen and (max-width:39.9375em),
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
  }
  label.middle-for-large,
  span.middle-for-large {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
}
@media screen and (max-width:63.9375em) {
  table.stack tfoot,
  table.stack thead {
    display: none
  }
  table.stack td,
  table.stack th,
  table.stack tr {
    display: block
  }
  table.stack td {
    border-top: 0
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%
  }
  .show-for-large {
    display: none!important
  }
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none!important
  }
}
@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
  .show-for-large-only {
    display: none!important
  }
}
@media screen and (min-width:75em) {
  .hide-for-xlarge {
    display: none!important
  }
}
@media screen and (max-width:74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%
  }
  .show-for-xlarge {
    display: none!important
  }
}
@media screen and (min-width:75em) and (max-width:89.9375em) {
  .hide-for-xlarge-only {
    display: none!important
  }
}
@media screen and (max-width:74.9375em),
screen and (min-width:90em) {
  .show-for-xlarge-only {
    display: none!important
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute!important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static!important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none
}
.hide-for-portrait,
.show-for-landscape {
  display: block!important
}
@media screen and (orientation:landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: block!important
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none!important
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none!important
}
@media screen and (orientation:portrait) {
  .hide-for-portrait,
  .show-for-landscape {
    display: none!important
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: block!important
  }
}
.float-left {
  float: left!important
}
.float-right {
  float: right!important
}
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.clearfix::after,
.clearfix::before {
  display: table;
  content: " "
}
.clearfix::after {
  clear: both
}
.small-up-text-left {
  text-align: left
}
@media screen and (max-width:39.9375em) {
  .small-only-text-left {
    text-align: left
  }
  .small-down-text-right,
  .small-only-text-right {
    text-align: right
  }
}
.small-up-text-right {
  text-align: right
}
.small-up-text-center {
  text-align: center
}
@media screen and (max-width:39.9375em) {
  .small-down-text-center,
  .small-only-text-center {
    text-align: center
  }
  .small-down-text-justify,
  .small-only-text-justify {
    text-align: justify
  }
}
.small-up-text-justify {
  text-align: justify
}
@media screen and (max-width:63.9375em) {
  .medium-down-text-left {
    text-align: left
  }
}
@media screen and (min-width:40em) {
  .medium-up-text-left {
    text-align: left
  }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  .medium-only-text-left {
    text-align: left
  }
  .medium-only-text-right {
    text-align: right
  }
}
@media screen and (max-width:63.9375em) {
  .medium-down-text-right {
    text-align: right
  }
}
@media screen and (min-width:40em) {
  .medium-up-text-right {
    text-align: right
  }
  .medium-up-text-center {
    text-align: center
  }
}
@media screen and (max-width:63.9375em) {
  .medium-down-text-center {
    text-align: center
  }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  .medium-only-text-center {
    text-align: center
  }
  .medium-only-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:63.9375em) {
  .medium-down-text-justify {
    text-align: justify
  }
}
@media screen and (min-width:40em) {
  .medium-up-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:74.9375em) {
  .large-down-text-left {
    text-align: left
  }
}
@media screen and (min-width:64em) {
  .large-up-text-left {
    text-align: left
  }
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
  .large-only-text-left {
    text-align: left
  }
  .large-only-text-right {
    text-align: right
  }
}
@media screen and (max-width:74.9375em) {
  .large-down-text-right {
    text-align: right
  }
}
@media screen and (min-width:64em) {
  .large-up-text-right {
    text-align: right
  }
  .large-up-text-center {
    text-align: center
  }
}
@media screen and (max-width:74.9375em) {
  .large-down-text-center {
    text-align: center
  }
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
  .large-only-text-center {
    text-align: center
  }
  .large-only-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:74.9375em) {
  .large-down-text-justify {
    text-align: justify
  }
}
@media screen and (min-width:64em) {
  .large-up-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:89.9375em) {
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    width: 100%
  }
  .xlarge-down-text-left {
    text-align: left
  }
}
@media screen and (min-width:75em) {
  .xlarge-up-text-left {
    text-align: left
  }
}
@media screen and (min-width:75em) and (max-width:89.9375em) {
  .xlarge-only-text-left {
    text-align: left
  }
  .xlarge-only-text-right {
    text-align: right
  }
}
@media screen and (max-width:89.9375em) {
  .xlarge-down-text-right {
    text-align: right
  }
}
@media screen and (min-width:75em) {
  .xlarge-up-text-right {
    text-align: right
  }
  .xlarge-up-text-center {
    text-align: center
  }
}
@media screen and (max-width:89.9375em) {
  .xlarge-down-text-center {
    text-align: center
  }
}
@media screen and (min-width:75em) and (max-width:89.9375em) {
  .xlarge-only-text-center {
    text-align: center
  }
  .xlarge-only-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:89.9375em) {
  .xlarge-down-text-justify {
    text-align: justify
  }
}
@media screen and (max-width:39.9375em) {
  label.middle-for-small-only,
  span.middle-for-small-only {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
  label.middle.remove-middle-for-small-only,
  span.middle.remove-middle-for-small-only {
    padding: 0;
    margin: 0
  }
}
.column.gutter-free,
.columns.gutter-free {
  padding-left: 0;
  padding-right: 0
}
.column.left-indented,
.columns.left-indented {
  padding-right: 0
}
.column.left-indented-for-medium,
.columns.left-indented-for-medium {
  padding-left: 0;
  padding-right: 0
}
@media print,
screen and (min-width:40em) {
  label.middle.remove-middle-for-medium,
  span.middle.remove-middle-for-medium {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-medium,
  .columns.left-indented-for-medium {
    padding-left: .9375rem
  }
}
.column.left-indented-for-medium-only,
.columns.left-indented-for-medium-only {
  padding-left: 0;
  padding-right: 0
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  label.middle-for-medium-only,
  span.middle-for-medium-only {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
  label.middle.remove-middle-for-medium-only,
  span.middle.remove-middle-for-medium-only {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-medium-only,
  .columns.left-indented-for-medium-only {
    padding-left: .9375rem
  }
}
.column.left-indented-for-large,
.columns.left-indented-for-large {
  padding-left: 0;
  padding-right: 0
}
@media print,
screen and (min-width:64em) {
  label.middle.remove-middle-for-large,
  span.middle.remove-middle-for-large {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-large,
  .columns.left-indented-for-large {
    padding-left: .9375rem
  }
}
.column.left-indented-for-large-only,
.columns.left-indented-for-large-only {
  padding-left: 0;
  padding-right: 0
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
  label.middle-for-large-only,
  span.middle-for-large-only {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
  label.middle.remove-middle-for-large-only,
  span.middle.remove-middle-for-large-only {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-large-only,
  .columns.left-indented-for-large-only {
    padding-left: .9375rem
  }
}
.column.left-indented-for-xlarge,
.columns.left-indented-for-xlarge {
  padding-left: 0;
  padding-right: 0
}
@media screen and (min-width:75em) {
  .xlarge-up-text-justify {
    text-align: justify
  }
  label.middle-for-xlarge,
  span.middle-for-xlarge {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
  label.middle.remove-middle-for-xlarge,
  span.middle.remove-middle-for-xlarge {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-xlarge,
  .columns.left-indented-for-xlarge {
    padding-left: .9375rem
  }
}
.column.left-indented-for-xlarge-only,
.columns.left-indented-for-xlarge-only {
  padding-left: 0;
  padding-right: 0
}
@media screen and (min-width:75em) and (max-width:89.9375em) {
  label.middle-for-xlarge-only,
  span.middle-for-xlarge-only {
    margin: 0 0 .875rem;
    padding: .5rem 0
  }
  label.middle.remove-middle-for-xlarge-only,
  span.middle.remove-middle-for-xlarge-only {
    padding: 0;
    margin: 0
  }
  .column.left-indented-for-xlarge-only,
  .columns.left-indented-for-xlarge-only {
    padding-left: .9375rem
  }
}
label.middle.compact,
span.middle.compact {
  padding: 0
}
label.as-input,
span.as-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.25rem;
  margin: 0 0 .875rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  font-family: inherit;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  cursor: default;
  padding-bottom: 0;
  padding-top: 0
}
label.as-input:focus,
span.as-input:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out
}
label.as-input.input-group-field,
span.as-input.input-group-field {
  border-radius: 0
}
label.as-input.read-only,
span.as-input.read-only {
  background-color: rgb(241.25,241.25,241.25)
}
label.as-label,
span.as-label {
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a;
  display: inline-block
}
legend [type=checkbox],
legend [type=radio] {
  height: auto;
  margin: 0 0 0 1rem
}
[type=color][readonly]:focus,
[type=date][readonly]:focus,
[type=datetime-local][readonly]:focus,
[type=datetime][readonly]:focus,
[type=email][readonly]:focus,
[type=month][readonly]:focus,
[type=number][readonly]:focus,
[type=password][readonly]:focus,
[type=search][readonly]:focus,
[type=tel][readonly]:focus,
[type=text][readonly]:focus,
[type=time][readonly]:focus,
[type=url][readonly]:focus,
[type=week][readonly]:focus,
textarea[readonly]:focus {
  background-color: #e6e6e6
}
[type=checkbox],
[type=radio] {
  height: 2.125rem;
  width: 1.1rem;
  margin: 0
}
[type=checkbox] + label,
[type=radio] + label {
  padding-top: .25rem;
  vertical-align: top;
  max-width: 80%
}
.input-group div.input-group-field {
  white-space: normal
}
.input-group textarea.input-group-field {
  white-space: pre-wrap
}
.input-group .input-group-field [type=checkbox],
.input-group .input-group-field [type=checkbox] + label,
.input-group .input-group-field [type=radio],
.input-group .input-group-field [type=radio] + label {
  height: 2.1875rem;
  margin: 0;
  vertical-align: top
}
.input-group .input-group-field.padded {
  padding-left: .5rem;
  padding-right: .5rem
}
.input-group .input-group-button a.image-button {
  border-radius: .2rem;
  height: 1.5rem;
  margin: .5rem .15rem;
  padding: .25rem
}
.input-group .input-group-button a.image-button:first-child {
  margin-left: .25rem
}
.input-group .input-group-button a.image-button:last-child {
  margin-right: .25rem
}
.input-group .input-group-button a.image-button:last-child:not(:first-child) {
  margin-left: 0
}
.input-group .input-group-button a.image-button img {
  min-width: 1rem
}
.input-group .RadComboBox {
  margin-bottom: 0
}
.check-box-list,
.radio-button-list {
  display: block;
  list-style: none;
  margin: 0
}
.check-box-list input,
.radio-button-list input {
  margin: 0
}
span.check-box-list input:not(:first-of-type),
span.radio-button-list input:not(:first-of-type) {
  margin-left: .5rem
}
table.check-box-list tbody,
table.check-box-list tfoot,
table.check-box-list thead,
table.radio-button-list tbody,
table.radio-button-list tfoot,
table.radio-button-list thead {
  background-color: unset;
  border: 0
}
table.check-box-list tbody tr,
table.check-box-list tfoot tr,
table.check-box-list thead tr,
table.radio-button-list tbody tr,
table.radio-button-list tfoot tr,
table.radio-button-list thead tr {
  border: 0
}
table.check-box-list tbody tr,
table.check-box-list tbody tr:nth-child(even),
table.check-box-list tfoot tr,
table.check-box-list tfoot tr:nth-child(even),
table.check-box-list thead tr,
table.check-box-list thead tr:nth-child(even),
table.radio-button-list tbody tr,
table.radio-button-list tbody tr:nth-child(even),
table.radio-button-list tfoot tr,
table.radio-button-list tfoot tr:nth-child(even),
table.radio-button-list thead tr,
table.radio-button-list thead tr:nth-child(even) {
  background-color: unset
}
table.check-box-list tbody tr td,
table.check-box-list tfoot tr td,
table.check-box-list thead tr td,
table.radio-button-list tbody tr td,
table.radio-button-list tfoot tr td,
table.radio-button-list thead tr td {
  padding: 0
}
.help-text {
  font-size: .75rem;
  font-style: normal;
  margin-bottom: .4375rem
}
.date-picker-calendar-wrapper .RadCalendar {
  width: 20rem
}
.date-picker-calendar-wrapper .RadCalendar.data-picker-calendar-2-columns {
  width: 40rem
}
.date-picker-calendar-wrapper .RadCalendar.data-picker-calendar-3-columns {
  width: 60rem
}
.date-picker-calendar-wrapper .RadCalendar.data-picker-calendar-4-columns {
  width: 80rem
}
.date-picker-calendar-wrapper .RadCalendar .rcCalendar {
  width: 20rem
}
@media screen and (max-width:39.9375em) {
  .date-picker-calendar-wrapper .RadCalendar.RadCalendarMultiView {
    width: 20rem
  }
  .date-picker-calendar-wrapper .RadCalendar.RadCalendarMultiView .rcCalendar {
    display: block
  }
}
/*# sourceMappingURL=maps/foundation.css.map */
