﻿@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&msmall=28.75em&medium=40em&mlarge=51.875em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  /*font-family: Montserrat, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;*/
  font-family: Arial, sans-serif;
  font-weight: 400;
  line-height: 1.35;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 68.75rem;
  margin-right: auto;
  margin-left: auto;
}

.row::before, .row::after {
  display: table;
  content: ' ';
}

.row::after {
  clear: both;
}

.row.collapse > .column, .row.collapse > .false {
  padding-right: 0;
  padding-left: 0;
}

.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 28.75em) {
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 51.875em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.row.gutter-small > .column, .row.gutter-small > .false {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.row.gutter-medium > .column, .row.gutter-medium > .false {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.column, .false {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .column, .false {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column, .false, .column:last-child:not(:first-child), .false:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.column:last-child:not(:first-child), .false:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.false:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.false {
  float: none;
}

.row .column.row.row, .row .row.row.false {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 > .column, .small-up-1 > .false {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .false:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child, .small-up-1 > .false:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .false {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .false:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child, .small-up-2 > .false:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .false {
  float: left;
  width: 33.33333%;
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .false:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child, .small-up-3 > .false:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .false {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .false:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child, .small-up-4 > .false:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .false {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .false:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child, .small-up-5 > .false:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .false {
  float: left;
  width: 16.66667%;
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .false:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child, .small-up-6 > .false:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .false {
  float: left;
  width: 14.28571%;
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .false:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child, .small-up-7 > .false:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .false {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .false:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .false:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child, .small-up-8 > .false:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .false {
  padding-right: 0;
  padding-left: 0;
}

.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .false {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

.small-uncentered, .small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 28.75em) {
  .msmall-1 {
    width: 8.33333%;
  }
  .msmall-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .msmall-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .msmall-offset-0 {
    margin-left: 0%;
  }
  .msmall-2 {
    width: 16.66667%;
  }
  .msmall-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .msmall-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .msmall-offset-1 {
    margin-left: 8.33333%;
  }
  .msmall-3 {
    width: 25%;
  }
  .msmall-push-3 {
    position: relative;
    left: 25%;
  }
  .msmall-pull-3 {
    position: relative;
    left: -25%;
  }
  .msmall-offset-2 {
    margin-left: 16.66667%;
  }
  .msmall-4 {
    width: 33.33333%;
  }
  .msmall-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .msmall-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .msmall-offset-3 {
    margin-left: 25%;
  }
  .msmall-5 {
    width: 41.66667%;
  }
  .msmall-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .msmall-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .msmall-offset-4 {
    margin-left: 33.33333%;
  }
  .msmall-6 {
    width: 50%;
  }
  .msmall-push-6 {
    position: relative;
    left: 50%;
  }
  .msmall-pull-6 {
    position: relative;
    left: -50%;
  }
  .msmall-offset-5 {
    margin-left: 41.66667%;
  }
  .msmall-7 {
    width: 58.33333%;
  }
  .msmall-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .msmall-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .msmall-offset-6 {
    margin-left: 50%;
  }
  .msmall-8 {
    width: 66.66667%;
  }
  .msmall-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .msmall-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .msmall-offset-7 {
    margin-left: 58.33333%;
  }
  .msmall-9 {
    width: 75%;
  }
  .msmall-push-9 {
    position: relative;
    left: 75%;
  }
  .msmall-pull-9 {
    position: relative;
    left: -75%;
  }
  .msmall-offset-8 {
    margin-left: 66.66667%;
  }
  .msmall-10 {
    width: 83.33333%;
  }
  .msmall-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .msmall-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .msmall-offset-9 {
    margin-left: 75%;
  }
  .msmall-11 {
    width: 91.66667%;
  }
  .msmall-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .msmall-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .msmall-offset-10 {
    margin-left: 83.33333%;
  }
  .msmall-12 {
    width: 100%;
  }
  .msmall-offset-11 {
    margin-left: 91.66667%;
  }
  .msmall-up-1 > .column, .msmall-up-1 > .false {
    float: left;
    width: 100%;
  }
  .msmall-up-1 > .column:nth-of-type(1n), .msmall-up-1 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-1 > .column:nth-of-type(1n+1), .msmall-up-1 > .false:nth-of-type(1n+1) {
    clear: both;
  }
  .msmall-up-1 > .column:last-child, .msmall-up-1 > .false:last-child {
    float: left;
  }
  .msmall-up-2 > .column, .msmall-up-2 > .false {
    float: left;
    width: 50%;
  }
  .msmall-up-2 > .column:nth-of-type(1n), .msmall-up-2 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-2 > .column:nth-of-type(2n+1), .msmall-up-2 > .false:nth-of-type(2n+1) {
    clear: both;
  }
  .msmall-up-2 > .column:last-child, .msmall-up-2 > .false:last-child {
    float: left;
  }
  .msmall-up-3 > .column, .msmall-up-3 > .false {
    float: left;
    width: 33.33333%;
  }
  .msmall-up-3 > .column:nth-of-type(1n), .msmall-up-3 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-3 > .column:nth-of-type(3n+1), .msmall-up-3 > .false:nth-of-type(3n+1) {
    clear: both;
  }
  .msmall-up-3 > .column:last-child, .msmall-up-3 > .false:last-child {
    float: left;
  }
  .msmall-up-4 > .column, .msmall-up-4 > .false {
    float: left;
    width: 25%;
  }
  .msmall-up-4 > .column:nth-of-type(1n), .msmall-up-4 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-4 > .column:nth-of-type(4n+1), .msmall-up-4 > .false:nth-of-type(4n+1) {
    clear: both;
  }
  .msmall-up-4 > .column:last-child, .msmall-up-4 > .false:last-child {
    float: left;
  }
  .msmall-up-5 > .column, .msmall-up-5 > .false {
    float: left;
    width: 20%;
  }
  .msmall-up-5 > .column:nth-of-type(1n), .msmall-up-5 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-5 > .column:nth-of-type(5n+1), .msmall-up-5 > .false:nth-of-type(5n+1) {
    clear: both;
  }
  .msmall-up-5 > .column:last-child, .msmall-up-5 > .false:last-child {
    float: left;
  }
  .msmall-up-6 > .column, .msmall-up-6 > .false {
    float: left;
    width: 16.66667%;
  }
  .msmall-up-6 > .column:nth-of-type(1n), .msmall-up-6 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-6 > .column:nth-of-type(6n+1), .msmall-up-6 > .false:nth-of-type(6n+1) {
    clear: both;
  }
  .msmall-up-6 > .column:last-child, .msmall-up-6 > .false:last-child {
    float: left;
  }
  .msmall-up-7 > .column, .msmall-up-7 > .false {
    float: left;
    width: 14.28571%;
  }
  .msmall-up-7 > .column:nth-of-type(1n), .msmall-up-7 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-7 > .column:nth-of-type(7n+1), .msmall-up-7 > .false:nth-of-type(7n+1) {
    clear: both;
  }
  .msmall-up-7 > .column:last-child, .msmall-up-7 > .false:last-child {
    float: left;
  }
  .msmall-up-8 > .column, .msmall-up-8 > .false {
    float: left;
    width: 12.5%;
  }
  .msmall-up-8 > .column:nth-of-type(1n), .msmall-up-8 > .false:nth-of-type(1n) {
    clear: none;
  }
  .msmall-up-8 > .column:nth-of-type(8n+1), .msmall-up-8 > .false:nth-of-type(8n+1) {
    clear: both;
  }
  .msmall-up-8 > .column:last-child, .msmall-up-8 > .false:last-child {
    float: left;
  }
  .msmall-collapse > .column, .msmall-collapse > .false {
    padding-right: 0;
    padding-left: 0;
  }
  .msmall-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .msmall-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .msmall-uncollapse > .column, .msmall-uncollapse > .false {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
  .msmall-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .msmall-centered, .msmall-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .msmall-uncentered,
  .msmall-push-0,
  .msmall-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .msmall-uncentered, .msmall-uncentered:last-child:not(:first-child),
  .msmall-push-0,
  .msmall-push-0:last-child:not(:first-child),
  .msmall-pull-0,
  .msmall-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .msmall-uncentered:last-child:not(:first-child),
  .msmall-push-0:last-child:not(:first-child),
  .msmall-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .false {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .false:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .false:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .false {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .false:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .false:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .false {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .false:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .false:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .false {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .false:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .false:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .false {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .false:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .false:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .false {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .false:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .false:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .false {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .false:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .false:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .false {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .false:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .false:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .false:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .false {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .false {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
  .medium-push-0,
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0,
  .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 51.875em) {
  .mlarge-1 {
    width: 8.33333%;
  }
  .mlarge-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .mlarge-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .mlarge-offset-0 {
    margin-left: 0%;
  }
  .mlarge-2 {
    width: 16.66667%;
  }
  .mlarge-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .mlarge-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .mlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .mlarge-3 {
    width: 25%;
  }
  .mlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .mlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .mlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .mlarge-4 {
    width: 33.33333%;
  }
  .mlarge-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .mlarge-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .mlarge-offset-3 {
    margin-left: 25%;
  }
  .mlarge-5 {
    width: 41.66667%;
  }
  .mlarge-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .mlarge-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .mlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .mlarge-6 {
    width: 50%;
  }
  .mlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .mlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .mlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .mlarge-7 {
    width: 58.33333%;
  }
  .mlarge-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .mlarge-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .mlarge-offset-6 {
    margin-left: 50%;
  }
  .mlarge-8 {
    width: 66.66667%;
  }
  .mlarge-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .mlarge-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .mlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .mlarge-9 {
    width: 75%;
  }
  .mlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .mlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .mlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .mlarge-10 {
    width: 83.33333%;
  }
  .mlarge-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .mlarge-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .mlarge-offset-9 {
    margin-left: 75%;
  }
  .mlarge-11 {
    width: 91.66667%;
  }
  .mlarge-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .mlarge-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .mlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .mlarge-12 {
    width: 100%;
  }
  .mlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .mlarge-up-1 > .column, .mlarge-up-1 > .false {
    float: left;
    width: 100%;
  }
  .mlarge-up-1 > .column:nth-of-type(1n), .mlarge-up-1 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-1 > .column:nth-of-type(1n+1), .mlarge-up-1 > .false:nth-of-type(1n+1) {
    clear: both;
  }
  .mlarge-up-1 > .column:last-child, .mlarge-up-1 > .false:last-child {
    float: left;
  }
  .mlarge-up-2 > .column, .mlarge-up-2 > .false {
    float: left;
    width: 50%;
  }
  .mlarge-up-2 > .column:nth-of-type(1n), .mlarge-up-2 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-2 > .column:nth-of-type(2n+1), .mlarge-up-2 > .false:nth-of-type(2n+1) {
    clear: both;
  }
  .mlarge-up-2 > .column:last-child, .mlarge-up-2 > .false:last-child {
    float: left;
  }
  .mlarge-up-3 > .column, .mlarge-up-3 > .false {
    float: left;
    width: 33.33333%;
  }
  .mlarge-up-3 > .column:nth-of-type(1n), .mlarge-up-3 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-3 > .column:nth-of-type(3n+1), .mlarge-up-3 > .false:nth-of-type(3n+1) {
    clear: both;
  }
  .mlarge-up-3 > .column:last-child, .mlarge-up-3 > .false:last-child {
    float: left;
  }
  .mlarge-up-4 > .column, .mlarge-up-4 > .false {
    float: left;
    width: 25%;
  }
  .mlarge-up-4 > .column:nth-of-type(1n), .mlarge-up-4 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-4 > .column:nth-of-type(4n+1), .mlarge-up-4 > .false:nth-of-type(4n+1) {
    clear: both;
  }
  .mlarge-up-4 > .column:last-child, .mlarge-up-4 > .false:last-child {
    float: left;
  }
  .mlarge-up-5 > .column, .mlarge-up-5 > .false {
    float: left;
    width: 20%;
  }
  .mlarge-up-5 > .column:nth-of-type(1n), .mlarge-up-5 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-5 > .column:nth-of-type(5n+1), .mlarge-up-5 > .false:nth-of-type(5n+1) {
    clear: both;
  }
  .mlarge-up-5 > .column:last-child, .mlarge-up-5 > .false:last-child {
    float: left;
  }
  .mlarge-up-6 > .column, .mlarge-up-6 > .false {
    float: left;
    width: 16.66667%;
  }
  .mlarge-up-6 > .column:nth-of-type(1n), .mlarge-up-6 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-6 > .column:nth-of-type(6n+1), .mlarge-up-6 > .false:nth-of-type(6n+1) {
    clear: both;
  }
  .mlarge-up-6 > .column:last-child, .mlarge-up-6 > .false:last-child {
    float: left;
  }
  .mlarge-up-7 > .column, .mlarge-up-7 > .false {
    float: left;
    width: 14.28571%;
  }
  .mlarge-up-7 > .column:nth-of-type(1n), .mlarge-up-7 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-7 > .column:nth-of-type(7n+1), .mlarge-up-7 > .false:nth-of-type(7n+1) {
    clear: both;
  }
  .mlarge-up-7 > .column:last-child, .mlarge-up-7 > .false:last-child {
    float: left;
  }
  .mlarge-up-8 > .column, .mlarge-up-8 > .false {
    float: left;
    width: 12.5%;
  }
  .mlarge-up-8 > .column:nth-of-type(1n), .mlarge-up-8 > .false:nth-of-type(1n) {
    clear: none;
  }
  .mlarge-up-8 > .column:nth-of-type(8n+1), .mlarge-up-8 > .false:nth-of-type(8n+1) {
    clear: both;
  }
  .mlarge-up-8 > .column:last-child, .mlarge-up-8 > .false:last-child {
    float: left;
  }
  .mlarge-collapse > .column, .mlarge-collapse > .false {
    padding-right: 0;
    padding-left: 0;
  }
  .mlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .mlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .mlarge-uncollapse > .column, .mlarge-uncollapse > .false {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .mlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .mlarge-centered, .mlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .mlarge-uncentered,
  .mlarge-push-0,
  .mlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .mlarge-uncentered, .mlarge-uncentered:last-child:not(:first-child),
  .mlarge-push-0,
  .mlarge-push-0:last-child:not(:first-child),
  .mlarge-pull-0,
  .mlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .mlarge-uncentered:last-child:not(:first-child),
  .mlarge-push-0:last-child:not(:first-child),
  .mlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column, .large-up-1 > .false {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .false:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .false:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .false {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .false:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .false:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .false {
    float: left;
    width: 33.33333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .false:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .false:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .false {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .false:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .false:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .false {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .false:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .false:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .false {
    float: left;
    width: 16.66667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .false:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .false:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .false {
    float: left;
    width: 14.28571%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .false:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .false:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .false {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .false:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .false:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .false:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .false {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .false {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncentered, .large-uncentered:last-child:not(:first-child),
  .large-push-0,
  .large-push-0:last-child:not(:first-child),
  .large-pull-0,
  .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .large-uncentered:last-child:not(:first-child),
  .large-push-0:last-child:not(:first-child),
  .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 0.8rem;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Saira Condensed", Impact, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  color: #275173;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #3976a8;
}

h1, .h1 {
  font-size: 2rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 28.75em) {
  h1, .h1 {
    font-size: 2.1rem;
  }
  h2, .h2 {
    font-size: 1.8rem;
  }
  h3, .h3 {
    font-size: 1.1875rem;
  }
  h4, .h4 {
    font-size: 1.125rem;
  }
  h5, .h5 {
    font-size: 1.0625rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.25rem;
  }
  h2, .h2 {
    font-size: 1.8rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 51.875em) {
  h1, .h1 {
    font-size: 2.35rem;
  }
  h2, .h2 {
    font-size: 1.9rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 2.5rem;
  }
  h2, .h2 {
    font-size: 2rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #275173;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #224663;
  text-decoration: underline;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 68.75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #C5C5C5;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #C5C5C5;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr, abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #C5C5C5;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #000000;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 28.75em) {
  .msmall-text-left {
    text-align: left;
  }
  .msmall-text-right {
    text-align: right;
  }
  .msmall-text-center {
    text-align: center;
  }
  .msmall-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 51.875em) {
  .mlarge-text-left {
    text-align: left;
  }
  .mlarge-text-right {
    text-align: right;
  }
  .mlarge-text-center {
    text-align: center;
  }
  .mlarge-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Saira Condensed", Impact, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #275173;
  color: #FFFFFF;
  text-shadow: 1px 2px 3px #000;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button:hover, .button:focus {
  background-color: #1f415c;
  color: #FFFFFF;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.3rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary {
  background-color: #275173;
  color: #FFFFFF;
}

.button.primary:hover, .button.primary:focus {
  background-color: #1f415c;
  color: #FFFFFF;
}

.button.primary-light {
  background-color: #3976a8;
  color: #FFFFFF;
  
}

.button.primary-light:hover, .button.primary-light:focus {
  background-color: #2e5f87;
  color: #FFFFFF;
}

.button.secondary {
  background-color: #F47320;
  color: #FFFFFF;
  
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #d2590a;
  color: #FFFFFF;
}

.button.tertiary {
  background-color: #419B91;
  color: #FFFFFF;
  
}

.button.tertiary:hover, .button.tertiary:focus {
  background-color: #347c74;
  color: #FFFFFF;
}

.button.success {
  background-color: #3adb76;
  color: #FFFFFF;
  
}

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #FFFFFF;
}

.button.warning {
  background-color: #ffae00;
  color: #FFFFFF;
  
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #FFFFFF;
}

.button.alert {
  background-color: #cc4b37;
  color: #FFFFFF;
}

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #FFFFFF;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #275173;
  color: #FFFFFF;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #275173;
  color: #FFFFFF;
}

.button.disabled.primary-light, .button[disabled].primary-light {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary-light, .button.disabled.primary-light:hover, .button.disabled.primary-light:focus, .button[disabled].primary-light, .button[disabled].primary-light:hover, .button[disabled].primary-light:focus {
  background-color: #3976a8;
  color: #FFFFFF;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #F47320;
  color: #FFFFFF;
}

.button.disabled.tertiary, .button[disabled].tertiary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.tertiary, .button.disabled.tertiary:hover, .button.disabled.tertiary:focus, .button[disabled].tertiary, .button[disabled].tertiary:hover, .button[disabled].tertiary:focus {
  background-color: #419B91;
  color: #FFFFFF;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #FFFFFF;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #FFFFFF;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #FFFFFF;
}

.button.hollow {
  border: 1px solid #275173;
  color: #275173;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #14293a;
  color: #14293a;
}

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #275173;
  color: #275173;
}

.button.hollow.primary {
  border: 1px solid #275173;
  color: #275173;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #14293a;
  color: #14293a;
}

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #275173;
  color: #275173;
}

.button.hollow.primary-light {
  border: 1px solid #3976a8;
  color: #3976a8;
}

.button.hollow.primary-light:hover, .button.hollow.primary-light:focus {
  border-color: #1d3b54;
  color: #1d3b54;
}

.button.hollow.primary-light:hover.disabled, .button.hollow.primary-light:hover[disabled], .button.hollow.primary-light:focus.disabled, .button.hollow.primary-light:focus[disabled] {
  border: 1px solid #3976a8;
  color: #3976a8;
}

.button.hollow.secondary {
  border: 1px solid #F47320;
  color: #F47320;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #843706;
  color: #843706;
}

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #F47320;
  color: #F47320;
}

.button.hollow.tertiary {
  border: 1px solid #419B91;
  color: #419B91;
}

.button.hollow.tertiary:hover, .button.hollow.tertiary:focus {
  border-color: #214e49;
  color: #214e49;
}

.button.hollow.tertiary:hover.disabled, .button.hollow.tertiary:hover[disabled], .button.hollow.tertiary:focus.disabled, .button.hollow.tertiary:focus[disabled] {
  border: 1px solid #419B91;
  color: #419B91;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear {
  border: 1px solid #275173;
  color: #275173;
}

.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}

.button.clear:hover, .button.clear:focus {
  border-color: #14293a;
  color: #14293a;
}

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #275173;
  color: #275173;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #275173;
  color: #275173;
}

.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #14293a;
  color: #14293a;
}

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #275173;
  color: #275173;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}

.button.clear.primary-light {
  border: 1px solid #3976a8;
  color: #3976a8;
}

.button.clear.primary-light:hover, .button.clear.primary-light:focus {
  border-color: #1d3b54;
  color: #1d3b54;
}

.button.clear.primary-light:hover.disabled, .button.clear.primary-light:hover[disabled], .button.clear.primary-light:focus.disabled, .button.clear.primary-light:focus[disabled] {
  border: 1px solid #3976a8;
  color: #3976a8;
}

.button.clear.primary-light, .button.clear.primary-light.disabled, .button.clear.primary-light[disabled], .button.clear.primary-light:hover, .button.clear.primary-light:hover.disabled, .button.clear.primary-light:hover[disabled], .button.clear.primary-light:focus, .button.clear.primary-light:focus.disabled, .button.clear.primary-light:focus[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #F47320;
  color: #F47320;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #843706;
  color: #843706;
}

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #F47320;
  color: #F47320;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}

.button.clear.tertiary {
  border: 1px solid #419B91;
  color: #419B91;
}

.button.clear.tertiary:hover, .button.clear.tertiary:focus {
  border-color: #214e49;
  color: #214e49;
}

.button.clear.tertiary:hover.disabled, .button.clear.tertiary:hover[disabled], .button.clear.tertiary:focus.disabled, .button.clear.tertiary:focus[disabled] {
  border: 1px solid #419B91;
  color: #419B91;
}

.button.clear.tertiary, .button.clear.tertiary.disabled, .button.clear.tertiary[disabled], .button.clear.tertiary:hover, .button.clear.tertiary:hover.disabled, .button.clear.tertiary:hover[disabled], .button.clear.tertiary:focus, .button.clear.tertiary:focus.disabled, .button.clear.tertiary:focus[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFFFFF transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1rem;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #275173;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #275173;
}

.button.dropdown.hollow.primary-light::after, .button.dropdown.clear.primary-light::after {
  border-top-color: #3976a8;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #F47320;
}

.button.dropdown.hollow.tertiary::after, .button.dropdown.clear.tertiary::after {
  border-top-color: #419B91;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.2875rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #C5C5C5;
  border-radius: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.35;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 5px #C5C5C5;
          box-shadow: 0 0 5px #C5C5C5;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #C5C5C5;
}

:-ms-input-placeholder {
  color: #C5C5C5;
}

::-ms-input-placeholder {
  color: #C5C5C5;
}

::placeholder {
  color: #C5C5C5;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #000000;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #C5C5C5;
  background: #F5F5F5;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.2875rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #C5C5C5;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.2875rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #C5C5C5;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.35;
  color: #000000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 5px #C5C5C5;
          box-shadow: 0 0 5px #C5C5C5;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.5rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.5rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 0.75rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 0.75rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFFFFF transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFFFFF transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #000000;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #d7e6f1;
  color: #000000;
}

.callout.primary-light {
  background-color: #dfebf4;
  color: #000000;
}

.callout.secondary {
  background-color: #fdeade;
  color: #000000;
}

.callout.tertiary {
  background-color: #e0f2f0;
  color: #000000;
}

.callout.success {
  background-color: #e1faea;
  color: #000000;
}

.callout.warning {
  background-color: #fff3d9;
  color: #000000;
}

.callout.alert {
  background-color: #f7e4e1;
  color: #000000;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #F5F5F5;
  border-radius: 0;
  background: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #000000;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #F5F5F5;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #000000;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.5rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu li, .menu.horizontal li {
  display: inline-block;
}

.menu.vertical li {
  display: block;
}

.menu.expanded {
  display: table;
  width: 100%;
}

.menu.expanded > li {
  display: table-cell;
  vertical-align: middle;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 28.75em) {
  .menu.msmall-horizontal li {
    display: inline-block;
  }
  .menu.msmall-vertical li {
    display: block;
  }
  .menu.msmall-expanded {
    display: table;
    width: 100%;
  }
  .menu.msmall-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.msmall-simple {
    display: table;
    width: 100%;
  }
  .menu.msmall-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal li {
    display: inline-block;
  }
  .menu.medium-vertical li {
    display: block;
  }
  .menu.medium-expanded {
    display: table;
    width: 100%;
  }
  .menu.medium-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.medium-simple {
    display: table;
    width: 100%;
  }
  .menu.medium-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 51.875em) {
  .menu.mlarge-horizontal li {
    display: inline-block;
  }
  .menu.mlarge-vertical li {
    display: block;
  }
  .menu.mlarge-expanded {
    display: table;
    width: 100%;
  }
  .menu.mlarge-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.mlarge-simple {
    display: table;
    width: 100%;
  }
  .menu.mlarge-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 64em) {
  .menu.large-horizontal li {
    display: inline-block;
  }
  .menu.large-vertical li {
    display: block;
  }
  .menu.large-expanded {
    display: table;
    width: 100%;
  }
  .menu.large-expanded > li {
    display: table-cell;
    vertical-align: middle;
  }
  .menu.large-simple {
    display: table;
    width: 100%;
  }
  .menu.large-simple > li {
    display: table-cell;
    vertical-align: middle;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 0.75rem;
}

.menu.icons img,
.menu.icons i,
.menu.icons svg {
  vertical-align: middle;
}

.menu.icons img + span,
.menu.icons i + span,
.menu.icons svg + span {
  vertical-align: middle;
}

.menu.icon-top img,
.menu.icon-top i,
.menu.icon-top svg, .menu.icon-right img,
.menu.icon-right i,
.menu.icon-right svg, .menu.icon-bottom img,
.menu.icon-bottom i,
.menu.icon-bottom svg, .menu.icon-left img,
.menu.icon-left i,
.menu.icon-left svg {
  vertical-align: middle;
}

.menu.icon-top img + span,
.menu.icon-top i + span,
.menu.icon-top svg + span, .menu.icon-right img + span,
.menu.icon-right i + span,
.menu.icon-right svg + span, .menu.icon-bottom img + span,
.menu.icon-bottom i + span,
.menu.icon-bottom svg + span, .menu.icon-left img + span,
.menu.icon-left i + span,
.menu.icon-left svg + span {
  vertical-align: middle;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
  display: inline-block;
}

.menu.icon-top li a {
  text-align: center;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-bottom li a {
  text-align: center;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  display: block;
  margin: 0.25rem auto 0;
}

.menu .is-active > a {
  background: transparent;
  color: #FFFFFF;
}

.menu .active > a {
  background: transparent;
  color: #FFFFFF;
}

.menu.align-left {
  text-align: left;
}

.menu.align-right {
  text-align: right;
}

.menu.align-right .submenu li {
  text-align: left;
}

.menu.align-right.vertical .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 0.75rem;
  margin-left: 0;
}

.menu.align-center {
  text-align: center;
}

.menu.align-center .submenu li {
  text-align: left;
}

.menu .menu-text {
  padding: 0.5rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  text-align: center;
}

.menu-centered > .menu .submenu li {
  text-align: left;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
          box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
  content: '';
}

.menu-icon:hover::after {
  background: #C5C5C5;
  -webkit-box-shadow: 0 7px 0 #C5C5C5, 0 14px 0 #C5C5C5;
          box-shadow: 0 7px 0 #C5C5C5, 0 14px 0 #C5C5C5;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  -webkit-box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
          box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFFFFF transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  padding: 0.5rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #FFFFFF;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #FFFFFF transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
}

@media print, screen and (min-width: 28.75em) {
  .dropdown.menu.msmall-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.msmall-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.msmall-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1rem;
  }
  .dropdown.menu.msmall-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.msmall-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.msmall-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.msmall-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.msmall-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.msmall-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.msmall-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
  }
}

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
  }
}

@media print, screen and (min-width: 51.875em) {
  .dropdown.menu.mlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.mlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.mlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1rem;
  }
  .dropdown.menu.mlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.mlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.mlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.mlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.mlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.mlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.mlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
  }
}

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #275173;
  background: #3976a8;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.5rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #FFFFFF transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #FFFFFF;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(197, 197, 197, 0.4);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F5F5F5;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-push {
  z-index: 12;
}

.off-canvas.is-closed {
  visibility: hidden;
}

.off-canvas.is-transition-overlap {
  z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #F5F5F5;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

.off-canvas-absolute.is-closed {
  visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 28.75em) {
  .position-left.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-msmall .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-msmall ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-msmall .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-msmall ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-msmall .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-msmall ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-msmall .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-msmall {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-msmall ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 51.875em) {
  .position-left.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-mlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-mlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-mlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-mlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-mlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-mlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-mlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-mlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-mlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 28.75em) {
  .off-canvas.in-canvas-for-msmall {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-msmall.position-left, .off-canvas.in-canvas-for-msmall.position-right, .off-canvas.in-canvas-for-msmall.position-top, .off-canvas.in-canvas-for-msmall.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-msmall .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 51.875em) {
  .off-canvas.in-canvas-for-mlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-mlarge.position-left, .off-canvas.in-canvas-for-mlarge.position-right, .off-canvas.in-canvas-for-mlarge.position-top, .off-canvas.in-canvas-for-mlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-mlarge .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 28.74875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 28.75em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 28.75em) {
  .hide-for-msmall {
    display: none !important;
  }
}

@media screen and (max-width: 28.74875em) {
  .show-for-msmall {
    display: none !important;
  }
}

@media screen and (min-width: 28.75em) and (max-width: 39.99875em) {
  .hide-for-msmall-only {
    display: none !important;
  }
}

@media screen and (max-width: 28.74875em), screen and (min-width: 40em) {
  .show-for-msmall-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 51.87375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 51.875em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 51.875em) {
  .hide-for-mlarge {
    display: none !important;
  }
}

@media screen and (max-width: 51.87375em) {
  .show-for-mlarge {
    display: none !important;
  }
}

@media screen and (min-width: 51.875em) and (max-width: 63.99875em) {
  .hide-for-mlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 51.87375em), screen and (min-width: 64em) {
  .show-for-mlarge-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
}

.clearfix::after {
  clear: both;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/*
 .row { background-color: lightblue; }
 .column {   border: 1px solid grey; }
*/
@media screen and (max-width: 39.99875em) {
  html {
    font-size: 95%;
  }
}

#page-info-wrapper {
  margin-bottom: 0;
}

#page-info-wrapper #page-info {
  max-width: 1050px;
  margin: 0 auto;
  font-size: .95rem;
}

#page-info-wrapper #page-info #pages {
  padding-left: 115px;
  font-size: .8rem;
  line-height: 120%;
}

#page-info-wrapper #page-info #pages .text-label {
  display: inline-block;
  width: 115px;
  margin: 2px 4px 2px -115px;
  background-color: #f0c9c3;
  white-space: nowrap;
}

#page-info-wrapper #page-info #pages a {
  font-weight: 400;
  text-decoration: underline;
}

#page-info-wrapper #page-info #pages .meta-description {
  margin: 0 0 4px 4px;
}

.row.full-width-background {
  width: 100%;
  max-width: unset;
  padding: 1em calc((100vw/2) - (68.75rem/2));
}

b, strong, .bold {
  font-weight: 800 !important;
}
strong.navy {
    color: #00335B;
}
.small {
  font-size: 0.8rem;
  line-height: 140%;
}

sup, sup {
  position: relative;
  line-height: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-size: 50%;
  padding-left: 1px;
}

sup {
  top: -0.7em;
}

sup.copy, sup.reg {
  font-size: 0.75em;
  top: -0.35em;
}

sup.sm, sup.trade {
  font-size: 1.05em;
  top: 0.05em;
}

sub {
  bottom: -0.25em;
}

iframe {
  border: 1px solid #275173;
}

span.text-label {
  color: #275173;
  font-weight: 700;
}

footer span.text-label {
  color: inherit;
}

/* Special formatting for the products */
span.pp {
  color: #F47320;
}

span.pa {
  font-variant: small-caps;
  font-style: italic;
  color: #4daaa2;
}

.menu span.pa {
  color: inherit;
}

h1 .light, h2 .light {
  color: #3976a8;
}

h1 small, h2 small {
  font-size: 70%;
  line-height: 1;
  color: #3976a8;
  font-weight: 700;
}

h2 {
  margin-top: 2rem;
}

h2:first-of-type {
  margin-top: 0;
}
h2 {
    margin: 0;
    padding: 1.5rem 0 0.5rem 0;
}

a {
  font-weight: 700;
}

#top-contact-info a, footer a {
  font-weight: normal;
}

button, .button {
  font-weight: 500;
  white-space: nowrap;
  border-radius: 5px;
}

button.primary-light, .button.primary-light {
  background-color: #3976a8;
}

button.large, .button.large {
  padding: 1rem;
}

@media screen and (max-width: 51.87375em) {
  button.large.large:not(.expanded), .button.large.large:not(.expanded) {
    font-size: 1.1rem;
  }
}

/* Needed for off-canvas menu */
#wrapper, #page-wrapper {
  width: 100%;
}

/* **************** Top Bar (Contact info and mobile menu button) **************** */
#top-bar {
  background-color: #F5F5F5;
  border-bottom: 1px solid #C5C5C5;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  /* Email and phone number */
  /* 'Hamburger" button (visible medium down) */
}

@media screen and (max-width: 51.87375em) {
  #top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#top-bar #top-contact-info {
  z-index: 10;
  /* Gets covered by logo */
  font-size: 0.95em;
}

@media screen and (max-width: 20em) {
  #top-bar #top-contact-info {
    font-size: 0.9em;
  }
}

@media print, screen and (min-width: 40em) {
  #top-bar #top-contact-info .email, #top-bar #top-contact-info .phone {
    display: inline-block;
  }
  #top-bar #top-contact-info .email {
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #C5C5C5;
  }
}

#top-bar #mobile-menu-button {
  padding-top: 0.65em;
}

#top-bar #mobile-menu-button a.hamburger {
  position: relative;
  line-height: 1;
  font-size: 0.9em;
  font-family: 'Saira Extra Condensed', Impact, Helvetica, Arial, sans-serif;
  font-weight: 500;
  /*
      background: linear-gradient(to bottom,
              $anchor-color, $anchor-color 7%,
              transparent 7%, transparent 20%,
              $anchor-color 20%, $anchor-color 27%,
              transparent 27%, transparent 40%,
              $anchor-color 40%, $anchor-color 47%, transparent 47%, transparent); */
  display: inline-block;
  margin-top: 1.15em;
  text-decoration: none;
}

#top-bar #mobile-menu-button a.hamburger:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1.15em;
  left: 0;
  bottom: 120%;
  background: -webkit-gradient(linear, left top, left bottom, from(#275173), color-stop(10%, #275173), color-stop(10%, transparent), color-stop(45%, transparent), color-stop(45%, #275173), color-stop(55%, #275173), color-stop(55%, transparent), color-stop(90%, transparent), color-stop(90%, #275173), to(#275173));
  background: linear-gradient(to bottom, #275173, #275173 10%, transparent 10%, transparent 45%, #275173 45%, #275173 55%, transparent 55%, transparent 90%, #275173 90%, #275173 100%);
}

/* **************** Logo (branding) and intro text. **************** */
#site-header, #intro-wrapper {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

#site-header {
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 1rem;
  /* Image shows on header for mlarge up, on intro for medium down */
  /* Logo and an optional hidden description */
  /* Intro text */
}

@media print, screen and (min-width: 51.875em) {
  #site-header #intro-wrapper {
    background-image: none !important;
  }
}

@media screen and (max-width: 51.87375em) {
  #site-header {
    background-image: none !important;
  }
}

#site-header #site-branding {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media screen and (max-width: 51.87375em) {
  #site-header #site-branding {
    background-color: #FFFFFF;
    border-bottom: 1px solid #C5C5C5;
  }
}

@media print, screen and (min-width: 51.875em) {
  #site-header #site-branding #site-logo {
    margin-top: -50px;
  }
}

#site-header #site-branding #site-description {
  display: none;
}

#site-header #intro {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #CCCCCC;
  border-left: 0;
  border-radius: 0 10px 10px 0;
  padding: 1rem;
  padding-right: 0.25rem;
  margin: 4em 0;
  /* Header tweaking */
}

@media screen and (min-width: 51.875em) and (max-width: 63.99875em) {
  #site-header #intro {
    margin: 3.5em 0;
    width: 85.71429%;
  }
}

@media screen and (max-width: 51.87375em) {
  #site-header #intro {
    margin: 3em 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}

@media screen and (max-width: 39.99875em) {
  #site-header #intro {
    margin: 2em 0;
    padding-left: 0.5rem;
  }
}

@media screen and (min-width: 40em) and (max-width: 42.5em) {
  #site-header #intro h1 {
    font-size: 2.1rem;
    white-space: nowrap;
  }
}

@media screen and (min-width: 28.75em) and (max-width: 29.6875em) {
  #site-header #intro h1 {
    font-size: 2.05rem;
    margin-right: -0.25rem;
  }
}

/* **************** Menus **************** */
/* Common to both menus */
#top-navigation, #mobile-menu-wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#346c99), to(#004677));
  background: linear-gradient(to bottom, #346c99, #004677);
}

#top-navigation li.is-submenu-item a.last, #mobile-menu-wrapper li.is-submenu-item a.last {
  padding-bottom: 1rem;
}

#top-navigation a, #mobile-menu-wrapper a {
  font-family: 'Saira Condensed', Impact, Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  color: #FFFFFF;
  white-space: nowrap;
}

/* Top (non-mobile) dropdown navigation */
#top-navigation {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  /* Fix sub-menus (if any) */
}

#top-navigation ul ul {
  top: auto;
  left: auto;
  margin-top: 0.5rem;
}

#top-navigation .dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.25em !important;
}

