/*! normalize.css v3.0.3 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

@supports ((-webkit-text-decoration: dotted underline) or (text-decoration: dotted underline)) {
  abbr[title], acronym[title] {
    -webkit-text-decoration: dotted underline;
    text-decoration: dotted underline;
    border-bottom: none;
  }
}
b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.375rem;
}

sub {
  bottom: -0.1875rem;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1rem 2.5rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35rem 0.625rem 0.75rem;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-overflow-scrolling: touch;
  color: #222;
  font-size: 100%;
  line-height: 1.4;
  box-sizing: border-box;
}

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

:focus {
  outline: 1px solid #3b99fc;
}

button:focus, input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: -1px;
}

[tabindex="-1"]:focus {
  outline: none;
}

_::-ms-reveal,
body:not([tabindex]):focus,
div:not([tabindex]):focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  page-break-after: avoid;
}

h1 {
  font-size: 2rem;
  margin: 1.34rem 0;
}

h2 {
  font-size: 1.5rem;
  margin: 1.245rem 0;
}

h3 {
  font-size: 1.17rem;
  margin: 1.17rem 0;
}

h4 {
  font-size: 1rem;
  margin: 1.33rem 0;
}

h5 {
  font-size: 0.83rem;
  margin: 1.386rem 0;
}

h6 {
  font-size: 0.67rem;
  margin: 1.561rem 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c0c0c0;
  margin: 1rem 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
video,
svg {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}
img[src*=".svg"] {
  width: 100% \9 ;
}

_::-ms-reveal,
img[src*=".svg"] {
  width: 100%;
}

a img {
  border: none;
}

.media {
  height: 0;
  height: auto;
  margin-bottom: 1rem;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.media.four-by-three {
  padding-bottom: 75%;
}
.media.instagram {
  height: auto;
  max-width: none;
  padding-bottom: 120%;
}
.media.vine {
  height: auto;
  max-width: none;
  padding-bottom: 100%;
}
.media.getty {
  height: auto;
  padding-bottom: 79.9663%;
}
.media iframe,
.media object,
.media embed,
.media video {
  background-color: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.media img {
  bottom: -1000000%;
  left: -1000000%;
  margin: auto;
  position: absolute;
  right: -1000000%;
  top: -1000000%;
  width: 100%;
}
.media.media-scroll {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

table {
  margin: 1rem 0;
  max-width: 100%;
  width: 100%;
}
table th,
table td {
  padding: 0.5rem;
  text-align: left;
  vertical-align: top;
}
[dir=rtl] table th,
[dir=rtl] table td {
  text-align: right;
}

.table-bordered {
  border: 1px solid #c0c0c0;
  border-left-width: 0;
  border-collapse: separate;
}
.table-bordered th,
.table-bordered td {
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top-width: 0;
}
.table-bordered tbody:first-child tr:first-child th[scope=row] {
  border-top: none;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #ebebeb;
}

.table-scrollable {
  margin: 1rem 0;
  overflow-y: hidden;
  overflow-x: auto;
  width: 100%;
}
.table-scrollable table {
  margin: 0;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.push {
  float: right;
}
[dir=rtl] .push {
  float: left;
}

.pull {
  float: left;
}
[dir=rtl] .pull {
  float: right;
}

.push-xxs {
  float: right;
}
[dir=rtl] .push-xxs {
  float: left;
}

.pull-xxs {
  float: left;
}
[dir=rtl] .pull-xxs {
  float: right;
}

@media (max-width: 37.49em) {
  .push-xxs-only {
    float: right;
  }
  [dir=rtl] .push-xxs-only {
    float: left;
  }

  .pull-xxs-only {
    float: left;
  }
  [dir=rtl] .pull-xxs-only {
    float: right;
  }
}
@media print and (min-width: 536px), screen and (min-width: 37.5em) {
  .push-xs {
    float: right;
  }
  [dir=rtl] .push-xs {
    float: left;
  }

  .pull-xs {
    float: left;
  }
  [dir=rtl] .pull-xs {
    float: right;
  }
}
@media print and (min-width: 536px) and (max-width: 536px), screen and (min-width: 37.5em) and (max-width: 47.99em) {
  .push-xs-only {
    float: right;
  }
  [dir=rtl] .push-xs-only {
    float: left;
  }

  .pull-xs-only {
    float: left;
  }
  [dir=rtl] .pull-xs-only {
    float: right;
  }
}
@media print and (min-width: 537px), screen and (min-width: 48em) {
  .push-s {
    float: right;
  }
  [dir=rtl] .push-s {
    float: left;
  }

  .pull-s {
    float: left;
  }
  [dir=rtl] .pull-s {
    float: right;
  }
}
@media print and (min-width: 537px) and (max-width: 61.99em), screen and (min-width: 48em) and (max-width: 61.99em) {
  .push-s-only {
    float: right;
  }
  [dir=rtl] .push-s-only {
    float: left;
  }

  .pull-s-only {
    float: left;
  }
  [dir=rtl] .pull-s-only {
    float: right;
  }
}
@media (min-width: 62em) {
  .push-m {
    float: right;
  }
  [dir=rtl] .push-m {
    float: left;
  }

  .pull-m {
    float: left;
  }
  [dir=rtl] .pull-m {
    float: right;
  }
}
@media (min-width: 62em) and (max-width: 74.99em) {
  .push-m-only {
    float: right;
  }
  [dir=rtl] .push-m-only {
    float: left;
  }

  .pull-m-only {
    float: left;
  }
  [dir=rtl] .pull-m-only {
    float: right;
  }
}
@media (min-width: 75em) {
  .push-l {
    float: right;
  }
  [dir=rtl] .push-l {
    float: left;
  }

  .pull-l {
    float: left;
  }
  [dir=rtl] .pull-l {
    float: right;
  }
}
.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.block-xxs {
  display: block;
}

.inline-block-xxs {
  display: inline-block;
}

.inline-xxs {
  display: inline;
}

@media (max-width: 37.49em) {
  .block-xxs-only {
    display: block;
  }

  .inline-block-xxs-only {
    display: inline-block;
  }

  .inline-xxs-only {
    display: inline;
  }
}
@media print and (min-width: 536px), screen and (min-width: 37.5em) {
  .block-xs {
    display: block;
  }

  .inline-block-xs {
    display: inline-block;
  }

  .inline-xs {
    display: inline;
  }
}
@media print and (min-width: 536px) and (max-width: 536px), screen and (min-width: 37.5em) and (max-width: 47.99em) {
  .block-xs-only {
    display: block;
  }

  .inline-block-xs-only {
    display: inline-block;
  }

  .inline-xs-only {
    display: inline;
  }
}
@media print and (min-width: 537px), screen and (min-width: 48em) {
  .block-s {
    display: block;
  }

  .inline-block-s {
    display: inline-block;
  }

  .inline-s {
    display: inline;
  }
}
@media print and (min-width: 537px) and (max-width: 61.99em), screen and (min-width: 48em) and (max-width: 61.99em) {
  .block-s-only {
    display: block;
  }

  .inline-block-s-only {
    display: inline-block;
  }

  .inline-s-only {
    display: inline;
  }
}
@media (min-width: 62em) {
  .block-m {
    display: block;
  }

  .inline-block-m {
    display: inline-block;
  }

  .inline-m {
    display: inline;
  }
}
@media (min-width: 62em) and (max-width: 74.99em) {
  .block-m-only {
    display: block;
  }

  .inline-block-m-only {
    display: inline-block;
  }

  .inline-m-only {
    display: inline;
  }
}
@media (min-width: 75em) {
  .block-l {
    display: block;
  }

  .inline-block-l {
    display: inline-block;
  }

  .inline-l {
    display: inline;
  }
}
.text-pull {
  text-align: left;
}
[dir=rtl] .text-pull {
  text-align: right;
}

.text-push {
  text-align: right;
}
[dir=rtl] .text-push {
  text-align: left;
}

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

.text-xxs-pull {
  text-align: left;
}
[dir=rtl] .text-xxs-pull {
  text-align: right;
}

.text-xxs-push {
  text-align: right;
}
[dir=rtl] .text-xxs-push {
  text-align: left;
}

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

@media (max-width: 37.49em) {
  .text-xxs-pull-only {
    text-align: left;
  }
  [dir=rtl] .text-xxs-pull-only {
    text-align: right;
  }

  .text-xxs-push-only {
    text-align: right;
  }
  [dir=rtl] .text-xxs-push-only {
    text-align: left;
  }

  .text-xxs-center-only {
    text-align: center;
  }
}
@media print and (min-width: 536px), screen and (min-width: 37.5em) {
  .text-xs-pull {
    text-align: left;
  }
  [dir=rtl] .text-xs-pull {
    text-align: right;
  }

  .text-xs-push {
    text-align: right;
  }
  [dir=rtl] .text-xs-push {
    text-align: left;
  }

  .text-xs-center {
    text-align: center;
  }
}
@media print and (min-width: 536px) and (max-width: 536px), screen and (min-width: 37.5em) and (max-width: 47.99em) {
  .text-xs-pull-only {
    text-align: left;
  }
  [dir=rtl] .text-xs-pull-only {
    text-align: right;
  }

  .text-xs-push-only {
    text-align: right;
  }
  [dir=rtl] .text-xs-push-only {
    text-align: left;
  }

  .text-xs-center-only {
    text-align: center;
  }
}
@media print and (min-width: 537px), screen and (min-width: 48em) {
  .text-s-pull {
    text-align: left;
  }
  [dir=rtl] .text-s-pull {
    text-align: right;
  }

  .text-s-push {
    text-align: right;
  }
  [dir=rtl] .text-s-push {
    text-align: left;
  }

  .text-s-center {
    text-align: center;
  }
}
@media print and (min-width: 537px) and (max-width: 61.99em), screen and (min-width: 48em) and (max-width: 61.99em) {
  .text-s-pull-only {
    text-align: left;
  }
  [dir=rtl] .text-s-pull-only {
    text-align: right;
  }

  .text-s-push-only {
    text-align: right;
  }
  [dir=rtl] .text-s-push-only {
    text-align: left;
  }

  .text-s-center-only {
    text-align: center;
  }
}
@media (min-width: 62em) {
  .text-m-pull {
    text-align: left;
  }
  [dir=rtl] .text-m-pull {
    text-align: right;
  }

  .text-m-push {
    text-align: right;
  }
  [dir=rtl] .text-m-push {
    text-align: left;
  }

  .text-m-center {
    text-align: center;
  }
}
@media (min-width: 62em) and (max-width: 74.99em) {
  .text-m-pull-only {
    text-align: left;
  }
  [dir=rtl] .text-m-pull-only {
    text-align: right;
  }

  .text-m-push-only {
    text-align: right;
  }
  [dir=rtl] .text-m-push-only {
    text-align: left;
  }

  .text-m-center-only {
    text-align: center;
  }
}
@media (min-width: 75em) {
  .text-l-pull {
    text-align: left;
  }
  [dir=rtl] .text-l-pull {
    text-align: right;
  }

  .text-l-push {
    text-align: right;
  }
  [dir=rtl] .text-l-push {
    text-align: left;
  }

  .text-l-center {
    text-align: center;
  }
}
.grid-state-indicator {
  position: absolute;
  top: -9999px;
  height: 1px;
  width: 0;
}

@media (max-width: 37.49em) {
  .grid-state-indicator {
    width: 0;
  }
}
@media print and (max-width: 536px), screen and (min-width: 37.5em) and (max-width: 47.99em) {
  .grid-state-indicator {
    width: 1px;
  }
}
@media print and (min-width: 537px) and (max-width: 61.99em), screen and (min-width: 48em) and (max-width: 61.99em) {
  .grid-state-indicator {
    width: 2px;
  }
}
@media (min-width: 62em) and (max-width: 74.99em) {
  .grid-state-indicator {
    width: 3px;
  }
}
@media (min-width: 75em) {
  .grid-state-indicator {
    width: 4px;
  }
}
.scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

[data-lock], [data-lock] body {
  height: 100%;
  overflow: hidden;
  touch-action: none;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.ir:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

.hidden {
  display: none !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: no-wrap;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.fade-out,
.fade-in {
  transition: opacity 0.3s;
}

.fade-out {
  opacity: 0 !important;
}

.fade-in {
  opacity: 1 !important;
}

.visible-xxs,
.visible-xs,
.visible-s,
.visible-m,
.visible-l {
  display: none !important;
}

@media (max-width: 37.49em) {
  .hidden-xxs {
    display: none !important;
  }

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

  .visible-xxs.inline {
    display: inline !important;
  }

  .visible-xxs.inline-block {
    display: inline-block !important;
  }

  table.visible-xxs {
    display: table;
  }

  thead.visible-xxs {
    display: table-header-group !important;
  }

  tfoot.visible-xxs {
    display: table-footer-group !important;
  }

  tr.visible-xxs {
    display: table-row !important;
  }

  th.visible-xxs,
td.visible-xxs {
    display: table-cell !important;
  }

  col.visible-xxs {
    display: table-column !important;
  }

  caption.visible-xxs {
    display: table-caption !important;
  }
}
@media print and (max-width: 536px), screen and (min-width: 37.5em) and (max-width: 47.99em) {
  .hidden-xs {
    display: none !important;
  }

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

  .visible-xs.inline {
    display: inline !important;
  }

  .visible-xs.inline-block {
    display: inline-block !important;
  }

  table.visible-xs {
    display: table;
  }

  thead.visible-xs {
    display: table-header-group !important;
  }

  tfoot.visible-xs {
    display: table-footer-group !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }

  col.visible-xs {
    display: table-column !important;
  }

  caption.visible-xs {
    display: table-caption !important;
  }
}
@media print and (min-width: 537px) and (max-width: 61.99em), screen and (min-width: 48em) and (max-width: 61.99em) {
  .hidden-s {
    display: none !important;
  }

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

  .visible-s.inline {
    display: inline !important;
  }

  .visible-s.inline-block {
    display: inline-block !important;
  }

  table.visible-s {
    display: table;
  }

  thead.visible-s {
    display: table-header-group !important;
  }

  tfoot.visible-s {
    display: table-footer-group !important;
  }

  tr.visible-s {
    display: table-row !important;
  }

  th.visible-s,
td.visible-s {
    display: table-cell !important;
  }

  col.visible-s {
    display: table-column !important;
  }

  caption.visible-s {
    display: table-caption !important;
  }
}
@media (min-width: 62em) and (max-width: 74.99em) {
  .hidden-m {
    display: none !important;
  }

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

  .visible-m.inline {
    display: inline !important;
  }

  .visible-m.inline-block {
    display: inline-block !important;
  }

  table.visible-m {
    display: table;
  }

  thead.visible-m {
    display: table-header-group !important;
  }

  tfoot.visible-m {
    display: table-footer-group !important;
  }

  tr.visible-m {
    display: table-row !important;
  }

  th.visible-m,
td.visible-m {
    display: table-cell !important;
  }

  col.visible-m {
    display: table-column !important;
  }

  caption.visible-m {
    display: table-caption !important;
  }
}
@media (min-width: 75em) {
  .hidden-l {
    display: none !important;
  }

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

  .visible-l.inline {
    display: inline !important;
  }

  .visible-l.inline-block {
    display: inline-block !important;
  }

  table.visible-l {
    display: table;
  }

  thead.visible-l {
    display: table-header-group !important;
  }

  tfoot.visible-l {
    display: table-footer-group !important;
  }

  tr.visible-l {
    display: table-row !important;
  }

  th.visible-l,
td.visible-l {
    display: table-cell !important;
  }

  col.visible-l {
    display: table-column !important;
  }

  caption.visible-l {
    display: table-caption !important;
  }
}
.stories {
  container-type: inline-size;
}
.stories title {
  text-align: center;
}
.stories .wrapper {
  position: relative;
}
.stories .wrapper .button {
  position: absolute;
  background-color: rgba(0, 85, 116, 0.8);
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  z-index: 10;
  top: 50%;
  border: solid 1px rgba(255, 255, 255, 0.3);
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 4px;
}
.stories .wrapper .button svg {
  width: 24px;
  height: 24px;
}
.stories .wrapper .button:hover {
  background-color: #005574;
}
.stories .wrapper .button.prev {
  left: 10px;
}
.stories .wrapper .button.next {
  right: 10px;
}
.stories .story-grid {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.stories .story-grid::-webkit-scrollbar {
  display: none;
}
.stories .story-grid .story-item {
  flex: 0 0 100%;
  scroll-snap-align: start;
  overflow: hidden;
  position: relative;
  border-radius: 0.5rem;
  display: flex;
  color: white;
  text-decoration: none;
  padding: 1em;
  background: #005574;
  transition: all 0.3s ease;
}
.stories .story-grid .story-item:has(picture)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: linear-gradient(to top, rgba(4, 62, 83, 0.8), rgba(4, 62, 83, 0));
}
.stories .story-grid .story-item picture {
  transition: transform 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.stories .story-grid .story-item picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.stories .story-grid .story-item .content {
  z-index: 4;
  position: relative;
  align-self: end;
}
.stories .story-grid .story-item:has(picture):hover picture {
  transform: scale(1.05);
}
.stories .story-grid .story-item:has(picture):hover::after {
  opacity: 0.9;
}
.stories .story-grid .story-item:not(:has(picture)):hover {
  background-color: #007aa7;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}

@media (min-width: 768px) {
  .stories .story-grid {
    display: grid;
    grid-gap: 1em;
    grid-auto-columns: minmax(400px, 1fr);
    grid-auto-columns: calc(33cqw - .5em);
    grid-template-rows: 1fr 1fr 1fr;
    grid-auto-flow: column;
    overflow-x: auto;
  }
  @container (width > 950px) {
    .stories .story-grid {
      grid-auto-columns: calc(25cqw - 1em);
    }
  }
  .stories .story-grid .story-item .description {
    display: none;
  }
  .stories .story-grid .story-item:first-child {
    grid-row: span 3;
    grid-column: span 2;
  }
  .stories .story-grid .story-item:first-child .description {
    display: block;
  }
  .stories .story-grid .story-item:nth-child(4n+2), .stories .story-grid .story-item:nth-child(4n+5) {
    grid-row: span 2;
  }
}
_::-ms-reveal, img[src*=".svg"] {
  width: auto;
}

body {
  font-family: "Montserrat", Arial, sans-serif;
  background: #043e53;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ie-warning {
  border: solid 4px #e2c72d;
  max-width: 1800px;
  margin: 0 auto;
  width: calc(100% - 1em);
  margin-bottom: 1em;
}
@media (min-width: 62em) {
  .ie-warning {
    width: calc(100% - 4em);
  }
}
.ie-warning .inner {
  margin: 0.2em;
  background: rgba(226, 199, 45, 0.9);
  padding: 1em;
}
.ie-warning h1 {
  margin: 0;
  font-size: 1.6em;
}
.ie-warning p {
  margin: 0;
}

header {
  padding: 1em 0;
  background: linear-gradient(to bottom, #043e53, rgba(4, 62, 83, 0));
}
header .wrapper {
  max-width: 1800px;
  margin: 0 auto;
  width: calc(100% - 1em);
  display: flex;
  position: relative;
}
@media (min-width: 62em) {
  header .wrapper {
    width: calc(100% - 4em);
  }
}
header .logo {
  margin: 0;
}
header .logo a {
  display: inline-block;
}
header .logo img {
  width: 120px;
}
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
header nav ul li {
  margin: 0 4px;
}
header nav ul li a {
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none;
  transition: color ease-in-out 0.2s;
}
header nav ul li a:hover {
  color: #74daff;
}
header .top-container {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
header .menu-container {
  display: flex;
  margin-left: auto;
  justify-content: flex-end;
}
header .menu-container ul.top {
  display: none;
}
header nav.top {
  display: none;
  font-size: 0.9em;
  font-weight: 300;
}
header nav.top ul li ul {
  display: none;
}
header nav.lang {
  margin-right: 1em;
}
header nav.lang img {
  height: 20px;
}
header nav.main {
  font-size: 1.15em;
  margin-left: auto;
  margin-top: 2em;
  position: relative;
}
header nav.main ul {
  margin-right: -0.5em;
}
header nav.main ul li {
  padding-bottom: 5px;
}
header nav.main ul li a {
  margin: 0 0.5em;
}
header nav.main ul li a i {
  margin-left: 0.5em;
}
header nav.main ul li.active > a {
  border-bottom: 3px solid #005574;
}
@media (min-width: 62em) {
  header nav.main ul li.dropdown {
    cursor: pointer;
    position: relative;
  }
  header nav.main ul li.dropdown ul {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    position: absolute;
    z-index: 10000;
    top: 30px;
    /*calc(100% - 1.5em);*/
    left: 0;
    min-width: 100%;
    background: #005574;
    visibility: hidden;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top center;
    transition: visibility linear 0s 0.2s, opacity ease-in-out 0.2s 0s, transform ease-in-out 0.2s 0s;
    font-size: 0.9em;
  }
  header nav.main ul li.dropdown ul li {
    border-top: solid 1px #00688e;
    padding: 0;
    margin: 0;
  }
  header nav.main ul li.dropdown ul li a {
    padding: 0.2em 0.1em;
    white-space: nowrap;
  }
  header nav.main ul li.dropdown:last-child ul {
    left: auto;
    right: 1em;
  }
  header nav.main ul li.dropdown:hover > a {
    color: #74daff;
  }
  header nav.main ul li.dropdown:hover ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s, 0s;
    transform: scaleY(1);
  }
}
header #toggle-menu {
  margin-left: auto;
  color: white;
  text-decoration: none;
  font-size: 30px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  transition: transform ease-in-out 0.1s;
}
@media (min-width: 48em) {
  header .logo img {
    width: 180px;
  }
}
@media (min-width: 62em) {
  header {
    padding: 1em 0;
  }
  header .logo img {
    width: 250px;
  }
  header nav.main nav, header nav.top {
    display: flex;
  }
  header nav.lang {
    margin: 0 0 0 1em;
  }
  header #toggle-menu {
    display: none;
  }
  header #close-menu {
    display: none;
  }
  header .menu-container nav.secondary {
    display: none;
  }
}
@supports (display: grid) {
  header .wrapper {
    display: grid;
    grid-template-areas: "logo topmenu mainmenu";
    grid-template-columns: 1fr auto auto;
  }
  header .logo {
    grid-area: logo;
  }
  header .menu-container {
    grid-area: mainmenu;
  }
  header nav.main {
    margin: 0;
    justify-self: end;
  }
  header .top-container {
    position: static;
    grid-area: topmenu;
    justify-self: end;
    align-self: center;
  }
  @media (min-width: 62em) {
    header .wrapper {
      grid-template-areas: "logo topmenu" "logo mainmenu";
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 1fr 1.4fr;
    }
    header .top-container {
      align-self: start;
    }
  }
}

