@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css?family=Rubik:400,500,700");
/*! 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&xsmall=23.4375em&xxsmall=25em&medium=40em&xmedium=48em&xxmedium=53.75em&large=64em&xlarge=75.625em&xxlarge=87.5em&xxxlarge=120em";
}

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: #eeeff1;
  font-family: "Rubik", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #4a4a4a;
  -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: 10px;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 10px;
}

.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: 10px;
  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: 72.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 75.625em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 87.5em) {
  .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, body.no-flexbox .columns, .columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, body.no-flexbox .columns, .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .column, body.no-flexbox .columns, .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-1 > .column, body.no-flexbox .small-up-1 > .columns, .small-up-1 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-2 > .column, body.no-flexbox .small-up-2 > .columns, .small-up-2 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-3 > .column, body.no-flexbox .small-up-3 > .columns, .small-up-3 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-4 > .column, body.no-flexbox .small-up-4 > .columns, .small-up-4 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-5 > .column, body.no-flexbox .small-up-5 > .columns, .small-up-5 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-6 > .column, body.no-flexbox .small-up-6 > .columns, .small-up-6 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-7 > .column, body.no-flexbox .small-up-7 > .columns, .small-up-7 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-8 > .column, body.no-flexbox .small-up-8 > .columns, .small-up-8 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

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

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

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

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

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

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

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

@media screen and (min-width: 87.5em) {
  .xxlarge-collapse > .column, body.no-flexbox .xxlarge-collapse > .columns, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 87.5em) {
  .xxlarge-uncollapse > .column, body.no-flexbox .xxlarge-uncollapse > .columns, .xxlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

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

body.no-flexbox .row {
  max-width: 72.5rem;
  margin-right: auto;
  margin-left: auto;
}
body.no-flexbox .row::before, body.no-flexbox .row::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
body.no-flexbox .row::after {
  clear: both;
}
body.no-flexbox .row.collapse > .column, body.no-flexbox .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
body.no-flexbox .row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  body.no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  body.no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  body.no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 75.625em) {
  body.no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media screen and (min-width: 87.5em) {
  body.no-flexbox .row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
body.no-flexbox .row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
body.no-flexbox .row.expanded {
  max-width: none;
}
body.no-flexbox .row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
body.no-flexbox .row:not(.expanded) .row {
  max-width: none;
}
body.no-flexbox .row.gutter-small > .column, body.no-flexbox .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
body.no-flexbox .row.gutter-medium > .column, body.no-flexbox .row.gutter-medium > .columns {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
body.no-flexbox .row.gutter-large > .column, body.no-flexbox .row.gutter-large > .columns {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
body.no-flexbox .column, body.no-flexbox .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  body.no-flexbox .column, body.no-flexbox .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  body.no-flexbox .column, body.no-flexbox .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
body.no-flexbox .column, body.no-flexbox .columns, body.no-flexbox .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}
body.no-flexbox .column:last-child:not(:first-child), body.no-flexbox .columns:last-child:not(:first-child) {
  float: right;
}
body.no-flexbox .column.end:last-child:last-child, body.no-flexbox .end.columns:last-child:last-child {
  float: left;
}
body.no-flexbox .column.row.row, body.no-flexbox .row.row.columns {
  float: none;
}
body.no-flexbox .row .column.row.row, body.no-flexbox .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
body.no-flexbox .small-1 {
  width: 8.3333333333%;
}
body.no-flexbox .small-push-1 {
  position: relative;
  left: 8.3333333333%;
}
body.no-flexbox .small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}
body.no-flexbox .small-offset-0 {
  margin-left: 0%;
}
body.no-flexbox .small-2 {
  width: 16.6666666667%;
}
body.no-flexbox .small-push-2 {
  position: relative;
  left: 16.6666666667%;
}
body.no-flexbox .small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}
body.no-flexbox .small-offset-1 {
  margin-left: 8.3333333333%;
}
body.no-flexbox .small-3 {
  width: 25%;
}
body.no-flexbox .small-push-3 {
  position: relative;
  left: 25%;
}
body.no-flexbox .small-pull-3 {
  position: relative;
  left: -25%;
}
body.no-flexbox .small-offset-2 {
  margin-left: 16.6666666667%;
}
body.no-flexbox .small-4 {
  width: 33.3333333333%;
}
body.no-flexbox .small-push-4 {
  position: relative;
  left: 33.3333333333%;
}
body.no-flexbox .small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}
body.no-flexbox .small-offset-3 {
  margin-left: 25%;
}
body.no-flexbox .small-5 {
  width: 41.6666666667%;
}
body.no-flexbox .small-push-5 {
  position: relative;
  left: 41.6666666667%;
}
body.no-flexbox .small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}
body.no-flexbox .small-offset-4 {
  margin-left: 33.3333333333%;
}
body.no-flexbox .small-6 {
  width: 50%;
}
body.no-flexbox .small-push-6 {
  position: relative;
  left: 50%;
}
body.no-flexbox .small-pull-6 {
  position: relative;
  left: -50%;
}
body.no-flexbox .small-offset-5 {
  margin-left: 41.6666666667%;
}
body.no-flexbox .small-7 {
  width: 58.3333333333%;
}
body.no-flexbox .small-push-7 {
  position: relative;
  left: 58.3333333333%;
}
body.no-flexbox .small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}
body.no-flexbox .small-offset-6 {
  margin-left: 50%;
}
body.no-flexbox .small-8 {
  width: 66.6666666667%;
}
body.no-flexbox .small-push-8 {
  position: relative;
  left: 66.6666666667%;
}
body.no-flexbox .small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}
body.no-flexbox .small-offset-7 {
  margin-left: 58.3333333333%;
}
body.no-flexbox .small-9 {
  width: 75%;
}
body.no-flexbox .small-push-9 {
  position: relative;
  left: 75%;
}
body.no-flexbox .small-pull-9 {
  position: relative;
  left: -75%;
}
body.no-flexbox .small-offset-8 {
  margin-left: 66.6666666667%;
}
body.no-flexbox .small-10 {
  width: 83.3333333333%;
}
body.no-flexbox .small-push-10 {
  position: relative;
  left: 83.3333333333%;
}
body.no-flexbox .small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}
body.no-flexbox .small-offset-9 {
  margin-left: 75%;
}
body.no-flexbox .small-11 {
  width: 91.6666666667%;
}
body.no-flexbox .small-push-11 {
  position: relative;
  left: 91.6666666667%;
}
body.no-flexbox .small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}
body.no-flexbox .small-offset-10 {
  margin-left: 83.3333333333%;
}
body.no-flexbox .small-12 {
  width: 100%;
}
body.no-flexbox .small-offset-11 {
  margin-left: 91.6666666667%;
}
body.no-flexbox .small-up-1 > .column, body.no-flexbox .small-up-1 > .columns {
  float: left;
  width: 100%;
}
body.no-flexbox .small-up-1 > .column:nth-of-type(1n), body.no-flexbox .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
body.no-flexbox .small-up-1 > .column:last-child, body.no-flexbox .small-up-1 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-2 > .column, body.no-flexbox .small-up-2 > .columns {
  float: left;
  width: 50%;
}
body.no-flexbox .small-up-2 > .column:nth-of-type(1n), body.no-flexbox .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
body.no-flexbox .small-up-2 > .column:last-child, body.no-flexbox .small-up-2 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-3 > .column, body.no-flexbox .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
body.no-flexbox .small-up-3 > .column:nth-of-type(1n), body.no-flexbox .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
body.no-flexbox .small-up-3 > .column:last-child, body.no-flexbox .small-up-3 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-4 > .column, body.no-flexbox .small-up-4 > .columns {
  float: left;
  width: 25%;
}
body.no-flexbox .small-up-4 > .column:nth-of-type(1n), body.no-flexbox .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
body.no-flexbox .small-up-4 > .column:last-child, body.no-flexbox .small-up-4 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-5 > .column, body.no-flexbox .small-up-5 > .columns {
  float: left;
  width: 20%;
}
body.no-flexbox .small-up-5 > .column:nth-of-type(1n), body.no-flexbox .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
body.no-flexbox .small-up-5 > .column:last-child, body.no-flexbox .small-up-5 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-6 > .column, body.no-flexbox .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
body.no-flexbox .small-up-6 > .column:nth-of-type(1n), body.no-flexbox .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
body.no-flexbox .small-up-6 > .column:last-child, body.no-flexbox .small-up-6 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-7 > .column, body.no-flexbox .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
body.no-flexbox .small-up-7 > .column:nth-of-type(1n), body.no-flexbox .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
body.no-flexbox .small-up-7 > .column:last-child, body.no-flexbox .small-up-7 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-up-8 > .column, body.no-flexbox .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
body.no-flexbox .small-up-8 > .column:nth-of-type(1n), body.no-flexbox .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
body.no-flexbox .small-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
body.no-flexbox .small-up-8 > .column:last-child, body.no-flexbox .small-up-8 > .columns:last-child {
  float: left;
}
body.no-flexbox .small-collapse > .column, body.no-flexbox .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
body.no-flexbox .small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
body.no-flexbox .expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
body.no-flexbox .small-uncollapse > .column, body.no-flexbox .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
body.no-flexbox .small-centered {
  margin-right: auto;
  margin-left: auto;
}
body.no-flexbox .small-centered, body.no-flexbox .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
body.no-flexbox .small-uncentered, body.no-flexbox .small-push-0, body.no-flexbox .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}
body.no-flexbox .small-uncentered, body.no-flexbox .small-uncentered:last-child:not(:first-child), body.no-flexbox .small-push-0, body.no-flexbox .small-push-0:last-child:not(:first-child), body.no-flexbox .small-pull-0, body.no-flexbox .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}
body.no-flexbox .small-uncentered:last-child:not(:first-child), body.no-flexbox .small-push-0:last-child:not(:first-child), body.no-flexbox .small-pull-0:last-child:not(:first-child) {
  float: right;
}
@media print, screen and (min-width: 40em) {
  body.no-flexbox .medium-1 {
    width: 8.3333333333%;
  }
  body.no-flexbox .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  body.no-flexbox .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  body.no-flexbox .medium-offset-0 {
    margin-left: 0%;
  }
  body.no-flexbox .medium-2 {
    width: 16.6666666667%;
  }
  body.no-flexbox .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  body.no-flexbox .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  body.no-flexbox .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  body.no-flexbox .medium-3 {
    width: 25%;
  }
  body.no-flexbox .medium-push-3 {
    position: relative;
    left: 25%;
  }
  body.no-flexbox .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  body.no-flexbox .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  body.no-flexbox .medium-4 {
    width: 33.3333333333%;
  }
  body.no-flexbox .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  body.no-flexbox .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  body.no-flexbox .medium-offset-3 {
    margin-left: 25%;
  }
  body.no-flexbox .medium-5 {
    width: 41.6666666667%;
  }
  body.no-flexbox .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  body.no-flexbox .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  body.no-flexbox .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  body.no-flexbox .medium-6 {
    width: 50%;
  }
  body.no-flexbox .medium-push-6 {
    position: relative;
    left: 50%;
  }
  body.no-flexbox .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  body.no-flexbox .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  body.no-flexbox .medium-7 {
    width: 58.3333333333%;
  }
  body.no-flexbox .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  body.no-flexbox .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  body.no-flexbox .medium-offset-6 {
    margin-left: 50%;
  }
  body.no-flexbox .medium-8 {
    width: 66.6666666667%;
  }
  body.no-flexbox .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  body.no-flexbox .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  body.no-flexbox .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  body.no-flexbox .medium-9 {
    width: 75%;
  }
  body.no-flexbox .medium-push-9 {
    position: relative;
    left: 75%;
  }
  body.no-flexbox .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  body.no-flexbox .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  body.no-flexbox .medium-10 {
    width: 83.3333333333%;
  }
  body.no-flexbox .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  body.no-flexbox .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  body.no-flexbox .medium-offset-9 {
    margin-left: 75%;
  }
  body.no-flexbox .medium-11 {
    width: 91.6666666667%;
  }
  body.no-flexbox .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  body.no-flexbox .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  body.no-flexbox .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  body.no-flexbox .medium-12 {
    width: 100%;
  }
  body.no-flexbox .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  body.no-flexbox .medium-up-1 > .column, body.no-flexbox .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  body.no-flexbox .medium-up-1 > .column:nth-of-type(1n), body.no-flexbox .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-1 > .column:last-child, body.no-flexbox .medium-up-1 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-2 > .column, body.no-flexbox .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  body.no-flexbox .medium-up-2 > .column:nth-of-type(1n), body.no-flexbox .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-2 > .column:last-child, body.no-flexbox .medium-up-2 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-3 > .column, body.no-flexbox .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  body.no-flexbox .medium-up-3 > .column:nth-of-type(1n), body.no-flexbox .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-3 > .column:last-child, body.no-flexbox .medium-up-3 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-4 > .column, body.no-flexbox .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  body.no-flexbox .medium-up-4 > .column:nth-of-type(1n), body.no-flexbox .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-4 > .column:last-child, body.no-flexbox .medium-up-4 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-5 > .column, body.no-flexbox .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  body.no-flexbox .medium-up-5 > .column:nth-of-type(1n), body.no-flexbox .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-5 > .column:last-child, body.no-flexbox .medium-up-5 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-6 > .column, body.no-flexbox .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  body.no-flexbox .medium-up-6 > .column:nth-of-type(1n), body.no-flexbox .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-6 > .column:last-child, body.no-flexbox .medium-up-6 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-7 > .column, body.no-flexbox .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  body.no-flexbox .medium-up-7 > .column:nth-of-type(1n), body.no-flexbox .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-7 > .column:last-child, body.no-flexbox .medium-up-7 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-up-8 > .column, body.no-flexbox .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  body.no-flexbox .medium-up-8 > .column:nth-of-type(1n), body.no-flexbox .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .medium-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  body.no-flexbox .medium-up-8 > .column:last-child, body.no-flexbox .medium-up-8 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .medium-collapse > .column, body.no-flexbox .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  body.no-flexbox .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .medium-uncollapse > .column, body.no-flexbox .medium-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  body.no-flexbox .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  body.no-flexbox .medium-centered, body.no-flexbox .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  body.no-flexbox .medium-uncentered, body.no-flexbox .medium-push-0, body.no-flexbox .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .medium-uncentered, body.no-flexbox .medium-uncentered:last-child:not(:first-child), body.no-flexbox .medium-push-0, body.no-flexbox .medium-push-0:last-child:not(:first-child), body.no-flexbox .medium-pull-0, body.no-flexbox .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  body.no-flexbox .medium-uncentered:last-child:not(:first-child), body.no-flexbox .medium-push-0:last-child:not(:first-child), body.no-flexbox .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media print, screen and (min-width: 48em) {
  body.no-flexbox .xmedium-1 {
    width: 8.3333333333%;
  }
  body.no-flexbox .xmedium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  body.no-flexbox .xmedium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  body.no-flexbox .xmedium-offset-0 {
    margin-left: 0%;
  }
  body.no-flexbox .xmedium-2 {
    width: 16.6666666667%;
  }
  body.no-flexbox .xmedium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  body.no-flexbox .xmedium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  body.no-flexbox .xmedium-offset-1 {
    margin-left: 8.3333333333%;
  }
  body.no-flexbox .xmedium-3 {
    width: 25%;
  }
  body.no-flexbox .xmedium-push-3 {
    position: relative;
    left: 25%;
  }
  body.no-flexbox .xmedium-pull-3 {
    position: relative;
    left: -25%;
  }
  body.no-flexbox .xmedium-offset-2 {
    margin-left: 16.6666666667%;
  }
  body.no-flexbox .xmedium-4 {
    width: 33.3333333333%;
  }
  body.no-flexbox .xmedium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  body.no-flexbox .xmedium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  body.no-flexbox .xmedium-offset-3 {
    margin-left: 25%;
  }
  body.no-flexbox .xmedium-5 {
    width: 41.6666666667%;
  }
  body.no-flexbox .xmedium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  body.no-flexbox .xmedium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  body.no-flexbox .xmedium-offset-4 {
    margin-left: 33.3333333333%;
  }
  body.no-flexbox .xmedium-6 {
    width: 50%;
  }
  body.no-flexbox .xmedium-push-6 {
    position: relative;
    left: 50%;
  }
  body.no-flexbox .xmedium-pull-6 {
    position: relative;
    left: -50%;
  }
  body.no-flexbox .xmedium-offset-5 {
    margin-left: 41.6666666667%;
  }
  body.no-flexbox .xmedium-7 {
    width: 58.3333333333%;
  }
  body.no-flexbox .xmedium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  body.no-flexbox .xmedium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  body.no-flexbox .xmedium-offset-6 {
    margin-left: 50%;
  }
  body.no-flexbox .xmedium-8 {
    width: 66.6666666667%;
  }
  body.no-flexbox .xmedium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  body.no-flexbox .xmedium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  body.no-flexbox .xmedium-offset-7 {
    margin-left: 58.3333333333%;
  }
  body.no-flexbox .xmedium-9 {
    width: 75%;
  }
  body.no-flexbox .xmedium-push-9 {
    position: relative;
    left: 75%;
  }
  body.no-flexbox .xmedium-pull-9 {
    position: relative;
    left: -75%;
  }
  body.no-flexbox .xmedium-offset-8 {
    margin-left: 66.6666666667%;
  }
  body.no-flexbox .xmedium-10 {
    width: 83.3333333333%;
  }
  body.no-flexbox .xmedium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  body.no-flexbox .xmedium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  body.no-flexbox .xmedium-offset-9 {
    margin-left: 75%;
  }
  body.no-flexbox .xmedium-11 {
    width: 91.6666666667%;
  }
  body.no-flexbox .xmedium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  body.no-flexbox .xmedium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  body.no-flexbox .xmedium-offset-10 {
    margin-left: 83.3333333333%;
  }
  body.no-flexbox .xmedium-12 {
    width: 100%;
  }
  body.no-flexbox .xmedium-offset-11 {
    margin-left: 91.6666666667%;
  }
  body.no-flexbox .xmedium-up-1 > .column, body.no-flexbox .xmedium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  body.no-flexbox .xmedium-up-1 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .xmedium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-1 > .column:last-child, body.no-flexbox .xmedium-up-1 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-2 > .column, body.no-flexbox .xmedium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  body.no-flexbox .xmedium-up-2 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .xmedium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-2 > .column:last-child, body.no-flexbox .xmedium-up-2 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-3 > .column, body.no-flexbox .xmedium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  body.no-flexbox .xmedium-up-3 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .xmedium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-3 > .column:last-child, body.no-flexbox .xmedium-up-3 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-4 > .column, body.no-flexbox .xmedium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  body.no-flexbox .xmedium-up-4 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .xmedium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-4 > .column:last-child, body.no-flexbox .xmedium-up-4 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-5 > .column, body.no-flexbox .xmedium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  body.no-flexbox .xmedium-up-5 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .xmedium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-5 > .column:last-child, body.no-flexbox .xmedium-up-5 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-6 > .column, body.no-flexbox .xmedium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  body.no-flexbox .xmedium-up-6 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .xmedium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-6 > .column:last-child, body.no-flexbox .xmedium-up-6 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-7 > .column, body.no-flexbox .xmedium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  body.no-flexbox .xmedium-up-7 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .xmedium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-7 > .column:last-child, body.no-flexbox .xmedium-up-7 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-up-8 > .column, body.no-flexbox .xmedium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  body.no-flexbox .xmedium-up-8 > .column:nth-of-type(1n), body.no-flexbox .xmedium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xmedium-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .xmedium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  body.no-flexbox .xmedium-up-8 > .column:last-child, body.no-flexbox .xmedium-up-8 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xmedium-collapse > .column, body.no-flexbox .xmedium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  body.no-flexbox .xmedium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .expanded.row .xmedium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xmedium-uncollapse > .column, body.no-flexbox .xmedium-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  body.no-flexbox .xmedium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  body.no-flexbox .xmedium-centered, body.no-flexbox .xmedium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  body.no-flexbox .xmedium-uncentered, body.no-flexbox .xmedium-push-0, body.no-flexbox .xmedium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xmedium-uncentered, body.no-flexbox .xmedium-uncentered:last-child:not(:first-child), body.no-flexbox .xmedium-push-0, body.no-flexbox .xmedium-push-0:last-child:not(:first-child), body.no-flexbox .xmedium-pull-0, body.no-flexbox .xmedium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  body.no-flexbox .xmedium-uncentered:last-child:not(:first-child), body.no-flexbox .xmedium-push-0:last-child:not(:first-child), body.no-flexbox .xmedium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media print, screen and (min-width: 64em) {
  body.no-flexbox .large-1 {
    width: 8.3333333333%;
  }
  body.no-flexbox .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  body.no-flexbox .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  body.no-flexbox .large-offset-0 {
    margin-left: 0%;
  }
  body.no-flexbox .large-2 {
    width: 16.6666666667%;
  }
  body.no-flexbox .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  body.no-flexbox .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  body.no-flexbox .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  body.no-flexbox .large-3 {
    width: 25%;
  }
  body.no-flexbox .large-push-3 {
    position: relative;
    left: 25%;
  }
  body.no-flexbox .large-pull-3 {
    position: relative;
    left: -25%;
  }
  body.no-flexbox .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  body.no-flexbox .large-4 {
    width: 33.3333333333%;
  }
  body.no-flexbox .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  body.no-flexbox .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  body.no-flexbox .large-offset-3 {
    margin-left: 25%;
  }
  body.no-flexbox .large-5 {
    width: 41.6666666667%;
  }
  body.no-flexbox .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  body.no-flexbox .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  body.no-flexbox .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  body.no-flexbox .large-6 {
    width: 50%;
  }
  body.no-flexbox .large-push-6 {
    position: relative;
    left: 50%;
  }
  body.no-flexbox .large-pull-6 {
    position: relative;
    left: -50%;
  }
  body.no-flexbox .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  body.no-flexbox .large-7 {
    width: 58.3333333333%;
  }
  body.no-flexbox .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  body.no-flexbox .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  body.no-flexbox .large-offset-6 {
    margin-left: 50%;
  }
  body.no-flexbox .large-8 {
    width: 66.6666666667%;
  }
  body.no-flexbox .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  body.no-flexbox .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  body.no-flexbox .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  body.no-flexbox .large-9 {
    width: 75%;
  }
  body.no-flexbox .large-push-9 {
    position: relative;
    left: 75%;
  }
  body.no-flexbox .large-pull-9 {
    position: relative;
    left: -75%;
  }
  body.no-flexbox .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  body.no-flexbox .large-10 {
    width: 83.3333333333%;
  }
  body.no-flexbox .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  body.no-flexbox .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  body.no-flexbox .large-offset-9 {
    margin-left: 75%;
  }
  body.no-flexbox .large-11 {
    width: 91.6666666667%;
  }
  body.no-flexbox .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  body.no-flexbox .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  body.no-flexbox .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  body.no-flexbox .large-12 {
    width: 100%;
  }
  body.no-flexbox .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  body.no-flexbox .large-up-1 > .column, body.no-flexbox .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  body.no-flexbox .large-up-1 > .column:nth-of-type(1n), body.no-flexbox .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-1 > .column:last-child, body.no-flexbox .large-up-1 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-2 > .column, body.no-flexbox .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  body.no-flexbox .large-up-2 > .column:nth-of-type(1n), body.no-flexbox .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-2 > .column:last-child, body.no-flexbox .large-up-2 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-3 > .column, body.no-flexbox .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  body.no-flexbox .large-up-3 > .column:nth-of-type(1n), body.no-flexbox .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-3 > .column:last-child, body.no-flexbox .large-up-3 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-4 > .column, body.no-flexbox .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  body.no-flexbox .large-up-4 > .column:nth-of-type(1n), body.no-flexbox .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-4 > .column:last-child, body.no-flexbox .large-up-4 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-5 > .column, body.no-flexbox .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  body.no-flexbox .large-up-5 > .column:nth-of-type(1n), body.no-flexbox .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-5 > .column:last-child, body.no-flexbox .large-up-5 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-6 > .column, body.no-flexbox .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  body.no-flexbox .large-up-6 > .column:nth-of-type(1n), body.no-flexbox .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-6 > .column:last-child, body.no-flexbox .large-up-6 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-7 > .column, body.no-flexbox .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  body.no-flexbox .large-up-7 > .column:nth-of-type(1n), body.no-flexbox .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-7 > .column:last-child, body.no-flexbox .large-up-7 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-up-8 > .column, body.no-flexbox .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  body.no-flexbox .large-up-8 > .column:nth-of-type(1n), body.no-flexbox .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .large-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  body.no-flexbox .large-up-8 > .column:last-child, body.no-flexbox .large-up-8 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .large-collapse > .column, body.no-flexbox .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  body.no-flexbox .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .large-uncollapse > .column, body.no-flexbox .large-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  body.no-flexbox .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  body.no-flexbox .large-centered, body.no-flexbox .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  body.no-flexbox .large-uncentered, body.no-flexbox .large-push-0, body.no-flexbox .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .large-uncentered, body.no-flexbox .large-uncentered:last-child:not(:first-child), body.no-flexbox .large-push-0, body.no-flexbox .large-push-0:last-child:not(:first-child), body.no-flexbox .large-pull-0, body.no-flexbox .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  body.no-flexbox .large-uncentered:last-child:not(:first-child), body.no-flexbox .large-push-0:last-child:not(:first-child), body.no-flexbox .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (min-width: 75.625em) {
  body.no-flexbox .xlarge-1 {
    width: 8.3333333333%;
  }
  body.no-flexbox .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  body.no-flexbox .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  body.no-flexbox .xlarge-offset-0 {
    margin-left: 0%;
  }
  body.no-flexbox .xlarge-2 {
    width: 16.6666666667%;
  }
  body.no-flexbox .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  body.no-flexbox .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  body.no-flexbox .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  body.no-flexbox .xlarge-3 {
    width: 25%;
  }
  body.no-flexbox .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  body.no-flexbox .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  body.no-flexbox .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  body.no-flexbox .xlarge-4 {
    width: 33.3333333333%;
  }
  body.no-flexbox .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  body.no-flexbox .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  body.no-flexbox .xlarge-offset-3 {
    margin-left: 25%;
  }
  body.no-flexbox .xlarge-5 {
    width: 41.6666666667%;
  }
  body.no-flexbox .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  body.no-flexbox .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  body.no-flexbox .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  body.no-flexbox .xlarge-6 {
    width: 50%;
  }
  body.no-flexbox .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  body.no-flexbox .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  body.no-flexbox .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  body.no-flexbox .xlarge-7 {
    width: 58.3333333333%;
  }
  body.no-flexbox .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  body.no-flexbox .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  body.no-flexbox .xlarge-offset-6 {
    margin-left: 50%;
  }
  body.no-flexbox .xlarge-8 {
    width: 66.6666666667%;
  }
  body.no-flexbox .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  body.no-flexbox .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  body.no-flexbox .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  body.no-flexbox .xlarge-9 {
    width: 75%;
  }
  body.no-flexbox .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  body.no-flexbox .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  body.no-flexbox .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  body.no-flexbox .xlarge-10 {
    width: 83.3333333333%;
  }
  body.no-flexbox .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  body.no-flexbox .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  body.no-flexbox .xlarge-offset-9 {
    margin-left: 75%;
  }
  body.no-flexbox .xlarge-11 {
    width: 91.6666666667%;
  }
  body.no-flexbox .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  body.no-flexbox .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  body.no-flexbox .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  body.no-flexbox .xlarge-12 {
    width: 100%;
  }
  body.no-flexbox .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  body.no-flexbox .xlarge-up-1 > .column, body.no-flexbox .xlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  body.no-flexbox .xlarge-up-1 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .xlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-1 > .column:last-child, body.no-flexbox .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-2 > .column, body.no-flexbox .xlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  body.no-flexbox .xlarge-up-2 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .xlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-2 > .column:last-child, body.no-flexbox .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-3 > .column, body.no-flexbox .xlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  body.no-flexbox .xlarge-up-3 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .xlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-3 > .column:last-child, body.no-flexbox .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-4 > .column, body.no-flexbox .xlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  body.no-flexbox .xlarge-up-4 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .xlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-4 > .column:last-child, body.no-flexbox .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-5 > .column, body.no-flexbox .xlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  body.no-flexbox .xlarge-up-5 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .xlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-5 > .column:last-child, body.no-flexbox .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-6 > .column, body.no-flexbox .xlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  body.no-flexbox .xlarge-up-6 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .xlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-6 > .column:last-child, body.no-flexbox .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-7 > .column, body.no-flexbox .xlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  body.no-flexbox .xlarge-up-7 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .xlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-7 > .column:last-child, body.no-flexbox .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-up-8 > .column, body.no-flexbox .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  body.no-flexbox .xlarge-up-8 > .column:nth-of-type(1n), body.no-flexbox .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xlarge-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .xlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  body.no-flexbox .xlarge-up-8 > .column:last-child, body.no-flexbox .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xlarge-collapse > .column, body.no-flexbox .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  body.no-flexbox .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xlarge-uncollapse > .column, body.no-flexbox .xlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  body.no-flexbox .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  body.no-flexbox .xlarge-centered, body.no-flexbox .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  body.no-flexbox .xlarge-uncentered, body.no-flexbox .xlarge-push-0, body.no-flexbox .xlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xlarge-uncentered, body.no-flexbox .xlarge-uncentered:last-child:not(:first-child), body.no-flexbox .xlarge-push-0, body.no-flexbox .xlarge-push-0:last-child:not(:first-child), body.no-flexbox .xlarge-pull-0, body.no-flexbox .xlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  body.no-flexbox .xlarge-uncentered:last-child:not(:first-child), body.no-flexbox .xlarge-push-0:last-child:not(:first-child), body.no-flexbox .xlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (min-width: 87.5em) {
  body.no-flexbox .xxlarge-1 {
    width: 8.3333333333%;
  }
  body.no-flexbox .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  body.no-flexbox .xxlarge-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  body.no-flexbox .xxlarge-offset-0 {
    margin-left: 0%;
  }
  body.no-flexbox .xxlarge-2 {
    width: 16.6666666667%;
  }
  body.no-flexbox .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  body.no-flexbox .xxlarge-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  body.no-flexbox .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  body.no-flexbox .xxlarge-3 {
    width: 25%;
  }
  body.no-flexbox .xxlarge-push-3 {
    position: relative;
    left: 25%;
  }
  body.no-flexbox .xxlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  body.no-flexbox .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  body.no-flexbox .xxlarge-4 {
    width: 33.3333333333%;
  }
  body.no-flexbox .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  body.no-flexbox .xxlarge-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  body.no-flexbox .xxlarge-offset-3 {
    margin-left: 25%;
  }
  body.no-flexbox .xxlarge-5 {
    width: 41.6666666667%;
  }
  body.no-flexbox .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  body.no-flexbox .xxlarge-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  body.no-flexbox .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  body.no-flexbox .xxlarge-6 {
    width: 50%;
  }
  body.no-flexbox .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }
  body.no-flexbox .xxlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  body.no-flexbox .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  body.no-flexbox .xxlarge-7 {
    width: 58.3333333333%;
  }
  body.no-flexbox .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  body.no-flexbox .xxlarge-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  body.no-flexbox .xxlarge-offset-6 {
    margin-left: 50%;
  }
  body.no-flexbox .xxlarge-8 {
    width: 66.6666666667%;
  }
  body.no-flexbox .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  body.no-flexbox .xxlarge-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  body.no-flexbox .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  body.no-flexbox .xxlarge-9 {
    width: 75%;
  }
  body.no-flexbox .xxlarge-push-9 {
    position: relative;
    left: 75%;
  }
  body.no-flexbox .xxlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  body.no-flexbox .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  body.no-flexbox .xxlarge-10 {
    width: 83.3333333333%;
  }
  body.no-flexbox .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  body.no-flexbox .xxlarge-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  body.no-flexbox .xxlarge-offset-9 {
    margin-left: 75%;
  }
  body.no-flexbox .xxlarge-11 {
    width: 91.6666666667%;
  }
  body.no-flexbox .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  body.no-flexbox .xxlarge-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  body.no-flexbox .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  body.no-flexbox .xxlarge-12 {
    width: 100%;
  }
  body.no-flexbox .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  body.no-flexbox .xxlarge-up-1 > .column, body.no-flexbox .xxlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  body.no-flexbox .xxlarge-up-1 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-1 > .column:nth-of-type(1n+1), body.no-flexbox .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-1 > .column:last-child, body.no-flexbox .xxlarge-up-1 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-2 > .column, body.no-flexbox .xxlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  body.no-flexbox .xxlarge-up-2 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-2 > .column:nth-of-type(2n+1), body.no-flexbox .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-2 > .column:last-child, body.no-flexbox .xxlarge-up-2 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-3 > .column, body.no-flexbox .xxlarge-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  body.no-flexbox .xxlarge-up-3 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-3 > .column:nth-of-type(3n+1), body.no-flexbox .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-3 > .column:last-child, body.no-flexbox .xxlarge-up-3 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-4 > .column, body.no-flexbox .xxlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  body.no-flexbox .xxlarge-up-4 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-4 > .column:nth-of-type(4n+1), body.no-flexbox .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-4 > .column:last-child, body.no-flexbox .xxlarge-up-4 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-5 > .column, body.no-flexbox .xxlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  body.no-flexbox .xxlarge-up-5 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-5 > .column:nth-of-type(5n+1), body.no-flexbox .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-5 > .column:last-child, body.no-flexbox .xxlarge-up-5 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-6 > .column, body.no-flexbox .xxlarge-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  body.no-flexbox .xxlarge-up-6 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-6 > .column:nth-of-type(6n+1), body.no-flexbox .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-6 > .column:last-child, body.no-flexbox .xxlarge-up-6 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-7 > .column, body.no-flexbox .xxlarge-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  body.no-flexbox .xxlarge-up-7 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-7 > .column:nth-of-type(7n+1), body.no-flexbox .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-7 > .column:last-child, body.no-flexbox .xxlarge-up-7 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-up-8 > .column, body.no-flexbox .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  body.no-flexbox .xxlarge-up-8 > .column:nth-of-type(1n), body.no-flexbox .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  body.no-flexbox .xxlarge-up-8 > .column:nth-of-type(8n+1), body.no-flexbox .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  body.no-flexbox .xxlarge-up-8 > .column:last-child, body.no-flexbox .xxlarge-up-8 > .columns:last-child {
    float: left;
  }
  body.no-flexbox .xxlarge-collapse > .column, body.no-flexbox .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  body.no-flexbox .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xxlarge-uncollapse > .column, body.no-flexbox .xxlarge-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  body.no-flexbox .xxlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  body.no-flexbox .xxlarge-centered, body.no-flexbox .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  body.no-flexbox .xxlarge-uncentered, body.no-flexbox .xxlarge-push-0, body.no-flexbox .xxlarge-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  body.no-flexbox .xxlarge-uncentered, body.no-flexbox .xxlarge-uncentered:last-child:not(:first-child), body.no-flexbox .xxlarge-push-0, body.no-flexbox .xxlarge-push-0:last-child:not(:first-child), body.no-flexbox .xxlarge-pull-0, body.no-flexbox .xxlarge-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  body.no-flexbox .xxlarge-uncentered:last-child:not(:first-child), body.no-flexbox .xxlarge-push-0:last-child:not(:first-child), body.no-flexbox .xxlarge-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
body.no-flexbox .column-block {
  margin-bottom: 1.25rem;
}
body.no-flexbox .column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  body.no-flexbox .column-block {
    margin-bottom: 2.5rem;
  }
  body.no-flexbox .column-block > :last-child {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  body.no-flexbox .column-block {
    margin-bottom: 2.5rem;
  }
  body.no-flexbox .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: 1.25em;
  font-size: inherit;
  line-height: inherit;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #9b9b9b;
}

h1, .h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h3, .h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h4, .h4 {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

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

@media print, screen and (min-width: 25em) {
  h1, .h1 {
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
  }
  h4, .h4 {
    font-size: 1.625rem;
  }
  h5, .h5 {
    font-size: 1.5rem;
  }
  h6, .h6 {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.25rem;
  }
  h2, .h2 {
    font-size: 2rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
  }
  h4, .h4 {
    font-size: 1.375rem;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 0.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 2.5rem;
  }
  h2, .h2 {
    font-size: 2.25rem;
  }
  h3, .h3 {
    font-size: 1.75rem;
  }
  h4, .h4 {
    font-size: 1.5rem;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 0.875rem;
  }
}
a {
  line-height: inherit;
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #404040;
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 1.25em;
  list-style-position: outside;
  line-height: inherit;
}

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #9b9b9b;
}
blockquote, blockquote p {
  line-height: inherit;
  color: #4a4a4a;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #d8d8d8;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000;
  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 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: 48em) {
  .xmedium-text-left {
    text-align: left;
  }
  .xmedium-text-right {
    text-align: right;
  }
  .xmedium-text-center {
    text-align: center;
  }
  .xmedium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75.625em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 87.5em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
blockquote {
    border: 1px solid #4a4a4a;
    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, div.wpforms-container-full .wpforms-form button[type=submit] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.115em 2em 1.115em;
  border: 1px solid transparent;
  border-radius: 10px;
  -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: "Rubik";
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button, [data-whatinput=mouse] div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form [data-whatinput=mouse] button[type=submit] {
  outline: 0;
}
.button.tiny, div.wpforms-container-full .wpforms-form button.tiny[type=submit] {
  font-size: 0.6rem;
}
.button.small, div.wpforms-container-full .wpforms-form button.small[type=submit] {
  font-size: 0.85rem;
}
.button.large, div.wpforms-container-full .wpforms-form button.large[type=submit] {
  font-size: 1.125rem;
}
.button.expanded, div.wpforms-container-full .wpforms-form button.expanded[type=submit] {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, div.wpforms-container-full .wpforms-form button[type=submit], .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #51467f;
  color: #fff;
}
.button:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, .button:focus, div.wpforms-container-full .wpforms-form button[type=submit]:focus {
  background-color: #51467f;
  color: #fff;
}
.button.primary, div.wpforms-container-full .wpforms-form button.primary[type=submit], .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #51467f;
  color: #fff;
}
.button.primary:hover, div.wpforms-container-full .wpforms-form button.primary[type=submit]:hover, .button.primary:focus, div.wpforms-container-full .wpforms-form button.primary[type=submit]:focus {
  background-color: #413866;
  color: #fff;
}
.button.secondary, div.wpforms-container-full .wpforms-form button.secondary[type=submit], .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #D87C19;
  color: #fff;
}
.button.secondary:hover, div.wpforms-container-full .wpforms-form button.secondary[type=submit]:hover, .button.secondary:focus, div.wpforms-container-full .wpforms-form button.secondary[type=submit]:focus {
  background-color: #ad6314;
  color: #fff;
}
.button.success, div.wpforms-container-full .wpforms-form button.success[type=submit], .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #fff;
}
.button.success:hover, div.wpforms-container-full .wpforms-form button.success[type=submit]:hover, .button.success:focus, div.wpforms-container-full .wpforms-form button.success[type=submit]:focus {
  background-color: #22bb5b;
  color: #fff;
}
.button.warning, div.wpforms-container-full .wpforms-form button.warning[type=submit], .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #fff;
}
.button.warning:hover, div.wpforms-container-full .wpforms-form button.warning[type=submit]:hover, .button.warning:focus, div.wpforms-container-full .wpforms-form button.warning[type=submit]:focus {
  background-color: #cc8b00;
  color: #fff;
}
.button.alert, div.wpforms-container-full .wpforms-form button.alert[type=submit], .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fff;
}
.button.alert:hover, div.wpforms-container-full .wpforms-form button.alert[type=submit]:hover, .button.alert:focus, div.wpforms-container-full .wpforms-form button.alert[type=submit]:focus {
  background-color: #a53b2a;
  color: #fff;
}
.button.hollow, div.wpforms-container-full .wpforms-form button.hollow[type=submit], .button.hollow:hover, .button.hollow:focus, .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, div.wpforms-container-full .wpforms-form button.hollow[type=submit], .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #51467f;
  color: #51467f;
}
.button.hollow:hover, div.wpforms-container-full .wpforms-form button.hollow[type=submit]:hover, .button.hollow:focus, div.wpforms-container-full .wpforms-form button.hollow[type=submit]:focus {
  border-color: #292340;
  color: #292340;
}
.button.hollow.primary, div.wpforms-container-full .wpforms-form button.hollow.primary[type=submit], .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #51467f;
  color: #51467f;
}
.button.hollow.primary:hover, div.wpforms-container-full .wpforms-form button.hollow.primary[type=submit]:hover, .button.hollow.primary:focus, div.wpforms-container-full .wpforms-form button.hollow.primary[type=submit]:focus {
  border-color: #292340;
  color: #292340;
}
.button.hollow.secondary, div.wpforms-container-full .wpforms-form button.hollow.secondary[type=submit], .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #D87C19;
  color: #D87C19;
}
.button.hollow.secondary:hover, div.wpforms-container-full .wpforms-form button.hollow.secondary[type=submit]:hover, .button.hollow.secondary:focus, div.wpforms-container-full .wpforms-form button.hollow.secondary[type=submit]:focus {
  border-color: #6c3e0d;
  color: #6c3e0d;
}
.button.hollow.success, div.wpforms-container-full .wpforms-form button.hollow.success[type=submit], .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, div.wpforms-container-full .wpforms-form button.hollow.success[type=submit]:hover, .button.hollow.success:focus, div.wpforms-container-full .wpforms-form button.hollow.success[type=submit]:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, div.wpforms-container-full .wpforms-form button.hollow.warning[type=submit], .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, div.wpforms-container-full .wpforms-form button.hollow.warning[type=submit]:hover, .button.hollow.warning:focus, div.wpforms-container-full .wpforms-form button.hollow.warning[type=submit]:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, div.wpforms-container-full .wpforms-form button.hollow.alert[type=submit], .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, div.wpforms-container-full .wpforms-form button.hollow.alert[type=submit]:hover, .button.hollow.alert:focus, div.wpforms-container-full .wpforms-form button.hollow.alert[type=submit]:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, div.wpforms-container-full .wpforms-form button.clear[type=submit], .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, div.wpforms-container-full .wpforms-form button.clear[type=submit], .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #51467f;
}
.button.clear:hover, div.wpforms-container-full .wpforms-form button.clear[type=submit]:hover, .button.clear:focus, div.wpforms-container-full .wpforms-form button.clear[type=submit]:focus {
  color: #292340;
}
.button.clear.primary, div.wpforms-container-full .wpforms-form button.clear.primary[type=submit], .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #51467f;
}
.button.clear.primary:hover, div.wpforms-container-full .wpforms-form button.clear.primary[type=submit]:hover, .button.clear.primary:focus, div.wpforms-container-full .wpforms-form button.clear.primary[type=submit]:focus {
  color: #292340;
}
.button.clear.secondary, div.wpforms-container-full .wpforms-form button.clear.secondary[type=submit], .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #D87C19;
}
.button.clear.secondary:hover, div.wpforms-container-full .wpforms-form button.clear.secondary[type=submit]:hover, .button.clear.secondary:focus, div.wpforms-container-full .wpforms-form button.clear.secondary[type=submit]:focus {
  color: #6c3e0d;
}
.button.clear.success, div.wpforms-container-full .wpforms-form button.clear.success[type=submit], .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, div.wpforms-container-full .wpforms-form button.clear.success[type=submit]:hover, .button.clear.success:focus, div.wpforms-container-full .wpforms-form button.clear.success[type=submit]:focus {
  color: #157539;
}
.button.clear.warning, div.wpforms-container-full .wpforms-form button.clear.warning[type=submit], .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, div.wpforms-container-full .wpforms-form button.clear.warning[type=submit]:hover, .button.clear.warning:focus, div.wpforms-container-full .wpforms-form button.clear.warning[type=submit]:focus {
  color: #805700;
}
.button.clear.alert, div.wpforms-container-full .wpforms-form button.clear.alert[type=submit], .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, div.wpforms-container-full .wpforms-form button.clear.alert[type=submit]:hover, .button.clear.alert:focus, div.wpforms-container-full .wpforms-form button.clear.alert[type=submit]:focus {
  color: #67251a;
}
.button.disabled, div.wpforms-container-full .wpforms-form button.disabled[type=submit], .button[disabled], div.wpforms-container-full .wpforms-form button[disabled][type=submit] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after, div.wpforms-container-full .wpforms-form button.dropdown[type=submit]::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 2em;
}
.button.dropdown.hollow::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow[type=submit]::after, .button.dropdown.clear::after, div.wpforms-container-full .wpforms-form button.dropdown.clear[type=submit]::after {
  border-top-color: #51467f;
}
.button.dropdown.hollow.primary::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow.primary[type=submit]::after, .button.dropdown.clear.primary::after, div.wpforms-container-full .wpforms-form button.dropdown.clear.primary[type=submit]::after {
  border-top-color: #51467f;
}
.button.dropdown.hollow.secondary::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow.secondary[type=submit]::after, .button.dropdown.clear.secondary::after, div.wpforms-container-full .wpforms-form button.dropdown.clear.secondary[type=submit]::after {
  border-top-color: #D87C19;
}
.button.dropdown.hollow.success::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow.success[type=submit]::after, .button.dropdown.clear.success::after, div.wpforms-container-full .wpforms-form button.dropdown.clear.success[type=submit]::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow.warning[type=submit]::after, .button.dropdown.clear.warning::after, div.wpforms-container-full .wpforms-form button.dropdown.clear.warning[type=submit]::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, div.wpforms-container-full .wpforms-form button.dropdown.hollow.alert[type=submit]::after, .button.dropdown.clear.alert::after, div.wpforms-container-full .wpforms-form button.dropdown.clear.alert[type=submit]::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after, div.wpforms-container-full .wpforms-form button.arrow-only[type=submit]::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: 3.3125rem;
  margin: 0 0 1rem;
  padding: 0.9375rem;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #4a4a4a;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
  -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 #d8d8d8;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #d8d8d8;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 10px;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #494949;
}

::-moz-placeholder {
  color: #494949;
}

:-ms-input-placeholder {
  color: #494949;
}

::-ms-input-placeholder {
  color: #494949;
}

::placeholder {
  color: #494949;
}

[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: 500;
  line-height: 1.5;
  color: #4a4a4a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 5px 0 0 5px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 5px 5px 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #9b9b9b;
  background: #d8d8d8;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

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 #9b9b9b;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 3.3125rem;
  margin: 0 0 1rem;
  padding: 0.9375rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #4a4a4a;
  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%2874, 74, 74%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;
  transition: border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #d8d8d8;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.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)::-moz-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;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 10px;
}
thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #fff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f9f9f9;
  color: #4a4a4a;
}

tfoot {
  background: #f2f2f2;
  color: #4a4a4a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

table.unstriped tbody {
  background-color: #fff;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}

@media print, screen and (max-width: 47.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
table.stack th,
table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f4f4f4;
}
table.hover tfoot tr:hover {
  background-color: #ededed;
}
table.hover tbody tr:hover {
  background-color: #fafafa;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed;
}

.table-scroll {
  overflow-x: auto;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

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

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

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

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

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 48em) {
  .xmedium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xmedium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xmedium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xmedium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xmedium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xmedium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75.625em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 87.5em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

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

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

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 48em) {
  .xmedium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xmedium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xmedium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xmedium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xmedium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xmedium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xmedium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xmedium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75.625em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 87.5em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?op33ep");
  src: url("../fonts/icomoon.eot?op33ep#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?op33ep") format("truetype"), url("../fonts/icomoon.woff?op33ep") format("woff"), url("../fonts/icomoon.svg?op33ep#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "4";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-twitter:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-facebook-f:before {
  content: "\e901";
}

.icon-youtube:before {
  content: "\e902";
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

html {
  font-size: 93.75%;
}
@media print, screen and (min-width: 25em) {
  html {
    font-size: 100%;
  }
}

a {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}

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

iframe {
  max-width: 100%;
}

.responsive-container {
  position: relative;
  margin-bottom: 1.25em;
  max-width: 500px;
}
.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-container:after {
  content: "";
  display: block;
  padding-bottom: 56%;
}

div.printfriendly {
  z-index: 1 !important;
}

label {
  text-transform: uppercase;
}

.read-more {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #51467f;
}
@media print, screen and (min-width: 40em) {
  .read-more {
    font-size: 13px;
  }
}
@media print, screen and (min-width: 64em) {
  .read-more {
    font-size: 14px;
  }
}
.read-more:hover {
  text-decoration: underline;
}

.button, div.wpforms-container-full .wpforms-form button[type=submit] {
  font-weight: bold;
  text-transform: uppercase;
}
.button.large, div.wpforms-container-full .wpforms-form button.large[type=submit] {
  font-size: 15px;
}
@media print, screen and (min-width: 40em) {
  .button.large, div.wpforms-container-full .wpforms-form button.large[type=submit] {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .button.large, div.wpforms-container-full .wpforms-form button.large[type=submit] {
    font-size: 1.25rem;
  }
}

.epacket-terms {
  position: relative;
  background: #F5F7F9;
  padding: 16px;
  border-radius: 8px;
}
.epacket-terms .epacket-group-list .item + .item {
  margin-top: 12px;
}
.epacket-terms .epacket-group-list .item a {
  width: 100%;
  position: relative;
  display: block;
  background: #fff;
  padding: 12px 16px;
  font-weight: 500;
  color: #D87C19;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 8px;
}
.epacket-terms .epacket-group-list .item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 21px;
  display: block;
  width: 14px;
  height: 12px;
  margin-top: -6px;
  background: #D87C19;
  -webkit-mask-image: url("../img/icon-left.svg");
  mask-image: url("../img/icon-left.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
}
.epacket-terms .epacket-group-list .item a:hover {
  color: #fff;
  background: #111B29;
}
.epacket-terms .epacket-group-list .item a:hover:after {
  background: #fff;
}

.epacket-download-form {
  position: relative;
  margin: 50px 0 50px;
}
.epacket-download-form .term-name {
  background: #F5F7F9;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 24px;
}
.epacket-download-form .term-name h4 {
  font-weight: 600;
  color: #D87C19;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 0;
}
.epacket-download-form .form-inner {
  padding-bottom: 8px;
}
@media print, screen and (min-width: 40em) {
  .epacket-download-form .form-inner {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
.epacket-download-form .checkbox-label {
  margin-bottom: 16px;
}
.epacket-download-form .checkbox-label input {
  float: left;
  margin: 3px 10px 3px 0;
}
.epacket-download-form .checkbox-label span {
  display: table;
}
.epacket-download-form.loading {
  opacity: 0.5;
}
.epacket-download-form.loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.epacket-download-form.loading:after {
  content: "Loading...";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -10px;
  text-align: center;
  z-index: 10;
}

.column.sidebar-column, .sidebar-column.columns, body.no-flexbox .sidebar-column.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .column.sidebar-column, .sidebar-column.columns, body.no-flexbox .sidebar-column.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
            flex: 0 0 29%;
    max-width: 29%;
    margin-top: 0;
  }
}
.column.content-column, .content-column.columns, body.no-flexbox .content-column.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media print, screen and (min-width: 64em) {
  .sidebar-column + .column.content-column, .sidebar-column + .content-column.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 71%;
            flex: 0 0 71%;
    max-width: 71%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.page-content .sidebar-column {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.page-template-default .page-content .sidebar-column, .page-template-page-get-started .page-content .sidebar-column, .page-template-page--small-header .page-content .sidebar-column {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 64em) {
  .page-template-default .page-content .sidebar-column, .page-template-page-get-started .page-content .sidebar-column, .page-template-page--small-header .page-content .sidebar-column {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.row--wide {
  max-width: 77.5rem;
}

main {
  min-height: calc(100vh - 120px);
  padding-bottom: 60px;
  background-color: #fff;
}
@media print, screen and (min-width: 40em) {
  main {
    padding-bottom: 74px;
  }
}
@media print, screen and (min-width: 64em) {
  main {
    padding-bottom: 98px;
  }
}
.home main {
  padding-bottom: 0;
  padding-top: 121px;
}

.floating-widget-docked main {
  padding-bottom: 0;
}

.desktop-only {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .desktop-only {
    display: block;
  }
}

@media print, screen and (min-width: 40em) {
  .mobile-only {
    display: none;
  }
}

.add-shadow {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  margin-bottom: 10px;
  /*     border-radius: 10px;
      overflow: hidden;
   */
}

