@charset "UTF-8";
:root {
  --color-shadow: rgba(0,0,0,0.1); }

/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-padding {
  padding: 0 !important; }

/* HTML5 hidden polyfill */
*[hidden] {
  position: fixed;
  top: -9999px;
  left: -9999px; }

[data-role=body-copy] {
  /* compensate for paragraph margins so body-copy divs are self contained */
  padding-bottom: 1em; }

@media (min-width: 1200px) {
  .container.container-huge {
    width: 1600px;
    max-width: 100%; } }

.relative {
  position: relative; }

.no-events {
  pointer-events: none; }

.overlay {
  z-index: 10000; }

.absolute-cover, .video-iframe-container iframe {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.ratio {
  position: relative;
  /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/ }
  .ratio.ultra-panavision {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "36.23188%"; }
  .ratio.silver {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "41.42502%"; }
  .ratio.widescreen {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "42.55319%"; }
  .ratio.golden {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "61.8047%"; }
  .ratio.golden-portrait {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "161.8%"; }
  .ratio.sixteen-nine {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "56.25%"; }
  .ratio.sixteen-nine-portrait {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "177.77778%"; }
  .ratio.five-four {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "80%"; }
  .ratio.five-four-portrait {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "125%"; }
  .ratio.four-three {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "75%"; }
  .ratio.four-three-portrait {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "133.33333%"; }
  .ratio.one, .ratio.square {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: 100%; }
  .ratio.ultra-panavision-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "36.23188%"; }
  .ratio.silver-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "41.42502%"; }
  .ratio.widescreen-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "42.55319%"; }
  .ratio.golden-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "61.8047%"; }
  .ratio.golden-portrait-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "161.8%"; }
  .ratio.sixteen-nine-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "56.25%"; }
  .ratio.sixteen-nine-portrait-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "177.77778%"; }
  .ratio.five-four-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "80%"; }
  .ratio.five-four-portrait-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "125%"; }
  .ratio.four-three-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "75%"; }
  .ratio.four-three-portrait-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: "133.33333%"; }
  .ratio.one-xs, .ratio.square-xs {
    /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
    padding-bottom: 100%; }
  @media (min-width: 576px) {
    .ratio.ultra-panavision-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "36.23188%"; }
    .ratio.silver-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "41.42502%"; }
    .ratio.widescreen-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "42.55319%"; }
    .ratio.golden-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "61.8047%"; }
    .ratio.golden-portrait-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "161.8%"; }
    .ratio.sixteen-nine-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "56.25%"; }
    .ratio.sixteen-nine-portrait-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "177.77778%"; }
    .ratio.five-four-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "80%"; }
    .ratio.five-four-portrait-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "125%"; }
    .ratio.four-three-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "75%"; }
    .ratio.four-three-portrait-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "133.33333%"; }
    .ratio.one-sm, .ratio.square-sm {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: 100%; } }
  @media (min-width: 768px) {
    .ratio.ultra-panavision-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "36.23188%"; }
    .ratio.silver-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "41.42502%"; }
    .ratio.widescreen-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "42.55319%"; }
    .ratio.golden-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "61.8047%"; }
    .ratio.golden-portrait-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "161.8%"; }
    .ratio.sixteen-nine-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "56.25%"; }
    .ratio.sixteen-nine-portrait-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "177.77778%"; }
    .ratio.five-four-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "80%"; }
    .ratio.five-four-portrait-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "125%"; }
    .ratio.four-three-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "75%"; }
    .ratio.four-three-portrait-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "133.33333%"; }
    .ratio.one-md, .ratio.square-md {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: 100%; } }
  @media (min-width: 992px) {
    .ratio.ultra-panavision-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "36.23188%"; }
    .ratio.silver-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "41.42502%"; }
    .ratio.widescreen-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "42.55319%"; }
    .ratio.golden-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "61.8047%"; }
    .ratio.golden-portrait-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "161.8%"; }
    .ratio.sixteen-nine-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "56.25%"; }
    .ratio.sixteen-nine-portrait-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "177.77778%"; }
    .ratio.five-four-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "80%"; }
    .ratio.five-four-portrait-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "125%"; }
    .ratio.four-three-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "75%"; }
    .ratio.four-three-portrait-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "133.33333%"; }
    .ratio.one-lg, .ratio.square-lg {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: 100%; } }
  @media (min-width: 1200px) {
    .ratio.ultra-panavision-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "36.23188%"; }
    .ratio.silver-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "41.42502%"; }
    .ratio.widescreen-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "42.55319%"; }
    .ratio.golden-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "61.8047%"; }
    .ratio.golden-portrait-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "161.8%"; }
    .ratio.sixteen-nine-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "56.25%"; }
    .ratio.sixteen-nine-portrait-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "177.77778%"; }
    .ratio.five-four-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "80%"; }
    .ratio.five-four-portrait-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "125%"; }
    .ratio.four-three-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "75%"; }
    .ratio.four-three-portrait-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: "133.33333%"; }
    .ratio.one-xl, .ratio.square-xl {
      /* 
		https://en.wikipedia.org/wiki/Aspect_ratio_(image)
	*/
      padding-bottom: 100%; } }

