@charset "UTF-8";
/* Colors
/* remember to turn off any unused swatches in atoms>global>colors.twig
/* _______________________________________________________________ */
@font-face {
  font-family: "icons-494619612";
  src: url("../fonts/icons-494619612.eot");
  src: url("../fonts/icons-494619612.eot?#iefix") format("eot"), url("../fonts/icons-494619612.woff2") format("woff2"), url("../fonts/icons-494619612.woff") format("woff"), url("../fonts/icons-494619612.ttf") format("truetype"), url("../fonts/icons-494619612.svg#icons-494619612") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon:before, .icon--after:after, .image-gallery__block a figure::after {
  font-family: "icons-494619612";
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  height: 1em;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--angle-down:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--angle-down:after {
  content: ""; }

.icon--angle-left:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--angle-left:after {
  content: ""; }

.icon--angle-right-circle:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--angle-right-circle:after {
  content: ""; }

.icon--angle-right:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--angle-right:after {
  content: ""; }

.icon--arrow-right:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--arrow-right:after {
  content: ""; }

.icon--camera:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--camera:after {
  content: ""; }

.icon--checkbox-checked:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--checkbox-checked:after {
  content: ""; }

.icon--checkmark:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--checkmark:after {
  content: ""; }

.icon--close:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--close:after {
  content: ""; }

.icon--cog:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--cog:after {
  content: ""; }

.icon--earth:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--earth:after {
  content: ""; }

.icon--enlarge:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--enlarge:after {
  content: ""; }

.icon--exclamation-triangle:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--exclamation-triangle:after {
  content: ""; }

.icon--feed:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--feed:after {
  content: ""; }

.icon--home:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--home:after {
  content: ""; }

.icon--info:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--info:after {
  content: ""; }

.icon--mail-rectangle:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--mail-rectangle:after {
  content: ""; }

.icon--menu:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--menu:after {
  content: ""; }

.icon--mute:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--mute:after {
  content: ""; }

.icon--pause:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--pause:after {
  content: ""; }

.icon--play:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--play:after {
  content: ""; }

.icon--popup:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--popup:after {
  content: ""; }

.icon--print-rectangle:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--print-rectangle:after {
  content: ""; }

.icon--print:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--print:after {
  content: ""; }

.icon--quote-double:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--quote-double:after {
  content: ""; }

.icon--search:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--search:after {
  content: ""; }

.icon--unmute:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--unmute:after {
  content: ""; }

.icon--facebook:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--facebook:after {
  content: ""; }

.icon--flickr:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--flickr:after {
  content: ""; }

.icon--instagram:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--instagram:after {
  content: ""; }

.icon--linkedin:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--linkedin:after {
  content: ""; }

.icon--pinterest:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--pinterest:after {
  content: ""; }

.icon--rss:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--rss:after {
  content: ""; }

.icon--twitter:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--twitter:after {
  content: ""; }

.icon--youtube:not(.icon--after)::before {
  content: ""; }

.icon--after.icon--youtube:after {
  content: ""; }

.image-gallery {
  margin: -8px; }
  @media print, screen and (min-width: 40em) {
    .image-gallery {
      margin: -16px; } }

.gallery-wrapper {
  padding-bottom: 4.5rem;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(4.5rem, transparent), color-stop(4.5rem, #C3C8CB), to(#C3C8CB));
  background-image: linear-gradient(to bottom, transparent 4.5rem, #C3C8CB 4.5rem, #C3C8CB 100%); }

.modal .modal__wrapper {
  max-height: 80vh;
  max-width: 80vw; }
  .modal .modal__wrapper img {
    max-width: 80vw;
    max-height: 80vw; }

.image-gallery__block a {
  overflow: hidden;
  display: block; }
  .image-gallery__block a.image-gallery__popup-launcher {
    text-decoration: none; }
  .image-gallery__block a figure {
    position: relative;
    overflow: hidden; }
    .image-gallery__block a figure img {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out; }
    .image-gallery__block a figure::after {
      content: "";
      opacity: 0;
      -webkit-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out;
      font-size: 2.2em;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      line-height: 1.2;
      color: #F5A623;
      z-index: 10; }
    .image-gallery__block a figure::before {
      content: '';
      opacity: 0;
      background-color: rgba(0, 48, 92, 0.525);
      -webkit-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out;
      -webkit-box-shadow: inset 0 0 0 0.5rem #F5A623;
              box-shadow: inset 0 0 0 0.5rem #F5A623;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 10; }
  .image-gallery__block a:hover figure img, .image-gallery__block a:focus figure img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .image-gallery__block a:hover figure::before, .image-gallery__block a:hover figure::after, .image-gallery__block a:focus figure::before, .image-gallery__block a:focus figure::after {
    opacity: 1; }

.image-gallery__slide__title {
  font-weight: 500; }

.image-gallery__block-sizer,
.image-gallery__block {
  width: 33.3333%;
  padding: 8px; }
  @media print, screen and (min-width: 40em) {
    .image-gallery__block-sizer,
    .image-gallery__block {
      padding: 16px; } }

.image-gallery__block--width2 {
  width: 66.6666%; }

.image-gallery__block figcaption {
  display: none; }

.mfp-bg {
  background-color: #00305C; }

button.mfp-close {
  right: 0;
  width: 1.4em !important;
  padding: 0;
  line-height: 1;
  text-align: center; }

.mfp-image-holder .mfp-bottom-bar {
  position: relative;
  margin-top: 0;
  top: auto; }

.mfp-image-holder .mfp-figure {
  padding: 3rem;
  background-color: #fff; }
  .mfp-image-holder .mfp-figure img {
    max-width: 70vw;
    max-height: 80vh;
    -o-object-fit: contain;
       object-fit: contain;
    font-family: 'object-fit: contain'; }

.mfp-image-holder .mfp-figure::after {
  display: none; }

.mfp-image-holder .mfp-title {
  padding-right: 0; }

.mfp-image-holder .mfp-counter {
  bottom: 100%;
  top: auto; }

.mfp-image-holder .mfp-img {
  padding: 0 0 1rem 0; }

@media print, screen and (min-width: 50em) {
  .mfp-image-holder .mfp-landscape figure figcaption {
    margin: 2rem 2rem; }
  .mfp-image-holder .mfp-portrait figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 70vw; }
    .mfp-image-holder .mfp-portrait figure img {
      margin-right: 2rem;
      max-width: 30vw;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%; }
    .mfp-image-holder .mfp-portrait figure figcaption {
      margin-right: 2rem;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%; }
    .mfp-image-holder .mfp-portrait figure .mfp-bottom-bar {
      margin-top: 56px; } }

/*# sourceMappingURL=media-gallery.css.map */