@media (max-width: 62em) {
  header .menu-container {
    display: flex;
    flex-flow: column;
    background: #043e53;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70vw;
    max-width: 350px;
    z-index: 10000;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 20px;
    transform: translateX(110%);
    transition: transform ease-in-out 0.2s 0.2s;
    text-align: left;
    padding: 1em;
    justify-content: flex-start;
    overflow-y: scroll;
  }
  header .menu-container ul.top {
    display: block;
  }
  header .menu-container nav {
    display: block;
    font-size: inherit;
    margin: 0;
  }
  header .menu-container nav ul {
    margin: -1em -1em 0 -1em;
    padding-top: 1em;
    flex-flow: column;
  }
  header .menu-container nav ul li {
    display: block;
    border-bottom: solid 1px #05506b;
  }
  header .menu-container nav ul li a {
    display: block;
    padding: 0.5em 1em;
    color: white;
    font-size: 1.2em;
  }
  header .menu-container nav ul li a i {
    display: none;
  }
  header .menu-container nav ul li ul {
    display: none;
  }
  header .menu-container nav ul li ul li:last-child {
    border-bottom: none;
  }
  header .menu-container nav ul li.active, header .menu-container nav ul li.child-active {
    border-left: 3px solid #005574;
  }
  header .menu-container nav ul li.active ul, header .menu-container nav ul li.child-active ul {
    position: relative;
    display: block;
    /*visibility: hidden;*/
    padding: 0;
    margin: 0 0 0 1em;
    font-size: 0.9em;
  }
  header .menu-container nav ul li.active a, header .menu-container nav ul li.child-active a {
    border-bottom: none;
  }

  .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in-out 0.2s, visibility linear 0s 0.2s;
    touch-action: none;
  }

  #close-menu {
    background: #005574;
    margin: -1em -1em 1em -1em;
    padding: 1em;
  }
  #close-menu i {
    margin-right: 0.5em;
  }

  .show-menu body {
    overflow-y: hidden;
  }
  .show-menu header .menu-container {
    transform: translateX(0);
  }
  .show-menu header #toggle-menu {
    color: white;
  }
  .show-menu .overlay {
    visibility: visible;
    transition-delay: 0s;
    opacity: 1;
  }
}
.only-content header .wrapper {
  display: flex;
  align-items: center;
}
.only-content header .wrapper img {
  height: 70px;
}
.only-content header .wrapper a:last-child {
  margin-left: auto;
}
.only-content header .wrapper a:last-child img {
  height: 40px;
}
.only-content .pageheader {
  text-align: center;
}