#top-navigation .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  right: 10px;
}

#top-navigation ul.dropdown.menu > li a {
  background: -webkit-gradient(linear, left top, left bottom, from(#5a88ac), to(#3b7197)), -webkit-gradient(linear, left top, left bottom, from(#27557a), to(#073e65));
  background: linear-gradient(to bottom, #5a88ac, #3b7197), linear-gradient(to bottom, #27557a, #073e65);
  background-position: 0 0, 1px 0;
  background-repeat: no-repeat;
  background-size: 1px 100%;
}

#top-navigation ul.dropdown.menu > li a.first {
  background: none;
}
.button {
	display: inline-block;
	white-space: nowrap;
	background-color: #275173;
	border: 1px solid #3976a8;
	border-radius: 5px;
	margin: 0 0.5rem;
	padding: 0 0.5rem;
	line-height: 2rem;
	color: #FFFFFF;
	font-size: 1.3rem;
	font-weight: 400;
	cursor: pointer;
	z-index: 100
}
.button:hover {
	text-decoration: none
}
.button:before {
	display: inline-block;
	float: left;
	width: 2rem;
	background-color: #3976a8;
	border-right: 1px solid #FFFFFF;
	border-radius: 5px 0 0 5px;
	text-align: center;
	margin: 0 0.5rem 0 -0.5rem;
	padding: 0;
	font-size: 1.3rem;
	font-weight: 400
}
.button.pdf:before {
	font-family: "Font Awesome 5 Free";
	content: "\f1c1"
}


/*-------- Resource Pages ------*/

#content, .main-content  {
	margin-top: 2rem;
	margin-bottom: 1rem
}

