@charset "UTF-8";

meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html,
body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: var(--bw-255);
  color: var(--bw-034);
  cursor: auto;
  font-family: var(--font-family-default);
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row,
.row-base {
  margin: 0 auto;
  max-width: 81.25em;
  width: 100%;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -10px;
  max-width: none;
  width: auto;
}

.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left;
}

.column + .column:last-child,
.columns + .column:last-child,
.column + .columns:last-child,
.columns + .columns:last-child {
  float: right;
}

.column + .column.end,
.columns + .column.end,
.column + .columns.end,
.columns + .columns.end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 5%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 5%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 10%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 10%;
    left: auto;
  }

  .small-push-3 {
    position: relative;
    left: 15%;
    right: auto;
  }

  .small-pull-3 {
    position: relative;
    right: 15%;
    left: auto;
  }

  .small-push-4 {
    position: relative;
    left: 20%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 20%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 30%;
    right: auto;
  }

  .small-pull-6 {
    position: relative;
    right: 30%;
    left: auto;
  }

  .small-push-7 {
    position: relative;
    left: 35%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 35%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 40%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 40%;
    left: auto;
  }

  .small-push-9 {
    position: relative;
    left: 45%;
    right: auto;
  }

  .small-pull-9 {
    position: relative;
    right: 45%;
    left: auto;
  }

  .small-push-10 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 55%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 55%;
    left: auto;
  }

  .small-push-12 {
    position: relative;
    left: 60%;
    right: auto;
  }

  .small-pull-12 {
    position: relative;
    right: 60%;
    left: auto;
  }

  .small-push-13 {
    position: relative;
    left: 65%;
    right: auto;
  }

  .small-pull-13 {
    position: relative;
    right: 65%;
    left: auto;
  }

  .small-push-14 {
    position: relative;
    left: 70%;
    right: auto;
  }

  .small-pull-14 {
    position: relative;
    right: 70%;
    left: auto;
  }

  .small-push-15 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .small-pull-15 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .small-push-16 {
    position: relative;
    left: 80%;
    right: auto;
  }

  .small-pull-16 {
    position: relative;
    right: 80%;
    left: auto;
  }

  .small-push-17 {
    position: relative;
    left: 85%;
    right: auto;
  }

  .small-pull-17 {
    position: relative;
    right: 85%;
    left: auto;
  }

  .small-push-18 {
    position: relative;
    left: 90%;
    right: auto;
  }

  .small-pull-18 {
    position: relative;
    right: 90%;
    left: auto;
  }

  .small-push-19 {
    position: relative;
    left: 95%;
    right: auto;
  }

  .small-pull-19 {
    position: relative;
    right: 95%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }

  .small-1 {
    width: 5%;
  }

  .small-2 {
    width: 10%;
  }

  .small-3 {
    width: 15%;
  }

  .small-4 {
    width: 20%;
  }

  .small-5 {
    width: 25%;
  }

  .small-6 {
    width: 30%;
  }

  .small-7 {
    width: 35%;
  }

  .small-8 {
    width: 40%;
  }

  .small-9 {
    width: 45%;
  }

  .small-10 {
    width: 50%;
  }

  .small-11 {
    width: 55%;
  }

  .small-12 {
    width: 60%;
  }

  .small-13 {
    width: 65%;
  }

  .small-14 {
    width: 70%;
  }

  .small-15 {
    width: 75%;
  }

  .small-16 {
    width: 80%;
  }

  .small-17 {
    width: 85%;
  }

  .small-18 {
    width: 90%;
  }

  .small-19 {
    width: 95%;
  }

  .small-20 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 5% !important;
  }

  .small-offset-2 {
    margin-left: 10% !important;
  }

  .small-offset-3 {
    margin-left: 15% !important;
  }

  .small-offset-4 {
    margin-left: 20% !important;
  }

  .small-offset-5 {
    margin-left: 25% !important;
  }

  .small-offset-6 {
    margin-left: 30% !important;
  }

  .small-offset-7 {
    margin-left: 35% !important;
  }

  .small-offset-8 {
    margin-left: 40% !important;
  }

  .small-offset-9 {
    margin-left: 45% !important;
  }

  .small-offset-10 {
    margin-left: 50% !important;
  }

  .small-offset-11 {
    margin-left: 55% !important;
  }

  .small-offset-12 {
    margin-left: 60% !important;
  }

  .small-offset-13 {
    margin-left: 65% !important;
  }

  .small-offset-14 {
    margin-left: 70% !important;
  }

  .small-offset-15 {
    margin-left: 75% !important;
  }

  .small-offset-16 {
    margin-left: 80% !important;
  }

  .small-offset-17 {
    margin-left: 85% !important;
  }

  .small-offset-18 {
    margin-left: 90% !important;
  }

  .small-offset-19 {
    margin-left: 95% !important;
  }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 5%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 5%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 10%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 10%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 15%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 15%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 20%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 20%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 30%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 30%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 35%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 35%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 40%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 40%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 45%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 45%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 55%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 55%;
    left: auto;
  }

  .medium-push-12 {
    position: relative;
    left: 60%;
    right: auto;
  }

  .medium-pull-12 {
    position: relative;
    right: 60%;
    left: auto;
  }

  .medium-push-13 {
    position: relative;
    left: 65%;
    right: auto;
  }

  .medium-pull-13 {
    position: relative;
    right: 65%;
    left: auto;
  }

  .medium-push-14 {
    position: relative;
    left: 70%;
    right: auto;
  }

  .medium-pull-14 {
    position: relative;
    right: 70%;
    left: auto;
  }

  .medium-push-15 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-15 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-16 {
    position: relative;
    left: 80%;
    right: auto;
  }

  .medium-pull-16 {
    position: relative;
    right: 80%;
    left: auto;
  }

  .medium-push-17 {
    position: relative;
    left: 85%;
    right: auto;
  }

  .medium-pull-17 {
    position: relative;
    right: 85%;
    left: auto;
  }

  .medium-push-18 {
    position: relative;
    left: 90%;
    right: auto;
  }

  .medium-pull-18 {
    position: relative;
    right: 90%;
    left: auto;
  }

  .medium-push-19 {
    position: relative;
    left: 95%;
    right: auto;
  }

  .medium-pull-19 {
    position: relative;
    right: 95%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }

  .medium-1 {
    width: 5%;
  }

  .medium-2 {
    width: 10%;
  }

  .medium-3 {
    width: 15%;
  }

  .medium-4 {
    width: 20%;
  }

  .medium-5 {
    width: 25%;
  }

  .medium-6 {
    width: 30%;
  }

  .medium-7 {
    width: 35%;
  }

  .medium-8 {
    width: 40%;
  }

  .medium-9 {
    width: 45%;
  }

  .medium-10 {
    width: 50%;
  }

  .medium-11 {
    width: 55%;
  }

  .medium-12 {
    width: 60%;
  }

  .medium-13 {
    width: 65%;
  }

  .medium-14 {
    width: 70%;
  }

  .medium-15 {
    width: 75%;
  }

  .medium-16 {
    width: 80%;
  }

  .medium-17 {
    width: 85%;
  }

  .medium-18 {
    width: 90%;
  }

  .medium-19 {
    width: 95%;
  }

  .medium-20 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 5% !important;
  }

  .medium-offset-2 {
    margin-left: 10% !important;
  }

  .medium-offset-3 {
    margin-left: 15% !important;
  }

  .medium-offset-4 {
    margin-left: 20% !important;
  }

  .medium-offset-5 {
    margin-left: 25% !important;
  }

  .medium-offset-6 {
    margin-left: 30% !important;
  }

  .medium-offset-7 {
    margin-left: 35% !important;
  }

  .medium-offset-8 {
    margin-left: 40% !important;
  }

  .medium-offset-9 {
    margin-left: 45% !important;
  }

  .medium-offset-10 {
    margin-left: 50% !important;
  }

  .medium-offset-11 {
    margin-left: 55% !important;
  }

  .medium-offset-12 {
    margin-left: 60% !important;
  }

  .medium-offset-13 {
    margin-left: 65% !important;
  }

  .medium-offset-14 {
    margin-left: 70% !important;
  }

  .medium-offset-15 {
    margin-left: 75% !important;
  }

  .medium-offset-16 {
    margin-left: 80% !important;
  }

  .medium-offset-17 {
    margin-left: 85% !important;
  }

  .medium-offset-18 {
    margin-left: 90% !important;
  }

  .medium-offset-19 {
    margin-left: 95% !important;
  }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 5%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 5%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 10%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 10%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 15%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 15%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 20%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 20%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 30%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 30%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 35%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 35%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 40%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 40%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 45%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 45%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 55%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 55%;
    left: auto;
  }

  .push-12 {
    position: relative;
    left: 60%;
    right: auto;
  }

  .pull-12 {
    position: relative;
    right: 60%;
    left: auto;
  }

  .push-13 {
    position: relative;
    left: 65%;
    right: auto;
  }

  .pull-13 {
    position: relative;
    right: 65%;
    left: auto;
  }

  .push-14 {
    position: relative;
    left: 70%;
    right: auto;
  }

  .pull-14 {
    position: relative;
    right: 70%;
    left: auto;
  }

  .push-15 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-15 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-16 {
    position: relative;
    left: 80%;
    right: auto;
  }

  .pull-16 {
    position: relative;
    right: 80%;
    left: auto;
  }

  .push-17 {
    position: relative;
    left: 85%;
    right: auto;
  }

  .pull-17 {
    position: relative;
    right: 85%;
    left: auto;
  }

  .push-18 {
    position: relative;
    left: 90%;
    right: auto;
  }

  .pull-18 {
    position: relative;
    right: 90%;
    left: auto;
  }

  .push-19 {
    position: relative;
    left: 95%;
    right: auto;
  }

  .pull-19 {
    position: relative;
    right: 95%;
    left: auto;
  }
}

