@charset "UTF-8";
/*
// COLORS Saturated
$color1: #004375;  // Tourism Economics Blue
$color1m: #6d8da4;  // Tourism Economics Muted Blue
$color2: #007D47;  // Tourism Economics Green
$color2m: #3c7c60;  // Tourism Economics Muted Green
$color3: #001F37;  // Tourism Economics Midnight
$color4: #B63400;  // Tourism Economics Orange
$color5: #454545;  // Tourism Economics Grey
$color6: #B68800;  // Tourism Economics Gold
*/
/*
// COLORS Saturated
$color1: #004375;  // Tourism Economics Blue
$color1m: #6d8da4;  // Tourism Economics Muted Blue
$color2: #007D47;  // Tourism Economics Green
$color2m: #3c7c60;  // Tourism Economics Muted Green
$color3: #001F37;  // Tourism Economics Midnight
$color4: #B63400;  // Tourism Economics Orange
$color5: #454545;  // Tourism Economics Grey
$color6: #B68800;  // Tourism Economics Gold
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }

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

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -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.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0; }

.column, .columns {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-up-1 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

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

.small-up-2 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

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

.small-up-3 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-up-4 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

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

.small-up-5 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

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

.small-up-6 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-up-7 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
  max-width: 14.28571%; }

.small-up-8 {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
            order: 6; }
  .medium-up-1 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-up-2 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-up-3 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-up-4 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-up-5 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .medium-up-6 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-up-7 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .medium-up-8 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; } }

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

@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
            flex: 0 1 auto; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
            flex: 1 1 0px; } }

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

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
            order: 6; }
  .large-up-1 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-up-2 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-up-3 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-up-4 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-up-5 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .large-up-6 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-up-7 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .large-up-8 {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
            flex: 0 1 auto; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%; }

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

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

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

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

.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 #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #004375; }

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

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

.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 #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #252525; }

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

.breadcrumbs {
  margin: 0 0 2rem 0;
  list-style: none; }

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

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #252525;
  cursor: default;
  text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  top: 1px;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca; }

.breadcrumbs a {
  color: #004375; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(37, 37, 37, 0.25);
  border-radius: 0;
  background-color: white;
  color: #252525; }

.callout > :first-child {
  margin-top: 0; }

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

.callout.primary {
  background-color: #c4e6ff;
  color: #252525; }

.callout.secondary {
  background-color: #dbf1eb;
  color: #252525; }

.callout.success {
  background-color: #e2f4e8;
  color: #252525; }

.callout.warning {
  background-color: #fbece1;
  color: #252525; }

.callout.alert {
  background-color: #c4e6ff;
  color: #252525; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #454545;
  cursor: pointer; }

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

.close-button:hover, .close-button:focus {
  color: #252525; }

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1; }

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1; }

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

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

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

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

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

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

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

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

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

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

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

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

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.8;
  color: #252525; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

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

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

.input-group > :first-child {
  border-radius: 0 0 0 0; }

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

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

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

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

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

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

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem; }

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

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

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

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
  background: #ffffff; }

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

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

select:focus {
  outline: none;
  border: 1px solid #317C6A;
  background-color: #ffffff;
  box-shadow: 0 0 5px #004375;
  -webkit-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0;
  padding-bottom: 75%;
  overflow: hidden; }

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%; }

.responsive-embed.vertical,
.flex-video.vertical {
  padding-bottom: 133.33333%; }

.responsive-embed.panorama,
.flex-video.panorama {
  padding-bottom: 31.64062%; }

.responsive-embed.square,
.flex-video.square {
  padding-bottom: 100%; }

.media-object {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 2rem;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 2rem;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%; }
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto; }

.media-object-section:first-child {
  padding-right: 2rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 2rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

.media-object-section.main-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
          flex: 1 1 0px; }

.pagination {
  margin-left: 0;
  margin-bottom: 2rem; }

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

.pagination::after {
  clear: both; }

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #252525; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #004375;
  color: #ffffff;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #252525; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 67, 117, 0.95);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 2rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

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

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column, .reveal .columns {
  min-width: 0; }

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

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 768px;
    max-width: 75rem; } }

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

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

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

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

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

thead {
  background: #f9f9f9;
  color: #252525; }

tfoot {
  background: #f2f2f2;
  color: #252525; }

thead tr, tfoot tr {
  background: transparent; }

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

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

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

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

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

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

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

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

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

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

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

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

.table-scroll table {
  width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #222222;
  list-style-type: none; }

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

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary {
  background: #004375; }

.tabs.primary > li > a {
  color: #ffffff; }

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #004e89; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 0.8rem 1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #ffffff; }

.tabs-title > a:hover {
  background: #383838;
  color: #dbdbdb; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #ffffff;
  color: #004375; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #ffffff;
  color: #252525;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel[aria-hidden="false"] {
  display: block; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

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

.clearfix::after {
  clear: both; }

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

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

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

.align-spaced {
  -webkit-justify-content: space-around;
          justify-content: space-around; }

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

.align-self-top {
  -webkit-align-self: flex-start;
          align-self: flex-start; }

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

.align-self-bottom {
  -webkit-align-self: flex-end;
          align-self: flex-end; }

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

.align-self-middle {
  -webkit-align-self: center;
          align-self: center; }

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

.align-self-stretch {
  -webkit-align-self: stretch;
          align-self: stretch; }

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
            order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
            order: 6; } }

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

.rubberBand-it {
  -webkit-animation: rubberBand 1s 1;
          animation: rubberBand 1s 1; }

@-webkit-keyframes fade-this-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-this-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

[data-aos] {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: var(--aos-duration);
          transition-duration: var(--aos-duration);
  -webkit-transition-delay: var(--aos-delay);
          transition-delay: var(--aos-delay); }

[data-aos^="fade"],
[data-aos^="zoom"] {
  opacity: 0; }

[data-aos^="fade"].aos-animate,
[data-aos^="zoom"].aos-animate {
  opacity: 1; }

[data-aos="fade-slide-up"] {
  -webkit-transform: translateY(100px);
          transform: translateY(100px); }

[data-aos="fade-slide-up"].aos-animate {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

[data-aos="zoom-in"] {
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }

[data-aos="zoom-in"].aos-animate {
  -webkit-transform: scale(1);
          transform: scale(1); }

.reveal {
  opacity: 1; }

.area-wrapper {
  opacity: 1; }

.ais-search-box--input {
  /* search input */ }

.ais-search-box--powered-by {
  font-size: .8rem;
  text-align: right;
  margin-top: 2px; }

.ais-search-box--powered-by-link {
  display: inline-block;
  width: 2.8125rem;
  height: 1rem;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  background-image: url('data:image/svg+xml;utf8,<svg width="169" height="54" viewBox="0 0 169 54" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%2346AEDA"><path d="M101.876 20.698l-2.458 8.73 7.916-4.348c-1.15-2.113-3.112-3.71-5.458-4.382zM88.002 14.806c-1.058-1.066-2.776-1.065-3.835 0l-.48.483c-1.058 1.064-1.057 2.794 0 3.86l.512.513c1.085-1.755 2.47-3.305 4.076-4.58l-.274-.277zM104.568 12.134c.004-.06.017-.115.017-.175v-1.366c0-1.507-1.214-2.73-2.71-2.73h-4.747c-1.497 0-2.71 1.222-2.71 2.73v1.34c1.51-.425 3.1-.658 4.744-.658 1.885 0 3.7.303 5.406.858"/><path d="M99.355 18.333c5.948 0 10.788 4.853 10.788 10.817s-4.84 10.816-10.788 10.816c-5.95 0-10.79-4.852-10.79-10.816s4.84-10.817 10.79-10.817M84.25 29.15c0 8.362 6.76 15.143 15.105 15.143 8.343 0 15.104-6.78 15.104-15.143s-6.762-15.143-15.105-15.143c-8.344 0-15.105 6.78-15.105 15.143z"/></g><path d="M30.23 43.472c-.624-1.66-1.21-3.29-1.758-4.893-.55-1.605-1.117-3.236-1.702-4.895H9.53l-3.46 9.787H.527c1.463-4.054 2.836-7.804 4.117-11.25 1.282-3.448 2.534-6.72 3.762-9.815 1.225-3.097 2.443-6.054 3.65-8.874 1.208-2.82 2.47-5.61 3.79-8.376h4.885c1.318 2.765 2.58 5.556 3.79 8.376 1.207 2.82 2.423 5.777 3.65 8.874 1.226 3.096 2.48 6.367 3.76 9.814 1.282 3.448 2.654 7.198 4.118 11.252h-5.82zm-4.998-14.21c-1.172-3.206-2.333-6.31-3.486-9.315s-2.352-5.888-3.596-8.654c-1.282 2.766-2.5 5.65-3.65 8.654-1.154 3.004-2.3 6.11-3.433 9.316h14.165zM49.444 44.024c-3.147-.073-5.38-.755-6.697-2.045-1.32-1.29-1.976-3.3-1.976-6.028v-34.5l5.106-.885v34.556c0 .85.073 1.55.22 2.102.146.552.384.995.713 1.327.328.33.768.58 1.317.746.55.165 1.227.304 2.03.415l-.713 4.31M73.767 40.597c-.44.296-1.29.673-2.553 1.133-1.263.46-2.736.692-4.42.692-1.72 0-3.34-.277-4.86-.83-1.518-.553-2.845-1.41-3.98-2.57-1.134-1.163-2.03-2.608-2.69-4.34-.658-1.733-.988-3.797-.988-6.193 0-2.102.31-4.028.933-5.78.62-1.75 1.527-3.26 2.717-4.533 1.19-1.27 2.644-2.267 4.365-2.985 1.72-.72 3.66-1.08 5.82-1.08 2.38 0 4.456.177 6.232.527 1.775.35 3.266.672 4.474.966V41.26c0 4.424-1.134 7.63-3.403 9.62-2.27 1.99-5.71 2.985-10.323 2.985-1.794 0-3.486-.146-5.078-.44-1.593-.297-2.975-.646-4.145-1.05l.932-4.48c1.024.404 2.278.765 3.76 1.078 1.483.313 3.03.47 4.64.47 3.038 0 5.224-.608 6.56-1.825 1.337-1.215 2.005-3.15 2.005-5.805v-1.216zM71.653 18.84c-.86-.128-2.022-.193-3.486-.193-2.745 0-4.86.904-6.34 2.71-1.484 1.806-2.225 4.2-2.225 7.187 0 1.66.21 3.078.63 4.257.422 1.182.99 2.157 1.703 2.932.714.773 1.538 1.345 2.47 1.713.934.37 1.896.553 2.884.553 1.352 0 2.597-.193 3.732-.58 1.134-.388 2.03-.838 2.69-1.354V19.256c-.513-.148-1.2-.286-2.06-.415zM128.387 44.025c-3.148-.074-5.38-.755-6.698-2.046-1.32-1.29-1.977-3.3-1.977-6.027v-34.5l5.106-.885v34.555c0 .85.072 1.55.218 2.102.147.552.385.995.715 1.327.328.33.767.58 1.317.746.55.166 1.225.304 2.03.415l-.713 4.312M137.336 9.525c-.914 0-1.693-.305-2.332-.912-.642-.61-.962-1.428-.962-2.46 0-1.033.32-1.853.962-2.46.64-.61 1.418-.913 2.332-.913.915 0 1.693.303 2.334.912.64.608.96 1.428.96 2.46 0 1.033-.32 1.852-.96 2.46-.64.608-1.42.913-2.334.913zm-2.525 5.197h5.107v28.75h-5.106v-28.75zM157.925 14.003c2.05 0 3.78.27 5.19.802 1.407.535 2.542 1.29 3.402 2.266.86.98 1.474 2.14 1.84 3.485.365 1.346.55 2.83.55 4.45v17.97c-.44.074-1.054.175-1.84.304-.788.128-1.675.248-2.663.358-.99.11-2.06.212-3.212.304-1.154.09-2.298.138-3.432.138-1.61 0-3.093-.165-4.447-.497-1.354-.332-2.526-.858-3.514-1.576-.99-.718-1.758-1.667-2.307-2.847-.55-1.18-.823-2.6-.823-4.258 0-1.584.32-2.948.96-4.09.64-1.143 1.51-2.064 2.608-2.765 1.1-.7 2.38-1.217 3.844-1.548 1.463-.333 3-.5 4.612-.5.51 0 1.043.028 1.592.084.55.055 1.07.13 1.564.22.494.094.925.176 1.292.25.365.074.62.13.768.166v-1.438c0-.848-.092-1.686-.275-2.516-.184-.83-.513-1.566-.988-2.21-.476-.646-1.126-1.162-1.95-1.55-.823-.386-1.894-.58-3.21-.58-1.686 0-3.158.12-4.42.36-1.263.24-2.206.49-2.83.746l-.602-4.257c.658-.294 1.757-.58 3.294-.857 1.536-.277 3.2-.415 4.995-.415zm.44 25.765c1.207 0 2.278-.028 3.21-.083.935-.056 1.712-.156 2.335-.304v-8.57c-.367-.183-.962-.34-1.785-.47-.824-.128-1.82-.193-2.992-.193-.77 0-1.584.056-2.443.166-.86.11-1.648.342-2.36.69-.715.352-1.31.83-1.786 1.44-.475.607-.713 1.41-.713 2.404 0 1.843.586 3.124 1.758 3.842 1.17.72 2.763 1.078 4.776 1.078z" fill="%231D3657"/></g></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle; }

.ais-stats--header {
  /* widget header */ }

.ais-stats--body {
  text-align: center;
  font-weight: 700; }

.ais-stats--time {
  /* processing time */ }

.ais-stats--footer {
  /* widget footer */ }

.ais-hits--item em {
  background-color: rgba(49, 124, 106, 0.4); }

.ais-infinite-hits {
  margin: .5rem auto;
  padding: 1rem 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap; }

.ais-infinite-hits__empty {
  /* empty container */ }

.ais-infinite-hits--showmore {
  text-align: center; }

.ais-infinite-hits--showmore button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #317C6A;
  color: #FFF;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

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

.ais-infinite-hits--showmore button:hover, .ais-infinite-hits--showmore button:focus {
  background-color: #3fa189;
  color: #FFF; }

.ais-infinite-hits--showmore button:hover, .ais-infinite-hits--showmore button:active, .ais-infinite-hits--showmore button:focus {
  background-color: #002642; }

.ais-infinite-hits--showmore button:active, .ais-infinite-hits--showmore button:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.ais-infinite-hits--showmore button:focus + label {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.ais-infinite-hits--item {
  position: relative;
  width: 100%;
  max-width: 30rem; }

.ais-infinite-hits--item em {
  background-color: rgba(49, 124, 106, 0.4); }

body {
  background-color: #FFFFFF;
  padding-top: 80px;
  font-family: "Open Sans", sans-serif; }

@media screen and (min-width: 1024px) {
  body {
    padding-top: 9.375rem; } }

.flag--slideshow body {
  padding-top: 0; }

.row {
  width: 100%;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.row--start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.row--infographics {
  padding: 1rem; }

@media screen and (min-width: 1024px) {
  .row--infographics {
    padding: 2rem; } }

.ie10 .row > *,
.ie11 .row > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%; }

.ie10 .row > .column, .ie10 .row > .columns,
.ie10 .row > .columns,
.ie11 .row > .column,
.ie11 .row > .columns,
.ie11 .row > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }

.column, .columns,
.columns {
  position: relative;
  float: none;
  width: auto; }

.button {
  text-decoration: none; }

[type='checkbox'] + label,
[type='radio'] + label {
  margin-left: 0.1rem;
  margin-right: 0.5rem; }

.tabs {
  clear: both;
  border: none;
  background-color: #FFFFFF; }

.tabs--details {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 0; }

.tabs--featured {
  background-color: transparent;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.tabs-title {
  padding: 2px 2px 0 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.tabs-title > a {
  display: block;
  position: relative;
  font-size: 0.5rem;
  color: #252525;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center; }

.tabs-title > a[aria-selected="true"] {
  background-color: #004375;
  color: #FFFFFF; }

.tabs-title > a[aria-selected="true"]:hover {
  cursor: default;
  background-color: #004375;
  color: #FFFFFF; }

.tabs-title > a:hover {
  color: rgba(255, 255, 255, 0.8); }

.tabs-title > a:active, .tabs-title > a:focus {
  color: #FFFFFF;
  box-shadow: 0 0 2px #004375; }

.tabs-title--featured > a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 .5rem;
  padding: .6rem .6rem .2rem .6rem; }

.tabs-title--featured > a[aria-selected="true"] {
  background-color: #004375;
  color: #FFFFFF; }

.tabs-title--featured > a[aria-selected="true"]:hover {
  background-color: #004375;
  color: #FFFFFF; }

.tabs-title--featured > a:hover {
  background-color: rgba(0, 67, 117, 0.25);
  color: rgba(255, 255, 255, 0.5); }

.tabs-title--featured > a:active, .tabs-title--featured > a:focus {
  color: #FFFFFF;
  box-shadow: 0 0 2px rgba(0, 67, 117, 0.75); }

.tabs-title--featured > a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: .6rem;
  height: .2rem;
  -webkit-transform: translateX(-0.3rem);
          transform: translateX(-0.3rem);
  border-right: .3rem solid transparent;
  border-left: .3rem solid transparent;
  border-bottom: 0.2rem solid #252525; }

.tabs-title--details > a {
  padding: .8rem .8rem .6rem .8rem; }

@media screen and (min-width: 768px) {
  .tabs-title--details > a {
    padding: .8rem 1rem .6rem .8rem; } }

@media screen and (min-width: 1024px) {
  .tabs-title--details > a {
    padding: .8rem 1.2rem .6rem 1.2rem; } }

.tabs-panel--featured {
  padding: 1rem 0 0 0; }

.tabs-content {
  border: 1px solid rgba(0, 67, 117, 0.4);
  border-top: 3px solid #004375;
  margin: 0 .5rem 1rem .5rem; }

@media screen and (min-width: 768px) {
  .tabs-content {
    margin: 0 0 1rem 0; } }

.tabs-content--details {
  margin: 0 0 1rem 0; }

.tabs-content--featured {
  border: none;
  border-top: none;
  background-color: transparent;
  margin: 0; }

.accordion-title {
  font-size: 1rem; }

.close-button {
  top: 1.25rem;
  right: 1.25rem;
  padding: 0;
  text-align: center;
  line-height: .8;
  overflow: hidden;
  text-align: center;
  font-size: 3rem;
  color: white;
  font-weight: 100; }

@media screen and (min-width: 768px) {
  .close-button {
    right: 2.375rem;
    top: 1.25rem; } }

.reveal {
  padding: 0;
  outline: none;
  height: 100%;
  width: 100%;
  max-width: none;
  border: none;
  background: #004375; }

.reveal:focus {
  outline: 0;
  box-shadow: 0 0 4px 1px #317C6A; }

p {
  line-height: 1.6;
  font-size: .9rem;
  margin-bottom: 1.5rem; }

@media screen and (min-width: 768px) {
  p {
    font-size: 1rem; } }

h1 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem; }

.pseudoh1 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem; }

h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: .9;
  margin-bottom: 1rem;
  letter-spacing: 0; }

/*
h1 {
	@include poly-fluid-sizing('font-size', $h1Sizes);
}
h2 {
	@include poly-fluid-sizing('font-size', $h2Sizes);
}
h3 {
	@include poly-fluid-sizing('font-size', $h3Sizes);
}
h4 {
	@include poly-fluid-sizing('font-size', $h4Sizes);
}
h5 {
	@include poly-fluid-sizing('font-size', $h5Sizes);
}
h6 {
	@include poly-fluid-sizing('font-size', $h6Sizes);
}
*/
.browser-sim {
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #eee;
  margin: 3rem auto 3rem;
  max-width: 414px;
  clear: both; }

.browser-sim span {
  background: white;
  display: block;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 3px 10px;
  margin-bottom: 5px;
  overflow: hidden;
  height: 32px; }

/* Up Angle */
/* Angle can be adjusted by left side and right side's vw's. They should add up to 100vw plus 1px. */
.angle-up {
  width: 100%;
  position: relative;
  height: 130px; }

.angle-up > span {
  border-bottom: 130px solid #7f8c8d;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0; }

.angle-up .left-side {
  border-left: calc(100vw + 1px) solid transparent; }

.angle-up .right-side {
  border-right: 30vw solid transparent;
  right: 0; }

.menu__icons {
  display: block;
  width: 100%;
  position: relative;
  bottom: auto;
  top: auto;
  right: auto;
  text-align: center;
  margin: 0; }

@media screen and (min-width: 768px) {
  .menu__icons {
    display: block;
    width: 10.3125rem;
    position: absolute;
    top: 6.25rem;
    padding: 1.25rem;
    bottom: auto;
    right: 0;
    text-align: center;
    z-index: 9; } }

.menu__icons li {
  display: inline-block;
  vertical-align: top;
  margin: 0.4375rem; }

.menu__icons li a {
  color: #004375;
  display: block;
  width: 90px;
  font-size: .7rem;
  letter-spacing: 1px;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
  position: relative;
  margin-bottom: 1rem;
  text-transform: uppercase; }

@media screen and (min-width: 768px) {
  .menu__icons li a {
    color: white;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0; } }

.menu__icons li a:before {
  content: "";
  margin: 0 auto;
  height: 65px;
  width: 65px;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  background: transparent;
  border-radius: 100px;
  -webkit-transition: background .3s ease-in,border .3s ease-in;
  transition: background .3s ease-in,border .3s ease-in; }

.menu__icons li a .icon {
  position: absolute;
  top: 12px;
  left: 50%;
  margin: 0 0 0 -19px;
  z-index: 9;
  color: #004375; }

@media screen and (min-width: 768px) {
  .menu__icons li a .icon {
    color: #FFFFFF; } }

.menu__icons li a .icon .page-icon {
  fill: #004375; }

.cr__gallery {
  max-width: 768px;
  margin: 0 auto 3rem; }

.cr__gallery .loadMore {
  background: #317C6A !important; }

ul, ol {
  margin: 0 3rem 3rem; }

blockquote {
  margin: 2rem auto 3rem;
  padding: 0 0 0 2rem;
  border-color: #252525;
  color: #252525;
  max-width: 320px;
  width: 100%;
  float: none;
  clear: both; }

@media screen and (min-width: 768px) {
  blockquote {
    float: left;
    margin: 3rem 2rem 3rem 0; } }

blockquote h2.no-margin {
  margin-bottom: 0; }

blockquote p {
  color: #252525;
  margin-bottom: 0; }

.pullquote {
  width: 100%;
  float: none;
  margin: 2rem auto 3rem;
  font-weight: 500;
  border: none;
  font-size: 1rem;
  font-weight: 300;
  max-width: 480px;
  white-space: normal; }

.pullquote.pullquote--fade {
  max-width: 768px;
  margin: 0 auto; }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .pullquote {
    max-width: 320px; } }

.highlight--testimonials .pullquote {
  width: 100%; }

.highlight--testimonials .pullquote p {
  margin: 0;
  float: none;
  width: 100%;
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
  font-family: "Libre Baskerville", serif; }

@media screen and (min-width: 768px) {
  .highlight--testimonials .pullquote p {
    font-size: 1.2rem;
    line-height: 1.4; } }

.pullquote div {
  quotes: "“" "”" "‘" "’";
  position: relative; }

.pullquote div p {
  font-size: 1rem;
  font-weight: 500; }

@media screen and (min-width: 768px) {
  .pullquote div p {
    padding: 0 30px; } }

.pullquote div p:before {
  content: open-quote;
  font-size: 1.875rem;
  position: absolute;
  left: -22px;
  top: -10px;
  font-family: serif;
  font-weight: 700;
  font-style: normal; }

@media screen and (min-width: 768px) {
  .highlight--testimonials .pullquote div p:before {
    content: open-quote;
    font-size: 1.875rem;
    position: absolute;
    left: 7px;
    font-family: serif;
    font-weight: 700; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .highlight--testimonials .pullquote div p:before {
    font-size: 1.875rem; } }

.pullquote div p:after {
  content: close-quote;
  font-size: 1.875rem;
  position: relative;
  display: inline;
  vertical-align: middle;
  line-height: 1;
  font-family: serif;
  font-weight: 700;
  font-style: normal;
  margin-left: .5rem; }

.pullquote cite {
  color: #252525;
  margin: 1rem 0 0 0;
  padding: 1rem 0 0 0;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1rem;
  position: relative;
  font-weight: 700; }

.highlight--testimonials .pullquote cite {
  font-weight: 500;
  font-size: .75rem;
  font-family: "Libre Baskerville", serif;
  position: relative;
  font-style: normal; }

@media screen and (min-width: 768px) {
  .highlight--testimonials .pullquote cite {
    font-size: .9rem; } }

.pullquote cite:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 10px; }

.animate-in {
  -webkit-animation-name: fade-0-to-100;
          animation-name: fade-0-to-100; }

@-webkit-keyframes fade-0-to-100 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-0-to-100 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

.ui-widget-content .ui-state-disabled .ui-state-default {
  color: #888888; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em; }

/* .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; } */
.ui-widget-content {
  border: 1px double #7d8691;
  background: #e9f0f7;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

/* Solspace
.ui-widget-header { border: 1px solid $gray2; background: $gray2 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }*/
.ui-widget-header {
  border-bottom: 1px solid #317C6A;
  background-color: #ccc;
  color: #ffffff; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
/* .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: $gray2 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; } */
.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  color: #454545;
  outline: none;
  text-align: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #000;
  background: rgba(69, 69, 69, 0.2);
  text-decoration: none;
  outline: none; }

/* Solspace
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }*/
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus {
  border: 1px solid rgba(69, 69, 69, 0.2);
  color: #454545;
  outline: none; }

.ui-datepicker-calendar .ui-state-hover,
.ui-datepicker-calendar .ui-widget-content .ui-state-hover,
.ui-datepicker-calendar .ui-state-focus,
.ui-datepicker-calendar .ui-widget-content .ui-state-focus {
  position: relative;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  z-index: 1; }

/* Solspace
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }*/
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #000;
  text-decoration: none;
  outline: none; }

/* Solspace*/
.ui-state-active,
.ui-widget-content .ui-state-active {
  border: 1px solid #317C6A;
  background-color: #317C6A;
  font-weight: bold;
  color: #fff;
  outline: none; }

/* Solspace
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }*/
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #FFFFFF;
  outline: none;
  text-decoration: none; }

/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 100%;
  max-width: 17em;
  padding: 0; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 2.2rem;
  min-height: 2rem; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 1px;
  width: 2rem;
  height: 2rem; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  border: none; }

.ui-datepicker .ui-datepicker-next-hover {
  border: none; }

.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
  display: block;
  text-indent: -999px;
  overflow: hidden;
  width: 2em;
  height: 2rem;
  background: no-repeat center;
  background-size: 1.6rem;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev .ui-icon {
  background-image: url("/svg/ui-left-arrow.png");
  background-image: url("/svg/ui-left-arrow.svg"); }

.ui-datepicker .ui-datepicker-next .ui-icon {
  background-image: url("/svg/ui-left-arrow.png");
  background-image: url("/svg/ui-right-arrow.svg"); }

/* .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; text-align: center; } */
.ui-datepicker .ui-datepicker-title {
  margin: 1px 0;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1rem;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px;
  position: relative; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-trigger {
  position: absolute;
  padding: 0;
  right: .3rem;
  bottom: 1.29rem;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #454545;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/svg/calendar.png);
  background-image: url(/svg/calendar.svg);
  background-size: 65%;
  opacity: .75;
  tranision: background-color 0.2s ease; }

.ui-datepicker-trigger:focus, .ui-datepicker-trigger:active, .ui-datepicker-trigger:hover {
  opacity: 1; }

.ui-datepicker-trigger img {
  display: none; }

#calendar_calendars {
  display: none; }

#calendar_calendars {
  margin: 5px 0 10px; }

#calendar_select,
#calendar_new_date,
#calendar_help {
  float: left; }

#calendar_select,
#calendar_help {
  margin-top: 4px; }

#calendar_help {
  margin-left: 20px;
  text-decoration: underline; }

#calendar_new_date {
  margin-left: 10px; }

#calendar_fields label {
  display: inline;
  line-height: 100%; }

#calendar_fields .line {
  margin-top: 5px;
  display: inline-block; }

#calendar_fields .rule {
  position: relative;
  margin-right: 15px;
  padding: 15px 30px;
  width: 100%;
  max-width: 450px;
  border: 1px solid rgba(34, 34, 34, 0.3);
  margin-bottom: 15px;
  background: rgba(34, 34, 34, 0.1);
  /* select date overrides */
  /* end select date overrides */ }

#calendar_fields .rule:before, #calendar_fields .rule:after {
  content: " ";
  display: table; }

#calendar_fields .rule:after {
  clear: both; }

#calendar_fields .rule .repeat {
  margin-top: 10px;
  background: none;
  padding-left: 0;
  display: none; }

#calendar_fields .rule .date input {
  width: 100px; }

#calendar_fields .rule .date input.hasDatepicker {
  background-image: url(/svg/calendar.png);
  background-image: url(/svg/calendar.svg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 1rem;
  min-width: 135px;
  margin: 0;
  padding-right: 1.6rem; }

#calendar_fields .rule .time {
  margin-left: 2rem; }

@media screen and (min-width: 450px) {
  #calendar_fields .rule .time {
    margin-left: 0; } }

#calendar_fields .rule .time input {
  display: inline-block;
  width: 65px;
  background-position: 92% 50%;
  background-repeat: no-repeat;
  vertical-align: text-top; }