.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.full-fold {
  height: 100vh;
  position: relative; }

nav[role=navigation] ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }
  nav[role=navigation] ul li {
    text-align: center; }

@media (min-width: 768px) {
  nav[role=navigation].inline-md {
    text-align: center; }
    nav[role=navigation].inline-md li {
      display: inline-block;
      padding: 0;
      margin: 0 1em; }
      nav[role=navigation].inline-md li a {
        display: inline-block;
        line-height: 2em; } }

@media (min-width: 576px) {
  nav[role=navigation].inline-sm {
    text-align: center; }
    nav[role=navigation].inline-sm li {
      display: inline-block;
      padding: 0;
      margin: 0 1em; }
      nav[role=navigation].inline-sm li a {
        display: inline-block;
        line-height: 2em; } }

nav[role=navigation].inline-xs {
  text-align: center; }
  nav[role=navigation].inline-xs li {
    display: inline-block;
    padding: 0;
    margin: 0 1em; }
    nav[role=navigation].inline-xs li a {
      display: inline-block;
      line-height: 2em; }

figure {
  width: 100%; }

.bg-image {
  background-position: center center;
  background-size: cover; }

.video-iframe-container iframe {
  width: 100%;
  height: 100%; }

.lazy-img-container {
  display: inline-block; }
  .lazy-img-container .lazy-img {
    position: relative;
    display: block;
    max-width: 100%;
    background-color: #CCC;
    transition: 0.4s background-color;
    margin: 0 auto; }
    .lazy-img-container .lazy-img img {
      opacity: 0;
      transition: 0.4s opacity;
      position: absolute; }
    .lazy-img-container .lazy-img.loaded {
      background-color: white; }
      .lazy-img-container .lazy-img.loaded img {
        opacity: 1;
        position: static; }
      .lazy-img-container .lazy-img.loaded .loader {
        opacity: 0; }

.bg-img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

[data-background] {
  position: relative; }
  [data-background] .lazy-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #CCC;
    opacity: 1;
    transition: 0.4s opacity; }
  [data-background].loaded .lazy-background {
    opacity: 0; }