#content a:not(.button) {
	/*font-weight: 700;*/
    font-weight: 400
}

#content ul, .main-content ul {
	list-style-type: none;
    font-family:Arial, sans-serif;
}

#content ul li, .main-content ul li {
	padding-left: 1rem;
    font-family:Arial, sans-serif;
    
}
.main-content ul li {
	padding-bottom:15px;
}
.main-content .green_box ul li {
    padding-bottom: 5px;
    list-style:disc;
}
#content .resource-list ul li, .main-content .resource-list ul li {
	padding-left: 0rem;
    margin-left:0rem;
    font-size:14px;
}
#content .resource-list ul, .main-content .resource-list ul {
    margin-left:0rem;
}
#content .resource-list ul ul, .main-content .resource-list ul ul {
    margin-left:40px;
    margin-top:20px;
    margin-bottom:10px;
}
#content .resource-list ul ul li, .main-content .resource-list ul ul li {
    list-style:disc;
    text-decoration:underline;
}

/*
#content .blue_box ul li:not(.resource):before, .main-content ul li:not(.resource):before {
	position: absolute;
	left: -1em;
	color: #4efff5;
	font-family: "fontawesome";
	font-weight: 900;
	content: "\f00c"
}
#content ul li:not(.resource):before, .main-content ul li:not(.resource):before {
	position: absolute;
	left: -1em;
	color: #275173;
	
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f00c"
}
*/
.resources {
	margin: 0
}

