@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700);@charset "UTF-8";

/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

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

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fdfefe;
  font-family: "proxima-nova", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #051720;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

pre {
  overflow: auto;
}

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

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

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

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

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

.row::after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-1 {
  width: 8.33333333%;
}

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

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

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

.small-2 {
  width: 16.66666667%;
}

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

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

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

.small-3 {
  width: 25%;
}

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

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

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

.small-4 {
  width: 33.33333333%;
}

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

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

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

.small-5 {
  width: 41.66666667%;
}

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

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

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

.small-6 {
  width: 50%;
}

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

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

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

.small-7 {
  width: 58.33333333%;
}

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

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

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

.small-8 {
  width: 66.66666667%;
}

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

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

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

.small-9 {
  width: 75%;
}

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

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

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

.small-10 {
  width: 83.33333333%;
}

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

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

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

.small-11 {
  width: 91.66666667%;
}

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

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

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

.small-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.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.66666667%;
}

.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.28571429%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-2 {
    width: 16.66666667%;
  }

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

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

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

  .medium-3 {
    width: 25%;
  }

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

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

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

  .medium-4 {
    width: 33.33333333%;
  }

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

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

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

  .medium-5 {
    width: 41.66666667%;
  }

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

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

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

  .medium-6 {
    width: 50%;
  }

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

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

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

  .medium-7 {
    width: 58.33333333%;
  }

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

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

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

  .medium-8 {
    width: 66.66666667%;
  }

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

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

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

  .medium-9 {
    width: 75%;
  }

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

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

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

  .medium-10 {
    width: 83.33333333%;
  }

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

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

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

  .medium-11 {
    width: 91.66666667%;
  }

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

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

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

  .medium-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

  .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.66666667%;
  }

  .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.28571429%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-2 {
    width: 16.66666667%;
  }

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

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

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

  .large-3 {
    width: 25%;
  }

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

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

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

  .large-4 {
    width: 33.33333333%;
  }

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

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

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

  .large-5 {
    width: 41.66666667%;
  }

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

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

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

  .large-6 {
    width: 50%;
  }

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

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

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

  .large-7 {
    width: 58.33333333%;
  }

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

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

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

  .large-8 {
    width: 66.66666667%;
  }

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

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

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

  .large-9 {
    width: 75%;
  }

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

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

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

  .large-10 {
    width: 83.33333333%;
  }

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

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

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

  .large-11 {
    width: 91.66666667%;
  }

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

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

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

  .large-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

  .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.66666667%;
  }

  .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.28571429%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  line-height: inherit;
  color: #0eb2d6;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #0c99b8;
}

a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}

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

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

blockquote,
blockquote p {
  line-height: 1.6;
  color: #373c3c;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #373c3c;
}

cite:before {
  content: "\2014   ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #c9d7d7;
  background-color: #ebeeee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #051720;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #ebeeee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #051720;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #373c3c;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

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

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

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

@page {
    margin: 0.5cm;
}

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

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

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

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #0eb2d6;
  color: #fdfefe;
}

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

.button:hover,
.button:focus {
  background-color: #0c97b6;
  color: #fdfefe;
}

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

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

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

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

.button.primary {
  background-color: #0eb2d6;
  color: #051720;
}

.button.primary:hover,
.button.primary:focus {
  background-color: #0b8eab;
  color: #051720;
}

.button.secondary {
  background-color: #cb1929;
  color: #fdfefe;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #a21421;
  color: #fdfefe;
}

.button.success {
  background-color: #3adb76;
  color: #051720;
}

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

.button.warning {
  background-color: #ffae00;
  color: #051720;
}

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

.button.alert {
  background-color: #cc4b37;
  color: #fdfefe;
}

.button.alert:hover,
.button.alert:focus {
  background-color: #a53b2a;
  color: #fdfefe;
}

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

.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #0eb2d6;
  color: #fdfefe;
}

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

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
  background-color: #0eb2d6;
  color: #051720;
}

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

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

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

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

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

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

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

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

.button.hollow {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

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

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

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

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

.button.hollow.primary {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

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

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

.button.hollow.secondary {
  border: 1px solid #cb1929;
  color: #cb1929;
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #660d15;
  color: #660d15;
}

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

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

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

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

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

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

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

.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

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

.button.clear {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

.button.clear,
.button.clear:hover,
.button.clear:focus {
  background-color: transparent;
}

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

.button.clear:hover,
.button.clear:focus {
  border-color: #07596b;
  color: #07596b;
}

.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

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

.button.clear.primary {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

.button.clear.primary:hover,
.button.clear.primary:focus {
  border-color: #07596b;
  color: #07596b;
}

.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border: 1px solid #0eb2d6;
  color: #0eb2d6;
}

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

.button.clear.secondary {
  border: 1px solid #cb1929;
  color: #cb1929;
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
  border-color: #660d15;
  color: #660d15;
}

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

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

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

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

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

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

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

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

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

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

.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.clear.alert:hover,
.button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

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

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

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

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

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

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

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

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

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

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

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

.accordion {
  margin-left: 0;
  background: #fdfefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #ebeeee;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #0eb2d6;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #ebeeee;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #ebeeee;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #ebeeee;
  border-bottom: 0;
  background-color: #fdfefe;
  color: #051720;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #ebeeee;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0eb2d6 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0eb2d6 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

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

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

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

.button-group.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #0eb2d6;
  color: #051720;
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
  background-color: #0b8eab;
  color: #051720;
}

.button-group.secondary .button {
  background-color: #cb1929;
  color: #fdfefe;
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
  background-color: #a21421;
  color: #fdfefe;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #051720;
}

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

.button-group.warning .button {
  background-color: #ffae00;
  color: #051720;
}

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

.button-group.alert .button {
  background-color: #cc4b37;
  color: #fdfefe;
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fdfefe;
}

.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }

  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #ecf6f6;
  background-color: #fdfefe;
}

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

thead {
  background: #f5fafa;
  color: #051720;
}

tfoot {
  background: #ecf6f6;
  color: #051720;
}

thead tr,
tfoot tr {
  background: transparent;
}

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

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

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

table.unstriped tbody {
  background-color: #fdfefe;
}

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

@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }

  table.stack tfoot {
    display: none;
  }

  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }

  table.stack td {
    border-top: 0;
  }
}

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

table.hover thead tr:hover {
  background-color: #eef6f6;
}

table.hover tfoot tr:hover {
  background-color: #e5f2f2;
}

table.hover tbody tr:hover {
  background-color: #f6fbfb;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #e5f2f2;
}

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

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fdfefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(5, 23, 32, 0.2);
          box-shadow: 0 0 0 1px rgba(5, 23, 32, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(14, 178, 214, 0.5);
          box-shadow: 0 0 6px 1px rgba(14, 178, 214, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media 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 screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

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

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

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

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

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

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

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

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

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

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

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

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

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

@font-face {
  font-family: 'icomoon';
  src: url(/fonts/icomoon.eot?6ed6e808ee8f6037a23a562503250395);
  src: url(/fonts/icomoon.eot?6ed6e808ee8f6037a23a562503250395) format("embedded-opentype"), url(/fonts/icomoon.ttf?65ee1e3a1963ce5749088df0ed84ca2a) format("truetype"), url(/fonts/icomoon.woff?b5bfd062009219cf1a5c21ea54c9b0bd) format("woff"), url(/fonts/icomoon.svg?a2c91970a0544dfd57b5f9c6ca0a86fc) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lock:before {
  content: "\F023";
}

.icon-caret-left:before {
  content: "\F0D9";
}

.icon-caret-right:before {
  content: "\F0DA";
}

.icon-spinner:before {
  content: "\F110";
}

.icon-people:before {
  content: "\E90E";
}

.icon-alarm:before {
  content: "\E90F";
}

.icon-stack:before {
  content: "\E910";
}

.icon-person:before {
  content: "\E911";
}

.icon-heart:before {
  content: "\E912";
}

.icon-georgia:before {
  content: "\E913";
}

.icon-check-list:before {
  content: "\E914";
}

.icon-check-mark:before {
  content: "\E90A";
}

.icon-book:before {
  content: "\E90B";
}

.icon-play:before {
  content: "\E90C";
}

.icon-question-mark:before {
  content: "\E90D";
}

.icon-menu:before {
  content: "\E909";
}

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

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

.icon-brand:before {
  content: "\E906";
}

.icon-tweet:before {
  content: "\E906";
}

.icon-social:before {
  content: "\E906";
}

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

.icon-brand2:before {
  content: "\E907";
}

.icon-social2:before {
  content: "\E907";
}

.icon-plane:before {
  content: "\E908";
}

.icon-paper:before {
  content: "\E902";
}

.icon-blow-horn:before {
  content: "\E903";
}

.icon-calendar:before {
  content: "\E904";
}

.icon-arrow:before {
  content: "\E900";
}

.icon-search:before {
  content: "\E901";
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #5E5E5F;
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */

.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */

.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */

.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */

.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */

.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */

.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */

.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */

.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */

.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Turn
   */

.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Turn Right
   */

.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
   * Collapse
   */

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */

.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/*
   * Emphatic
   */

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Minus
   */

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
   * Slider
   */

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -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;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71428571px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71428571px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  -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;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.71428571px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71428571px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
   * Spin
   */

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */

.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spring
   */

.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */

.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */

.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */

.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */

.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.link-anchor {
  position: relative;
  width: 0;
  font-size: .8em;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

.anchor-wrapper {
  border: none;
}

.anchor-wrapper:hover .link-anchor {
  opacity: 1;
}

.popper,
.tooltip {
  position: absolute;
  background: #051720;
  color: black;
  width: 150px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding: 10px;
  text-align: center;
}

.tooltip {
  background: #051720 !important;
  color: #FFFFFF !important;
  max-width: 200px;
  width: auto;
  font-size: 0.875rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  padding: .5em 1em;
}

.popper .popper__arrow,
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
  border-color: #051720;
}

.tooltip .tooltip-arrow {
  border-color: #051720;
}

.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
  margin-left: 5px;
}

.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip-inner {
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
}

.tooltip {
  display: block !important;
  -webkit-transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out;
  transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out;
}

.tooltip[aria-hidden="true"] {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.tooltip[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
}

.lity-content {
  max-width: 100%;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  max-height: 100vh;
  max-height: calc(100vh - 30px);
  overflow: auto;
}

.app.lity-hidden {
  position: absolute;
  overflow: hidden;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
 * Table styles
 */

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url(/images/vendor/datatables/media/sort_both.png?9a6486086d09bb38cf66a57cc559ade3);
}

table.dataTable thead .sorting_asc {
  background-image: url(/images/vendor/datatables/media/sort_asc.png?9326ad44ae4bebdedd141e7a53c2a730);
}

table.dataTable thead .sorting_desc {
  background-image: url(/images/vendor/datatables/media/sort_desc.png?1fc418e33fd5a687290258b23fac4e98);
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url(/images/vendor/datatables/media/sort_asc_disabled.png?d7dc10c78f23615d328581aebcd805eb);
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url(/images/vendor/datatables/media/sort_desc_disabled.png?bda51e15154a18257b4f955a222fd66f);
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/*
 * Control feature layout
 */

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#dcdcdc));
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#111));
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  -webkit-box-shadow: inset 0 0 3px #111;
          box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

body.swal2-shown {
  overflow-y: hidden;
}

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.swal2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060;
}

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

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

.swal2-container.swal2-top-right {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

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

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

.swal2-container.swal2-bottom-left {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swal2-container.swal2-grow-row > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swal2-container.swal2-grow-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swal2-container.swal2-grow-column.swal2-top,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-bottom-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swal2-container.swal2-grow-column.swal2-top-right,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-bottom-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.swal2-container.swal2-grow-column > .swal2-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
  margin: auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-container.swal2-fade {
  -webkit-transition: background-color .1s;
  transition: background-color .1s;
}

.swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.4);
}

.swal2-modal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%;
}

.swal2-modal:focus {
  outline: none;
}

.swal2-modal.swal2-loading {
  overflow-y: hidden;
}

.swal2-modal .swal2-title {
  color: #595959;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 0 0 .4em;
  padding: 0;
  display: block;
  word-wrap: break-word;
}

.swal2-modal .swal2-buttonswrapper {
  margin-top: 15px;
}

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: .4;
  cursor: no-drop;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid transparent;
  border-color: transparent;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 7.5px;
  vertical-align: top;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  border-radius: 100%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
          animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
  margin-left: 30px;
  margin-right: 30px;
}

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  display: inline-block;
  content: '';
  margin-left: 5px;
  vertical-align: -1px;
  height: 15px;
  width: 15px;
  border: 3px solid #999999;
  -webkit-box-shadow: 1px 1px 1px #fff;
          box-shadow: 1px 1px 1px #fff;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
          animation: rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-modal .swal2-styled {
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px;
}

.swal2-modal .swal2-styled:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
          box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}

.swal2-modal .swal2-image {
  margin: 20px auto;
  max-width: 100%;
}

.swal2-modal .swal2-close {
  background: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 40px;
  font-size: 36px;
  line-height: 40px;
  font-family: serif;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  color: #cccccc;
  -webkit-transition: color .1s ease;
  transition: color .1s ease;
}

.swal2-modal .swal2-close:hover {
  color: #d55;
}

.swal2-modal > .swal2-input,
.swal2-modal > .swal2-file,
.swal2-modal > .swal2-textarea,
.swal2-modal > .swal2-select,
.swal2-modal > .swal2-radio,
.swal2-modal > .swal2-checkbox {
  display: none;
}

.swal2-modal .swal2-content {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #545454;
  word-wrap: break-word;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
  margin: 20px auto;
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  -webkit-transition: border-color .3s, -webkit-box-shadow .3s;
  transition: border-color .3s, -webkit-box-shadow .3s;
  transition: border-color .3s, box-shadow .3s;
  transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  -webkit-box-shadow: 0 0 2px #f27474 !important;
          box-shadow: 0 0 2px #f27474 !important;
}

.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
  outline: none;
  border: 1px solid #b4dbed;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
          box-shadow: 0 0 3px #c4e6f5;
}

.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}

.swal2-modal .swal2-input::-ms-input-placeholder,
.swal2-modal .swal2-file::-ms-input-placeholder,
.swal2-modal .swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}

.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-modal .swal2-range input {
  float: left;
  width: 80%;
}

.swal2-modal .swal2-range output {
  float: right;
  width: 20%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  margin: 20px auto;
  padding: 0;
}

.swal2-modal .swal2-input {
  height: 43px;
  padding: 0 12px;
}

.swal2-modal .swal2-input[type='number'] {
  max-width: 150px;
}

.swal2-modal .swal2-file {
  font-size: 20px;
}

.swal2-modal .swal2-textarea {
  height: 108px;
  padding: 12px;
}

.swal2-modal .swal2-select {
  color: #545454;
  font-size: inherit;
  padding: 5px 10px;
  min-width: 40%;
  max-width: 100%;
}

.swal2-modal .swal2-radio {
  border: 0;
}

.swal2-modal .swal2-radio label:not(:first-child) {
  margin-left: 20px;
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
  vertical-align: middle;
}

.swal2-modal .swal2-radio input {
  margin: 0 3px 0 0;
}

.swal2-modal .swal2-checkbox {
  color: #545454;
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
  vertical-align: middle;
}