@media only screen and (min-width: 64em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 5%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 5%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 10%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 10%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 15%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 15%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 20%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 20%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 30%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 30%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 35%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 35%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 40%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 40%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 45%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 45%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 55%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 55%;
    left: auto;
  }

  .large-push-12 {
    position: relative;
    left: 60%;
    right: auto;
  }

  .large-pull-12 {
    position: relative;
    right: 60%;
    left: auto;
  }

  .large-push-13 {
    position: relative;
    left: 65%;
    right: auto;
  }

  .large-pull-13 {
    position: relative;
    right: 65%;
    left: auto;
  }

  .large-push-14 {
    position: relative;
    left: 70%;
    right: auto;
  }

  .large-pull-14 {
    position: relative;
    right: 70%;
    left: auto;
  }

  .large-push-15 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-15 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-16 {
    position: relative;
    left: 80%;
    right: auto;
  }

  .large-pull-16 {
    position: relative;
    right: 80%;
    left: auto;
  }

  .large-push-17 {
    position: relative;
    left: 85%;
    right: auto;
  }

  .large-pull-17 {
    position: relative;
    right: 85%;
    left: auto;
  }

  .large-push-18 {
    position: relative;
    left: 90%;
    right: auto;
  }

  .large-pull-18 {
    position: relative;
    right: 90%;
    left: auto;
  }

  .large-push-19 {
    position: relative;
    left: 95%;
    right: auto;
  }

  .large-pull-19 {
    position: relative;
    right: 95%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }

  .large-1 {
    width: 5%;
  }

  .large-2 {
    width: 10%;
  }

  .large-3 {
    width: 15%;
  }

  .large-4 {
    width: 20%;
  }

  .large-5 {
    width: 25%;
  }

  .large-6 {
    width: 30%;
  }

  .large-7 {
    width: 35%;
  }

  .large-8 {
    width: 40%;
  }

  .large-9 {
    width: 45%;
  }

  .large-10 {
    width: 50%;
  }

  .large-11 {
    width: 55%;
  }

  .large-12 {
    width: 60%;
  }

  .large-13 {
    width: 65%;
  }

  .large-14 {
    width: 70%;
  }

  .large-15 {
    width: 75%;
  }

  .large-16 {
    width: 80%;
  }

  .large-17 {
    width: 85%;
  }

  .large-18 {
    width: 90%;
  }

  .large-19 {
    width: 95%;
  }

  .large-20 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 5% !important;
  }

  .large-offset-2 {
    margin-left: 10% !important;
  }

  .large-offset-3 {
    margin-left: 15% !important;
  }

  .large-offset-4 {
    margin-left: 20% !important;
  }

  .large-offset-5 {
    margin-left: 25% !important;
  }

  .large-offset-6 {
    margin-left: 30% !important;
  }

  .large-offset-7 {
    margin-left: 35% !important;
  }

  .large-offset-8 {
    margin-left: 40% !important;
  }

  .large-offset-9 {
    margin-left: 45% !important;
  }

  .large-offset-10 {
    margin-left: 50% !important;
  }

  .large-offset-11 {
    margin-left: 55% !important;
  }

  .large-offset-12 {
    margin-left: 60% !important;
  }

  .large-offset-13 {
    margin-left: 65% !important;
  }

  .large-offset-14 {
    margin-left: 70% !important;
  }

  .large-offset-15 {
    margin-left: 75% !important;
  }

  .large-offset-16 {
    margin-left: 80% !important;
  }

  .large-offset-17 {
    margin-left: 85% !important;
  }

  .large-offset-18 {
    margin-left: 90% !important;
  }

  .large-offset-19 {
    margin-left: 95% !important;
  }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 5%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 5%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 10%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 10%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 15%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 15%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 20%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 20%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 30%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 30%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 35%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 35%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 40%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 40%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 45%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 45%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 55%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 55%;
    left: auto;
  }

  .push-12 {
    position: relative;
    left: 60%;
    right: auto;
  }

  .pull-12 {
    position: relative;
    right: 60%;
    left: auto;
  }

  .push-13 {
    position: relative;
    left: 65%;
    right: auto;
  }

  .pull-13 {
    position: relative;
    right: 65%;
    left: auto;
  }

  .push-14 {
    position: relative;
    left: 70%;
    right: auto;
  }

  .pull-14 {
    position: relative;
    right: 70%;
    left: auto;
  }

  .push-15 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-15 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-16 {
    position: relative;
    left: 80%;
    right: auto;
  }

  .pull-16 {
    position: relative;
    right: 80%;
    left: auto;
  }

  .push-17 {
    position: relative;
    left: 85%;
    right: auto;
  }

  .pull-17 {
    position: relative;
    right: 85%;
    left: auto;
  }

  .push-18 {
    position: relative;
    left: 90%;
    right: auto;
  }

  .pull-18 {
    position: relative;
    right: 90%;
    left: auto;
  }

  .push-19 {
    position: relative;
    left: 95%;
    right: auto;
  }

  .pull-19 {
    position: relative;
    right: 95%;
    left: auto;
  }
}