.resources h3 {
	border-left: 0
}

.resources a.resource {
	float: left;
	width: 225px;
	max-width: 100%;
	margin: 0 1rem 1rem 0;
	text-align: center;
	background-color: #275173
}

.resources a.resource .title,
.resources a.resource .resource-button {
	padding: 0.5rem 0.3rem;
	text-align: center;
	background-color: #275173;
	color: #fff;
	font-size: 0.85rem;
	font-weight: 500;
	line-height: 120%
}

.resources a.resource .preview {
	display: inline-block;
	min-height: 270px;
	height: 270px;
	background-color: #fff
}

.resources a.resource .preview.slideshare i {
	font-size: 185px;
	line-height: 270px;
	padding: 0 5px;
	color: #ddd;
	-webkit-filter: drop-shadow(1px 1px 1px #8a8a8a);
	filter: drop-shadow(1px 1px 1px #8a8a8a)
}

.resources a.resource .resource-button {
	font-size: 0.8rem;
	font-weight: 400;
	background-color: #3976a8;
	margin: 0.7rem 0.5rem
}

/*End --- Resource Pages  ----*/

/* Side (mobile) accordion navigation */
/* **************** Content **************** */
#content {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

#content a:not(.button) {
  font-weight: 700;
}

@media print, screen and (min-width: 40em) {
  #content #col1 {
    padding-right: 1rem;
    /*border-right: 1px solid #C5C5C5;*/
  }
  .clm_bock {
    padding-right: 1rem;
    border-right: 1px solid #3976a8;
  }
  .clm_bock.br0 {
    padding-right: 0.8rem;
    border-right: 0px;
  }
  #content #col2 {
    padding-left: 1rem;
  }
}

