/**
 * Theme Name: Therben
 * Author: Splendor Design Group
 * Version: 99.0
**/

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

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

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 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;
  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;
}

[hidden],
template {
  display: none;
}

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

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

.foundation-mq {
  font-family: 'small=0em&medium=40em&large=64.0625em&xlarge=75em&xxlarge=90em';
}

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

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

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #000;
  font-family: ff-scala-sans-pro, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

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

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

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

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

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  cursor: auto;
  line-height: 1;
  padding: 0;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

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

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

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

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

.row {
  margin-left: auto;
  margin-right: auto;
  max-width: 116.875rem;
}

.row:after,
.row:before {
  content: ' ';
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.row:after {
  clear: both;
}

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

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

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

.row.gutter-medium > .column,
.row.gutter-medium > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.column,
.columns {
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.column,
.column:last-child:not(:first-child),
.columns,
.columns:last-child:not(:first-child) {
  clear: none;
  float: left;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}

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

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

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  left: 8.33333%;
  position: relative;
}

.small-pull-1 {
  left: -8.33333%;
  position: relative;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  left: 16.66667%;
  position: relative;
}

.small-pull-2 {
  left: -16.66667%;
  position: relative;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  left: 25%;
  position: relative;
}

.small-pull-3 {
  left: -25%;
  position: relative;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  left: 33.33333%;
  position: relative;
}

.small-pull-4 {
  left: -33.33333%;
  position: relative;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  left: 41.66667%;
  position: relative;
}

.small-pull-5 {
  left: -41.66667%;
  position: relative;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  left: 50%;
  position: relative;
}

.small-pull-6 {
  left: -50%;
  position: relative;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  left: 58.33333%;
  position: relative;
}

.small-pull-7 {
  left: -58.33333%;
  position: relative;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  left: 66.66667%;
  position: relative;
}

.small-pull-8 {
  left: -66.66667%;
  position: relative;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  left: 75%;
  position: relative;
}

.small-pull-9 {
  left: -75%;
  position: relative;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  left: 83.33333%;
  position: relative;
}

.small-pull-10 {
  left: -83.33333%;
  position: relative;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  left: 91.66667%;
  position: relative;
}

.small-pull-11 {
  left: -91.66667%;
  position: relative;
}

.small-12 {
  width: 100%;
}

.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(odd),
.small-up-2 > .columns:nth-of-type(odd) {
  clear: both;
}

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}

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

.expanded.row .small-collapse.row,
.small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}

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

.small-centered {
  margin-left: auto;
  margin-right: auto;
}

.small-centered,
.small-centered:last-child:not(:first-child) {
  clear: both;
  float: none;
}

.small-pull-0,
.small-push-0,
.small-uncentered {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.small-pull-0,
.small-pull-0:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-uncentered,
.small-uncentered:last-child:not(:first-child) {
  clear: none;
  float: left;
}

.small-pull-0:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-uncentered:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-push-1 {
    left: 8.33333%;
    position: relative;
  }

  .medium-pull-1 {
    left: -8.33333%;
    position: relative;
  }

  .medium-offset-0 {
    margin-left: 0;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-push-2 {
    left: 16.66667%;
    position: relative;
  }

  .medium-pull-2 {
    left: -16.66667%;
    position: relative;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    left: 25%;
    position: relative;
  }

  .medium-pull-3 {
    left: -25%;
    position: relative;
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-push-4 {
    left: 33.33333%;
    position: relative;
  }

  .medium-pull-4 {
    left: -33.33333%;
    position: relative;
  }

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

  .medium-5 {
    width: 41.66667%;
  }

  .medium-push-5 {
    left: 41.66667%;
    position: relative;
  }

  .medium-pull-5 {
    left: -41.66667%;
    position: relative;
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    left: 50%;
    position: relative;
  }

  .medium-pull-6 {
    left: -50%;
    position: relative;
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-push-7 {
    left: 58.33333%;
    position: relative;
  }

  .medium-pull-7 {
    left: -58.33333%;
    position: relative;
  }

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

  .medium-8 {
    width: 66.66667%;
  }

  .medium-push-8 {
    left: 66.66667%;
    position: relative;
  }

  .medium-pull-8 {
    left: -66.66667%;
    position: relative;
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    left: 75%;
    position: relative;
  }

  .medium-pull-9 {
    left: -75%;
    position: relative;
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-push-10 {
    left: 83.33333%;
    position: relative;
  }

  .medium-pull-10 {
    left: -83.33333%;
    position: relative;
  }

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

  .medium-11 {
    width: 91.66667%;
  }

  .medium-push-11 {
    left: 91.66667%;
    position: relative;
  }

  .medium-pull-11 {
    left: -91.66667%;
    position: relative;
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }

  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-1 > .column:nth-of-type(1n + 1),
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }

  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }

  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-2 > .column:nth-of-type(odd),
  .medium-up-2 > .columns:nth-of-type(odd) {
    clear: both;
  }

  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }

  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }

  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-3 > .column:nth-of-type(3n + 1),
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }

  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }

  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-4 > .column:nth-of-type(4n + 1),
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }

  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }

  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-5 > .column:nth-of-type(5n + 1),
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }

  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }

  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-6 > .column:nth-of-type(6n + 1),
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }

  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }

  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-7 > .column:nth-of-type(7n + 1),
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }

  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .medium-up-8 > .column:nth-of-type(8n + 1),
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }

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

  .expanded.row .medium-collapse.row,
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .medium-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    clear: both;
    float: none;
  }

  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .medium-pull-0,
  .medium-pull-0:last-child:not(:first-child),
  .medium-push-0,
  .medium-push-0:last-child:not(:first-child),
  .medium-uncentered,
  .medium-uncentered:last-child:not(:first-child) {
    clear: none;
    float: left;
  }

  .medium-pull-0:last-child:not(:first-child),
  .medium-push-0:last-child:not(:first-child),
  .medium-uncentered:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .large-1 {
    width: 8.33333%;
  }

  .large-push-1 {
    left: 8.33333%;
    position: relative;
  }

  .large-pull-1 {
    left: -8.33333%;
    position: relative;
  }

  .large-offset-0 {
    margin-left: 0;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-push-2 {
    left: 16.66667%;
    position: relative;
  }

  .large-pull-2 {
    left: -16.66667%;
    position: relative;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    left: 25%;
    position: relative;
  }

  .large-pull-3 {
    left: -25%;
    position: relative;
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-push-4 {
    left: 33.33333%;
    position: relative;
  }

  .large-pull-4 {
    left: -33.33333%;
    position: relative;
  }

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

  .large-5 {
    width: 41.66667%;
  }

  .large-push-5 {
    left: 41.66667%;
    position: relative;
  }

  .large-pull-5 {
    left: -41.66667%;
    position: relative;
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    left: 50%;
    position: relative;
  }

  .large-pull-6 {
    left: -50%;
    position: relative;
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-push-7 {
    left: 58.33333%;
    position: relative;
  }

  .large-pull-7 {
    left: -58.33333%;
    position: relative;
  }

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

  .large-8 {
    width: 66.66667%;
  }

  .large-push-8 {
    left: 66.66667%;
    position: relative;
  }

  .large-pull-8 {
    left: -66.66667%;
    position: relative;
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .large-9 {
    width: 75%;
  }

  .large-push-9 {
    left: 75%;
    position: relative;
  }

  .large-pull-9 {
    left: -75%;
    position: relative;
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-push-10 {
    left: 83.33333%;
    position: relative;
  }

  .large-pull-10 {
    left: -83.33333%;
    position: relative;
  }

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

  .large-11 {
    width: 91.66667%;
  }

  .large-push-11 {
    left: 91.66667%;
    position: relative;
  }

  .large-pull-11 {
    left: -91.66667%;
    position: relative;
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }

  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(1n + 1),
  .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }

  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }

  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }

  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(odd),
  .large-up-2 > .columns:nth-of-type(odd) {
    clear: both;
  }

  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }

  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }

  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n + 1),
  .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }

  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }

  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }

  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n + 1),
  .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }

  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }

  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }

  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n + 1),
  .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }

  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }

  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }

  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n + 1),
  .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }

  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }

  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }

  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n + 1),
  .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }

  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }

  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n + 1),
  .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }

  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }

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

  .expanded.row .large-collapse.row,
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }

  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }

  .large-centered,
  .large-centered:last-child:not(:first-child) {
    clear: both;
    float: none;
  }

  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .large-pull-0,
  .large-pull-0:last-child:not(:first-child),
  .large-push-0,
  .large-push-0:last-child:not(:first-child),
  .large-uncentered,
  .large-uncentered:last-child:not(:first-child) {
    clear: none;
    float: left;
  }

  .large-pull-0:last-child:not(:first-child),
  .large-push-0:last-child:not(:first-child),
  .large-uncentered:last-child:not(:first-child) {
    float: right;
  }
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }

  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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

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

em,
i {
  font-style: italic;
}

b,
em,
i,
strong {
  line-height: inherit;
}

b,
strong {
  font-weight: 700;
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  color: inherit;
  font-family: ff-scala-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0;
}

.h1,
h1 {
  font-size: 1.5rem;
}

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

.h2,
h2 {
  font-size: 1.25rem;
}

.h3,
h3 {
  font-size: 1.1875rem;
}

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

.h4,
h4 {
  font-size: 1.125rem;
}

.h5,
h5 {
  font-size: 1.0625rem;
}

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

.h6,
h6 {
  font-size: 1rem;
}