.dropdown.button,
button.dropdown {
  position: relative;
  padding-right: 57px;
}

.dropdown.button::after,
button.dropdown::after {
  border-color: var(--bw-255) transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}

.dropdown.button::after,
button.dropdown::after {
  border-width: 6px;
  right: 23px;
  margin-top: -3px;
}

.dropdown.button::after,
button.dropdown::after {
  border-color: var(--bw-255) transparent transparent transparent;
}

.dropdown.button.tiny,
button.dropdown.tiny {
  padding-right: 42px;
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
  border-width: 6px;
  right: 18px;
  margin-top: -2px;
}

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
  border-color: var(--bw-255) transparent transparent transparent;
}

.dropdown.button.small,
button.dropdown.small {
  padding-right: 49px;
}

.dropdown.button.small::after,
button.dropdown.small::after {
  border-width: 7px;
  right: 21px;
  margin-top: -3px;
}

.dropdown.button.small::after,
button.dropdown.small::after {
  border-color: var(--bw-255) transparent transparent transparent;
}

.dropdown.button.large,
button.dropdown.large {
  padding-right: 58px;
}

.dropdown.button.large::after,
button.dropdown.large::after {
  border-width: 5px;
  right: 28px;
  margin-top: -3px;
}

.dropdown.button.large::after,
button.dropdown.large::after {
  border-color: var(--bw-255) transparent transparent transparent;
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
  border-color: var(--bw-051) transparent transparent transparent;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

.tabs:before,
.tabs:after {
  content: " ";
  display: table;
}

.tabs:after {
  clear: both;
}

.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: var(--color-grey-bg);
  color: var(--bw-034);
  font-family: var(--font-family-default);
  font-size: var(--font-size-16);
  padding: 16px 32px;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: var(--bw-225);
}