@media screen and (max-width: 39.99875em) {
  #content #col1 {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #C5C5C5;
  }
}

/* Home Page */
#content #home-content .text-content {
  margin-bottom: 1rem;
}

#content #home-content .text-content .logo {
  z-index: 10;
  float: left;
  margin-right: 6px;
  padding: 0 6px 6px 0;
  border-right: 1px solid #C5C5C5;
  max-width: 45%;
}

@media screen and (max-width: 21.25em) {
  #content #home-content .text-content .logo {
    max-width: 50%;
  }
}

#content #home-content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 40em) {
  #content #home-content .links {
    min-height: 80px;
  }
}

@media screen and (min-width: 40em) and (max-width: 51.87375em) {
  #content #home-content .links .button-wrapper {
    margin-right: 0.5rem;
  }
  #content #home-content .links .logo-wrapper {
    margin-right: -0.5rem;
  }
}

/* Items on the resource page */
/*
#content .resource {
  margin-bottom: 2rem;
}
*/
#content .resource:last-of-type {
  margin-bottom: 0;
}

#content .resource .description {
  padding-bottom: 1rem;
}

/* About page bios */
#content #bios {
  padding-top: 0.5rem;
}

#content #bios .bio {
  padding: 0.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #DDDDDD;
  -webkit-box-shadow: 3px -5px 7px -4px #DDDDDD;
          box-shadow: 3px -5px 7px -4px #DDDDDD;
}