@media print, screen and (min-width: 40em) {
  .h1,
  h1 {
    font-size: 3rem;
  }

  .h2,
  h2 {
    font-size: 2.5rem;
  }

  .h3,
  h3 {
    font-size: 1.9375rem;
  }

  .h4,
  h4 {
    font-size: 1.5625rem;
  }

  .h5,
  h5 {
    font-size: 1.25rem;
  }

  .h6,
  h6 {
    font-size: 1rem;
  }
}

a {
  cursor: pointer;
  line-height: inherit;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #606060;
}

a img,
hr {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
}

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

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  border-left: 1px solid #cacaca;
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
}

blockquote,
blockquote p {
  color: #8a8a8a;
  line-height: 1.6;
}

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

figure,
kbd {
  margin: 0;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.cite-block,
cite {
  color: #8a8a8a;
  display: block;
  font-size: 0.8125rem;
}

.cite-block:before,
cite:before {
  content: '— ';
}

.code-inline,
code {
  word-wrap: break-word;
  display: inline;
  max-width: 100%;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block,
.code-inline,
code {
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  color: #000;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  font-weight: 400;
}

.code-block {
  display: block;
  margin-bottom: 1.5rem;
  overflow: auto;
  padding: 1rem;
  white-space: pre;
}

.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: 64.0625em) {
  .large-text-left {
    text-align: left;
  }

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

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

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

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important;
    -webkit-print-color-adjust: economy;
    color-adjust: economy;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print,
  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  .ir a:after,
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }

  abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  blockquote,
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}

[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  height: 2.4375rem;
  line-height: 1.5;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  width: 100%;
}

[type='color']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='datetime']:focus,
[type='email']:focus,
[type='month']:focus,
[type='number']:focus,
[type='password']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='text']:focus,
[type='time']:focus,
[type='url']:focus,
[type='week']:focus,
textarea:focus {
  background-color: #fff;
  border: 1px solid #8a8a8a;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

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

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

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

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

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

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

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

::placeholder {
  color: #cacaca;
}

[type='checkbox'],
[type='file'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0.5rem;
  margin-right: 1rem;
  vertical-align: baseline;
}

[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 {
  color: #000;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  margin: 0;
}

label.middle {
  line-height: 1.5;
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  width: 100%;
}

.input-group > :first-child,
.input-group > :first-child.input-group-button > *,
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

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

.input-group-label {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e6e6e6;
  border: 1px solid #cacaca;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 1rem;
  text-align: center;
  white-space: nowrap;
}

.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;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

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

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}

.fieldset {
  border: 1px solid #cacaca;
  margin: 1.125rem 0;
  padding: 1.25rem;
}

.fieldset legend {
  margin: 0 0 0 -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  border: 1px solid #cacaca;
  border-radius: 0;
  color: #000;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  height: 2.4375rem;
  line-height: 1.5;
  margin: 0 0 1rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out,
  -webkit-box-shadow 0.5s;
}

@media screen and (min-width: 0\0
) {
  select {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==');
  }
}

select:focus {
  background-color: #fff;
  border: 1px solid #8a8a8a;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out,
  -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  background-image: none;
  height: auto;
}

select:not([multiple]) {
  padding-bottom: 0;
  padding-top: 0;
}

.is-invalid-input:not(:focus) {
  background-color: #feedea;
  border-color: #f6462c;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #f6462c;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #f6462c;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #f6462c;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #f6462c;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #f6462c;
}

.form-error,
.is-invalid-label {
  color: #f6462c;
}

.form-error {
  display: none;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: -0.5rem;
}

.form-error.is-visible {
  display: block;
}

.button {
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 0.9rem;
  line-height: 1;
  margin: 0 0 1rem;
  padding: 0.85em 1em;
  text-align: center;
  -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;
  vertical-align: middle;
}

[data-whatinput='mouse'] .button {
  outline: 0;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #707070;
  color: #fff;
}

.button:focus,
.button:hover {
  background-color: #5f5f5f;
  color: #fff;
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
  background-color: #707070;
  color: #fff;
}

.button.primary:focus,
.button.primary:hover {
  background-color: #5a5a5a;
  color: #fff;
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
  background-color: #767676;
  color: #000;
}

.button.secondary:focus,
.button.secondary:hover {
  background-color: #5e5e5e;
  color: #000;
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
  background-color: #3adb76;
  color: #000;
}

.button.success:focus,
.button.success:hover {
  background-color: #22bb5b;
  color: #000;
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
  background-color: #ffae00;
  color: #000;
}

.button.warning:focus,
.button.warning:hover {
  background-color: #cc8b00;
  color: #000;
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
  background-color: #f6462c;
  color: #000;
}

.button.alert:focus,
.button.alert:hover {
  background-color: #df2509;
  color: #000;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
  border: 1px solid #707070;
  color: #707070;
}

.button.hollow:focus,
.button.hollow:hover {
  border-color: #383838;
  color: #383838;
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
  border: 1px solid #707070;
  color: #707070;
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
  border-color: #383838;
  color: #383838;
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
  border: 1px solid #f6462c;
  color: #f6462c;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
  border-color: #8b1706;
  color: #8b1706;
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
  color: #707070;
}

.button.clear:focus,
.button.clear:hover {
  color: #383838;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
  color: #707070;
}

.button.clear.primary:focus,
.button.clear.primary:hover {
  color: #383838;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
  color: #767676;
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
  color: #3b3b3b;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
  color: #3adb76;
}

.button.clear.success:focus,
.button.clear.success:hover {
  color: #157539;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
  color: #ffae00;
}

.button.clear.warning:focus,
.button.clear.warning:hover {
  color: #805700;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
  color: #f6462c;
}

.button.clear.alert:focus,
.button.clear.alert:hover {
  color: #8b1706;
}

.button.disabled,
.button[disabled] {
  cursor: not-allowed;
  opacity: 0.25;
}

.button.dropdown:after {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.4em 0.4em 0;
  content: '';
  display: block;
  display: inline-block;
  float: right;
  height: 0;
  margin-left: 1em;
  position: relative;
  top: 0.4em;
  width: 0;
}

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
  border-top-color: #707070;
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
  border-top-color: #767676;
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
  border-top-color: #3adb76;
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
  border-top-color: #ffae00;
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
  border-top-color: #f6462c;
}

.button.arrow-only:after {
  float: none;
  margin-left: 0;
  top: -0.1em;
}

a.button:focus,
a.button:hover {
  text-decoration: none;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 116.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.grid-container.fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.grid-container.full {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}

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

.grid-x > .auto,
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12,
.grid-x > .small-full,
.grid-x > .small-shrink {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12,
  .grid-x > .medium-full,
  .grid-x > .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12,
  .grid-x > .large-full,
  .grid-x > .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12,
  .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .medium-shrink {
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.66667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  .grid-x > .medium-5 {
    width: 41.66667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  .grid-x > .medium-8 {
    width: 66.66667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  .grid-x > .medium-11 {
    width: 91.66667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12,
  .grid-x > .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-x > .large-shrink {
    width: auto;
  }

  .grid-x > .large-1 {
    width: 21.33333%;
  }

  .grid-x > .large-2 {
    width: 16.66667%;
  }

  .grid-x > .large-3 {
    width: 38%;
  }

  .grid-x > .large-4 {
    width: 33.33333%;
  }

  .grid-x > .large-5 {
    width: 41.66667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.33333%;
  }

  .grid-x > .large-8 {
    width: 66.66667%;
  }

  .grid-x > .large-9 {
    width: 62%;
  }

  .grid-x > .large-10 {
    width: 83.33333%;
  }

  .grid-x > .large-11 {
    width: 91.66667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-margin-x > .cell {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    width: calc(100% - 1.875rem);
  }
}

.grid-margin-x > .auto,
.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .medium-auto,
  .grid-margin-x > .medium-shrink {
    width: auto;
  }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x > .large-auto,
  .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-padding-x > .cell {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.33333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.33333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.66667%;
  }

  .large-up-7 > .cell {
    width: 14.28571%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

.small-margin-collapse,
.small-margin-collapse > .cell {
  margin-left: 0;
  margin-right: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .large-9 {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-left: 0;
  margin-right: 0;
}

.small-padding-collapse > .cell {
  padding-left: 0;
  padding-right: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse,
  .medium-margin-collapse > .cell {
    margin-left: 0;
    margin-right: 0;
  }

  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }

  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .medium-padding-collapse > .cell {
    padding-left: 0;
    padding-right: 0;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse,
  .large-margin-collapse > .cell {
    margin-left: 0;
    margin-right: 0;
  }

  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }

  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }

  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }

  .large-padding-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .large-padding-collapse > .cell {
    padding-left: 0;
    padding-right: 0;
  }
}

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

.grid-margin-x > .small-offset-0 {
  margin-left: 0.625rem;
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: 0.9375rem;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .large-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: 0.9375rem;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  height: auto;
  max-height: none;
}

.grid-y > .auto,
.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12,
.grid-y > .small-full,
.grid-y > .small-shrink {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12,
  .grid-y > .medium-full,
  .grid-y > .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12,
  .grid-y > .large-full,
  .grid-y > .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: auto;
  }

  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12,
  .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.66667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333%;
  }

  .grid-y > .medium-5 {
    height: 41.66667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333%;
  }

  .grid-y > .medium-8 {
    height: 66.66667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333%;
  }

  .grid-y > .medium-11 {
    height: 91.66667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: auto;
  }

  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12,
  .grid-y > .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.66667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333%;
  }

  .grid-y > .large-5 {
    height: 41.66667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333%;
  }

  .grid-y > .large-8 {
    height: 66.66667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333%;
  }

  .grid-y > .large-11 {
    height: 91.66667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-bottom: -0.625rem;
  margin-top: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-bottom: -0.9375rem;
    margin-top: -0.9375rem;
  }
}

.grid-padding-y > .cell {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
  }
}

.grid-frame {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  max-width: 100%;
  overflow-x: auto;
}

.cell-block,
.cell-block-y {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  max-height: 100%;
  min-height: 100%;
  overflow-y: auto;
}

.cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-height: 100%;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    max-width: 100%;
    overflow-x: auto;
  }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
  }

  .medium-cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    max-height: 100%;
    min-height: 100%;
    overflow-y: auto;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .large-grid-frame {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    max-width: 100%;
    overflow-x: auto;
  }

  .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
  }

  .large-cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    max-height: 100%;
    min-height: 100%;
    overflow-y: auto;
  }
}