#calendar_fields .rule .time select {
  display: inline-block;
  width: 4rem;
  vertical-align: text-top; }

#calendar_fields .rule .time label {
  width: auto;
  padding: 0 10px;
  text-align: left;
  vertical-align: text-bottom; }

#calendar_fields .rule .repeat_select select,
#calendar_fields .rule .end select {
  width: 106px;
  margin-top: 2px; }

#calendar_fields .rule .options input {
  width: 40px; }

#calendar_fields .rule .options label {
  width: auto;
  padding: 0 10px;
  text-align: left; }

#calendar_fields .rule .options .by_date,
#calendar_fields .rule .options .by_relative {
  float: left; }

#calendar_fields .rule .options .clear {
  font-size: 1em;
  padding-top: 10px; }

#calendar_fields .rule .leader label {
  padding-top: 5px; }

#calendar_fields .rule .group {
  border-top: 1px solid #b2bfcc;
  padding-top: 5px;
  margin-top: 5px; }

#calendar_fields .rule .first {
  border: none; }

#calendar_fields .rule .end input {
  margin-left: 10px; }

#calendar_fields .rule .end .hasDatepicker {
  width: 106px; }

#calendar_fields .rule .inactive {
  display: none; }

#calendar_fields .rule .rule_number {
  position: absolute;
  top: -1px;
  width: 34px;
  height: 34px;
  padding: 5px 10px;
  background-color: rgba(34, 34, 34, 0.5);
  color: #fff;
  left: -1px;
  border: 1px solid rgba(34, 34, 34, 0.8); }

#calendar_fields .rule .rule_close {
  position: absolute;
  top: -1px;
  width: 34px;
  height: 34px;
  padding: 5px 10px;
  background-color: rgba(34, 34, 34, 0.5);
  color: #fff;
  right: 0;
  border: 1px solid rgba(34, 34, 34, 0.8);
  cursor: pointer; }

#calendar_fields .rule .rule_close a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

#calendar_fields .rule .rule_close a:hover {
  text-decoration: none; }

#calendar_fields .rule .all_day {
  display: block;
  padding-left: 58px;
  margin-top: 0; }

#calendar_fields .rule .leader,
#calendar_fields .rule .time {
  float: left; }

#calendar_fields .rule .leader label {
  display: block;
  float: left;
  width: 50px;
  padding-right: 10px;
  text-align: right; }

#calendar_fields .rule .options {
  float: left;
  font-size: 14px;
  text-align: left; }

#calendar_fields .rule .repeat .options .picker_three {
  padding-top: 0;
  padding-left: 10px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates {
  padding-top: 0;
  padding-left: 0;
  margin-top: 30px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-datepicker-header {
  height: 40px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates a {
  text-decoration: none; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-widget-content .ui-datepicker-selected-day a,
#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-widget-content a:hover {
  border: 1px solid #dfd67a;
  color: #fff; }

#calendar_fields .rule .selector {
  float: left;
  min-height: 30px;
  line-height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-left: 9px;
  margin-bottom: 5px; }

#calendar_fields .rule .selector .item {
  float: left;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-top: none;
  padding-top: 0;
  margin-top: 0;
  width: 40px;
  height: 40px;
  display: block; }

#calendar_fields .rule .selector .item a.ui-corner-all span {
  margin: 7px 5px; }

#calendar_fields .rule .selector .newline {
  clear: left; }

#calendar_fields .rule .selector .close {
  border-right: 1px solid #fff; }

#calendar_fields .rule .selector a {
  display: block;
  float: left;
  text-align: center;
  min-width: 40px;
  padding: 5px 8px;
  color: #fff;
  background-color: #b2bfcc;
  text-decoration: none; }

#calendar_fields .rule .selector a.selected,
#calendar_fields .rule .selector a:hover,
#calendar_fields .rule .selector .close a:hover {
  background-color: #8a98a4;
  color: #fff; }

#calendar_fields .rule .selector .close a {
  background-color: #d1d7de;
  color: #7d8691; }

#calendar_fields .rule .picker_three {
  clear: both;
  background: none;
  padding-left: 0;
  padding-top: 10px; }

#calendar_fields .group.end.line {
  min-height: 15px; }

#calendar_fields.under_220 .rule .selector .item {
  margin-bottom: 5px; }

.ui-widget-content .ui-datepicker-selected-day {
  background: #ffffff url(ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  outline: none; }

.ui-widget-content .ui-datepicker-selected-day .ui-icon {
  background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png); }

.ui-widget-content .ui-datepicker-selected-day a {
  background-color: #8d98a3;
  background-image: none;
  color: #fff;
  outline: none;
  text-decoration: none;
  border: 1px #8d98a3 solid; }

#ui-datepicker-div {
  border-color: #b6c0c2;
  z-index: 10000;
  zoom: 1;
  display: none; }

#calendar_fields .ui-datepicker-calendar .ui-state-active,
#calendar_fields .ui-datepicker-calendar .ui-widget-content .ui-state-active,
#calendar_fields .ui-datepicker-calendar .ui-widget-header .ui-state-active {
  background: #317C6A !important;
  color: #fff; }

.hasDatepicker[readonly] {
  background-color: #ffffff;
  cursor: default; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background .2s;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5; }

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close {
  float: right; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }

.mashup {
  width: 100%;
  margin: 0;
  opacity: 0;
  -webkit-transition: .3s opacity;
  transition: .3s opacity; }

.mashup.is-ready {
  opacity: 1; }

.mashup .mashup-interior {
  background: #222222;
  padding: 5px; }

.mashup .grid {
  width: 100%;
  position: relative; }

.mashup .grid:before, .mashup .grid:after {
  content: " ";
  display: table; }

.mashup .grid:after {
  clear: both; }

@media screen and (min-width: 768px) {
  .mashup .grid-sizer,
  .mashup .grid-item {
    width: 50%; } }

@media screen and (min-width: 1024px) {
  .mashup .grid-sizer,
  .mashup .grid-item {
    width: 50%; } }

.mashup .gutter-sizer,
.mashup .grid-sizer {
  position: absolute; }

.mashup .grid-item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 250px;
  padding: 5px;
  overflow: hidden; }

@media screen and (min-width: 768px) {
  .mashup .grid-item {
    width: 50%; } }

@media screen and (min-width: 768px) {
  .mashup .grid-item:nth-child(10n + 1), .mashup .grid-item:nth-child(10n + 4) {
    width: 100%;
    height: 350px; } }

@media screen and (min-width: 1024px) {
  .mashup .grid-item:nth-child(10n + 1), .mashup .grid-item:nth-child(10n + 4) {
    height: 510px; } }

.twoColProg .area-secondary .mashup .grid-item {
  width: 100%;
  height: 280px; }

.mashup .grid-item__link {
  position: relative;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-decoration: none;
  overflow: hidden; }