.swal2-modal .swal2-validationerror {
  background-color: #f0f0f0;
  margin: 0 -20px;
  overflow: hidden;
  padding: 10px;
  color: #807f7f;
  font-size: 16px;
  font-weight: 300;
  display: none;
}

.swal2-modal .swal2-validationerror::before {
  content: '!';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }

  .swal2-range output {
    display: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }

  .swal2-range output {
    display: none;
  }
}

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  display: block;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 17px;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 16px;
}

.swal2-icon.swal2-warning {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f8bb86;
  border-color: #facea8;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-info {
  font-family: 'Open Sans', sans-serif;
  color: #3fc3ee;
  border-color: #9de0f6;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-question {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #87adbd;
  border-color: #c9dae1;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
          transform-origin: 60px 60px;
}

.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
          transform-origin: 0 60px;
}

.swal2-icon.swal2-success .swal2-success-ring {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.swal2-icon.swal2-success .swal2-success-fix {
  width: 7px;
  height: 90px;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^='swal2-success-line'] {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0;
}

.swal2-progresssteps li {
  display: inline-block;
  position: relative;
}

.swal2-progresssteps .swal2-progresscircle {
  background: #3085d6;
  border-radius: 2em;
  color: #fff;
  height: 2em;
  line-height: 2em;
  text-align: center;
  width: 2em;
  z-index: 20;
}

.swal2-progresssteps .swal2-progresscircle:first-child {
  margin-left: 0;
}

.swal2-progresssteps .swal2-progresscircle:last-child {
  margin-right: 0;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
  background: #3085d6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
  background: #add8e6;
}

.swal2-progresssteps .swal2-progressline {
  background: #3085d6;
  height: .4em;
  margin: 0 -1px;
  z-index: 10;
}

[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-webkit-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }

  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }

  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }

  45% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }

  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
  }
}

.swal2-show {
  -webkit-animation: showSweetAlert .3s;
          animation: showSweetAlert .3s;
}

.swal2-show.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

.swal2-hide {
  -webkit-animation: hideSweetAlert .15s forwards;
          animation: hideSweetAlert .15s forwards;
}

.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@-webkit-keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }

  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
}

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  5% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  12% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }

  100% {
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
}

.swal2-animate-success-line-tip {
  -webkit-animation: animate-success-tip .75s;
          animation: animate-success-tip .75s;
}

.swal2-animate-success-line-long {
  -webkit-animation: animate-success-long .75s;
          animation: animate-success-long .75s;
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
          animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}