h2.section-title,
h3.section-title {
  color: #D87C19;
  font-weight: normal;
  margin-bottom: 20px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.n2-ss-slider .n2-ss-slide-background-image img {
  -o-object-position: inherit !important;
     object-position: inherit !important;
}

.wpforms-confirmation-container-full {
  background: none;
  border: none;
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.header-container {
  position: relative;
  z-index: 5;
  background-color: #fff;
}
@media print, screen and (min-width: 64em) {
  .header-container {
    z-index: initial;
  }
}
.header-container .brand-container {
  float: left;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding-left: 10px;
  padding-bottom: 0;
  height: 100%;
  min-height: 80px;
}
@media print, screen and (min-width: 23.4375em) {
  .header-container .brand-container {
    padding-left: 10px;
    padding-bottom: 0;
    min-height: 121px;
  }
}
@media screen and (min-width: 87.5em) {
  .header-container .brand-container {
    padding-left: 10px;
    padding-bottom: 0;
    min-height: 121px;
    margin-left: 10px;
  }
}
.header-container .brand-container img {
  max-width: 80%;
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container img {
    max-width: 340px;
  }
}
.header-container .brand-container .logo {
  position: absolute;
  top: 0;
  left: 0;
  /*background-color: $brand-purple;*/
  border-radius: 0 0 5px 0;
  height: 100%;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
@media print, screen and (min-width: 23.4375em) {
  .header-container .brand-container .logo {
    width: 95px;
  }
}
@media screen and (min-width: 87.5em) {
  .header-container .brand-container .logo {
    width: 131px;
    border-radius: 0 0 10px 0;
  }
}
.header-container .brand-container .logo img {
  max-width: 55px;
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container .logo img {
    max-width: 90px;
  }
}
.header-container .brand-container .name {
  font-weight: 700;
  line-height: 1.11;
  font-size: 13px;
  margin-bottom: 4px;
}
@media print, screen and (min-width: 23.4375em) {
  .header-container .brand-container .name {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 25em) {
  .header-container .brand-container .name {
    font-size: 18px;
  }
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container .name {
    font-size: 20px;
  }
}
@media screen and (min-width: 75.625em) {
  .header-container .brand-container .name {
    font-size: 22px;
  }
}
.header-container .brand-container .location,
.header-container .brand-container .phone {
  color: #777;
  font-size: 8px;
  font-weight: normal;
  padding-right: 40px;
  letter-spacing: 0.015em;
}
@media print, screen and (min-width: 23.4375em) {
  .header-container .brand-container .location,
.header-container .brand-container .phone {
    font-size: 9px;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 25em) {
  .header-container .brand-container .location,
.header-container .brand-container .phone {
    font-size: 10px;
  }
}
.header-container .brand-container .location {
  margin-bottom: 1em;
}
.header-container .brand-container .phone {
  position: relative;
  padding-left: 15px;
  margin-top: 4px;
  font-size: 12px;
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container .phone {
    display: none !important;
  }
}
.header-container .brand-container .phone:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  margin-top: 0;
  background: url("../img/phone.svg") no-repeat center transparent;
  background-size: contain;
}
.header-container .brand-container .text {
  -webkit-transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  padding: 4px 7px 5px 0;
}
@media print, screen and (min-width: 25em) {
  .header-container .brand-container .text {
    padding: 4px 10px 10px 0;
  }
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container .text {
    padding: 4px 0 4px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .header-container .brand-container .text {
    opacity: 1;
    visibility: visible;
    z-index: 0;
    padding-left: 4px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 75.625em) {
  .header-container .brand-container .text {
    padding-left: 4px;
    padding-bottom: 10px;
  }
}
.mobile-menu-visible .header-container .brand-container .text {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.header-container .brand-container .text span {
  display: block;
}
.header-container .brand-container .text span.location {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .header-container .brand-container .text span.location {
    display: block;
  }
}
.header-container .toggle-mobile-navigation {
  height: 19px;
  width: 30px;
  font-size: 0;
  position: absolute;
  right: 5px;
  bottom: 10%;
  margin-top: -9px;
  z-index: 10;
}
@media print, screen and (min-width: 64em) {
  .header-container .toggle-mobile-navigation {
    display: none;
  }
}
.header-container .toggle-mobile-navigation i, .header-container .toggle-mobile-navigation:before, .header-container .toggle-mobile-navigation:after {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #51467f;
}
.header-container .toggle-mobile-navigation:before {
  top: 0;
  content: "";
}
.mobile-menu-visible .header-container .toggle-mobile-navigation:before {
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #D87C19;
}

.header-container .toggle-mobile-navigation:after {
  bottom: 0;
  content: "";
}
.mobile-menu-visible .header-container .toggle-mobile-navigation:after {
  bottom: 8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #D87C19;
}

.header-container .toggle-mobile-navigation i {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  top: 10px;
  margin-top: -2px;
}
.mobile-menu-visible .header-container .toggle-mobile-navigation i {
  opacity: 0;
}

.header-container .navigation-container {
  -webkit-transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 0 60px 0 100px;
  margin-top: -20px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.mobile-menu-visible .header-container .navigation-container {
  opacity: 1;
  visibility: visible;
  z-index: 0;
}

@media print, screen and (min-width: 64em) {
  .header-container .navigation-container {
    width: auto;
    position: static;
    float: right;
    padding: 5px 10px 19px 0;
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    margin: 0;
  }
}
@media screen and (min-width: 75.625em) {
  .header-container .navigation-container {
    padding: 5px 20px 19px 0;
  }
}
.header-container .top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #9b9b9b;
}
@media print, screen and (min-width: 64em) {
  .header-container .top-bar {
    margin-bottom: 27px;
  }
}
.header-container .top-bar .menu {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 75.625em) {
  .header-container .top-bar .menu {
    padding-right: 28px;
  }
}
.header-container .top-bar .menu > li {
  float: left;
  padding: 12px 15px 10px 0;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .header-container .top-bar .menu > li {
    padding-left: 15px;
  }
}
.header-container .top-bar .menu > li.has-sub-items {
  padding-right: 32px;
}
.header-container .top-bar .menu > li.has-sub-items:after {
  font-family: "FontAwesome";
  content: "\f078";
  width: 17px;
  position: absolute;
  top: 50%;
  right: 15px;
  font-weight: 100;
  font-size: 8px;
  text-align: center;
  margin-top: -7px;
}
.header-container .top-bar .menu > li.has-sub-items .top-dropdown-items a:hover {
  color: #D87C19;
}
.header-container .top-bar .menu a {
  color: #51467f;
}
.header-container .top-bar .top-dropdown {
  position: relative;
  display: none;
}
@media print, screen and (min-width: 64em) {
  .header-container .top-bar .top-dropdown {
    display: block;
  }
}
.header-container .top-bar .top-dropdown > a {
  position: relative;
  -webkit-transition: none;
  transition: none;
}
.header-container .top-bar .top-dropdown.has-sub-items:before {
  -webkit-transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  background-color: #51467f;
  opacity: 0;
  visibility: hidden;
}
.header-container .top-bar .top-dropdown.has-sub-items:hover a {
  color: #fff;
}
.header-container .top-bar .top-dropdown.has-sub-items:hover:before {
  opacity: 1;
  visibility: visible;
}
.header-container .top-bar .top-dropdown.has-sub-items:hover:after {
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-top: -5px;
}
.header-container .top-bar .top-dropdown.has-sub-items:hover .top-dropdown-items {
  opacity: 1;
  visibility: visible;
}
.header-container .top-bar .top-dropdown:hover a {
  color: #51467f;
}
.header-container .top-bar .top-dropdown-items {
  -webkit-transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  background: #51467f;
  color: #fff;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  text-transform: none;
  white-space: nowrap;
  border-radius: 0 5px 5px 5px;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 75.625em) {
  .header-container .top-bar .top-dropdown-items {
    padding: 15px;
  }
}
.header-container .top-bar .top-dropdown-items li {
  padding: 10px 0;
  position: relative;
}
@media screen and (min-width: 75.625em) {
  .header-container .top-bar .top-dropdown-items li {
    padding: 16px 0;
  }
}
.header-container .top-bar .top-dropdown-items li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 28px;
  margin-top: -14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header-container .top-bar .top-dropdown-items li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.header-container .top-bar .contact-items li {
  padding-left: 45px;
  padding-right: 40px;
}
.header-container .top-bar .contact-items li.phone:before {
  background-image: url("../img/phone-icon.png");
}
.header-container .top-bar .contact-items li.fax:before {
  background-image: url("../img/fax-icon.png");
}
.header-container .top-bar .contact-items li.email:before {
  background-image: url("../img/email-icon.png");
}
.header-container .top-bar .language-items {
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 4px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-top-right-radius: 0;
}
@media screen and (min-width: 75.625em) {
  .header-container .top-bar .language-items {
    padding-bottom: 0;
  }
}
.header-container .top-bar .language-dropdown-mobile {
  position: relative;
}
.header-container .top-bar .language-dropdown-mobile.dropdown-visible ul {
  display: block;
}
.header-container .top-bar .language-dropdown-mobile span {
  display: block;
}
.header-container .top-bar .language-dropdown-mobile ul {
  left: -10px;
  top: 35px;
  margin: auto;
  position: absolute;
  width: 100%;
  padding: 0 10px 5px;
  background: #fff;
  border-radius: 5px;
  display: none;
}
.header-container .top-bar .language-dropdown-mobile ul li {
  padding: 7px 0;
}
@media print, screen and (min-width: 64em) {
  .header-container .top-bar .language-dropdown-mobile {
    display: none;
  }
}
.header-container .bottom-bar {
  display: none;
}
.header-container .bottom-bar::before, .header-container .bottom-bar::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.header-container .bottom-bar::after {
  clear: both;
}
@media print, screen and (min-width: 64em) {
  .header-container .bottom-bar {
    display: block;
  }
}
.header-container .bottom-bar .menu {
  float: right;
  font-weight: 500;
}
.header-container .bottom-bar .menu > li {
  float: left;
}
.header-container .bottom-bar .menu > li.current-menu-parent > a, .header-container .bottom-bar .menu > li.current-menu-item > a {
  color: #51467f;
}
.header-container .bottom-bar .menu > li.menu-item-has-children:after {
  visibility: hidden;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 33px;
  margin-top: -33px;
  z-index: 1;
}
.header-container .bottom-bar .menu > li.menu-item-has-children:hover:after {
  visibility: visible;
}
.header-container .bottom-bar .menu > li.menu-item-has-children:hover .sub-nav-container {
  opacity: 1;
  visibility: visible;
}
.header-container .bottom-bar .menu > li.menu-item-has-children:hover > a {
  color: #3448FF;
}
.header-container .bottom-bar .menu>li.current_menu_item:hover>a {
  color: #3448FF;
}
.header-container .bottom-bar .menu > li.menu-item-has-children:hover > a:after {
  /*visibility: visible;
  opacity: 1;*/
}
.header-container .bottom-bar .menu > li.menu-item-has-children > a {
  padding-right: 11px;
  position: relative;
}
.header-container .bottom-bar .menu > li.menu-item-has-children > a > img {
  display: none;
}
.header-container .bottom-bar .menu > li.menu-item-has-children > a .menu-image-title {
  padding-right: 0;
}
.header-container .bottom-bar .menu > li.menu-item-has-children > a:before {
  font-family: "FontAwesome";
  width: 17px;
  position: absolute;
  top: 50%;
  right: 0;
  font-weight: 100;
  font-size: 10px;
  text-align: center;
  margin-top: -7px;
  color: #D87C19;
}
.header-container .bottom-bar .menu > li.menu-item-has-children > a:after {
  visibility: hidden;
  opacity: 0;
  content: "";
  position: absolute;
  bottom: -48px;
  left: 50%;
  -webkit-transform: translate3d(-50%, -100%, 0);
          transform: translate3d(-50%, -100%, 0);
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f1f2f4;
  z-index: 0;
}
@media screen and (min-width: 75.625em) {
  .header-container .bottom-bar .menu > li.menu-item-has-children > a:after {
    bottom: -41px;
  }
}
.header-container .bottom-bar .menu > li > a {
  display: block;
  font-size: 15px;
}
@media screen and (min-width: 75.625em) {
  .header-container .bottom-bar .menu > li > a {
    font-size: 20px;
  }
}
.header-container .bottom-bar .menu > li + li {
  margin-left: 8px;
}
.header-container .search-form {
  overflow: hidden;
}
.header-container .search-input {
  margin: 0 10px 0 0;
  border-radius: 0;
  height: 35px;
  padding: 0 10px;
  float: left;
  width: 150px;
  border-radius: 4px;
  display: none;
}
@media screen and (min-width: 440px) {
  .header-container .search-input {
    display: block;
  }
}
.header-container .search-button {
  color: #51467f;
  width: 35px;
  height: 35px;
  text-align: center;
  float: right;
  cursor: pointer;
}
.header-container .search-button:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 28px;
  display: block;
  line-height: 28px;
}
.header-container .search-button span {
  display: none;
}

@media print, screen and (max-width: 47.99875em) {
  .touchevents .mobile-menu-visible .site-header {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .touchevents .mobile-menu-visible .site-header {
    position: absolute;
  }
}

/* 
.scroll-bottom {

  .site-header {
    transform: translate3d(0, -100%, 0);
  }
} */
.site-header {
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  font-weight: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  z-index: 10;
}
.site-header .close {
  position: absolute;
  color: #D87C19;
  width: 30px;
  height: 19px;
}
.site-header .close:before {
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 0;
  width: 100%;
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  border-top: 3px solid #D87C19;
}
.site-header .close:after {
  content: "";
  position: absolute;
  bottom: 8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
  width: 100%;
  height: 3px;
  width: 100%;
  border-bottom: 3px solid #D87C19;
}

.sub-nav-container {
  -webkit-transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  transition: opacity 0.25s ease-out, visiblity 0.25s ease-out;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  border: 3px solid orange;
  border-top: 0;
  padding: 16px 32px 16px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-box-shadow: 0px 24px 56px rgba(22, 26, 33, 0.32);
          box-shadow: 0px 24px 56px rgba(22, 26, 33, 0.32);
}
.sub-nav-container:after {
  content: "";
  position: absolute;
  height: 30px;
  left: 0;
  width: 100%;
  top: -30px;
  z-index: -10;
  background-color: #f1f2f4;
}
.sub-nav-container .nav-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #D87C19;
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .nav-title {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.sub-nav-container .sub-nav-row {
  /*display: flex;*/
  max-height: calc(100vh - 140px);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
  margin: 0 -10px;
}
.sub-nav-container .sub-nav-row .description-column {
  /*width: 27%;*/
  padding-right: 20px;
}
.sub-nav-container .sub-nav-row .description-container {
  border-radius: 4px;
  background-color: #F5F7F9;
  padding: 8px;
}
.sub-nav-container .sub-nav-row .description-container .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sub-nav-container .sub-nav-row .description-container .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 282px;
          flex: 0 0 282px;
  padding-right: 12px;
}
.sub-nav-container .sub-nav-row .description-container .text-section {
  float: 0 0 calc(100% - 282px);
  padding-left: 12px;
}
.sub-nav-container .sub-nav-row .description-container .nav-title {
  margin: 0 0 8px;
  line-height: 1.25;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .sub-nav-container .sub-nav-row .description-container .nav-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.sub-nav-container .sub-nav-row .description-container .nav-description {
  font-weight: 400;
  color: #111B29;
  padding-right: 0;
}
.sub-nav-container .sub-nav-row .description-container .nav-description p {
  margin: 0;
}
.sub-nav-container .sub-nav-row .menu-column {
  /*padding-top: 40px;
  width: 73%;*/
  padding-top: 8px;
  width: calc(100% + 20px);
  margin: 0 -10px;
  position: relative;
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .sub-nav-row .menu-column {
    padding-top: 8px;
  }
}
.sub-nav-container .sub-nav-row .menu-column .row {
  margin: 0 -4px;
}
.sub-nav-container .sub-nav-row .menu-column .row .column, .sub-nav-container .sub-nav-row .menu-column .row .columns {
  padding: 0 4px;
}
.sub-nav-container .sub-nav-row .menu-column .row .column.sub-menu-0-column, .sub-nav-container .sub-nav-row .menu-column .row .sub-menu-0-column.columns {
  padding-top: 12px;
  padding-bottom: 12px;
}
.sub-nav-container .sub-nav-row .menu-column .close {
  top: -20px;
  right: 0;
  display: none;
  cursor: pointer;
}
.sub-nav-container .sub-nav-row .menu-column.sub-menu-1-visible .close {
  /*display: block;*/
}
.sub-nav-container .sub-nav-row .menu-column.sub-menu-1-visible .sub-menu-1-column .sub-menu-inner {
  background: #F5F7F9;
  border-radius: 12px;
  height: 100%;
  padding: 12px;
  position: relative;
}
.sub-nav-container .sub-nav-row .menu-column.sub-menu-2-visible .sub-menu-2-column .sub-menu-inner {
  background: #F5F7F9;
  border-radius: 12px;
  height: 100%;
  position: relative;
  padding: 12px;
}
.sub-nav-container .sub-nav-row .menu-column > div {
  /*transition: transform .25s ease-out;
  width: 200%;*/
}
.sub-nav-container .sub-nav-row .menu-column .sub-menu-1-column {
  /*width: 50%;
  float: left;
  padding-right: 20px;*/
}
.sub-nav-container .nav-description {
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .nav-description {
    font-size: 16px;
    padding-right: 22px;
  }
}
.sub-nav-container .sub-menu {
  padding: 0;
  margin: 0;
  /*     font-size: 14px;
      line-height: 20px;
   */ /*width: calc(50% - 40px);*/
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .sub-menu {
    /*       font-size: 18px;
          line-height: 22px;
     */
  }
}
.sub-nav-container .sub-menu li {
  /*border-top: 1px solid $light-gray;*/
}
.sub-nav-container .sub-menu li:last-child {
  /*border-bottom: 1px solid $light-gray;*/
}
.sub-nav-container .sub-menu li.current-menu-item > a {
  color: #D87C19;
}
.sub-nav-container .sub-menu li.menu-item-has-children > a {
  padding-right: 20px;
  position: relative;
}
.sub-nav-container .sub-menu li.menu-item-has-children > a:after {
  font-family: "FontAwesome";
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  color: #D87C19;
  font-size: 12px;
  line-height: 1;
  margin-top: -6px;
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .sub-menu li.menu-item-has-children > a:after {
    right: 12px;
  }
}
.sub-nav-container .sub-menu li.menu-item-has-children > a.sub-menu-active, .sub-nav-container .sub-menu li.menu-item-has-children > a:hover {
  color: #fff;
  background-color: #111B29;
}
.sub-nav-container .sub-menu li.menu-item-has-children > a.sub-menu-active:after, .sub-nav-container .sub-menu li.menu-item-has-children > a:hover:after {
  color: #fff;
}
.sub-nav-container .sub-menu a {
  color: #111B29;
  padding: 8px 10px;
  display: block;
  border-radius: 12px;
}
@media screen and (min-width: 75.625em) {
  .sub-nav-container .sub-menu a {
    padding: 4px 10px;
  }
}
.sub-nav-container .sub-menu a:hover {
  color: #3448FF;
}
.sub-nav-container .sub-menu-0 {
  /*float: left;

  & + .sub-menu-0 {
    float: right;
  }*/
}
.sub-nav-container .sub-menu-1 {
  display: none;
}
.sub-nav-container .sub-menu-1.visible {
  display: block;
}
.sub-nav-container .sub-menu-2 {
  display: none;
  background: #F5F7F9;
  border-radius: 12px;
  position: relative;
  height: 100%;
}
.sub-nav-container .sub-menu-2.visible {
  display: block;
}

.mobile-menu {
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.mobile-menu-visible .mobile-menu {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media print, screen and (min-width: 64em) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu .mobile-menu-container {
  background-color: #f1f2f4;
  padding: 96px 0 30px;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
}
@media print, screen and (min-width: 23.4375em) {
  .mobile-menu .mobile-menu-container {
    padding-top: 115px;
  }
}
@media print, screen and (min-width: 40em) {
  .mobile-menu .mobile-menu-container {
    padding-top: 145px;
    border-radius: 0 0 10px 10px;
  }
}
.mobile-menu .menu-levels-container {
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  width: 200%;
  overflow: hidden;
  position: relative;
}
.mobile-menu .menu-levels-container.second-level {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.mobile-menu .menu-levels-container .close {
  top: 5px;
  right: 15px;
}
.mobile-menu ul .has-sub-items a,
.mobile-menu ul .menu-item-has-children a {
  position: relative;
  padding-right: 35px;
}
.mobile-menu ul .has-sub-items a:after,
.mobile-menu ul .menu-item-has-children a:after {
  font-family: "FontAwesome";
  content: "\f054";
  width: 17px;
  position: absolute;
  top: 50%;
  right: 15px;
  font-weight: 100;
  font-size: 8px;
  text-align: center;
  margin-top: -7px;
}
.mobile-menu ul .has-sub-items img,
.mobile-menu ul .menu-item-has-children img {
  display: none;
}
.mobile-menu .menu-level {
  float: left;
  width: 50%;
  padding: 0 40px 0 30px;
  position: relative;
}
.mobile-menu .first-level-menu .top-nav {
  color: #9b9b9b;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mobile-menu .first-level-menu .top-nav li {
  padding: 10px 0;
}
.mobile-menu .first-level-menu .top-nav a {
  color: inherit;
}
.mobile-menu .first-level-menu .main-nav {
  font-size: 22px;
}
.mobile-menu .first-level-menu .main-nav li {
  padding: 8px 0;
}
.mobile-menu .first-level-menu .main-nav li.menu-item-has-drop-down a {
  position: relative;
  padding-right: 35px;
}
.mobile-menu .first-level-menu .main-nav li.menu-item-has-drop-down a.menu-image-title-before > img {
  display: none;
}
.mobile-menu .first-level-menu .main-nav li.menu-item-has-drop-down a:after {
  font-family: "FontAwesome";
  content: "\f054";
  width: 17px;
  position: absolute;
  top: 50%;
  right: 15px;
  font-weight: 100;
  text-align: center;
  margin-top: -7px;
  font-size: 10px;
  color: #D87C19;
}
.mobile-menu .second-level-menu {
  padding-top: 10px;
}
.mobile-menu .second-level-menu .nav-title {
  color: #51467f;
  position: relative;
}
.mobile-menu .second-level-menu .nav-title:before {
  content: "\f053";
  color: #D87C19;
  font-family: "FontAwesome";
  width: 17px;
  position: absolute;
  top: 50%;
  left: -20px;
  font-weight: 100;
  font-size: 14px;
  text-align: center;
  margin-top: -7px;
}
.mobile-menu .second-level-menu .nav-description {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 300;
}
.mobile-menu .second-level-menu > div {
  display: none;
}
.mobile-menu .second-level-menu .contact-items .phone, .mobile-menu .second-level-menu .contact-items .fax, .mobile-menu .second-level-menu .contact-items .email {
  padding-left: 30px;
  position: relative;
}
.mobile-menu .second-level-menu .contact-items .phone:before, .mobile-menu .second-level-menu .contact-items .fax:before, .mobile-menu .second-level-menu .contact-items .email:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 18px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-menu .second-level-menu .contact-items .phone:before {
  content: "\f095";
}
.mobile-menu .second-level-menu .contact-items .fax:before {
  content: "\f1ac";
}
.mobile-menu .second-level-menu .contact-items .email:before {
  content: "\f0e0";
}
.mobile-menu .second-level-menu ul {
  font-size: 14px;
}
.mobile-menu .second-level-menu ul li {
  padding: 10px 0;
  border-top: 1px solid #d8d8d8;
}
.mobile-menu .second-level-menu ul li img {
  display: none;
}
.mobile-menu .second-level-menu ul li:last-child {
  border-bottom: 1px solid #d8d8d8;
}

.disclaimer-text {
  color: #333;
  padding: 35px 10px 35px;
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
}

.site-footer {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-align: center;
  background-color: #fff;
}
@media print, screen and (min-width: 48em) {
  .site-footer {
    text-align: left;
  }
}
.site-footer a {
  color: inherit;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer b {
  font-weight: 500;
}
.site-footer .footer-bottom {
  background-color: #51467f;
}
.site-footer .footer-container {
  padding: 0 40px;
}
@media print, screen and (min-width: 48em) {
  .site-footer .awards-column {
    padding-left: 0;
    padding-right: 0;
  }
}
.site-footer .awards {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-footer .awards > div + div {
  margin-left: 25px;
}
@media print, screen and (min-width: 48em) {
  .site-footer .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 48em) {
  .site-footer .footer-nav div + div {
    margin-left: 20px;
  }
}
.site-footer .footer-nav .logo {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 48em) {
  .site-footer .footer-nav .logo {
    padding-top: 5px;
  }
}
.site-footer .footer-nav .logo img {
  max-width: 73px;
}
.site-footer .top-bar {
  padding: 25px 0;
}
.site-footer .top-bar .menu {
  font-weight: 500;
  display: table;
  margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
  .site-footer .top-bar .menu {
    margin: 0;
    display: block;
  }
}
.site-footer .top-bar .menu li {
  float: left;
}
.site-footer .top-bar .menu li + li {
  margin-left: 20px;
}
.site-footer .top-bar .menu a:hover {
  text-decoration: underline;
}
.site-footer .bottom-bar {
  padding: 25px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
}
.site-footer .bottom-bar .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.site-footer .bottom-bar .menu > li {
  padding: 0 10px;
  width: 100%;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .site-footer .bottom-bar .menu > li {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .site-footer .bottom-bar .menu > li {
    width: 20%;
    margin: 0;
  }
}
.site-footer .bottom-bar .menu > li > a {
  font-weight: 500;
}
.site-footer .bottom-bar .menu > li img {
  display: none;
}
.site-footer .bottom-bar .sub-menu {
  padding-top: 10px;
  margin: 0;
}
.site-footer .bottom-bar .sub-menu li {
  margin-bottom: 5px;
}
.site-footer .social-nav {
  font-size: 24px;
  margin-top: 15px;
}
@media print, screen and (min-width: 48em) {
  .site-footer .social-nav {
    float: right;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .site-footer .social-nav {
    font-size: 30px;
  }
}
.site-footer .social-nav ul {
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.site-footer .social-nav ul li {
  float: left;
}
.site-footer .social-nav ul li + li {
  margin-left: 1em;
}
.site-footer .social-nav a {
  color: #fff;
}
.site-footer .social-nav a:hover {
  color: #D87C19;
}
.site-footer .social-nav span {
  display: none;
}

body .uwy.userway_p7 .uai {
  top: 132px !important;
}
@media screen and (min-width: 83.5em) {
  body .uwy.userway_p7 .uai {
    top: 13px !important;
  }
}

body .uwy.userway_p1 .uai {
  top: 132px !important;
}
@media screen and (min-width: 83.5em) {
  body .uwy.userway_p1 .uai {
    top: 13px !important;
  }
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(102, 102, 102, 0.38);
  display: grid;
  place-items: center;
  -webkit-transition: var(all 0.3s linear);
  transition: var(all 0.3s linear);
  visibility: hidden;
  z-index: -10;
}

/* OPEN/CLOSE MODAL */
.modal__overlay--open-modal {
  visibility: visible;
  z-index: 10;
}

.modal__container {
  background: #fff;
  border-radius: 4px;
  width: 90vw;
  height: 30vh;
  max-width: 620px;
  padding: 10px;
  text-align: center;
  display: grid;
  place-items: center;
  position: relative;
}

.modal__close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal__close-btn:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.modal__content {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}

.modal__button {
  width: 100%;
  padding: 8px;
  max-width: 175px;
  background-color: #51467f;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  text-align: center;
}

.floating-widget-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 10px;
  z-index: 5;
}
.floating-widget-docked .floating-widget-container {
  position: static;
}

.home .floating-widget-container {
  bottom: 0;
  position: absolute;
  padding: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.floating-widget {
  background-color: #D87C19;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px;
  padding: 15px 5px;
  position: relative;
}
@media print, screen and (min-width: 25em) {
  .floating-widget {
    padding: 20px 5px;
  }
}
@media print, screen and (min-width: 40em) {
  .floating-widget {
    border-radius: 10px;
    padding: 20px 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget {
    padding: 25px 50px;
  }
}
.floating-widget.links-visible {
  border-radius: 0 0 5px 5px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget.links-visible {
    border-radius: 0 10px 10px 10px;
  }
}
.home .floating-widget.links-visible {
  border-radius: 5px 5px 0 0;
}
@media print, screen and (min-width: 40em) {
  .home .floating-widget.links-visible {
    border-radius: 10px 10px 10px 0;
  }
}

.floating-widget.links-visible .link-list {
  display: block;
}
.floating-widget .link-list {
  font-weight: 500;
  position: absolute;
  bottom: 99%;
  width: 100%;
  background-color: #D87C19;
  left: 0;
  padding: 15px 20px;
  z-index: 5;
  border-radius: 10px 10px 0 0;
  display: none;
  font-size: 13px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .link-list {
    font-size: 15px;
    width: 70%;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .link-list {
    font-size: 18px;
    width: 55%;
  }
}
.home .floating-widget .link-list {
  top: 99%;
  bottom: auto;
  border-radius: 0 0 10px 10px;
}

.floating-widget .link-list:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  height: 2px;
  background-color: #fff;
  width: calc(100% - 40px);
  border-radius: 2px;
}
.home .floating-widget .link-list:before {
  bottom: auto;
  top: 0;
  height: 5px;
}

.floating-widget .link-list li {
  padding: 5px 0;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .link-list li {
    padding: 8px 0;
  }
}
.floating-widget .link-list a:hover {
  color: #51467f;
}
.floating-widget .dropdown-links {
  background-color: #D87C19;
  position: relative;
  border-radius: 10px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .dropdown-links {
    max-width: 50%;
    width: auto;
  }
}
.floating-widget .dropdown-links .dropdown-toggle {
  position: relative;
  display: none;
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .dropdown-links .dropdown-toggle {
    display: block;
    font-size: 20px;
    padding-right: 40px;
  }
  .floating-widget .dropdown-links .dropdown-toggle:after {
    font-family: "FontAwesome";
    content: "\f078";
    width: 17px;
    position: absolute;
    top: 50%;
    right: 0;
    font-weight: 100;
    font-size: 16px;
    text-align: center;
    margin-top: -12px;
    color: #51467f;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .dropdown-links .dropdown-toggle {
    font-size: 32px;
  }
}
.floating-widget a {
  color: inherit;
}
.floating-widget .featured-links {
  text-align: center;
  width: 100%;
  padding: 0;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.floating-widget .featured-links > div {
  width: 33.33%;
}
.floating-widget .featured-links > div:first-child {
  width: 27%;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .featured-links > div {
    width: 50%;
  }
}
@media print, screen and (min-width: 40em) {
  .floating-widget .featured-links > div:first-child {
    display: none;
  }
}
@media print, screen and (min-width: 40em) {
  .floating-widget .featured-links {
    width: 50%;
  }
}
.floating-widget .featured-links a:hover {
  color: #51467f;
}
.floating-widget .help,
.floating-widget .donate,
.floating-widget .e-learning {
  font-size: 10px;
  line-height: 3;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  background-size: contain;
  white-space: nowrap;
  letter-spacing: 0.03em;
}
@media print, screen and (min-width: 25em) {
  .floating-widget .help,
.floating-widget .donate,
.floating-widget .e-learning {
    font-size: 12px;
    line-height: 2.5;
  }
}
@media print, screen and (min-width: 25em) {
  .floating-widget .help,
.floating-widget .donate,
.floating-widget .e-learning {
    font-size: 14px;
    line-height: 2.4;
  }
}
@media print, screen and (min-width: 40em) {
  .floating-widget .help,
.floating-widget .donate,
.floating-widget .e-learning {
    font-size: 15px;
    line-height: 2.3;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .help,
.floating-widget .donate,
.floating-widget .e-learning {
    font-size: 20px;
    line-height: 2;
  }
}
.floating-widget .help span,
.floating-widget .donate span,
.floating-widget .e-learning span {
  float: left;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  margin-right: 8px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .help span,
.floating-widget .donate span,
.floating-widget .e-learning span {
    height: 33px;
    margin-right: 10px;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .help span,
.floating-widget .donate span,
.floating-widget .e-learning span {
    height: 35px;
    margin-right: 13px;
  }
}
.floating-widget .donate span {
  background-image: url("../img/Donate.svg");
  width: 30px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .donate span {
    width: 32px;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .donate span {
    width: 45px;
  }
}
.floating-widget .e-learning span {
  background-image: url("../img/E-Workshops.svg");
  width: 30px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .e-learning span {
    width: 35px;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .e-learning span {
    width: 40px;
  }
}
.floating-widget .help span {
  background-image: url("../img/Help.svg");
  width: 25px;
}
@media print, screen and (min-width: 40em) {
  .floating-widget .help span {
    width: 35px;
  }
}
@media print, screen and (min-width: 64em) {
  .floating-widget .help span {
    width: 45px;
  }
}

.content-area ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 1em;
}

.add-event-section {
  min-height: 300px;
}
.add-event-section form textarea {
  resize: none;
  height: 200px;
}
.add-event-section form fieldset {
  padding: 10px;
  border: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.add-event-section form fieldset legend {
  padding-right: 10px;
}
.add-event-section form .categories-fieldset label {
  margin-bottom: 15px;
}
.add-event-section form .checkbox-label {
  position: relative;
  padding-left: 20px;
}
.add-event-section form .checkbox-label input[type=checkbox] {
  position: absolute;
  top: 5px;
  left: 0;
}
.add-event-section form .row {
  margin: 0 -1rem;
}
.add-event-section form .row .column, .add-event-section form .row .columns {
  padding: 0 1rem;
}
.add-event-section form .additional-row textarea {
  height: 146px;
}
.add-event-section form .textarea-container {
  position: relative;
}
.add-event-section form .remove {
  width: 30px;
  text-align: center;
  padding: 0;
  background: red;
  color: #fff;
  height: 30px;
  border-radius: 50%;
  font-weight: bold;
  position: absolute;
  right: -20px;
  top: 50%;
  opacity: 0.5;
  line-height: 31px;
  cursor: pointer;
}
@media print, screen and (min-width: 40em) {
  .add-event-section form .remove {
    right: -45px;
  }
}
.add-event-section form .remove:hover {
  opacity: 1;
}
.add-event-section .rsvp-container {
  padding: 10px 0;
}
.add-event-section .custom-event-message {
  font-size: 20px;
  text-align: center;
}
.add-event-section .button, .add-event-section div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .add-event-section button[type=submit] {
  float: right;
}

.resource-embed-container {
  overflow: hidden;
  text-align: center;
}
.resource-embed-container iframe {
  width: 100% !important;
  height: 3000px;
  border: none;
  display: none;
}
@media print, screen and (min-width: 64em) {
  .resource-embed-container iframe {
    display: block;
  }
}
.resource-embed-container .resource-directory-link {
  display: block;
  margin: 50px 20px;
  font-size: 20px;
  text-decoration: underline;
  color: #51467f;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .resource-embed-container .resource-directory-link {
    display: none;
  }
}

.resource-page-row {
  max-width: 1260px;
}

.page-template-page-resource-directory .page-header .image-container .row {
  max-width: 1260px;
}
.page-template-page-resource-directory .page-content .page-container {
  padding-left: 0;
  padding-right: 0;
}

form.search .row {
  margin-left: -5px;
  margin-right: -5px;
}
form.search .column, form.search .columns {
  padding-left: 5px;
  padding-right: 5px;
}
form.search .note a {
  text-decoration: underline;
  color: #51467f;
}
form.search .note a:hover {
  text-decoration: none;
}

.search-fieldset {
  padding: 10px;
  border: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.search-fieldset legend {
  padding-right: 10px;
}
.search-fieldset input[type=radio] {
  display: none;
}
.search-fieldset input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #51467f;
}
.search-fieldset label {
  font-size: 1rem;
  text-transform: capitalize;
  padding-left: 24px;
  position: relative;
  margin: 0 15px 0 0;
}
.search-fieldset label.event {
  padding-right: 25px;
}
.search-fieldset label.event .icon {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../img/Events.svg) no-repeat center transparent;
  background-size: cover;
  margin-top: -11px;
}
.search-fieldset label.elearning {
  padding-right: 30px;
}
.search-fieldset label.elearning .icon {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 20px;
  background: url(../img/E-Workshops.svg) no-repeat center transparent;
  background-size: cover;
  margin-top: -11px;
}
.search-fieldset label.document {
  padding-right: 22px;
}
.search-fieldset label.document .icon {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 20px;
  background: url(../img/pdf.svg) no-repeat center transparent;
  background-size: cover;
  margin-top: -11px;
}
.search-fieldset label:last-child {
  margin-right: 0;
}
.search-fieldset label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #51467f;
  border-radius: 50%;
}

.no-search-result {
  text-align: center;
  font-size: 24px;
  padding-top: 20px;
}

.search-results-section {
  margin-top: 15px;
}
.search-results-section article {
  padding: 20px 0;
}
.search-results-section article .excerpt {
  margin-bottom: 10px;
}
.search-results-section article + article {
  border-top: 1px solid #d8d8d8;
}
.search-results-section .search-page {
  padding-left: 80px;
}
.search-results-section .search-page:before {
  content: "";
  width: 80px;
  height: 80px;
  float: left;
  margin-left: -80px;
  background-image: url("../img/External-Link.svg");
  background-repeat: no-repeat;
  background-position: left top;
}
.search-results-section .search-epacket {
  padding-left: 80px;
}
.search-results-section .search-epacket:before {
  content: "";
  width: 80px;
  height: 80px;
  float: left;
  margin-left: -80px;
  background-image: url("../img/pdf.svg?1");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px auto;
}
.search-results-section .search-elearning {
  padding-left: 80px;
}
.search-results-section .search-elearning .terms {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}
.search-results-section .search-elearning .terms a {
  color: #51467f;
}
.search-results-section .search-elearning:before {
  content: "";
  width: 80px;
  height: 80px;
  float: left;
  margin-left: -80px;
  background-image: url("../img/E-Workshops.svg");
  background-repeat: no-repeat;
  background-position: left top;
}
.search-results-section .search-event {
  padding-left: 80px;
}
.search-results-section .search-event .event-date {
  background-color: #51467f;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 17px 5px 15px;
  float: left;
  margin-left: -80px;
  width: 60px;
  border-radius: 10px;
}
.search-results-section .search-event .event-date span {
  display: block;
}
.search-results-section .search-event .event-date .month {
  color: #fde966;
  font-size: 12px;
}
.search-results-section .search-event .event-date .day {
  color: white;
  font-size: 32px;
  line-height: 1;
}

.type-search__title {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.type-search__item {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}

.type-search__link {
  position: relative;
  margin-left: 50px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  color: #4F467B;
  border-bottom: 1px solid rgba(81, 70, 127, 0.1);
}
.type-search__link:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -35px;
  display: block;
}
.type-search__link--webpages:before {
  width: 20px;
  height: 20px;
  background: url(../img/search/webpages.svg) no-repeat;
}
.type-search__link--events:before {
  width: 20px;
  height: 22px;
  background: url(../img/search/events.svg) no-repeat;
}
.type-search__link--resources:before {
  width: 22px;
  height: 18px;
  background: url(../img/search/resources.svg) no-repeat;
}
.type-search__link--videos:before {
  width: 22px;
  height: 22px;
  background: url(../img/search/videos.svg) no-repeat;
}

.search-results-section__title {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.home-hero {
  min-height: calc(100vh - 1250px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: #fff;
}
.probaly-chrome .home-hero {
  min-height: calc(100vh - 1250px);
}

@media print, screen and (min-width: 64em) {
  .home-hero {
    min-height: calc(100vh - 1250px);
  }
}
@media print and (min-height: 860px), screen and (min-width: 64em) and (min-height: 860px) {
  .home-hero {
    min-height: calc(100vh - 1250px);
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.vertical-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.vertical-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.vertical-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.horizontal-left {
    text-align: left;
  }
  .home-hero.horizontal-left > .row {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.horizontal-right {
    text-align: right;
  }
  .home-hero.horizontal-right > .row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero.horizontal-center {
    text-align: center;
  }
  .home-hero.horizontal-center > .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.home-hero > div {
  width: 100%;
}
.home-hero:before {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 1;
  position: absolute;
  pointer-events: none;
}
.home-hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.home-hero .mobile-only {
  background-size: cover;
}
.home-hero .hero-content {
  position: relative;
  padding: 50px 10px 50px 10px;
  z-index: 1;
}
@media print, screen and (min-width: 40em) {
  .home-hero .hero-content {
    padding: 50px 0 80px;
  }
}
.home-hero .text {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 25em) {
  .home-hero .text {
    font-size: 32px;
  }
}
@media print, screen and (min-width: 64em) {
  .home-hero .text {
    font-size: 38px;
  }
}
.home-hero .text br {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .home-hero .text br {
    display: initial;
  }
}
.home-hero .button, .home-hero div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .home-hero button[type=submit] {
  text-transform: uppercase;
  border-radius: 50px;
}

.featured-events {
  padding: 20px 0 20px;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .featured-events {
    padding: 40px 0 40px;
  }
}
.featured-events .featured-events-list {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  width: auto;
  opacity: 0;
}
.featured-events .featured-events-list .slick-list {
  width: 100%;
}
.featured-events .featured-events-list.slick-initialized {
  opacity: 1;
}
@media print, screen and (min-width: 64em) {
  .featured-events .featured-events-list {
    font-size: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
  }
}
.featured-events .featured-events-list a {
  color: black;
  outline: none;
}
.featured-events .featured-events-list a:hover {
  color: #D87C19;
}
.featured-events .featured-events-list .event-date {
  background-color: #51467f;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 17px 5px 15px;
  float: left;
  margin-left: -70px;
  width: 60px;
  border-radius: 10px;
}
.featured-events .featured-events-list .event-date span {
  display: block;
}
.featured-events .featured-events-list .event-date .month {
  color: #fde966;
  font-size: 12px;
}
.featured-events .featured-events-list .event-date .day {
  color: white;
  font-size: 32px;
  line-height: 1;
}
.featured-events .featured-events-list.events-count-4 {
  font-size: 14px;
}
.featured-events .featured-events-list.events-count-4 .announcement-item {
  width: 25%;
}
.featured-events .featured-events-list.events-count-3 {
  font-size: 16px;
}
@media print, screen and (min-width: 40em) {
  .featured-events .featured-events-list.events-count-3 {
    font-size: 18px;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-events .featured-events-list.events-count-3 {
    font-size: 20px;
  }
}
.featured-events .featured-events-list.events-count-3 .announcement-item {
  width: 33%;
}
.featured-events .featured-events-list.events-count-2 {
  font-size: 18px;
}
@media print, screen and (min-width: 40em) {
  .featured-events .featured-events-list.events-count-2 {
    font-size: 20px;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-events .featured-events-list.events-count-2 {
    font-size: 22px;
  }
}
.featured-events .featured-events-list.events-count-2 .announcement-item {
  width: 50%;
}
.featured-events .featured-events-list .slick-slide > div {
  height: 100%;
}
.featured-events .featured-events-list .announcement-item {
  padding: 0 40px 0 40px;
  text-align: center;
}
.featured-events .featured-events-list .announcement-item.event {
  padding-left: 70px;
  text-align: left;
}

.testimonial-section {
  padding: 20px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(4%), color-stop(#d1c2d9), color-stop(98%), to(#fff));
  background: linear-gradient(#fff, 4%, #d1c2d9, 98%, #fff);
}
@media print, screen and (min-width: 40em) {
  .testimonial-section {
    padding: 20px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .testimonial-section {
    padding: 40px 0;
  }
}
.testimonial-section .testimonial-block {
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
}
@media print, screen and (min-width: 40em) {
  .testimonial-section .testimonial-block {
    border-radius: 10px;
  }
}
.testimonial-section .testimonial-block .media {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .testimonial-section .testimonial-block .media {
    width: calc(50% + 20px);
  }
}
.testimonial-section .testimonial-block .media .image {
  background-position: center;
  background-size: cover;
  height: 100%;
}
.testimonial-section .testimonial-block .media .image:before {
  content: "";
  display: block;
  padding-bottom: 69%;
}
.testimonial-section .testimonial-block .media video {
  display: block;
  width: 100%;
}
.testimonial-section .testimonial-block h2 {
  color: #51467f;
}
.testimonial-section .testimonial-block .description {
  padding: 20px;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .testimonial-section .testimonial-block .description {
    padding: 30px;
    width: calc(50% - 20px);
  }
}
@media print, screen and (min-width: 64em) {
  .testimonial-section .testimonial-block .description {
    padding: 40px;
  }
}

.promo-blocks {
  padding: 20px 0;
}
@media print, screen and (min-width: 40em) {
  .promo-blocks {
    padding: 20px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-blocks {
    padding: 40px 0;
  }
}
.promo-blocks .promo-block {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block {
    border-radius: 10px;
    margin-bottom: 0;
    height: 100%;
  }
}
.promo-blocks .promo-block .image {
  position: relative;
  background-color: #b4b4b4;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.promo-blocks .promo-block .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.promo-blocks .promo-block .image.image-bg {
  color: #fff;
}
.promo-blocks .promo-block .image:after {
  content: "";
  display: block;
  padding-bottom: 59.26%;
}
.promo-blocks .promo-block h2 {
  bottom: 0;
  padding: 0 20px 20px;
  position: absolute;
  width: 100%;
  margin: 0;
  font-weight: 500;
  color: inherit;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block h2 {
    padding: 0 30px 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-blocks .promo-block h2 {
    padding: 0 40px 40px;
  }
}
.promo-blocks .promo-block .description {
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block .description {
    padding: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-blocks .promo-block .description {
    padding: 40px;
  }
}
.promo-blocks .promo-block .text {
  margin-bottom: 1em;
}
.promo-blocks .promo-block-small {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 20px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block-small {
    border-radius: 10px;
    margin-bottom: 0;
    height: 100%;
  }
}
.promo-blocks .promo-block-small .image {
  position: relative;
  background-color: #b4b4b4;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.promo-blocks .promo-block-small .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.promo-blocks .promo-block-small .image.image-bg {
  color: #fff;
}
.promo-blocks .promo-block-small .image:after {
  content: "";
  display: block;
  padding-bottom: 59.26%;
}
.promo-blocks .promo-block-small h2 {
  bottom: 0;
  padding: 0 20px 20px;
  position: absolute;
  width: 100%;
  margin: 0;
  font-weight: 500;
  color: inherit;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block-small h2 {
    padding: 0 20px 7px;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-blocks .promo-block-small h2 {
    padding: 0 20px 7px;
  }
}
.promo-blocks .promo-block-small .description {
  padding: 10px;
}
@media print, screen and (min-width: 40em) {
  .promo-blocks .promo-block-small .description {
    padding: 15px;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-blocks .promo-block-small .description {
    padding: 20px;
  }
}
.promo-blocks .promo-block-small .text {
  margin-bottom: 0.75em;
}

.twitter-feed-container {
  background: #fff;
  padding: 10px 25px 20px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .twitter-feed-container {
    height: 100%;
  }
}
.twitter-feed-container > div {
  max-width: 580px;
  margin: 0 auto;
}

.home-events-section {
  padding: 40px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(4%), color-stop(#d1c2d9), color-stop(98%), to(#fff));
  background: linear-gradient(#fff, 4%, #d1c2d9, 98%, #fff);
}

.home-events {
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.75);
}
.home-events #home-events {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.home-events #home-events.loading {
  opacity: 0.6;
}
@media print, screen and (min-width: 40em) {
  .home-events {
    border-radius: 10px;
    height: 100%;
    padding: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .home-events {
    padding: 20px;
  }
}
.home-events h2 {
  color: #51467f;
  margin-bottom: 0.5em;
}
@media print, screen and (min-width: 40em) {
  .home-events h2 {
    font-size: 34px;
  }
}
.home-events ul {
  position: relative;
  margin-bottom: 20px;
}
.home-events ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 80px;
  border-right: 1px solid #d8d8d8;
  height: 100%;
}
.home-events li {
  border-top: 1px solid #d8d8d8;
}
.home-events li:last-child {
  border-bottom: 1px solid #d8d8d8;
}
.home-events .event-item {
  padding: 0 15px 0 80px;
  display: block;
}
.home-events .event-item .event-date {
  width: 80px;
  float: left;
  margin-left: -80px;
  text-align: center;
  padding: 8px 10px;
}
.home-events .event-item .event-date span {
  line-height: 1;
}
.home-events .event-item .event-date .month {
  text-transform: uppercase;
  font-weight: 500;
  color: #4a4a4a;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.home-events .event-item .event-date .day {
  font-size: 16px;
  font-weight: 500;
  color: #D87C19;
}
.home-events .event-item .event-title {
  padding: 5px 0 5px 20px;
  line-height: 1.2;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

.feed-container {
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .feed-container {
    border-radius: 10px;
    margin-bottom: 20px;
    height: 100%;
    padding: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .feed-container {
    padding: 40px;
  }
}
.feed-container > div {
  max-width: 580px;
  margin: 0 auto;
}
.feed-container h2 {
  color: #51467f;
  margin-bottom: 1em;
  text-align: left;
}
@media print, screen and (min-width: 40em) {
  .feed-container h2 {
    font-size: 34px;
  }
}

.page-header .title-container {
  background: none;
  color: #fff;
  padding: 106px 10px 15px;
}
.page-template-page-elearnings .page-header .title-container {
  padding-bottom: 115px;
}

@media print, screen and (min-width: 23.4375em) {
  .page-header .title-container {
    padding-top: 145px;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .page-header .title-container {
    padding-top: 155px;
    padding-bottom: 5px;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header .title-container {
    padding-top: 210px;
  }
  .page-template-page-elearnings .page-header .title-container {
    padding-bottom: 143px;
  }
}
.page-header .page-title {
  color: #51467f;
  line-height: 1.2;
}
@media print, screen and (min-width: 23.4375em) {
  .page-header .page-title {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header .page-title {
    font-size: 2.4rem;
  }
}
.page-header .page-title.no-search-results {
  font-size: 24px;
}
@media print, screen and (min-width: 64em) {
  .page-header .page-title.no-search-results {
    font-size: 32px;
  }
}
.page-header.has-image .title-container {
  padding-bottom: 115px;
}
@media print, screen and (min-width: 64em) {
  .page-header.has-image .title-container {
    padding-bottom: 143px;
  }
}
.page-header .image-container {
  margin-top: -100px;
}
.page-header .image-container .image {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
.page-header .image-container .image:after {
  content: "";
  display: block;
  padding-bottom: 65%;
}
@media print, screen and (min-width: 40em) {
  .page-header .image-container .image:after {
    padding-bottom: 55%;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header .image-container .image:after {
    padding-bottom: 44.6%;
  }
}
.page-header .image-container.image-container-small .image:after {
  padding-bottom: 39%;
}
@media print, screen and (min-width: 40em) {
  .page-header .image-container.image-container-small .image:after {
    padding-bottom: 33%;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header .image-container.image-container-small .image:after {
    padding-bottom: 26.8%;
  }
}
.page-header .image-container.image-container-tiny .image:after {
  padding-bottom: 39%;
}
@media print, screen and (min-width: 40em) {
  .page-header .image-container.image-container-tiny .image:after {
    padding-bottom: 33%;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header .image-container.image-container-tiny .image:after {
    padding-bottom: 17.9%;
  }
}

.page-template-page-epackets .page-header .image-container {
  margin-top: -100px;
}
@media print, screen and (min-width: 40em) {
  .page-template-page-epackets .page-header .image-container .image {
    max-height: 300px;
  }
}

.page-header.has-image + .page-content {
  margin-top: 0;
}
.page-header.has-image + .page-content .page-container {
  border-radius: 0 0 10px 10px;
}
@media print, screen and (min-width: 48em) {
  .page-header.has-image + .page-content .page-container {
    padding-top: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header.has-image + .page-content .page-container {
    padding-top: 80px;
  }
}

.page-content {
  margin-top: 0px;
  margin-bottom: 20px;
  /* 
      &--directory {
          @include breakpoint(xmedium down) {
              margin-top: 0px;
          }
      } */
}
@media print, screen and (min-width: 48em) {
  .page-content {
    margin-top: 5px;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .page-content {
    margin-top: 5px;
    margin-bottom: 55px;
  }
}
.page-content .page-container {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 48em) {
  .page-content .page-container {
    padding: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .page-content .page-container {
    padding: 40px;
  }
}

.content-area h1, .content-area h2, .content-area h3, .content-area h4, .content-area h5, .content-area h6 {
  line-height: 1.3;
}
.content-area a {
  color: #51467f;
  text-decoration: underline;
}
.content-area a:hover {
  text-decoration: none;
}

.bottom-links-area h5 {
  background-color: #51467f;
  color: var(--wp--preset--color--white);
  padding: 10px;
}
.bottom-links-area ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 1em;
}
.bottom-links-area ul a {
  color: #51467f;
  text-decoration: underline;
}
.bottom-links-area ul a:hover {
  text-decoration: none;
}

.page-sidebar {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .page-sidebar {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 64em) {
  .page-sidebar {
    margin-bottom: 40px;
  }
}
.page-sidebar ul.sidebar-links {
  font-size: 14px;
  font-weight: 500;
  border-top: 1px solid #d8d8d8;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-sidebar ul.sidebar-links li {
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0 10px;
}
.page-sidebar ul.sidebar-links a {
  display: block;
  position: relative;
  padding: 5px 0;
}
.page-sidebar ul.sidebar-links a:hover {
  color: #D87C19;
}
.page-sidebar ul.sidebar-links a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.page-sidebar ul.sidebar-links .sidebar-icon-donate {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-donate:before {
  background-image: url("../img/Donate.svg");
}
.page-sidebar ul.sidebar-links .sidebar-icon-elearning {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-elearning:before {
  background-image: url("../img/E-Workshops.svg");
}
.page-sidebar ul.sidebar-links .sidebar-icon-calendar {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-calendar:before {
  background-image: url("../img/Events.svg");
}
.page-sidebar ul.sidebar-links .sidebar-icon-help {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-help:before {
  background-image: url("../img/Help.svg");
}
.page-sidebar ul.sidebar-links .sidebar-icon-download {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-download:before {
  background-image: url("../img/Download.svg");
}
.page-sidebar ul.sidebar-links .sidebar-icon-link {
  padding-left: 47px;
}
.page-sidebar ul.sidebar-links .sidebar-icon-link:before {
  background-image: url("../img/External-Link.svg");
}
.page-sidebar ul.sidebar-bottom-links {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 1em;
}
.page-sidebar ul.sidebar-bottom-links a {
  color: #51467f;
  text-decoration: underline;
}
.page-sidebar ul.sidebar-bottom-links a:hover {
  text-decoration: none;
}
.page-sidebar .google-translate {
  padding: 15px 0 0;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : June 28, 2022
    Author     : Evgeny
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : June 28, 2022
    Author     : Evgeny
*/
.page-callouts .column.content-column, .page-callouts .content-column.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .page-callouts .column.content-column, .page-callouts .content-column.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63.5%;
            flex: 0 0 63.5%;
    max-width: 63.5;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .page-callouts .column.content-column h4, .page-callouts .content-column.columns h4, .page-callouts .column.content-column .h4, .page-callouts .content-column.columns .h4 {
    font-size: 1.7rem;
    font-weight: 700;
  }
}
.page-callouts .column.callouts-column, .page-callouts .callouts-column.columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.page-callouts .column.callouts-column .callouts-section .column, .page-callouts .callouts-column.columns .callouts-section .column, .page-callouts .column.callouts-column .callouts-section .columns, .page-callouts .callouts-column.columns .callouts-section .columns {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .page-callouts .column.callouts-column, .page-callouts .callouts-column.columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 36.5%;
            flex: 0 0 36.5%;
    max-width: 36.5%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .page-callouts .column.callouts-column h5, .page-callouts .callouts-column.columns h5, .page-callouts .column.callouts-column .h5, .page-callouts .callouts-column.columns .h5 {
    margin-left: -1rem;
  }
  .page-callouts .column.callouts-column .callouts-section, .page-callouts .callouts-column.columns .callouts-section {
    padding-right: 1rem;
  }
  .page-callouts .column.callouts-column .callouts-section .column, .page-callouts .callouts-column.columns .callouts-section .column, .page-callouts .column.callouts-column .callouts-section .columns, .page-callouts .callouts-column.columns .callouts-section .columns {
    padding-right: 0.125rem;
    padding-left: 0.125rem;
    margin-bottom: 4px;
  }
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : June 28, 2022
    Author     : Evgeny
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : June 28, 2022
    Author     : Evgeny
*/
.callout-item {
  border-radius: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-left: 20px;
  min-height: 200px;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .callout-item {
    min-height: 125px;
    margin: 0;
  }
}
.callout-item .content {
  padding: 15px 20px 15px 25px;
  min-height: 200px;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: rgba(54, 54, 54, 0.8);
  background-blend-mode: multiply;
  -webkit-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .callout-item .content {
    padding: 12px;
    min-height: 125px;
  }
}
.callout-item .content:hover {
  background-color: rgba(54, 54, 54, 0.6);
}
.callout-item .content:hover .description {
  opacity: 1;
}
.callout-item .content:before {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 12px;
  width: 40px;
  height: 20px;
  background: url("../img/header-color-logo.png") no-repeat center transparent;
  background-size: contain;
}
.callout-item .content:after {
  content: "";
  background: url("../img/arrow-up.svg") no-repeat center transparent;
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 18px;
  height: 16px;
}
.callout-item .content h4 {
  color: #fff;
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
}
@media print, screen and (min-width: 64em) {
  .callout-item .content h4 {
    font-size: 12px;
  }
}
.callout-item .content .description {
  font-size: 14px;
  padding-top: 35px;
  color: #fff;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
@media print, screen and (min-width: 64em) {
  .callout-item .content .description {
    font-size: 12px;
    padding-top: 12px;
  }
}
.callout-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background: #51467f;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : July 11, 2022
    Author     : Evgeny
*/
.sponsors-section .sponsor {
  max-width: 49%;
  margin-right: 1%;
  margin-bottom: 1%;
  border: 1px solid #F0EEF8;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 49%;
}
@media print, screen and (min-width: 40em) {
  .sponsors-section .sponsor {
    max-width: 19%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
}
@media print, screen and (min-width: 64em) {
  .sponsors-section .sponsor {
    max-width: 8.88%;
    margin-right: 2px;
  }
}
@media print, screen and (min-width: 64em) {
  .sponsors-section .sponsor:last-child {
    margin-right: 0;
  }
}
.sponsors-section .sponsor a {
  display: block;
}
.sponsors-section .sponsor a img {
  width: 100%;
  height: auto;
}

.page-section {
  padding: 1.5em 0;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 21, 2018, 4:26:12 PM
    Author     : Alexander
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 21, 2018, 4:26:26 PM
    Author     : Alexander
*/
.event-content {
  margin-bottom: 55px;
}

.event-sidebar {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .event-sidebar {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 64em) {
  .event-sidebar {
    margin-bottom: 40px;
  }
}
.event-sidebar ul {
  border-top: 1px solid #d8d8d8;
}
@media print, screen and (min-width: 40em) {
  .event-sidebar ul {
    font-size: 14px;
  }
}
.event-sidebar ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 11px;
}
.event-sidebar ul b {
  text-transform: uppercase;
  font-weight: 500;
}
.event-sidebar a {
  color: #51467f;
  text-decoration: underline;
}
.event-sidebar .share {
  padding: 12px 0 12px;
}
.event-sidebar .share h3 {
  font-size: 16px;
  line-height: 24px;
  color: #111B29;
  font-weight: 500;
  margin-bottom: 12px;
}
.event-sidebar .share .addtoany_list {
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.event-sidebar .share .addtoany_list a {
  display: block;
  margin: 0 8px;
  padding: 0;
}
.event-sidebar .share .addtoany_list a:first-child {
  margin-left: 0;
}
.event-sidebar .share .addtoany_list a:last-child {
  margin-right: 0;
}
.event-sidebar .share .addtoany_list a .a2a_svg {
  width: 24px;
  height: 24px;
  position: relative;
}
.event-sidebar .share .addtoany_list a svg {
  display: none;
}
.event-sidebar .share .addtoany_list a.a2a_button_facebook .a2a_svg::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(../img/icon-facebook.svg) no-repeat 0 0;
}
.event-sidebar .share .addtoany_list a.a2a_button_twitter .a2a_svg::before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(../img/icon-twitter.svg) no-repeat 0 0;
}

.events-content {
  margin-bottom: 55px;
}
.events-content .events-list-container .month-group-title {
  color: #51467f;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}

.events-sidebar {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .events-sidebar {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 64em) {
  .events-sidebar {
    margin-bottom: 40px;
  }
}
.events-sidebar ul {
  font-size: 14px;
  border-top: 1px solid #d8d8d8;
}
.events-sidebar ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 11px;
}
.events-sidebar ul .active {
  font-weight: bold;
}
.events-sidebar .input-row {
  margin-bottom: 1rem;
}
.events-sidebar .input-row input {
  margin-bottom: 0;
}
.events-sidebar .input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.events-sidebar .input-container .button, .events-sidebar .input-container div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .events-sidebar .input-container button[type=submit] {
  width: 49%;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
}
.events-sidebar .sidebar-block {
  margin-bottom: 30px;
}

.events-list {
  margin-bottom: 30px;
}
.events-list .event-item {
  -webkit-transition: border 0.25s ease-out, background 0.25s ease-out;
  transition: border 0.25s ease-out, background 0.25s ease-out;
  padding: 10px 15px;
  background-color: #fafafa;
  border: 1px solid #9b9b9b;
  border-left: 3px solid #D87C19;
  display: block;
}
.events-list .event-item.php-event {
  position: relative;
}
.events-list .event-item.php-event .event-info h3 {
  padding-right: 40px;
}
.events-list .event-item.php-event:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 10px;
  width: 40px;
  height: 30px;
  background: url("../img/header-color-logo.png") no-repeat center transparent;
  background-size: contain;
}
@media print, screen and (min-width: 25em) {
  .events-list .event-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding: 15px 20px 25px 13px;
  }
}
.events-list .event-item:hover {
  background-color: #f4f4f4;
  border-left-color: #51467f;
  /*                border-left-width: 5px;*/
}
.events-list .event-item + .event-item {
  border-top: none;
}
.events-list .event-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.events-list .event-item:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.events-list .event-date {
  color: #51467f;
  line-height: 1;
  margin: 0 0 10px;
}
.events-list .event-date::before, .events-list .event-date::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.events-list .event-date::after {
  clear: both;
}
@media print, screen and (min-width: 25em) {
  .events-list .event-date {
    width: 65px;
  }
}
@media print, screen and (min-width: 40em) {
  .events-list .event-date {
    width: 85px;
  }
}
.events-list .event-date span {
  display: block;
}
.events-list .event-date .day {
  font-size: 38px;
  font-weight: bold;
}
.events-list .event-date .month {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.events-list .event-date .event-start {
  float: left;
  text-align: center;
}
.events-list .event-date .event-end {
  float: left;
  padding-left: 8px;
  padding-top: 4px;
  position: relative;
}
.events-list .event-date .event-end:before {
  background-color: #ABABAB;
  height: 2px;
  width: 4px;
  content: "";
  position: absolute;
  display: block;
  left: 1px;
  top: 50%;
}
.events-list .event-date .event-end .day {
  font-size: 14px;
  text-align: center;
}
.events-list .event-date .event-end .month {
  font-size: 8px;
  text-align: center;
}
.events-list .event-info {
  font-size: 16px;
  color: black;
}
@media print, screen and (min-width: 25em) {
  .events-list .event-info {
    width: calc(100% - 85px);
  }
}
.events-list .event-info h3 {
  color: black;
}
.events-list .event-info .fa {
  margin-right: 5px;
}
.events-list .event-info .time {
  margin-right: 15px;
}
.events-list .event-info .location {
  display: block;
}
@media print, screen and (min-width: 40em) {
  .events-list .event-info .location {
    display: inline;
  }
}

.pagination span, .pagination a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.115em 2em 1.115em;
  border: 1px solid transparent;
  border-radius: 10px;
  -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: "Rubik";
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 0.5em 1em;
  margin: 0 0 0.2rem 0;
  font-weight: 500;
  border-radius: 5px;
}
[data-whatinput=mouse] .pagination span, [data-whatinput=mouse] .pagination a {
  outline: 0;
}
.pagination span, .pagination span.disabled, .pagination span[disabled], .pagination span.disabled:hover, .pagination span[disabled]:hover, .pagination span.disabled:focus, .pagination span[disabled]:focus, .pagination a, .pagination a.disabled, .pagination a[disabled], .pagination a.disabled:hover, .pagination a[disabled]:hover, .pagination a.disabled:focus, .pagination a[disabled]:focus {
  background-color: #51467f;
  color: #fff;
}
.pagination span:hover, .pagination span:focus, .pagination a:hover, .pagination a:focus {
  background-color: #51467f;
  color: #fff;
}
.pagination span:hover, .pagination a:hover {
  color: #D87C19;
}
.pagination .current {
  color: #D87C19;
}

.elearning-intro {
  background-color: #fff;
  border-radius: 10px;
  margin-top: -100px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .elearning-intro {
    padding: 25px;
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .elearning-intro {
    position: relative;
    padding: 30px 40px;
    padding-left: 29%;
    margin-bottom: 55px;
  }
}
.elearning-intro .image {
  display: none;
  background-size: cover;
  background-position: center;
}
@media print, screen and (min-width: 64em) {
  .elearning-intro .image {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    width: 29%;
    height: 100%;
  }
}
.elearning-intro .intro {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .elearning-intro .intro {
    padding-left: 40px;
  }
}
.elearning-intro .intro h1, .elearning-intro .intro h2, .elearning-intro .intro h3, .elearning-intro .intro h4, .elearning-intro .intro h5, .elearning-intro .intro h6 {
  color: #D87C19;
}

@media print, screen and (min-width: 64em) {
  .elearning-content {
    padding: 0 0 50px 0;
  }
}

.elearning-container .featured-column {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 64em) {
  .elearning-container .featured-column {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}
.elearning-container .content-column {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media print, screen and (min-width: 64em) {
  .elearning-container .content-column {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.elearning-related {
  padding-top: 20px;
}

.video-container {
  margin-bottom: 1em;
}
.video-container .video {
  position: relative;
}
.video-container .video:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.video-container .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.elearning-sidebar ul {
  font-size: 14px;
  border-top: 1px solid #d8d8d8;
  font-weight: 500;
  text-transform: uppercase;
}
.elearning-sidebar ul .sub-menu {
  font-weight: normal;
  text-transform: none;
  margin: 0;
  padding: 5px 0 0 10px;
  border: none;
  display: none;
}
.elearning-sidebar ul .sub-menu li {
  border: none;
  padding: 3px 0;
}
.elearning-sidebar ul .sub-menu a:hover {
  font-weight: normal;
}
.elearning-sidebar ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 11px;
}
.elearning-sidebar ul li.has-submenu {
  position: relative;
  padding-right: 32px;
}
.elearning-sidebar ul li.has-submenu.expanded .sub-menu {
  display: block;
}
.elearning-sidebar ul li.has-submenu.expanded .toggle-sub-menu:after {
  content: "\f077";
}
.elearning-sidebar ul li.has-submenu .toggle-sub-menu {
  position: absolute;
  top: 6px;
  width: 32px;
  height: 32px;
  right: 0;
  text-align: center;
  padding: 0;
  cursor: pointer;
}
.elearning-sidebar ul li.has-submenu .toggle-sub-menu:after {
  font-family: "FontAwesome";
  content: "\f078";
  font-weight: 100;
  font-size: 20px;
  color: #D87C19;
}
.elearning-sidebar ul a.active {
  color: #D87C19;
}
.elearning-sidebar ul a:hover {
  color: #D87C19;
}

.elearning-item {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding: 15px 15px 15px 15px;
  position: relative;
  overflow: hidden;
  margin: 0 1px 20px;
}
.elearning-item.regular-item {
  padding-left: 70px;
  min-height: 200px;
}
.elearning-item.regular-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 100%;
  background: #51467f;
}
.elearning-item.regular-item:after {
  content: "";
  background: url("../img/play-circle.svg") no-repeat center transparent;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 35px;
  height: 35px;
}
.elearning-item.featured-item {
  padding-left: 170px;
  min-height: 150px;
}
.elearning-item.featured-item .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 100%;
  border-radius: 0 10px 10px 0;
  background-position: center;
  background-size: cover;
  background-color: #51467f;
}
.elearning-item.featured-item .image:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.elearning-item.featured-item .image:after {
  content: "";
  background: url("../img/play-circle.svg") no-repeat center transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.elearning-item.non-php:before {
  background: rgba(81, 70, 127, 0.5);
}
.elearning-item.php .content {
  position: relative;
}
.elearning-item.php .content:after {
  content: "";
  position: absolute;
  top: -8px;
  right: -5px;
  width: 40px;
  height: 30px;
  background: url("../img/header-color-logo.png") no-repeat center transparent;
  background-size: contain;
}
.elearning-item.php h4 {
  margin-right: 40px;
}
.elearning-item h4 {
  color: #51467f;
  margin: 0;
  font-size: 19px;
  line-height: 1.3;
}
.elearning-item .description {
  font-size: 14px;
  padding-top: 5px;
}
.elearning-item .author {
  font-size: 13px;
  color: #999;
  margin-top: 7px;
  display: block;
}

.elearning-section.slick-initialized {
  padding-top: 49px;
  padding-bottom: 50px;
}
.elearning-section .slick-arrow {
  position: absolute;
  top: 0;
  color: #51467f;
  font-size: 24px;
  outline: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.elearning-section .slick-disabled {
  opacity: 0.5;
}
.elearning-section .slick-prev {
  right: 50px;
  cursor: pointer;
}
.elearning-section .slick-prev:before {
  font-family: "FontAwesome";
  content: "\f053";
}
.elearning-section .slick-next {
  right: 0;
  cursor: pointer;
}
.elearning-section .slick-next:before {
  font-family: "FontAwesome";
  content: "\f054";
}
.elearning-section .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.elearning-section .slick-dots li {
  padding: 0 7px;
}
.elearning-section .slick-dots .slick-active button {
  opacity: 1;
}
.elearning-section .slick-dots button {
  outline: none;
  width: 20px;
  height: 20px;
  background-color: #51467f;
  opacity: 0.5;
  border-radius: 50%;
  text-indent: -9999px;
  cursor: pointer;
}

.section-title {
  margin-bottom: 1em;
}

.services-content {
  padding: 0 0 50px 0;
}

.elearning-sidebar ul {
  font-size: 14px;
  border-top: 1px solid #d8d8d8;
  font-weight: 500;
  text-transform: uppercase;
}
.elearning-sidebar ul li {
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 11px;
}
.elearning-sidebar ul a:hover {
  font-weight: 500;
}

.service-item-column {
  margin-bottom: 40px;
}

.service-item {
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  display: block;
  height: 100%;
  overflow: hidden;
}
.service-item .image {
  background-size: cover;
  background-position: center;
  border-bottom: 3px solid #51467f;
}
.service-item .image:before {
  content: "";
  display: block;
  padding-bottom: 55%;
}
.service-item h4 {
  margin-bottom: 0.75em;
  color: #51467f;
}
.service-item .content {
  padding: 20px;
  font-size: 14px;
}

.service-section {
  border-bottom: 1px solid #d8d8d8;
  padding-top: 40px;
}
.service-section:last-child {
  border-bottom: none;
}
.service-section:first-child {
  padding-top: 0;
}

.section-title {
  margin-bottom: 1em;
}

.get-started-intro-container .get-started-intro {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 48em) {
  .get-started-intro-container .get-started-intro {
    padding: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .get-started-intro-container .get-started-intro {
    padding: 50px 40px;
  }
}
.get-started-intro-container .sidebar-column {
  text-align: center;
}
.get-started-intro-container h3 {
  color: #D87C19;
  font-weight: normal;
  margin-bottom: 20px;
}

.get-started-section {
  border: 1px solid #d8d8d8;
  padding: 19px 19px 25px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 65px;
  font-size: 14px;
}
.get-started-section .intro {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .get-started-section .intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .get-started-section .intro .description {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 56%;
  }
}
.get-started-section .intro .image {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .get-started-section .intro .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 36%;
  }
}
.get-started-section .intro h5 {
  color: #51467f;
  margin: 3px 0 8px 0px;
}
.get-started-section .intro img {
  border-radius: 5px;
}
.get-started-section .content {
  border-top: 1px solid #d8d8d8;
  padding: 20px 0 20px;
  display: none;
}
@media print, screen and (min-width: 40em) {
  .get-started-section .content {
    padding: 40px 20px 20px;
  }
}
@media print, screen and (min-width: 40em) {
  .get-started-section .content ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
.get-started-section .content ul li {
  margin-bottom: 15px;
}
.get-started-section .content ul a {
  position: relative;
  padding-right: 10px;
}
.get-started-section .content ul a:after {
  font-family: "FontAwesome";
  content: "\f054";
  font-size: 10px;
  position: absolute;
  right: 0;
  bottom: 1px;
  color: #D87C19;
}
.get-started-section .button, .get-started-section div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .get-started-section button[type=submit] {
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 50px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 18px 2em;
  left: 5%;
  width: 90%;
  position: absolute;
  bottom: -26px;
  margin: 0;
}
@media print, screen and (min-width: 40em) {
  .get-started-section .button, .get-started-section div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .get-started-section button[type=submit] {
    width: auto;
    left: initial;
    min-width: 275px;
  }
}
.get-started-section .button span, .get-started-section div.wpforms-container-full .wpforms-form button[type=submit] span, div.wpforms-container-full .wpforms-form .get-started-section button[type=submit] span {
  position: relative;
  padding-right: 17px;
}
.get-started-section .button span:before, .get-started-section div.wpforms-container-full .wpforms-form button[type=submit] span:before, div.wpforms-container-full .wpforms-form .get-started-section button[type=submit] span:before {
  content: "See ";
}
.get-started-section .button span:after, .get-started-section div.wpforms-container-full .wpforms-form button[type=submit] span:after, div.wpforms-container-full .wpforms-form .get-started-section button[type=submit] span:after {
  font-family: "FontAwesome";
  content: "\f078";
  width: 17px;
  position: absolute;
  top: 50%;
  right: 0;
  font-weight: 100;
  font-size: 10px;
  text-align: center;
  margin-top: -6px;
  color: #e39e2d;
}
.get-started-section.expanded .button span:before, .get-started-section.expanded div.wpforms-container-full .wpforms-form button[type=submit] span:before, div.wpforms-container-full .wpforms-form .get-started-section.expanded button[type=submit] span:before {
  content: "Close ";
}
.get-started-section.expanded .button span:after, .get-started-section.expanded div.wpforms-container-full .wpforms-form button[type=submit] span:after, div.wpforms-container-full .wpforms-form .get-started-section.expanded button[type=submit] span:after {
  content: "\f077";
}

.iep-quiz h2 {
  color: #51467f;
}
.iep-quiz .step-description {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #D87C19;
}
.iep-quiz .quiz-step {
  display: none;
}
.iep-quiz .quiz-step li {
  margin-bottom: 20px;
}
.iep-quiz .quiz-step.active {
  display: block;
}
.iep-quiz .quiz-step input[type=radio] {
  display: none;
}
.iep-quiz .quiz-step input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #51467f;
}
.iep-quiz .quiz-step .question {
  font-weight: 500;
  margin-bottom: 5px;
}
.iep-quiz .quiz-step .question a {
  text-decoration: underline;
  color: #51467f;
}
.iep-quiz .quiz-step .question a:hover {
  text-decoration: none;
}
.iep-quiz .quiz-step .question p {
  margin: 0;
}
.iep-quiz .quiz-step .info {
  font-size: 0.875rem;
  position: relative;
  padding-left: 24px;
}
.iep-quiz .quiz-step .info .mark {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #51467f;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  line-height: 15px;
  font-size: 12px;
  color: #51467f;
  font-family: monospace;
  padding-left: 1px;
  color: #51467f;
}
.iep-quiz .quiz-step .info .mark:before {
  content: "i";
}
.iep-quiz .quiz-step .info a {
  color: inherit;
  text-decoration: underline;
}
.iep-quiz .quiz-step .info a:hover {
  text-decoration: none;
}
.iep-quiz .quiz-step .info p {
  display: inline;
  margin: 0;
}
.iep-quiz .quiz-step label {
  padding-left: 24px;
  position: relative;
  margin: 0 0 5px 0;
  font-weight: normal;
  text-transform: none;
}
.iep-quiz .quiz-step label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #51467f;
  border-radius: 50%;
}
.iep-quiz .quiz-step .action-buttons::before, .iep-quiz .quiz-step .action-buttons::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.iep-quiz .quiz-step .action-buttons::after {
  clear: both;
}
.iep-quiz .quiz-step .action-buttons .prev-button {
  float: left;
}
.iep-quiz .quiz-step .action-buttons .next-button {
  float: right;
}
.iep-quiz .quiz-step .action-buttons + .action-buttons {
  text-align: center;
  border-top: 2px solid #51467f;
  padding-top: 1.25rem;
}

.preparaion-list {
  list-style: disc;
  margin: 0 0 25px 0;
  padding-left: 25px;
}
.preparaion-list li {
  margin-bottom: 5px;
}

@media print, screen and (min-width: 53.75em) {
  .directory-page {
    background: #fff;
    border-radius: 10px;
  }
}
@media print, screen and (max-width: 53.74875em) {
  .directory-page--active {
    background: transparent;
  }
}
@media print, screen and (max-width: 53.74875em) {
  .directory-page--start-page {
    margin-top: 15px;
    background: #fff;
    border-radius: 10px;
  }
  .directory-page--start-page .directory-search {
    padding: 10px 10px 0;
  }
  .directory-page--start-page .directory-disclaimer {
    margin: 0;
  }
}

@media print, screen and (min-width: 53.75em) {
  .directory-search {
    padding: 25px 25px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .directory-search {
    padding: 40px 40px 0;
  }
}
.directory-search input {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search input {
    border-radius: 0;
  }
}
.directory-search input:active, .directory-search input:focus {
  border: 0;
}
.directory-search input::-webkit-input-placeholder {
  color: #9b9b9b;
}
.directory-search input::placeholder, .directory-search input::-webkit-input-placeholder, .directory-search input::-moz-placeholder {
  color: #9b9b9b;
}

.directory-search__form {
  position: relative;
  margin: 0 auto 6px;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__form {
    height: 50px;
    border-radius: 4px;
    border: 1px solid #707070;
  }
}

.directory-search__top-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__top-line {
    margin-bottom: 18px;
    padding: 0;
  }
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__top-line {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.directory-search__title {
  display: none;
  font-size: 24px;
  font-weight: 500;
  color: #4a4a4a;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__title {
    display: block;
  }
}
.directory-search__title--mobile {
  display: block;
  margin-bottom: 15px;
}

.directory-search__subtitle {
  margin-top: 13px;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

.directory-search__help {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: help;
  margin-top: 15px;
  webkit-transform: translateZ(0);
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__help {
    margin-top: 0;
  }
}
.directory-search__help--desktop {
  display: none;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__help--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.directory-search__help--mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__help--mobile {
    display: none;
  }
}
.directory-search__help:hover .directory-search__help-tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.directory-search__help:hover .icon-help {
  fill: #D87C18;
}
.directory-search__help span {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #51467f;
}

.directory-search__help-tooltip {
  position: absolute;
  top: auto;
  bottom: 100%;
  right: 0px;
  margin-top: 0;
  margin-bottom: 15px;
  z-index: 10;
  width: 100%;
  display: block;
  background: #fff;
  opacity: 0;
  padding: 20px 30px;
  pointer-events: none;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__help-tooltip {
    width: 600px;
  }
}
.directory-search__help-tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}
.directory-search__help-tooltip:after {
  content: "▲";
  position: absolute;
  left: 5px;
  bottom: -13px;
  -webkit-transform: rotate(180deg) scaleX(2.5);
          transform: rotate(180deg) scaleX(2.5);
  font-size: 15px;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__help-tooltip:after {
    right: 155px;
    left: auto;
    -webkit-transform: rotate(180deg) scaleX(2.5);
            transform: rotate(180deg) scaleX(2.5);
  }
}

.form-search-resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100%;
  }
}

.form-search-resource__services {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  font-size: 17px;
  font-weight: 500;
  color: #4a4a4a;
  cursor: pointer;
  height: 50px;
  border-bottom: 1px solid #d8d8d8;
  background: #fff;
}
@media print, screen and (max-width: 53.74875em) {
  .form-search-resource__services {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
  }
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__services {
    padding-left: 20px;
    width: 150px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    height: auto;
    border-bottom: 0;
    border-radius: 4px;
  }
}
.form-search-resource__services--active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__services:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 13.5px);
    display: block;
    width: 1px;
    height: 27px;
    background: #d8d8d8;
  }
}
.form-search-resource__services:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 15px;
  display: block;
  width: 13px;
  height: 6px;
  background: url(../img/directory/arrow-search-2.svg) no-repeat;
}

.form-search-resource__clear {
  position: relative;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
  background-color: #eeedf2;
  border-radius: 50%;
  cursor: pointer;
}
.form-search-resource__clear:before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/directory/close.svg) no-repeat;
}

.form-search-resource__input-resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 20px;
  height: 50px;
  border-bottom: 1px solid #d8d8d8;
}
@media print, screen and (max-width: 53.74875em) {
  .form-search-resource__input-resource {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__input-resource {
    height: auto;
    padding-left: 20px;
    border-bottom: 0;
  }
}
.form-search-resource__input-resource:before {
  content: "";
  display: block;
  width: 19px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/directory/magnifier.svg) no-repeat;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__input-resource:before {
    display: none;
  }
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__input-resource:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 13.5px);
    display: block;
    width: 1px;
    height: 27px;
    background: #d8d8d8;
  }
}

.form-search-resource__near {
  margin-right: 20px;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
}

.form-search-resource__button {
  position: relative;
  width: 100%;
  height: 40px;
  background-color: #51467f;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__button {
    width: 67px;
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67px;
            flex: 0 0 67px;
    border-radius: 4px;
    font-size: 0;
  }
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__button:after {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    width: 20px;
    height: 19px;
    background: url(../img/directory/magnifier-search.svg) no-repeat;
  }
}

.form-search-resource__input-city {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  background: #fff;
}
@media print, screen and (max-width: 53.74875em) {
  .form-search-resource__input-city {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #707070;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
  }
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__input-city {
    width: 350px;
    height: auto;
    padding-left: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
    border-bottom: 0;
  }
}

.form-search-resource__get-location {
  display: none;
  position: absolute;
  top: -55px;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 16px;
  color: #51467f;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__get-location {
    top: -72px;
    width: 230px;
    padding: 20px;
  }
}
.form-search-resource__get-location:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 14px;
  margin-right: 8px;
  background: url(../img/directory/location.svg) no-repeat;
}

.form-search-resource__include-online-resources {
  display: block;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E8E8E8;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__include-online-resources {
    display: none;
  }
}

.form-search-resource__line {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d8d8;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__line {
    display: none;
  }
}
.form-search-resource__line--after-services {
  padding-bottom: 5px;
}

.dropdown-services {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 115px;
  z-index: 10;
  max-width: 960px;
  width: 100%;
  padding: 25px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 53.75em) {
  .dropdown-services {
    top: 55px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.dropdown-services:after {
  content: "▲";
  position: absolute;
  right: 14px;
  top: -21px;
  -webkit-transform: scaleX(3);
          transform: scaleX(3);
  font-size: 20px;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 53.75em) {
  .dropdown-services:after {
    left: 116px;
    right: auto;
  }
}
.dropdown-services--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-services--form-submit-resource {
  top: 70px;
}
@media print, screen and (min-width: 48em) {
  .dropdown-services--form-submit-resource {
    width: 680px;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown-services--form-submit-resource {
    width: 900px;
  }
}
@media print, screen and (min-width: 48em) {
  .dropdown-services--form-submit-resource:after {
    left: calc((100vw - 90px) / 2 - 20px - 43px);
    right: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown-services--form-submit-resource:after {
    left: calc((100vw - 120px) / 2 - 20px - 43px);
    right: auto;
  }
}
@media screen and (min-width: 73.75em) {
  .dropdown-services--form-submit-resource:after {
    left: 465px;
    right: auto;
  }
}

.dropdown-services__tabs {
  display: none;
  width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
@media print, screen and (min-width: 53.75em) {
  .dropdown-services__tabs {
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown-services__tabs {
    width: 310px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 310px;
            flex: 0 0 310px;
  }
}
.dropdown-services__tabs ul {
  margin: 0;
  padding: 0 0 10px 0;
}

.dropdown-services__tab {
  position: relative;
}
.dropdown-services__tab:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url(../img/directory/triangle-dropdown.svg) no-repeat;
}
.dropdown-services__tab--active:after {
  top: calc(50% - 8px);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.dropdown-services__tab--active a {
  background: #F6F6F9;
}
.dropdown-services__tab a {
  display: block;
  padding: 15px;
  font-size: 17px;
  line-height: 20px;
  color: #4A4A4A;
}

.dropdown-services__tab-heading {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 17px;
  line-height: 20px;
  color: #4A4A4A;
  border-bottom: 1px solid #d8d8d8;
}
.dropdown-services__tab-heading:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url(../img/directory/triangle-dropdown.svg) no-repeat;
}
@media print, screen and (min-width: 53.75em) {
  .dropdown-services__tab-heading {
    display: none;
  }
}

.dropdown-services__section {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dropdown-services__section--active .dropdown-services__content {
  display: block;
}
.dropdown-services__section--active .dropdown-services__tab-heading {
  background: #F6F6F9;
}
.dropdown-services__section--active .dropdown-services__tab-heading:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.dropdown-services__content {
  display: none;
  padding: 20px;
  background: #F6F6F9;
}
@media print, screen and (min-width: 53.75em) {
  .dropdown-services__content {
    padding: 40px;
  }
}

.dropdown-services__desc {
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 20px;
  color: #A09EA5;
}

@media print, screen and (min-width: 64em) {
  .dropdown-services__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.dropdown-services__item {
  margin-bottom: 15px;
}
@media print, screen and (min-width: 64em) {
  .dropdown-services__item {
    width: calc(50% - 15px);
  }
}
.dropdown-services__item label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.directory-search__bottom-line {
  display: none;
  padding-bottom: 25px;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__bottom-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.directory-search__services-items.services-items {
  display: none;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__services-items.services-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.directory-search__include-online-resources {
  display: none;
  width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin-top: 10px;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__include-online-resources {
    display: block;
  }
}

.search-checkbox {
  position: relative;
  padding-left: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  text-transform: none;
}
.search-checkbox input {
  display: none;
}
.search-checkbox input:checked ~ .search-checkbox__control-indicator {
  background-color: #51467F;
  border: 0;
}
.search-checkbox input:checked ~ .search-checkbox__control-indicator:after {
  display: block;
}

.search-checkbox__control-indicator {
  position: absolute;
  top: 2px;
  left: 6px;
  height: 18px;
  width: 18px;
  border: 1px solid #4A4A4A;
  background-color: #EEEDF2;
}
.search-checkbox__control-indicator:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  background: url(../img/directory/check.svg) no-repeat;
}

.form-search-resource__clear {
  display: none;
}

.form-search-resource__services-items.services-items {
  margin-top: 20px;
}
@media print, screen and (min-width: 53.75em) {
  .form-search-resource__services-items.services-items {
    display: none;
  }
}

#map-search, #map-usa {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.directory-no-result {
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 48em) {
  .directory-no-result {
    padding: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .directory-no-result {
    padding: 40px 40px 20px;
  }
}
.directory-no-result p {
  font-size: 17px;
}
.directory-no-result a {
  color: #51467F;
  text-decoration: underline;
}

.post-type-archive-directory main {
  min-height: auto;
}

.directory-disclaimer {
  padding: 8px 12px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
  background: #636364;
  margin: 0 10px;
}
@media print, screen and (min-width: 48em) {
  .directory-disclaimer {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
  }
}

.directory-search-input-resource {
  position: relative;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 10px;
  border: 1px solid #707070;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  background: #fff;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search-input-resource {
    display: none;
  }
}
.directory-search-input-resource:before {
  content: "";
  display: block;
  width: 19px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/directory/magnifier.svg) no-repeat;
}
.directory-search-input-resource input {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.directory-search-input-resource input:active, .directory-search-input-resource input:focus {
  border: 0;
}
.directory-search-input-resource input::-webkit-input-placeholder {
  color: #9b9b9b;
}
.directory-search-input-resource input::placeholder, .directory-search-input-resource input::-webkit-input-placeholder, .directory-search-input-resource input::-moz-placeholder {
  color: #9b9b9b;
}

.directory-search-input-resource__clear {
  position: relative;
  min-width: 18px;
  height: 18px;
  margin-right: 10px;
  background-color: #eeedf2;
  border-radius: 50%;
  cursor: pointer;
}
.directory-search-input-resource__clear:before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/directory/close.svg) no-repeat;
}

.form-search-resource__control-form {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
.form-search-resource__control-form--bottom .form-search-resource__close-form, .form-search-resource__control-form--bottom .form-search-resource__search-form {
  max-width: 120px;
}

.form-search-resource__close-form {
  width: 100%;
  padding: 8px;
  max-width: 80px;
  background-color: #51467f;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  text-align: center;
}

.form-search-resource__search-form {
  display: block;
  width: 100%;
  padding: 8px;
  max-width: 80px;
  background-color: #51467f;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  text-align: center;
}

.directory-search__wrap-form--filters {
  display: none;
  margin: 15px 10px 0;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__wrap-form--filters {
    display: block;
    margin: 0px;
  }
}
.directory-search__wrap-form--filters .form-search-resource__input-resource {
  display: none;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__wrap-form--filters .form-search-resource__input-resource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.directory-search__wrap-form--filters .form-search-resource__line--top {
  display: none;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__wrap-form--filters .form-search-resource__line--top {
    display: block;
  }
}
.directory-search__wrap-form--filters .form-search-resource__button {
  display: none;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__wrap-form--filters .form-search-resource__button {
    display: block;
  }
}
.directory-search__wrap-form--filters .form-search-resource__control-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 53.75em) {
  .directory-search__wrap-form--filters .form-search-resource__control-form {
    display: none;
  }
}
@media print, screen and (max-width: 53.74875em) {
  .directory-search__wrap-form--filters .dropdown-services {
    top: 80px;
  }
}

@media print, screen and (max-width: 53.74875em) {
  .directory-resource {
    margin: 0 10px;
  }
}
@media print, screen and (min-width: 53.75em) {
  .directory-resource {
    border-top: 1px solid #d8d8d8;
  }
}
.directory-resource .pagination {
  margin-top: 20px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
}

.directory-resource__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, screen and (max-width: 53.74875em) {
  .directory-resource__wrap {
    background: #fff;
  }
}

.directory-resource__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.directory-resource__tab {
  padding: 8px 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4A;
  background: #D8D8D8;
  border: 2px solid #CDCCCC;
  cursor: pointer;
}
.directory-resource__tab--active {
  padding: 10px 20px;
  color: #FFFFFF;
  background: #51467F;
  border: 0;
}

.directory-resource__tab--list {
  border-radius: 4px 0 0 4px;
}

.directory-resource__tab--map {
  border-radius: 0 4px 4px 0;
}

.directory-resource__list {
  display: none;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media print, screen and (min-width: 53.75em) {
  .directory-resource__list {
    display: block;
    width: 60%;
    padding-left: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .directory-resource__list {
    padding-left: 40px;
  }
}
.directory-resource__list--active {
  display: block;
}

.directory-resource__map {
  display: none;
  min-height: 500px;
  width: 100%;
}
@media print, screen and (min-width: 53.75em) {
  .directory-resource__map {
    display: block;
    width: 40%;
  }
}
.directory-resource__map--active {
  display: block;
}

.directory-resource__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-bottom: 1px solid #d8d8d8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.directory-resource__item--active {
  border: 1px solid rgb(216, 124, 24);
}
.directory-resource__item:hover {
  border: 1px solid rgb(216, 124, 24);
}

.directory-resource__name {
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #4A4A4A;
}
@media print, screen and (min-width: 48em) {
  .directory-resource__name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.directory-resource__city {
  min-width: 100px;
  padding-left: 20px;
  font-size: 14px;
  text-align: right;
}
@media print, screen and (min-width: 48em) {
  .directory-resource__city {
    min-width: 120px;
  }
}

#map-search {
  height: 100%;
}

.directory-resource__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}
@media print, screen and (min-width: 53.75em) {
  .directory-resource__filters {
    display: none;
  }
}

.directory-resource__filter {
  padding: 10px 20px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  background: #51467F;
  cursor: pointer;
  border-radius: 4px;
}

.directory-resource__title-info-mobile {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #4A4A4A;
}
@media print, screen and (min-width: 53.75em) {
  .directory-resource__title-info-mobile {
    display: none;
  }
}

.single-directory-page {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 48em) {
  .single-directory-page {
    padding: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .single-directory-page {
    padding: 40px;
  }
}
.single-directory-page .pagination {
  text-align: center;
}

.single-directory-content__back {
  text-align: right;
  margin-bottom: 10px;
}
.single-directory-content__back a {
  font-size: 17px;
  line-height: 20px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #51467F;
}

.single-directory-content__head {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
.single-directory-content__head h1 {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

.single-directory-content__updated {
  font-size: 12px;
  line-height: 14px;
  color: #A9A9A9;
  text-align: right;
}

.single-directory-content__info {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}

.single-directory-content__info-title {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #4A4A4A;
}

.single-directory-content__info-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-directory-content__info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 48em) {
  .single-directory-content__info-item {
    width: 50%;
  }
}
@media print, screen and (min-width: 53.75em) {
  .single-directory-content__info-item {
    width: 40%;
  }
}

.single-directory-content__info-name {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
}
@media print, screen and (min-width: 40em) {
  .single-directory-content__info-name {
    width: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    margin-right: 20px;
  }
}

.single-directory-content__info-text {
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.single-directory-content__info-text a {
  color: #51467F;
}

.single-directory-content__services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}

.single-directory-content__services-title {
  margin-right: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
}

.single-directory-content__services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-directory-content__services__item {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4A;
  background: rgba(81, 70, 127, 0.1);
  border-radius: 3px;
}

.single-directory-content__content {
  padding-bottom: 45px;
}
.single-directory-content__content p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 25px;
  color: #4A4A4A;
}
.single-directory-content__content a {
  color: #51467F;
}
.single-directory-content__content ul {
  list-style: disc;
  margin-left: 20px;
}
.single-directory-content__content ul li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  color: #4A4A4A;
}

.single-directory-content__reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.single-directory-content__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}

.single-directory-content__star {
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background: url(../img/directory/star-post.svg) no-repeat;
}
.single-directory-content__star--active {
  background: url(../img/directory/star-post-active.svg) no-repeat;
}

.single-directory-content__total {
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
}

.form-comment-resource {
  margin-bottom: 40px;
  padding: 30px 20px;
  background: #F8F8F8;
}

.form-comment-resource__title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #4A4A4A;
}

.form-comment-resource__input {
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  max-width: 300px;
}

.form-comment-resource__textarea {
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}

.form-comment-resource__wrap-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form-comment-resource__button {
  padding: 15px 40px;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #51467F;
  border: 0;
  cursor: pointer;
}

.form-comment-resource__title-rating {
  margin-bottom: 8px;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 500;
}

.comments-rating {
  margin-bottom: 20px;
}

.comments-rating__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 0;
}

.comments-rating__container > input {
  display: none;
}

.comments-rating__container > input + label {
  display: block;
  margin-left: 0;
  margin-right: 7px;
  font-size: 0;
  width: 35px;
  height: 35px;
  white-space: nowrap;
  cursor: pointer;
}

.comments-rating__container > input + label:before {
  display: inline-block;
  content: "";
  width: 35px;
  height: 35px;
  background: url(../img/directory/star-comment.svg) no-repeat;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.comments-rating__container > input:checked ~ label:before,
.comments-rating__container > input + label:hover ~ label:before,
.comments-rating__container > input + label:hover:before {
  background: url(../img/directory/star-comment-active.svg) no-repeat;
}

.form-comments-resource-list__title {
  margin-bottom: 36px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #4A4A4A;
}

.comment-resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #CCCCCC;
}
@media print, screen and (min-width: 48em) {
  .comment-resource {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.comment-resource__author-info {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 48em) {
  .comment-resource__author-info {
    width: 170px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
            flex: 0 0 170px;
    margin-bottom: 0;
  }
}

.comment-resource__author {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
}

.comment-resource__date {
  font-size: 14px;
  line-height: 17px;
  color: #9B9B9B;
}

.comment-resource__message {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  line-height: 25px;
  color: #4A4A4A;
}

.comment-resource__not-approved {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px;
  color: #4A4A4A;
  background: rgba(81, 70, 127, 0.1);
  border-radius: 3px;
}

.comment-resource__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.comment-resource__star {
  width: 35px;
  height: 35px;
  margin-right: 7px;
  background: url(../img/directory/star-comment.svg) no-repeat;
}
.comment-resource__star--active {
  background: url(../img/directory/star-comment-active.svg) no-repeat;
}

.popup-marker {
  padding: 10px;
}

.popup-marker__title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4A;
}

.popup-marker__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.popup-marker__city {
  margin-right: 20px;
  font-size: 10px;
  line-height: 12px;
  color: #4A4A4A;
}

.popup-marker__phone {
  font-size: 10px;
  line-height: 12px;
  color: #4A4A4A;
}

.popup-marker__show-more {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #51467F;
}

.services-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.services-items__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 40px;
  margin-bottom: 6px;
  padding: 3px 10px;
  border-radius: 3px;
  background-color: rgba(81, 70, 127, 0.1);
  font-size: 12px;
  font-weight: 400;
  color: #4a4a4a;
}
.services-items__item:after {
  content: "and";
  position: absolute;
  right: -32px;
  font-size: 14px;
  color: #9B9B9B;
}
.services-items__item:last-child {
  margin-right: 0px;
}
.services-items__item:last-child:after {
  content: none;
}
.services-items__item:nth-last-child(2) {
  margin-right: 0px;
}
.services-items__item:nth-last-child(2):after {
  content: none;
}

.services-items__close {
  width: 9px;
  height: 9px;
  margin-left: 10px;
  background: url(../img/directory/close.svg) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.services-items__clear {
  margin: 20px 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: 12px;
  line-height: 14px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #51467F;
  cursor: pointer;
}
@media print, screen and (min-width: 53.75em) {
  .services-items__clear {
    display: none;
  }
}

.submit-resource-page {
  padding: 20px 20px 0;
  background: #fff;
  border-radius: 10px;
}
@media print, screen and (min-width: 48em) {
  .submit-resource-page {
    padding: 25px 25px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .submit-resource-page {
    padding: 40px 40px 0;
  }
}

.form-submit-resource {
  padding-bottom: 60px;
}

.form-submit-resource__tell {
  margin-bottom: 25px;
}
@media print, screen and (min-width: 48em) {
  .form-submit-resource__tell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.form-submit-resource__tell span {
  font-size: 17px;
  line-height: 26px;
  color: #4A4A4A;
}
@media print, screen and (min-width: 48em) {
  .form-submit-resource__tell span {
    width: 50%;
    padding-left: 20px;
  }
}

.form-submit-resource__columns {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 48em) {
  .form-submit-resource__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.form-submit-resource__columns--border {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.form-submit-resource__column {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .form-submit-resource__column {
    width: calc(50% - 20px);
  }
}
.form-submit-resource__column .form-submit-resource__input {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
  text-transform: none;
}
.form-submit-resource__column input {
  height: 35px;
  margin-top: 8px;
  margin-bottom: 0;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
}
.form-submit-resource__column select {
  margin-top: 8px;
  margin-bottom: 0;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
}
.form-submit-resource__column textarea {
  margin-top: 8px;
  min-height: 115px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
}

.form-submit-resource__required {
  color: red;
}

.form-submit-resource__services {
  position: relative;
  margin-bottom: 20px;
}
.form-submit-resource__services span {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
}

.form-submit-resource__services-select {
  position: relative;
  height: 35px;
  margin-top: 8px;
  margin-bottom: 0;
  padding: 6px 30px 6px 10px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  font-size: 17px;
  line-height: 20px;
  color: #9B9B9B;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form-submit-resource__services-select--active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.form-submit-resource__services-select:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  display: block;
  width: 8px;
  height: 6px;
  background: url(../img/directory/arrow-search.svg) no-repeat;
}

.form-submit-resource__services-dropdown {
  display: none;
  position: absolute;
  top: 70px;
  z-index: 10;
  width: 100%;
  padding: 25px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 48em) {
  .form-submit-resource__services-dropdown {
    max-width: 500px;
  }
}
.form-submit-resource__services-dropdown:after {
  content: "▲";
  position: absolute;
  right: 14px;
  top: -21px;
  -webkit-transform: scaleX(3);
          transform: scaleX(3);
  font-size: 20px;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.form-submit-resource__services-dropdown label {
  margin-bottom: 15px;
}

.form-submit-resource__services-reset {
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 17px;
  line-height: 20px;
  color: #51467F;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.form-submit-resource__services-list {
  height: 200px;
  overflow-y: scroll;
}

.form-submit-resource__online {
  margin-bottom: 20px;
  padding-left: 26px;
}
.form-submit-resource__online .search-checkbox__control-indicator {
  left: 0;
}

.form-submit-resource__button {
  padding: 15px 40px;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  background: #51467F;
  color: #FFFFFF;
  cursor: pointer;
}

.form-submit-resource__button-wrap {
  text-align: right;
}

.form-submit-resource__captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-submit-resource__captcha-code {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-right: 20px;
}

.form-submit-resource__error-message {
  margin-top: 10px;
  color: red;
}

.form-submit-resource__captcha-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4A4A4A;
  text-transform: none;
}

.form-submit-resource-output {
  padding-top: 20px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 40em) {
  .form-submit-resource-output {
    padding-bottom: 120px;
  }
}
.form-submit-resource-output img {
  margin-bottom: 40px;
}

.form-submit-resource-output__title {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #4A4A4A;
  text-align: center;
}

.form-submit-resource-output__info {
  max-width: 760px;
  margin-bottom: 24px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.form-submit-resource-output__back {
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #51467F;
}

/*
.sub-nav-container .sub-nav-row .menu-column > div {
    width: 300%;
}

.sub-nav-container .sub-nav-row .menu-column .sub-menu-0-column, .sub-nav-container .sub-nav-row .menu-column .sub-menu-1-column, .sub-nav-container .sub-nav-row .menu-column .sub-menu-2-column{
    width: 33.3%;
    float: left;
    padding-right: 20px;
}
.sub-nav-container .sub-menu-2 {
    display: none;
}
.sub-nav-container .sub-menu-2.visible {
    display: block;
}

.sub-nav-container .sub-nav-row .menu-column.sub-menu-1-visible > div {
    -webkit-transform: translateX(-33.3%);
    transform: translateX(-33.3%);
}

.sub-nav-container .sub-nav-row .menu-column.sub-menu-1-visible.sub-menu-2-visible > div {
    -webkit-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
}
*/