@media print, screen and (min-width: 40em) {
  #content #bios .bio {
    margin: 0 0.5rem 3rem 0.5rem;
    border-right: 1px solid #DDDDDD;
    border-top-right-radius: 10px;
  }
}

@media screen and (min-width: 51.875em) and (max-width: 63.99875em) {
  #content #bios .bio .info {
    width: 16.66667%;
  }
  #content #bios .bio .bio-content {
    width: 83.33333%;
  }
}

#content #bios .bio .info {
  padding: 0 0 1rem 0;
  border-bottom: 8px solid #275173;
}

@media screen and (max-width: 39.99875em) {
  #content #bios .bio .info {
    border-bottom: 0;
  }
}

#content #bios .bio .info .image {
  margin-bottom: 1rem;
}

#content #bios .bio .info .image img {
  border: 1px solid #000000;
}

@media screen and (max-width: 39.99875em) {
  #content #bios .bio .info .image img {
    max-width: 175px;
  }
}

#content #bios .bio .info .name {
  font-weight: 700;
  color: #275173;
}

#content #bios .bio .info .title {
  font-size: 0.8rem;
}

/* Consulting page */
body#consulting #site-header #intro p:first-of-type {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #275173;
  font-weight: 600;
}

#content #consulting-content #qfhc {
  z-index: 10;
  margin: 0.5rem 0 1rem 1rem;
  border-top: 6px solid #275173;
  padding-top: 2rem;
}

