html {
  font-family: "Futura PT W01 Book";
  overflow-x: hidden; }

body {
  font-family: "Futura PT W01 Book";
  margin: 0;
  font-size: 20px;
  line-height: 1.4em;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
  position: relative; }

input,
textarea,
select {
  font-family: "Futura PT W01 Book"; }

a {
  color: #003a79; }

h1, h2, h3, h4, h5, h6 {
  color: #003a79;
  font-family: "Futura PT W01 Book"; }

h2 {
  color: #003a79;
  font-size: 3.8em;
  font-weight: 300; }

h3, h4, h5 {
  color: #003a79; }

h3.event-location {
  text-transform: uppercase;
  font-size: 18px; }

.home .textContent {
  margin-bottom: 0; }

.textContent {
  margin-bottom: 40px; }

.content-typography {
  color: #434343; }
  .content-typography .wp-caption {
    position: relative;
    margin-bottom: 0;
    max-width: 100% !important;
    display: flex;
    flex-direction: column; }
    .content-typography .wp-caption img {
      margin-bottom: 0; }
      @media screen and (min-width: 48em) {
        .content-typography .wp-caption img {
          margin: 20px 0 0; } }
    .content-typography .wp-caption .wp-caption-text {
      color: #434343;
      font-size: 20px;
      padding: 12px 15px 12px;
      margin-top: 0;
      background: rgba(219, 219, 219, 0.8);
      max-width: 100%; }
      @media screen and (min-width: 48em) {
        .content-typography .wp-caption .wp-caption-text {
          padding: 12px 30px 12px; } }
    @media screen and (min-width: 36em) {
      .content-typography .wp-caption {
        margin-bottom: 60px; } }
  .content-typography .imgl-map .imgl-infobox {
    display: none !important; }
  .content-typography .imgl-map .imgl-pin .imgl-pin-data {
    cursor: pointer !important; }
  .content-typography img {
    margin: 20px 0;
    max-width: 100%;
    height: auto; }
  .content-typography p:last-child {
    margin-bottom: 0; }
  .content-typography table {
    display: table;
    width: 100%;
    border: none;
    table-layout: fixed; }
    .content-typography table thead {
      color: #ffffff;
      background-color: #e9e9e9;
      text-align: left;
      border-right: 0.0625rem solid #e9e9e9;
      border-bottom: 0.0625rem solid #e9e9e9; }
      .content-typography table thead th {
        font-size: 1rem;
        padding: 0.5625rem 1.125rem;
        color: #ecebec;
        font-family: "Futura PT W01 Book";
        font-weight: 600;
        text-transform: uppercase;
        line-height: 1.45; }
    .content-typography table tbody tr td {
      border: 4px solid #ffffff;
      background-color: #e9e9e9; }
      .content-typography table tbody tr td:not(:last-child) {
        border-right: none; }
      .content-typography table tbody tr td:first-child {
        background-color: #e9e9e9; }
      .content-typography table tbody tr td:empty {
        background-color: #e9e9e9; }
    .content-typography table tbody tr:not(:first-child) td {
      border-top: none; }
    .content-typography table tbody tr:first-child td {
      background-color: #e9e9e9; }
      .content-typography table tbody tr:first-child td:first-child {
        background-color: #e9e9e9; }
      .content-typography table tbody tr:first-child td:empty {
        background-color: #e9e9e9; }
    .content-typography table tbody td {
      text-align: left;
      vertical-align: center;
      padding: 10px 15px;
      font-family: "Futura PT W01 Book";
      font-size: 20px;
      font-weight: 400;
      line-height: 26px;
      text-transform: none; }
      .content-typography table tbody td:empty {
        border-bottom: 4px solid #ffffff;
        background-color: transparent;
        padding: 0; }
      .content-typography table tbody td + td:empty {
        border-left: 4px solid #ffffff; }
    .content-typography table.no-headings thead th {
      text-transform: none; }
    .content-typography table.no-headings tbody tr td {
      background-color: #e9e9e9; }
      .content-typography table.no-headings tbody tr td:not(:last-child) {
        border-right: none; }
      .content-typography table.no-headings tbody tr td:first-child {
        text-transform: none;
        background-color: #e9e9e9; }
    .content-typography table.no-headings tbody tr:nth-child(even) td {
      background-color: #e9e9e9; }
    .content-typography table.no-headings tbody tr:first-child td {
      text-transform: none; }
  .content-typography ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 50px;
    margin-top: 40px;
    margin-bottom: 40px; }
    .content-typography ul li {
      position: relative;
      margin-bottom: 1.3125rem; }
      .content-typography ul li::before {
        content: '';
        width: 30px;
        height: 19px;
        background: url("../../assets/src/img/sidenav-wave.png") no-repeat left top;
        display: block;
        position: absolute;
        left: -45px;
        top: 5px; }
  .content-typography ol {
    margin-bottom: 1.4375rem;
    margin-left: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0; }
    .content-typography ol li {
      position: relative;
      margin-bottom: 1.3125rem; }
  .content-typography blockquote {
    border-left: none;
    padding: 0; }
    .content-typography blockquote,
    .content-typography blockquote p {
      font-size: 20px;
      line-height: 30px;
      font-style: italic; }
  .content-typography a {
    color: #003a79; }
    .content-typography a:hover, .content-typography a:focus {
      text-decoration: underline; }

header {
  padding: 0 5vw;
  overflow: hidden;
  width: calc(100% - 10vw); }
  header .header-navs {
    background: #fff;
    position: absolute;
    top: 62px;
    right: -82%;
    z-index: 9;
    padding: 12vw 7vw 12vw 10vw;
    z-index: 9999;
    transition: .5s ease-in-out;
    -webkit-box-shadow: -2px 2px 32px -10px #0a0a0a;
    -moz-box-shadow: -2px 2px 32px -10px #0a0a0a;
    box-shadow: -2px 2px 32px -10px #0a0a0a; }
    @media screen and (min-width: 48em) {
      header .header-navs {
        top: 116px;
        padding: 40px 6vw 40px 100px; } }
    @media screen and (min-width: 75em) {
      header .header-navs {
        top: 132px;
        padding: 40px 5.4vw 40px 100px; } }
    header .header-navs.isOpen {
      right: 0; }
  header .header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 62px; }
    @media screen and (min-width: 48em) {
      header .header-inner {
        height: auto; } }
    header .header-inner h1 {
      display: block;
      color: #434343;
      font-size: 30px;
      line-height: 36px; }
      @media screen and (min-width: 62em) {
        header .header-inner h1 {
          display: none; } }
  header .header-logos {
    height: 162px;
    align-items: center;
    display: none; }
    @media screen and (min-width: 62em) {
      header .header-logos {
        display: flex;
        height: 116px; } }
    @media screen and (min-width: 75em) {
      header .header-logos {
        height: 132px; } }
    header .header-logos .logo {
      margin-right: 33px; }
      header .header-logos .logo img {
        max-height: 64px;
        max-width: 9vw; }
      @media screen and (min-width: 93.75em) {
        header .header-logos .logo img {
          max-width: 12vw; } }
  header .header-menuToggle {
    background: none;
    border: none;
    width: 38px;
    height: 27px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
    @media screen and (min-width: 75em) {
      header .header-menuToggle {
        width: 60px;
        height: 45px; } }
    header .header-menuToggle span {
      display: block;
      position: absolute;
      height: 4px;
      width: 50%;
      background: #434343;
      opacity: 1;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out; }
      @media screen and (min-width: 75em) {
        header .header-menuToggle span {
          height: 6px; } }
      header .header-menuToggle span:nth-child(even) {
        left: 50%; }
      header .header-menuToggle span:nth-child(odd) {
        left: 0px; }
      header .header-menuToggle span:nth-child(1), header .header-menuToggle span:nth-child(2) {
        top: 0px; }
      header .header-menuToggle span:nth-child(3), header .header-menuToggle span:nth-child(4) {
        top: 11px; }
        @media screen and (min-width: 75em) {
          header .header-menuToggle span:nth-child(3), header .header-menuToggle span:nth-child(4) {
            top: 18px; } }
      header .header-menuToggle span:nth-child(5), header .header-menuToggle span:nth-child(6) {
        top: 22px; }
        @media screen and (min-width: 75em) {
          header .header-menuToggle span:nth-child(5), header .header-menuToggle span:nth-child(6) {
            top: 36px; } }
    header .header-menuToggle.open span:nth-child(1), header .header-menuToggle.open span:nth-child(6) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    header .header-menuToggle.open span:nth-child(2), header .header-menuToggle.open span:nth-child(5) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    header .header-menuToggle.open span:nth-child(1) {
      left: 5px;
      top: 7px; }
    header .header-menuToggle.open span:nth-child(2) {
      left: calc(50% - 5px);
      top: 7px; }
    header .header-menuToggle.open span:nth-child(3) {
      left: -50%;
      opacity: 0; }
    header .header-menuToggle.open span:nth-child(4) {
      left: 100%;
      opacity: 0; }
    header .header-menuToggle.open span:nth-child(5) {
      left: 5px;
      top: 16px; }
      @media screen and (min-width: 75em) {
        header .header-menuToggle.open span:nth-child(5) {
          top: 29px; } }
    header .header-menuToggle.open span:nth-child(6) {
      left: calc(50% - 5px);
      top: 16px; }
      @media screen and (min-width: 75em) {
        header .header-menuToggle.open span:nth-child(6) {
          top: 29px; } }
    header .header-menuToggle:focus {
      outline: none; }

.main-nav {
  background: #ffffff;
  position: fixed;
  right: calc(100% - 100px);
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18); }
  .main-nav .nav-toggle {
    background: #ffffff;
    position: fixed;
    left: calc(100px / 2);
    top: calc(50% - (100px / 2));
    width: 100px;
    height: 100px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
    .main-nav .nav-toggle:after {
      position: absolute;
      content: " ";
      background: #003a79;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
      z-index: -1; }
    .main-nav .nav-toggle:hover {
      cursor: pointer;
      color: #ffffff; }
      .main-nav .nav-toggle:hover:after {
        left: 0; }
  .main-nav.open {
    right: 0; }

.main {
  padding: 0 6vw 40px; }
  @media screen and (min-width: 75em) {
    .main {
      background-image: url("../../assets/src/img/bg-wave-large.png");
      background-repeat: no-repeat;
      background-position: top 40px right 4vw; } }
  @media screen and (min-width: 36em) {
    .main {
      padding: 0 3vw 60px; } }
  @media screen and (min-width: 36em) {
    .main {
      padding: 0 3vw 90px; } }
  @media screen and (min-width: 36em) {
    .main .main-components {
      margin-top: 70px; } }
  @media screen and (min-width: 75em) {
    .main .main-components {
      margin-top: 70px; } }
  .main .main-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 15px;
    text-transform: uppercase; }
    @media screen and (min-width: 36em) {
      .main .main-title {
        font-size: 32px;
        line-height: 38px; } }
    @media screen and (min-width: 75em) {
      .main .main-title {
        margin-bottom: 30px;
        font-size: 52px;
        line-height: 58px; } }
  .main .main-subtitle {
    color: #434343;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 15px;
    font-style: italic; }
    @media screen and (min-width: 36em) {
      .main .main-subtitle {
        font-size: 24px;
        line-height: 30px; } }
    @media screen and (min-width: 75em) {
      .main .main-subtitle {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 30px; } }

.home .main {
  padding-bottom: 0; }
  .home .main .main-title {
    display: none; }
  .home .main .image-gallery {
    margin-top: 0;
    margin-bottom: 0; }
  .home .main .row {
    width: 100%;
    padding: 0;
    margin: 0 auto; }
    .home .main .row .full-width-content.home {
      max-width: 100% !important;
      flex-basis: 100% !important;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      margin-top: 0; }

.home .footer-wave {
  margin-top: -35px; }
  .home .footer-wave:after {
    display: none; }

.footer-wave {
  background-image: url("../../assets/src/img/wave.png");
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 26%;
  background-size: cover;
  position: relative;
  margin-top: 0; }
  @media screen and (min-width: 75em) {
    .footer-wave:after {
      width: 320px;
      height: 85px;
      content: '';
      position: absolute;
      right: 6vw;
      top: -16px;
      background-image: url("../../assets/src/img/bg-wave-xlarge.png");
      background-repeat: no-repeat;
      z-index: -1; } }

footer {
  color: #434343;
  font-size: 21px;
  position: relative;
  margin-top: -1px;
  background: #e9e9e9; }
  footer .main-footer {
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 30px 30px; }
    @media screen and (min-width: 48em) {
      footer .main-footer {
        flex-direction: row;
        flex-wrap: wrap; }
        footer .main-footer a {
          line-height: 32px; } }
    @media screen and (min-width: 62em) {
      footer .main-footer {
        flex-direction: row;
        padding: 75px 12vw 30px; }
        footer .main-footer a {
          line-height: 40px; } }
    footer .main-footer a {
      color: #434343;
      position: relative;
      text-decoration: none;
      margin-bottom: 5px; }
      @media screen and (min-width: 48em) {
        footer .main-footer a {
          margin-bottom: 0; } }
      footer .main-footer a:hover {
        text-decoration: underline; }
    footer .main-footer .breaker {
      height: 23px;
      width: 1px;
      background: #979797;
      display: none;
      margin: 0 15px; }
      @media screen and (min-width: 48em) {
        footer .main-footer .breaker {
          display: block; } }
      @media screen and (min-width: 62em) {
        footer .main-footer .breaker {
          margin: 0 35px; } }
  footer .design {
    margin: 0;
    text-align: center;
    color: #8e8e8e;
    padding: 0 15px 30px; }
    footer .design a {
      color: #8e8e8e;
      text-decoration: none; }

.container, .container-fluid {
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem; }

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

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

.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: .5rem;
  padding-left: .5rem; }

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

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

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem; }
  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem; }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 64em) {
  .container {
    width: 65rem; }
  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem; }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 75em) {
  .container {
    width: 76rem; }
  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem; }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.button {
  font-family: "Futura PT W01 Book";
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  cursor: pointer; }
  .button:focus {
    outline: none; }
  .welcome .button {
    margin-left: 0.75rem; }
  .button--arrow {
    color: #3d4c50;
    position: relative;
    transition: padding 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    padding: 1rem 0.625rem 1rem 3.75rem; }
    .button--arrow::before, .button--arrow::after {
      width: 2.125rem;
      height: 2.125rem;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      transition: none;
      display: flex;
      align-items: center;
      justify-content: center;
      will-change: transform; }
    .button--arrow::before {
      content: '\f125';
      font-family: "Ionicons";
      font-size: 0.875rem; }
      .welcome .button--arrow::before {
        position: absolute;
        z-index: 2; }
    .button--arrow::after {
      content: '';
      border: 2px solid #3d4c50; }
      .welcome .button--arrow::after {
        background-color: #e8edec; }
    @media screen and (min-width: 48em) {
      .button--arrow:hover {
        padding-left: 4.375rem;
        padding-right: 0;
        transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1);
        color: #010102; }
        .button--arrow:hover::after {
          transform: translateY(-50%) rotate(90deg);
          transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1); } }
    .button--arrow:focus {
      color: #3d4c50; }
  .button--doubleArrow > span::before, .button--doubleArrow:focus > span::before {
    content: '';
    position: absolute;
    width: 2.625rem;
    height: 2.625rem;
    top: 0;
    left: -0.625rem;
    border: 2px solid #3d4c50; }
  .button--doubleArrow:hover > span::before, .button--doubleArrow:focus:hover > span::before {
    transform: rotate(90deg);
    transition: 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
  .button--arrowDown::before, .button--arrowDown:focus::before {
    content: '\f123'; }
  .button--white {
    color: #ffffff; }
    .button--white::before {
      color: #ffffff; }
    .button--white::after {
      border-color: #ffffff; }
  .button--withoutText {
    padding-left: 0;
    padding-right: 0;
    width: 2.125rem;
    height: 2.125rem; }
    .button--withoutText:hover {
      padding-left: 0;
      padding-right: 0; }
    .button--withoutText > span {
      display: none; }
  .button--large, .button--large:focus {
    font-size: 1.125rem; }
    .button--large::before, .button--large::after, .button--large:focus::before, .button--large:focus::after {
      width: 2.625rem;
      height: 2.625rem; }
  .button--back::before {
    content: "\f124";
    left: -0.0625rem; }
  .button--gray, .button--gray:focus {
    font-size: 1rem;
    background-color: #ecebec;
    padding: 0.75rem 1.625rem 0.75rem 4.375rem;
    border: 2px solid #3d4c50; }
    .button--gray::after, .button--gray:focus::after {
      border: none;
      border-right: 2px solid #3d4c50; }
    .button--gray:hover, .button--gray:focus:hover {
      padding: 0.75rem 1.625rem 0.75rem 4.375rem; }
      .button--gray:hover::after, .button--gray:focus:hover::after {
        transform: translateY(-50%); }

.loader {
  margin-bottom: 1.25rem;
  font-size: 0.5rem;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(67, 67, 67, 0.2);
  border-right: 1.1em solid rgba(67, 67, 67, 0.2);
  border-bottom: 1.1em solid rgba(67, 67, 67, 0.2);
  border-left: 1.1em solid #434343;
  transform: translateZ(0);
  animation: spinnerLoad 1.1s infinite linear; }
  .loader, .loader::after {
    border-radius: 50%;
    width: 10em;
    height: 10em; }

@keyframes spinnerLoad {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.popup {
  width: 90%;
  max-width: 100vw;
  padding: 0;
  overflow: visible;
  display: none;
  background-color: transparent; }
  @media screen and (min-width: 48em) {
    .popup {
      width: 80%;
      top: 3.75rem;
      padding-bottom: 3.75rem; } }
  .popup-close {
    position: absolute;
    transition: opacity 0.25s ease;
    height: 2.625rem;
    cursor: pointer;
    outline: none;
    z-index: 20; }
    .popup-close:focus {
      outline: none; }
    @media screen and (min-width: 48em) {
      .popup-close {
        top: 1.5625rem;
        bottom: 103%;
        right: -0.25rem;
        text-shadow: none; } }
    @media screen and (max-width: 61.9375em) {
      .popup-close {
        top: 0.9375rem;
        right: 0.9375rem;
        bottom: auto;
        text-shadow: 0 0 5px black; } }
    @media screen and (max-height: 780px) {
      .popup-close {
        top: 0.9375rem;
        right: 0.9375rem;
        bottom: auto;
        text-shadow: 0 0 5px black; } }
    .popup-close::before {
      content: '\f2d7';
      color: #ffffff;
      font-size: 2.8125rem;
      font-family: 'Ionicons'; }
    .popup-close:hover {
      opacity: 0.8; }
  .popup-header {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .popup-title {
    color: #ffffff;
    font-size: 1.5rem;
    width: 70%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 48em) {
      .popup-title {
        font-size: 2.3125rem; } }
  .popup-media {
    height: 15.625rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (min-width: 48em) {
      .popup-media {
        height: 31.25rem; } }
  .popup-content {
    background-color: #ffffff;
    padding: 1.875rem 0.9375rem; }
    @media screen and (min-width: 48em) {
      .popup-content {
        padding: 2.8125rem 4rem 3.5rem 4rem; } }
    .popup-content p {
      margin-bottom: 1.6875rem; }
    .popup-content h3 {
      margin-top: 2.8125rem;
      font-size: 1.5625rem;
      margin-bottom: 0; }
  .popup-itemWrapper {
    height: 100%; }
    .popup-itemWrapper .video-js {
      width: 100%;
      height: 100%; }

.fancybox-arrow {
  display: none; }

.hero {
  position: relative; }
  .hero-logo {
    position: absolute;
    top: 1.875rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    max-width: 100%; }
  .hero-logoImage {
    max-width: 100%;
    width: 24.375rem;
    height: auto; }
  .hero .header-overlay {
    display: block;
    position: absolute;
    left: 5%;
    height: auto;
    bottom: 12%;
    z-index: 9;
    width: 100px; }
    @media screen and (min-width: 48em) {
      .hero .header-overlay {
        width: auto;
        bottom: 18%;
        left: 10%; } }
    @media screen and (min-width: 62em) {
      .hero .header-overlay {
        bottom: 32%; }
        .hero .header-overlay img {
          height: auto; } }

.heroSlider {
  position: relative;
  overflow: hidden;
  z-index: 4; }
  .heroSlider:before {
    background: #434343;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 1; }
  @media screen and (min-width: 62em) {
    .heroSlider {
      margin-top: 0; } }
  .heroSlider.slick-dotted {
    margin-bottom: 0; }
  .heroSlider.slick-slider {
    opacity: 0;
    transition: opacity 0.5s ease; }
    .heroSlider.slick-slider.slick-initialized {
      opacity: 1; }
  .heroSlider-item {
    position: relative;
    outline: none; }
    .hero--full .heroSlider-item {
      height: calc(100vh - 300px); }
      .admin-bar .hero--full .heroSlider-item {
        height: calc(100vh - (300px + 46px)); }
      @media screen and (min-width: 783px) {
        .admin-bar .hero--full .heroSlider-item {
          height: calc(100vh - (300px + 32px)); } }
    .hero--fixed .heroSlider-item {
      height: 15.125rem; }
      @media screen and (min-width: 36em) {
        .hero--fixed .heroSlider-item {
          height: 45vw; } }
      @media screen and (min-width: 48em) {
        .hero--fixed .heroSlider-item {
          height: 38vw; } }
      @media screen and (min-width: 62em) {
        .hero--fixed .heroSlider-item {
          height: 30vw; } }
  .heroSlider-itemImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .slick-active .heroSlider-itemImage {
      transform: scale(1); }
    .slick-active .heroSlider-itemImage {
      animation-duration: 5s;
      animation-iteration-count: 1;
      animation-fill-mode: forwards; }
  .heroSlider-itemCaption {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -5.3125rem;
    height: 42.125rem;
    text-align: center;
    transform: scale(0.6);
    transform-origin: left bottom;
    z-index: 4; }
    .hero--fixed .heroSlider-itemCaption {
      left: 2.5rem;
      bottom: -15.625rem; }
    @media screen and (min-width: 36em) {
      .heroSlider-itemCaption {
        transform: scale(0.7); } }
    @media screen and (min-width: 48em) {
      .heroSlider-itemCaption {
        transform: scale(1); } }
    .hero--fixed .heroSlider-itemCaption--interior {
      bottom: -8.5rem;
      left: 1.75rem; }
      @media screen and (min-width: 36em) {
        .hero--fixed .heroSlider-itemCaption--interior {
          bottom: -9.8125rem;
          left: 2.0625rem; } }
      @media screen and (min-width: 48em) {
        .hero--fixed .heroSlider-itemCaption--interior {
          bottom: -13.75rem;
          left: 2.375rem; } }
  .heroSlider-itemHeading {
    position: absolute;
    bottom: 14.375rem;
    color: #ffffff;
    font-size: 4em;
    line-height: 1.2;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    opacity: 0;
    z-index: 5;
    left: 0;
    position: absolute;
    bottom: 2em;
    height: auto;
    transition: opacity 0.25s ease; }
    .hero:not(.hero--full) .heroSlider-itemCaption--interior .heroSlider-itemHeading {
      padding-top: 3.75rem; }
    .heroSlider-itemHeading:not(.-custom) {
      font-size: 1.75rem;
      display: flex;
      align-items: center;
      justify-content: center; }
    .heroSlider-itemHeading > a {
      color: inherit;
      font-weight: 300;
      letter-spacing: 3px;
      text-shadow: 0 0 20px #000; }
    .heroSlider-itemHeading > span {
      font-size: 1.375rem;
      font-weight: 300; }
      .heroSlider-itemHeading > span:not(:first-child) {
        display: inline-block;
        vertical-align: top;
        margin-top: 0.1875rem; }
    .hero--fixed .heroSlider-itemHeading {
      font-size: 30px;
      letter-spacing: 4px;
      opacity: 1;
      margin-bottom: 0;
      position: absolute;
      bottom: 5vw;
      justify-content: flex-start;
      padding-left: 12vw; }
    .heroSlider-itemHeading--isActive {
      opacity: 1; }
      .heroSlider-itemHeading--isActive:hover {
        color: #ffffff;
        opacity: 0.8; }
    @media screen and (min-width: 36em) {
      .hero--fixed .heroSlider-itemHeading {
        font-size: 60px; } }

.hero .hero-content-holder {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  left: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 50%;
  transform: translateY(-50%); }

.hero .header-site-name {
  font-size: 40px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  opacity: 0.9;
  transition: .3s ease-in; }
  .hero .header-site-name:hover {
    opacity: 1; }
  .hero .header-site-name a {
    color: #ffffff;
    text-decoration: none; }
  @media screen and (min-width: 36em) {
    .hero .header-site-name {
      font-size: 86px;
      line-height: 86px; } }
  @media screen and (min-width: 75em) {
    .hero .header-site-name {
      font-size: 130px;
      line-height: 130px; } }

.hero.home .hero-content-holder {
  height: 122px; }
  @media screen and (min-width: 48em) {
    .hero.home .hero-content-holder {
      height: 195px; } }
  @media screen and (min-width: 75em) {
    .hero.home .hero-content-holder {
      height: 252px; } }

.hero.home .intro-button {
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  background: rgba(170, 170, 170, 0.8);
  text-decoration: none;
  font-weight: 700;
  padding: 15px 25px;
  margin: 5vh 0 20vh 0;
  transition: .3s ease-in-out; }
  @media screen and (min-width: 36em) {
    .hero.home .intro-button {
      margin-top: 50px; } }
  @media screen and (min-width: 75em) {
    .hero.home .intro-button {
      margin-top: 20px;
      margin-bottom: 5vw; } }
  .hero.home .intro-button:hover {
    background: #aaaaaa; }

.hero.home .scroll-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  position: absolute;
  margin: 0 auto;
  width: 146px;
  height: 74px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5vh;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .hero.home .scroll-container .scroll-text {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase; }
  .hero.home .scroll-container .scroll-waves {
    margin-top: 20px;
    background-image: url("../../assets/src/img/scroll-waves.png");
    background-repeat: no-repeat;
    padding-bottom: 25%;
    background-size: contain;
    width: 120px;
    animation: bounce 4s infinite; }

.hero.home .heroSlider-item {
  position: relative;
  height: calc(100vh - 62px); }
  @media screen and (min-width: 48em) {
    .hero.home .heroSlider-item {
      height: calc(100vh - 116px); } }
  @media screen and (min-width: 75em) {
    .hero.home .heroSlider-item {
      height: calc(100vh - 132px); } }
  .hero.home .heroSlider-item .text {
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    position: absolute;
    left: 10%;
    height: 135px;
    overflow: hidden;
    max-width: 80%;
    bottom: 152px;
    line-height: 1.2;
    padding-right: 20px; }
    @media screen and (min-width: 36em) {
      .hero.home .heroSlider-item .text {
        bottom: 192px;
        font-size: 30px;
        height: 40px;
        line-height: auto; } }
    @media screen and (min-width: 62em) {
      .hero.home .heroSlider-item .text {
        bottom: 220px;
        font-size: 40px;
        height: 58px; } }

.hero.home .heroSlider-itemHeading {
  display: none; }

.hero.home .slick-dots {
  max-width: 100%;
  width: auto;
  position: absolute;
  right: initial;
  left: calc(10% - 20px) !important;
  bottom: 50px !important;
  transform: none; }
  .hero.home .slick-dots > li {
    margin-left: 10px !important;
    margin-right: 10px !important; }
    .hero.home .slick-dots > li > button {
      transform: none;
      border-radius: 100px;
      width: 12px !important;
      height: 12px !important; }
    .hero.home .slick-dots > li.slick-active > button {
      border: 2px solid #fff;
      background: none; }

@keyframes heroImageScale {
  from { }
  to { } }

@keyframes bounce {
  0%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

.home .fancybox-content .video-popup__header {
  display: none;
  align-items: center;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  height: 3.75rem;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  width: 100%;
  z-index: 3;
  color: #003a79;
  font-weight: 400;
  text-transform: uppercase; }
  @media screen and (min-width: 36em) {
    .home .fancybox-content .video-popup__header {
      display: flex; } }

.home .fancybox-content .popup-close {
  top: -3px !important;
  right: 20px !important;
  z-index: 6;
  text-shadow: none !important;
  display: none; }
  .home .fancybox-content .popup-close::before {
    color: #8B9DA9; }
  @media screen and (min-width: 75em) {
    .home .fancybox-content .popup-close {
      display: block; } }

.mainNav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  width: 100%; }
  @media screen and (min-width: 61.875em) {
    .mainNav {
      font-size: 0.8em; } }
  @media screen and (min-width: 62em) {
    .mainNav {
      padding-right: 0; } }
  @media screen and (min-width: 75em) {
    .mainNav {
      font-size: 1em; } }
  .mainNav-item {
    line-height: 1;
    font-weight: 300;
    position: relative;
    flex-grow: 1;
    padding: 3vw 0;
    font-size: 22px; }
    @media screen and (min-width: 48em) {
      .mainNav-item {
        padding: 2vw 0; } }
    @media screen and (min-width: 75em) {
      .mainNav-item {
        font-size: 24px;
        padding: 20px 0; } }
    .mainNav-item.mainNav-item--88 a > span {
      height: 71px; }
    .mainNav-item .mainNav-subMenu {
      position: absolute;
      left: 0;
      width: 100%;
      margin-left: 0;
      background: rgba(222, 0, 0, 0.8);
      display: flex;
      width: 300%;
      max-height: 0;
      overflow: hidden;
      transition: all 0.3s ease; }
      .mainNav-item .mainNav-subMenu li {
        padding: 5px 30px 5px 0; }
        .mainNav-item .mainNav-subMenu li a {
          background: none;
          color: #000;
          text-transform: none;
          position: relative;
          padding-right: 30px; }
          .mainNav-item .mainNav-subMenu li a:before {
            font-family: "Futura PT W01 Book";
            content: " ";
            position: absolute;
            right: 0;
            width: 2px;
            height: 15px;
            background: #ffffff; }
        .mainNav-item .mainNav-subMenu li:hover {
          background: none; }
          .mainNav-item .mainNav-subMenu li:hover a {
            text-decoration: underline; }
        .mainNav-item .mainNav-subMenu li:first-of-type() {
          padding-left: 30px; }
        .mainNav-item .mainNav-subMenu li:last-of-type() a:before {
          display: none; }
      .mainNav-item .mainNav-subMenu.navActive {
        border-top: 1px solid #ba7c87;
        max-height: 37px; }
    @media screen and (min-width: 62em) {
      .mainNav-item {
        /*padding-left: rem(10);
      padding-right: rem(10);*/ } }
    @media screen and (min-width: 75em) {
      .mainNav-item {
        /*padding-left: rem(20);
      padding-right: rem(20);*/ } }
    .mainNav-item:last-child {
      padding-right: 0; }
    .mainNav-item:first-of-type() {
      min-width: 50px;
      width: auto;
      flex-shrink: 1;
      flex-grow: 0; }
    .mainNav-item:first-of-type() {
      width: auto; }
      .mainNav-item:first-of-type().mainNav-item--isActive a span:after {
        display: none; }
      .mainNav-item:first-of-type() .mainNav-link {
        width: 58px; }
        .mainNav-item:first-of-type() .mainNav-link span:after {
          content: '';
          display: none; }
        .mainNav-item:first-of-type() .mainNav-link:before {
          position: absolute;
          content: ' ';
          background-image: url(../../../assets/src/img/navlogo.png);
          background-size: 100% auto;
          background-position: top;
          top: 7px;
          left: 0;
          opacity: 0;
          width: 58px;
          height: 58px;
          transition: width 0.3s ease-out, opacity 0.3s ease-out;
          overflow: hidden; }
        .mainNav-item:first-of-type() .mainNav-link:hover:before {
          background-position: bottom; }
      .stickyHeader .mainNav-item:first-of-type() .mainNav-link i {
        display: none; }
      .stickyHeader .mainNav-item:first-of-type() .mainNav-link:before {
        opacity: 1; }
  .mainNav-link {
    color: #434343;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease-out; }
    .mainNav-link > span {
      text-align: right;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      position: relative; }
      .mainNav-link > span:after {
        content: ' ';
        height: 2px;
        width: 0;
        position: absolute;
        background: #003a79;
        bottom: -6px;
        right: 0;
        transition: all 0.3s ease-out; }
      .mainNav-link > span i {
        width: 16px;
        flex-shrink: 0;
        text-align: center; }
      .mainNav-link > span span {
        flex-grow: 0;
        text-align: left;
        max-width: 62px; }
      .mainNav-link > span .chevron-up {
        width: 14px;
        height: 6px;
        background-image: url("../img/chevron-up.png");
        background-repeat: no-repeat;
        background-size: 100% auto;
        display: block;
        position: absolute;
        bottom: 0;
        margin: auto;
        opacity: 0;
        transition: opacity 0.3s ease; }
    .mainNav-item--isActive .mainNav-link > span:after,
    .mainNav-item--isParentActive .mainNav-link > span:after,
    .mainNav-item--isAncestorActive .mainNav-link > span:after, .mainNav-link:active > span:after, .mainNav-link:focus > span:after, .mainNav-link:hover > span:after {
      width: 34px; }

.sidebarNav {
  padding: 30px 0 40px; }
  @media screen and (min-width: 36em) {
    .sidebarNav {
      padding-top: 70px;
      padding-bottom: 240px; } }
  @media screen and (min-width: 48em) {
    .sidebarNav {
      margin-right: 4vw; } }
  @media screen and (min-width: 75em) {
    .sidebarNav {
      background-image: url("../../assets/src/img/bg-wave-medium.png");
      background-repeat: no-repeat;
      background-position: bottom right 4vw; } }
  .sidebarNav .menu-main-menu-container {
    position: relative;
    padding-top: 0;
    margin-bottom: 0; }
    .sidebarNav .menu-main-menu-container ul.menu {
      position: relative;
      list-style: none;
      margin: 0;
      padding: 0; }
      .sidebarNav .menu-main-menu-container ul.menu .menu-item {
        position: relative;
        line-height: 1;
        z-index: 5;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item .menu-childToggle {
          display: none; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item > a {
          color: #434343;
          text-transform: uppercase;
          position: relative;
          text-decoration: none;
          font-size: 20px;
          font-weight: 700;
          display: flex;
          line-height: 30px;
          padding: 8px 0px;
          transition: all 0.3s ease-out; }
          .sidebarNav .menu-main-menu-container ul.menu .menu-item > a:before {
            content: '';
            background-image: url("../../assets/src/img/sidenav-wave.png");
            background-repeat: no-repeat;
            width: 30px;
            height: 19px;
            display: block;
            margin-right: 16px;
            margin-top: 4px;
            flex-shrink: 0;
            opacity: 0;
            transition: opacity 0.3s ease-out; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu {
          position: relative;
          display: none;
          margin: 0 0 0 46px !important;
          border-right: 0;
          width: 100%;
          padding: 5px 0 10px !important;
          list-style: none;
          margin: 0;
          padding: 0; }
          .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item {
            margin-bottom: 10px; }
            .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item.current-menu-item > a, .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item:hover > a {
              color: #003A79; }
            .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item > a {
              font-weight: 400;
              text-transform: none;
              line-height: 30px;
              padding: 0; }
              .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item > a:before {
                display: none; }
            .sidebarNav .menu-main-menu-container ul.menu .menu-item ul.sub-menu .menu-item:last-child {
              margin-bottom: 0; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item:active a:before, .sidebarNav .menu-main-menu-container ul.menu .menu-item:focus a:before, .sidebarNav .menu-main-menu-container ul.menu .menu-item:hover a:before {
          opacity: 1; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item.current-menu-item > a:before, .sidebarNav .menu-main-menu-container ul.menu .menu-item.current-menu-parent > a:before {
          opacity: 1; }
        .sidebarNav .menu-main-menu-container ul.menu .menu-item.current-menu-item ul.sub-menu, .sidebarNav .menu-main-menu-container ul.menu .menu-item.current-menu-parent ul.sub-menu {
          display: block; }

.welcome {
  position: relative;
  background: #434343;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  margin-bottom: 20px;
  width: 100%; }
  @media screen and (min-width: 75em) {
    .welcome {
      padding: 70px 0; } }
  .welcome-wrapper {
    justify-content: center; }
    @media screen and (min-width: 62em) {
      .welcome-wrapper {
        max-width: 920px; } }
    @media screen and (min-width: 75em) {
      .welcome-wrapper {
        max-width: 1300px; } }
  .welcome-heading {
    color: #ffffff;
    font-size: 2.25rem;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1.5625rem;
    display: inline-block; }
    .welcome-heading > span {
      color: #3d4c50;
      font-size: 1.125rem;
      margin-bottom: 0.125rem;
      line-height: 1;
      display: inline-block; }
    @media screen and (min-width: 62em) {
      .welcome-heading {
        font-size: 3.125rem; }
        .welcome-heading > span {
          font-size: 1.25rem; } }
  .welcome-content {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    padding: 0 30px; }
    @media screen and (min-width: 75em) {
      .welcome-content {
        font-size: 20px;
        line-height: 30px; } }
    .welcome-content > h1 {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 36px;
      font-weight: 700;
      letter-spacing: 0;
      margin: 0 auto 30px;
      line-height: 1.3; }
      @media screen and (min-width: 48em) {
        .welcome-content > h1 {
          text-align: left; } }
      @media screen and (min-width: 75em) {
        .welcome-content > h1 {
          font-size: 52px;
          line-height: 52px; } }
      .welcome-content > h1 span {
        color: #434343;
        display: block;
        font-size: 16px;
        margin-top: 12px;
        font-style: italic; }
        @media screen and (min-width: 36em) {
          .welcome-content > h1 span {
            font-size: 20px;
            font-weight: 400; } }
    .welcome-content > p {
      font-weight: 300; }
    @media screen and (min-width: 62em) and (max-width: 74.9375em) {
      .main-wrapper--sidebar .welcome-content {
        padding-left: 0; } }

.promoslider-content {
  max-height: 481px;
  overflow: hidden; }

.promoslider-slides .slide {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 36em) {
    .promoslider-slides .slide {
      height: auto;
      max-height: 481px; } }
  .promoslider-slides .slide img {
    width: 100%;
    opacity: 1; }
    @media screen and (min-width: 36em) {
      .promoslider-slides .slide img {
        opacity: 0;
        height: auto; } }
  .promoslider-slides .slide .wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 36em) {
      .promoslider-slides .slide .wrapper {
        position: absolute;
        right: 5em;
        top: 0;
        width: 395px; } }
    .promoslider-slides .slide .wrapper .content {
      width: 100%;
      background: #de0000;
      padding: 30px 1em 45px;
      color: #ffffff;
      font-weight: 300;
      text-align: center; }
      @media screen and (min-width: 36em) {
        .promoslider-slides .slide .wrapper .content {
          background: rgba(222, 0, 0, 0.8);
          padding: 30px 3em 60px; } }
      .promoslider-slides .slide .wrapper .content .title {
        font-size: 20px;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .promoslider-slides .slide .wrapper .content .summary {
        margin-top: 1em; }
      .promoslider-slides .slide .wrapper .content .button {
        color: #ffffff;
        border: 1px solid #ffffff;
        font-weight: 400;
        font-size: 1em;
        letter-spacing: 2px;
        text-transform: uppercase;
        padding: 0.7em 2em;
        margin: 1em 30px 0;
        transition: all 0.3s ease-out; }
        .promoslider-slides .slide .wrapper .content .button:hover {
          background: #ffffff;
          color: #de0000; }

.promoslider-slides .slick-dots {
  max-width: 100%;
  width: auto;
  position: absolute;
  left: initial;
  bottom: 2em !important;
  flex-wrap: nowrap !important;
  transform: none; }
  @media screen and (min-width: 36em) {
    .promoslider-slides .slick-dots {
      left: calc(100% - 7em) !important; } }
  .promoslider-slides .slick-dots > li {
    margin-left: 5px !important;
    margin-right: 5px !important; }
    .promoslider-slides .slick-dots > li > button {
      transform: none;
      border-radius: 100px;
      width: 12px !important;
      height: 12px !important; }
    .promoslider-slides .slick-dots > li.slick-active > button {
      border: 1px solid #fff;
      background: none; }

.slick-loading .slick-list {
  background: none; }

.slick-slider.slick-dotted {
  margin-bottom: 0; }

.slick-slider *:not(.heroSlider-itemHeading) {
  min-width: 0;
  min-height: 0; }

.slick-slider .slick-slide {
  position: absolute;
  outline: none; }
  .slick-slider .slick-slide:first-child {
    position: relative; }

.slick-slider.slick-initialized .slick-slide,
.slick-slider.slick-initialized .slick-slide:first-child {
  position: relative; }

.slick-slider .slick-prev::before {
  content: '\f053'; }

.slick-slider .slick-next::before {
  content: '\f054'; }

.slick-slider .slick-dots {
  justify-content: flex-end;
  left: 50%;
  bottom: 1.5625rem;
  transform: translateX(-50%);
  z-index: 5; }
  body:not(.home) .slick-slider .slick-dots {
    right: 2.6%;
    left: auto;
    transform: none; }
  .twitterFeed .slick-slider .slick-dots {
    max-width: 100% !important;
    right: auto;
    justify-content: center; }
  .slick-slider .slick-dots > li {
    bottom: -0.625rem;
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
    .slick-slider .slick-dots > li:first-child {
      margin-left: 0; }
    .slick-slider .slick-dots > li:last-child {
      margin-right: 0; }
    .slick-slider .slick-dots > li > button {
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      opacity: 0.65;
      padding: 0;
      margin-bottom: 0;
      transform: rotate(45deg);
      transition: opacity 0.25s ease; }
      .slick-slider .slick-dots > li > button::before {
        content: none; }
      .twitterFeed .slick-slider .slick-dots > li > button {
        margin-top: 2.1875rem;
        background-color: #000;
        opacity: 0.25; }
    .slick-slider .slick-dots > li.slick-active > button {
      opacity: 1; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

.cardPanel-container {
  display: flex;
  padding-top: 0.25rem;
  padding-bottom: 3.4375rem;
  width: 100%; }
  .cardPanel-container .slick-prev,
  .cardPanel-container .slick-next {
    display: none !important;
    z-index: 5; }
    @media screen and (min-width: 62em) {
      .cardPanel-container .slick-prev,
      .cardPanel-container .slick-next {
        display: block !important; } }
    .cardPanel-container .slick-prev::before,
    .cardPanel-container .slick-next::before {
      font-size: 2.25rem;
      color: #434343; }
  .cardPanel-container .slick-prev {
    left: 0.9375rem; }
  .cardPanel-container .slick-next {
    right: 0.9375rem; }
  .cardPanel-container .slick-dots {
    display: flex !important;
    max-width: 100% !important;
    z-index: 5;
    right: auto !important;
    bottom: 1.5625rem;
    justify-content: center;
    padding: 0; }
    .cardPanel-container .slick-dots > li > button {
      background-color: black;
      opacity: 0.25; }
    @media screen and (min-width: 62em) {
      .cardPanel-container .slick-dots {
        display: none !important; } }

.cardPanel-item {
  display: flex;
  text-align: center;
  position: relative;
  height: 25.625rem;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer; }
  @media screen and (min-width: 48em) {
    .cardPanel-item {
      padding: 0.25rem; } }
  .cardPanel-item .button {
    font-size: 1rem; }
  .cardPanel-item--video .cardPanel-itemWrapper {
    position: relative;
    overflow: hidden; }
    .cardPanel-item--video .cardPanel-itemWrapper video {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      transform: translate(-50%, -50%); }
  .cardPanel-item--lastEvents .cardPanel-itemOverlay {
    transition: all 0.5s ease;
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    background-color: #ffffff;
    opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%; }
    @media screen and (min-width: 64.0625em) {
      .cardPanel-item--lastEvents .cardPanel-itemOverlay {
        height: 7rem; } }
    .cardPanel-item--lastEvents .cardPanel-itemOverlay .button {
      z-index: 4; }
  .cardPanel-item--lastEvents .cardPanel-linkOverlay {
    display: block; }
  @media screen and (min-width: 64.0625em) {
    .cardPanel-item--lastEvents:hover .cardPanel-itemOverlay {
      height: 100%; }
    .cardPanel-item--lastEvents:hover .cardPanel-heading {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .cardPanel-item--lastEvents:hover .cardPanel-heading > br {
        display: none; }
    .cardPanel-item--lastEvents:hover .button {
      opacity: 1;
      margin-bottom: 1.25rem; } }
  .cardPanel-item--lastEvents .button {
    transition: all 0.5s ease; }
    @media screen and (min-width: 64.0625em) {
      .cardPanel-item--lastEvents .button {
        opacity: 0;
        margin-bottom: -3.3125rem; } }
  .cardPanel-item--text .cardPanel-itemWrapper {
    transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 4rem; }
  .cardPanel-item--text:hover .cardPanel-itemWrapper {
    background-color: #434343; }
  .cardPanel-item--text:hover .cardPanel-heading {
    color: #ffffff; }
    .cardPanel-item--text:hover .cardPanel-heading span {
      color: #ffffff; }
  .cardPanel-item--text:hover .button {
    color: #ffffff; }
    .cardPanel-item--text:hover .button::after {
      border-color: #ffffff; }
  .cardPanel-item--text .cardPanel-heading {
    color: #3d4c50;
    line-height: 1.2;
    margin-bottom: 2.875rem;
    font-size: 2.25rem; }
    @media screen and (min-width: 36em) {
      .cardPanel-item--text .cardPanel-heading {
        font-size: 3.125rem; } }
    .cardPanel-item--text .cardPanel-heading span {
      font-size: 1.25rem; }
  .cardPanel-item--text .button {
    margin-top: auto;
    margin-bottom: 1.25rem; }
  .cardPanel-item--socials .cardPanel-itemOverlay {
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    opacity: 0.95;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 4.375rem; }
    @media screen and (min-width: 36em) {
      .cardPanel-item--socials .cardPanel-itemOverlay {
        padding-left: 5rem; } }
    @media screen and (min-width: 64.0625em) {
      .cardPanel-item--socials .cardPanel-itemOverlay {
        top: 100%; } }
    @media screen and (min-width: 93.75em) {
      .cardPanel-item--socials .cardPanel-itemOverlay {
        padding-left: 10rem; } }
  .cardPanel-item--socials:hover .cardPanel-itemOverlay {
    top: 0; }
  .cardPanel-item--socials:hover .cardPanel-heading {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .cardPanel-item--socials:hover .cardPanel-heading > br {
      display: none; }
  .cardPanel-item--socials:hover .cardPanel-iconLink--flickr,
  .cardPanel-item--socials:hover .cardPanel-iconLink--instagram {
    padding-left: 3.3125rem;
    width: auto;
    opacity: 1; }
    .cardPanel-item--socials:hover .cardPanel-iconLink--flickr .cardPanel-linkTitle,
    .cardPanel-item--socials:hover .cardPanel-iconLink--instagram .cardPanel-linkTitle {
      transition: all 0.5s ease;
      opacity: 1;
      margin-left: 0; }
  .cardPanel-item--socials .cardPanel-linkArea {
    position: absolute;
    bottom: 0.625rem;
    left: 1.25rem;
    min-width: 3.75rem;
    height: 3.75rem;
    background-color: #ffffff;
    opacity: 0.95;
    padding: 0.5rem;
    overflow: hidden; }
  .cardPanel-item--socials .cardPanel-iconLink {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block; }
    .cardPanel-item--socials .cardPanel-iconLink--flickr, .cardPanel-item--socials .cardPanel-iconLink--instagram {
      transition: all 0.5s ease;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 61.9375em) {
        .cardPanel-item--socials .cardPanel-iconLink--flickr, .cardPanel-item--socials .cardPanel-iconLink--instagram {
          padding-left: 3.3125rem;
          width: auto;
          opacity: 1; } }
      .cardPanel-item--socials .cardPanel-iconLink--flickr .cardPanel-linkTitle, .cardPanel-item--socials .cardPanel-iconLink--instagram .cardPanel-linkTitle {
        transition: all 0.5s ease;
        color: #3d4c50;
        font-family: "Futura PT W01 Book";
        font-size: 1.0625rem;
        font-weight: 700;
        text-transform: uppercase;
        opacity: 1; }
        @media screen and (min-width: 62em) {
          .cardPanel-item--socials .cardPanel-iconLink--flickr .cardPanel-linkTitle, .cardPanel-item--socials .cardPanel-iconLink--instagram .cardPanel-linkTitle {
            opacity: 0;
            margin-left: -5.625rem; } }
    .cardPanel-item--socials .cardPanel-iconLink--flickr {
      background-image: url("../img/icon-flickr.png"); }
    .cardPanel-item--socials .cardPanel-iconLink--instagram {
      background-image: url("../img/icon-instagram.png");
      background-size: 2.1875rem;
      background-position: 0.25rem center; }
    .cardPanel-item--socials .cardPanel-iconLink--twitter {
      background-image: url("../img/icon-twitter.png"); }
    .cardPanel-item--socials .cardPanel-iconLink--facebook {
      background-image: url("../img/icon-facebook.png"); }
  .cardPanel-item--socials .cardPanel-dividerRight {
    width: calc(100% - 0.9375rem);
    right: 0.5rem; }
  body .cardPanel-item--socials:hover .cardPanel-divider::before {
    outline: 0.125rem solid #262222; }
  body .cardPanel-item--socials:hover .cardPanel-divider .cardPanel-dividerRight {
    left: 0.6875rem; }
    body .cardPanel-item--socials:hover .cardPanel-divider .cardPanel-dividerRight::after {
      background-color: #262222; }
  .cardPanel-item--twitter .cardPanel-divider--left::after {
    content: '\f099'; }
  .cardPanel-item:hover .cardPanel-divider::before {
    transform: rotate(135deg);
    transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    outline: transparent; }
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerLeft::before, .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerLeft::after,
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerRight::before,
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerRight::after {
    transform: translateX(0); }
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerLeft::before,
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerRight::before {
    transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerLeft::after,
  .cardPanel-item:hover .cardPanel-divider .cardPanel-dividerRight::after {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s; }

.cardPanel-socialContent {
  color: #3d4c50;
  text-align: left;
  margin-top: 3.125rem;
  margin-left: -2.5rem;
  width: 100%; }

.cardPanel-socialTitle, .cardPanel-socialDate, .cardPanel-socialText {
  padding-right: 0.625rem; }
  @media screen and (min-width: 36em) {
    .cardPanel-socialTitle, .cardPanel-socialDate, .cardPanel-socialText {
      padding-right: 1.25rem; } }
  @media screen and (min-width: 93.75em) {
    .cardPanel-socialTitle, .cardPanel-socialDate, .cardPanel-socialText {
      padding-right: 5rem; } }

.cardPanel-socialTitle {
  font-family: "Futura PT W01 Book";
  font-weight: 600;
  margin-bottom: 1.25rem; }
  .cardPanel-socialTitle > a {
    color: inherit; }
    .cardPanel-socialTitle > a:hover {
      color: #434343; }

.cardPanel-socialDate {
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  text-transform: uppercase; }

.cardPanel-socialText {
  font-size: 1.125rem; }
  .cardPanel-socialText > a {
    color: inherit; }
    .cardPanel-socialText > a:hover {
      color: #000; }

.cardPanel-divider {
  width: 70%;
  max-width: 16.875rem;
  position: relative;
  height: 0.0625rem; }
  .cardPanel-divider::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0.0625rem;
    bottom: 0;
    margin: auto;
    width: 0.625rem;
    height: 0.625rem;
    transform-origin: center;
    transform: rotate(45deg);
    outline: 0.125rem solid #262222;
    background-color: #ffffff;
    z-index: 1; }
  .cardPanel-divider--left {
    width: 95%;
    max-width: unset;
    align-self: flex-end; }
    .cardPanel-divider--left::before {
      right: auto; }
    .cardPanel-divider--left::after {
      content: '\f09a';
      color: #434343;
      font-size: 3.75rem;
      font-family: FontAwesome;
      position: absolute;
      top: 50%;
      left: -4.375rem;
      transform: translateY(-50%); }

.cardPanel-dividerLeft, .cardPanel-dividerRight {
  width: calc(50% - 0.5625rem);
  height: 0.0625rem;
  display: block;
  position: absolute;
  top: 0;
  z-index: 0;
  background: #111417;
  overflow: hidden; }
  .cardPanel-dividerLeft::before, .cardPanel-dividerLeft::after, .cardPanel-dividerRight::before, .cardPanel-dividerRight::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    position: absolute; }
  .cardPanel-dividerLeft::before, .cardPanel-dividerRight::before {
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
    background-color: #9e9e9e;
    z-index: 1; }
  .cardPanel-dividerLeft::after, .cardPanel-dividerRight::after {
    transition: all 0.7s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    background-color: white;
    z-index: 2; }

.cardPanel-dividerLeft {
  left: 0; }
  .cardPanel-dividerLeft::before, .cardPanel-dividerLeft::after {
    transform: translateX(-100%); }

.cardPanel-dividerRight {
  right: 0; }
  .cardPanel-dividerRight::before, .cardPanel-dividerRight::after {
    transform: translateX(100%); }

.cardPanel-itemWrapper {
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-color: #e8edec;
  position: relative; }

.cardPanel-heading {
  font-family: "Futura PT W01 Book";
  font-weight: 400;
  text-transform: uppercase;
  color: #434343;
  font-size: 1.875rem; }
  .cardPanel-heading span {
    color: #3d4c50;
    font-size: 1.25rem; }

.cardPanel--interior .cardPanel-itemWrapper {
  height: 100%; }

.cardPanel-youtubeLogo {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%; }
  .cardPanel-youtubeLogo svg {
    width: 5rem;
    height: 3.75rem; }
  @media screen and (min-width: 64.0625em) {
    .cardPanel-youtubeLogo {
      display: none; } }

.cardPanel-linkOverlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }

.blockquote {
  margin: 0 0 40px; }
  .blockquote .blockquote-container {
    position: relative;
    min-height: 158px;
    display: flex;
    align-items: center; }
    @media screen and (min-width: 62em) {
      .blockquote .blockquote-container {
        max-width: 70%; } }
    @media screen and (min-width: 75em) {
      .blockquote .blockquote-container {
        max-width: 72%; } }
    .blockquote .blockquote-container p {
      margin: 0;
      font-size: 32px;
      line-height: 46px;
      font-weight: 700;
      padding: 0;
      color: #003A79; }
      @media screen and (min-width: 36em) {
        .blockquote .blockquote-container p {
          max-width: 90%; } }
      @media screen and (min-width: 62em) {
        .blockquote .blockquote-container p {
          max-width: 85%; } }
      @media screen and (min-width: 62em) {
        .blockquote .blockquote-container p {
          max-width: 90%; } }
    .blockquote .blockquote-container .blockquote-dividerQuote {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
      .blockquote .blockquote-container .blockquote-dividerQuote::before {
        position: absolute;
        opacity: 1;
        content: '';
        top: 0;
        right: 140px;
        z-index: 2;
        background-image: url("../../assets/src/img/begin-quote.png");
        background-repeat: no-repeat;
        width: 126px;
        height: 97px; }
      .blockquote .blockquote-container .blockquote-dividerQuote::after {
        position: absolute;
        opacity: 1;
        content: '';
        top: 60px;
        right: 0;
        z-index: 2;
        background-image: url("../../assets/src/img/end-quote.png");
        background-repeat: no-repeat;
        width: 126px;
        height: 97px; }

.breadcrumbs {
  font-size: 10px;
  font-weight: 300;
  color: #5a585a;
  text-align: right;
  justify-content: flex-end;
  margin-top: 1em; }
  .breadcrumbs span span a {
    font-size: 14px;
    font-family: "Futura PT W01 Book";
    color: #003a79; }
    .breadcrumbs span span a .breadcrumb_last {
      font-family: "Futura PT W01 Book";
      font-size: 14px;
      color: #5B9D95;
      margin-left: 0.3125rem; }
    .breadcrumbs span span a span span a {
      color: #003a79;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem; }
      .breadcrumbs span span a span span a:hover {
        color: #434343; }
    .breadcrumbs span span a:hover {
      text-decoration: underline; }
  .breadcrumbs span:first-child > a {
    font-family: 'Ionicons';
    color: #003a79;
    margin-left: 0; }
  .breadcrumbs span span {
    font-family: 'Ionicons';
    color: #003a79; }
  .breadcrumbs span span span a {
    font-size: 14px;
    font-family: "Futura PT W01 Book"; }
  .breadcrumbs span span span span {
    font-size: 14px;
    color: #434343; }
  .breadcrumbs span.breadcrumb_last {
    font-family: "Futura PT W01 Book";
    font-size: 14px;
    color: #5B9D95; }

.error404 section.error-message {
  width: 100%;
  text-align: center;
  padding: 100px 0; }
  .error404 section.error-message h1 {
    color: #5B9D95; }

.search .main-header {
  flex-direction: column;
  width: 100%; }
  .search .main-header > .breadcrumbs {
    width: 100%; }

.search-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 3.75rem; }
  .search-wrapper .pagination-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    margin-top: 2.5rem; }
    .search-wrapper .pagination-list > li {
      padding-left: 0.625rem;
      padding-right: 0.625rem; }

.search-nothingFound {
  display: block;
  width: 100%; }

.search-inner {
  width: 100%; }

.search-item {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #f5f4f6; }

.search-itemTitle {
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 0; }
  .search-itemTitle > a {
    color: #003a79; }
    .search-itemTitle > a::after {
      content: '\f0a9';
      font-size: 1rem;
      font-family: 'FontAwesome';
      margin-left: 0.625rem; }

.search-pager {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 3.125rem;
  align-items: center; }

.search-pagerLink--next > a::before, .search-pagerLink--next > a::after, .search-pagerLink--previous > a::before, .search-pagerLink--previous > a::after {
  color: inherit;
  font-family: 'Ionicons'; }

.search-pagerLink--next {
  text-align: right; }
  .search-pagerLink--next > a::after {
    content: '\f10b';
    margin-left: 0.3125rem; }

.search-pagerLink--number {
  font-size: 0.875rem;
  color: #3d4c50;
  text-align: center; }

.search-pagerLink--previous > a::before {
  content: '\f108';
  margin-right: 0.3125rem; }

.search-form {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  width: 100%; }

.search-formInput {
  font-family: "Futura PT W01 Book";
  font-size: 1.25rem;
  font-weight: 300;
  background-color: #e2e4e5;
  border: none;
  padding: 0.6875rem 0.625rem;
  font-size: 1rem;
  margin-right: 0.625rem;
  display: block;
  width: 100%; }
  .search-formInput:focus {
    outline: none; }
  @media screen and (min-width: 48em) {
    .search-formInput {
      width: 31.25rem; } }

.search-formSubmit {
  cursor: pointer; }
  .search-formSubmit:focus {
    outline: none; }

.accordion {
  margin-bottom: 40px; }
  .accordion-item {
    transition: border 0.25s ease;
    margin-bottom: 10px; }
    .accordion-item--active {
      border-color: #434343; }
  .accordion-link {
    text-decoration: none; }
  .accordion-title {
    display: flex;
    justify-content: space-between;
    color: #003A79;
    font-weight: bold;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none; }
    .accordion-title span {
      background: #f7f7f7;
      display: flex;
      align-items: center;
      padding: 20px 15px;
      flex-grow: 1;
      font-size: 32px;
      line-height: 38px; }
      @media screen and (min-width: 36em) {
        .accordion-title span {
          font-size: 32px;
          line-height: 38px;
          padding: 30px 15px; } }
      @media screen and (min-width: 62em) {
        .accordion-title span {
          font-size: 32px;
          line-height: 38px; } }
      @media screen and (min-width: 75em) {
        .accordion-title span {
          font-size: 44px;
          line-height: 54px;
          padding: 30px; } }
    .accordion-title::after {
      display: flex;
      align-items: center;
      justify-content: center;
      content: '\f078';
      font-size: 0.875rem;
      font-family: 'FontAwesome';
      color: inherit;
      transition: transform 0.25s ease;
      background: #fff;
      width: 50px;
      text-align: center;
      flex-shrink: 0;
      will-change: transform; }
      @media screen and (min-width: 48em) {
        .accordion-title::after {
          font-size: 20px; } }
      @media screen and (min-width: 75em) {
        .accordion-title::after {
          font-size: 24px;
          width: 100px; } }
      .accordion-item--active .accordion-title::after {
        transform: rotate(-180deg); }
  .accordion-content {
    display: none;
    padding: 40px 3vw 15px;
    background: #fff; }

@media screen and (min-width: 75em) {
  .home .image-gallery {
    width: 65%;
    margin-top: 0; } }

.home .textContent {
  background: #003A79;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  padding: 40px 0;
  width: 100%; }
  @media screen and (min-width: 75em) {
    .home .textContent {
      margin-bottom: 0;
      width: 35%;
      font-size: 20px;
      line-height: 30px; } }
  .home .textContent .textContent-wrapper {
    max-width: 920px;
    margin: 0 auto; }
  .home .textContent .content-typography {
    padding: 0 30px; }
    @media screen and (min-width: 75em) {
      .home .textContent .content-typography {
        padding: 0 60px; } }
  .home .textContent h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    position: relative;
    margin-bottom: 60px; }
    @media screen and (min-width: 75em) {
      .home .textContent h3 {
        font-size: 52px;
        line-height: 52px; } }
    .home .textContent h3:after {
      content: '';
      height: 2px;
      width: 90px;
      background: #ffffff;
      position: absolute;
      left: 0;
      bottom: -20px; }
  .home .textContent p {
    color: #ffffff; }

.image-gallery {
  overflow: hidden;
  position: relative;
  margin: 0 0 40px; }
  .image-gallery .slick-counter {
    display: none;
    color: #5B9D95;
    text-align: center;
    border-bottom: 1px solid #5B9D95;
    width: 50px;
    margin: 10px auto 0; }
    @media screen and (min-width: 36em) {
      .image-gallery .slick-counter {
        position: absolute;
        bottom: -56px;
        left: 60%;
        text-align: right; } }
  .image-gallery__list .slick-arrow {
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    background-color: transparent;
    color: #fff;
    font-size: 0;
    border: none;
    outline: none;
    cursor: pointer;
    height: 42px; }
    .image-gallery__list .slick-arrow::before {
      font-family: "FontAwesome";
      transition: all 0.3s ease-out; }
  .image-gallery__list .slick-prev, .image-gallery__list .slick-next {
    height: 46px;
    background: rgba(255, 255, 255, 0.5);
    font-size: 0;
    transition: all 0.3s ease-out; }
    @media screen and (min-width: 75em) {
      .image-gallery__list .slick-prev, .image-gallery__list .slick-next {
        height: 54px;
        line-height: 50px; } }
    .image-gallery__list .slick-prev:before, .image-gallery__list .slick-next:before {
      font-size: 30px; }
      @media screen and (min-width: 75em) {
        .image-gallery__list .slick-prev:before, .image-gallery__list .slick-next:before {
          font-size: 55px; } }
    .image-gallery__list .slick-prev:hover, .image-gallery__list .slick-next:hover {
      background: rgba(255, 255, 255, 0.8); }
  .image-gallery__list .slick-prev {
    left: 0; }
    @media screen and (min-width: 75em) {
      .image-gallery__list .slick-prev {
        left: 40px; } }
    .image-gallery__list .slick-prev::before {
      opacity: 1;
      padding: 5px 12px 5px 10px;
      content: '\f104';
      color: #434343; }
  .image-gallery__list .slick-next {
    right: 0; }
    @media screen and (min-width: 75em) {
      .image-gallery__list .slick-next {
        right: 40px; } }
    .image-gallery__list .slick-next::before {
      opacity: 1;
      padding: 5px 10px 5px 12px;
      content: '\f105';
      color: #434343; }
  .image-gallery__item {
    position: relative;
    margin: 0 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    outline: none;
    transition: all 0.3s ease-out; }
    .image-gallery__item img {
      width: 100%; }
    .image-gallery__item.slick-current {
      opacity: 1;
      height: auto;
      top: 0; }

.image-links p {
  color: #ffffff;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0 0; }

.image-links span.author {
  padding: 0 30px;
  color: #de0000;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px; }

.image-links .link-items-container {
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 48em) {
    .image-links .link-items-container {
      flex-direction: column;
      height: 90vh; } }
  .image-links .link-items-container .link-item {
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 65vw; }
    @media screen and (min-width: 48em) {
      .image-links .link-items-container .link-item {
        width: 50%; } }
    .image-links .link-items-container .link-item .zoom-image {
      position: absolute;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100%;
      transform: scale(1.3);
      transition: all 0.2s ease; }
    .image-links .link-items-container .link-item:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .image-links .link-items-container .link-item a {
      position: relative;
      z-index: 1;
      color: #ffffff;
      padding: 0 0 30px;
      height: 100%;
      text-transform: uppercase;
      transition: all 0.2s ease;
      font-size: 20px;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center; }
      @media screen and (min-width: 62em) {
        .image-links .link-items-container .link-item a {
          font-size: 30px; } }
    .image-links .link-items-container .link-item:hover .zoom-image {
      top: 0;
      left: 0;
      transform: scale(1); }
    .image-links .link-items-container .link-item:hover a {
      font-size: 40px; }
    @media screen and (min-width: 48em) {
      .image-links .link-items-container .link-item:nth-of-type(1) {
        height: 50%; }
      .image-links .link-items-container .link-item:nth-of-type(2) {
        height: 50%; }
      .image-links .link-items-container .link-item:nth-of-type(3) {
        height: 25%; }
      .image-links .link-items-container .link-item:nth-of-type(4) {
        height: 50%; }
      .image-links .link-items-container .link-item:nth-of-type(5) {
        height: 25%; } }

.link-bar {
  margin: 20px 0; }
  .link-bar p {
    color: #ffffff;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.4;
    padding: 0 0; }
  .link-bar span.author {
    padding: 0 30px;
    color: #de0000;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .link-bar .link-items-container {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (min-width: 75em) {
      .link-bar .link-items-container {
        flex-wrap: nowrap; } }
    .link-bar .link-items-container .link-item {
      width: 100%;
      background-size: cover;
      position: relative;
      overflow: hidden;
      height: 65vw; }
      @media screen and (min-width: 48em) {
        .link-bar .link-items-container .link-item {
          height: 33vw;
          width: 33.3333%; } }
      @media screen and (min-width: 75em) {
        .link-bar .link-items-container .link-item {
          height: 20vw;
          width: 100% !important; } }
      .link-bar .link-items-container .link-item .zoom-image {
        position: absolute;
        background-size: cover;
        width: 100%;
        height: 100%; }
      .link-bar .link-items-container .link-item:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 58, 121, 0.5);
        z-index: 1;
        transition: .3s ease-in-out; }
      .link-bar .link-items-container .link-item a {
        position: absolute;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        color: #ffffff;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 24px;
        padding: 0 15px;
        width: calc(100% - 30px);
        height: 100%;
        text-decoration: none; }
        @media screen and (min-width: 48em) {
          .link-bar .link-items-container .link-item a {
            font-size: 18px; } }
        @media screen and (min-width: 62em) {
          .link-bar .link-items-container .link-item a {
            font-size: 26px; } }
      .link-bar .link-items-container .link-item:nth-child(2):before {
        background: rgba(0, 160, 218, 0.5); }
      .link-bar .link-items-container .link-item:nth-child(3):before {
        background: rgba(0, 158, 66, 0.5); }
      @media screen and (min-width: 48em) {
        .link-bar .link-items-container .link-item:nth-child(4) {
          width: 50%; } }
      .link-bar .link-items-container .link-item:nth-child(4):before {
        background: rgba(176, 118, 79, 0.5); }
      @media screen and (min-width: 48em) {
        .link-bar .link-items-container .link-item:nth-child(5) {
          width: 50%; } }
      .link-bar .link-items-container .link-item:nth-child(5):before {
        background: rgba(233, 171, 2, 0.5); }
      .link-bar .link-items-container .link-item:hover:before {
        background: #003a79; }
      .link-bar .link-items-container .link-item:hover:nth-child(2):before {
        background: #00a0da; }
      .link-bar .link-items-container .link-item:hover:nth-child(3):before {
        background: #009e42; }
      .link-bar .link-items-container .link-item:hover:nth-child(4):before {
        background: #b0764f; }
      .link-bar .link-items-container .link-item:hover:nth-child(5):before {
        background: #e9ab02; }