.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: var(--bw-255);
  color: var(--bw-034);
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 24px;
  width: 100%;
}

.tabs-content:before,
.tabs-content:after {
  content: " ";
  display: table;
}

.tabs-content:after {
  clear: both;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 10px 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 10px;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 10px;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 20px !important;
    max-width: 20%;
    width: 20%;
  }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 16px;
    width: 80%;
  }
}

.no-js .tabs-content > .content {
  display: block;
  float: none;
}

ul.pagination {
  display: block;
  margin-left: -5px;
  min-height: 24px;
}

ul.pagination li {
  color: var(--bw-034);
  font-size: var(--font-size-14);
  height: 24px;
  margin-left: 5px;
}

ul.pagination li a,
ul.pagination li button {
  border-radius: 5px;
  transition: background-color 300ms ease-out;
  background: none;
  color: var(--bw-151);
  display: block;
  font-size: var(--font-size-13);
  font-weight: normal;
  line-height: inherit;
  padding: 1px 10px 1px;
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
  background: var(--bw-230);
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
  cursor: default;
  color: var(--bw-151);
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
  background: transparent;
}

ul.pagination li.current a,
ul.pagination li.current button {
  background: var(--color-blue-500);
  color: var(--bw-255);
  cursor: default;
  font-weight: bold;
}

ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
  background: var(--color-blue-500);
}

ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */

.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

.accordion {
  margin-bottom: 0;
}

.accordion:before,
.accordion:after {
  content: " ";
  display: table;
}

.accordion:after {
  clear: both;
}

.accordion .accordion-navigation,
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
  background: var(--bw-230);
}

.accordion .accordion-navigation > a,
.accordion dd > a {
  background: var(--color-grey-bg);
  color: var(--bw-034);
  display: block;
  font-family: var(--font-family-default);
  font-size: var(--font-size-16);
  padding: 16px;
}

.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
  background: var(--bw-225);
}

.accordion .accordion-navigation > .content,
.accordion dd > .content {
  display: none;
  padding: 10px;
}

.accordion .accordion-navigation > .content.active,
.accordion dd > .content.active {
  background: var(--bw-255);
  display: block;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }

  .small-only-text-right {
    text-align: right !important;
  }

  .small-only-text-center {
    text-align: center !important;
  }

  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }

  .small-text-right {
    text-align: right !important;
  }

  .small-text-center {
    text-align: center !important;
  }

  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }

  .medium-only-text-right {
    text-align: right !important;
  }

  .medium-only-text-center {
    text-align: center !important;
  }

  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }

  .medium-text-right {
    text-align: right !important;
  }

  .medium-text-center {
    text-align: center !important;
  }

  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }

  .large-only-text-right {
    text-align: right !important;
  }

  .large-only-text-center {
    text-align: center !important;
  }

  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important;
  }

  .large-text-right {
    text-align: right !important;
  }

  .large-text-center {
    text-align: center !important;
  }

  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }

  .xlarge-only-text-right {
    text-align: right !important;
  }

  .xlarge-only-text-center {
    text-align: center !important;
  }

  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important;
  }

  .xlarge-text-right {
    text-align: right !important;
  }

  .xlarge-text-center {
    text-align: center !important;
  }

  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  .xxlarge-only-text-right {
    text-align: right !important;
  }

  .xxlarge-only-text-center {
    text-align: center !important;
  }

  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important;
  }

  .xxlarge-text-right {
    text-align: right !important;
  }

  .xxlarge-text-center {
    text-align: center !important;
  }

  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */

a {
  color: var(--color-blue-500);
  line-height: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--color-blue-500);
}

a img {
  border: none;
}

/* Default paragraph styles */

p {
  font-family: inherit;
  font-size: var(--font-size-16);
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 20px;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: var(--font-size-20);
  line-height: 1.6;
}

p aside {
  font-size: var(--font-size-14);
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--bw-034);
  font-family: var(--font-family-default);
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 8px;
  margin-top: 3px;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: var(--font-size-34);
}

h2 {
  font-size: var(--font-size-27);
}

h3 {
  font-size: var(--font-size-22);
}

h4 {
  font-size: var(--font-size-18);
}

h5 {
  font-size: var(--font-size-18);
}

h6 {
  font-size: var(--font-size-16);
}

.subheader {
  line-height: 1.4;
  color: var(--bw-110);
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 8px;
}

hr {
  border: solid var(--bw-221);
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 20px 0 19px;
}

/* Helpful Typography Defaults */

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: var(--font-size-10);
  line-height: inherit;
}

code {
  background-color: var(--bw-245);
  border-color: var(--bw-221);
  border-style: solid;
  border-width: 1px;
  color: var(--bw-051);
  font-family: var(--font-family-monospace);
  font-weight: normal;
  padding: 2px 5px 1px;
}

/* Lists */

ul,
ol,
dl {
  font-family: inherit;
  font-size: var(--font-size-16);
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 20px;
}

ul {
  margin-left: 18px;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 20px;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */

ul li ul,
ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 18px;
}

ul.circle {
  list-style-type: circle;
  margin-left: 18px;
}

ul.disc {
  list-style-type: disc;
  margin-left: 18px;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */

ol {
  margin-left: 22px;
}

ol li ul,
ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}

/* Definition Lists */