.bg-image {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  max-height: 100vh;
  overflow: hidden;
}
.bg-image img {
  width: 100%;
}
.bg-image .bg-overlay {
  background: rgba(4, 62, 83, 0.5);
  background: linear-gradient(to bottom, rgba(4, 62, 83, 0.5), rgba(4, 62, 83, 0.5) 60%, #043e53 80%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  /*@media(min-width: 600px) {
          background: linear-gradient(to bottom, rgba($c-brand-dark, $o), rgba($c-brand-dark, $o) 400px, rgba($c-brand-dark, 1) 600px);
      }

      @media(min-width: 1000px) {
          background: linear-gradient(to bottom, rgba($c-brand-dark, $o), rgba($c-brand-dark, $o) 40%, rgba($c-brand-dark, 1) 60%);
      }

      @media(min-width: $bp-medium) {
          background: linear-gradient(to bottom, rgba($c-brand-dark, $o), rgba($c-brand-dark, $o) 60%, rgba($c-brand-dark, 1) 80%);
      }*/
}

footer {
  margin-top: auto;
  display: flex;
  flex-flow: column;
  font-size: 0.9em;
}
footer .wrapper {
  max-width: 1800px;
  margin: 0 auto;
  width: calc(100% - 1em);
  overflow: hidden;
}
@media (min-width: 62em) {
  footer .wrapper {
    width: calc(100% - 4em);
  }
}
footer .contact {
  background: #005574;
  color: white;
}
footer .contact .wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0.5em 0;
}
footer .contact a {
  color: inherit;
  text-decoration: none;
}
footer .contact .contact-details {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  margin: 0 -1em;
}
footer .contact .contact-details > div {
  margin: 0 1em;
  padding: 0.5em 0;
}
footer .contact .social {
  font-size: 1.5em;
  display: flex;
  margin: 1em -2px 0 -2px;
}
footer .contact .social > div {
  margin: 0 2px;
  display: flex;
}
footer .contact .social a {
  display: flex;
  align-items: center;
  opacity: 0.9;
  padding: 0 8px;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
footer .contact .social a:hover {
  opacity: 1;
}
footer .contact .social .facebook a:hover {
  background-color: #3b5998;
}
footer .contact .social .twitter a:hover {
  background-color: #55acee;
}
footer .contact .social .linkedin a:hover {
  background-color: #007bb5;
}
@media (min-width: 48em) {
  footer .contact .contact-details {
    flex-flow: row;
  }
}
@media (min-width: 62em) {
  footer .contact .wrapper {
    flex-flow: row;
    align-items: stretch;
    padding: 0;
  }
  footer .contact .social {
    margin-top: 0;
    margin-left: auto;
  }
}
footer .bottom {
  background: #D9DADB;
  padding: 1em 0;
  text-align: center;
}
footer .bottom nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin: 0 -0.5em;
  justify-content: center;
}
footer .bottom nav ul li {
  margin: 0 0.5em;
}
footer .bottom nav ul li a {
  color: inherit;
  text-decoration: none;
}
footer .bottom .copyright {
  color: gray;
  font-size: 0.8em;
  margin-top: 2em;
}
@media (min-width: 62em) {
  footer .bottom {
    text-align: left;
  }
  footer .bottom nav ul {
    justify-content: flex-start;
  }
}