.grid-y.grid-frame {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100vh;
  overflow: hidden;
  position: relative;
  width: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: auto;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-y.large-grid-frame {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-bottom: -0.625rem;
  margin-top: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-bottom: -0.9375rem;
    margin-top: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
  }
}

.grid-margin-y > .auto,
.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto,
  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y > .large-auto,
  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu .button,
.menu a {
  display: block;
  line-height: 1;
  padding: 0.7rem 1rem;
  text-decoration: none;
}

.menu a,
.menu button,
.menu input,
.menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu,
.menu.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a svg,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a svg {
  text-align: left;
}

.menu.expanded li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a svg,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a svg {
  text-align: left;
}

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

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .menu.medium-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .menu.medium-expanded li,
  .menu.medium-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .menu.large-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .menu.large-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .menu.large-expanded li,
  .menu.large-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}

.menu.nested {
  margin-left: 1rem;
  margin-right: 0;
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu.icon-left li a,
.menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a img,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a,
.menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a img,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a,
.menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a img,
.menu.nested.icon-top li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a,
.menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .active > a,
.menu .is-active > a {
  background: #707070;
  color: #fff;
}

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

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

.menu.align-right li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a svg,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a svg,
.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-left: 0;
  margin-right: 1rem;
}

.menu.align-center li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  color: inherit;
  font-weight: 700;
  line-height: 1;
  padding: 0.7rem 1rem;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-centered > .menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  left: 0;
  right: auto;
  top: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  border-color: #707070 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  content: '';
  display: block;
  height: 0;
  left: auto;
  margin-top: -3px;
  right: 5px;
  width: 0;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}

.dropdown.menu > li.is-active > a {
  background: rgba(0, 0, 0, 0);
  color: #707070;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-left: 0;
  margin-right: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
  top: 0;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  left: 100%;
  right: auto;
}

.dropdown.menu.vertical > li > a:after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a:after {
  border-color: transparent #707070 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  content: '';
  display: block;
  height: 0;
  left: 5px;
  right: auto;
  width: 0;
}