.mashup .grid-item__link:hover .grid-item__image,
.mashup .grid-item__link:focus .grid-item__image,
.mashup .grid-item__link:active .grid-item__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.mashup .grid-item__image {
  display: block;
  position: absolute;
  z-index: -3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .6s ease;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease, -webkit-transform .6s ease; }

.mashup .grid-item__image img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  max-width: none; }

.mashup .grid-item__title {
  max-width: 768px;
  margin-bottom: 0;
  padding: 10px 1rem;
  color: white;
  font-size: 1.4rem;
  line-height: 1.4;
  background: rgba(37, 37, 37, 0.6); }

@media screen and (min-width: 768px) {
  .mashup .grid-item__title {
    font-size: 2rem; } }

@media print {
  .mashup .grid-item,
  .mashup .grid-item__link {
    position: relative !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important; }
  .mashup .grid-item__title {
    width: auto !important;
    font-size: 1.4rem !important;
    padding: 0 .5rem !important; } }

/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  opacity: .25;
  cursor: default; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center; }

.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px; }

.owl-carousel .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-theme--featured .owl-stage-outer {
  padding: 0 1.5rem; }

.owl-theme--featured .owl-item {
  padding-right: 1rem; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  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 slideInLeft {
  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); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-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); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  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 slideOutLeft {
  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); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-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); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }

@font-face {
  font-family: 'veneer';
  src: url("/fonts/veneer.eot");
  src: url("/fonts/veneer.woff2") format("woff2"), url("/fonts/Veneer.woff") format("woff"), url("/fonts/Veneer.ttf") format("truetype"), url("/fonts/Veneer.svg#Veneer") format("svg");
  font-weight: normal;
  font-style: normal; }

/**		base/page
 * -------------------
 * First place to make tweaks this site. No classes, just elements and type slectors
 */
a > svg {
  pointer-events: none; }

*::-moz-selection {
  background-color: rgba(0, 67, 117, 0.3); }

*::selection {
  background-color: rgba(0, 67, 117, 0.3); }

input[type="submit"]:focus,
select:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink; }

.desktop a[href^="tel:"] {
  color: inherit; }

.cms-edit {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1002;
  color: #FFFFFF;
  background-color: rgba(37, 37, 37, 0.9);
  padding: .1rem .5rem .2rem .5rem;
  font-size: .8rem;
  width: 7.5rem;
  text-align: center;
  font-weight: 700; }

.btn, .fm button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: white;
  color: #004375;
  padding: 0.1875rem 1.25rem 0.3125rem 1.25rem;
  text-transform: uppercase;
  text-decoration: none;
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  line-height: inherit;
  box-shadow: 0 1px 4px rgba(37, 37, 37, 0.2);
  border-radius: 0.25rem;
  border: none; }

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