@keyframes animate-error-icon {
  0% {
    -webkit-transform: rotateX(100deg);
            transform: rotateX(100deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}

.swal2-animate-error-icon {
  -webkit-animation: animate-error-icon .5s;
          animation: animate-error-icon .5s;
}

@-webkit-keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    margin-top: -6px;
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes animate-x-mark {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }

  80% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
    margin-top: -6px;
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}

.swal2-animate-x-mark {
  -webkit-animation: animate-x-mark .5s;
          animation: animate-x-mark .5s;
}

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.numbered-paging,
.links-list,
.item-row .col-links ul,
.events-list,
.shedule,
.share-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

@-webkit-keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes slideInRightSmall {
  from {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRightSmall {
  from {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

#main .visual:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(37, 37, 37, 0.25);
}

.type-table .block {
  overflow-x: scroll;
}

.type-table .block table {
  font-size: 0.75em;
}

.type-table .block table td {
  padding: 0.5rem 0.3125rem;
  white-space: nowrap;
}

@media (min-width: 640px) {
  .type-table .block {
    overflow-x: hidden;
  }

  .type-table .block table {
    font-size: 1em;
  }

  .type-table .block table td {
    padding: 0.9375rem 0.625rem 0.625rem 0;
    white-space: normal;
  }
}

@media (min-width: 640px) {
  .type-text .image {
    width: 48%;
    padding: 0;
  }

  .type-text .image:before {
    content: '';
    display: block;
    padding-top: 66.67%;
  }

  .type-text .image.left {
    float: left;
    margin-right: 1.875rem;
  }

  .type-text .image.right {
    float: right;
    margin-left: 1.875rem;
  }
}

.standard + .fullWidth {
  padding-top: 0;
  margin-top: -3.83333rem;
}

.standard + .fullWidth > .type-text:first-child > .row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.fullWidth {
  padding-left: 0;
  padding-right: 0;
}

.fullWidth .type-staff .container,
.fullWidth .type-features .container,
.fullWidth .type-grid .container {
  padding: 3rem 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 640px) {
  .fullWidth .type-staff .container,
  .fullWidth .type-features .container,
  .fullWidth .type-grid .container {
    padding: 4.375rem 0 1.875rem;
  }
}

.fullWidth .type-staff .darked .title,
.fullWidth .type-features .darked .title,
.fullWidth .type-grid .darked .title {
  color: #fff;
}

.fullWidth .type-staff .darked h3,
.fullWidth .type-features .darked h3,
.fullWidth .type-grid .darked h3 {
  color: inherit;
  margin: 1.875rem 0 0.3125rem;
}

.fullWidth .type-staff .darked p,
.fullWidth .type-features .darked p,
.fullWidth .type-grid .darked p {
  line-height: 1.7em;
  margin-bottom: 0.9375rem;
}

.fullWidth .type-staff .darked p + .links a,
.fullWidth .type-features .darked p + .links a,
.fullWidth .type-grid .darked p + .links a {
  color: #0eb2d6;
}

.fullWidth .type-staff .text h3,
.fullWidth .type-features .text h3,
.fullWidth .type-grid .text h3 {
  margin: 0.3125rem 0 0.625rem;
}

.fullWidth .type-staff .text p,
.fullWidth .type-features .text p,
.fullWidth .type-grid .text p {
  line-height: 1.7em;
  margin-bottom: 0.9375rem;
}

.fullWidth .type-staff .title {
  border-bottom: solid 1px #c9d7d7;
  padding-bottom: 0.3em;
  margin-bottom: 1.3em;
}

@media (min-width: 640px) {
  .fullWidth .type-staff .container {
    padding: 4.375rem 0 4.375rem;
  }
}

.fullWidth .features .post {
  border: none;
  background: #fff;
  padding: 0.9375rem;
}

@media (min-width: 640px) {
  .fullWidth .features .post {
    padding: 1.6875rem;
  }

  .fullWidth .features .post .text {
    font-size: 0.85em;
  }
}

.fullWidth .features .post .image {
  padding-top: 0;
  width: 100%;
  max-width: 320px;
  margin-right: 1.375rem;
}

.fullWidth .features .post .image:before {
  content: '';
  padding-top: 50%;
  display: block;
}

@media (min-width: 640px) {
  .fullWidth .features .post .image {
    width: 100%;
  }

  .fullWidth .features .post .image:before {
    padding-top: 50%;
  }
}

@media (min-width: 1024px) {
  .fullWidth .features .post .image {
    width: 25%;
  }

  .fullWidth .features .post .image:before {
    padding-top: 100%;
  }
}

.fullWidth .type-features:first-child,
.fullWidth .type-staff:first-child,
.fullWidth .type-grid:first-child {
  margin-top: -3rem;
}

@media (min-width: 640px) {
  .fullWidth .type-features:first-child,
  .fullWidth .type-staff:first-child,
  .fullWidth .type-grid:first-child {
    margin-top: -5.875rem;
  }
}

.fullWidth .type-features:last-child,
.fullWidth .type-staff:last-child,
.fullWidth .type-grid:last-child {
  margin-bottom: -3rem;
}

@media (min-width: 640px) {
  .fullWidth .type-features:last-child,
  .fullWidth .type-staff:last-child,
  .fullWidth .type-grid:last-child {
    margin-bottom: -4.3125rem;
  }
}

.fullWidth .type-grid:last-child {
  margin-bottom: -3.75rem;
}

@media (min-width: 640px) {
  .fullWidth .type-grid:last-child {
    margin-bottom: -8.125rem;
  }
}

.fullWidth .numbered-paging {
  right: 0.5rem;
}

.side-nav .title a {
  color: #fff;
}

.standard .columns .type-features:last-child .columns:last-child .post {
  border: none;
}

.side-nav .menu .active a {
  background: transparent;
}

.side-nav .menu .active a:before {
  display: none;
}

.side-nav .menu .active > a:before {
  display: block;
}

.menu.nested {
  display: none;
  margin-left: 0;
  font-size: 0.75rem;
  text-transform: uppercase;
}

.menu.nested li a {
  padding-left: 2.5rem;
}

li.active .menu.nested {
  display: block;
}

.side-nav .menu.nested .active a:before {
  left: 2.44444rem;
  top: 1.4rem;
}

table {
  font-size: 16px;
}

table.unstriped th:last-child,
table.unstriped td:last-child {
  width: auto;
}

.eventListMobile h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.eventListMobile h5 {
  margin-bottom: 10px;
}

.eventListMobile ul li {
  font-size: 0.9em;
}

.eventListMobile hr {
  margin-bottom: 60px;
}

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

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

@page {
    margin: 0.5cm;
}

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

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

a {
  color: #0eb2d6;
  -webkit-transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
  transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
}

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

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6 {
  display: block;
  margin-bottom: 0.9375rem;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.125rem;
}

h1,
h1 a {
  font-size: 1.75rem;
}

h2,
h2 a {
  font-size: 1.4375rem;
}

h3,
h3 a {
  font-size: 1.125rem;
}

h4,
h4 a {
  font-size: 0.8125rem;
}

h5,
h5 a,
h6,
h6 a {
  font-size: 0.5rem;
}

p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6 {
  margin-top: 30px;
}

ol:not([class]),
ul:not([class]) {
  padding-left: 30px;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

.responsive-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.responsive-video iframe[src*="youtube.com"],
.responsive-video iframe[src*="vimeo.com"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

html {
  background: #fff;
  font-size: 14.5px;
}

@media (min-width: 640px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}

body,
html,
.app {
  min-height: 100vh;
}

body.blank .app {
  padding-top: 0;
  max-width: 100%;
  width: 100%;
}

.app {
  position: relative;
  display: block;
  padding-top: 6.875rem;
  width: 100%;
  max-width: 101.5625rem;
  height: 100%;
  overflow: hidden;
  margin: 0 auto !important;
  background-color: #fefefe;
  -webkit-box-shadow: 0px -30px 22.95px 4.05px rgba(7, 53, 58, 0.1);
          box-shadow: 0px -30px 22.95px 4.05px rgba(7, 53, 58, 0.1);
}

@media (min-width: 1024px) {
  .app {
    padding-top: 9.375rem;
  }
}

.app[v-cloak] {
  opacity: 0;
}

.app:not([v-cloak]) {
  -webkit-animation: fadeIn 125ms ease-in-out 0s 1 forwards;
          animation: fadeIn 125ms ease-in-out 0s 1 forwards;
}

.buckets {
  display: block;
  margin-top: 2.1875rem;
  margin-bottom: -30px;
}

@media (min-width: 640px) {
  .buckets {
    margin-left: 6.25rem;
    margin-right: 6.25rem;
  }
}

@media (min-width: 1024px) {
  .buckets {
    margin-left: 0;
    margin-right: 0;
  }
}

.buckets .bucket {
  margin-bottom: 30px;
}

.desktop-search {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  background-color: #ebeeee;
}

.desktop-search__wrapper {
  display: block;
  width: 100%;
  padding: 2.8125rem 6.25rem;
}

.desktop-search .input-group {
  display: block;
  width: 100%;
}

.desktop-search .button {
  width: calc(100% - 7.5px);
  margin-bottom: 0;
}

.footer {
  padding-bottom: 2.8125rem;
  border-top: 1px solid #c9d7d7;
}

.footer__top {
  display: block;
  padding: 1.875rem 0 1.875rem 0;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #c9d7d7;
}

@media (min-width: 640px) {
  .footer__top {
    padding: 3.4375rem 0 2.8125rem 0;
    margin-bottom: 1.125rem;
  }
}

.footer__addresses {
  margin-bottom: 1.875rem;
  text-align: center;
  border-bottom: 1px solid #c9d7d7;
}

@media (min-width: 640px) {
  .footer__addresses {
    margin-bottom: 2.8125rem;
  }
}

@media (min-width: 1024px) {
  .footer__addresses {
    margin-bottom: 0;
    text-align: left;
    border-bottom: 0;
  }
}

.footer__address {
  display: block;
  margin-bottom: 1.875rem;
  color: #5c6363;
  font-size: 0.875rem;
  font-style: normal;
}

@media (min-width: 640px) {
  .footer__address {
    margin-bottom: 2.8125rem;
  }
}

@media (min-width: 1024px) {
  .footer__address {
    margin-bottom: 0;
  }
}

.footer__address__label {
  display: block;
  margin-bottom: 0.9375rem;
  color: #cb1929;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: initial;
  letter-spacing: initial;
}

.footer__nav-group {
  display: block !important;
  float: none !important;
  text-align: center;
}

.footer__nav-group:not(:last-child) {
  margin-bottom: 1.875rem;
}

@media (min-width: 1024px) {
  .footer__nav-group {
    margin-bottom: 0.9375rem;
  }
}

@media (min-width: 1024px) {
  .footer__nav-group {
    float: right !important;
    text-align: left;
  }
}

.footer__nav {
  display: block !important;
  float: none !important;
}

.footer__nav--utility .footer__nav__link {
  font-size: 0.6875rem;
}

.footer__nav--main .footer__nav__link {
  font-size: 0.75rem;
}

.footer__nav__item {
  display: block !important;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.footer__nav__item:first-child {
  margin-top: 0;
}

.footer__nav__item:last-child {
  margin-bottom: 0;
}

@media (min-width: 640px) {
  .footer__nav__item {
    display: inline-block !important;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.footer__nav__link {
  letter-spacing: 0.075em;
  font-weight: 900;
}

.footer__nav__link:after {
  display: none !important;
}

.footer__social {
  display: block;
  margin: 0 0 1.875rem 0;
  text-align: center;
}

@media (min-width: 640px) {
  .footer__social {
    margin: 0;
    text-align: left;
  }
}

.footer__social__item {
  display: inline-block;
  margin: 0 0.625rem;
}

.footer__social__item:first-child {
  margin-left: 0;
}

.footer__social__item:last-child {
  margin-right: 0;
}

.footer__social__link {
  color: #9ca9a9;
}

.footer__social__link:hover {
  color: #cb1929;
}

.footer__copy {
  text-align: center;
}

@media (min-width: 640px) {
  .footer__copy {
    text-align: right;
  }
}

.footer__legal,
.footer__credit {
  display: inline-block;
  color: #9ca9a9;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}

.footer__legal {
  padding-right: 2.5rem;
}

.footer__credit i {
  margin-left: 0.1875rem;
  font-size: 0.625rem;
}

.footer__credit:hover {
  color: #cb1929;
}

.header {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  max-width: 101.5625rem;
  padding: 2.1875rem 0 2.1875rem 0;
  margin: 0 auto;
  height: 6.875rem;
  z-index: 9;
  background-color: #fff;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: padding 250ms ease-in-out, height 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: padding 250ms ease-in-out, height 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: padding 250ms ease-in-out, box-shadow 250ms ease-in-out, height 250ms ease-in-out, transform 250ms ease-in-out;
  transition: padding 250ms ease-in-out, box-shadow 250ms ease-in-out, height 250ms ease-in-out, transform 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

@media (min-width: 1024px) {
  .header {
    padding: 1.5625rem 0 2.1875rem 0;
    height: 9.375rem;
  }
}

.header:not(.headroom--top) {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
}

@media (min-width: 1024px) {
  .header.headroom--unpinned:not(.search-active) {
    -webkit-transform: translateY(-1.5625rem);
            transform: translateY(-1.5625rem);
  }
}

@media (min-width: 1024px) {
  .header.headroom--unpinned:not(.search-active) .header__top {
    visibility: hidden;
    opacity: 0;
  }
}

.header.search-active {
  height: 19.125rem;
}

.header.search-active .header__wrapper {
  -webkit-transform: translateY(9.75rem);
          transform: translateY(9.75rem);
}

.header.search-active .header__desktop-search {
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header__desktop-search {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: visibility 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: visibility 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, visibility 250ms ease-in-out;
  transition: transform 250ms ease-in-out, visibility 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.header__wrapper {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.header__top {
  position: absolute;
  left: 0;
  display: block;
  visibility: visible;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 250ms ease-in-out, visibility 250ms ease-in-out;
  transition: opacity 250ms ease-in-out, visibility 250ms ease-in-out;
}

@media (min-width: 1024px) {
  .header__bottom {
    padding-top: 2.8125rem;
  }
}

.header__logo {
  display: block;
  max-width: 15.75rem;
}

.header__logo img {
  width: 100%;
  height: auto;
}

.header__utility-nav,
.footer__nav-group {
  display: inline-block;
  float: right;
}

.header__utility-nav:before,
.footer__nav-group:before,
.header__utility-nav:after,
.footer__nav-group:after {
  content: " ";
  display: table;
}

.header__utility-nav:after,
.footer__nav-group:after {
  clear: both;
}

.header__utility-nav .utility-nav,
.footer__nav-group .utility-nav,
.header__utility-nav .footer__nav,
.footer__nav-group .footer__nav,
.header__utility-nav .utility-nav__icon,
.footer__nav-group .utility-nav__icon {
  display: inline-block;
  float: left;
}

.header__utility-nav,
.footer__nav-group,
.header__main-nav {
  display: none;
}

@media (min-width: 1024px) {
  .header__utility-nav,
  .footer__nav-group,
  .header__main-nav {
    display: block;
  }
}

.header__hamburger {
  position: absolute;
  right: 15px;
  top: 50%;
  display: block;
  margin: 0;
  font-size: 2.25rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 453ms ease-in-out;
  transition: right 453ms ease-in-out;
}

@media (min-width: 1024px) {
  .header__hamburger {
    display: none;
  }
}

.header__hamburger,
.header__hamburger:focus {
  outline: none !important;
}

.header__hamburger .hamburger-inner,
.header__hamburger .hamburger-inner::before,
.header__hamburger .hamburger-inner::after {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.header__hamburger.is-active {
  right: 85%;
  z-index: 9999;
}

@media (min-width: 640px) {
  .header__hamburger.is-active {
    right: 25rem;
  }
}

.header__hamburger.is-active .hamburger-inner,
.header__hamburger.is-active .hamburger-inner::before,
.header__hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}

.hero {
  position: relative;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

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

.hero--huge {
  padding-bottom: 114.5625%;
}

@media (min-width: 640px) {
  .hero--huge {
    padding-bottom: 38.1875%;
  }
}

@media (min-width: 1200px) {
  .hero--huge .hero__subject,
  .hero--huge .hero__headline,
  .hero--huge .hero__text {
    max-width: 55%;
  }
}

.hero--big {
  padding-bottom: 95.46875%;
}

@media (min-width: 640px) {
  .hero--big {
    padding-bottom: 38.1875%;
  }
}

@media (min-width: 1200px) {
  .hero--big .hero__subject,
  .hero--big .hero__headline,
  .hero--big .hero__text {
    max-width: 55%;
  }
}

.hero--small {
  padding-bottom: 55.33333333%;
}

@media (min-width: 640px) {
  .hero--small {
    padding-bottom: 27.66666667%;
  }
}

.hero--no-image {
  padding-bottom: 9.375rem;
  background-color: #0eb2d6;
}

.hero__content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 1024px) {
  .hero__content {
    top: 50%;
  }
}

.hero__subject,
.hero__headline {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
}

.hero__subject {
  font-size: 0.875rem;
  font-weight: 700;
}

@media (min-width: 640px) {
  .hero__subject {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .hero__subject {
    font-size: 1.125rem;
  }
}

.hero__headline {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.3;
}

@media (min-width: 640px) {
  .hero__headline {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .hero__headline {
    font-size: 3.125rem;
  }
}

.hero__text {
  font-size: 1rem;
  font-family: "adobe-garamond-pro", serif;
  line-height: 1.75;
}

@media (min-width: 640px) {
  .hero__text {
    font-size: 1.125rem;
  }
}

@media (min-width: 1024px) {
  .hero__text {
    font-size: 1.25rem;
    padding-right: 60px;
  }
}

.hero__text > :first-child {
  margin-top: 0;
}

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

.hero__subject,
.hero__headline,
.hero__text {
  color: #fff;
}

.hero__subject:first-child,
.hero__headline:first-child,
.hero__text:first-child {
  margin-top: 0;
}

.hero__subject:last-child,
.hero__headline:last-child,
.hero__text:last-child {
  margin-bottom: 0;
}

.main-nav {
  display: block;
  float: right;
  margin: 0;
}

.main-nav__item {
  position: relative;
  padding-bottom: 2.9375rem;
}

.main-nav__item:last-child {
  margin-left: 0.9375rem;
}

.main-nav__item:last-child .main-nav__link {
  margin-right: 0;
}

.main-nav__item:hover .main-nav__subnav {
  visibility: visible;
  opacity: 1;
}

.main-nav__link {
  margin: 0 !important;
  font-size: 0.8125rem;
}

.main-nav__link:not(.button) {
  padding: 0 15px;
  color: #6d7575;
  font-size: 1.0rem;
  letter-spacing: 0.075em;
}

.main-nav__link.button {
  font-size: 0.85rem;
  letter-spacing: 0.05rem;
}

.main-nav__subnav {
  position: absolute;
  left: -10%;
  top: 53%;
  display: block;
  visibility: hidden;
  margin: 0;
  padding: 15px 0 15px 0;
  width: 13rem;
  opacity: 0;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.05);
          box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.05);
  -webkit-transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out;
  transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out;
}

.main-nav__subnav:after {
  content: '';
  position: absolute;
  top: -0.5rem;
  left: 20%;
  display: block;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #fff;
}

.main-nav__subnav__item {
  display: block;
}

.main-nav__subnav__link {
  display: block;
  margin: 0;
  padding: 10px 20px;
  color: #9ca9a9;
  font-size: 0.78125rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.main-nav__subnav__link:hover {
  color: #5c6363;
}

.main {
  position: relative;
  color: #5c6363;
  font-size: 1.125rem;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.667;
  text-align: left;
}

.main__title {
  margin-bottom: 2rem;
}

@media (min-width: 640px) {
  .main__title.float {
    position: absolute;
    display: inline-block;
    margin: 0;
    padding: 1.25rem;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
            box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
  }
}

.main .intro {
  margin-bottom: 1.875rem;
}

.main__wrapper {
  padding: 5rem 0;
}

.main__content:before,
.main__content:after {
  content: " ";
  display: table;
}

.main__content:after {
  clear: both;
}

.main__content > :first-child,
.main__content > :first-child > :first-child {
  margin-top: 0 !important;
}

.main__content > :last-child,
.main__content > :last-child > :last-child {
  margin-bottom: 0 !important;
}

.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  z-index: 999;
}

@media (min-width: 1024px) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav.active {
  visibility: visible;
}

.mobile-nav.active:before {
  visibility: visible;
  opacity: 1;
}

.mobile-nav.active .mobile-nav__wrapper {
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.mobile-nav:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: visibility 500ms ease-in-out, opacity 500ms ease-in-out;
  transition: visibility 500ms ease-in-out, opacity 500ms ease-in-out;
}

.mobile-nav__wrapper {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 85%;
  max-width: 25rem;
  height: 100vh;
  z-index: 2;
  padding: 30px 0;
  overflow: scroll;
  background-color: #fff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: visibility 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  transition: visibility 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
  transition: visibility 500ms ease-in-out, transform 500ms ease-in-out;
  transition: visibility 500ms ease-in-out, transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

@media (min-width: 640px) {
  .mobile-nav__wrapper {
    width: 25rem;
  }
}

.mobile-nav__close,
.mobile-nav__close:hover {
  position: absolute;
  top: 15px;
  right: 30px;
  color: #5c6363;
  font-size: 2rem;
}

.mobile-nav__nav {
  display: block;
  margin: 0;
}

.mobile-nav__item {
  display: block;
}

.mobile-nav__item:last-child .mobile-nav__item__link {
  margin-bottom: 0;
}

.mobile-nav__item__link {
  display: block;
  padding: 0 2.5rem;
  width: 100%;
  margin-bottom: 30px;
  color: #5c6363;
  font-size: 1.5rem;
  font-weight: 100;
}

.mobile-nav__subnav {
  padding: 0 2.5rem 0 15px;
  margin-bottom: 30px;
  border-top: 1px solid #fdfefe;
}

.mobile-nav__subnav__item {
  display: block;
}

.mobile-nav__subnav__item:not(:last-child) {
  margin-bottom: 10px;
}

.mobile-nav__subnav__item:first-child .mobile-nav__subnav__item__title {
  margin-top: 0;
}

.mobile-nav__subnav__item__title {
  display: block;
  margin: 30px 0 15px 0;
  color: #5c6363;
  font-size: 1rem;
  font-weight: 100;
}

.mobile-nav__subnav__item__link {
  display: block;
  margin: 0;
  padding-left: 15px;
  color: #5c6363;
  font-size: 0.8rem;
  font-weight: 100;
  text-transform: uppercase;
}

.mobile-nav__engagement {
  display: block;
  padding: 1rem 2.5rem;
}

.mobile-nav__engagement .c-button:not(:last-child) {
  margin-bottom: 15px;
}

.mobile-nav__social {
  display: block;
  margin: 1.875rem 0;
}

.mobile-nav__search {
  display: block;
  margin-top: 2.8125rem;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 500ms ease-in-out, opacity 500ms ease-in-out;
  transition: visibility 500ms ease-in-out, opacity 500ms ease-in-out;
}

.mobile-nav__search.active {
  visibility: visible;
  opacity: 1;
}

.news-card-listing {
  position: relative;
  display: block;
  margin-top: 0.3125rem;
  padding: 5.625rem 0 10.3125rem 0;
  width: 100%;
  background-color: #ebeeee;
}

.news-card-listing:before,
.news-card-listing:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 39.6875rem;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}

.news-card-listing:before {
  top: -0.3125rem;
  height: 0.3125rem;
  background-color: #6bd9f1;
}

.news-card-listing:after {
  top: 0;
  height: 0.625rem;
  background-color: #0eb2d6;
}

.news-card-listing .intro {
  margin-bottom: 3.4375rem;
}

.news-card-listing__listing {
  margin-bottom: -30px;
}

@media (min-width: 640px) {
  .news-card-listing__listing {
    padding: 0 6.25rem;
  }
}

@media (min-width: 1024px) {
  .news-card-listing__listing {
    padding: 0;
  }
}

.news-card-listing .card {
  margin-bottom: 30px;
}

.partners {
  display: block;
  padding: 9.375rem 0;
}

.partners .intro {
  margin-bottom: 5.625rem;
}

.partners__listing {
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #c9d7d7;
}

.partners__listing:before,
.partners__listing:after {
  content: " ";
  display: table;
}

.partners__listing:after {
  clear: both;
}

@media (min-width: 640px) {
  .partners__listing {
    margin: 0 6.25rem;
  }
}

@media (min-width: 1024px) {
  .partners__listing {
    margin: 0;
    padding-bottom: 3.125rem;
  }
}

.partners__listing .columns:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c9d7d7;
}

@media (min-width: 1024px) {
  .partners__listing .columns:not(:last-child) {
    margin-bottom: initial;
    padding-bottom: initial;
    border-bottom: initial;
    border-right: 1px solid #c9d7d7;
  }
}

.partners .partner {
  padding: 0;
}

@media (min-width: 640px) {
  .partners .partner {
    padding: 0 4.375rem;
  }
}

.partners__cta,
.card__link {
  position: relative !important;
  top: initial !important;
  bottom: initial !important;
  display: block;
  margin-top: 2.1875rem !important;
  color: #cb1929;
  text-align: center;
  -webkit-transform: initial;
          transform: initial;
}

.partners__cta:hover,
.card__link:hover {
  color: #9e1320;
}

.utility-nav,
.footer__nav {
  display: block;
  margin: 0;
}

.utility-nav__item,
.footer__nav__item,
.main-nav__item {
  display: inline-block;
}

.utility-nav__item .active:not(.button),
.footer__nav__item .active:not(.button),
.main-nav__item .active:not(.button),
.utility-nav__item:hover .utility-nav__link:not(.button),
.footer__nav__item:hover .utility-nav__link:not(.button),
.main-nav__item:hover .utility-nav__link:not(.button),
.utility-nav__item:hover .footer__nav__link:not(.button),
.footer__nav__item:hover .footer__nav__link:not(.button),
.main-nav__item:hover .footer__nav__link:not(.button),
.utility-nav__item:hover .main-nav__link:not(.button),
.footer__nav__item:hover .main-nav__link:not(.button),
.main-nav__item:hover .main-nav__link:not(.button),
.utility-nav__item:hover .utility-nav__icon:not(.button),
.footer__nav__item:hover .utility-nav__icon:not(.button),
.main-nav__item:hover .utility-nav__icon:not(.button) {
  color: #cb1929;
}

.utility-nav__item .active:not(.button):after,
.footer__nav__item .active:not(.button):after,
.main-nav__item .active:not(.button):after,
.utility-nav__item:hover .utility-nav__link:not(.button):after,
.footer__nav__item:hover .utility-nav__link:not(.button):after,
.main-nav__item:hover .utility-nav__link:not(.button):after,
.utility-nav__item:hover .footer__nav__link:not(.button):after,
.footer__nav__item:hover .footer__nav__link:not(.button):after,
.main-nav__item:hover .footer__nav__link:not(.button):after,
.utility-nav__item:hover .main-nav__link:not(.button):after,
.footer__nav__item:hover .main-nav__link:not(.button):after,
.main-nav__item:hover .main-nav__link:not(.button):after,
.utility-nav__item:hover .utility-nav__icon:not(.button):after,
.footer__nav__item:hover .utility-nav__icon:not(.button):after,
.main-nav__item:hover .utility-nav__icon:not(.button):after {
  visibility: visible;
  opacity: 1;
  width: 40%;
}

.utility-nav__link,
.footer__nav__link,
.main-nav__link,
.utility-nav__icon {
  position: relative;
  display: block;
  margin: 0 15px;
  color: #9ca9a9;
  font-size: 0.8125rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}

.utility-nav__link.button,
.button.footer__nav__link,
.button.main-nav__link,
.button.utility-nav__icon {
  color: #fff;
}

.utility-nav__link:after,
.footer__nav__link:after,
.main-nav__link:after,
.utility-nav__icon:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  display: block;
  width: 0;
  height: 2px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  background-color: #cb1929;
  -webkit-transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out, width 125ms ease-in-out;
  transition: visibility 125ms ease-in-out, opacity 125ms ease-in-out, width 125ms ease-in-out;
}

.utility-nav__icon {
  display: block;
  margin-left: 15px;
  margin-right: 0 !important;
  line-height: inherit !important;
  font-size: inherit !important;
}

.utility-nav__icon i {
  font-size: 0.875rem;
}

.accordion ul {
  margin: 0;
}

.accordion li {
  position: relative;
}

.accordion li:not(:last-child) {
  border-bottom: 1px solid #c9d7d7;
}

.accordion .accordion-title,
.accordion .accordion-content {
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem;
}

.accordion .accordion-title {
  display: block;
  margin-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 0.3125rem;
  font-weight: 400;
  background-color: #fdfefe;
  -webkit-transition: background-color 125ms ease-in-out, border 125ms ease-in-out;
  transition: background-color 125ms ease-in-out, border 125ms ease-in-out;
}

@media print, screen and (min-width: 40em) {
  .accordion .accordion-title {
    padding-left: 4rem;
    padding-right: 2.5rem;
  }
}

.accordion .accordion-title:hover {
  background-color: #ebeeee;
}

.accordion .accordion-title:after,
.accordion .accordion-title:before {
  right: auto;
  left: 0.3125rem;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media print, screen and (min-width: 40em) {
  .accordion .accordion-title:after,
  .accordion .accordion-title:before {
    left: 1.5625rem;
  }
}

.accordion .is-active {
  border-bottom-width: 0;
}

.accordion .is-active .accordion-title {
  background-color: #ebeeee;
}

.accordion .accordion-content {
  background: #fff;
  padding-left: 1.25rem;
  padding-right: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  .accordion .accordion-content {
    padding-left: 3.9375rem;
    padding-right: 2.5rem;
  }
}

.alert {
  display: block;
  padding: 3.125rem 1.875rem;
  background-color: #0eb2d6;
}

.alert .h5,
.alert p {
  color: #fff !important;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem;
}

.alert .h5 {
  display: block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.alert p {
  display: block;
  margin: 0;
  font-weight: 400;
  line-height: 2;
}

.alert .button-groups {
  margin-top: 0.9375rem;
}

.alert .button {
  margin-bottom: 0;
}

.audio-holder {
  position: relative;
  margin: 0 -0.3125rem 0.4375rem;
}

@media print, screen and (min-width: 40em) {
  .audio-holder {
    padding-right: 3.875rem;
    margin: 0 0 1.6875rem;
  }
}

.audio-holder .download {
  right: 0;
  top: -1px;
  color: #1a1a1a;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.25rem;
}

@media print, screen and (min-width: 40em) {
  .audio-holder .download {
    position: absolute;
    right: 1.5625rem;
    margin: 0;
  }
}

.audio-holder .download:hover {
  color: #6bd9f1;
}

@media print, screen and (min-width: 40em) {
  .modal .audio-holder {
    margin-top: -1.9375rem;
  }
}

.audio-holder .mejs-controls {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.audio-holder .mejs-controls .mejs-playpause-button {
  margin: -1px 8px 0 0;
}

@media print, screen and (min-width: 40em) {
  .audio-holder .mejs-controls .mejs-playpause-button {
    margin-left: 7px;
  }
}

.audio-holder .mejs-controls .mejs-play button {
  background: none;
  position: relative;
}

.audio-holder .mejs-controls .mejs-play button:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #1a1a1a;
  border-top: 6px solid transparent;
  content: '';
  position: absolute;
  left: 3px;
  top: 0;
  border-width: 7px 10px;
}

.audio-holder .mejs-controls .mejs-pause button {
  background: none;
  position: relative;
}

.audio-holder .mejs-controls .mejs-pause button:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 0;
  border: 1px solid #c9d7d7;
  border-width: 0 3px;
  width: 10px;
  height: 11px;
}

.audio-holder .mejs-controls .mejs-time-rail span {
  height: 4px;
  background: #dedede;
  border-radius: 0;
}

.audio-holder .mejs-controls .mejs-time-rail .mejs-time-total {
  margin-top: 7px;
}

.audio-holder .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #6bd9f1;
  border-radius: 0;
}

.audio-holder .mejs-controls .mejs-time-rail .mejs-time-float {
  background: none;
  height: 15px;
  border-color: #6bd9f1;
}

.audio-holder .mejs-controls .mejs-time-rail .mejs-time-float span {
  background: none;
  height: auto;
}

.audio-holder .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner {
  background: none;
  border-top-color: #6bd9f1;
}

.audio-holder .mejs-controls .mejs-currenttime-container {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

@media print, screen and (min-width: 40em) {
  .audio-holder .mejs-controls .mejs-currenttime-container {
    margin-left: 17px;
  }
}

.audio-holder .mejs-controls .mejs-duration-container {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.audio-holder .mejs-controls .mejs-duration-container,
.audio-holder .mejs-controls .mejs-currenttime-container {
  float: right;
  color: #5c6363;
  overflow: visible;
}

.audio-holder .mejs-controls .mejs-duration-container .mejs-duration,
.audio-holder .mejs-controls .mejs-duration-container .mejs-currenttime,
.audio-holder .mejs-controls .mejs-currenttime-container .mejs-duration,
.audio-holder .mejs-controls .mejs-currenttime-container .mejs-currenttime {
  color: #5c6363;
  font-size: 1rem;
}

.audio-holder .mejs-controls .mejs-duration-container .mejs-duration:before,
.audio-holder .mejs-controls .mejs-currenttime-container .mejs-duration:before {
  content: '/';
  margin: 0 5px 0 -2px;
}

.audio-holder .mejs-controls .mejs-mute {
  width: 0;
  overflow: hidden;
}

.audio-holder .mejs-container {
  background: none;
}

.mejs-container {
  width: 100% !important;
}

.block {
  display: block;
  margin-top: 0;
  margin-bottom: 2rem;
}

.block:first-child {
  margin-top: 0;
}

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

.block--full-width.block--staff .title,
.block--full-width.block--features .title,
.block--full-width.block--grid .title {
  margin-bottom: 3.75rem;
}

.block--map:first-child {
  margin-top: -9.375rem !important;
}

@media (min-width: 640px) {
  .block--map:first-child {
    margin-top: -5rem !important;
  }
}

.block--standard .title {
  margin-bottom: 1.875rem;
}

.block--standard + .block--fullWidth {
  margin-top: 5rem;
}

.block > :first-child,
.block .block > :first-child,
.block .content > :first-child {
  margin-top: 0;
}

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

.bucket {
  display: block;
  -webkit-box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
          box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
  -webkit-transition: -webkit-box-shadow 250ms ease-in-out;
  transition: -webkit-box-shadow 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}

.bucket:hover {
  -webkit-box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.4);
          box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.4);
}

.bucket--primary .bucket__content {
  border-bottom-color: #0eb2d6;
}

.bucket--primary .bucket__banner,
.bucket--primary .bucket__banner:before,
.bucket--primary .bucket__banner:after {
  background-color: #0eb2d6;
}

.bucket--primary .bucket__link,
.bucket--primary .partners__cta,
.bucket--primary .card__link {
  color: #0eb2d6;
}

.bucket--secondary .bucket__content {
  border-bottom-color: #cb1929;
}

.bucket--secondary .bucket__banner,
.bucket--secondary .bucket__banner:before,
.bucket--secondary .bucket__banner:after {
  background-color: #cb1929;
}

.bucket--secondary .bucket__link,
.bucket--secondary .partners__cta,
.bucket--secondary .card__link {
  color: #cb1929;
}

.bucket__photo {
  display: block;
  padding-bottom: 51.25%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bucket__content {
  position: relative;
  display: block;
  padding: 2.5rem 3.125rem 1.875rem 3.125rem;
  border-bottom: 0.625rem solid #c9d7d7;
}

.bucket__banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 8.125rem;
  margin: 0 auto;
  padding: 0.625rem 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  background-color: #373c3c;
}

.bucket__banner:before,
.bucket__banner:after {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 8px;
  background-color: #373c3c;
}

.bucket__banner:before {
  left: -7px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 80% 50%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 80% 50%);
}

.bucket__banner:after {
  right: -7px;
  -webkit-clip-path: polygon(0% 0%, 100% 0, 20% 50%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0, 20% 50%, 100% 100%, 0% 100%);
}

.bucket__text {
  display: block;
  margin: 0 auto;
  padding-bottom: 3.125rem;
  color: #504835;
  font-size: 1.25rem;
  font-family: "adobe-garamond-pro", serif;
  line-height: 1.75;
  text-align: center;
}

@media (min-width: 1024px) {
  .bucket__text {
    max-width: 70%;
  }
}

.bucket__link,
.partners__cta,
.card__link {
  position: absolute;
  bottom: 1.875rem;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.bucket__link i,
.partners__cta i,
.card__link i {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 0.375rem;
  font-size: 0.4375rem;
}

.button-groups:before,
.button-groups:after {
  content: " ";
  display: table;
}

.button-groups:after {
  clear: both;
}

.button-groups .button {
  display: inline-block !important;
  float: left;
}

.button-groups .button:not(:last-child) {
  margin-right: 1.25rem;
}

.button-groups--center,
.alert .button-groups {
  text-align: center;
}

.button-groups--inline,
.alert .button-groups {
  display: inline-block;
}

.button {
  color: #fff;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #0eb2d6;
  text-align: center;
}

.button:hover {
  background-color: #0b8aa6;
}

.button,
.button--normal {
  height: initial;
  line-height: initial;
  padding: 0.625rem 1.25rem;
}

.button--large,
.main__content .button,
.widget .button {
  padding: 0 0.625rem;
  height: 3.125rem;
  line-height: 3.125rem;
}

.button--medium,
.alert .button {
  padding: 0 0.625rem;
  height: 2.625rem;
  line-height: 2.625rem;
}

.button--extended,
.main__content .button,
.widget .button {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

.button--gray-dark {
  background-color: #373c3c;
}

.button--gray-dark:hover {
  background-color: #1f2121;
}

.button--white,
.alert .button {
  background-color: #fff;
  color: #0eb2d6;
}

.button--white,
.alert .button,
.button--white:hover,
.alert .button:hover,
.button--white:focus,
.alert .button:focus {
  border: 0 !important;
}

.button--white:hover,
.alert .button:hover,
.button--white:focus,
.alert .button:focus {
  background-color: #ebeeee;
}

.button--red {
  background-color: #cb1929;
  color: #fff;
}

.button--red,
.button--red:hover,
.button--red:focus {
  border: 0 !important;
}

.button--red:hover,
.button--red:focus {
  background-color: #87111b;
}

.callout {
  position: relative;
  display: block;
  padding: 2.8125rem 3.125rem 2.8125rem 3.125rem;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
          box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
  text-align: center;
}

.callout__icon {
  display: block;
  margin: 0 auto 1.25rem auto;
  height: 4.6875rem;
  width: 4.6875rem;
  line-height: 4.6875rem;
  text-align: center;
  background-color: #ebeeee;
  border-radius: 50%;
}

.callout__icon i {
  position: relative;
  top: 0.125rem;
  margin: 0;
  color: #cb1929;
  font-size: 1.0625rem;
  line-height: 1;
}

.callout__meta {
  display: block;
  padding-bottom: 6.25rem;
}

.callout__title {
  display: block;
  margin: 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.callout__title:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.callout__text {
  display: block;
  margin: 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.callout__links {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.callout__links:before,
.callout__links:after {
  content: " ";
  display: table;
}

.callout__links:after {
  clear: both;
}

.callout__button {
  display: inline-block !important;
  margin: 0 0.3125rem 0.9375rem 0.3125rem !important;
  padding: 0.625rem 1.25rem !important;
  height: initial !important;
  line-height: initial !important;
}

.callout__link-heading {
  display: block;
  margin: 0 0 0.9375rem 0;
  color: #5c6363;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: initial;
}

.callout__links-group {
  position: absolute;
  bottom: 1.875rem;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.callouts--full-width .title {
  text-align: center;
}

.callouts .row {
  margin-bottom: -1.875rem;
}

.callouts .callout {
  margin-bottom: 1.875rem;
}

.card {
  display: block;
  width: 100%;
  padding: 4.6875rem 3.4375rem;
  margin: 0;
  background-color: #fdfefe;
  -webkit-box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
          box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
  border: 0;
  -webkit-transition: -webkit-box-shadow 250ms ease-in-out;
  transition: -webkit-box-shadow 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out;
  transition: box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}

.card:hover {
  -webkit-box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.2);
          box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.2);
}

.card.media {
  padding: 0px;
  position: relative;
}

.card.media > .card__content {
  padding-top: calc(413 / 431 * 100%);
}

.card.media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover;';
}

.card__icon {
  display: block;
  margin-bottom: 3.125rem;
  text-align: center;
}

.card__icon i {
  color: #cb1929;
  font-size: 1.5rem;
}

.card__content {
  text-align: center;
}

.card__content > :first-child {
  margin-top: 0;
}

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

.card__meta,
.card__headline,
.card__link {
  text-transform: uppercase;
}

.card__headline,
.card__text {
  font-family: "Open Sans", sans-serif;
}

.card__meta {
  display: block;
  margin-bottom: 15px;
  color: #9ca9a9;
  font-size: 0.8125rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  letter-spacing: 0.0625rem;
}

.card__headline {
  display: block;
  margin-bottom: 1.5625rem;
  color: #373c3c;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.075rem;
}

@media (min-width: 1024px) {
  .card__headline {
    padding: 0 1.875rem;
  }
}

.card__text {
  display: block;
  margin-bottom: 1.5625rem;
  color: #5c6363;
  font-size: 1rem;
  line-height: 1.563;
}

.card__link {
  margin: 0 !important;
}

.slick-slider {
  margin-bottom: 4.1875rem;
}

.slick-slider .slick-slide {
  position: relative;
}

.slick-slider .image {
  margin: 0;
}

.slick-slider .descr {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 6.25rem 0 1.875rem;
  background: rgba(14, 178, 214, 0.8);
  color: #fdfefe;
  opacity: 1;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media print, screen and (min-width: 40em) {
  .slick-slider .descr {
    padding-left: 1.8125rem;
  }
}

.slick-slider p {
  margin: 0;
}

.slick-slider .slick-arrow {
  position: relative;
  color: #fdfefe;
  z-index: 4;
  position: absolute;
  top: 50%;
  right: 1.125rem;
  font-size: 1rem;
  cursor: pointer;
  background: #051720;
  opacity: 0.7;
  width: 40px;
  height: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media print, screen and (min-width: 40em) {
  .slick-slider .slick-arrow {
    right: 0;
  }
}

.slick-slider .slick-arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  color: #fff;
  font-size: 1.875rem;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.slick-slider .slick-prev {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  left: 0;
}

@media print, screen and (min-width: 40em) {
  .slick-slider .slick-prev {
    left: 0;
  }
}

.numbered-paging {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: absolute;
  right: 0.9375rem;
  bottom: 1.125rem;
  color: #fdfefe;
  width: 3.75rem;
}

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

.numbered-paging li {
  display: none;
  text-align: center;
}

.numbered-paging li.slick-active {
  display: block;
}

.numbered-paging span {
  margin: 0 0.25rem;
}

figure {
  margin: 0 0;
}

@media print, screen and (min-width: 40em) {
  figure {
    margin: 0 0;
  }
}

figure .image {
  margin-top: 0;
}

@media print, screen and (min-width: 40em) {
  figure .image {
    margin-top: 0;
  }
}

.image +
figcaption {
  font-size: 0.875rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #5c6363;
  padding: 0.625rem 0;
}

.image {
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 58.4%;
  overflow: hidden;
  display: block;
}

.image:first-child {
  margin-top: 0.6875rem;
}

@media print, screen and (min-width: 40em) {
  .image + h1 {
    margin-top: 2.625rem;
  }
}

.lists-group {
  padding: 0.5rem 0 2.9375rem;
}

.lists-group .links-list:first-child li:first-child {
  padding-top: 0;
  border: none;
}

.links-list {
  font-size: 0.9375rem;
  line-height: 1.67;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.links-list li {
  border-top: 1px solid #ebeeee;
  padding: 0.75rem 0;
}

@media print, screen and (min-width: 40em) {
  .links-list li:first-child {
    padding-top: 0;
    border: none;
  }
}

.text {
  overflow: hidden;
}

a.normal {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit;
}

.more {
  color: #6bd9f1;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
}

.more:hover:after {
  border-left-color: #0c99b8;
}

.js-tab-hidden {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

.panel {
  background: #ebeeee;
  margin: 0 0 2.375rem;
}

@media print, screen and (min-width: 40em) {
  .panel {
    margin: 0 0 3.1875rem;
  }
}

.panel .heading {
  background: #6bd9f1;
  color: #fdfefe;
  padding: 1.1875rem 1.25rem;
}

.panel .heading h2 {
  margin: 0;
  color: inherit;
}

.items-group {
  overflow: hidden;
}

@media print, screen and (min-width: 40em) {
  .items-group {
    margin: 1.75rem 0 2.5625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .items-group {
    margin: 1.75rem -1.875rem 2.5625rem;
  }
}

.item-row {
  background: #fdfefe;
  margin: 0 0 1.5625rem;
  font-size: 0.9375rem;
  line-height: 1.67;
  overflow: hidden;
  padding: 1.25rem;
}

@media print, screen and (min-width: 40em) {
  .item-row {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.item-row [class*='col-'] {
  padding-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .item-row [class*='col-'] {
    padding-top: 1.8125rem;
    padding-bottom: 2.0625rem;
  }
}

.item-row h2 {
  text-transform: none;
  color: #505050;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0.25rem;
}

@media print, screen and (min-width: 40em) {
  .item-row .col-media {
    padding: 1.8125rem 0.625rem 1.8125rem 0.75rem;
    width: 8.4375rem;
    text-align: center;
  }
}

@media print, screen and (min-width: 64em) {
  .item-row .col-media {
    width: 12.1875rem;
  }
}

.item-row .col-media a {
  display: inline-block;
  margin: 0 0.5rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #6bd9f1;
  font-weight: 600;
}

.item-row .col-media a:hover {
  color: #15bce1;
}

.item-row .col-media a [class*='icon-'] {
  margin: 0 10px 0.4375rem auto;
  font-size: 1.75rem;
  line-height: 1.9375rem;
  position: relative;
  top: 5px;
}

.item-row .col-media a.audio {
  color: #0eb2d6;
}

.item-row .col-media a.audio .icon-volume,
.item-row .col-media a.audio .icon-download {
  width: 50px;
  height: 50px;
  font-size: 1.375rem;
  line-height: 32px;
  text-align: center;
}

.item-row .col-media a.audio:hover {
  color: #086276;
}

@media print, screen and (min-width: 40em) {
  .item-row .col-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 0.9375rem;
    padding-left: 3.75rem;
  }
}

.item-row .col-media,
.item-row .col-meta,
.item-row .col-links {
  position: relative;
}

@media print, screen and (min-width: 40em) {
  .item-row .col-media:before,
  .item-row .col-meta:before,
  .item-row .col-links:before {
    content: '';
    border-left: 1px solid #c9d7d7;
    height: 50rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25rem;
  }
}

@media print, screen and (min-width: 40em) {
  .item-row .col-meta {
    padding-right: 0.9375rem;
    width: 23.3%;
    padding-left: 1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .item-row .col-meta {
    padding-left: 6.3%;
  }
}

.item-row h3 {
  font-size: 26px;
  max-width: 500px;
  margin: 0.5rem 0 0.25rem !important;
}

@media print, screen and (min-width: 40em) {
  .item-row .col-links {
    width: 24.5%;
    padding-right: 0.9375rem;
    padding-left: 1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .item-row .col-links {
    padding-left: 5.6%;
  }
}

.item-row .col-links ul {
  font-weight: 600;
}

.item-row .col-links ul a {
  color: inherit;
}

.item-row .col-links ul a:hover {
  color: #6bd9f1;
}

.heading-line {
  border-bottom: solid 1px #c9d7d7;
  position: relative;
  margin-bottom: 1.875rem;
  padding-bottom: 10px;
}

.heading-line h1 {
  margin-bottom: 0px;
}

@media print, screen and (min-width: 40em) {
  .heading-line {
    margin-bottom: 3.125rem;
    padding-bottom: 0px;
  }

  .heading-line h1 {
    margin-bottom: 20px;
  }

  .heading-line small {
    position: absolute;
    right: 0;
    bottom: 2.5rem;
    margin: 0;
  }
}

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

.heading-stripe h4 {
  color: inherit;
  position: relative;
  margin-bottom: 3.75rem;
  z-index: 2;
}

.heading-stripe h4 span {
  background: #051720;
  padding: 0 1.5625rem;
}

.heading-stripe h4:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #373c3c;
  position: absolute;
  left: 0%;
  display: block;
  top: 50%;
  z-index: -1;
}

.events-list {
  font-weight: 600;
  border-bottom: 1px solid #ebeeee;
  font-size: 1.25rem;
  line-height: 1.25;
  text-align: center;
  margin: 0 0 1.875rem;
}

@media print, screen and (min-width: 40em) {
  .events-list {
    line-height: 1.5;
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 2.8125rem;
  }
}

.sidebar .title + .events-list {
  margin-top: 30px;
  border-top: solid 1px #c9d7d7;
}

.sidebar .events-list {
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  border: none;
  margin: -2.25rem -1.875rem -1.875rem;
  padding: 0;
}

.sidebar .events-list li:first-child {
  border: none;
}

.sidebar .events-list .date {
  width: 5rem;
  float: left;
  margin: 0;
}

.sidebar .events-list a {
  padding: 1.1875rem 0 1rem;
}

.sidebar .events-list .descr {
  padding: 0.1875rem 0.9375rem 0 0;
  font-size: 1rem;
}

.sidebar .events-list time {
  display: block;
}

.events-list li {
  border-top: 0.0625rem solid #c9d7d7;
}

.events-list a {
  padding: 0.9375rem 0 0.9375rem;
  display: block;
  overflow: hidden;
  color: #505050;
}

.events-list a:hover {
  color: #6bd9f1;
}

.events-list .date {
  text-transform: uppercase;
  width: 3.4375rem;
  display: block;
  margin: 0 auto 0.5rem;
  text-align: center;
  color: #cb1929;
  padding: 0 0.3125rem;
  font-size: 1.625rem;
  line-height: 1.1;
  letter-spacing: 0.05em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.events-list .date span {
  font-size: 0.875rem;
  display: block;
}

@media print, screen and (min-width: 40em) {
  .events-list .date {
    float: left;
    margin: 0 1.4375rem 0 0;
  }
}

.events-list .descr {
  overflow: hidden;
  padding: 0.4375rem 0 0;
  font-size: 1.5rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: normal;
}

@media print, screen and (min-width: 40em) {
  .events-list .descr {
    padding: 0.625rem 0 0;
  }
}

.events-list p {
  margin: 0;
}

.events-list p strong {
  font-weight: inherit;
}

.events-list p strong:after {
  content: '|';
  margin: 0 0.375rem 0 0.8125rem;
}

.sidebar .events-list p strong:after {
  display: none;
}

.events-list p time {
  display: inline-block;
}

.view {
  text-transform: uppercase;
}

@media print, screen and (min-width: 40em) {
  .view {
    float: right;
    margin-top: 1.875rem;
  }
}

.events-section {
  background-size: cover;
  background-position: 50% 50%;
  padding: 3.375rem 0 5.5625rem;
}

@media screen and (min-width: 23.4375em) {
  .events-section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .events-section {
    padding: 6.6875rem 0 7.3125rem;
  }
}

.events-section .healine {
  border-bottom: solid 1px #c9d7d7;
  padding-bottom: 0.9375rem;
  margin-bottom: 3.125rem;
}

@media print, screen and (min-width: 40em) {
  .events-section .healine > h1 {
    font-size: 2.375rem;
    line-height: 1;
    margin: -0.9375rem 0 0.3125rem !important;
  }
}

.events-section .healine h1 {
  color: inherit;
}

.events-section .healine h1:after {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .events-section .healine h1.large {
    line-height: 1;
    font-size: 70px;
  }
}

.events-section .healine h1 + .view {
  float: none;
  margin: 0 0 0.875rem;
  display: inline-block;
  vertical-align: top;
}

@media print, screen and (min-width: 40em) {
  .events-section .healine h1 + .view {
    font-size: 1rem;
  }
}

.features--full-width {
  padding: 4.6875rem 0;
  background-color: #ebeeee;
}

.features--full-width .row {
  margin-bottom: -3.125rem;
}

.features--full-width .post {
  margin: 0 0 3.125rem 0;
}

.features--full-width .title {
  text-align: center;
}

.features--standard .row {
  margin-bottom: -4.375rem;
}

.features--standard .post {
  margin: 0 0 2.1875rem 0;
  padding: 0 0 2.1875rem 0;
  border-bottom: 1px solid #c9d7d7;
}

.features--standard .columns:last-child .post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.flyer {
  background-size: cover;
}

.flyer > div > div {
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1023.9px) {
  .flyer > div > div {
    padding: 20px;
  }
}

.flyer .flyer-top-logo {
  width: 100px;
  margin-bottom: 40px;
}

.flyer .flyer-main-logo {
  width: 40%;
  margin-bottom: 20px;
}

@media (max-width: 1023.9px) {
  .flyer .flyer-main-logo {
    width: 80%;
  }
}

.flyer .flyer-tagline {
  margin-bottom: 40px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #0f0f0f;
  text-align: center;
}

.formBlock .field.checkboxes {
  margin-bottom: 30px;
}

.formBlock .field.checkboxes .heading {
  display: block;
}

.form .field {
  display: block;
  margin-bottom: 1.875rem;
}

.form label {
  display: block;
  margin: 0 0 0.3125rem 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.form [type='text'],
.form [type='password'],
.form [type='date'],
.form [type='datetime'],
.form [type='datetime-local'],
.form [type='month'],
.form [type='week'],
.form [type='email'],
.form [type='number'],
.form [type='search'],
.form [type='tel'],
.form [type='time'],
.form [type='url'],
.form [type='color'],
.form textarea {
  display: block;
  width: 100%;
  height: 2.6875rem;
  padding: 0.5rem 0.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
  font-size: 13px;
  letter-spacing: 1px;
  -webkit-appearance: none;
  border: 1px solid #c9d7d7;
  border-bottom: 2px solid #c9d7d7;
  -webkit-transition: border-color 125ms ease-in-out;
  transition: border-color 125ms ease-in-out;
}

.form [type='text']::-webkit-input-placeholder,
.form [type='password']::-webkit-input-placeholder,
.form [type='date']::-webkit-input-placeholder,
.form [type='datetime']::-webkit-input-placeholder,
.form [type='datetime-local']::-webkit-input-placeholder,
.form [type='month']::-webkit-input-placeholder,
.form [type='week']::-webkit-input-placeholder,
.form [type='email']::-webkit-input-placeholder,
.form [type='number']::-webkit-input-placeholder,
.form [type='search']::-webkit-input-placeholder,
.form [type='tel']::-webkit-input-placeholder,
.form [type='time']::-webkit-input-placeholder,
.form [type='url']::-webkit-input-placeholder,
.form [type='color']::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.form [type='text']::-moz-placeholder,
.form [type='password']::-moz-placeholder,
.form [type='date']::-moz-placeholder,
.form [type='datetime']::-moz-placeholder,
.form [type='datetime-local']::-moz-placeholder,
.form [type='month']::-moz-placeholder,
.form [type='week']::-moz-placeholder,
.form [type='email']::-moz-placeholder,
.form [type='number']::-moz-placeholder,
.form [type='search']::-moz-placeholder,
.form [type='tel']::-moz-placeholder,
.form [type='time']::-moz-placeholder,
.form [type='url']::-moz-placeholder,
.form [type='color']::-moz-placeholder,
.form textarea::-moz-placeholder {
  opacity: 1;
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.form [type='text']:-moz-placeholder,
.form [type='password']:-moz-placeholder,
.form [type='date']:-moz-placeholder,
.form [type='datetime']:-moz-placeholder,
.form [type='datetime-local']:-moz-placeholder,
.form [type='month']:-moz-placeholder,
.form [type='week']:-moz-placeholder,
.form [type='email']:-moz-placeholder,
.form [type='number']:-moz-placeholder,
.form [type='search']:-moz-placeholder,
.form [type='tel']:-moz-placeholder,
.form [type='time']:-moz-placeholder,
.form [type='url']:-moz-placeholder,
.form [type='color']:-moz-placeholder,
.form textarea:-moz-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.form [type='text']:-ms-input-placeholder,
.form [type='password']:-ms-input-placeholder,
.form [type='date']:-ms-input-placeholder,
.form [type='datetime']:-ms-input-placeholder,
.form [type='datetime-local']:-ms-input-placeholder,
.form [type='month']:-ms-input-placeholder,
.form [type='week']:-ms-input-placeholder,
.form [type='email']:-ms-input-placeholder,
.form [type='number']:-ms-input-placeholder,
.form [type='search']:-ms-input-placeholder,
.form [type='tel']:-ms-input-placeholder,
.form [type='time']:-ms-input-placeholder,
.form [type='url']:-ms-input-placeholder,
.form [type='color']:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.form [type='text'].placeholder,
.form [type='password'].placeholder,
.form [type='date'].placeholder,
.form [type='datetime'].placeholder,
.form [type='datetime-local'].placeholder,
.form [type='month'].placeholder,
.form [type='week'].placeholder,
.form [type='email'].placeholder,
.form [type='number'].placeholder,
.form [type='search'].placeholder,
.form [type='tel'].placeholder,
.form [type='time'].placeholder,
.form [type='url'].placeholder,
.form [type='color'].placeholder,
.form textarea.placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.form [type='text'],
.form [type='text']:focus,
.form [type='password'],
.form [type='password']:focus,
.form [type='date'],
.form [type='date']:focus,
.form [type='datetime'],
.form [type='datetime']:focus,
.form [type='datetime-local'],
.form [type='datetime-local']:focus,
.form [type='month'],
.form [type='month']:focus,
.form [type='week'],
.form [type='week']:focus,
.form [type='email'],
.form [type='email']:focus,
.form [type='number'],
.form [type='number']:focus,
.form [type='search'],
.form [type='search']:focus,
.form [type='tel'],
.form [type='tel']:focus,
.form [type='time'],
.form [type='time']:focus,
.form [type='url'],
.form [type='url']:focus,
.form [type='color'],
.form [type='color']:focus,
.form textarea,
.form textarea:focus {
  outline: none !important;
}

.form [type='text']:focus,
.form [type='password']:focus,
.form [type='date']:focus,
.form [type='datetime']:focus,
.form [type='datetime-local']:focus,
.form [type='month']:focus,
.form [type='week']:focus,
.form [type='email']:focus,
.form [type='number']:focus,
.form [type='search']:focus,
.form [type='tel']:focus,
.form [type='time']:focus,
.form [type='url']:focus,
.form [type='color']:focus,
.form textarea:focus {
  border-color: #0eb2d6;
}

.form input,
.form textarea {
  margin: 0;
}

.form textarea[rows] {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  min-height: 8rem;
  resize: none;
}

.form form {
  margin-bottom: 1.25rem;
}

.form form label {
  display: block;
  position: relative;
  font-weight: normal;
}

.form-error {
  position: absolute;
  left: 0.5rem;
  bottom: 100%;
  color: #e63e25;
  background: #fdfefe;
  font-size: 0.8125rem;
  line-height: 1.2;
  padding: 0.5rem 1.25rem;
  margin: 0 0 -0.25rem;
  font-weight: normal;
  -webkit-box-shadow: 0 0 5px rgba(5, 23, 32, 0.2);
          box-shadow: 0 0 5px rgba(5, 23, 32, 0.2);
  z-index: 1;
}

.form-error span {
  margin: 0 0.5rem 0 0;
}

.form-error:after {
  width: 100%;
  height: 100%;
  background: #fdfefe;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  z-index: -1;
}

.form-error:before {
  width: 10px;
  height: 10px;
  -webkit-box-shadow: 0 0 5px rgba(5, 23, 32, 0.1);
          box-shadow: 0 0 5px rgba(5, 23, 32, 0.1);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fdfefe;
  content: '';
  z-index: -1;
  position: absolute;
  left: 0.9375rem;
  top: 100%;
  margin: -0.3125rem 0 0;
}

.counter-holder {
  position: relative;
}

.counter-holder input {
  padding-right: 3.4375rem;
}

.counter-holder .counter {
  position: absolute;
  right: 32px;
  top: 50%;
  color: #c7c7c7;
  font-size: 1rem;
  line-height: 20px;
  margin-top: -10px;
}

.checkbox-row {
  margin-top: -9px !important;
  margin-bottom: 20px !important;
}

.checkbox-row .jcf-checkbox {
  float: left;
  margin: 6px 12px 0 0;
}

.checkbox-row .jcf-checkbox + label {
  display: block;
  overflow: hidden;
  margin: 0;
}

.gallery .image {
  margin-top: 0 !important;
}

.gallery__slider {
  margin-bottom: 0 !important;
}

.grid--full-width {
  padding: 4.6875rem 0;
  background-color: #ebeeee;
}

.grid--full-width .title {
  text-align: center;
}

.grid .row {
  margin-bottom: -1.875rem;
}

.grid .grid-item {
  margin-bottom: 1.875rem;
}

.columns:last-child:not(:first-child) {
  float: left;
}

.heading * + .lead {
  margin-top: -20px;
}

.hr,
hr {
  border-color: #c9d7d7 !important;
}

.icon-list__icon {
  display: inline-block;
  color: #5c6363;
  font-size: 1rem;
}

.icon-list__icon:not(:last-child) {
  margin-right: 0.9rem;
}

.icon-list a {
  color: inherit;
  font-size: inherit;
}

.icon-list a:hover {
  color: #cb1929;
}

.block--image {
  position: relative;
  padding: 0 !important;
}

.block--image,
.block--image .image {
  margin-top: 0 !important;
}

.block--image figure .div {
  margin: 0;
  padding-top: 58.4%;
}

.info-line {
  padding: 1.6875rem 0 1.5625rem;
  background: #6bd9f1;
  color: #fdfefe;
  font-size: 0.875rem;
}

@media print, screen and (min-width: 40em) {
  .info-line {
    font-size: 1.0625rem;
    padding: 1.0625rem 0 0.9375rem;
  }
}

.info-line .h5 {
  font-size: 1.0625rem;
  color: inherit;
  margin: 0 0 0.5rem;
  display: block;
  letter-spacing: 0.0625rem;
}

@media print, screen and (min-width: 40em) {
  .info-line .h5 {
    display: inline-block;
    margin: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .info-line .h5:after {
    content: '|';
    margin: 0 0.1875rem 0 0.4375rem;
  }
}

.info-line p,
.info-line time {
  display: block;
  margin: 0 0 1.25rem;
}

@media print, screen and (min-width: 40em) {
  .info-line p,
  .info-line time {
    display: inline-block;
    margin: 0 2rem 0 0;
  }
}

.info-line .button {
  margin: 0;
  color: #fdfefe;
  border-color: #fdfefe;
  padding: 0.78em 1.9em;
  font-size: 1rem;
}

@media print, screen and (min-width: 40em) {
  .info-line .button {
    padding: 0.74em 1.9em;
    margin: 0;
  }
}

.info-line .button:hover {
  border-color: #fdfefe;
  color: #0eb2d6;
  background: #fdfefe;
}

.info-line .button .icon-video,
.info-line .button .icon-volume2 {
  line-height: 0.9375rem;
  display: inline-block;
  vertical-align: top;
  margin: 0 0.3125rem 0 -0.625rem;
}

.info-line .button .icon-video {
  font-size: 1.1875rem;
}

@media print, screen and (min-width: 40em) {
  .info-line .button .icon-video {
    margin: 0 0.6875rem 0 0.0625rem;
  }
}

.info-line .button .icon-volume2 {
  font-size: 1.125rem;
}

@media print, screen and (min-width: 40em) {
  .info-line .button .icon-volume2 {
    margin: 0 0.5rem 0 0;
  }
}

.info-line .button + .button {
  margin-left: 0.3125rem;
}

@media print, screen and (min-width: 40em) {
  .info-line .button + .button {
    margin-left: 0.5rem;
  }
}

.input-group {
  position: relative;
}

.input-group--large {
  height: 3.125rem;
}

.input-group--large .input-group__textinput {
  padding: 1.25rem 0.625rem;
}

.input-group--large .input-group__label {
  left: 0.625rem;
  letter-spacing: 0.080625rem;
}

.input-group--large .input-group__textinput,
.input-group--large .input-group__textinput {
  font-size: 0.78125rem;
}

.input-group--primary .input-group__textinput {
  border: 1px solid #0eb2d6;
}

.input-group--primary .input-group__textinput:focus {
  border: 1px solid #0b8aa6;
}

.input-group--has-button .input-group__textinput,
.input-group--has-button .input-group__textinput:focus {
  border-right: 0;
}

.input-group__textinput,
.input-group__label {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
}

.input-group__textinput {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.9375rem 0.3125rem;
  outline: 0;
  border: 1px solid #fff;
  -webkit-transition: border-color 125ms ease-in-out;
  transition: border-color 125ms ease-in-out;
}

.input-group__textinput:focus {
  border-color: #0eb2d6;
}

.input-group__textinput.is-dirty + .input-group__label,
.input-group__textinput:focus + .input-group__label {
  top: -0.3125rem;
  left: 0;
  color: #0eb2d6;
  font-size: 0.625rem;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.input-group__label {
  position: absolute;
  top: 50%;
  left: 0.3125rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  -webkit-transition: top 125ms ease-in-out, left 125ms ease-in-out, color 125ms ease-in-out, font-size 125ms ease-in-out, -webkit-transform 125ms ease-in-out;
  transition: top 125ms ease-in-out, left 125ms ease-in-out, color 125ms ease-in-out, font-size 125ms ease-in-out, -webkit-transform 125ms ease-in-out;
  transition: top 125ms ease-in-out, left 125ms ease-in-out, color 125ms ease-in-out, font-size 125ms ease-in-out, transform 125ms ease-in-out;
  transition: top 125ms ease-in-out, left 125ms ease-in-out, color 125ms ease-in-out, font-size 125ms ease-in-out, transform 125ms ease-in-out, -webkit-transform 125ms ease-in-out;
}

.intro {
  display: block;
  text-align: center;
}

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

.intro--interior .intro__text {
  max-width: 100%;
}

.intro__headline {
  display: block;
  margin: 0;
  color: #373c3c;
  font-size: 1.875rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

.intro__text {
  display: block;
  color: #5c6363;
  font-family: "adobe-garamond-pro", serif;
  font-size: 1.55rem;
  line-height: 1.75;
}

.intro__text:not(:first-child) {
  margin: 1.25rem auto 0 auto;
}

@media (min-width: 640px) {
  .intro__text {
    max-width: 65%;
  }
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.modal {
  padding: 0.9375rem 0;
  width: 250px;
}

@media screen and (min-width: 23.4375em) {
  .modal {
    width: 300px;
  }
}

@media print, screen and (min-width: 40em) {
  .modal {
    width: 680px;
    padding: 3.0625rem 1.875rem 1rem;
    min-height: 193px;
  }
}

@media print, screen and (min-width: 64em) {
  .modal {
    width: 800px;
    padding: 3.0625rem 3.125rem 1rem 3.75rem;
  }
}

@media screen and (min-width: 70.25em) {
  .modal {
    width: 985px;
  }
}

@media print, screen and (min-width: 40em) {
  .modal h3 {
    margin-bottom: 2.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .modal [type='text'],
  .modal [type='password'],
  .modal [type='date'],
  .modal [type='datetime'],
  .modal [type='datetime-local'],
  .modal [type='month'],
  .modal [type='week'],
  .modal [type='email'],
  .modal [type='number'],
  .modal [type='search'],
  .modal [type='tel'],
  .modal [type='time'],
  .modal [type='url'],
  .modal [type='color'],
  .modal textarea {
    margin-bottom: 1.5rem;
  }
}

@media print, screen and (min-width: 40em) {
  .modal h3 + .meta {
    margin-top: -1.625rem;
  }
}

.modal .meta {
  font-weight: 600;
  display: block;
  font-size: 0.875rem;
  margin: 0 0 0.6875rem;
  color: #5c6363;
}

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

.modal .meta strong {
  font-weight: 600;
  display: block;
  margin: 5px 0;
}

@media print, screen and (min-width: 40em) {
  .modal .meta strong {
    margin: 0;
    display: inline;
  }
}

.modal .meta strong:after,
.modal .meta strong:before {
  margin: -5px 0;
  line-height: 1;
  content: '\2022';
  display: block;
}

@media print, screen and (min-width: 40em) {
  .modal .meta strong:after,
  .modal .meta strong:before {
    display: inline;
    content: '|';
    margin: 0 5px;
  }
}

.modal .view-link {
  font-size: 0.875rem;
  color: #6bd9f1;
}

@media print, screen and (min-width: 40em) {
  .modal .view-link {
    font-size: 1rem;
    color: #0eb2d6;
  }
}

.fancybox-close {
  display: none;
}

.fancybox-skin {
  background: #fdfefe;
  border-radius: 0;
}

.video-holder {
  margin: 0 0 27px;
}

.modal .video-holder {
  margin: -1.125rem -0.625rem 2.1875rem;
}

@media print, screen and (min-width: 40em) {
  .modal .video-holder {
    margin: -2.375rem -2.5rem 2.1875rem;
  }
}

@media print, screen and (min-width: 64em) {
  .modal .video-holder {
    margin: -2.375rem -3.25rem 2.1875rem -3.875rem;
  }
}

.video-holder iframe {
  display: block;
  width: 100%;
}

.linkList .lists-group {
  padding: 0;
}

.linkList .links-list li {
  margin-left: 0.9375rem;
  list-style: none;
}

.links a {
  color: #cb1929;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.links a i {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 0.375rem;
  font-size: 0.4375rem;
}

.links a:hover {
  color: #9e1320;
}

.map {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 60%;
}

@media (min-width: 640px) {
  .map {
    padding-bottom: 40%;
  }
}

.map__wrapper,
.map__google-map {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.map__google-map {
  display: block;
  width: 100%;
  background-color: #9ca9a9;
}

.map__canvas {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.map .gm-style-iw {
  padding: 2.5rem !important;
  width: 350px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #fff;
  -webkit-box-shadow: initial;
          box-shadow: initial;
  border: initial;
  border-radius: initial;
}

.map [style*="border-radius: 2px"] {
  background: transparent !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

.map [style*="width: 13px; height: 13px;"] {
  right: 0 !important;
  top: 30px !important;
}

.map__info {
  display: block;
  border: 0;
  background-color: #fff;
}

.map__info__title {
  display: block;
  margin: 0 0 0.3125rem 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.map__info__location {
  display: block;
  margin: 0 0 1.25rem 0;
  color: #9ca9a9;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}

.map__info__text {
  display: block;
  margin: 0 0 1.25rem 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.map__info__text :last-child {
  margin-bottom: 0;
}

.map__info__link {
  display: block;
  color: #cb1929;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.map__info__link i {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 0.375rem;
  font-size: 0.4375rem;
}

.map__info__link:hover {
  color: #9e1320;
}

.pagination {
  position: relative;
  display: block;
}

.pagination ul {
  margin-bottom: 0;
  font-size: 0;
  text-align: right;
}

.pagination li {
  display: inline-block;
  margin-left: 10px;
}

.pagination li.active a,
.pagination li a:hover {
  color: #fff;
  background-color: #0eb2d6;
}

@media (max-width: 1023.9px) {
  .pagination li.pagination__prev,
  .pagination li.pagination__next {
    display: inline-block;
  }
}

.pagination li a {
  display: inline-block;
  padding: 0 10px;
  height: 1.5625rem;
  color: #0eb2d6;
  font-size: 1rem;
  line-height: 1.5625rem;
  text-align: center;
  vertical-align: center;
  background-color: #fff;
  border: 1px solid #0eb2d6;
  -webkit-transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
  transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
}

@media (min-width: 640px) {
  .pagination li a {
    padding: 0 15px;
    height: 45px;
    font-size: 1.2rem;
    line-height: 45px;
  }
}

.partner {
  text-align: center;
}

.partner__logo {
  display: block;
  max-width: 8.75rem;
  margin: 0 auto 30px auto;
}

.partner__quote {
  display: block;
  padding: 0;
  color: #5c6363;
  font-size: 1.125rem;
  line-height: 1.66;
  border: none;
}

.partner__quote:before {
  content: '"';
}

.partner__quote:after {
  content: '"';
}

.partner__citation {
  margin-top: 2.8125rem;
}

.partner__citation__headshot {
  margin-bottom: 1.125rem;
  max-width: 4.0625rem;
  border-radius: 50%;
}

.partner__citation__name,
.partner__citation__position {
  font-family: "proxima-nova", sans-serif;
}

.partner__citation__name:last-child,
.partner__citation__position:last-child {
  margin-bottom: 0;
}

.partner__citation__name {
  display: block;
  margin-bottom: 15px;
  color: #0eb2d6;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.partner__citation__position {
  display: block;
  margin: 0;
  color: #373c3c;
  font-size: 0.8125rem;
  text-transform: capitalize;
  letter-spacing: initial;
  font-weight: 400;
}

.payment-form {
  display: none;
  width: 100%;
  max-width: 33.75rem;
  margin: 0 auto;
}

.payment-form__wrapper {
  padding: 1.875rem 0;
}

@media (min-width: 640px) {
  .payment-form__wrapper {
    padding: 1.875rem;
  }
}

.payment-form form {
  position: relative;
  width: 100%;
  padding: 1.875rem;
  margin: 0 auto;
  margin-bottom: -0.9375rem;
  background-color: #fdfefe;
  border: 1px solid #ddd;
}

.payment-form form.is-busy {
  pointer-events: none;
}

.payment-form form.is-busy:after {
  visibility: visible;
}

.payment-form form:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.5);
}

.payment-form__title {
  display: block;
  margin: 0;
  color: #5c6363;
  font-size: 1.25rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center;
}

.payment-form__text {
  display: block;
  width: 100%;
  max-width: 25rem;
  margin: 0.9375rem auto 0 auto;
  color: #5c6363;
  font-size: 1rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}

.payment-form .group {
  background: white;
  border-radius: 4px;
}

.payment-form__label,
.payment-form label {
  position: relative;
  display: block;
  margin: 0.9375rem 0;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

@media (min-width: 640px) {
  .payment-form__label,
  .payment-form label {
    height: 40px;
    line-height: 40px;
    margin: 0;
  }
}

.payment-form__label,
.payment-form__label *,
.payment-form label,
.payment-form label * {
  background-color: transparent;
}

.payment-form__label--full:before,
.payment-form__label--full:after,
.payment-form label--full:before,
.payment-form label--full:after {
  content: " ";
  display: table;
}

.payment-form__label--full:after,
.payment-form label--full:after {
  clear: both;
}

@media (min-width: 640px) {
  .payment-form__label--full,
  .payment-form label--full {
    padding-left: 0.9375rem !important;
  }
}

.payment-form__label--full > .field,
.payment-form label--full > .field {
  display: block !important;
  float: none !important;
  width: 100% !important;
  text-align: left !important;
}

.payment-form .group label:not(:last-child) {
  border-bottom: 1px solid #F0F5FA;
}

.payment-form label > span {
  display: block;
  width: 100%;
}

@media (min-width: 640px) {
  .payment-form label > span {
    width: 20%;
    text-align: right;
    float: left;
  }
}

.payment-form .field {
  background: transparent;
  border: 0;
  outline: none;
  cursor: text;
  width: 100%;
  height: 40px;
  color: #31325F;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  -webkit-font-smoothing: initial;
}

@media (min-width: 640px) {
  .payment-form .field {
    width: 70%;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.payment-form .field--select,
.payment-form .field--select option {
  color: #5c6363 !important;
  font-family: "proxima-nova", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}

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

.payment-form button {
  margin-top: 1.875rem;
  margin-bottom: 0;
}

.payment-form__error {
  display: block;
  padding: 0.625rem 0.9375rem;
  width: 100%;
  margin: 0 0 1.875rem 0;
  text-align: left;
  color: #cb1929;
  background-color: #fce7e9;
  border: 1px solid #cb1929;
  font-size: 1rem;
}

.payment-form__badge {
  display: block;
  margin: 1.25rem auto -0.9375rem auto;
  text-align: center;
}

.payment-form .help-text {
  display: block;
  margin-top: 15px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.payment-form__spinner {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.payment-form__spinner .dot1,
.payment-form__spinner .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #0eb2d6;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.payment-form__spinner .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.payment-form .required:after {
  content: '*';
  vertical-align: top;
  margin-left: 0.1875rem;
  color: #cb1929;
}

.lity .payment-form {
  display: block;
}

.payment-form__line-items {
  display: block;
  margin: 1.875rem auto 0 auto;
  padding: 0.9375rem;
  width: 100%;
  max-width: 20.625rem;
  list-style: none;
  background: #fff;
  border: 1px solid #eee;
}

.payment-form__line-item {
  display: block;
  width: 100%;
}

.payment-form__line-item:before,
.payment-form__line-item:after {
  content: " ";
  display: table;
}

.payment-form__line-item:after {
  clear: both;
}

.payment-form__line-item:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.payment-form__line-item--emphasis .payment-form__line-item__label,
.payment-form__line-item--emphasis .payment-form__line-item__value {
  font-weight: 700;
}

.payment-form__line-item__label,
.payment-form__line-item__value {
  display: inline-block;
  max-width: 50%;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
}

.payment-form__line-item__label {
  position: relative;
  margin-bottom: 0.3125rem;
  float: left;
  color: #5c6363;
  font-weight: 400;
}

.payment-form__line-item__label img {
  display: inline-block;
  width: 0.6875rem;
  height: 0.6875rem;
}

.payment-form__line-item__value {
  color: #5c6363;
  font-weight: 400;
  float: right;
}

.popup {
  display: none;
  width: calc(100% - 30px);
  width: 31.25rem;
}

.lity-content .popup {
  display: block;
}

.popup__content {
  display: block;
  background-color: #fff;
}

.popup__button {
  margin: 0.9375rem;
}

.lity {
  background: rgba(0, 0, 0, 0.4);
}

.lity-content {
  padding: 20px;
  background: white;
  border-radius: 5px;
}

.lity-content:after {
  display: none;
}

.lity-close {
  display: none;
}

.post-box {
  position: relative;
}

.post-box__icon {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin: 0 0 1.25rem 0;
  height: 3.125rem;
  width: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  background-color: #ebeeee;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .post-box__icon {
    display: block;
  }
}

.post-box__icon i {
  position: relative;
  top: 0.125rem;
  margin: 0;
  color: #cb1929;
  font-size: 1.0625rem;
  line-height: 1;
}

.post-box__content {
  padding-left: 4.6875rem;
}

.post-box__image {
  display: block;
  margin: 0 0 0.9375rem 0;
}

.post-box__title {
  display: block;
  margin-bottom: 0.9375rem;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.3125rem;
  font-weight: 700;
}

.post-box__text {
  display: block;
  margin-bottom: 1.5625rem;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.post-box__link {
  display: block;
  margin: 0;
  color: #cb1929;
  font-size: 0.75rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}

.post-box__link i {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-left: 0.375rem;
  font-size: 0.4375rem;
}

.post-box__link:hover {
  color: #9e1320;
}

.post-box__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.post-box__flex .post-box__media {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-bottom: 20px;
}

.post-box__flex .post-box__media-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding-left: 0px;
}

@media (min-width: 640px) {
  .post-box__flex {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .post-box__flex .post-box__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62%;
            flex: 0 0 62%;
    margin-bottom: 0px;
  }

  .post-box__flex .post-box__media-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-left: 20px;
  }
}

.vueperslides__arrow {
  color: black !important;
  width: 23px;
  height: 23px;
  background-color: white !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.vueperslides__arrow svg {
  padding: 0px !important;
  width: 6px !important;
}

.vueperslides__arrow.vueperslides__arrow--next svg {
  position: relative;
  right: -1px;
}

.vueperslides__arrow.vueperslides__arrow--prev svg {
  position: relative;
  left: -1px;
}

.post-listing .post-box {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #c9d7d7;
}

.post {
  overflow: hidden;
}

.post .image {
  padding-top: 0;
  margin: 0 0 1.875rem;
  max-width: 320px;
}

.post .image:before {
  content: '';
  padding-top: 66%;
  display: block;
}

@media print, screen and (min-width: 64em) {
  .post .image {
    margin: 0 2.1875rem 1.25rem 0;
    float: left;
    width: 13.875rem;
  }

  .post .image:before {
    padding-top: 66%;
  }
}

.post h4 {
  margin: 0 0 1.125rem;
}

.post p {
  margin-bottom: 1.3125rem;
}

.post .text :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  .intro-post {
    padding: 0 2.6875rem 2.375rem;
  }
}

.intro-post .image {
  margin: 0;
  padding-top: 60%;
}

@media print, screen and (min-width: 64em) {
  .intro-post .image {
    margin: 0 4.25rem 0 0;
  }
}

.intro-post .text {
  padding-top: 1.625rem;
}

@media print, screen and (min-width: 64em) {
  .intro-post .text {
    margin-left: -2.8125rem;
  }
}

.intro-post h2 {
  margin: 0 0 0.3125rem;
}

.intro-post .position {
  text-transform: none;
  color: #0b1619;
  font-size: 1rem;
  margin: 0 0 1.875rem;
}

.main-post .image {
  margin: 0;
  padding-top: 60%;
}

@media print, screen and (min-width: 64em) {
  .main-post .image {
    margin: 0 5.0625rem 0.3125rem 0;
  }
}

.main-post .text {
  padding-top: 1.625rem;
}

@media print, screen and (min-width: 64em) {
  .main-post .text {
    margin-left: -1.9375rem;
  }
}

.main-post h1 {
  margin: 0.1875rem 0 0.5625rem;
}

.receipt {
  display: block;
  padding: 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  background-color: #fdfefe;
  border: 1px solid #ddd;
}

.receipt__header {
  display: block;
}

.receipt__message,
.receipt__info {
  display: block;
  margin-bottom: 45px;
}

.receipt__message {
  text-align: left;
}

.receipt__info {
  text-align: right;
}

.receipt__line-items {
  display: block;
  padding: 0;
  margin: 0 0 45px;
}

.receipt__line-item {
  display: block;
  width: 100%;
  padding: 7.5px 0;
  border-bottom: 1px solid #ddd;
}

.receipt__line-item:before,
.receipt__line-item:after {
  content: " ";
  display: table;
}

.receipt__line-item:after {
  clear: both;
}

.receipt__line-item:last-child {
  border-bottom: 0;
}

.receipt__line-item__left {
  float: left;
}

.receipt__line-item__right {
  float: right;
}

.receipt__line-item--labels {
  font-weight: 700;
  border-bottom-color: #ccc;
}

.receipt__line-item--total {
  font-weight: 700;
}

.receipt__line-item p {
  margin: 0;
}

.schoolDataTable .dataTables_length,
.schoolDataTable .dataTables_filter {
  margin-bottom: 3.75rem;
  color: #5c6363;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-align: left;
}

.schoolDataTable .dataTables_length select {
  display: inline-block;
  margin: 0 0.625rem;
  width: initial;
  background-color: #fff;
}

.schoolDataTable .dataTables_filter input {
  height: 2.6875rem;
  padding: 0.5rem 0.5rem;
  width: 14.0625rem;
  margin: 0 0 0 0.625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
  font-size: 13px;
  letter-spacing: 1px;
  -webkit-appearance: none;
  border: 1px solid #d7d7d7;
  border-bottom: 2px solid #aeb8b8;
  -webkit-transition: border-color 125ms ease-in-out;
  transition: border-color 125ms ease-in-out;
}

.schoolDataTable .dataTables_filter input::-webkit-input-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.schoolDataTable .dataTables_filter input::-moz-placeholder {
  opacity: 1;
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.schoolDataTable .dataTables_filter input:-moz-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.schoolDataTable .dataTables_filter input:-ms-input-placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.schoolDataTable .dataTables_filter input.placeholder {
  opacity: 1;
  color: #aaa;
  text-transform: uppercase;
}

.schoolDataTable .dataTables_filter input,
.schoolDataTable .dataTables_filter input:focus {
  outline: none !important;
}

.schoolDataTable .dataTables_filter input:focus {
  border-color: #0eb2d6;
}

.schoolDataTable .schoolDataTable__table {
  margin-bottom: 2.1875rem;
}

@media (max-width: 1199.9px) {
  .schoolDataTable .schoolDataTable__table {
    display: block;
    width: 100%;
    overflow-x: scroll;
  }
}

.schoolDataTable .dataTables_info {
  display: none !important;
}

.schoolDataTable .dataTables_paginate .ellipsis {
  display: none;
}

.schoolDataTable .dataTables_paginate .paginate_button,
.schoolDataTable .dataTables_paginate .paginate_button:focus,
.schoolDataTable .dataTables_paginate .paginate_button.current,
.schoolDataTable .dataTables_paginate .paginate_button.disabled {
  display: inline-block;
  padding: 0 10px;
  height: 1.5625rem;
  margin-left: 0.625rem;
  color: #0eb2d6 !important;
  font-size: 1rem;
  line-height: 1.5625rem;
  text-align: center;
  vertical-align: center;
  background-color: #fff !important;
  border: 1px solid #0eb2d6 !important;
  outline: 0;
  -webkit-transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
  transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
}

@media (min-width: 640px) {
  .schoolDataTable .dataTables_paginate .paginate_button,
  .schoolDataTable .dataTables_paginate .paginate_button:focus,
  .schoolDataTable .dataTables_paginate .paginate_button.current,
  .schoolDataTable .dataTables_paginate .paginate_button.disabled {
    padding: 0 15px;
    height: 45px;
    font-size: 1.2rem;
    line-height: 45px;
  }
}

.schoolDataTable .dataTables_paginate .paginate_button:hover,
.schoolDataTable .dataTables_paginate .paginate_button:focus,
.schoolDataTable .dataTables_paginate .paginate_button.current,
.schoolDataTable .dataTables_paginate .paginate_button.current:hover,
.schoolDataTable .dataTables_paginate .paginate_button.disabled:hover {
  background: #0eb2d6 !important;
  color: #fff !important;
}

.shedule {
  font-size: 0.875rem;
  line-height: 1.79;
  padding: 0.75rem 0 0;
}

@media print, screen and (min-width: 40em) {
  .shedule {
    font-size: 0.9375rem;
    line-height: 2;
    padding: 0;
  }
}

.shedule li {
  border-top: 1px solid #c9d7d7;
}

.shedule li:first-child {
  border: none;
}

.shedule a {
  overflow: hidden;
  padding: 2rem 1.875rem 1.5625rem;
  display: block;
  color: inherit;
}

@media print, screen and (min-width: 40em) {
  .shedule a {
    padding: 2.4375rem 1.875rem 2.25rem;
  }
}

.shedule a:hover {
  background: #e9e9e9;
}

.shedule a:hover h3 {
  color: #438ca4;
}

.shedule .image {
  width: 81px;
  height: 100px;
  float: left;
  padding: 0;
  margin: 0.125rem 1.8125rem 0 0;
  display: none;
}

@media print, screen and (min-width: 40em) {
  .shedule .image {
    display: block;
  }
}

.shedule .h4 {
  color: inherit;
  margin: 0 0 0.375rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.shedule p {
  margin: 0;
}

.healine {
  padding: 0.1875rem 0 1.0625rem;
}

@media print, screen and (min-width: 40em) {
  .healine {
    padding: 0.5rem 0 2rem;
  }
}

.healine h1 {
  font-size: 2.5rem;
  line-height: 1.25;
}

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

.healine h1:after {
  border-top: 3px solid #5db4d1;
  margin: 1.1875rem auto 0;
  display: block;
  width: 2.75rem;
  content: '';
}

@media print, screen and (min-width: 40em) {
  .healine h1:after {
    margin-top: 1.75rem;
  }
}

.healine.alt {
  border-bottom: 1px solid rgba(253, 254, 254, 0.2);
  padding-bottom: 1.5rem;
  margin-bottom: 1.625rem;
}

@media print, screen and (min-width: 40em) {
  .healine.alt {
    padding-bottom: 0.875rem;
    margin-bottom: 2.6875rem;
  }
}

.healine.alt h1 {
  margin: 0 0 0.875rem;
  color: inherit;
}

.healine.alt h1:after {
  display: none;
}

.app:before {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  background: #fdfefe;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  content: '';
}

.app.side-nav-opened:before {
  visibility: visible;
  opacity: .7;
  background: #051720;
}

.mob-footer-panel {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

@media print, screen and (min-width: 40em) {
  .mob-footer-panel {
    position: static;
  }
}

.mob-footer-panel:last-child .side-nav {
  margin-bottom: 0;
}

.mob-footer-panel .opener {
  background: #cb1929;
  color: #fdfefe;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.6875rem 3.4375rem 0.6875rem 1.875rem;
  letter-spacing: 0.0625rem;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .mob-footer-panel .opener {
    display: none;
    background-color: transparent;
  }
}

.mob-footer-panel .opener:before {
  content: '';
  height: 0;
  width: 0;
  border-bottom: 6px solid #fdfefe;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  right: 1.8125rem;
  top: 50%;
  margin-top: -0.3125rem;
  border-width: 0.5625rem 0.375rem;
}

.mob-footer-panel .slide {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  left: 0;
  bottom: 0.125rem;
  right: 0;
  z-index: 2;
  background-color: #fff;
}

@media print, screen and (min-width: 40em) {
  .mob-footer-panel .slide {
    position: static;
    overflow: visible;
    max-height: none;
  }
}

.side-nav-opened .mob-footer-panel .slide {
  max-height: 100vh;
}

.side-nav-opened .mob-footer-panel {
  max-height: 100vh;
  z-index: 10002;
}

.mob-footer-panel .side-nav {
  margin: 0;
  max-height: 100vh;
  overflow: auto;
  background: #fdfefe;
}

@media print, screen and (min-width: 40em) {
  .mob-footer-panel .side-nav {
    margin: 0 0 2.5rem;
  }
}

.side-nav {
  padding: 1.5625rem 1.875rem;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 2.5rem;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  -webkit-box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
          box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
  border-bottom: 10px solid #cb1929;
}

.side-nav li {
  list-style: none;
}

.side-nav li.parent .nested {
  display: block;
}

.side-nav__title {
  display: block;
  padding: 0;
  margin-bottom: 1.25rem;
  color: #5f5f63;
  font-size: 1.0625rem;
  text-transform: uppercae;
  letter-spacing: 0.075rem;
  font-weight: 700;
}

.side-nav__title.active {
  color: #cb1929;
}

.side-nav .menu {
  font-size: 0.9375rem;
  margin-left: 0;
  margin-bottom: 0;
}

.side-nav .menu:not(.nested) > li:not(.active):not(.parent):last-child > a,
.side-nav .menu:not(.nested) > li.active:last-child li:last-child a,
.side-nav .menu:not(.nested) > li.parent:last-child li:last-child a {
  border-bottom: 0;
}

.side-nav .menu .active > a,
.side-nav .menu .active > a:hover {
  background: none;
  color: #5f5f63;
}

.side-nav .menu .active > a:before,
.side-nav .menu .active > a:hover:before {
  content: '';
}

.side-nav .menu a {
  position: relative;
  display: block;
  padding: 0.9375rem 0;
  border-bottom: solid 1px #DAE0E1;
  z-index: 2;
  color: #9ca9a9;
  font-size: 0.8125rem;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.6em;
  font-weight: 700;
}

.side-nav .menu a:hover {
  color: #cb1929;
}

.side-nav .menu a:hover:before {
  content: '';
}

@media print, screen and (min-width: 40em) {
  .sidebar {
    margin-left: auto;
    max-width: 20.9375rem;
    padding: 0 0;
  }
}

.sidebar.empty-on-mobile {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .sidebar.empty-on-mobile {
    padding: 0.6875rem 0;
  }
}

.widget {
  -webkit-box-shadow: 0 0 0 1px #ebeeee inset;
          box-shadow: 0 0 0 1px #ebeeee inset;
  padding: 1.875rem;
  font-size: 0.9375rem;
  line-height: 1.67;
  margin: 0 0 0.9375rem;
}

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

.widget .image {
  margin: -2.25rem -1.875rem 2.3125rem;
  padding-top: 81.5%;
}

@media print, screen and (min-width: 40em) {
  .widget .image {
    padding-top: 78.5%;
    margin-bottom: 1.8125rem;
  }
}

.widget h3,
.widget h4,
.widget h5 {
  color: inherit;
  margin: 0 0 0.8125rem;
}

.widget h4 {
  font-size: 0.9375rem;
}

.widget .h5 {
  font-size: 1rem;
  letter-spacing: 0.0625rem;
}

.widget.share-widget .h5 {
  margin: -0.4375rem 0 1.6875rem;
  color: #282828;
}

@media print, screen and (min-width: 64em) {
  .widget.share-widget .h5 {
    margin: -0.4375rem 0.625rem 1.6875rem;
  }
}

.widget .share-nav {
  margin: 0 -1.875rem -1.875rem;
}

.widget.widget--connectWidget {
  background-color: #F2F8FF;
}

.share-nav li {
  border-top: 1px solid #ebeeee;
}

.share-nav a {
  display: block;
  padding: 0.875rem 0.625rem 0.9375rem 3.75rem;
  position: relative;
  color: #5c6363;
}

@media print, screen and (min-width: 64em) {
  .share-nav a {
    padding-left: 4.625rem;
  }
}

.share-nav a [class*='icon-'] {
  position: absolute;
  left: 20px;
  top: 50%;
  line-height: 30px;
  margin-top: -15px;
  width: 30px;
  text-align: center;
  color: #000;
  font-size: 18px;
}

@media print, screen and (min-width: 64em) {
  .share-nav a [class*='icon-'] {
    left: 30px;
  }
}

.share-nav a [class*='icon-'].icon-icon-calendar {
  font-size: 21px;
}

.share-nav a:hover {
  background: #e9e9e9;
}

.cc-connect {
  position: relative;
}

.cc-connect .form-control {
  max-height: 50px;
  margin-bottom: 10px;
}

.cc-connect .form-control.error {
  border: 1px solid #cb1929 !important;
}

.cc-connect.success .cc-connect__form {
  visibility: hidden;
  opacity: 0;
}

.cc-connect.success .cc-connect__response--success {
  visibility: visible;
  opacity: 1;
}

.cc-connect.error .cc-connect__form {
  visibility: hidden;
  opacity: 0;
}

.cc-connect.error .cc-connect__response--error {
  visibility: visible;
  opacity: 1;
}

.cc-connect.submitting .cc-connect__form {
  opacity: 0.4;
  pointer-events: none;
}

.cc-connect.submitting .cc-connect__spinner {
  visibility: visible;
  opacity: 1;
}

.cc-connect__content {
  position: relative;
}

.cc-connect__form,
.cc-connect__response,
.cc-connect__spinner {
  -webkit-transition: opacity 125ms ease-in-out, visibility 125ms ease-in-out;
  transition: opacity 125ms ease-in-out, visibility 125ms ease-in-out;
}

.cc-connect__form {
  margin: 0;
  visibility: visible;
  opacity: 1;
}

.cc-connect__response {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  font-weight: bold;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cc-connect__response h3 {
  margin: 0;
}

.cc-connect__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.cc-connect__spinner > div {
  width: 18px;
  height: 18px;
  background-color: #cb1929;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.cc-connect__spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
}

.cc-connect__spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s;
}

.cc-connect__links {
  display: block;
  margin: 30px 0 0 0;
  padding-top: 30px;
  border-top: 1px solid #c9d7d7;
}

.cc-connect__links__link {
  float: left;
  display: inline-block;
  margin: 0;
}

.cc-connect__links__link:not(:last-child):after {
  content: '|';
  display: inline-block;
  margin: 0 10px;
  color: #AA96B0;
  list-syle: none;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

.staff-block {
  position: relative;
  display: block;
  width: 100%;
  padding: 3.125rem 1.875rem 6.25rem 1.875rem;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
          box-shadow: 0px 0px 22.95px 4.05px rgba(7, 53, 58, 0.1);
  border-bottom: 0.625rem solid #cb1929;
}

.staff-block__image {
  display: block;
  margin-bottom: 2.0625rem;
}

.staff-block__image img {
  display: block;
  width: 6.25rem;
  height: 6.25rem;
  margin: 0 auto;
  border-radius: 50%;
}

.staff-block__meta {
  text-align: center;
  font-family: "proxima-nova", sans-serif;
}

.staff-block__name {
  display: block;
  margin: 0;
  color: #0eb2d6;
  font-size: 0.75rem;
  font-weight: 700;
}

.staff-block__name:not(:last-child) {
  margin-bottom: 0.75rem;
}

.staff-block__title {
  display: block;
  margin: 0;
  color: #5c6363;
  font-weight: 400;
  font-size: 0.8125rem;
}

.staff-block__contact {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  padding: 0.78125rem 0;
  color: #5c6363;
  font-size: 0.875rem;
  text-align: center;
  border-top: 1px solid #c9d7d7;
}

.staff-blocks {
  margin-bottom: -1.875rem;
}

.staff-blocks .staff-block {
  margin-bottom: 1.875rem;
}

.staff--full-width {
  padding: 4.6875rem 0;
  background-color: #ebeeee;
}

.staff--full-width .title {
  text-align: center;
}

table {
  border: 0 !important;
}

table * {
  background-color: transparent !important;
  border-color: #ebeeee !important;
  font-family: "proxima-nova", sans-serif;
}

table thead th {
  color: #9ca9a9;
  font-weight: 700;
  text-transform: uppercase;
}

table tbody th {
  color: #404040;
  font-weight: 400;
  font-size: 1rem;
}

table.unstriped {
  font-size: 1rem;
  border-width: 0.0625rem 0;
  margin-bottom: 1.875rem;
}

@media print, screen and (min-width: 64em) {
  table.unstriped {
    table-layout: fixed;
    margin-bottom: 4.375rem;
  }
}

table.unstriped tbody,
table.unstriped thead {
  border: none;
}

table.unstriped th,
table.unstriped td {
  padding: 0.9375rem 0.625rem 0.9375rem 0;
  background: none;
  border: 1px solid #ecf6f6;
  border-width: 0.0625rem 0;
}

table.unstriped th:last-child,
table.unstriped td:last-child {
  width: 80px;
}

table.unstriped th {
  padding: 0 0.4375rem;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-weight: 600;
}

table.unstriped thead th {
  padding-top: 0.5rem;
  padding-bottom: 1.3125rem;
  border-width: 0 0 0.0625rem;
}

td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text .button-groups {
  margin-top: 1.875rem;
}

.text .content figure:first-child .image {
  margin-top: 0;
}

@media (max-width: 639.9px) {
  .text .image.left,
  .text .image.right {
    margin: 0.9375rem 0;
  }
}

.tooltip.top.align-center {
  font-size: 0.75rem;
}

@media print, screen and (min-width: 40em) {
  .tooltip.top.align-center {
    font-size: 0.9375rem;
  }
}

.visual {
  z-index: 1;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-top: -3.875rem;
  color: #fdfefe;
  padding: 6.375rem 0.625rem 0;
}

@media print, screen and (min-width: 40em) {
  .visual {
    margin-top: -7.1875rem;
    padding: 7.1875rem 0 2.1875rem;
  }
}

.visual.large {
  min-height: 23.0625rem;
  padding: 10.0625rem 0.625rem 6.25rem;
  border-bottom: solid 10px #0eb2d6;
}

@media print, screen and (min-width: 40em) {
  .visual.large {
    min-height: 51.875rem;
    padding-bottom: 2.25rem;
  }

  .visual.large .column,
  .visual.large .columns {
    padding-left: 75px;
  }
}

.visual.large h1 {
  font-size: 2.25rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .visual.large h1 {
    font-size: 4.0625rem;
    line-height: 5.625rem;
    margin-bottom: 0.75rem;
  }
}

.visual.large p:last-child {
  margin: 0;
}

@media print, screen and (min-width: 40em) {
  .visual.small {
    min-height: 32.5rem;
    padding-bottom: 5rem;
  }
}

.visual > .row {
  width: 100%;
  position: relative;
  z-index: 3;
  min-height: 15.625rem;
}

@media print, screen and (min-width: 40em) {
  .visual > .row {
    min-height: 27.8125rem;
  }
}

.visual h1 {
  color: inherit;
  line-height: 1;
  font-size: 3.125rem;
  margin: 0 0 0.375rem;
}

@media print, screen and (min-width: 40em) {
  .visual h1 {
    font-size: 4.0625rem;
    margin-bottom: 0.75rem;
  }
}

.visual .lead {
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1em;
}

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

.visual .button {
  font-size: 0.875rem;
  margin: 0 0.1875rem 0.625rem;
  padding: 0.98em 2.4em;
}

@media print, screen and (min-width: 40em) {
  .visual .button {
    font-size: 1rem;
    margin: 1.5rem 0.3125rem 0.625rem;
  }
}

.bg-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}

.bg-video .mejs-layers,
.bg-video .mejs-controls {
  display: none !important;
}

.widget {
  display: block;
}

.widget :last-child {
  margin-bottom: 0;
}

.grid-item {
  position: relative;
  background: #fdfefe;
  padding: 0;
  -webkit-box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
          box-shadow: 0px 10px 47.5px 2.5px rgba(158, 165, 166, 0.2);
}

.grid-item > a {
  display: block;
}

.grid-item .image {
  display: block;
  padding-top: 68.3%;
  margin: 0 !important;
}

.grid-item--alt .grid-item__content {
  padding: 2.8125rem 1.875rem 2.8125rem 1.875rem;
}

.grid-item__content {
  padding: 2.8125rem 1.875rem 2.8125rem 1.875rem;
}

.grid-item__title,
.grid-item__title a {
  color: #5c6363;
  font-size: 1.125rem;
  font-weight: 700;
}

.grid-item__title a:hover {
  color: #cb1929;
}

.grid-item__body,
.grid-item__body p {
  color: #5c6363;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.grid-item__body:last-child,
.grid-item__body p:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  body.donate .block.block--full-width.block--callouts:first-child {
    margin-top: -8.75rem !important;
    margin-bottom: 5rem;
  }
}

@media (min-width: 1024px) {
  body.donate .block.block--full-width.block--callouts:first-child .row {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  body.donate .block.block--full-width.block--callouts:first-child .large-3 {
    float: none !important;
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
}

.search-page__search-box {
  display: block;
  margin: 2.8125rem 0;
}

.search-page__search-box .input-group__textinput {
  border-color: #9ca9a9;
}

.search-page__search-box .input-group__textinput:focus {
  border-color: #0eb2d6;
}

.search-page .button {
  width: 100%;
  margin: 0;
}

.search-page__results {
  display: block;
}

.search-page__result {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #ebeeee;
}

.search-page__result:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.search-page__result__title {
  display: block;
  margin: 0 0 0.5rem 0;
  color: #0eb2d6;
}

.search-page__result__title > a {
  color: #0eb2d6;
  font-size: 1.2rem;
}

.search-page__result__url {
  display: block;
  margin: 0 0 0.5rem 0;
  font-size: 0.9rem;
  color: #cb1929;
}

.search-page__result__description {
  display: block;
  margin: 0;
  font-size: 1rem;
  color: #051720;
}