dl dt {
  margin-bottom: 5px;
  font-weight: bold;
}

dl dd {
  margin-bottom: 12px;
}

/* Blockquotes */

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid var(--bw-221);
}

blockquote cite {
  display: block;
  font-size: var(--font-size-13);
  color: var(--bw-085);
}

blockquote cite:before {
  content: "— ";
}

blockquote cite a,
blockquote cite a:visited {
  color: var(--bw-085);
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: var(--bw-110);
}

/* Microformats */

.vcard {
  display: inline-block;
  margin: 0 0 20px 0;
  border: 1px solid var(--bw-221);
  padding: 10px 12px;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: var(--font-size-15);
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 1px;
}

@media only screen and (min-width: 40.0625em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: var(--font-size-44);
  }

  h2 {
    font-size: var(--font-size-37);
  }

  h3 {
    font-size: var(--font-size-27);
  }

  h4 {
    font-size: var(--font-size-23);
  }

  h5 {
    font-size: var(--font-size-18);
  }

  h6 {
    font-size: var(--font-size-16);
  }
}

table {
  background: var(--bw-255);
  border: solid 1px var(--bw-221);
  margin-bottom: 20px;
  table-layout: auto;
}

table caption {
  background: transparent;
  color: var(--bw-034);
  font-size: var(--font-size-16);
  font-weight: bold;
}

table thead {
  background: var(--bw-245);
}

table thead tr th,
table thead tr td {
  color: var(--bw-034);
  font-size: var(--font-size-14);
  font-weight: bold;
  padding: 8px 10px 10px;
}

table tfoot {
  background: var(--bw-245);
}

table tfoot tr th,
table tfoot tr td {
  color: var(--bw-034);
  font-size: var(--font-size-14);
  font-weight: bold;
  padding: 8px 10px 10px;
}

table tr th,
table tr td {
  color: var(--bw-034);
  font-size: var(--font-size-14);
  padding: 9px 10px;
  text-align: left;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: var(--bw-245);
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 18px;
}

button:not(.ds-element),
.button:not(.ds-element) {
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  font-family: var(--button-font-family);
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: var(--button-padding);
  line-height: var(--button-line-height);
  letter-spacing: var(--button-letter-spacing);
  font-size: var(--button-font-size);
  font-weight: var(--button-font-weight);
  color: var(--button-color-primary);
  background-color: var(--button-background-color-primary);
  border: var(--button-border);
  border-color: var(--button-border-color-primary);
  outline-color: var(--button-outline-color);
  border-radius: var(--button-border-radius);
  transition: var(--button-transition);
  min-width: var(--button-min-width);
}

.button.button-small {
  padding: var(--button-padding-small);
}

button:not(.ds-element):hover,
button:not(.ds-element):focus,
.button:not(.ds-element):hover,
.button:not(.ds-element):focus {
  background-color: var(--button-background-color-hover-primary);
  border-color: var(--button-border-color-hover-primary);
  color: var(--button-color-hover-primary);
}

button.success,
.button.success {
  background-color: var(--button-background-color-green);
  border-color: var(--button-border-color-green);
  color: var(--button-color-green);
  border-radius: var(--button-border-radius);
  transition: var(--button-transition);
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
  background-color: var(--button-background-color-hover-green);
  border-color: var(--button-border-color-hover-green);
  color: var(--button-color-hover-green);
}

button.alert,
.button.alert {
  background-color: var(--button-background-color-red);
  border-color: var(--button-border-color-red);
  color: var(--button-color-red);
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
  background-color: var(--button-background-color-hover-red);
  border-color: var(--button-border-color-hover-red);
  color: var(--button-color-hover-red);
}

button.warning,
.button.warning {
  background-color: var(--button-background-color-orange);
  border-color: var(--button-border-color-orange);
  color: var(--button-color-orange);
  border-radius: var(--button-border-radius);
  transition: var(--button-transition);
}

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
  color: var(--button-color-hover-orange);
  background-color: var(--button-background-color-hover-orange);
  border-color: var(--button-border-color-hover-orange);
}

button.large,
.button.large {
  padding: 18px 36px 19px 36px;
  font-size: var(--font-size-20);
}

button.small,
.button.small {
  padding: 14px 28px 15px 28px;
  font-size: var(--font-size-13);
}

button.tiny,
.button.tiny {
  padding: 10px 20px 11px 20px;
  font-size: var(--font-size-11);
}