/**
 * Swiper 6.3.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 20, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

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

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@font-face {
  font-family: 'Walsheim-Regular';
  src: local("☺"), url("/fonts/GT-Walsheim-Regular.woff") format("woff"), url("/fonts/GT-Walsheim-Regular.ttf") format("truetype"), url("/fonts/GT-Walsheim-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Walsheim-Bold';
  src: local("☺"), url("/fonts/GT-Walsheim-Bold.woff") format("woff"), url("/fonts/GT-Walsheim-Bold.ttf") format("truetype"), url("/fonts/GT-Walsheim-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Walsheim-Regular", helvetica, arial, sans-serif; }

@keyframes spin {
  100% {
    transform: rotateZ(-360deg); } }

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

body.home {
  min-height: calc(100vh - 6rem);
  margin: 0.5rem;
  border: 0.5rem dashed #003F76;
  box-shadow: 0 0 0 0.125rem #000910, 0 0 0 1.25rem #fff, inset 0 0 0 0.08333rem #000910, 0 0.5rem 3rem 1.5rem rgba(0, 0, 0, 0.2), inset 0 0 0 0.5rem #fff, inset 0 0 100vw 100vw #ffffff;
  color: #003F76;
  text-shadow: 0 1px #fff;
  text-align: center;
  padding: 0.5rem; }
  @media (min-width: 768px) {
    body.home {
      padding: 2rem; } }

.globe {
  width: 5.5rem;
  height: 5.5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .globe {
      width: 9rem;
      height: 9rem; } }
  .globe .planes {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    animation: spin 5s linear infinite; }

.page-content .slug-home-copy__welcome p a {
  display: block; }
  .page-content .slug-home-copy__welcome p a:after {
    width: 0; }
  @media (min-width: 768px) {
    .page-content .slug-home-copy__welcome p a {
      display: inline-block; } }

.page-content .slug-home-copy:last-of-type p {
  font-size: 1rem; }
  .page-content .slug-home-copy:last-of-type p a:after {
    bottom: 0.2rem; }

.about-container {
  position: relative; }
  .about-container p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: Marcellus, serif;
    line-height: 1.15;
    font-size: 1.5rem;
    font-size: 6vw; }
    .about-container p a {
      position: relative;
      color: #003F76;
      text-decoration: none;
      font-family: "Walsheim-Bold", helvetica, arial, sans-serif;
      transition: color 0.25s ease-in-out;
      white-space: nowrap; }
      .about-container p a:after {
        position: absolute;
        bottom: 0.3rem;
        left: 0;
        width: 100%;
        content: '';
        height: 1px;
        background-color: #003F76; }
      .about-container p a:hover {
        color: #D4B000; }
        .about-container p a:hover:after {
          background-color: #D4B000; }
    .about-container p:first-of-type {
      margin-top: 0; }
    .about-container p bold, .about-container p strong, .about-container p b {
      font-family: "Walsheim-Bold", helvetica, arial, sans-serif; }
    @media (min-width: 768px) {
      .about-container p {
        font-size: 2.6rem;
        display: inline-block; } }

.container-reference-list.slug-maps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }
  .container-reference-list.slug-maps .references {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem; }
    @media (min-width: 768px) {
      .container-reference-list.slug-maps .references {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        margin-top: 2vh;
        margin-bottom: 2vh; } }

.case-study-teaser {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .case-study-teaser a {
    padding: 0.5rem;
    display: block;
    color: #222222;
    text-decoration: none; }
    @media (min-width: 768px) {
      .case-study-teaser a {
        padding: 1rem; } }
    .case-study-teaser a h3 {
      margin-top: 0;
      text-decoration: none;
      font-family: "Walsheim-Bold", helvetica, arial, sans-serif;
      color: #2b2b2b;
      text-decoration: none;
      font-size: clamp(118.75%, 1.5vw, 175%);
      line-height: 1.15;
      min-height: 3rem; }
      .case-study-teaser a h3 span {
        white-space: normal;
        display: block;
        font-family: "Walsheim-Regular", helvetica, arial, sans-serif; }
      @media (min-width: 768px) {
        .case-study-teaser a h3 {
          height: auto; } }
  .case-study-teaser .figure-wrapper {
    width: 100%; }
  .case-study-teaser figure.teaser-image {
    margin: 0 auto; }
  .case-study-teaser img {
    max-width: 100%;
    height: auto; }

body {
  margin: 0; }

.close-btn {
  position: fixed;
  top: 0.5rem;
  right: 0.5rem; }
  .close-btn a {
    display: block;
    font-size: 2rem;
    position: relative;
    border-radius: 50%;
    color: #ffffff;
    width: 2.25rem;
    height: 2.25rem;
    text-align: center;
    line-height: 1rem;
    text-decoration: none;
    background-color: #76bfff;
    transition: padding 0.25s ease-in-out; }
    .close-btn a span {
      z-index: 100;
      position: absolute;
      left: 10%;
      width: 80%;
      height: 4px;
      display: block;
      background-color: #ffffff;
      border-radius: 50%;
      transition: all .25s ease-in-out 0s; }
      .close-btn a span:first-of-type {
        top: calc(50% - 2px);
        transform: rotate(45deg) scaleX(0); }
      .close-btn a span:last-of-type {
        top: calc(50% - 2px);
        transform: rotate(-45deg) scaleX(0); }
    .close-btn a:hover {
      text-decoration: none; }
      .close-btn a:hover span:first-of-type {
        transform: rotate(45deg) scaleX(1); }
      .close-btn a:hover span:last-of-type {
        transform: rotate(-45deg) scaleX(1); }
      .close-btn a:hover svg.planes {
        opacity: 0; }
    .close-btn a svg.planet {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5; }
    .close-btn a svg.planes {
      width: 90%;
      position: absolute;
      top: 5%;
      transition: all 0.25s ease-in-out;
      left: 5%;
      z-index: 10;
      animation: spin 5s linear infinite; }
    @media (min-width: 768px) {
      .close-btn a {
        width: 3rem;
        line-height: 1.4rem;
        height: 3rem;
        font-size: 2rem; } }

header.article-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 300;
  border-bottom: 1px solid #2b2b2b;
  background-color: #003F76; }
  @media (min-width: 768px) {
    header.article-header {
      padding-bottom: 0.5rem;
      width: 280px;
      text-align: center; } }
  header.article-header .inside-header {
    padding: 0.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (min-width: 768px) {
      header.article-header .inside-header {
        -ms-flex-direction: column;
        flex-direction: column; } }
  header.article-header h1 {
    margin: 0;
    font-size: 0.8rem;
    color: #2b2b2b;
    font-family: "Walsheim-Bold", helvetica, arial, sans-serif;
    white-space: nowrap;
    min-width: 160px; }
    @media (min-width: 768px) {
      header.article-header h1 {
        font-size: 1.6rem;
        min-width: auto;
        margin-bottom: 0.25rem; } }
    header.article-header h1 a {
      color: #2b2b2b;
      text-decoration: none;
      transition: color 0.25s ease-in-out; }
      header.article-header h1 a:hover {
        color: #D4B000; }
  header.article-header h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #2b2b2b; }
    @media (min-width: 768px) {
      header.article-header h2 {
        font-size: 0.9rem; } }
  header.article-header figure {
    display: none; }

.scroll-presentation-vanilla {
  width: 100%;
  bottom: 0;
  background-color: #003F76;
  top: 0;
  position: fixed; }
  .scroll-presentation-vanilla h3 {
    display: none; }
  .scroll-presentation-vanilla .presentation-screen {
    position: absolute;
    width: 100%;
    left: 0%;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: inset 0 0 10px var(--color-shadow); }
    @media (min-width: 768px) {
      .scroll-presentation-vanilla .presentation-screen {
        width: calc(100% - 280px);
        left: 280px; } }
    .scroll-presentation-vanilla .presentation-screen .screen {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      transition-duration: 0s;
      opacity: 0;
      bottom: -100%;
      background-position: center center; }
      .scroll-presentation-vanilla .presentation-screen .screen:first-child {
        bottom: 0%; }
      .scroll-presentation-vanilla .presentation-screen .screen.animate {
        transition: all 0.5s ease; }
  .scroll-presentation-vanilla .scrolled-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }
    .scroll-presentation-vanilla .scrolled-content::-webkit-scrollbar {
      display: none; }
    .scroll-presentation-vanilla .scrolled-content .scroll-slide {
      height: 100%;
      overflow: hidden;
      position: relative;
      text-align: left;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-direction: column;
      flex-direction: column; }
      .scroll-presentation-vanilla .scrolled-content .scroll-slide:first-of-type .slide-inner {
        text-align: center; }
      .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner {
        padding: 0.5rem;
        width: 80%;
        background-color: rgba(0, 63, 118, 0.8);
        position: absolute;
        bottom: 0.5rem;
        left: calc(10% - 0.5rem);
        transition: opacity 0.25s ease-in-out;
        color: #ffffff; }
        @media (min-width: 768px) {
          .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner {
            position: relative;
            bottom: auto;
            width: calc(280px - 2rem);
            left: 0;
            background-color: transparent;
            padding: 1rem; } }
        .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner h3 {
          margin: 0;
          display: block;
          font-family: Marcellus, serif;
          font-size: 1em;
          line-height: 1.15;
          margin-bottom: 0.25rem; }
          @media (min-width: 768px) {
            .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner h3 {
              font-size: 1.4rem;
              margin-bottom: 0.5rem; } }
        .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner p {
          line-height: 1.2;
          font-size: 90%;
          margin-top: 0; }
          .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner p:last-of-type {
            margin-bottom: 0; }
          @media (min-width: 768px) {
            .scroll-presentation-vanilla .scrolled-content .scroll-slide .slide-inner p {
              font-size: 110%; } }
      .scroll-presentation-vanilla .scrolled-content .scroll-slide .instructions {
        display: none;
        padding: 1em;
        font-size: 12px;
        background: #eee;
        margin-bottom: 1rem;
        width: 100%; }
        .scroll-presentation-vanilla .scrolled-content .scroll-slide .instructions code {
          white-space: pre;
          width: 100%; }
      .scroll-presentation-vanilla .scrolled-content .scroll-slide img.set-foreground {
        display: none;
        max-width: 100%;
        max-height: 400px;
        border: 2px solid red; }

.scroll-presentation {
  width: 100%;
  bottom: 0;
  background-color: #003F76;
  top: 0;
  position: fixed; }
  .scroll-presentation h3 {
    display: none; }
  .scroll-presentation .presentation-screen {
    position: absolute;
    width: 100%;
    left: 0%;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: inset 0 0 10px var(--color-shadow); }
    @media (min-width: 768px) {
      .scroll-presentation .presentation-screen {
        width: calc(100% - 280px);
        left: 280px; } }
    .scroll-presentation .presentation-screen .screen {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      transition-duration: 0s;
      opacity: 0;
      bottom: -100%;
      background-position: center center; }
      .scroll-presentation .presentation-screen .screen:first-child {
        bottom: 0%; }
      .scroll-presentation .presentation-screen .screen.animate {
        transition: all 0.5s ease; }
  .scroll-presentation .scrolled-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden; }
    .scroll-presentation .scrolled-content::-webkit-scrollbar {
      display: none; }
    .scroll-presentation .scrolled-content .paragraph {
      height: 100%;
      overflow: hidden;
      position: relative;
      text-align: left;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-direction: column;
      flex-direction: column; }
      .scroll-presentation .scrolled-content .paragraph .slide {
        padding: 0.5rem;
        width: 80%;
        background-color: rgba(0, 63, 118, 0.8);
        position: absolute;
        bottom: 0.5rem;
        left: calc(10% - 0.5rem);
        transition: opacity 0.25s ease-in-out;
        color: #ffffff; }
        @media (min-width: 768px) {
          .scroll-presentation .scrolled-content .paragraph .slide {
            position: relative;
            bottom: auto;
            width: calc(280px - 2rem);
            left: 0;
            background-color: transparent;
            padding: 1rem; } }
        .scroll-presentation .scrolled-content .paragraph .slide h3 {
          margin: 0;
          display: block;
          font-family: Marcellus, serif;
          font-size: 1em;
          line-height: 1.15;
          margin-bottom: 0.25rem; }
          @media (min-width: 768px) {
            .scroll-presentation .scrolled-content .paragraph .slide h3 {
              font-size: 1.4rem;
              margin-bottom: 0.5rem; } }
        .scroll-presentation .scrolled-content .paragraph .slide p {
          line-height: 1.2;
          font-size: 90%;
          margin-top: 0; }
          .scroll-presentation .scrolled-content .paragraph .slide p:last-of-type {
            margin-bottom: 0; }
          @media (min-width: 768px) {
            .scroll-presentation .scrolled-content .paragraph .slide p {
              font-size: 110%; } }

/*# sourceMappingURL=dotmaps-dev.css.map */