.dropdown.menu.vertical > li.opens-right > a:after {
  border-color: transparent transparent transparent #707070;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    left: 0;
    right: auto;
    top: 100%;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
    border-color: #707070 transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: '';
    display: block;
    height: 0;
    left: auto;
    margin-top: -3px;
    right: 5px;
    width: 0;
  }

  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
    top: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    left: 100%;
    right: auto;
  }

  .dropdown.menu.medium-vertical > li > a:after {
    right: 14px;
  }

  .dropdown.menu.medium-vertical > li.opens-left > a:after {
    border-color: transparent #707070 transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    content: '';
    display: block;
    height: 0;
    left: 5px;
    right: auto;
    width: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a:after {
    border-color: transparent transparent transparent #707070;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    left: 0;
    right: auto;
    top: 100%;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
    border-color: #707070 transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: '';
    display: block;
    height: 0;
    left: auto;
    margin-top: -3px;
    right: 5px;
    width: 0;
  }

  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
    top: 0;
  }

  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    left: 100%;
    right: auto;
  }

  .dropdown.menu.large-vertical > li > a:after {
    right: 14px;
  }

  .dropdown.menu.large-vertical > li.opens-left > a:after {
    border-color: transparent #707070 transparent transparent;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    content: '';
    display: block;
    height: 0;
    left: 5px;
    right: auto;
    width: 0;
  }

  .dropdown.menu.large-vertical > li.opens-right > a:after {
    border-color: transparent transparent transparent #707070;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  left: auto;
  right: 0;
  top: 100%;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a:after {
  left: auto;
  margin-top: -6px;
  position: absolute;
  right: 5px;
  top: 50%;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  left: auto;
  top: 100%;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  left: 100%;
  right: auto;
}

.is-dropdown-submenu {
  background: #fff;
  border: 1px solid #cacaca;
  display: none;
  left: 100%;
  min-width: 200px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
  border-color: transparent #707070 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  content: '';
  display: block;
  height: 0;
  left: 5px;
  right: auto;
  width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  border-color: transparent transparent transparent #707070;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: '';
  display: block;
  height: 0;
  width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

.fxy .gform_wrapper .gfield_contains_required .ginput_container_phone .validation_message,
.fxy .gform_wrapper .screen-reader-text,
.fxy .gform_wrapper label.hidden_sub_label,
.show-for-sr,
.show-on-focus {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

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

.hide-for-portrait,
.show-for-landscape {
  display: block !important;
}

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

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

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

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

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

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

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

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

  .hide-for-dark-mode {
    display: none !important;
  }
}

.show-for-ie {
  display: none;
}

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

  .hide-for-ie {
    display: none !important;
  }
}

.show-for-sticky {
  display: none;
}

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

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

.dropdown-pane {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: none;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

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

@media print, screen and (min-width: 64.0625em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

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

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

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

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

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

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@media print, screen and (min-width: 64.0625em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

.accordion-menu li {
  width: 100%;
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-left: 1rem;
  margin-right: 0;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-left: 0;
  margin-right: 1rem;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a:after {
  border-color: #707070 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  content: '';
  display: block;
  height: 0;
  margin-top: -3px;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a:after {
  left: auto;
  right: 1rem;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a:after {
  left: 1rem;
  right: auto;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.submenu-toggle:after {
  border-color: #707070 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  bottom: 0;
  content: '';
  display: block;
  height: 0;
  margin: auto;
  top: 0;
  width: 0;
}

.submenu-toggle[aria-expanded='true']:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.menu-icon {
  cursor: pointer;
  display: inline-block;
  height: 16px;
  position: relative;
  vertical-align: middle;
  width: 20px;
}

.menu-icon:after {
  background: #fff;
  -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.menu-icon:hover:after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  cursor: pointer;
  display: inline-block;
  height: 16px;
  position: relative;
  vertical-align: middle;
  width: 20px;
}

.menu-icon.dark:after {
  background: #000;
  -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000;
  box-shadow: 0 7px 0 #000, 0 14px 0 #000;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.menu-icon.dark:hover:after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.clearfix:after {
  clear: both;
}

@media print, screen and (min-width: 64.0625em) {
  [data-scroll] {
    -webkit-transition: opacity 0.5s ease-in-out,
    -webkit-transform 1s cubic-bezier(0.16, 0.88, 0.45, 1);
    transition: opacity 0.5s ease-in-out,
    -webkit-transform 1s cubic-bezier(0.16, 0.88, 0.45, 1);
    transition: opacity 0.5s ease-in-out,
    transform 1s cubic-bezier(0.16, 0.88, 0.45, 1);
    transition: opacity 0.5s ease-in-out,
    transform 1s cubic-bezier(0.16, 0.88, 0.45, 1),
    -webkit-transform 1s cubic-bezier(0.16, 0.88, 0.45, 1);
  }

  .ease-btm,
  .ease-left,
  .ease-right,
  .ease-top,
  .fade-in {
    opacity: 0;
  }

  .ease-btm[data-scroll='in'],
  .ease-left[data-scroll='in'],
  .ease-right[data-scroll='in'],
  .ease-top[data-scroll='in'],
  .fade-in[data-scroll='in'] {
    opacity: 1;
  }

  .fade-in {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
  }

  [class*='ease-'][data-scroll='in'] {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .ease-right {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }

  .ease-left {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  .ease-top {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }

  .ease-btm {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
  }

  [class*='flip-'][data-scroll='in'] {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  .flip-top {
    -webkit-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }

  .flip-btm {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  .flip-left {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }

  .flip-right {
    -webkit-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }

  .ease-delay-100 {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .ease-delay-200 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .ease-delay-300 {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }

  .ease-delay-400 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }

  .ease-delay-500 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
}

.alignnone {
  margin: 0 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (max-width: 39.99875em) {
  .aligncenter,
  .alignleft,
  .alignnone,
  .alignright {
    float: none;
    margin: 0 0 1em;
  }
}

.wp-caption {
  background: #fff;
  border: 1px solid #f2f2f2;
  max-width: 100%;
  padding: 5px 5px 10px;
  text-align: center;
}

.wp-caption img {
  margin-bottom: 10px;
  width: auto;
}

.wp-caption figcaption {
  font-size: 14px;
  margin-bottom: 0;
}

.gallery-caption {
  font-size: 11px;
  line-height: 1.4;
  padding: 5px;
}

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.gallery-item {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-item:last-of-type {
  padding-right: 0;
}

.gallery-item > div > a {
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  display: block;
  line-height: 0;
}

.gallery-item > div > a:focus {
  -webkit-box-shadow: 0 0 0 2px #707070;
  box-shadow: 0 0 0 2px #707070;
}

.gallery-columns-2 .gallery-item {
  max-width: calc(50% - 5px);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n + 2) {
  margin-right: 0;
}

.gallery-columns-3 .gallery-item {
  max-width: calc(33.33333% - 6.66667px);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n + 3) {
  margin-right: 0;
}

.gallery-columns-4 .gallery-item {
  max-width: calc(25% - 7.5px);
}

.gallery-columns-4 .gallery-item:nth-of-type(4n + 4) {
  margin-right: 0;
}

.gallery-columns-5 .gallery-item {
  max-width: calc(20% - 8px);
}

.gallery-columns-5 .gallery-item:nth-of-type(5n + 5) {
  margin-right: 0;
}

.gallery-columns-6 .gallery-item {
  max-width: calc(16.66667% - 8.33333px);
}

.gallery-columns-6 .gallery-item:nth-of-type(6n + 6) {
  margin-right: 0;
}

.gallery-columns-7 .gallery-item {
  max-width: calc(14.28571% - 8.57143px);
}

.gallery-columns-7 .gallery-item:nth-of-type(7n + 7) {
  margin-right: 0;
}

.gallery-columns-8 .gallery-item {
  max-width: calc(12.5% - 8.75px);
}

.gallery-columns-8 .gallery-item:nth-of-type(8n + 8) {
  margin-right: 0;
}

.gallery-columns-9 .gallery-item {
  max-width: calc(11.11111% - 8.88889px);
}

.gallery-columns-9 .gallery-item:nth-of-type(9n + 9) {
  margin-right: 0;
}

#wpadminbar {
  -webkit-transform: translateZ(0);
}

.wp-video {
  width: 100% !important;
}

.wp-video .mejs-container {
  height: auto !important;
  width: 100% !important;
}

.mejs-mediaelement {
  position: static !important;
}

.mediaelementwrapper {
  display: block;
}

.wp-video-shortcode video,
video.wp-video-shortcode {
  display: block !important;
  height: auto !important;
  width: 100% !important;
}

ul.pagination {
  list-style: none;
  margin: 15px 0;
  padding: 0;
  text-align: center;
}

ul.pagination li {
  display: inline-block;
  line-height: 1.5;
  margin: 0 3px;
  padding: 0;
}

ul.pagination li a,
ul.pagination li span {
  display: block;
  padding: 0 7px;
}

ul.pagination li a.current,
ul.pagination li span.current {
  background: #707070;
  color: #fff;
  display: block;
}

#comments {
  padding-top: 30px;
}

.comment-list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.comment {
  margin-top: 15px;
  position: relative;
}

.comment .children {
  list-style: none;
}

.comment-meta {
  font-size: 14px;
}

.comment-metadata {
  color: #8a8a8a;
  margin-top: 5px;
}

.comment-content {
  border-left: 1px solid #cacaca;
  font-size: 14px;
  margin-top: 15px;
  padding-left: 15px;
}

.reply {
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}

.comment-reply-link {
  background: #8a8a8a;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  line-height: 1;
  padding: 0.33333rem 0.5rem;
  white-space: nowrap;
}

.comment-reply-link:focus,
.comment-reply-link:hover {
  background-color: #707070;
  color: #fff;
  text-decoration: none;
}

.comment-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.comment-form-comment,
.comment-notes {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

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

.comment-form-author,
.comment-form-email,
.comment-form-url {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-flex-basis: calc(33.3333% - 20px);
  -ms-flex-preferred-size: calc(33.3333% - 20px);
  flex-basis: calc(33.3333% - 20px);
}

@media print, screen and (max-width: 39.99875em) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .comment-form-author,
  .comment-form-email {
    margin-right: 30px;
  }
}

.comment-form-cookies-consent,
.comment-form .form-submit {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.comment-form .form-submit {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  min-height: 100vh;
  position: static !important;
}

main {
  display: block;
}

.grid-container {
  width: 100%;
	/* adam's addition */
	max-width:1400px;
}

:last-child {
  margin-bottom: 0;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.preloader {
  background-color: #fff;
  bottom: 0;
  color: #707070;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  visibility: visible;
  z-index: 100000000;
}

.preloader__icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader__icon:before {
  -webkit-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
  content: '\f1ce';
  display: block;
  font-size: 40px;
  font-weight: 900;
}

.preloader--hidden {
  opacity: 0;
  visibility: hidden;
}

.position-center {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.search {
  position: relative;
}

.posts-list .search {
  margin-bottom: 40px;
}

.search__input {
  padding-right: 75px;
}

.search__submit {
  bottom: 0;
  cursor: pointer;
  height: auto;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
}

.search__submit:after {
  font-size: 20px;
  font-weight: 900;
}

.bg-cover,
.home-slide__inner {
  background-size: cover;
}

.bg-contain,
.bg-cover,
.home-slide__inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.bg-contain {
  background-size: contain;
}

.stretched-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.rel-content {
  position: relative;
  z-index: 2;
}

.of-cover,
.stretched-img {
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
  object-fit: cover;
}

@media print, screen and (min-width: 40em) {
  .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .three-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.stretched-link:after {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

img[data-lazy-src] {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

img.pre-lazyload {
  opacity: 0;
}

img.lazyloaded {
  opacity: 1;
}

.main-content {
  	padding-bottom: 0 !important;
	/* adam's additions */
	max-width:1400px;
    margin: 0 auto;
	width:100%;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

p:empty {
  display: none;
}

p a {
  text-decoration: underline;
}

ul {
  font-size: inherit;
}

address {
  font-style: normal;
  margin-bottom: 1rem;
}

a {
  color: #707070;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:focus,
a:hover {
  color: #3d3d3d;
}

.no-outline [tabindex],
.no-outline a,
.no-outline button {
  outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  opacity: 1;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
}

.select-styled,
[type='color'],
[type='date'],
[type='datetime-local'],
[type='datetime'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select,
textarea {
  height: 2.625rem;
  margin-bottom: 0;
}

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

[type='number'] {
  -moz-appearance: textfield;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

[type='checkbox'],
[type='file'],
[type='radio'] {
  margin-bottom: 0;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  border-width: 1px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.fxy .gform_wrapper ul {
  list-style: none;
}

.fxy
.gform_wrapper
input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.fxy .gform_wrapper textarea {
  padding: 0.5em 1em;
}

.fxy .gform_wrapper .gform_confirmation_message {
  margin-bottom: 15px;
}

.fxy .gform_wrapper .gform_ajax_spinner {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
}

.fxy .gform_wrapper .gfield_description {
  margin-top: 10px;
}

.fxy .gform_wrapper .hidden_label .gfield_label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.fxy .gform_wrapper .gform_description {
  display: block;
}

.fxy .gform_wrapper .gform_fields {
  margin: 0;
}

.fxy .gform_wrapper .gform_fields:after {
  clear: both;
  content: '';
  display: table;
}

.fxy .gform_wrapper .gfield {
  list-style: none;
  margin-bottom: 20px;
  position: relative;
}

.fxy .gform_wrapper .gform_hidden {
  display: none;
}

.fxy .gform_wrapper .ginput_container ul {
  margin-left: 0;
}

.fxy .gform_wrapper div.validation_error {
  border-color: #f6462c;
  border-width: 1px 0;
  color: #f6462c;
}

.fxy .gform_wrapper .gfield.gfield_error,
.fxy
.gform_wrapper
.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border: none;
  margin: 20px 0;
  margin-bottom: 20px !important;
  padding: 0;
}

.fxy .gform_wrapper .gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin: 0;
}

.fxy .gform_wrapper .gfield.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.fxy .gform_wrapper .gfield.gfield_error textarea {
  border-color: #f6462c;
}

.fxy .gform_wrapper .gfield.gfield_error .gfield_label,
.fxy .gform_wrapper .gfield.gfield_error .ginput_complex label {
  color: #f6462c;
}

.fxy .gform_wrapper .gform_validation_errors {
  background-color: #fffaf9;
  border-color: currentColor;
  color: #f6462c;
}

.fxy .gform_wrapper .gform_validation_errors .gform_submission_error {
  color: inherit;
}

.fxy .gform_wrapper div.gfield_validation_message,
.fxy .gform_wrapper div.validation_message {
  background-color: #fffaf9;
  border-color: #f6462c;
  color: #f6462c;
  font: normal normal normal 0.8rem/1.2em Nobel, sans-serif;
}

.fxy .gform_wrapper .ginput_container_fileupload .validation_message:empty {
  display: none;
}

.fxy .gform_wrapper .gfield_required {
  color: #f6462c;
}

.fxy .gform_wrapper .gform_footer {
  padding: 0;
  position: relative;
}

.fxy .gform_wrapper .gf_invisible,
.fxy .gform_wrapper .gfield_visibility_hidden {
  left: -9999px;
  position: absolute;
  visibility: hidden;
}

.fxy .gfield_time_ampm,
.fxy .gfield_time_hour,
.fxy .gfield_time_minute {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.fxy .gfield_time_ampm input,
.fxy .gfield_time_ampm select,
.fxy .gfield_time_hour input,
.fxy .gfield_time_hour select,
.fxy .gfield_time_minute input,
.fxy .gfield_time_minute select {
  width: 80px;
}

.fxy .gfield_time_ampm select,
.fxy .gfield_time_hour select,
.fxy .gfield_time_minute select {
  padding-left: 10px;
  padding-right: 10px;
}

.fxy .gfield_time_minute {
  margin-right: 15px;
}

.fxy .gfield_time_hour {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-right: 15px;
  width: 90px;
}

.fxy .gfield_time_hour i {
  text-align: right;
  width: 10px;
}

.fxy .gfield_time_hour label {
  max-width: 80px;
  width: 100%;
}

.fxy input.datepicker_with_icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: calc(100% - 24px);
}

.fxy .gform_wrapper .top_label input.datepicker.large,
.fxy .gform_wrapper .top_label input.datepicker.medium,
.fxy .gform_wrapper .top_label input.datepicker.small {
  width: 100%;
}

.fxy .ui-datepicker {
  border: none;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
  font-size: 11px;
  height: auto;
  margin: 5px auto 0;
  position: absolute;
  width: 216px;
  z-index: 9999 !important;
}

.fxy .ui-datepicker a {
  text-decoration: none;
}

.fxy .ui-datepicker table {
  border-collapse: collapse;
  width: 100%;
}

.fxy .ui-datepicker thead {
  background: #fff;
  color: #000;
}

.fxy .ui-datepicker thead th {
  border-bottom: 1px solid #cacaca;
  padding: 3px;
  text-align: center;
}

.fxy .ui-datepicker tbody,
.fxy .ui-datepicker tbody tr {
  border: none;
}

.fxy .ui-datepicker tbody td {
  border: none;
  padding: 0;
  width: 31px;
}

.fxy .ui-datepicker tbody td a,
.fxy .ui-datepicker tbody td span {
  color: #8a8a8a;
  display: block;
  font-weight: 700;
  height: 29px;
  line-height: 30px;
  text-align: center;
}

.fxy .ui-datepicker tbody th {
  color: #8a8a8a;
  font-size: 6pt;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}

.fxy .ui-datepicker select.ui-datepicker-month,
.fxy .ui-datepicker select.ui-datepicker-year {
  border-color: transparent;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 13px;
  height: 30px;
  line-height: 20px;
  margin: 0 2.5%;
  padding: 5px 20px 5px 5px;
  width: auto;
}

.fxy .ui-datepicker select.ui-datepicker-month:focus,
.fxy .ui-datepicker select.ui-datepicker-year:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fxy .ui-datepicker select.ui-datepicker-month:after,
.fxy .ui-datepicker select.ui-datepicker-year:after {
  content: '2';
  position: absolute;
  right: 0;
  top: 50%;
}

.fxy .ui-datepicker-header {
  background-color: #707070;
  border: none;
  color: #fff;
  padding: 5px 0;
  position: relative;
}

.fxy .ui-datepicker-header:after {
  clear: both;
  content: '';
  display: table;
}

.fxy .ui-datepicker-next,
.fxy .ui-datepicker-prev {
  background: 0;
  color: #fff;
  font-size: 0;
  line-height: 1.4;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fxy .ui-datepicker-next:after,
.fxy .ui-datepicker-prev:after {
  border: 5px solid transparent;
  content: '';
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fxy .ui-datepicker-next:focus,
.fxy .ui-datepicker-next:hover,
.fxy .ui-datepicker-prev:focus,
.fxy .ui-datepicker-prev:hover {
  color: #fff;
}

.fxy .ui-datepicker-next.ui-state-hover:after,
.fxy .ui-datepicker-prev.ui-state-hover:after {
  opacity: 0.5;
}

.fxy .ui-datepicker-next {
  right: 3px;
}

.fxy .ui-datepicker-next:after {
  border-left-color: #fff;
  border-right-width: 0;
}

.fxy .ui-datepicker-prev {
  left: 3px;
}

.fxy .ui-datepicker-prev:after {
  border-left-width: 0;
  border-right-color: #fff;
}

.fxy .ui-datepicker-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 35px;
  padding-right: 35px;
}

.fxy .ui-datepicker-calendar {
  margin: 0 !important;
}

.fxy .ui-datepicker-calendar .ui-state-default {
  background: #fff;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  height: 31px;
  text-shadow: unset;
  width: 31px;
}

.fxy .ui-datepicker-calendar .ui-state-hover {
  background-color: #e6e6e6;
  color: #707070;
  -webkit-transition: none;
  transition: none;
}

.fxy .ui-datepicker-calendar .ui-state-active {
  background-color: #707070;
  border: 0;
  color: #fff;
  margin: 0;
  position: relative;
}

.fxy .ui-datepicker-unselectable,
.fxy .ui-datepicker-unselectable.ui-state-disabled {
  background-color: #f2f2f2;
  color: #8a8a8a;
}

@media print, screen and (min-width: 40em) {
  .gf_left_half,
  .gf_right_half {
    float: left;
    width: calc(50% - 15px);
  }

  .gf_left_half + .gfield:not(.gf_left_half):not(.gf_right_half),
  .gf_right_half + .gfield:not(.gf_left_half):not(.gf_right_half) {
    clear: both;
  }

  .gf_left_third,
  .gf_middle_third,
  .gf_right_third {
    float: left;
    width: calc(33.3333% - 20px);
  }

  .gf_left_third
  + .gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third),
  .gf_middle_third
  + .gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third),
  .gf_right_third
  + .gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third) {
    clear: both;
  }

  .gf_left_half {
    margin-right: 15px;
  }

  .gf_right_half {
    margin-left: 15px;
  }

  .gf_right_half + .gfield {
    clear: both;
  }

  .gf_left_third {
    margin-right: 20px;
  }

  .gf_right_third {
    margin-left: 20px;
  }

  .gf_right_third + .gfield {
    clear: both;
  }

  .gf_middle_third {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.ginput_container_creditcard .ginput_cardinfo_left,
.ginput_container_creditcard .ginput_cardinfo_right {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .ginput_container_creditcard .ginput_cardinfo_left {
    margin-right: 15px;
  }

  .ginput_container_creditcard .ginput_cardinfo_right {
    margin-left: 15px;
  }

  .ginput_container_creditcard select.ginput_card_expiration {
    display: inline-block;
    width: 47% !important;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .ginput_container_creditcard select.ginput_card_expiration_month {
    margin-bottom: 15px;
  }

  .ginput_container_creditcard .ginput_cardinfo_left,
  .ginput_container_creditcard .ginput_cardinfo_right {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}

.ginput_container_creditcard .ginput_card_expiration_container {
  display: block;
  width: 100%;
}

.ginput_container_creditcard
.ginput_cardinfo_right
input.ginput_card_security_code {
  display: inline-block;
  max-width: 50% !important;
  position: relative;
}

.gform_card_icon_container {
  height: 32px;
  margin: 8px 0 6px;
}

div.gform_card_icon {
  background-image: url(../images/gf-creditcard-icons.png);
  background-repeat: no-repeat;
  float: left;
  height: 32px;
  margin-right: 4px;
  text-indent: -9000px;
  width: 36px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px;
}

.gform_card_icon_container.gform_card_icon_style1
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px;
}

.gform_card_icon_container.gform_card_icon_style2
div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px;
}

.ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important;
}

.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month {
  margin-right: 4px;
}

.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  background-image: url(../images/gf-creditcard-icons.png);
  background-position: 0 -128px;
  background-repeat: no-repeat;
  display: -moz-inline-stack;
  display: inline-block;
  height: 23px;
  left: 6px;
  position: relative;
  top: -2px;
  width: 32px;
}

div.gfield_creditcard_warning_message {
  color: #f6462c;
  font-weight: 700;
}

.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}

.main-content {
  padding-bottom: 50px;
  padding-top: 50px;
}

.not-found {
  padding-bottom: 100px;
  padding-top: 100px;
}

.not-found .label {
  background-color: #707070;
  cursor: pointer;
  text-decoration: none;
}

.not-found .label:hover {
  background-color: #5c5c5c;
  color: #fff;
}

.stay-tuned {
  font-size: 0;
  list-style: none;
  margin: 30px 0 0 15px;
  padding: 0;
  text-align: right;
}

.stay-tuned__item {
  display: inline-block;
  margin: 0 4%;
}

.stay-tuned__link {
  color: #acacac;
  display: inline-block;
}

.stay-tuned__link .fab {
  display: inline-block;
  font-size: 20px;
}

.sbs-block {
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
}

.sbs-block--reverse .cell.sbs-block__img-wrap {
  left: 0;
  right: 50%;
}

.sbs-block__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sbs-block__content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 40em) {
  .sbs-block__content {
    min-height: 400px;
  }
}

.sbs-block__content-inner {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell.sbs-block__img-wrap {
    height: 100%;
    left: 50%;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .cell.sbs-block__img-wrap {
    margin-bottom: 25px;
  }
}

.sbs-block__img {
  height: 100%;
  width: 100%;
}

.logo {
  margin-top: 10px;
}

.logo h1 {
  color: #67a1b8;
  font-size: 42px;
  letter-spacing: 4.2px;
  line-height: 60px;
  text-transform: uppercase;
  overflow-wrap: unset;
}

.logo h1 a:hover {
  color: #67a1b8 !important;
}

.logo img {
  max-height: 150px;
}

.socials {
  display: inline-block;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  display: none;
}

@media print, screen and (max-width: 39.99875em) {
  .mobile-logo {
    left: 10px;
    position: absolute;
    top: 0;
  }

  .mobile-logo h1 {
    color: #67a1b8;
    font-size: 42px;
    letter-spacing: 4.2px;
    line-height: 60px;
    text-transform: uppercase;
  }

  .mobile-logo h1 a:hover {
    color: #67a1b8 !important;
  }

  .menu-grid-container {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-grid-container .grid-margin-x {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-grid-container .grid-margin-x .cell {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .title-bar {
    line-height: 45px;
    margin-bottom: 50px;
    position: relative;
  }

  .title-bar .menu-icon {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    padding: 0;
    position: absolute !important;
    position: relative;
    right: 10px;
    top: 20px;
    vertical-align: middle;
    width: 30px;
  }

  .title-bar .menu-icon span {
    display: block;
    top: 0;
  }

  .title-bar .menu-icon span:after,
  .title-bar .menu-icon span:before {
    content: '';
    display: block;
  }

  .title-bar .menu-icon span,
  .title-bar .menu-icon span:after,
  .title-bar .menu-icon span:before {
    background-color: #707070;
    border-radius: 0;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    width: 100%;
  }

  .title-bar .menu-icon span:before {
    top: 10px;
  }

  .title-bar .menu-icon span:after {
    top: 20px;
  }

  .title-bar .menu-icon span:hover,
  .title-bar .menu-icon span:hover:after,
  .title-bar .menu-icon span:hover:before {
    background-color: #707070;
  }

  .title-bar .menu-icon.is-active span {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }

  .title-bar .menu-icon.is-active span:before {
    display: none;
    -webkit-transform: rotate(-45deg) translate3d(-4.28571px, -7px, 0);
    transform: rotate(-45deg) translate3d(-4.28571px, -7px, 0);
  }

  .title-bar .menu-icon.is-active span:after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
    transform: translate3d(0, -20px, 0) rotate(-90deg);
  }

  .title-bar .menu-icon:after {
    content: none;
  }

  .top-bar {
    display: none;
  }

  .header-menu,
  .header-menu li > a,
  .top-bar {
    background: transparent;
  }

  .header-menu li > a {
    color: #acacac;
    line-height: 45px;
    text-transform: uppercase;
  }

  .header-menu li.current-menu-item .submenu-toggle,
  .header-menu li.current-menu-item > a,
  .header-menu li.current_page_ancestor .submenu-toggle,
  .header-menu li.current_page_ancestor > a,
  .header-menu li.current_page_parent .submenu-toggle,
  .header-menu li.current_page_parent > a,
  .header-menu li > a:focus,
  .header-menu li > a:focus + .submenu-toggle {
    color: #707070;
  }

  .header-menu li[aria-expanded='true'] .submenu-toggle,
  .header-menu li[aria-expanded='true'] > a {
    background: #686868;
  }

  .header-menu .submenu-toggle {
    padding: 0;
    top: 15px;
  }

  .header-menu .submenu a {
    padding-left: 1.65rem;
  }

  .header-menu .submenu .submenu a {
    padding-left: 2.3rem;
  }
}

@media print, screen and (min-width: 40em) {
  .header {
    margin-top: 33px;
  }

  .header-menu.menu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10px;
  }

  .header-menu.menu li {
    margin-left: 50px;
  }

  .header-menu.menu li > a {
    color: #acacac;
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 40px;
    margin-top: 10px;
    padding: unset !important;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: 0.6s;
  }

  .header-menu.menu li > a:before {
    background: #707070;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    width: 82px;
  }

  .header-menu.menu li > a:hover {
    color: #707070;
  }

  .header-menu.menu li > a:hover:before {
    opacity: 1;
  }

  .header-menu.menu li.current-menu-item > a,
  .header-menu.menu li.current_page_ancestor > a,
  .header-menu.menu li.current_page_parent > a {
    color: #707070;
  }

  .header-menu.menu li.is-active > a {
    background: #fff;
    color: #707070;
  }

  .header-menu.menu .submenu {
    display: none;
    margin-left: -10px;
    margin-top: 20px;
    padding: 20px 0;
    right: 0;
	  /* adam's edit */
    z-index: 99999;
  }

  .header-menu.menu .submenu.js-dropdown-active {
    display: block;
  }

  .header-menu.menu .submenu li {
    margin-left: 16px;
    margin-right: 90px;
  }

  .header-menu.menu .submenu li > a {
    background: #fff;
    color: #acacac;
    display: inline-block;
    line-height: 20px;
  }

  .header-menu.menu .submenu li > a:hover {
    color: #707070;
  }

  .header-menu.menu .submenu li > a:hover:before {
    display: none;
  }

  .header-menu.menu .submenu li.current-menu-item > a,
  .header-menu.menu .submenu li.current_page_ancestor > a,
  .header-menu.menu .submenu li.current_page_parent > a {
    background: #8a8a8a;
    color: #fff;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .navigation {
    padding-right: 20px;
  }

  .header-menu.menu li {
    margin-left: 105px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .sidebar {
    margin-top: 50px;
  }
}

.widget {
  margin-bottom: 20px;
}

.widget:last-child {
  margin-bottom: 0;
}

.footer {
  background: #edfaff;
  margin-top: auto;
}

.footer__logo {
  margin-top: 70px;
  text-align: center;
}

.footer__logo img {
  max-height: 120px;
}

.footer__logo a {
  font-size: 42px;
  letter-spacing: 4.2px;
  line-height: 60px;
  text-transform: uppercase;
}

.footer__logo a,
.footer__logo a:hover {
  color: #67a1b8 !important;
}

.footer__address,
.footer__number {
  color: #acacac;
  text-align: center;
}

.footer__address a,
.footer__number a {
  color: #acacac;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-feature-settings: "case" 1;
}

.footer__address a:hover,
.footer__number a:hover {
  color: #707070;
}

.footer__number {
  margin-top: 15px;
}

.footer__number .e-mail,
.footer__number .number {
  display: inline;
}

.footer__number .e-mail a {
  color: #707070;
}

.footer__number a {
  padding: 0 25px;
}

.footer__address {
  margin-top: -4px;
}

.footer__sp {
  text-align: right;
}

.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.footer-menu li {
  display: inline-block;
}

.footer-menu li a {
  display: block;
  padding: 5px 10px;
}

.footer__copy {
  background-color: #edfaff;
  color: #acacac;
  font-size: 16px;
  letter-spacing: 1.6px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-feature-settings: "case" 1;
}

.footer__copy p a {
  text-decoration: none;
}

.footer__copy p strong {
  color: #707070;
  font-weight: 400;
  text-decoration: none;
}

@media print, screen and (max-width: 39.99875em) {
  .footer__copy {
    margin-bottom: 30px;
  }
}

.hero-slider img {
  max-width: 100%;
}

.preview {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.preview__meta {
  color: #8a8a8a;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 20px;
}

@media print, screen and (max-width: 39.99875em) {
  .preview__thumb {
    margin-bottom: 20px;
  }
}

.entry__thumb {
  margin-bottom: 20px;
}

.entry__meta {
  color: #8a8a8a;
  font-size: 14px;
}

.entry__cat {
  margin-top: 20px;
}

.contact__form {
  margin-bottom: 50px;
}

.contact__map-wrap {
  margin-top: 50px;
}

.contact__map {
  height: 450px;
}

.contact__content {
  margin-bottom: 50px;
}

.contact-link {
  padding-left: 30px;
  position: relative;
}

.contact-link:before {
  color: #707070;
  content: '';
  font-weight: 900;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.contact-link--email:before {
  content: '\f0e0';
}

.contact-link--phone:before {
  content: '\f879';
}

.contact-link--address:before {
  content: '\f3c5';
}

.contact-link a {
  color: inherit;
  text-decoration: none;
}

.contact-link a:focus,
.contact-link a:hover {
  text-decoration: underline;
}

.home-slider:not(.slick-initialized):after {
  clear: both;
  content: '';
  display: table;
}

.home-slider:not(.slick-initialized) .home-slide:first-child {
  display: block;
}

.home-slider .slick-dots {
  font-size: 0;
}

.home-slider .slick-dots li:only-child {
  display: none;
}

.home-slider .slick-dots li button:before {
  background-color: transparent;
  border: 2px solid #707070;
}

.home-slider .slick-dots li.slick-active button:before {
  background-color: #707070;
}

.home-slider .videoHolder {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.home-slider .videoHolder .video {
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.home-slide {
  height: 70vh;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  width: 100%;
}

@media print, screen and (max-width: 64.06125em) {
  .home-slide {
    height: 400px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .home-slide {
    height: 300px;
  }
}

.home-slide__inner {
  height: 100%;
  position: relative;
}

.home-slide__caption {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hero-slider {
  margin-bottom: 80px;
  margin-top: -20px;
}

@media print, screen and (max-width: 74.99875em) {
  .hero-slider {
    margin-bottom: 0;
  }
}

.hero-slider .slick-dots {
  bottom: 1vh;
  position: absolute;
  z-index: 5;
}

.hero-slider .slick-dots li {
  margin-left: 8px;
}

.hero-slider .slick-dots li button:before {
  border: 2px solid #707070;
  border-radius: 50%;
  content: '';
  height: 15px;
  width: 15px;
}

.hero-slider .slick-dots li button[aria-selected='true']:before {
  background-color: #707070;
}

@media print, screen and (max-width: 39.99875em) {
  .hero-slider .slick-dots {
    bottom: -30px;
  }

  .hero-slider .slick-dots li {
    margin-left: -5px;
  }

  .hero-slider .slick-dots li button:before {
    height: 8px;
    width: 8px;
  }
}

.hero-slider .hero__item {
  position: relative;
  width: 100%;
	/* adam's edit - was 70vh */
  height: auto;
}
@media print, screen and (max-width: 64.06125em) {
  .hero-slider .hero__item {
    padding-top: 56.25%;
    position: relative;
    width: 100%;
    height: unset;
  }
}

.hero-slider .hero__item img {
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  width: 100%;
	/* adam's edit - was 70vh */
  height: auto;
}
@media print, screen and (max-width: 64.06125em) {
  .hero-slider .hero__item img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.hero-slider .item__caption {
  bottom: -40px;
  position: absolute;
  z-index: 9;
}

.hero-slider .item__caption h2 {
  color: #67a1b8;
  display: inline;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-slider .slick-slider {
  position: relative;
  z-index: 5;
}

.hero-slider .slick-slider .slick-track {
  padding-bottom: 45px;
}

.text_square_image {
  margin-bottom: 140px;
  margin-top: 10px;
  position: relative;
}

@media print, screen and (max-width: 64.06125em) {
  .text_square_image {
    margin-bottom: 80px;
  }
}

.text_square_image .image-wrapper {
  position: relative;
  width: 100%;
}

.text_square_image .image-wrapper img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.text_square_image .text-wrapper {
  position: relative;
}

.text_square_image .text-wrapper .info__text {
  padding: 0 17%;
  padding-right: 5px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media print, screen and (max-width: 64.06125em) {
  .text_square_image .text-wrapper .info__text {
    margin-top: 30px;
    padding: 0;
  }
}

.text_square_image .text-wrapper .info__text h1 {
  color: #707070;
  font-size: 72px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 80px;
  text-align: left;
  text-transform: uppercase;
}

.text_square_image .text-wrapper .info__text p {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
}

.text_square_image .text-wrapper .text-first {
  padding: 0 18% 0 0;
}

.separator-line:before {
  border: 1px solid #707070;
  content: '';
  display: block;
  height: 1.5px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 168px;
  z-index: 99;
}

@media print, screen and (max-width: 74.99875em) {
  .text_square_image:before {
    display: none;
  }
}

.text_square_image:first-of-type {
  margin-top: -20px;
}

.projects {
  color: #707070;
  margin-bottom: 70px;
  margin-top: 90px;
}

@media print, screen and (max-width: 64.06125em) {
  .projects {
    margin-bottom: 80px;
    margin-top: 0;
  }
}

.projects .projects__title h1 {
  font-size: 72px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
}

@media print, screen and (max-width: 74.99875em) {
  .projects .projects__title h1 {
    font-size: 52px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .projects .projects__title h1 {
    font-size: 32px;
  }
}

.projects .projects__text {
  margin-left: 120px;
  margin-top: 5px;
}

.projects .projects__text p {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
}

@media print, screen and (max-width: 89.99875em) {
  .projects .projects__text p {
    font-size: 16px;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .projects .projects__text {
    margin-bottom: 20px;
    margin-left: 0;
  }
}

.projects .carousel__card {
  max-width: 500px;
  padding-top: 120%;
  position: relative;
  width: 100%;
}

.projects .carousel__card img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 6;
}

.projects .carousel__card:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(47%, rgba(15, 15, 15, 0.11)),
    to(rgba(14, 46, 59, 0.63))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0),
    rgba(15, 15, 15, 0.11) 47%,
    rgba(14, 46, 59, 0.63)
  );
  content: '';
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}

.projects .carousel__card:before {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  background-color: #67a1b8;
  content: '';
  display: block;
  mix-blend-mode: multiply;
  z-index: 99;
  transition: 0.6s;
}

.projects a {
  position: relative;
}

.projects a:after {
  background: #fff;
  bottom: 40px;
  content: '';
  display: block;
  height: 2px;
  opacity: 0;
  position: absolute;
	/* adam's edit - was right: 20px;*/
  display:none;
  left: 172px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  width: 82px;
  z-index: 9999;
}

.projects a:hover:after {
  opacity: 1;
}

@media print, screen and (max-width: 39.99875em) {
  .projects a:after {
    display: none;
  }
}

.left-area {
  position: absolute;
  height: 70vh;
  left: 0;
  top: 0;
  width: 50%;
  background: #fff;
  z-index: 9999;
  opacity: 0;
  cursor: url("assets/images/left.svg"), auto;
}
.right-area {
  position: absolute;
  opacity: 0;
  height: 70vh;
  right: 0;
  top: 0;
  width: 50%;
  background: #fff;
  z-index: 9999;
  cursor: url("assets/images/right.svg"), auto;
}
@media print, screen and (max-width: 64.06125em) {
  .right-area,.left-area{
    display: none;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .projects {
    margin-top: 60px;
  }
}

.projects .carousel__card .card__title {
    bottom: -52px;
    left: 10px;
    position: absolute;
    z-index: 999;
    width: 350px;
    margin-left: -10px;
}

@media print, screen and (max-width: 39.99875em) {
  .projects .carousel__card .card__title {
    bottom: -50px;
  }

  .projects .carousel__card .card__title h2 {
    display: block;
    margin-bottom: 20px;
  }

  .projects .carousel__card .card__title h3 {
    display: inline-block;
    left: 10px !important;
    width: 300px;
  }
}

.projects .carousel__card .card__title h2 {
  font-feature-settings: "case" 1;
  color: #fff;
  display: inline-block;
  font-size: 170px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
}

.projects .carousel__card .card__title h3 {
  bottom: 55px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  left: 12px;
  letter-spacing: 2.4px;
  line-height: 29px;
  position: relative;
}

/*.projects .carousel__card:hover:after {*/
/*  background-color: #67a1b8;*/
/*  content: '';*/
/*  display: block;*/
/*  mix-blend-mode: multiply;*/
/*  z-index: 99;*/
/*}*/

.projects .carousel__card:hover:before {
  opacity: 1;
}

.projects .slick-slide {
  padding-right: 40px;
}

@media print, screen and (max-width: 89.99875em) {
  .projects .slick-slide {
    padding-right: 35px;
  }
}

@media print, screen and (max-width: 64.06125em) {
  .projects .slick-slide {
    padding-right: 20px;
  }
}

.projects .arrows-wrapper {
  float: right;
  position: absolute;
  right: 0;
}

.projects .upper-section {
  position: relative;
}

.projects .arrows {
  position: absolute;
  right: 120px;
  top: 37px;
}

@media print, screen and (max-width: 39.99875em) {
  .projects .arrows {
    display: block;
    left: 10px;
    position: relative;
    right: unset;
    top: 15px;
  }
}

.projects .arrows .next-arrow,
.projects .arrows .prev-arrow {
  cursor: pointer;
  height: 30px;
  width: 60px;
}

.projects .arrows .next-arrow:after,
.projects .arrows .next-arrow:before,
.projects .arrows .prev-arrow:after,
.projects .arrows .prev-arrow:before {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.projects .arrows .next-arrow:hover:after,
.projects .arrows .prev-arrow:hover:after {
  border-color: #707070;
}

.projects .arrows .next-arrow:hover:before,
.projects .arrows .prev-arrow:hover:before {
  background: #707070 !important;
}

.projects .arrows .prev-arrow {
  left: 0;
  position: absolute;
}

.projects .arrows .prev-arrow:after {
  border: solid #67a1b8;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  left: -9px;
  padding: 6px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.projects .arrows .prev-arrow:before {
  background: #67a1b8;
  content: '';
  height: 2px;
  left: -9px;
  position: absolute;
  top: 11px;
  width: 51px;
}

.projects .arrows .next-arrow {
  left: 55px;
  position: absolute;
}

.projects .arrows .next-arrow:after {
  border: solid #67a1b8;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  left: 40px;
  padding: 6px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.projects .arrows .next-arrow:before {
  background: #67a1b8;
  content: '';
  height: 2px;
  left: 3px;
  position: absolute;
  top: 11px;
  width: 51px;
}

.projects .arrows .slick-disabled:after {
  border-color: #c2d9e3;
}

.projects .arrows .slick-disabled:before {
  background: #c2d9e3 !important;
}

.projects .projects-carousel {
  margin-top: 50px;
  padding-left: calc(50vw - 920px);
}

@media print, screen and (max-width: 74.99875em) {
  .projects .projects-carousel {
    padding-left: 10px;
  }
}

.projects:first-of-type {
  margin-top: 40px;
}

@media print, screen and (max-width: 39.99875em) {
  .projects:first-of-type {
    margin-top: 0;
  }
}

.text_large_image {
  margin-bottom: 160px;
}

@media print, screen and (max-width: 64.06125em) {
  .text_large_image {
    margin-bottom: 80px;
  }
}

.text_large_image .large-image_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.text_large_image .large-image_wrapper img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.text_large_image .text-wrapper {
  padding: 0 0 0 40px;
}

.text_large_image .text-wrapper .large-image__text p {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
/*   padding-right: 40%; */
  text-align: left;
}

@media print, screen and (max-width: 64.06125em) {
  .text_large_image .text-wrapper {
    padding: 30px;
  }

  .text_large_image .text-wrapper .large-image__text p {
    padding-right: 0;
  }
}

.text_2_images {
  margin-bottom: 140px;
}

@media print, screen and (max-width: 64.06125em) {
  .text_2_images {
    margin-bottom: 80px;
  }
}

.text_2_images .left-text,
.text_2_images .right-text {
  position: relative;
}

.text_2_images .left-text .wrapper,
.text_2_images .right-text .wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text_2_images .left-text .wrapper .two-images__text,
.text_2_images .right-text .wrapper .two-images__text {
  margin-top: 30px;
/*   padding: 0 45% 0 90px; */
}

@media print, screen and (max-width: 64.06125em) {
  .text_2_images .left-text .wrapper .two-images__text,
  .text_2_images .right-text .wrapper .two-images__text {
    padding: 30px;
  }
}

.text_2_images .left-text .wrapper .two-images__text p,
.text_2_images .right-text .wrapper .two-images__text p {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
  min-height: 259px;
}

.text_2_images .small-image {
  max-height: 458px;
  max-width: 815px;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.text_2_images .small-image img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.text_2_images .big-image {
  padding-top: 100%;
  position: relative;
  width: 100%;
}

.text_2_images .big-image img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.blockquote {
  margin-bottom: 180px;
  margin-top: 160px;
}

@media print, screen and (max-width: 64.06125em) {
  .blockquote {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.blockquote .blockquote-wrapper {
  position: relative;
  text-align: center;
}

.blockquote .blockquote-wrapper:after {
  border: 2px solid #acacac;
  content: '';
  display: block;
  height: 73%;
  left: 50%;
  max-width: 1330px;
  position: absolute;
  top: 20%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 100%;
  z-index: 1;
}

@media print, screen and (max-width: 89.99875em) {
  .blockquote .blockquote-wrapper:after {
    max-width: 920px;
  }
}

.blockquote .blockquote-wrapper .blockquote__quote * {
  color: #707070;
  font-size: 72px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 72px;
  margin: 0;
}

.blockquote .blockquote-wrapper .blockquote__name h4,
.blockquote .blockquote-wrapper .blockquote__quote * {
  background-color: #fff;
  display: inline-block;
  font-style: normal;
  padding: 0 40px;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

.blockquote .blockquote-wrapper .blockquote__name h4 {
  color: #67a1b8;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: normal;
  margin-top: 30px;
}

@media print, screen and (max-width: 89.99875em) {
  .blockquote .blockquote-wrapper .blockquote__quote * {
    font-size: 52px;
  }
}

@media print, screen and (max-width: 64.06125em) {
  .blockquote .blockquote-wrapper .blockquote__quote * {
    font-size: 42px;
    line-height: 32px;
    padding: 0 30px;
  }

  .blockquote .blockquote-wrapper .blockquote__name {
    padding: 0 10px;
  }

  .blockquote .blockquote-wrapper .blockquote__name h4 {
    font-size: 15px;
    margin-top: 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .blockquote .blockquote-wrapper .blockquote__quote * {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0 !important;
    padding: 0 20px;
  }
}

.plan_specs {
  margin-bottom: 80px;
}

@media print, screen and (max-width: 64.06125em) {
  .plan_specs {
    margin-bottom: 80px;
  }
}

.plan_specs .plan_specs-block {
  padding-left: 160px;
  margin-top: -47px;
}

@media print, screen and (max-width: 64.06125em) {
  .plan_specs .plan_specs-block {
    padding-left: 0;
  }
}

.plan_specs img {
/*   margin-left: 100px; */
}

@media print, screen and (max-width: 64.06125em) {
  .plan_specs img {
    margin-left: 0;
  }
}

.plan_specs .plan_specs__title h2 {
  color: #707070;
  font-size: 52px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 72px;
  margin-top: 30px;
  text-align: left;
  text-transform: uppercase;
}

@media print, screen and (max-width: 89.99875em) {
  .plan_specs .plan_specs__title h2 {
/*     font-size: 52px; */
  }
}

@media print, screen and (max-width: 39.99875em) {
  .plan_specs .plan_specs__title h2 {
    font-size: 32px;
    line-height: 1;
  }
  .text_square_image .text-wrapper .info__text h1 {
      font-size:32px;
  }
  .text_square_image .text-wrapper .text-first {
      padding: 0;
  }
}

.plan_specs .column-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 50px;
}

@media print, screen and (max-width: 74.99875em) {
  .plan_specs .column-block {
    margin-top: 30px;
  }
}

.plan_specs .column-block .first_column,
.plan_specs .column-block .second_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 160px;
  -ms-flex-preferred-size: 160px;
  flex-basis: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1;
}

.plan_specs .column-block .first_column p,
.plan_specs .column-block .second_column p {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 30px;
  text-transform: uppercase;
  font-feature-settings: "case" 1;
}

.text-slider__content{
  height: 100%;
  display: flex;
  align-items: center;
}
.text-slider__content p{
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: normal;
}



.text-slider__content{
  padding: 0 60px;
}
@media only screen and (max-width: 1025px) {
  .text-slider__content{
    padding: 30px 0;
  }
}

.slider-controls{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}
@media only screen and (max-width: 600px) {
  .slider-controls{
    top: 44%;
  }
}
.slider-controls__prev span::after{
  content: url("assets/images/arrow-left.png");
  padding: 20px;
  cursor: pointer;
  transition: all 0.5s;
}
.slider-controls__prev span:hover::after{
  filter: brightness(0.8);
}
.slider-controls__next span::after{
  content: url("assets/images/arrow-right.png");
  padding: 20px;
  cursor: pointer;
  transition: all 0.5s;
}
.slider-controls__next span:hover::after{
  filter: brightness(0.8);
}

.full-width-image{
  padding: 80px 0 160px;
}
@media only screen and (max-width: 600px) {
  .full-width-image{
    padding: 40px 0;
  }
}


.text-slider{
  margin-bottom: 140px;
}


@media only screen and (max-width: 769px) {
  .text-slider{
    margin-bottom: 80px;
  }
}


.two-items-slider{
  margin-bottom: 140px;
}
@media only screen and (max-width: 769px) {
  .two-items-slider{
    margin-bottom: 80px;
  }
}


.banner{
  text-align: center;
  margin-bottom: 165px;
}
.banner__inner{
  border: 2px solid #acacac;
  position: relative;
  min-height: 140px;
}
.banner__title{
  color: #707070;
  font-size: 72px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 72px;
  text-align: left;
  text-transform: uppercase;
  padding: 5px 75px 0px 75px;
  background-color: #ffffff;
  position: absolute;
  top: -45px;
  left: 5%;
  width: 90%;
  text-align: center;
}
.banner__author{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,50%);
  background-color: #ffffff;
  padding: 0 70px;
  font-size: 20px;
  text-transform: uppercase;
  color: #67A1B8;
}
@media only screen and (max-width: 1281px) {
  .banner__title{
    font-size: 65px;
  }

}
@media only screen and (max-width: 1025px) {
  .banner__title{
    font-size: 42px;
    line-height: 55px;
    padding: 5px 30px 0px 30px;
    top: -16px;
  }
  .banner__inner{
    min-height: 115px;
  }
}
@media only screen and (max-width: 769px) {
  .banner__title{
    font-size: 42px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 376px) {
  .banner{
    margin-bottom: 110px;
  }
  .banner__inner{
    min-height: 85px;
  }
  .banner__title{
    font-size: 26px;
    line-height: 23px;
    padding: 20px 15px 0px 15px;
    top: -25px;
  }
  .banner__author{
    white-space: nowrap;
    font-size: 12px;
  }
}

@import "bourbon";
@import "neat";

$facebook: #3b5998;
$google: #dd4b39;
$light-blue: #58C1EF;
$medium-blue: #28adfd;
$dark-blue: #0277BD;
$sm-screen-max: 767px;
$md-screen: 768px;
$md-screen-max: 1199px;
$lg-screen: 1370px;
$max-page-width: 1370px;
$max-screen: new-breakpoint(min-width $max-page-width);
$med-screen-up: new-breakpoint(min-width $md-screen);
$lg-screen-up: new-breakpoint(min-width $lg-screen);


.ba-card {
  @include outer-container(100%);
  @include padding(10px);
  @include margin(20px null null null);



@include media($med-screen-up) {
  @include outer-container(800px);
}
}
.ba-card img {
  width: 100%;
  height: auto;
}

.advertising {
  @include outer-container(50%);
  @include margin(30px null);
  font-weight: 300;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
  color: #999;

@include media($lg-screen-up) {
  @include outer-container(50%);
}

}


.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }
.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
.twentytwenty-before-label:before {
  content: "Before"; }

.twentytwenty-after-label {
  opacity: 0; }
.twentytwenty-after-label:before {
  content: "After"; }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid transparent;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 0;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 0;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

.control-left{
  content: url("assets/images/arrow-left.png");
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  left: -25%;
  top: 50%;
}
/*.control-left:hover{*/
/*  filter: brightness(0.5);*/
/*}*/
.control-right{
  content: url("assets/images/arrow-right.png");
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  right: -25%;
  top: 50%;
}
/*.control-right:hover{*/
/*  filter: brightness(0.5);*/
/*}*/

.text-slider > .twentytwenty-overlay {
	max-width: 670px;
}

.second_column {
    padding-left: 55px;
}

.large-image__text {
    padding-right: 20px;
    width: 95%;
}

.two-image {
  padding-top: 20px;
  padding-bottom: 20px;
}
.two-image .grid-x {
  justify-content: space-around;
}
.two-image__item {
  max-width: 100%;
  aspect-ratio: auto 4 / 5;
  padding-bottom: 15px;
}
.two-image__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.password-email {
	color: rgb(105, 161, 183)
}

.password-email:hover {
	color: rgb(105, 161, 183)
}

@media only screen and (min-width: 2200px) and (max-width: 2560px) {
	.projects .carousel__card .card__title h2 {
	display: none;
	}
}