._e512da95 {
  position: relative;
  height: 0;
  overflow: hidden;
}
._e512da95 div,._e512da95 iframe,._e512da95 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
._e512da95 img {
  object-fit: cover;
}
._e512da95.aspect-16x9 {
  padding-bottom: 56.25%;
}
._e512da95.aspect-3x2 {
  padding-bottom: 66.67%;
}

@media only screen and (max-width: 600px) {
  ._e512da95 {
    width: 100vw;
    left: -10px;
  }
  ._e512da95.aspect-16x9 {
    padding-bottom: calc(56.25% + 11.25px);
  }
  ._e512da95.aspect-3x2 {
    padding-bottom: calc(66.67% + 11.25px);
  }
}
._8f4c42e8 {
    transition: background-color 200ms ease-out;
    transform: translateZ(0);
    will-change: background-color;
    z-index: 2;
    background-color: rgba(0,0,0,0);
    cursor: zoom-out;
    position: fixed !important;
  }
  ._8f4c42e8.zoomed {
    background-color: rgba(0,0,0,0.8);
  }
._482d2dd3 {
    cursor: zoom-in;
    will-change: width,height,top,bottom;
  }
.mapboxgl-ctrl-bottom-right {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  ._74133b95 {
    margin-bottom: calc(5vh + 4vw) !important;
  }
  ._74133b95 {
    padding: 2px 5px;
  }
  ._74133b95,._74133b95 a {
    color: white;
    text-decoration: none;
    text-shadow: 0px 0px 2px rgb(0, 0, 0);
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  }
  ._74133b95 a {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: right;
  }
  ._74133b95:hover {
  }
  ._74133b95:hover a {
  }
._f04e1dc8 {
    width: 100%;
    position: fixed;
    z-index: 2;
    height: 100%;
    overflow: hidden;
    transform: translateZ(0);
  }
._f04e1dc8 .mobile-background {
    display: none;
}
._f04e1dc8 #scroll-container {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
._f04e1dc8 #sidebar {
    z-index: 999;
    color: white;
}
._f04e1dc8 #sidebar section {
    min-height: 100vh;
    padding-bottom: 20vh;
    padding-top: 4em;
    box-sizing: border-box;
}
._f04e1dc8 #sidebar section:last-child {
    padding-bottom: 10vh;
}
._f04e1dc8 #sidebar section:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 0;
}
._f04e1dc8 #sidebar .caption {
    text-align: left;
    margin-top: 10px;
    color: #ccc;
}
._f04e1dc8 #sidebar::-webkit-scrollbar {
    display: none;
}
._f04e1dc8 #sidebar h1 {
    line-height: 1.3;
    font-size: 3rem;
}
._f04e1dc8 #sidebar h2 {
    font-size: 2.4rem;
}
._f04e1dc8 #sidebar h3 {
    font-size: 2rem;
}
._f04e1dc8 #sidebar p {
    line-height: 1.75;
    margin-bottom: 2em;
    margin-top: 2em;
    font-size: 1.1rem;
}
._f04e1dc8 #sidebar p a {
    color: #fff;
}
._f04e1dc8 #sidebar p.big {
    font-weight: bold;
    font-size: 1.3em;
}
._f04e1dc8 #sidebar p.footnote {
    font-size: .8em;
    padding-top: 20px;
    color: #ccc;
}
  .button-action {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fa4e0e;
    border-radius: 10%;
    text-shadow: none;
    color: white;
    transition: all 0.75s ease-out 0s;
    cursor: pointer;
    outline: 0;
    border: 0;
    padding: 20px;
    margin: auto;
    font-family: FuturaPassata, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 1rem;
  }
  .button-action:hover {
    background: #fff;
    color: #fa4e0e;
    text-decoration: none;
    transition: all 0.75s ease 0s;
    text-shadow: none;
}
  @media only screen and (max-width: 600px) {
    ._f04e1dc8 {
      background-color: black;
    }
    ._f04e1dc8 .mobile-background {
        display: block;
        transition: opacity 500ms linear;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    ._f04e1dc8 #scroll-container {
        padding: 10px;
        box-sizing: border-box;
    }
    ._f04e1dc8 #sidebar section {
        padding-bottom: 75vh;
        padding-top: 0;
    }
    ._f04e1dc8 #sidebar section p:last-child {
        margin-bottom: 0;
    }
    ._f04e1dc8 #sidebar section > h1:first-child,._f04e1dc8 #sidebar section > h2:first-child,._f04e1dc8 #sidebar section > h3:first-child  {
        padding-top: 50vh;
    }
    ._f04e1dc8 #sidebar section:first-child > h1:first-child {
        padding-top: 0;
    }
    ._f04e1dc8 #scroll-container {
        padding: 10px;
        box-sizing: border-box;
    }
    ._f04e1dc8:before {
      content: attr(data-content);
      padding-bottom: 20vh;
      font-size: 40px;
      font-weight: bold;
      text-transform: uppercase;
      color: white;
    }
  }
  @media only screen and (min-width: 601px) {
    ._f04e1dc8 {
      background: linear-gradient(to right, rgba(22,22,22, .6), rgba(22,22,22, .4) 40%, rgba(22,22,22, .2) 60%, transparent 70%);
    }
    ._f04e1dc8 #sidebar {
        padding-left: 20px;
        width: 45%;
        box-sizing: border-box;
        max-width: 600px;
    }
  }
  @media only screen and (min-width: 1333px) {
    ._f04e1dc8 {
      background: linear-gradient(to right, rgba(22,22,22, .6), rgba(22,22,22, .4) 533px, rgba(22,22,22, .2) 666px, transparent 933px);
    }
  }
._625a7e3e {
    background-position: center;
    background-size: contain;
    will-change: width,height,top,bottom;
    cursor: zoom-in;
    user-select: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  ._625a7e3e iframe {
    pointer-events: none;
  }
._8f4c42e8 {
    transition: background-color 200ms ease-out;
    transform: translateZ(0);
    will-change: background-color;
    z-index: 2;
    background-color: rgba(0,0,0,0);
    cursor: zoom-out;
    position: fixed !important;
  }
  ._8f4c42e8.zoomed {
    background-color: rgba(0,0,0,0.8);
  }