@media screen and (min-width: 28.75em) and (max-width: 39.99875em) {
  #consulting-content #qfhc {
    max-width: 50%;
  }
}

@media screen and (max-width: 28.74875em) {
  #consulting-content #qfhc {
    margin-left: 0;
    width: 100%;
  }
  #consulting-content #qfhc a.button {
    width: 100%;
  }
}

#consulting-content #qfhc a.logo {
  display: block;
  margin-bottom: 2rem;
}

/* Form on the Contact page */
#contact-form .callout {
  margin-bottom: 3rem;
}

#contact-form .field {
  position: relative;
  border: 1px solid #C5C5C5;
  /* box-shadow: inset 1px 1px 3px 0 $medium-gray; */
  padding: 6px 0 0 6px;
  margin-bottom: 2rem;
}

#contact-form .field.readonly {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#contact-form .field.is-invalid {
  border: 1px solid #cc4b37;
  /* box-shadow: inset 1px 1px 3px 0 get-color(alert); */
}

#contact-form .field.recaptcha {
  display: inline-block;
  padding: 0;
  overflow: hidden;
}

#contact-form .field.recaptcha .g-recaptcha {
  top: -2px;
  left: -2px;
  margin: 0 -6px -6px 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

#contact-form .field.recaptcha iframe {
  border: 0;
}