button.left-align,
.button.left-align {
  text-align: left;
  text-indent: 12px;
}

button.right-align,
.button.right-align {
  text-align: right;
  padding-right: 12px;
}

button.radius,
.button.radius {
  border-radius: 5px;
}

button.round,
.button.round {
  border-radius: 1000px;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  button,
  .button {
    display: inline-block;
  }
}

/* Standard Forms */

form {
  margin: 0;
}

/* Using forms within rows, we need to set some defaults */

form .row .row {
  margin: 0 -8px;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 8px;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 8px;
}

/* Label Styles */

label {
  color: var(--bw-075);
  cursor: pointer;
  display: block;
  font-size: var(--font-size-14);
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

label.right {
  float: none !important;
  text-align: right;
}

label.inline {
  margin: 0 0 10px 0;
  padding: 9px 0;
}

label small {
  text-transform: capitalize;
  color: var(--bw-103);
}

/* Attach elements to the beginning or end of an input */

.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: var(--font-size-14);
  height: 37px;
  line-height: 37px;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */

.postfix.button {
  border-color: true;
}

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */

span.prefix,
label.prefix {
  background: var(--bw-240);
  border-right: none;
  color: var(--bw-051);
  border-color: var(--bw-200);
}

span.postfix,
label.postfix {
  background: var(--bw-240);
  color: var(--bw-051);
  border-color: var(--bw-200);
}

/* We use this to get basic styling on all basic form elements */

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: var(--bw-255);
  border-style: solid;
  border-width: 1px;
  border-color: var(--bw-200);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: var(--font-size-14);
  height: 37px;
  margin: 0 0 10px 0;
  padding: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=color]:focus,
textarea:focus {
  background: var(--bw-250);
  border-color: var(--bw-151);
  outline: none;
}

input[type=text]:disabled,
input[type=password]:disabled,
input[type=date]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=month]:disabled,
input[type=week]:disabled,
input[type=email]:disabled,
input[type=number]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=color]:disabled,
textarea:disabled {
  background-color: var(--bw-221);
  cursor: default;
}

input[type=text][disabled],
input[type=text][readonly],
fieldset[disabled] input[type=text],
input[type=password][disabled],
input[type=password][readonly],
fieldset[disabled] input[type=password],
input[type=date][disabled],
input[type=date][readonly],
fieldset[disabled] input[type=date],
input[type=datetime][disabled],
input[type=datetime][readonly],
fieldset[disabled] input[type=datetime],
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
fieldset[disabled] input[type=datetime-local],
input[type=month][disabled],
input[type=month][readonly],
fieldset[disabled] input[type=month],
input[type=week][disabled],
input[type=week][readonly],
fieldset[disabled] input[type=week],
input[type=email][disabled],
input[type=email][readonly],
fieldset[disabled] input[type=email],
input[type=number][disabled],
input[type=number][readonly],
fieldset[disabled] input[type=number],
input[type=search][disabled],
input[type=search][readonly],
fieldset[disabled] input[type=search],
input[type=tel][disabled],
input[type=tel][readonly],
fieldset[disabled] input[type=tel],
input[type=time][disabled],
input[type=time][readonly],
fieldset[disabled] input[type=time],
input[type=url][disabled],
input[type=url][readonly],
fieldset[disabled] input[type=url],
input[type=color][disabled],
input[type=color][readonly],
fieldset[disabled] input[type=color],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
  background-color: var(--bw-221);
  cursor: default;
}

input[type=text].radius,
input[type=password].radius,
input[type=date].radius,
input[type=datetime].radius,
input[type=datetime-local].radius,
input[type=month].radius,
input[type=week].radius,
input[type=email].radius,
input[type=number].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=time].radius,
input[type=url].radius,
input[type=color].radius,
textarea.radius {
  border-radius: 5px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */

textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */

textarea {
  max-width: 100%;
}

::-webkit-input-placeholder {
  color: var(--bw-200);
}

:-moz-placeholder {
  /* Firefox 18- */
  color: var(--bw-200);
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--bw-200);
}

:-ms-input-placeholder {
  color: var(--bw-200);
}

/* Add height value for select elements to match text input height */

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: var(--bw-250);
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: var(--bw-200);
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: var(--font-size-14);
  line-height: normal;
  padding: 8px;
  border-radius: 0;
  height: 37px;
}

select::-ms-expand {
  display: none;
}

select.radius {
  border-radius: 5px;
}