.btn:hover, .btn:focus, .fm button:hover, .fm button:focus {
  background-color: white;
  color: #004375; }

.btn:hover, .btn:active, .btn:focus, .fm button:hover, .fm button:active, .fm button:focus {
  background-color: #004375;
  color: white; }

.btn:active, .btn:focus, .fm button:active, .fm button:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.btn:focus + label, .fm button:focus + label {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

@media screen {
  .btn:not(.btn--normal):after, .fm button:not(.btn--normal):after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1.1rem;
    background: url("/svg/angle-right-primary.svg") no-repeat 98% center;
    background-size: contain;
    vertical-align: middle;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none; }
  .btn[target="_blank"]:after, .fm button[target="_blank"]:after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1.1rem;
    background: url("/svg/link-external.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    margin-left: 1rem; }
  .btn[target="_blank"]:after.btn--xray, .fm button[target="_blank"]:after.btn--xray {
    background: url("/svg/link-external.svg") no-repeat center center; }
  .btn[href$=".pdf"]:after, .fm button[href$=".pdf"]:after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1.2rem;
    background: url("/svg/file-pdf.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none; }
  .btn[href$=".pdf"]:after.btn--xray, .fm button[href$=".pdf"]:after.btn--xray {
    background: url("/svg/file-pdf-white.svg") no-repeat center center; } }

.list .btn, .list .fm button {
  margin: .5rem 0; }

.card--colorful .btn, .card--colorful .fm button {
  background: transparent;
  border: 1px solid #FFFFFF;
  color: white;
  width: 10rem; }

.btn--idss-login, .fm button--idss-login {
  font-size: 1rem;
  margin: 14px 0 0;
  background: transparent;
  background: transparent;
  color: #317C6A;
  box-shadow: none;
  display: none; }

@media screen and (min-width: 1024px) {
  .btn--idss-login, .fm button--idss-login {
    display: block; } }

.flag--slideshow .btn--idss-login, .flag--slideshow .fm button--idss-login {
  color: white; }

.flag--slideshow .btn--idss-login:hover, .flag--slideshow .btn--idss-login:active, .flag--slideshow .btn--idss-login:focus, .flag--slideshow .fm button--idss-login:hover, .flag--slideshow .fm button--idss-login:active, .flag--slideshow .fm button--idss-login:focus {
  color: white;
  background-color: transparent;
  border-color: white; }

.flag--slideshow .headroom--not-top .btn--idss-login, .flag--slideshow .headroom--not-top .fm button--idss-login {
  color: #317C6A; }

.flag--slideshow .headroom--not-top .btn--idss-login:hover, .flag--slideshow .headroom--not-top .btn--idss-login:active, .flag--slideshow .headroom--not-top .btn--idss-login:focus, .flag--slideshow .headroom--not-top .fm button--idss-login:hover, .flag--slideshow .headroom--not-top .fm button--idss-login:active, .flag--slideshow .headroom--not-top .fm button--idss-login:focus {
  color: #252525;
  background-color: transparent;
  border-color: #004375; }

.flag--slideshow .headroom--not-top .btn--idss-login[target=_blank]:after, .flag--slideshow .headroom--not-top .fm button--idss-login[target=_blank]:after {
  background: url(/svg/link-external.svg) no-repeat 50%;
  background-size: contain; }

.btn--light, .fm button--light {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #004375;
  color: #FFF;
  border-radius: 0.25rem; }

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

.btn--light:hover, .btn--light:focus, .fm button--light:hover, .fm button--light:focus {
  background-color: #002642;
  color: #FFF; }

.btn--primary, .fm button--primary {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #00345c;
  color: #FFF;
  border-radius: 0.25rem; }

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

.btn--primary:hover, .btn--primary:focus, .fm button--primary:hover, .fm button--primary:focus {
  background-color: #0060a8;
  color: #FFF; }

.btn--secondary, .fm button--secondary {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #317C6A;
  color: #FFF;
  border-radius: 0.25rem; }

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

.btn--secondary:hover, .btn--secondary:focus, .fm button--secondary:hover, .fm button--secondary:focus {
  background-color: #3fa189;
  color: #FFF; }

.btn--hollow, .fm button--hollow {
  background-color: transparent;
  border-radius: 0.25rem; }

.btn--hollow:hover, .btn--hollow:active, .btn--hollow:focus, .fm button--hollow:hover, .fm button--hollow:active, .fm button--hollow:focus {
  color: #252525;
  background-color: transparent; }

.btn--hollow:active, .btn--hollow:focus, .fm button--hollow:active, .fm button--hollow:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.btn--hollow[target="_blank"]:after, .fm button--hollow[target="_blank"]:after {
  background-image: url("/svg/link-external.png");
  background-image: url("/svg/link-external.svg");
  background-size: contain; }

.btn--hollow[href$=".pdf"]:after, .fm button--hollow[href$=".pdf"]:after {
  background: url("/svg/file-pdf.png") no-repeat center center;
  background: url("/svg/file-pdf.svg") no-repeat center center;
  background-size: contain; }

.btn--hollow.btn--xray, .fm button--hollow.btn--xray {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid white; }

.btn--hollow.btn--xray:hover, .btn--hollow.btn--xray:active, .btn--hollow.btn--xray:focus, .fm button--hollow.btn--xray:hover, .fm button--hollow.btn--xray:active, .fm button--hollow.btn--xray:focus {
  color: #FFFFFF; }

.btn--hollow.btn--xray[target="_blank"]:after, .fm button--hollow.btn--xray[target="_blank"]:after {
  background-image: url("/svg/link-external-white.png");
  background-image: url("/svg/link-external-white.svg"); }

.btn--hollow.btn--xray[href$=".pdf"]:after, .fm button--hollow.btn--xray[href$=".pdf"]:after {
  background: url("/svg/file-pdf-white.png") no-repeat center center;
  background: url("/svg/file-pdf-white.svg") no-repeat center center; }

.btn--slide-cta, .fm button--slide-cta {
  padding: 0.5rem 0.625rem;
  color: #FFFFFF;
  font-weight: 700;
  background: transparent;
  border: 1px solid rgba(69, 69, 69, 0.3); }

.btn--slide-cta:hover, .btn--slide-cta:active, .btn--slide-cta:focus, .fm button--slide-cta:hover, .fm button--slide-cta:active, .fm button--slide-cta:focus {
  color: #454545;
  background: rgba(69, 69, 69, 0.05);
  border: 1px solid #454545; }

.btn--slide-cta:active, .btn--slide-cta:focus, .fm button--slide-cta:active, .fm button--slide-cta:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.btn--slide-cta[target="_blank"]:after, .fm button--slide-cta[target="_blank"]:after {
  background-image: url("/svg/link-external.png");
  background-image: url("/svg/link-external.svg");
  background-size: contain; }

.btn--slide-cta[href$=".pdf"]:after, .fm button--slide-cta[href$=".pdf"]:after {
  background: url("/svg/file-pdf.png") no-repeat center center;
  background: url("/svg/file-pdf.svg") no-repeat center center;
  background-size: contain; }

.btn--back, .fm button--back {
  position: absolute;
  left: 0rem;
  top: .5rem; }

.btn--back:before, .fm button--back:before {
  content: '« '; }

.btn--short, .fm button--short {
  padding: 0.5rem; }

.btn--stacked, .fm button--stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin: 0; }

.btn--stacked[target="_blank"]:after, .fm button--stacked[target="_blank"]:after {
  display: none; }

.btn--v-spaced, .fm button--v-spaced {
  margin: .75rem 0; }

.btn--small, .fm button--small {
  font-size: .75rem; }

.btn--empty, .fm button--empty {
  background: none;
  border: none;
  color: inherit; }

.btn--empty.btn--xray, .fm button--empty.btn--xray {
  color: #FFFFFF; }

.btn--empty:hover, .btn--empty:active, .btn--empty:focus, .fm button--empty:hover, .fm button--empty:active, .fm button--empty:focus {
  color: inherit;
  background: none;
  border: none; }

.btn--empty:hover.btn--xray, .btn--empty:active.btn--xray, .btn--empty:focus.btn--xray, .fm button--empty:hover.btn--xray, .fm button--empty:active.btn--xray, .fm button--empty:focus.btn--xray {
  color: #FFFFFF; }

.btn--imap, .fm button--imap {
  padding: 0.5rem 0.625rem;
  color: #FFFFFF;
  background: #004375; }

.btn--imap:hover, .btn--imap:active, .btn--imap:focus, .fm button--imap:hover, .fm button--imap:active, .fm button--imap:focus {
  color: white;
  background: #00345c; }

.btn--imap .icon, .fm button--imap .icon {
  margin: -.5rem 0 -.25rem .3rem; }

.btn--icon, .fm button--icon {
  background: none;
  border: none;
  color: #FFFFFF;
  margin: 0;
  padding: .3rem; }

.btn--icon:hover, .btn--icon:active, .btn--icon:focus, .fm button--icon:hover, .fm button--icon:active, .fm button--icon:focus {
  color: #FFFFFF;
  background: none;
  border: none; }

.list .btn--icon, .list .fm button--icon {
  margin: 0; }

.btn--icon[target="_blank"]:after, .fm button--icon[target="_blank"]:after {
  background: none;
  display: none; }

.btn--nomarge, .fm button--nomarge {
  margin-bottom: 0; }

.btn--cta, .fm button--cta {
  display: block;
  max-width: 10rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700; }

.btn--cta[target="_blank"]:after, .fm button--cta[target="_blank"]:after {
  display: none; }

.btn__lg-txt, .fm button__lg-txt {
  display: block;
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: -.2rem; }

.btn__sm-txt, .fm button__sm-txt {
  display: block;
  font-size: 60%;
  font-weight: normal;
  margin: .2rem 0; }

.blk {
  position: relative;
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 2rem;
  color: #252525; }

.from-wysiwyg > .blk {
  margin: 2rem auto 2rem auto; }

.from-wysiwyg > .blk:before, .from-wysiwyg > .blk:after {
  content: " ";
  display: table; }

.from-wysiwyg > .blk:after {
  clear: both; }

.blk--content-secondary {
  margin: 0 auto 3rem; }

.blk--columns {
  display: block;
  vertical-align: top;
  max-width: 48rem;
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .blk--columns {
    display: inline-block;
    padding-left: 0;
    max-width: 39.9375rem; } }

.blk__head {
  padding: 0; }

@media screen and (min-width: 1024px) {
  .blk__head {
    padding: 0 12.5rem 0 0; }
  .text-center .blk__head, .area-intro--columns .blk__head {
    padding: 0; } }

.blk__head p {
  font-weight: 700;
  text-transform: uppercase;
  color: #004375;
  margin-bottom: 3rem; }

.blk__head--hero {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF; }

.blk__heading {
  margin: 0 auto 1rem; }

@media screen and (min-width: 768px) {
  .blk__heading {
    margin: 0 auto 2rem; } }

.blk__heading--people {
  margin-bottom: 0; }

.blk__heading--hero {
  color: #FFFFFF; }

.blk__title {
  font-size: 1.375rem;
  margin-top: 0; }

.blk__subheading {
  display: inline;
  color: #222222;
  font-size: 60%;
  margin: 0; }

.blk__summary {
  line-height: 1.3;
  font-size: 1.4rem; }

@media screen and (min-width: 768px) {
  .blk__summary {
    font-size: 1.4rem;
    margin-bottom: 2rem; } }

@media screen and (min-width: 1200px) {
  .blk__summary--magazine {
    text-align: right;
    margin-right: 2rem; } }

.blk__link--img {
  display: block;
  float: left;
  max-width: 10em;
  width: 30%;
  margin: 0 .5em .5em 0; }

.staff {
  float: none;
  width: 17.5rem;
  margin: 0 auto 1rem;
  display: block; }

.staff img {
  display: block; }

@media screen and (min-width: 600px) {
  .staff {
    float: right;
    width: 200px;
    margin: 3.125rem; } }

.card, .ais-infinite-hits {
  position: relative;
  width: 100%;
  text-align: left; }

.card:before, .card:after, .ais-infinite-hits:before, .ais-infinite-hits:after {
  content: " ";
  display: table; }

.card:after, .ais-infinite-hits:after {
  clear: both; }

.card--infographics, .ais-infinite-hits--infographics {
  max-width: 320px;
  width: 33.3333%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.card--infographics:last-child .card__int, .ais-infinite-hits--infographics:last-child .card__int {
  border: none; }

.card--infographics .card__int, .ais-infinite-hits--infographics .card__int {
  box-shadow: none;
  border: none; }

@media screen and (min-width: 648px) {
  .card--infographics .card__int, .ais-infinite-hits--infographics .card__int {
    border-right: 5px solid #317C6A; } }

.card--infographics .card__int .card__info, .ais-infinite-hits--infographics .card__int .card__info {
  padding: 0;
  text-align: center; }

.card--infographics .card__int .card__info .icon, .ais-infinite-hits--infographics .card__int .card__info .icon {
  position: absolute;
  bottom: 0;
  right: 0; }

@media screen and (min-width: 648px) {
  .card--infographics .card__int .card__info, .ais-infinite-hits--infographics .card__int .card__info {
    padding: 0 1rem; } }

.card--infographics .card__int .card__info .card__title, .ais-infinite-hits--infographics .card__int .card__info .card__title {
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: .5rem;
  line-height: 1;
  font-family: "Libre Baskerville", serif; }

@media screen and (min-width: 450px) {
  .card--infographics .card__int .card__info .card__title, .ais-infinite-hits--infographics .card__int .card__info .card__title {
    font-size: 2rem; } }

@media screen and (min-width: 648px) {
  .card--infographics .card__int .card__info .card__title, .ais-infinite-hits--infographics .card__int .card__info .card__title {
    font-size: 4rem;
    letter-spacing: -.1rem; } }

@media screen and (min-width: 1024px) {
  .card--infographics .card__int .card__info .card__title, .ais-infinite-hits--infographics .card__int .card__info .card__title {
    font-size: 6rem;
    letter-spacing: -.1rem; } }

.card--infographics .card__int .card__info .card__summary, .ais-infinite-hits--infographics .card__int .card__info .card__summary {
  font-size: .8rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0; }

@media screen and (min-width: 450px) {
  .card--infographics .card__int .card__info .card__summary, .ais-infinite-hits--infographics .card__int .card__info .card__summary {
    font-size: .9rem; } }

@media screen and (min-width: 648px) {
  .card--infographics .card__int .card__info .card__summary, .ais-infinite-hits--infographics .card__int .card__info .card__summary {
    font-size: 1.4rem; } }

.card--infographics .card__int .card__info .btn, .ais-infinite-hits--infographics .card__int .card__info .btn {
  margin-bottom: 0; }

.card--dfp, .ais-infinite-hits--dfp {
  margin: 0 auto 3rem;
  width: 100%; }

.card--dfp__vertical-portrait, .ais-infinite-hits--dfp__vertical-portrait {
  max-width: 18.75rem; }

.card--people, .ais-infinite-hits--people {
  max-width: none;
  width: 100%;
  position: relative;
  color: #252525;
  max-width: 280px; }

.card--people .card__int .card__img, .ais-infinite-hits--people .card__int .card__img {
  width: 200px; }

.card--people .card__info, .ais-infinite-hits--people .card__info {
  text-align: center;
  padding: 1rem; }

.card--people .card__title, .ais-infinite-hits--people .card__title {
  padding: 0px 2px;
  margin-bottom: .5rem; }

.card--people .btn, .ais-infinite-hits--people .btn {
  margin: .5rem 2rem 0; }

.card--people .card__heading, .ais-infinite-hits--people .card__heading {
  padding: 0 2rem;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #252525; }

.card--people .card__subheading, .ais-infinite-hits--people .card__subheading {
  padding: 0 2rem;
  font-weight: 500;
  font-size: .8rem;
  line-height: 1.4;
  color: #252525;
  letter-spacing: 0; }

.card--people ul.list, .ais-infinite-hits--people ul.list {
  padding: 0 2rem 1rem; }

@media screen and (min-width: 648px) {
  .card--people, .ais-infinite-hits--people {
    width: 50%; } }

@media screen and (min-width: 1024px) {
  .card--people, .ais-infinite-hits--people {
    width: 33.333%; } }

@media screen and (min-width: 1440px) {
  .card--people, .ais-infinite-hits--people {
    width: 25%; } }

.card--dropped, .ais-infinite-hits--dropped {
  margin: 0;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2); }

.card--featured, .ais-infinite-hits--featured {
  background-color: rgba(49, 124, 106, 0.1); }

.card--inline, .ais-infinite-hits--inline {
  text-align: center; }

.card--full-inline, .ais-infinite-hits--full-inline {
  width: 100%;
  max-width: none;
  margin: .5rem auto;
  text-align: center; }

.card--spot, .ais-infinite-hits--spot {
  margin: .5rem 0; }

.area-secondary .card--spot, .area-secondary .ais-infinite-hits--spot {
  max-width: 18.75rem;
  margin: .5rem 1rem .5rem 0; }

.card--colorful, .ais-infinite-hits--colorful {
  color: white;
  position: relative; }

.card .ais-infinite-hits--item, .ais-infinite-hits .ais-infinite-hits--item {
  padding: 2rem; }

.card--columned, .ais-infinite-hits--columned {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%; }

.card--columned .card__img, .ais-infinite-hits--columned .card__img {
  max-width: 100%; }

.card--columned .card__link--img, .ais-infinite-hits--columned .card__link--img {
  width: auto;
  max-width: none;
  max-height: 13.75em;
  margin-right: 2rem; }

.card--narrow, .card .ais-infinite-hits--item, .ais-infinite-hits--narrow, .ais-infinite-hits .ais-infinite-hits--item {
  max-width: 36.25rem;
  width: 33.3333%;
  margin: 0 .0 1rem; }

.card--narrow .card__link--img, .card .ais-infinite-hits--item .card__link--img, .ais-infinite-hits--narrow .card__link--img, .ais-infinite-hits .ais-infinite-hits--item .card__link--img {
  position: relative; }

.card--narrow .card__info, .card .ais-infinite-hits--item .card__info, .ais-infinite-hits--narrow .card__info, .ais-infinite-hits .ais-infinite-hits--item .card__info {
  position: relative; }

.card--narrow .card__info .icon, .card .ais-infinite-hits--item .card__info .icon, .ais-infinite-hits--narrow .card__info .icon, .ais-infinite-hits .ais-infinite-hits--item .card__info .icon {
  position: absolute;
  bottom: 1.5625rem;
  right: 1.5625rem; }

.card--narrow.card--colorful, .card .ais-infinite-hits--item.card--colorful, .ais-infinite-hits--narrow.card--colorful, .ais-infinite-hits .ais-infinite-hits--item.card--colorful {
  background: #004375; }

.card--narrow.card--colorful:nth-child(3n + 2), .card .ais-infinite-hits--item.card--colorful:nth-child(3n + 2), .ais-infinite-hits--narrow.card--colorful:nth-child(3n + 2), .ais-infinite-hits .ais-infinite-hits--item.card--colorful:nth-child(3n + 2) {
  background: #317C6A; }

.card--narrow.card--colorful:nth-child(3n + 3), .card .ais-infinite-hits--item.card--colorful:nth-child(3n + 3), .ais-infinite-hits--narrow.card--colorful:nth-child(3n + 3), .ais-infinite-hits .ais-infinite-hits--item.card--colorful:nth-child(3n + 3) {
  background: #172032; }

.card--narrow.card--people, .card .ais-infinite-hits--item.card--people, .ais-infinite-hits--narrow.card--people, .ais-infinite-hits .ais-infinite-hits--item.card--people {
  max-width: 280px; }

.dir__wrapper .card--narrow, .dir__wrapper .card .ais-infinite-hits--item, .dir__wrapper .ais-infinite-hits--narrow, .dir__wrapper .ais-infinite-hits .ais-infinite-hits--item {
  /*
			.card__int {
			
				box-shadow: none;
				
			}
			
			
			
			.card__summary, .card__subheading {
				
				color:white;
				
			}
			.card__title{
				
				font-family: $font-sans-serif;
				text-transform: none;
				color:white;
				margin-bottom: .25rem;
				
				.card__link {
					
					color:white;
					
					&:hover,&:visited,&:active {
						
						color:white;
						
					}
					
				}
				
				
			}
			
			*/ }

.dir__wrapper .card--narrow .card__info .icon, .dir__wrapper .card .ais-infinite-hits--item .card__info .icon, .dir__wrapper .ais-infinite-hits--narrow .card__info .icon, .dir__wrapper .ais-infinite-hits .ais-infinite-hits--item .card__info .icon {
  position: absolute;
  bottom: 0;
  right: 0; }

.dir__wrapper .card--narrow .card__int, .dir__wrapper .card .ais-infinite-hits--item .card__int, .dir__wrapper .ais-infinite-hits--narrow .card__int, .dir__wrapper .ais-infinite-hits .ais-infinite-hits--item .card__int {
  box-shadow: none; }

.dir__wrapper .card--narrow .card__img, .dir__wrapper .card .ais-infinite-hits--item .card__img, .dir__wrapper .ais-infinite-hits--narrow .card__img, .dir__wrapper .ais-infinite-hits .ais-infinite-hits--item .card__img {
  max-width: calc(100% - 30px);
  margin: 1rem auto 0; }

.card--wide, .ais-infinite-hits--wide {
  max-width: 48em;
  width: 100%;
  padding: 2rem 1rem;
  border-bottom: 1px solid #ccc; }

.js-events-scroller .card--wide, .js-events-scroller .ais-infinite-hits--wide {
  border: none;
  padding: 2rem 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }

@media screen and (min-width: 648px) {
  .card--wide, .ais-infinite-hits--wide {
    width: calc(50% - 1rem);
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 768px) {
  .card--wide, .ais-infinite-hits--wide {
    width: 100%;
    margin-bottom: 0; } }

.card--wide.card--columned, .ais-infinite-hits--wide.card--columned {
  display: block;
  width: 100%; }

@media screen and (min-width: 768px) {
  .card--wide.card--columned, .ais-infinite-hits--wide.card--columned {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; } }

.card--wide.card--columned .card__int, .ais-infinite-hits--wide.card--columned .card__int {
  box-shadow: none; }

.card--wide.card--columned .card__info, .ais-infinite-hits--wide.card--columned .card__info {
  text-align: left;
  padding-left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.card--wide.card--columned .card__info .blk__summary, .ais-infinite-hits--wide.card--columned .card__info .blk__summary {
  margin-bottom: .25rem; }

.card--wide.card--columned .card__img, .ais-infinite-hits--wide.card--columned .card__img {
  border-radius: 0;
  max-width: 195px;
  width: 100%;
  margin-bottom: 1rem; }

.card--wide.card--columned .card__summary, .ais-infinite-hits--wide.card--columned .card__summary {
  margin-bottom: 0; }

.card--wide.card--columned .card__subheading, .ais-infinite-hits--wide.card--columned .card__subheading {
  margin-bottom: .5rem; }

.card--wide.card--columned .card__title, .ais-infinite-hits--wide.card--columned .card__title {
  margin-bottom: .5rem; }

.card--wide .btn, .ais-infinite-hits--wide .btn {
  display: block;
  max-width: 10.625rem;
  margin: 1rem 0 0;
  color: #fff;
  background: #004375; }

.card--wide .card__info, .ais-infinite-hits--wide .card__info {
  padding: 30px 10px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
          flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.card--wide .card__info.text-center, .ais-infinite-hits--wide .card__info.text-center {
  text-align: center; }

@media screen and (min-width: 648px) {
  .card--wide .card__info, .ais-infinite-hits--wide .card__info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
            flex: 1 1 0px;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 0;
    text-align: left; }
  .card--wide .card__info__scroller, .ais-infinite-hits--wide .card__info__scroller {
    padding: 0 1.875rem; } }

.card--wide .card__info .author-img, .ais-infinite-hits--wide .card__info .author-img {
  float: none;
  display: block;
  margin: 0 auto 1rem;
  width: 75px;
  border-radius: 50%; }

@media screen and (min-width: 648px) {
  .card--wide .card__info .author-img, .ais-infinite-hits--wide .card__info .author-img {
    float: right;
    margin: 0 0 1rem 1rem; } }

@media screen and (min-width: 648px) {
  .card--wide .card__int, .ais-infinite-hits--wide .card__int {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row; } }

.card--wide .card__link--img, .ais-infinite-hits--wide .card__link--img {
  display: block;
  position: relative; }

@media screen and (min-width: 648px) {
  .card--wide .card__link--img, .ais-infinite-hits--wide .card__link--img {
    height: auto;
    width: 195px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
            flex: 0 0 300px; } }

.card--singles, .ais-infinite-hits--singles {
  width: 100%;
  text-align: center;
  max-width: 400px; }

@media screen and (min-width: 648px) {
  .card--singles, .ais-infinite-hits--singles {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25); } }

.card--singles .card__info, .ais-infinite-hits--singles .card__info {
  padding: 1rem 1rem 0; }

.card--singles .card__info p, .ais-infinite-hits--singles .card__info p {
  font-size: 1rem; }

.card--singles .card__info ul, .card--singles .card__info ol, .ais-infinite-hits--singles .card__info ul, .ais-infinite-hits--singles .card__info ol {
  text-align: left; }

.card--singles .card__link--img, .ais-infinite-hits--singles .card__link--img {
  padding: 1rem; }

.card--singles .btn, .ais-infinite-hits--singles .btn {
  margin: 0 auto 1rem; }

.card__int, .ais-infinite-hits__int {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 100%; }

.card__info, .ais-infinite-hits__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
          flex: auto;
  padding: 30px;
  text-align: left; }

.card__header, .ais-infinite-hits__header {
  position: relative; }

.card--featured .card__header:after, .card--featured .ais-infinite-hits__header:after {
  content: "featured";
  display: block;
  position: absolute;
  bottom: -.5rem;
  left: 50%;
  width: 50%;
  color: white;
  text-align: center;
  margin-left: -25%;
  font-size: .8rem;
  letter-spacing: .05rem;
  background-color: #317C6A; }

.card__body, .ais-infinite-hits__body {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  padding: 1rem;
  width: 100%;
  min-height: 8rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.card--wide .card__body, .card--wide .ais-infinite-hits__body {
  padding: 1rem;
  text-align: left; }

.card__body--layered, .ais-infinite-hits__body--layered {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 .5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  min-height: 8.4375rem;
  background-color: rgba(0, 0, 0, 0.75); }

.card__tag, .ais-infinite-hits__tag {
  position: absolute;
  top: 30%;
  left: -4px;
  background-color: #004375;
  color: #252525;
  padding: .3rem .4rem;
  font-weight: 700;
  line-height: 1; }

.card__footer, .ais-infinite-hits__footer {
  padding: 0 .5rem .5rem .5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.card__footer--layered, .ais-infinite-hits__footer--layered {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin: .5rem -.5rem 0 -.5rem;
  padding: 0; }

.card__heading, .ais-infinite-hits__heading {
  text-transform: uppercase;
  text-align: center; }

.card__subheading, .ais-infinite-hits__subheading {
  text-transform: uppercase;
  color: #172032;
  font-size: .85rem;
  margin-bottom: .5rem; }

.card--colorful .card__subheading, .card--colorful .ais-infinite-hits__subheading {
  font-weight: 600;
  color: white; }

.card__title, .ais-infinite-hits__title {
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: .025rem;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  margin-bottom: .5rem; }

.card--colorful .card__title a:hover, .card--colorful .card__title a:active, .card--colorful .card__title a:visited, .card--colorful .ais-infinite-hits__title a:hover, .card--colorful .ais-infinite-hits__title a:active, .card--colorful .ais-infinite-hits__title a:visited {
  color: white;
  text-decoration: underline; }

.card__subtitle, .ais-infinite-hits__subtitle {
  color: #454545;
  font-style: italic;
  text-align: center; }

.card__summary, .ais-infinite-hits__summary {
  line-height: 1.4; }

.card--colorful .card__summary, .card--colorful .ais-infinite-hits__summary {
  font-weight: 400;
  color: white; }

.card__caption, .ais-infinite-hits__caption {
  margin: .5rem 0 1rem 0;
  text-align: left;
  font-style: italic; }

.card__label, .ais-infinite-hits__label {
  display: block;
  text-align: center;
  margin-top: -1rem; }

.card__subtitle, .ais-infinite-hits__subtitle {
  font-size: 85%; }

.card__link, .ais-infinite-hits__link {
  color: inherit;
  text-decoration: none; }

@media print {
  .card__link:after, .ais-infinite-hits__link:after {
    position: absolute;
    margin-left: .5rem; } }

.card__link--xray, .ais-infinite-hits__link--xray {
  color: #FFFFFF; }

.card__link--xray:hover, .card__link--xray:focus, .card__link--xray:active, .ais-infinite-hits__link--xray:hover, .ais-infinite-hits__link--xray:focus, .ais-infinite-hits__link--xray:active {
  color: #FFFFFF; }

.card__btn, .ais-infinite-hits__btn {
  margin: 0; }

.detail__aside {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
          align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  background-color: #eee;
  padding: .8rem;
  margin: 0 auto 1rem auto; }

.detail__caption {
  position: relative;
  padding: 0 4rem;
  width: 100%;
  min-height: 3rem; }

#dir-results-root.theme .card__info {
  text-align: left; }

#dir-results-root.theme .card__summary, #dir-results-root.theme .card__subheading {
  color: white; }

#dir-results-root.theme .card__title {
  font-family: "Libre Baskerville", serif;
  text-transform: none;
  color: white;
  margin-bottom: .5rem; }

#dir-results-root.theme .card__title .card__link {
  color: white; }

#dir-results-root.theme .card__title .card__link:hover, #dir-results-root.theme .card__title .card__link:visited, #dir-results-root.theme .card__title .card__link:active {
  color: white; }

#dir-results-root.theme .card__int {
  box-shadow: none; }

.dir {
  margin: 0 auto;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dir {
    /* IE10+ CSS styles go here */ } }

.dir.is-loading {
  height: 10rem !important; }

.dir--from-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.dir--from-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }

.dir--to-edge {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.dir--gallery {
  margin: 0 auto;
  padding: 0; }

.dir--grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0 .5rem; }

@media screen and (min-width: 768px) {
  .dir--grid {
    display: grid;
    grid-column-gap: 5%;
    grid-row-gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    padding: 0 2rem; } }

@media screen and (min-width: 1070px) {
  .dir--grid {
    grid-column-gap: 1rem; } }

.dir--related {
  padding: 0; }

@media screen and (min-width: 768px) {
  .dir--related {
    padding: 0; } }

.dir--narrow-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0 .5rem; }

.dir__wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 1rem auto 5rem;
  max-width: 90rem; }

.dir__wrapper--studies {
  max-width: 1306px; }

.dir__result-pane {
  position: relative;
  width: 100%;
  min-height: 20rem; }

@media screen and (min-width: 1070px) {
  .dir__result-pane {
    width: 62%; }
  .dir__result-pane--wide {
    width: 100%; } }

@media screen and (min-width: 1440px) {
  .dir__result-pane {
    display: grid;
    grid-template-columns: 7rem 1fr; }
  .dir__result-pane--no-search {
    grid-template-columns: 1fr; } }

.dir__result-pane[data-noresults] {
  width: 100%; }

.dir__map-pane {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px; }

@media screen and (min-width: 1070px) {
  .dir__map-pane {
    width: 38%; }
  .dir__map-pane--minimal {
    width: 1px; } }

.dir__footer {
  background-color: #f9f9f9;
  width: 100%;
  padding: .5rem 0 .8rem 0;
  border-top: 2px solid #252525; }

.dir__footer.sticky.is-anchored.is-at-bottom {
  bottom: 0 !important;
  top: auto !important; }

.dir__counter {
  color: #1E4258;
  font-family: "Libre Baskerville", serif;
  font-size: .8rem;
  margin: 1.3rem 0;
  position: relative;
  display: inline-block;
  padding: .25rem .5rem;
  font-size: .9rem;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 300;
  border-radius: 4px; }

.dir__counter:before {
  content: '';
  background: #1E4258 url(/svg/ico-globe.svg);
  position: absolute;
  top: -3px;
  left: -30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-position: 5px 3px;
  background-size: 100px; }

.dir__filter-drawer-toggle {
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .8rem;
  box-shadow: 0 0 0.35rem rgba(37, 37, 37, 0.3); }

.dir__filter-drawer-toggle .icon {
  margin-right: .3rem; }

@media screen and (min-width: 1440px) {
  .dir__filter-drawer-toggle {
    padding: 0.75rem 0.5rem 0.5rem 0.5rem; }
  .dir__filter-drawer-toggle span {
    display: block; }
  .dir__filter-drawer-toggle .icon {
    margin-bottom: .5rem; } }

.dir__filter-icon {
  fill: #252525;
  display: block; }

.dir__map-toggle {
  color: #FFFFFF;
  background-color: #004375;
  box-shadow: 0 0 0.35rem rgba(37, 37, 37, 0.5);
  position: absolute;
  z-index: 3;
  top: 5rem;
  left: -3rem;
  width: 3rem;
  height: 3rem;
  padding: .25rem;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  will-change: transform;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -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; }

.no-touch .dir__map-toggle {
  left: -3.25rem; }

.is-open .dir__map-toggle {
  -webkit-transform: translateX(50%);
          transform: translateX(50%); }

@media screen and (min-width: 1070px) {
  .dir__map-toggle {
    display: none; }
  .dir__map-toggle--minimal {
    display: block; } }

.dir__map-toggle:hover, .dir__map-toggle:active, .dir__map-toggle:focus {
  color: #FFFFFF;
  background-color: #00345c; }

.dir__map-toggle:before, .dir__map-toggle:after {
  content: '‹';
  display: block;
  position: absolute;
  top: .8rem;
  left: .2rem;
  line-height: .5;
  font-size: 2rem;
  font-weight: 300; }

.dir__map-toggle:after {
  content: '›';
  left: auto;
  right: .2rem; }

.dir__window {
  position: relative;
  max-width: none;
  overflow: hidden;
  background-color: #f9f9f9;
  will-change: background-color;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
  border-bottom: 1px solid #ccc; }

.dir__window.is-loading {
  min-height: 50vw;
  background-color: rgba(49, 124, 106, 0.2); }

.dir__filter-count {
  display: none;
  width: 6rem;
  background-color: #317C6A;
  color: #FFFFFF;
  font-size: .75rem;
  padding: .25rem .5rem;
  position: absolute;
  bottom: -.5rem;
  left: 50%;
  margin-left: -3rem;
  text-align: center;
  border-radius: 3px; }

.dir__drawer.is-filtered .dir__filter-count {
  display: block; }

.dir__drawer-handle {
  position: relative;
  text-align: center;
  padding: .75rem;
  background-color: #f9f9f9;
  color: #252525;
  z-index: 4; }

@media screen and (min-width: 1440px) {
  .dir__drawer-handle {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1rem .5rem; } }

.dir__options {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: 8rem;
  overflow: scroll;
  will-change: transform;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -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; }

.is-open .dir__options {
  -webkit-transform: translateY(4rem);
          transform: translateY(4rem); }

@media screen and (min-width: 450px) {
  .dir__options {
    padding: 2rem; } }

@media screen and (min-width: 1440px) {
  .dir__options {
    margin-bottom: 4rem;
    width: calc(100% - 8rem);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .is-open .dir__options {
    -webkit-transform: translateX(8rem);
            transform: translateX(8rem); } }

.dir__heading {
  color: #252525;
  font-family: "Libre Baskerville", serif;
  font-size: .8rem;
  margin: 1.3rem 0;
  position: relative;
  display: inline-block;
  padding: .25rem .5rem;
  font-size: .9rem;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 300;
  border-radius: 4px;
  text-align: center; }

.dir__heading--margin {
  margin: 3rem 0 0; }

.dir__heading--block-wrap {
  border: none;
  padding: 3.125rem 6.25rem;
  text-align: left;
  text-transform: uppercase;
  font-style: normal;
  font-size: 2rem;
  font-family: "Libre Baskerville", serif;
  font-weight: 100; }

.dir__pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center; }

.dir__pagination.pagination .current {
  background-color: transparent; }

.dir__pagination.pagination a {
  background-color: #454545;
  color: #FFFFFF;
  margin: 0;
  padding: .4rem .8rem; }

.dir__pagination.pagination a:hover, .dir__pagination.pagination a:focus {
  background-color: #222222;
  color: #FFFFFF; }

.dir__footer .dir__pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.pagination__item {
  position: relative;
  display: block;
  padding-top: .5rem;
  text-align: center;
  color: #FFFFFF;
  background-color: #004375;
  margin: 0 .1rem;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
  line-height: .8;
  text-decoration: none;
  font-weight: 700;
  outline: none; }

.pagination__item:hover, .pagination__item:active, .pagination__item:focus {
  color: #252525;
  background-color: #004375; }

.pagination__item:after {
  content: '';
  display: block;
  width: .2rem;
  height: 4px;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  right: -.2rem;
  margin-top: -2px; }

.pagination__item--next, .pagination__item--prev {
  background-color: #252525;
  color: #FFFFFF;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: .4; }

.pagination__item--next.has-label, .pagination__item--prev.has-label {
  margin-top: .5rem; }

.pagination__item--next.has-label:after, .pagination__item--prev.has-label:after {
  display: none; }

.pagination__item--next.has-label {
  margin-left: 3.25rem; }

.pagination__item--next.has-label:before {
  content: 'Next';
  display: block;
  position: absolute;
  top: .9rem;
  left: 0;
  -webkit-transform: translateX(-115%);
          transform: translateX(-115%);
  font-size: .9rem;
  text-align: right;
  font-weight: normal;
  color: #252525; }

.pagination__item--prev.has-label {
  margin-right: 5rem; }

.pagination__item--prev.has-label:before {
  content: 'Previous';
  display: block;
  position: absolute;
  top: .9rem;
  right: 0;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  font-size: .9rem;
  text-align: left;
  font-weight: normal;
  color: #252525; }

.pagination__item--next:after {
  display: none; }

.pagination__item--current {
  color: #FFFFFF;
  background-color: #004375;
  border: 1px solid #252525; }

.pagination__item--current:hover, .pagination__item--current:active, .pagination__item--current:focus {
  color: #FFFFFF; }

.pagination__item--current:last-child:after {
  display: none; }

.cal-date {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #172032;
  width: 5.625rem;
  text-align: left;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(37, 37, 37, 0.1); }

.cal-date:nth-child(3n + 2) {
  background: #317C6A; }

.cal-date:nth-child(3n + 3) {
  background: #317C6A; }

.cal-date__container {
  max-width: 100px; }

.cal-date__container--scroller {
  position: static;
  top: auto;
  left: auto;
  margin-left: 0;
  background-color: #252525;
  min-width: 4rem; }

.cal-date__container--details {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto 1rem;
  text-align: center; }

@media screen and (min-width: 600px) {
  .cal-date__container--details {
    text-align: left; } }

.cal-date__recurring-link {
  display: block;
  color: #252525;
  text-decoration: none; }

@media screen and (min-width: 600px) {
  .cal-date__recurring-link {
    display: inline-block; } }

.cal-date__recurring-link:hover, .cal-date__recurring-link:focus, .cal-date__recurring-link:active, .cal-date__recurring-link:visited {
  color: #252525; }

.cal-date__month {
  display: block;
  color: #FFFFFF;
  text-transform: lowercase;
  font-size: .8rem;
  padding: 0.3125rem 0.625rem 0.625rem;
  line-height: 1;
  font-weight: 700; }

.cal-date__date {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: .8;
  color: white;
  margin: 0;
  padding: 0.625rem 0.625rem 0; }

.cal-date__year {
  display: block;
  position: relative;
  line-height: 1;
  font-size: .6rem;
  font-weight: 700;
  letter-spacing: .1em;
  color: white;
  margin: 0;
  padding: 0.625rem 0.625rem 0; }

.cal-date__year:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: white;
  position: absolute;
  top: 0.625rem;
  right: 0.625rem; }

.cal-date__year:after {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: white;
  position: absolute;
  top: 0.625rem;
  right: 1.25rem; }

.feed {
  position: relative;
  width: 100%;
  overflow: hidden; }

.feed .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.feed .owl-item {
  background: transparent;
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.feed .owl-item .card--narrow {
  width: 100% !important;
  margin: 0 auto;
  background: transparent;
  max-width: 320px; }

.feed .owl-item .card--narrow .card__info .card__title {
  font-size: 1.2rem;
  line-height: 1.4; }

.feed .owl-item .card--narrow .card__info .card__title a {
  color: #252525; }

.feed .owl-item .card--narrow .card__info .card__summary {
  font-size: .9rem;
  line-height: 1.6;
  color: #252525; }

.feed .owl-nav div.disabled {
  display: none; }

.feed .owl-nav.disabled {
  display: none; }

.feed .owl-nav .owl-next,
.feed .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #ccc;
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 2.5rem;
  line-height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 100%; }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed .owl-nav .owl-next, .area-secondary--aside
.feed .owl-nav .owl-prev {
    width: 100px;
    height: 100px;
    font-size: 2.5rem;
    line-height: 2.5rem; } }

@media screen and (min-width: 648px) {
  .feed .owl-nav .owl-next,
  .feed .owl-nav .owl-prev {
    width: 150px;
    height: 150px; } }

.feed .owl-nav .owl-next:not(.disabled):hover, .feed .owl-nav .owl-next:not(.disabled):active, .feed .owl-nav .owl-next:not(.disabled):focus,
.feed .owl-nav .owl-prev:not(.disabled):hover,
.feed .owl-nav .owl-prev:not(.disabled):active,
.feed .owl-nav .owl-prev:not(.disabled):focus {
  background: #004375; }

.feed .owl-nav .owl-next {
  right: -75px; }

@media screen and (min-width: 648px) {
  .feed .owl-nav .owl-next {
    right: -100px; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed .owl-nav .owl-next {
    right: -75px; } }

.feed .owl-nav .owl-next span {
  margin: 0 auto 10px 6px;
  font-size: 50px; }

@media screen and (min-width: 648px) {
  .feed .owl-nav .owl-next span {
    margin: 0 auto 10px 20px;
    font-size: 75px; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed .owl-nav .owl-next span {
    margin: 0 auto 10px 6px;
    font-size: 50px; } }

.feed .owl-nav .owl-prev {
  left: -75px; }

@media screen and (min-width: 648px) {
  .feed .owl-nav .owl-prev {
    left: -100px; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed .owl-nav .owl-prev {
    left: -75px; } }

.feed .owl-nav .owl-prev span {
  margin: 0px 4px 10px auto;
  font-size: 50px; }

@media screen and (min-width: 648px) {
  .feed .owl-nav .owl-prev span {
    margin: 0px 10px 10px auto;
    font-size: 75px; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed .owl-nav .owl-prev span {
    margin: 0px 4px 10px auto;
    font-size: 50px; } }

.feed__container {
  padding: 10px 50px;
  margin: 0 auto;
  opacity: 0; }

.feed__container.owl-loaded {
  opacity: 1; }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .feed__container {
    padding: 10px; } }

/* footer styles */
.feed__footer-wrap {
  z-index: 10;
  width: 100%;
  padding: 1rem 0; }

.feed__footer-wrap .owl-dots {
  z-index: 9999; }

.feed__footer-wrap .owl-dots .owl-dot.active span {
  background: #004375;
  border: 1px solid #004375; }

.feed__footer-wrap .owl-dots .owl-dot span {
  background: white;
  border: 1px solid #004375;
  width: 10px;
  height: 10px; }

.feed__footer-wrap--upcoming-events {
  max-width: none;
  margin: 0 auto;
  width: 100%;
  padding: 0; }

.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-next,
.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-prev {
  background: transparent;
  color: #004375; }

.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-next:not(.disabled):hover, .feed__footer-wrap--upcoming-events .feed .owl-nav .owl-next:not(.disabled):active, .feed__footer-wrap--upcoming-events .feed .owl-nav .owl-next:not(.disabled):focus,
.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-prev:not(.disabled):hover,
.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-prev:not(.disabled):active,
.feed__footer-wrap--upcoming-events .feed .owl-nav .owl-prev:not(.disabled):focus {
  background: transparent;
  color: #317C6A; }

.fm {
  width: 100%;
  max-width: 53.125rem;
  padding: 1rem;
  margin: 0 auto 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  border-radius: 4px;
  border: 1px solid #eee; }

.fm .column, .fm .columns,
.fm .columns {
  padding-right: .25rem;
  padding-left: .25rem; }

.fm .fm__label {
  padding: 0; }

.fm--floating-labels .fm__input,
.fm--floating-labels .fm__textarea {
  height: auto;
  margin: 0;
  padding-top: .75rem;
  padding-bottom: .75rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.fm--floating-labels .fm__label {
  padding: 0 .5rem;
  font-size: 0.875rem;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 0;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  color: rgba(69, 69, 69, 0);
  -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, color 0.2s ease;
  transition: transform 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease; }

.fm--floating-labels__label--required {
  padding: 0 3.9rem 0 .5rem; }

.fm--floating-labels .fm__input-wrapper--select:before {
  top: 0;
  bottom: 0;
  height: auto; }

.fm--floating-labels .fm__input-wrapper--no-float .fm__label {
  position: relative;
  overflow: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  white-space: normal;
  line-height: 1.2;
  color: #454545;
  padding: 0 0 .3rem 0; }

.fm--floating-labels .fm__input-wrapper--no-float .fm__label-caption {
  display: block;
  padding: 0 0 .3rem 0; }

.fm--floating-labels .fm__input-wrapper--show .fm__input,
.fm--floating-labels .fm__input-wrapper--show .fm__textarea {
  padding-top: 1.55rem;
  padding-bottom: 0.4rem; }

.fm--floating-labels .fm__input-wrapper--show .fm__input:focus::-webkit-input-placeholder, .fm--floating-labels .fm__input-wrapper--show .fm__input:focus:-moz-placeholder, .fm--floating-labels .fm__input-wrapper--show .fm__input:focus::-moz-placeholder, .fm--floating-labels .fm__input-wrapper--show .fm__input:focus:-ms-input-placeholder,
.fm--floating-labels .fm__input-wrapper--show .fm__textarea:focus::-webkit-input-placeholder,
.fm--floating-labels .fm__input-wrapper--show .fm__textarea:focus:-moz-placeholder,
.fm--floating-labels .fm__input-wrapper--show .fm__textarea:focus::-moz-placeholder,
.fm--floating-labels .fm__input-wrapper--show .fm__textarea:focus:-ms-input-placeholder {
  color: transparent; }

.fm--floating-labels .fm__input-wrapper--show .fm__input--select {
  padding-top: 1.55rem;
  padding-bottom: .5rem; }

.fm--floating-labels .fm__input-wrapper--show .fm__label {
  -webkit-transform: none;
          transform: none;
  color: #454545; }

.fm--floating-labels .fm__input-wrapper--show .fm__label--file {
  position: relative;
  display: inline-block;
  cursor: pointer;
  pointer-events: auto; }

.fm__label--required {
  padding: 0 3.9rem 0 0; }

.fm__label--required:after {
  content: 'required';
  position: absolute;
  display: block;
  color: #454545;
  padding: .1rem .5rem .2rem .2rem;
  top: 0;
  right: 0;
  font-size: 0.875rem;
  line-height: 1;
  font-style: italic; }

.fm__heading {
  font-size: 1.125rem; }

@media screen and (min-width: 648px) {
  .fm__heading {
    font-size: 1.25rem; } }

.fm__file-wrapper {
  position: relative;
  display: block;
  cursor: pointer;
  min-height: 2.5rem; }

.fm__input--select {
  background-image: none;
  color: inherit;
  font: inherit;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  line-height: normal;
  margin: 0; }

.fm__input--file {
  opacity: 0; }

.fm--floating-labels .fm__input-wrapper--show .fm__input--file-cta {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  padding: .5rem 1rem;
  background-color: #fff;
  border: 1px solid #888888;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fm--floating-labels .fm__input-wrapper--show .fm__input--file-cta:after {
  content: "Choose file..."; }

.fm--floating-labels .fm__input-wrapper--show .fm__input--file-cta:before {
  position: absolute;
  top: -.065rem;
  right: -.075rem;
  bottom: -.05rem;
  z-index: 6;
  display: block;
  content: "Browse";
  padding: .5rem 1rem;
  color: #454545;
  background-color: #eee;
  border: 0.075rem solid #888888; }

.fm__input:focus ~ .fm__file-cta {
  border: 0.075rem solid #317C6A;
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.fm__file-cta {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding: .5rem 1rem;
  background-color: #fff;
  border: 1px solid #888888;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fm__file-cta:after {
  content: "Choose file..."; }

.fm__file-cta:before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  content: "Browse";
  padding: .5rem 1rem;
  color: #454545;
  background-color: #eee;
  border: 0.075rem solid #888888; }

.fm__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  margin: 0 auto;
  max-width: 53.125rem; }

.fm__datetime {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.fm__datetime > :nth-child(1) {
  min-width: 60%; }

.fm__datetime > :nth-child(2) {
  min-width: 40%; }

.fm__input-wrapper {
  position: relative;
  width: 100%;
  margin: .2rem auto .8rem auto;
  max-width: 53.125rem; }

.fm__input-wrapper--select:before {
  content: '';
  position: absolute;
  right: 0;
  width: 50px;
  top: 1.5625rem;
  height: 2.4375rem;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url(/svg/dropdown-arrow-down.png);
  background-image: url(/svg/dropdown-arrow-down.svg); }

.fm__input-wrapper--columned {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-content: space-between;
          align-content: space-between; }

.fm__input-wrapper--wide .fm__input-column {
  width: 15rem; }

.fm__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  margin: auto;
  max-width: 40.625rem; }

.fm__input-column {
  width: 12rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.input-pill[type=checkbox] {
  opacity: 0;
  margin: 0 -1.5rem 0 0; }

.input-pill[type=checkbox] + label {
  height: 1.6rem;
  line-height: 1.2rem;
  background-color: white;
  color: #454545;
  border: 1px solid #ccc;
  text-align: center;
  margin: .2rem;
  text-indent: 0;
  padding: .2rem .8rem;
  border-radius: 10rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.input-pill[type=checkbox]:checked + label {
  color: white;
  background-color: #004375;
  border: 1px solid #004375; }

.input-pill[type=checkbox]:focus + label {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.input-checkbox,
.input-radio {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  background: transparent;
  line-height: normal;
  width: 18px;
  height: 18px;
  box-shadow: 0 0 0 0 #317C6A inset;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  cursor: pointer;
  vertical-align: -4px;
  outline: 0;
  border: 1px solid #cacaca; }

.input-checkbox:checked,
.input-radio:checked {
  border: none;
  box-shadow: 0 0 0 10px #317C6A inset; }

.input-checkbox:checked:after,
.input-radio:checked:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.input-checkbox:checked:focus,
.input-radio:checked:focus {
  box-shadow: 0 0 0 10px #317C6A inset, 0 0 3px 1px #317C6A; }

.input-checkbox:focus,
.input-radio:focus {
  box-shadow: 0 0 3px 1px #317C6A; }

.input-checkbox:after,
.input-radio:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.2);
          transform: scale(0.2);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 0; }

.input-radio {
  border-radius: 50%; }

.input-radio:after {
  width: 4px;
  height: 4px;
  margin-left: -2px;
  margin-top: -2px;
  background-color: #fff;
  border-radius: 50%; }

.input-checkbox {
  border-radius: 4px; }

.input-checkbox:after {
  width: 10px;
  height: 8px;
  margin-left: -5px;
  margin-top: -4px;
  background-image: url(/svg/checkbox-check.png);
  background-image: url(/svg/checkbox-check.svg); }

.input-select {
  position: relative;
  display: block;
  color: #FFFFFF;
  /* Media query to target Firefox only */
  /* Dropdown arrow */ }

.input-select select {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: .5rem 1.25rem .5rem 1.75rem;
  line-height: 1.5;
  color: #FFFFFF;
  background-color: #004375;
  border: 0;
  font-size: 1rem;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  height: 3rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: none;
  /* Undo the Firefox inner focus ring */
  /* Active/open */
  /* Hide the arrow in IE10 and up */ }

.input-select select:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A;
  color: #FFFFFF; }

.input-select select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.input-select select:active {
  color: #fff;
  background-color: #317C6A; }

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

@-moz-document url-prefix() {
  .input-select {
    /* Firefox hack to hide the arrow */
    /* <option> elements inherit styles from <select>, so reset them. */ }
  .input-select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem; }
  .input-select option {
    color: #FFFFFF;
    background-color: #317C6A; } }

.input-select:after {
  position: absolute;
  top: 50%;
  right: .5rem;
  display: inline-block;
  content: "";
  width: 1.5rem;
  height: 1.1rem;
  margin-top: -.5rem;
  pointer-events: none;
  background-image: url("/svg/dropdown-arrow-down.png");
  background-image: url("/svg/dropdown-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.input-wrap {
  display: inline-block;
  white-space: nowrap; }

/*
// for solspace calendar entry form
.day-grid {
	display: grid;
	max-width: 32rem;
	margin: 0 auto;
	grid-template-columns: repeat(auto-fill, minmax(50px, 70px));
}
.month-grid {
	display: grid;
	max-width: 32rem;
	margin: 0 auto;
	grid-template-columns: repeat(auto-fill, minmax(100px, 110px));
}
*/
#ajax-spinner {
  position: absolute;
  width: 250px;
  height: 250px;
  top: calc(50% - 125px);
  left: calc(50% - 125px);
  z-index: 1000;
  display: block;
  background-size: cover; }

@media screen and (min-width: 648px) {
  #ajax-spinner {
    width: 320px;
    height: 320px;
    top: calc(50% - 180px);
    left: calc(50% - 180px); } }

#ajax-spinner:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  border: 0.25rem solid rgba(34, 34, 34, 0.6);
  border-top-color: #FFFFFF;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear; }

.is-loading {
  position: relative;
  min-width: 2rem;
  min-height: 2rem; }

.is-loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  border: 0.25rem solid rgba(34, 34, 34, 0.6);
  border-top-color: #FFFFFF;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear; }

.collapse-wrapper {
  height: auto; }

.collapse-wrapper.is-collapsed {
  height: 0;
  overflow: hidden; }

.detail-return .btn {
  margin-bottom: 1rem; }

.cache-breaker {
  display: none; }

.hero {
  width: 100%;
  position: relative; }

.hero__side-img {
  margin: 0 auto 1rem; }

@media screen and (min-width: 600px) {
  .hero__side-img {
    max-width: 12.5rem; } }

@media screen and (min-width: 768px) {
  .hero__side-img {
    max-width: 17.5rem;
    margin: 0 auto 1rem auto; } }

.hero--gallery {
  background-color: #252525; }

.hero__img {
  width: auto;
  height: 100%;
  max-height: 100%; }

@media screen and (min-height: 46.875em) {
  .hero__img {
    max-height: 42.5rem; } }

@media screen and (min-height: 53.125em) {
  .hero__img {
    max-height: 46.875rem; } }

.hero__img--spaced {
  margin: 2rem auto 3rem auto; }

.hero__head {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: .5rem 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF; }

.hero__heading {
  text-align: center;
  margin: 0 auto;
  color: #FFFFFF;
  max-width: 64rem; }

.hero__main {
  position: relative;
  text-align: center;
  width: 100%;
  max-height: 88vh;
  overflow: hidden; }

.hero__tray {
  width: 100%;
  padding: .5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.hero__thumb {
  min-width: 5rem;
  height: auto;
  margin: 1px;
  display: block; }

.highlight__wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 640px; }

.highlight__wrapper:after {
  content: '';
  clear: both;
  display: block;
  width: 100%; }

@media screen and (min-width: 1024px) {
  .highlight__wrapper {
    max-width: none;
    margin: 0 auto; } }

.highlight__wrapper--mashup {
  -webkit-clip-path: none;
          clip-path: none; }

.highlight__wrapper--mashup .highlight__more {
  color: #004375;
  background: white; }

.highlight__wrapper--mashup .highlight__more:hover {
  color: #317C6A; }

.highlight__wrapper--mashup .highlight {
  width: 100%;
  background: white;
  color: #252525; }

.highlight__wrapper--mashup .highlight .highlight__image img {
  max-width: none; }

@media screen and (min-width: 1024px) {
  .highlight__wrapper--mashup .highlight {
    width: 50%; }
  .highlight__wrapper--mashup .highlight .highlight__image img {
    max-width: 100%; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) {
    float: left;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--img {
    position: relative;
    width: 100%;
    min-height: 70vh; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--img:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(37, 37, 37, 0.5);
    z-index: 1; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--txt {
    position: absolute;
    width: 100%;
    z-index: 1;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--txt:after {
    display: none; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--txt .highlight__subheading {
    border: none;
    padding-top: 0;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 1) .highlight__pane--txt .highlight__more {
    background: #004375;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) {
    float: left; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) .highlight__pane--img {
    min-height: 35vh; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) .highlight__pane--txt {
    padding: 1rem 2rem; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) .highlight__pane--txt:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0 solid transparent;
    border-right: 30px solid white;
    position: absolute;
    left: calc(50% - 15px);
    top: 50%;
    margin-top: -30px; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) .highlight__pane--txt .highlight__heading {
    font-size: 2rem;
    margin-bottom: 0;
    color: #317C6A; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 2) .highlight__pane--txt .highlight__subheading {
    font-size: 1rem;
    line-height: 1.4;
    padding-top: .5rem;
    margin-bottom: .5rem;
    border: none;
    letter-spacing: -.025rem; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) {
    float: left; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__icon {
    right: calc(50% + 15px); }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__pane--img {
    min-height: 35vh;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__pane--txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
    padding: 1rem 2rem; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__pane--txt:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 0 solid transparent;
    border-left: 30px solid white;
    position: absolute;
    right: calc(50% - 15px);
    top: 50%;
    margin-top: -30px; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__pane--txt .highlight__heading {
    font-size: 2rem;
    margin-bottom: 0;
    color: #317C6A; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 3) .highlight__pane--txt .highlight__subheading {
    font-size: 1rem;
    line-height: 1.4;
    padding-top: .5rem;
    margin-bottom: .5rem;
    border: none; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) {
    float: right;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--img {
    position: relative;
    width: 100%;
    min-height: 70vh; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--img:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(37, 37, 37, 0.5);
    z-index: 1; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--txt {
    position: absolute;
    width: 100%;
    z-index: 1;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--txt:after {
    display: none; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--txt .highlight__subheading {
    border: none;
    padding-top: 0;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 4) .highlight__pane--txt .highlight__more {
    background: #004375;
    color: white; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) {
    float: left; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) .highlight__pane--img {
    min-height: 35vh; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) .highlight__pane--txt {
    padding: 1rem 2rem; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) .highlight__pane--txt:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 0 solid transparent;
    border-right: 30px solid white;
    position: absolute;
    left: calc(50% - 15px);
    top: 50%;
    margin-top: -30px; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) .highlight__pane--txt .highlight__heading {
    font-size: 2rem;
    margin-bottom: 0;
    color: #317C6A; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 5) .highlight__pane--txt .highlight__subheading {
    font-size: 1rem;
    line-height: 1.4;
    padding-top: .5rem;
    margin-bottom: .5rem;
    border: none; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) {
    float: left; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__icon {
    right: calc(50% + 15px); }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__pane--img {
    min-height: 35vh;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__pane--txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
    padding: 1rem 2rem; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__pane--txt:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 0 solid transparent;
    border-left: 30px solid white;
    position: absolute;
    right: calc(50% - 15px);
    top: 50%;
    margin-top: -30px; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__pane--txt .highlight__heading {
    font-size: 2rem;
    margin-bottom: 0;
    color: #317C6A; }
  .highlight__wrapper--mashup .highlight:nth-child(6n + 6) .highlight__pane--txt .highlight__subheading {
    font-size: 1rem;
    line-height: 1.4;
    padding-top: .5rem;
    margin-bottom: .5rem;
    border: none; } }

.highlight {
  background: white;
  color: #252525;
  margin: 0 auto 1rem; }

.highlight .btn {
  display: inline-block;
  color: white;
  background: #317C6A;
  margin-top: .5rem;
  padding: 0.3125rem 1.25rem 0.3125rem 1.25rem;
  box-shadow: 0 1px 4px rgba(37, 37, 37, 0.2);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: .8rem;
  border-radius: 0.25rem; }

.highlight .btn:hover, .highlight .btn:active, .highlight .btn:focus {
  color: #FFF;
  background: #004375;
  border: none; }

.highlight__icon {
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
  z-index: 2;
  padding: 0.625rem;
  border-radius: 100%; }

@media screen and (min-width: 1024px) {
  .highlight__icon {
    right: calc(50% - 50px); } }

.highlight__icon--testimonial {
  background: #B63400; }

@media screen and (min-width: 1024px) {
  .highlight__container--layout-left .highlight__icon {
    right: calc(50% + 15px); } }

.highlight__icon svg {
  fill: white; }

.highlight--testimonials:nth-child(4n + 1) .highlight__container--layout-contentonly {
  background: #004375; }

.highlight--testimonials:nth-child(4n + 2) .highlight__container--layout-contentonly {
  background: #317C6A; }

.highlight--testimonials:nth-child(4n + 3) .highlight__container--layout-contentonly {
  background: #172032; }

.highlight--testimonials:nth-child(4n + 4) .highlight__container--layout-contentonly {
  background: #1E4258; }

.highlight__container {
  text-align: left;
  position: relative;
  display: block; }

@media screen and (min-width: 1024px) {
  .highlight__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }
  .highlight__container__top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; } }

@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .area-secondary--aside .highlight__container {
    display: block; } }

.highlight__container--layout-contentonly {
  background: #1E4258;
  color: white;
  position: relative; }

.highlight__container--layout-contentonly cite {
  color: white; }

@media screen and (min-width: 768px) {
  .highlight__container--layout-contentonly .highlight__heading {
    margin-bottom: 1rem;
    padding-right: 30%; } }

.highlight__container--layout-contentonly .highlight__pane--txt .highlight__more {
  background: #004375;
  color: white; }

.highlight__head {
  padding: 1.5rem; }

@media screen and (min-width: 768px) {
  .highlight__head {
    padding: 2.8rem 5rem; }
  .twoColProg .highlight__head {
    padding: 1.5rem; } }

.highlight__heading {
  font-size: 1.8rem;
  margin-bottom: 1rem; }

@media screen and (min-width: 768px) {
  .twoColProg .highlight__heading {
    font-size: 1.8rem; } }

.highlight__subheading {
  color: #317C6A;
  font-family: "Open Sans", sans-serif;
  font-size: .8rem;
  position: relative;
  display: inline-block;
  font-size: .9rem;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700; }

.highlight__container--layout-contentonly .highlight__subheading {
  border: none;
  padding-top: 0;
  color: white; }

.highlight--testimonials .highlight__container--layout-contentonly .highlight__subheading {
  color: #252525; }

.highlight__summary {
  font-size: .9rem;
  line-height: 1.5;
  margin-bottom: 1rem; }

.highlight__summary p {
  margin-bottom: 1rem; }

.highlight__summary a {
  display: block;
  color: white;
  background-color: #022140;
  margin-top: .5rem;
  box-shadow: 0 1px 4px rgba(37, 37, 37, 0.2);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: .8rem;
  border-radius: 0.25rem;
  border: none;
  margin: 0;
  padding: 0.3125rem .75rem; }

.highlight__summary a:hover, .highlight__summary a:active, .highlight__summary a:focus {
  background-color: #004375;
  color: white; }

.highlight__summary a:active, .highlight__summary a:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.highlight__summary a[href$=".pdf"]:after {
  display: none; }

.highlight__pane {
  width: 100%; }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .highlight__pane {
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .highlight__pane {
    width: 55%; }
  .highlight__container--layout-contentonly .highlight__pane {
    width: 100%;
    max-width: 1024px;
    margin: 0; } }

.highlight__pane--txt {
  padding: 2em;
  margin: 0 auto; }

.highlight__pane--txt.highlight__pane--txt--events {
  padding: 2em; }

@media screen and (min-width: 1024px) {
  .highlight__pane--txt.highlight__pane--txt--events .highlight__heading {
    padding: 0 3rem;
    margin-bottom: 0; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .highlight__pane--txt.highlight__pane--txt--events .highlight__heading {
    padding: 1rem; } }

.highlight__container--layout-contentonly .highlight__pane--txt {
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .highlight__pane--txt {
    padding: 1.5em 6em;
    width: 45%;
    /*
        	
        &:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 30px solid transparent;
            border-bottom: 30px solid transparent;
            border-left: 30px solid #fff;
            border-right: 0 solid transparent;
            position: absolute;
            right: calc(50% - -40px);
            bottom: 20%;
            margin-top: -30px;
        }
        
        */ }
  .highlight__pane--txt__news {
    padding: 1em 6rem;
    width: 50%; }
  .highlight__pane--txt.highlight__pane--txt--events {
    padding: 1em 3rem;
    width: 100%; } }

@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .area-secondary--aside .highlight__pane--txt.highlight__pane--txt--events {
    width: 100%; } }

@media screen and (min-width: 1024px) and (-ms-high-contrast: active) {
  .highlight__pane--txt {
    /* IE10+ CSS styles go here */
    padding: 0 6em; } }

@media screen and (min-width: 1024px) {
  .highlight__container--layout-contentonly .highlight__pane--txt:after {
    display: none; }
  .highlight__container--layout-right .highlight__pane--txt:after {
    border-left: 0 solid transparent;
    border-right: 30px solid #fff;
    right: calc(50% - -40px); } }

@media all and (min-width: 1200px) {
  .highlight__pane--txt {
    padding: 1.5em 2em; }
  .highlight__pane--txt .highlight__columns {
    display: grid;
    grid-template-columns: 230px 1fr;
    grid-template-rows: 3rem 1fr;
    grid-column-gap: 15px;
    max-width: 600px;
    margin: 0 auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .highlight__pane--txt .highlight__columns .highlight__summary {
    margin-bottom: 0;
    grid-row: 1 / span 2;
    padding-top: 2rem; }
  .highlight__pane--txt .highlight__columns .btn {
    max-width: 150px;
    grid-row: 2;
    grid-column: 1; } }

.highlight__pane--img {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #252525;
  overflow: hidden;
  min-height: 0;
  height: 21.875rem; }

@media screen and (min-width: 768px) {
  .twoColProg .highlight__pane--img {
    min-height: 200px; } }

.highlight__pane--img--gif {
  padding: 2em; }

@media screen and (min-width: 1024px) {
  .highlight__pane--img--gif {
    padding: 0;
    padding: 1.5em; } }

.highlight__overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-transition: all .4s;
  transition: all .4s; }

.highlight__overlay:hover, .highlight__overlay:active, .highlight__overlay:focus {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.highlight__overlay:hover .highlight--icon-wrap, .highlight__overlay:active .highlight--icon-wrap, .highlight__overlay:focus .highlight--icon-wrap {
  -webkit-transform: scale(0.9);
          transform: scale(0.9); }

.highlight__overlay:hover .highlight--icon, .highlight__overlay:active .highlight--icon, .highlight__overlay:focus .highlight--icon {
  -webkit-transform: scale(1.5);
          transform: scale(1.5); }

.highlight__overlay:hover .highlight--icon-text, .highlight__overlay:active .highlight--icon-text, .highlight__overlay:focus .highlight--icon-text {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.highlight__overlay--gif {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  position: relative;
  width: 100%; }

.highlight__overlay--gif h3 {
  font-size: 1.2rem;
  /*
		position: absolute;
		top: 0;
		left: 0;
		transform:translateY(-100%);
		*/ }

@media screen and (min-width: 768px) {
  .highlight__overlay--gif h3 {
    font-size: 1.35rem; } }

.highlight__link--img {
  background: no-repeat center center;
  background-size: cover;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }

.highlight__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: none;
  min-width: 100%;
  min-height: 100%; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .highlight__image img {
    /* IE10+ CSS styles go here */
    min-height: 100vh; } }

.highlight__image--gif img {
  max-height: 500px; }

.highlight__icon-wrap {
  padding: 1rem;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -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; }

@media screen and (min-width: 768px) {
  .highlight__icon-wrap {
    width: 10rem;
    height: 10rem; }
  .twoColProg .highlight__icon-wrap {
    width: 5rem;
    height: 5rem; } }

.highlight__icon-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-top: 1rem; }

@media screen and (min-width: 1024px) {
  .highlight__container--layout-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .highlight__container--layout-left.giffed {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; } }

.highlight__container--layout-imageonly .highlight__pane {
  min-height: 20rem; }

.highlight--color2 {
  background: #317C6A; }

.highlight--color2 .highlight--icon-wrap {
  background: #317C6A; }

.highlight--color3 {
  background: #172032; }

.highlight--color3 .highlight--icon-wrap {
  background: #172032; }

.list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.list li {
  padding: .2rem 0; }

.list--inline li {
  display: inline-block; }

.list--v-spaced {
  margin: .5rem 0; }

.list--tiles {
  margin-right: 1.5rem; }

.list--tiles li {
  padding: .2rem 0;
  text-align: justify; }

.list--circle li {
  display: inline-block; }

.list--circle a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: #317C6A;
  border: 1px solid #317C6A;
  border-radius: 40rem;
  width: 2rem;
  height: 2rem;
  text-align: center;
  padding: .45rem .35rem; }

.list--circle a:hover, .list--circle a:focus {
  color: #317C6A;
  border-color: #317C6A; }

@media print {
  .list--circle a {
    position: relative;
    margin: 0;
    border: none;
    width: auto;
    height: auto;
    padding: 0;
    text-align: left; } }

.dir .list--circle a {
  color: white;
  border: 1px solid white; }

.list--pill li {
  display: inline-block; }

.list--pill a {
  display: inline-block;
  background: #001729;
  color: #454545;
  border: 1px solid #001729;
  border-radius: 1000px;
  text-align: center;
  padding: .1rem .5rem;
  font-size: .8rem; }

.list--pill a:hover, .list--pill a:focus {
  color: #222222;
  background: #00345c;
  border-color: #00345c; }

.list--pill a.is-active {
  background: #00090f;
  color: #FFFFFF; }

.list--multi-column {
  -webkit-columns: 4 12.5rem;
          columns: 4 12.5rem;
  -webkit-column-gap: 1.875rem;
          column-gap: 1.875rem; }

.list--tags {
  margin: 0 0 2rem;
  text-align: center; }

.list--tags li {
  display: inline-block; }

.list--tags li:nth-child(4n + 1) a {
  background: #1E4258; }

.list--tags li:nth-child(4n + 1) a:before {
  border-right: 0.625rem solid #1E4258; }

.list--tags li:nth-child(4n + 2) a {
  background: #B63400; }

.list--tags li:nth-child(4n + 2) a:before {
  border-right: 0.625rem solid #B63400; }

.list--tags li:nth-child(4n + 3) a {
  background: #B68800; }

.list--tags li:nth-child(4n + 3) a:before {
  border-right: 0.625rem solid #B68800; }

.list--tags a {
  position: relative;
  display: block;
  background: #004375;
  text-decoration: none;
  font-size: 0.85rem;
  color: #FFFFFF;
  padding: .5rem .5rem .5rem .25rem;
  margin: 0 .5rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 400; }

.list--tags a:hover, .list--tags a:active, .list--tags a:focus, .list--tags a.selected {
  background: #00345c;
  color: white; }

.list--tags a:hover:before, .list--tags a:active:before, .list--tags a:focus:before, .list--tags a.selected:before {
  border-right-color: #00345c; }

.list--tags a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -0.625rem;
  border-right: 0.6rem solid #004375;
  border-top: 1.15625rem solid transparent;
  border-bottom: 1.15625rem solid transparent;
  border-right: 0.625rem solid #004375;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.list--social {
  text-align: center;
  margin: 15px 0; }

.list--social li {
  padding: 10px;
  display: inline; }

.list--social li a {
  text-decoration: none;
  color: #252525; }

.section--main {
  display: block;
  text-align: center;
  margin: auto 0;
  clear: both; }

.section--main img {
  width: 100%;
  max-width: 787px;
  display: block;
  margin: 0 auto; }

.section--center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
  margin: 3rem auto;
  clear: both; }

.section--left {
  margin-top: 1rem;
  margin-bottom: 3rem;
  text-align: center; }

@media screen and (min-width: 600px) {
  .section--left {
    float: left;
    text-align: left;
    margin-right: 2rem; } }

.section--right {
  margin-top: 1rem;
  margin-bottom: 3rem;
  text-align: center; }

@media screen and (min-width: 600px) {
  .section--right {
    float: right;
    text-align: left;
    margin-left: 2rem; } }

.section--rich {
  display: grid;
  width: 100%; }

.section--video, .section--photo {
  display: block;
  width: 100%; }

.section > iframe {
  max-width: 600px;
  max-height: 620px; }

table.tbl--side-headings tbody tr {
  background-color: #FFFFFF; }

table.tbl--side-headings th, table.tbl--side-headings td {
  display: table-cell;
  background-color: transparent; }

table.tbl--side-headings th {
  width: 35%;
  text-align: right;
  background-color: #eee; }

.tile {
  margin: 0 auto 3rem;
  max-width: 1280px; }

.tile--tri {
  max-width: none;
  margin: 0 auto; }

.area-primary--homepage .tile--tri.related-pages {
  display: none; }

@media screen and (min-width: 768px) {
  .area-primary--homepage .tile--tri.related-pages {
    display: block; } }

.tile--medium {
  width: 100%;
  max-width: 31.25rem;
  margin: 0 auto .5rem auto; }

@media screen and (min-width: 1024px) {
  .tile--medium {
    width: calc(33.333% - .75rem); } }

.tile__list {
  list-style-type: none;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 1rem;
  width: 100%;
  padding: 0;
  margin: 0; }

.tile__list--tri {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  grid-gap: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.tile__list--sub {
  font-size: 1rem;
  text-align: left; }

.tile__item {
  position: relative;
  margin: 0 auto 3rem; }

@media screen and (min-width: 1024px) {
  .tile__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 23%;
            flex: 1 1 23%; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tile__item {
    /* IE10+ CSS styles go here */
    margin: 0 .5rem 3rem; } }

.tile__listspecial .tile__item {
  max-width: 36.25rem;
  width: 33.3333%;
  min-width: 260px;
  margin: 0 .5rem 1rem; }

.tile__item--tri {
  margin: 0 auto 1rem;
  width: auto; }

@media screen and (min-width: 1200px) {
  .tile__item--tri {
    width: 33.333%; } }

@media screen and (min-width: 1440px) {
  .area-secondary--aside .tile__item--tri {
    width: 100%; } }

.tile__item--tri:nth-child(3n + 1) .tile__overlay--tri {
  background-color: rgba(0, 67, 117, 0.9); }

.tile__item--tri:nth-child(3n + 2) .tile__overlay--tri {
  background-color: rgba(49, 124, 106, 0.9); }

.tile__item--tri:nth-child(3n + 3) .tile__overlay--tri {
  background-color: rgba(23, 32, 50, 0.9); }

.tile__helper {
  position: relative;
  overflow: hidden; }

.tile__listings {
  font-size: 13px;
  padding: 1.5rem 1rem 0; }

.tile__listings--viewall {
  font-weight: bold;
  padding: 2rem 1rem 0;
  position: absolute;
  bottom: -4rem;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.tile__heading {
  font-size: 1.625rem;
  color: #317C6A;
  padding: .75rem;
  text-align: center; }

.tile__title {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: .9rem;
  color: white;
  letter-spacing: 1px; }

.tile__title .icon {
  margin-right: 1rem; }

.tile__title--overlaid {
  font-size: 1rem;
  padding: .5rem;
  text-transform: none;
  background-color: #222222;
  color: #004375; }

.tile__img {
  max-height: 21.875rem;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .tile__img {
    max-width: 31.25rem;
    width: 100%; } }

.tile__bg img {
  width: 100%; }

.tile__link {
  position: relative;
  display: block;
  text-decoration: none;
  text-align: center; }

.tile__link:hover, .tile__link:active, .tile__link:focus {
  color: #FFFFFF;
  text-decoration: none; }

.tile__link:active, .tile__link:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px #317C6A; }

.tile__link--overlay {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.tile__link--overlay:hover .tile__overlay, .tile__link--overlay:active .tile__overlay, .tile__link--overlay:focus .tile__overlay {
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.65); }

.tile__link--overlay:hover .tile__title, .tile__link--overlay:active .tile__title, .tile__link--overlay:focus .tile__title {
  color: #FFFFFF; }

.tile__link--overlay:hover .tile__summary, .tile__link--overlay:active .tile__summary, .tile__link--overlay:focus .tile__summary {
  max-height: 25rem;
  opacity: 1;
  margin: 1rem 0 0 0; }

.tile__overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  width: 100%;
  min-height: 25%;
  padding: 1rem 1.25rem;
  will-change: background-color, color, min-height;
  background-color: rgba(37, 37, 37, 0.9);
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, min-height 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, min-height 0.3s ease; }

.tile__overlay--tri {
  padding: 0 20px;
  min-height: 3.75rem; }

.tile__summary {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  will-change: opacity, max-height;
  opacity: 0;
  max-height: 0;
  color: #FFFFFF;
  -webkit-transition: opacity 0.3s ease, max-height 0.3s ease;
  transition: opacity 0.3s ease, max-height 0.3s ease;
  line-height: 1.6;
  text-align: left; }

.tile__listspecial {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

.tile__listspecial .tile__link--overlay .tile__overlay {
  min-height: 0; }

.tile__listspecial .tile__link--overlay:hover .tile__overlay, .tile__listspecial .tile__link--overlay:active .tile__overlay, .tile__listspecial .tile__link--overlay:focus .tile__overlay {
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.65); }

.tile__listspecial .tile__link--overlay:hover .tile__title, .tile__listspecial .tile__link--overlay:active .tile__title, .tile__listspecial .tile__link--overlay:focus .tile__title {
  color: #FFFFFF; }

.tile__listspecial .tile__link--overlay:hover .tile__summary, .tile__listspecial .tile__link--overlay:active .tile__summary, .tile__listspecial .tile__link--overlay:focus .tile__summary {
  max-height: 25rem;
  opacity: 1;
  margin: 1rem 0 0 0; }

.imagebox {
  border-top: 5px solid #0e141a; }

@media screen and (min-width: 648px) {
  .imagebox {
    border-width: 10px; } }

.imagebox__item {
  position: relative;
  display: block; }

.imagebox__img {
  width: 100%; }

.imagebox__info {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.imagebox__title {
  color: #FFFFFF;
  font-family: "Libre Baskerville", serif;
  line-height: 1;
  text-transform: uppercase;
  font-size: 1.875rem; }

@media screen and (min-width: 648px) {
  .imagebox__title {
    font-size: 2.8125rem; } }

.imagebox__subtitle {
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1;
  color: #004375;
  text-transform: uppercase;
  margin-bottom: 8px; }

@media screen and (min-width: 648px) {
  .imagebox__subtitle {
    font-size: 1.5rem; } }

.imagebox__image-wrapper--large {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 82.80%; }

.imagebox__image-wrapper--large .imagebox__img {
  position: absolute;
  top: 0;
  left: 0; }

.booking {
  width: 100%;
  max-width: 60rem;
  text-align: center;
  margin: .5rem auto;
  background: #454545;
  overflow: hidden; }

.booking__heading {
  font-size: 1.2rem;
  color: #004375;
  display: inline-block;
  border-bottom: 1px solid #004375;
  text-transform: uppercase;
  text-align: center;
  margin: .5rem 0 0 0; }

.booking__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column; }

@media screen and (min-width: 648px) {
  .booking__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .twoColProg .area-secondary .booking__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; } }

.booking__field {
  position: relative;
  width: 100%;
  float: left; }

@media screen and (min-width: 648px) {
  .booking__field {
    max-width: 18%; }
  .twoColProg .area-secondary .booking__field {
    max-width: 50%; } }

.booking__field--sm {
  width: 100%; }

@media screen and (min-width: 648px) {
  .booking__field--sm {
    max-width: 14%; }
  .twoColProg .area-secondary .booking__field--sm {
    max-width: 33%; } }

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

@media screen and (min-width: 648px) {
  .booking__field--submit {
    max-width: 10%; }
  .twoColProg .area-secondary .booking__field--submit {
    max-width: none; } }

.booking__field label {
  color: #004375; }

.calendar {
  width: 100%;
  max-width: 400px;
  padding: 0 1rem;
  margin: 2rem auto; }

.calendar__table {
  width: 100%;
  padding: 0px;
  margin-bottom: 0;
  border-collapse: collapse;
  border: 1px solid #888888; }

.calendar__day, .calendar__th, .calendar__tr, .calendar__thead, .calendar__tbody {
  background: none;
  border: none; }

.calendar__day, .calendar__th {
  text-align: center;
  width: 14.28%; }

.calendar__link {
  display: block;
  width: 100%;
  color: #fff;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease; }

.calendar__link:focus, .calendar__link:hover {
  background: #317C6A; }

.calendar__heading {
  background: #222222;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px;
  border: none;
  text-align: center;
  font-size: 1.3rem; }

.calendar__link {
  text-decoration: none;
  text-align: center; }

.calendar__day-heading {
  background: #888888;
  height: 25px;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  padding: 0;
  border: none;
  text-align: center;
  font-size: 1rem; }

.calendar__day {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF; }

.calendar__date {
  position: relative;
  display: block;
  color: #ccc;
  padding: .2rem 0 .75rem 0;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 auto;
  border-radius: 50%; }

.has-events .calendar__date {
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease; }

.has-events .calendar__date:after {
  content: "•";
  color: #ccc;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-weight: 1rem;
  line-height: 1; }

.has-events .calendar__date:hover {
  background-color: #ccc; }

.has-events .calendar__date:hover:after {
  color: #454545; }

.is-available .calendar__date {
  color: #252525; }

.is-available .calendar__date:after {
  color: #252525; }

.is-today .calendar__date {
  color: #FFFFFF;
  background-color: #317C6A; }

.is-today .calendar__date:after {
  color: #FFFFFF; }

.is-today .calendar__date:hover {
  background-color: #317C6A; }

.is-today .calendar__date:hover:after {
  color: #FFFFFF; }

.is-today.has-events .calendar__date:hover {
  background-color: #317C6A; }

.embed-code {
  display: block;
  width: 100%;
  max-width: 75rem;
  padding: 2rem 0;
  clear: both; }

.embed-code__inner {
  margin: 0 auto; }

.footer-vguide {
  display: inline-block;
  max-width: 15rem;
  margin: 1rem .5rem; }

.footer-vguide img {
  max-width: 10rem; }

.page-footer__content {
  padding: 5rem 1.875rem;
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media screen and (min-width: 600px) {
  .page-footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; } }

.page-footer__content a {
  color: #004375; }

.page-footer__content .logo {
  max-width: 380px;
  width: 100%;
  margin: 0 3rem 0 0;
  display: block; }

.page-footer__content .logo > svg {
  width: 280px;
  height: 100px; }

@media screen and (min-width: 600px) {
  .page-footer__content .logo > svg {
    width: 380px;
    height: 142px; } }

.page-footer__content .logo > svg .logo-tag {
  fill: #888888; }

.page-footer__content .logo > svg .logo-text {
  fill: #004375; }

.page-footer__content .logo > svg .globe-stroke {
  fill: #004375; }

.page-footer__content .logo > svg .globe-ocean-fill {
  fill: #172032; }

.page-footer__content .logo > svg .globe-land-fill {
  fill: #004375; }

.page-footer__content .btn {
  color: white; }

.page-footer__extras {
  background: -webkit-linear-gradient(left, #004375 0%, #1E4258 100%);
  background: linear-gradient(to right, #004375 0%, #1E4258 100%);
  color: #FFFFFF;
  padding: .5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.page-footer__extras .list {
  margin: 0 .5rem; }

.page-footer .footer-address {
  font-size: .8rem;
  margin: 1.25rem 1.875rem;
  color: #252525; }

.imap {
  position: relative;
  width: 90vw;
  height: 100vh;
  will-change: transform;
  -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;
  -webkit-transform: translate(0, -1em);
          transform: translate(0, -1em); }

.is-open .imap {
  -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;
  -webkit-transform: translate(-100%, -1em);
          transform: translate(-100%, -1em); }

@media screen and (min-width: 1070px) {
  .is-open .imap {
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transform: translate(0, -1em);
            transform: translate(0, -1em); }
  .is-open .imap--minimal {
    -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;
    -webkit-transform: translate(-100%, -1em);
            transform: translate(-100%, -1em); } }

.is-open .is-anchored .imap {
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0); }

@media screen and (min-width: 1070px) {
  .is-open .is-anchored .imap {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  .is-open .is-anchored .imap--minimal {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

@media screen and (min-width: 1070px) {
  .imap {
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transform: translate(0, -1em);
            transform: translate(0, -1em);
    width: 100%; }
  .imap--minimal {
    -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;
    -webkit-transform: translate(0, -1em);
            transform: translate(0, -1em);
    width: 90vw; } }

.is-anchored .imap {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }

@media screen and (min-width: 1070px) {
  .is-anchored .imap {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.imap__title {
  font-size: 1.4rem; }

.imap__address {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.4; }

#imap-wrapper {
  width: 100%;
  height: 100vh; }

#imap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%; }

#imaps {
  width: 100%;
  will-change: opacity;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1; }

#imaps.is-loading {
  opacity: 0; }

#imap-distance {
  width: 280px;
  position: absolute;
  left: calc(50% - 160px);
  left: 45px;
  bottom: -2rem;
  z-index: 10;
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease; }

.is-open #imap-distance {
  bottom: 50px; }

#imap-distance #imap-info {
  margin-bottom: 10px; }

#imap-distance #imap-info:before, #imap-distance #imap-info:after {
  content: " ";
  display: table; }

#imap-distance #imap-info:after {
  clear: both; }

#imap-distance #imap-info #marker-count {
  font-weight: bold;
  font-size: 14px;
  float: left; }

#imap-distance #imap-info #distance-display {
  font-size: 14px;
  float: right;
  font-weight: bold; }

.imap__option-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow-y: scroll; }

.imap__option-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.imap__option-item:nth-child(odd) {
  background: #FFFFFF; }

.imap__option-item:nth-child(even) {
  background: #eee; }

.imap__option-item label {
  padding: .5rem; }

.imap__option-item input[type="checkbox"] {
  margin: 0 .5rem 0 0; }

.imap__cat-icon {
  display: inline-block;
  vertical-align: middle;
  margin: -.25rem .5rem 0 -.25rem;
  line-height: 1; }

/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
*/
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
*/
.noUi-background {
  background: #fafafa;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3fb8af;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb; }

/* Handles and cursors;
*/
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb; }

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb; }

/* Handle stripes;
*/
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
*/
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

/* PIPS Base;
*
*/
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999; }

/* Values;
*
*/
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
*
*/
.noUi-marker {
  position: absolute;
  background: #ccc; }

.noUi-marker-sub {
  background: #aaa; }

.noUi-marker-large {
  background: #aaa; }

/* Horizontal layout;
*
*/
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px; }

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px; }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
*
*/
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.rw-words {
  width: 100%; }

.rw-words-1 span {
  opacity: 0;
  overflow: hidden;
  color: #5cb9ff;
  width: 100%;
  -webkit-animation: rotateWord 9s forwards normal 0s;
          animation: rotateWord 9s forwards normal 0s; }

.rw-words-1 span:nth-child(2) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }

.rw-words-1 span:nth-child(3) {
  -webkit-animation-delay: 3s;
          animation-delay: 3s; }

@-webkit-keyframes rotateWord {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes rotateWord {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.blinking-cursor {
  display: none; }

@media screen and (min-width: 1024px) {
  @-webkit-keyframes blinker {
    from, to {
      color: white; }
    50% {
      color: transparent; } }
  @keyframes blinker {
    from, to {
      color: white; }
    50% {
      color: transparent; } }
  .blinking-cursor {
    font-size: 5rem;
    color: white;
    -webkit-animation: 1s blinker step-end infinite;
            animation: 1s blinker step-end infinite;
    display: inline-block; }
  .slides__title {
    position: relative; } }

.slides {
  display: block;
  position: relative;
  width: 100% !important;
  height: calc(100vh - 70px) !important;
  overflow: hidden;
  background-color: black;
  opacity: 0;
  margin-bottom: 1rem;
  /*
	&.owl-carousel .owl-dots {
		bottom: 0;
	}
	&.owl-carousel .owl-dots span {
		background: $gray3;
		transition: background $animation-speed;
	}
	&.owl-carousel .owl-dot:hover span,
	&.owl-carousel .owl-dot.active span {
		background: $color1;
	}
	*/ }

.slides.owl-loaded {
  opacity: 1;
  visibility: visible; }

@-webkit-keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

@keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

@-webkit-keyframes zoomTxt {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

@keyframes zoomTxt {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

@-webkit-keyframes fadeInTxt {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeInTxt {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.slides .owl-stage-outer,
.slides .owl-stage,
.slides .owl-item {
  height: 100%; }

.slides .owl-item.active {
  width: 100%;
  height: 100%;
  -webkit-animation: inherit;
          animation: inherit; }

@media screen and (min-width: 1024px) {
  .slides .owl-item.active {
    /*
				.slides__item {
					
					
					animation-name: zoomImage;
					animation-duration: 30s;
					animation-delay: 0.5s;
					animation-fill-mode: forwards;
					animation-timing-function: ease-in;
					
					
					
				}
				.slides__caption-wrap{
					
					animation-name: zoomTxt;
					animation-duration: 30s;
					animation-delay: 0.5s;
					animation-fill-mode: forwards;
					animation-timing-function: ease-in;
					
				}
				
				*/ }
  .slides .owl-item.active .slides__caption {
    -webkit-animation-name: fadeInTxt;
            animation-name: fadeInTxt;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

.slides--interior {
  height: 40vh !important; }

.slides--interior .slides__caption-wrap {
  bottom: 0; }

@media screen and (min-width: 768px) {
  .slides--interior .slides__title {
    font-size: 2.5rem; } }

@media screen and (min-width: 1200px) {
  .slides--interior {
    height: 65vh !important; }
  .slides--interior .slides__caption-wrap {
    bottom: 0; } }

.slides.fullscreen-video {
  z-index: 9999;
  overflow: visible; }

.slides.fullscreen-video .owl-stage,
.slides.fullscreen-video .owl-stage-outer {
  overflow: visible;
  -webkit-transform: none !important;
          transform: none !important; }

.slides.fullscreen-video .owl-item.active {
  position: fixed;
  z-index: 99; }

.slides.fullscreen-video .owl-nav {
  display: none; }

.slides__item {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease; }

.slides__item.is-loaded {
  opacity: 1; }

.slides__item.is-loaded.vids.monochromeBlue:before, .slides__item.is-loaded.vids.monochromeBlue:after, .slides__item.is-loaded.vids.monochromeGreen:before, .slides__item.is-loaded.vids.monochromeGreen:after {
  display: none; }

.slides__item.is-loaded.monochromeBlue:before {
  background-color: #00B0F0;
  mix-blend-mode: multiply; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slides__item.is-loaded.monochromeBlue:before {
    /* IE10+ CSS styles go here */
    background-color: #022140;
    opacity: .85; } }

@supports (-ms-ime-align: auto) {
  .slides__item.is-loaded.monochromeBlue:before {
    /* IE Edge 12+ CSS styles go here */
    background-color: #022140;
    opacity: .85; } }

.slides__item.is-loaded.monochromeBlue:after {
  background-color: #6192bf;
  mix-blend-mode: multiply; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slides__item.is-loaded.monochromeBlue:after {
    display: none; } }

@supports (-ms-ime-align: auto) {
  .slides__item.is-loaded.monochromeBlue:after {
    /* IE Edge 12+ CSS styles go here */
    display: none; } }

.slides__item.is-loaded.monochromeGreen:before {
  background-color: #3c7c60;
  mix-blend-mode: multiply; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slides__item.is-loaded.monochromeGreen:before {
    /* IE10+ CSS styles go here */
    background-color: #042718;
    opacity: .85; } }

@supports (-ms-ime-align: auto) {
  .slides__item.is-loaded.monochromeGreen:before {
    /* IE Edge 12+ CSS styles go here */
    background-color: #042718;
    opacity: .85; } }

.slides__item.is-loaded:before {
  background-color: transparent;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.slides__item.is-loaded:after {
  background-color: transparent;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.slides--interior .slides__item.is-loaded:before {
  content: "";
  display: block;
  clear: both;
  visibility: visible;
  line-height: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(23, 32, 50, 0.75);
  z-index: 1; }

@media screen and (min-width: 1024px) {
  .slides--interior .slides__item.is-loaded:before {
    background: rgba(23, 32, 50, 0.5); } }

.slides__caption-wrap {
  position: absolute;
  z-index: 7;
  left: 0;
  bottom: 7.5rem;
  width: 100%;
  padding: 1.875rem 1.875rem 3.125rem;
  color: white; }

@media screen and (min-width: 1024px) {
  .slides__caption-wrap {
    left: 0;
    bottom: 0;
    padding: 3.125rem 3.125rem 6.25rem 8.4375rem; } }

@media screen and (min-width: 1024px) and (max-height: 540px) {
  .slides__caption-wrap {
    padding: 3.125rem 3.125rem 3.125rem 8.4375rem; } }

.slides__caption {
  max-width: 30rem;
  width: 100%;
  margin: 0;
  text-align: left;
  opacity: 1; }

@media screen and (min-width: 1024px) {
  .slides__caption {
    opacity: 0;
    max-width: 40rem; } }

@media screen and (min-height: 760px) {
  .slides__caption {
    max-width: 48rem; } }

.slides__caption a {
  color: white; }

.slides__caption a:hover, .slides__caption a:active, .slides__caption a:focus {
  color: #FFF;
  text-decoration: underline; }

.slides__heading {
  margin-bottom: .75rem;
  font-size: .9rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  font-weight: 700; }

.slides__title {
  margin-bottom: .5rem;
  font-size: 2rem;
  line-height: 1.1;
  font-family: "Libre Baskerville", serif;
  font-weight: 400; }

@media screen and (min-width: 450px) {
  .slides__title {
    font-size: 3rem; } }

@media screen and (max-height: 540px) {
  .slides__title {
    font-size: 2rem; } }

@media screen and (min-width: 768px) {
  .slides__title {
    margin-bottom: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } }

@media screen and (min-height: 760px) {
  .slides__title {
    font-size: 4rem; } }

.slides__summary p {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 2rem; }

@media screen and (min-width: 450px) {
  .slides__summary p {
    font-size: 1.4rem;
    line-height: 1.4;
    display: block; } }

.slides .btn {
  margin: 2rem 0 0;
  font-size: .9rem;
  background: #317C6A; }

.slides .btn:hover, .slides .btn:active, .slides .btn:focus {
  color: #FFF;
  text-decoration: none;
  background: #004375; }

.slides__video-wrapper {
  position: absolute;
  z-index: 0;
  overflow: hidden;
  height: 100%;
  min-width: 100%;
  top: 0;
  left: 0;
  /* prevents user from clicking video to pause */ }

.slides__video-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.no-touch .slides__video-loader {
  display: none;
  position: absolute;
  z-index: -4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border: 5px solid rgba(0, 67, 117, 0.3);
  border-top: 5px solid rgba(0, 67, 117, 0.8); }

.no-touch .owl-item.active .video--buffer .slides__video-loader {
  -webkit-animation: none;
          animation: none; }

.no-touch .owl-item.active .video--loading .slides__video-loader {
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  display: none; }

.no-touch .slides__video-wrapper.video--buffer .slides__video-loader {
  display: block; }

.no-touch .slides__video-wrapper.video--loading .slides__video {
  opacity: 0; }

.slides__video {
  display: block;
  position: absolute;
  z-index: -3;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1; }

.mobile .slides__video {
  display: none; }

.slides__video-controls {
  display: none; }

.no-touch .slides__video-controls {
  display: block; }

.slides .btn.active {
  background: #222222; }

.slides__video--owl {
  position: relative;
  height: 100%;
  width: 100%; }

.no-mobile .slides__video--owl {
  display: none; }

.slides .owl-video-tn,
.slides .owl-video-play-icon {
  display: none; }

.slides .owl-video-wrapper {
  background: none; }

.slides .owl-nav div.owl-prev,
.slides .owl-nav div.owl-next {
  position: absolute;
  z-index: 8;
  top: 50%;
  margin-top: -1.5625rem;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 4rem;
  text-align: center;
  color: white;
  cursor: pointer;
  -webkit-transform: translateY(50%);
          transform: translateY(50%); }

.slides .owl-nav div.owl-prev {
  left: 0; }

.slides .owl-nav div.owl-next {
  right: 0; }

.slides .owl-nav div.disabled {
  opacity: .25 !important; }

.slides.owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: auto;
  bottom: 30px;
  top: auto;
  width: 100%;
  text-align: left;
  padding: 0 1.25rem; }

@media screen and (min-width: 768px) {
  .slides.owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    left: auto;
    top: 6.25rem;
    bottom: auto;
    width: 165px;
    text-align: center;
    padding: 1.25rem 0.75rem; } }

.slides.owl-carousel .owl-dots .owl-dot {
  height: 4.875rem;
  opacity: .5;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  margin: 0;
  vertical-align: top;
  position: relative;
  text-align: center; }

@media screen and (min-width: 450px) {
  .slides.owl-carousel .owl-dots .owl-dot {
    padding: 0 0 0 1.25rem;
    height: 5.625rem;
    width: 5.3125rem;
    margin: 0.625rem; } }

@media screen and (min-width: 768px) {
  .slides.owl-carousel .owl-dots .owl-dot {
    padding: 0;
    width: 6.25rem; } }

.slides.owl-carousel .owl-dots .owl-dot.active {
  opacity: 1; }

.slides.owl-carousel .owl-dots .owl-dot span {
  width: 4.375rem;
  height: 4.375rem;
  margin: 0 auto .5rem; }

.slides.owl-carousel .owl-dots .owl-dot span svg {
  width: 2.5rem;
  height: 2.5rem;
  fill: white;
  margin-top: 12px; }

@media screen and (min-width: 450px) {
  .slides.owl-carousel .owl-dots .owl-dot span {
    width: 4.0625rem;
    height: 4.0625rem;
    margin: 0 auto .5rem; }
  .slides.owl-carousel .owl-dots .owl-dot span svg {
    width: 2.5rem;
    height: 2.5rem;
    fill: white;
    margin-top: 11px; } }

.slides.owl-carousel .owl-dots .owl-dot h2 {
  font-size: 0;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 3.75rem 0 0; }

@media screen and (min-width: 450px) {
  .slides.owl-carousel .owl-dots .owl-dot h2 {
    font-size: .7rem; } }

/* -------------------------------- 

Main Components 

-------------------------------- */
@media only screen and (min-width: 1050px) {
  body[data-hijacking="on"] {
    overflow: hidden; } }

.cd-section {
  height: 100vh; }

.cd-section h2 {
  line-height: 100vh;
  text-align: center;
  font-size: 2.4rem; }

.cd-section:first-of-type > div {
  background-color: #2b334f; }

.cd-section:first-of-type > div::before {
  /* alert -> all scrolling effects are not visible on small devices */
  content: 'Effects not visible on mobile!';
  position: absolute;
  width: 100%;
  text-align: center;
  top: 20px;
  z-index: 2;
  font-weight: bold;
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #6a7083; }

.cd-section:nth-of-type(2) > div {
  background-color: #2e5367; }

.cd-section:nth-of-type(3) > div {
  background-color: #267481; }

.cd-section:nth-of-type(4) > div {
  background-color: #fcb052; }

.cd-section:nth-of-type(5) > div {
  background-color: #f06a59; }

[data-animation="parallax"] .cd-section > div, [data-animation="fixed"] .cd-section > div, [data-animation="opacity"] .cd-section > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

[data-animation="parallax"] .cd-section:first-of-type > div, [data-animation="fixed"] .cd-section:first-of-type > div, [data-animation="opacity"] .cd-section:first-of-type > div {
  background-image: url("../img/img-1.jpg"); }

[data-animation="parallax"] .cd-section:nth-of-type(2) > div, [data-animation="fixed"] .cd-section:nth-of-type(2) > div, [data-animation="opacity"] .cd-section:nth-of-type(2) > div {
  background-image: url("../img/img-2.jpg"); }

[data-animation="parallax"] .cd-section:nth-of-type(3) > div, [data-animation="fixed"] .cd-section:nth-of-type(3) > div, [data-animation="opacity"] .cd-section:nth-of-type(3) > div {
  background-image: url("../img/img-3.jpg"); }

[data-animation="parallax"] .cd-section:nth-of-type(4) > div, [data-animation="fixed"] .cd-section:nth-of-type(4) > div, [data-animation="opacity"] .cd-section:nth-of-type(4) > div {
  background-image: url("../img/img-4.jpg"); }

[data-animation="parallax"] .cd-section:nth-of-type(5) > div, [data-animation="fixed"] .cd-section:nth-of-type(5) > div, [data-animation="opacity"] .cd-section:nth-of-type(5) > div {
  background-image: url("../img/img-5.jpg"); }

@media only screen and (min-width: 1050px) {
  .cd-section h2 {
    font-size: 4rem;
    font-weight: 300; }
  [data-hijacking="on"] .cd-section {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  [data-hijacking="on"] .cd-section > div {
    visibility: visible; }
  [data-hijacking="off"] .cd-section > div {
    opacity: 0; }
  [data-animation="rotate"] .cd-section {
    /* enable a 3D-space for children elements */
    -webkit-perspective: 1800px;
    perspective: 1800px; }
  [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
    -webkit-perspective-origin: center 0;
    perspective-origin: center 0; }
  [data-animation="scaleDown"] .cd-section > div, [data-animation="gallery"] .cd-section > div, [data-animation="catch"] .cd-section > div {
    box-shadow: 0 0 0 rgba(25, 30, 46, 0.4); }
  [data-animation="opacity"] .cd-section.visible > div {
    z-index: 1; } }

@media only screen and (min-width: 1050px) {
  .cd-section:first-of-type > div::before {
    display: none; } }

@media only screen and (min-width: 1050px) {
  .cd-section > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  [data-hijacking="on"] .cd-section > div {
    position: absolute; }
  [data-animation="rotate"] .cd-section > div {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

.cd-vertical-nav {
  /* lateral navigation */
  position: fixed;
  z-index: 1;
  right: 3%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none; }

.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  /* image replace */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/scroller/cd-icon-arrow.svg) no-repeat center center; }

.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px; }

.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s; }

@media only screen and (min-width: 1050px) {
  .cd-vertical-nav {
    display: block; } }

.share-options {
  margin: 0 0 1rem; }

.share__heading {
  width: 100%;
  text-transform: uppercase;
  color: #888888;
  font-size: .8rem;
  font-weight: 700;
  line-height: 4;
  margin-right: 10px; }

.share__link {
  background-color: #FFFFFF;
  color: #172032;
  text-decoration: none;
  border-radius: 50%;
  border: 1px solid #172032;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 35px; }

.share__link .icon {
  border-radius: 0;
  padding: none;
  border: none; }

.share__link:hover, .share__link:focus, .share__link:active {
  background-color: #FFFFFF;
  color: #317C6A; }

.related-author {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 1rem; }

.related-author .columns {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: none;
          flex: none;
  width: 100%; }

.related-author .columns img {
  border-radius: 50%;
  display: block;
  margin: 0 auto 1rem;
  width: 100px; }

.related-author .columns h4 {
  font-family: "Libre Baskerville", serif;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 0; }

.related-author .columns .list {
  text-align: center; }

/**		overrides/cms
 * =====================
 * classes that are only used on the CMS side
 * these may work with or override existing classes
 */
.from-wysiwyg h2, .from-wysiwyg h3, .from-wysiwyg h4, .from-wysiwyg h5, .from-wysiwyg h6 {
  font-family: "Libre Baskerville", serif;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 1rem;
  font-size: 1.4rem; }

@media screen and (min-width: 768px) {
  .from-wysiwyg h2, .from-wysiwyg h3, .from-wysiwyg h4, .from-wysiwyg h5, .from-wysiwyg h6 {
    font-size: 2rem; } }

.area-primary.text-center .from-wysiwyg {
  display: none; }

.from-wysiwyg .ci-image {
  max-width: 100% !important;
  height: auto !important; }

.from-wysiwyg img.aligncenter {
  display: block;
  margin: 0.625em auto; }

.from-wysiwyg img.alignleft {
  display: block;
  margin: .3rem auto; }

@media screen and (min-width: 648px) {
  .from-wysiwyg img.alignleft {
    display: inline;
    float: left;
    margin: .3rem 1rem .3rem 0; } }

.from-wysiwyg img.alignright {
  display: block;
  margin: .3rem auto; }

@media screen and (min-width: 648px) {
  .from-wysiwyg img.alignright {
    display: inline;
    float: right;
    margin: .3rem 0 .3rem 1rem; } }

@media print {
  .page-header,
  .page-footer,
  .card__link:after,
  .icon-imap,
  .pagination,
  .slides,
  .feed,
  .hero--tray,
  .highlight__pane--img,
  .js-dir-options,
  .js-itin-btn,
  .js-imapSwitch,
  #btn-back,
  #dir-filters,
  #breadcrumbs,
  #facebookShare,
  #twitterShare,
  #emailShare,
  #open-in-gmaps,
  #directions,
  #directions-container {
    display: none !important; }
  .collapse-wrapper.is-collapsed {
    height: auto; } }