#contact-form .field label {
  display: inline-block;
  float: left;
  height: 1.5em;
  margin-top: -1.2em;
  padding: 0 6px 0 3px;
  background-color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
  z-index: 2;
}

.field.richtext #content #contact-form .field label {
  margin-left: 9px;
}

#contact-form .field input:not(.button), #contact-form .field select, #contact-form .field textarea {
  border: 0;
  outline: 0;
  font-size: 1rem;
  width: 99.5%;
  min-width: 250px;
  margin-bottom: 3px;
  height: 2rem;
  line-height: 1.2rem;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 1000px #FFFFFF;
          box-shadow: inset 0 0 1000px #FFFFFF;
  /* Fixes yellow fields in Chrome */
  color: #000000;
  -webkit-text-fill-color: #000000;
  /* Fixes text color and cursor color */
}

#contact-form .field textarea {
  min-height: 8rem;
  resize: vertical;
}

#contact-form .field .field-error, #contact-form .field .field-message {
  text-align: left;
  background-color: #F5F5F5;
  margin: 0 0 0 -6px;
  /* To account for field padding */
  padding-left: 6px;
  font-size: 0.9rem;
  line-height: 200%;
}

 #contact-form .field.recaptcha .field-error, #contact-form .field.recaptcha .field-message {
  margin-left: 0;
}

#contact-form .field .field-error {
  display: none;
  font-weight: bold;
  color: #cc4b37;
  border-top: 1px solid #cc4b37;
  background-color: rgba(204, 75, 55, 0.15);
}

/* **************** Content **************** */
footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#346c99), color-stop(75%, #004677));
  background: linear-gradient(to bottom, #346c99, #004677 75%);
  padding: 2rem 1rem;
  color: #FFFFFF;
  font-size: 0.9rem;
  font-weight:bold;
  text-shadow: 1px 2px 3px #000;
}

@media screen and (max-width: 21.25em) {
  footer {
    font-size: 0.85rem;
  }
}

@media screen and (max-width: 20em) {
  footer {
    font-size: 0.8rem;
  }
}

footer a {
  color: #FFFFFF;
}

footer a:hover {
  color: #FFFFFF;
}

@media screen and (min-width: 28.75em) and (max-width: 39.99875em) {
  footer #privacy-policy {
    padding-left: 0;
  }
}

@media screen and (min-width: 45.0625em) {
  footer #bottom-contact-info {
    padding-right: 7px;
    text-align: right;
  }
  footer #legal-info {
    padding-left: 0;
  }
}

@media screen and (max-width: 45em) {
  footer #bottom-contact-info {
    width: 100%;
    margin-bottom: 1rem;
    text-align: right;
    padding-right: 7px;
  }
  footer #legal-info {
    width: 100%;
    text-align: left;
  }
}

footer .company-name {
  font-weight: 700;
}

footer #privacy-policy {
  margin-bottom: 1rem;
}

footer .address {
  margin-bottom: 1rem;
}

footer #credit {
  font-size: 0.85rem;
  padding-top: 0.1rem;
}
.dblock {
    display: block;
}


.t330_popup_trigger {
    width: 340px;
    height: 100%;
    display: block;
    margin: 0 auto;
    background: #3976a8;
    border-radius: 6px;
    padding: 6px 10px;
}
/*.t330_popup_trigger:hover{
  background: #c23e32;
}*/
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.custom-model-main.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: visible;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 720px;
  height:533px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
	overflow-y: auto;
}
.custom-model-main.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 99999;
}
.custom-model-main.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}


.lgBlueText {
    color:#fff !important;
    font-style:italic;
    margin-bottom:0;
}
.br_top { border-top:1px solid #275173; }
.br_bottom { border-bottom:1px solid #275173;  }
.brk_news_block {
    display:block;
    padding:10px 0;
    text-align:center;
    border-bottom:1px solid #275173;
    border-top:1px solid #275173;
    margin-bottom:20px;
}
a.t330_popup_trigger {
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    margin-top:-10px;
    font-weight: normal !important;
}

video.t330video {
    border: 1px solid #555;
    margin-top: 15px;
}
video.osvVideo {
    border: 1px solid #555;
    margin-top: 0px;
    margin-bottom: 25px;
}