select:hover {
  background-color: var(--bw-240);
  border-color: var(--bw-151);
}

select:disabled {
  background-color: var(--bw-221);
  cursor: default;
}

select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */

input[type=file],
input[type=checkbox],
input[type=radio],
select {
  margin: 0 0 10px 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  margin-left: 8px;
  margin-right: 16px;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */

input[type=file] {
  width: 100%;
}

/* HTML5 Number spinners settings */

/* We add basic fieldset styling */

fieldset {
  border: 1px solid var(--bw-221);
  margin: 18px 0;
  padding: 20px;
}

fieldset legend {
  background: var(--bw-255);
  font-weight: bold;
  margin-left: -3px;
  margin: 0;
  padding: 0 3px;
}

/* Error Handling */

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
  display: block;
  font-size: var(--font-size-12);
  font-weight: normal;
  margin-bottom: 16px;
  margin-top: -1px;
  padding: 6px 9px 9px;
  background: var(--color-red-500);
  color: var(--bw-255);
}

[data-abide] span.error,
[data-abide] small.error {
  display: none;
}

span.error,
small.error {
  display: block;
  font-size: var(--font-size-12);
  font-weight: normal;
  margin-bottom: 16px;
  margin-top: -1px;
  padding: 6px 9px 9px;
  color: var(--color-red-500);
}

span.info,
small.info {
  color: var(--color-blue-300);
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

.error input[type=checkbox],
.error input[type=radio] {
  margin-bottom: 16px;
}

.error label,
.error label.error {
  color: var(--color-red-500);
}

.error small.error {
  display: block;
  font-size: var(--font-size-12);
  font-weight: normal;
  margin-bottom: 16px;
  margin-top: -1px;
  padding: 6px 9px 9px;
  background: var(--color-red-500);
  color: var(--bw-255);
}

.error > label > small {
  background: transparent;
  color: var(--bw-105);
  display: inline;
  font-size: var(--font-size-10);
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

label.error {
  color: var(--color-red-500);
}

[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -10px;
}

[class*=block-grid-]:before,
[class*=block-grid-]:after {
  content: " ";
  display: table;
}

[class*=block-grid-]:after {
  clear: both;
}

[class*=block-grid-] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 10px 20px;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }

  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }

  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }

  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }

  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }

  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }

  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }

  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }

  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }

  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }

  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }

  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }

  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }

  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }

  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }

  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }

  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }

  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }

  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }

  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }

  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }

  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }

  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }

  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }

  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }

  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }

  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }

  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }

  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }

  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }

  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }

  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }

  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }

  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }

  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }

  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }

  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

.flex-video {
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 25px;
  position: relative;
}

.flex-video.widescreen {
  padding-bottom: 56.34%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* small displays */

@media only screen {
  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  .visible-for-small-only,
  .visible-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-small-only,
  .hidden-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-small,
  table.show-for-small-down,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.show-for-small-only,
  td.show-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.show-for-small,
  td.show-for-small,
  th.show-for-small-down,
  td.show-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.hide-for-medium-up,
  td.hide-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */

@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.show-for-medium-only,
  td.show-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.show-for-medium,
  td.show-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */

@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.show-for-large-only,
  td.show-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.show-for-large,
  td.show-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */

@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.show-for-xlarge-only,
  td.show-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.show-for-xlarge,
  td.show-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */

@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-xlarge-only,
  .visible-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-xlarge-only,
  table.show-for-xlarge-up,
  table.hide-for-xlarge,
  table.hide-for-xlarge-down,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up,
  table.show-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-down,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up,
  thead.show-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-down,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up,
  tbody.show-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-down,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up,
  tr.show-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.hide-for-xlarge-down,
  td.hide-for-xlarge-down,
  th.show-for-xxlarge-only,
  td.show-for-xxlarge-only,
  th.show-for-xxlarge-up,
  td.show-for-xxlarge-up,
  th.show-for-xxlarge,
  td.show-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */

.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */

table.hide-for-landscape,
table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */

  table.show-for-landscape,
  table.hide-for-portrait {
    display: table !important;
  }

  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */

  table.show-for-portrait,
  table.hide-for-landscape {
    display: table !important;
  }

  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */

.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */

table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */

.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus:focus,
.show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/

.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: var(--bw-000) !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid var(--bw-151);
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}

/* Print visibility */

@media print {
  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }
}

@media not print {
  .show-for-print {
    display: none !important;
  }
}
