.video-desktop{
  width:100%;
  height:100vh;
  display:block;
}
.video-mobile{
  display:none;
}
@media only screen and (max-width: 600px) {
  .video-desktop{
    display:none;
  }
  .video-mobile{
    width:100%;
    height:100vh;
    display:block;
  }
}

.heading-3{
  mix-blend-mode: difference;
}
.black-heading{
  mix-blend-mode: normal;
}
.white-heading{
  mix-blend-mode: inherit;

}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.div-transition {
  height: 500svh;
  position: relative;
}

.container-transition {
  height: 100svh;
}

.div-container-transition {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.intro {
  z-index: 6;
  height: 100svh;
  border-top: 80px #fff;
  border-bottom: 80px #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.main-image-mask {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.background-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-2 {
  object-fit: cover;
}

.spacer {
  height: 20svh;
}

.hamilton-logo {
  z-index: 20;
  width: 210px;
  opacity: 0;
  filter: invert();
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -120px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hamilton-logo.logo-sticky {
  z-index: 30;
  opacity: 1;
  filter: none;
  mix-blend-mode: difference;
  margin-top: 56px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.h1 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 64px;
  font-weight: 800;
}

.h1.vibrating-text {
  z-index: 1;
  width: 300px;
  color: #000;
  text-align: center;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 100%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 24px;
  left: 0%;
  right: 0%;
}

.div-text {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-text.div-map-text {
  width: 1920px;
  height: 1024px;
  position: absolute;
  top: 2300px;
  left: 1972px;
}

.split-lines {
  color: #000;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
}

.split-lines.small-title {
  text-align: left;
  text-transform: uppercase;
  margin-top: 8px;
  margin-left: 0;
  font-size: 18px;
  font-weight: 400;
  top: 20%;
}

.div-images, .quick-stack {
  height: 100svh;
}

.image-2 {
  width: 100%;
  height: 65%;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.div-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.lottie-animation {
  z-index: 7;
  width: 180px;
  height: 180px;
  cursor: pointer;
  mix-blend-mode: normal;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .6s;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-animation:hover {
  transform: scale(1.1);
}

.png-watch {
  z-index: 2;
  height: 113vh;
  background-image: url('../images/img-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video-3 {
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: .13;
  mix-blend-mode: exclusion;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.track {
  height: 700vw;
}

.camera {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  height: 100%;
  display: flex;
}

.item {
  width: 100vw;
  height: 100vh;
  flex: none;
  padding-right: 1px;
}

.image-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.watches-selection {
  z-index: 6;
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .81) 20%, #fff 29%);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.img-hover {
  cursor: pointer;
  transition: transform .6s;
}

.img-hover:hover {
  transform: scale(1.1);
}

.bg-1 {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.quick-stack-2 {
  z-index: 1;
  position: relative;
}

.bg-2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-gradient {
  z-index: 6;
  width: 100%;
  height: 500px;
  opacity: 1;
  background-image: linear-gradient(to top, #fff 26%, rgba(255, 255, 255, 0) 92%);
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-intro {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.quick-stack-3 {
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 80px;
}

.north-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.lottie-animation-2 {
  width: 240px;
  height: 240px;
  cursor: pointer;
  margin: auto;
  transition: transform .2s;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-animation-2:hover {
  transform: scale(1.1);
}

.north-container, .east-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.east-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.west-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.west-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.south-container {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.south-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.background-video-4 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .2s;
}

.background-video-4:hover {
  opacity: 0;
}

.background-video-5 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .2s;
}

.background-video-5:hover {
  opacity: 0;
}

.background-video-6 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .2s;
}

.background-video-6:hover {
  opacity: 0;
}

.background-video-7 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.background-video-7:hover {
  opacity: 0;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.text-container-titles {
  width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
}

.soldier-full {
  width: 50vw;
  height: 100vh;
  overflow: hidden;
}

.image-5 {
  width: 125%;
  height: 125%;
  object-fit: cover;
}

.link-block {
  z-index: 20;
  width: 240px;
  height: 240px;
  margin: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.block-watches {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  display: flex;
  overflow: hidden;
}

.quick-stack-4 {
  width: 960px;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px;
}

.watch-north {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url('../images/H70225540.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform .2s;
  transform: rotate(-40deg);
}

.watch-north:hover {
  transform: scale(1.1)rotate(-40deg);
}

.watch-east {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url('../images/H70225830.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform .2s;
  transform: rotate(40deg);
}

.watch-east:hover {
  transform: scale(1.1)rotate(40deg);
}

.watch-west {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url('../images/H70315130.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform .2s;
  transform: rotate(40deg);
}

.watch-west:hover {
  transform: scale(1.1)rotate(40deg);
}

.watch-south {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url('../images/H70225510.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform .2s;
  transform: rotate(-40deg);
}

.watch-south:hover {
  transform: scale(1.1)rotate(-40deg);
}

.transition-main {
  width: 100vw;
  height: 400vh;
  position: relative;
}

.transition-container {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.video-element {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.full-img {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-2 {
  width: 100%;
  height: 100%;
}

.paragraph-block {
  width: 520px;
  margin-top: 80px;
  margin-left: 400px;
}

.paragraph {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.image-6 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mobile-framer {
  width: 100vw;
  height: 100vh;
  display: none;
}

.div-block-2 {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.background-video-8 {
  width: 100%;
  height: 100%;
}

.image-7 {
  width: 80%;
  height: 110%;
  object-fit: contain;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  width: 100vw;
  height: 100vh;
  overflow: scroll;
}

.div-block-4 {
  width: 5000px;
  height: 5000px;
  background-image: url('../images/memphis-mini-dark.png'), linear-gradient(#000, #fff);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  position: relative;
}

.image-8 {
  max-width: 20%;
  position: absolute;
  top: 2500px;
  left: 2500px;
}

.div-block-5 {
  width: 100vw;
  height: 600vh;
  position: relative;
}

.div-block-6 {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.image-9 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lottie-animation-3 {
  z-index: 1;
  width: 400px;
  height: 400px;
  opacity: 1;
  position: relative;
}

.video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main-video {
  z-index: 10;
  width: 720px;
  height: 400px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s;
  position: absolute;
  top: -200px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.main-video:hover {
  transform: scale(1.05);
}

.main-video.east {
  margin-top: auto;
  margin-bottom: auto;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -360px;
}

.main-video.south {
  top: auto;
  bottom: -200px;
  left: 0%;
  right: 0%;
}

.main-video.west {
  margin-top: auto;
  margin-bottom: auto;
  top: 0%;
  bottom: 0%;
  left: -360px;
  right: auto;
}

.main-video.video-blur-main {
  width: 110%;
  height: 110%;
  box-shadow: none;
  filter: blur(7px);
  cursor: auto;
  transition-property: none;
  position: relative;
  top: -15px;
  left: -15px;
}

.main-video.video-blur-main:hover {
  transform: none;
}

.image-10 {
  width: 800px;
  height: 800px;
  object-fit: contain;
  margin: auto;
  position: absolute;
  top: 48px;
  bottom: 0%;
  left: 26px;
  right: 0%;
}

.map-container {
  display: none;
  position: relative;
}

.map {
  width: 5000px;
  height: 5000px;
  background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(255, 255, 255, .85)), url('../images/image-3.png');
  background-position: 0 0, 0 0;
  background-size: auto, 10% 10%;
}

.arrow {
  z-index: 10;
  width: 200px;
  height: 200px;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed {
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-11 {
  z-index: 10;
  position: relative;
}

.arrow-div {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-8 {
  width: 700px;
  height: 700px;
  background-color: red;
  background-image: url('../images/H70315540_KF_EXPEDITION_Film_midres_lifestyle_3.jpg'), linear-gradient(#000, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 2018px;
  left: 2008px;
}

.image-12 {
  position: absolute;
  top: 2897px;
  left: 2592px;
}

.mini-map {
  z-index: 1;
  width: 200px;
  height: 200px;
  border: 1px solid #eee;
  border-radius: 18px;
  margin-bottom: 56px;
  margin-left: 56px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  box-shadow: 0 0 16px rgba(0, 0, 0, .08);
}

.position-indicator {
  z-index: 10;
  width: 6px;
  height: 6px;
  background-color: red;
  border-radius: 100%;
  position: absolute;
}

.snow-indication {
  width: 32px;
  height: 32px;
  background-color: rgba(0, 149, 255, .19);
  border: 2px dotted #0095ff;
  border-radius: 100%;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  color: #0095ff;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  font-weight: 400;
  position: relative;
  top: 17px;
  left: 30px;
}

.mini-map-blur {
  width: 200px;
  height: 200px;
  -webkit-backdrop-filter: blur(2.2px);
  backdrop-filter: blur(2.2px);
  border-radius: 18px;
  margin-bottom: 56px;
  margin-left: 56px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.container {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  //overflow: scroll;
  overflow:hidden;
}

.map-div {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.body-3 {
  color: #000;
}

.map-motion {
  width: 95vw;
  height: 95vh;
  background-color: #69ffc3;
}

.compass-1 {
  z-index: 25;
  width: 160px;
  height: 160px;
  box-shadow: none;
  cursor: pointer;
  mix-blend-mode: difference;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 56px;
  margin-right: 56px;
  padding: 8px;
  transition: transform .6s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: rotate(180deg);
}

.compass-1:hover {
  transform: rotate(0);
}

.pattern {
  width: 300vw;
  height: 300vh;
  background-image: linear-gradient(rgba(255, 255, 255, .24), rgba(255, 255, 255, .24)), url('../images/pattern-2.png');
  background-position: 0 0, 0 0;
  position: absolute;
  top: -100vh;
  bottom: 0%;
  left: -100vw;
  right: 0%;
}

.content-container {
  z-index: 5;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.snow-content {
  z-index: 20;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.main-title {
  width: 940px;
  opacity: 1;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 140%;
}

.main-title.end-card-title {
  width: 940px;
  height: 200px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.main-title.sticky-main-title {
  z-index: 30;
  height: 150px;
  opacity: 1;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-title {
  width: 460px;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.text-container-1 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 1 !important;
}

.video-blur {
  width: 100vw;
  height: 60vh;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.image-13 {
  z-index: 10;
  width: 600px;
  height: 800px;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 214px;
  bottom: 0%;
  left: 28px;
  right: 0%;
}

.heading-2 {
  z-index: 20;
  width: 620px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 140%;
  position: absolute;
  top: 100px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.paragraph-2 {
  width: 360px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  position: absolute;
  top: 340px;
  bottom: auto;
  left: 100px;
  right: auto;
}

.image-14 {
  cursor: pointer;
  transition: transform .8s cubic-bezier(.455, .03, .515, .955);
  position: fixed;
  top: auto;
  bottom: 56px;
  left: auto;
  right: 56px;
}

.image-14:hover {
  transform: rotate(180deg);
}

.div-block-9 {
  width: 1000vw;
  height: 1000vh;
  background-image: url('../images/image-3.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 50% 50%;
  background-attachment: fixed;
  position: relative;
}

.div-block-10 {
  width: 100vw;
  height: 100vh;
  background-color: red;
  position: absolute;
  top: 300vh;
  left: 300vw;
}

.button {
  position: fixed;
}

.cta-main {
  z-index: 25;
  width: 320px;
  height: 60px;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin: 0 auto 56px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  transition: color .2s, background-color .2s;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cta-main:hover {
  color: #000;
  background-color: #fff;
}

.cta-main.sticky-2 {
  margin-bottom: 56px;
  position: absolute;
}

.coordinates-display1 {
  z-index: 15;
  width: 400px;
  height: 50px;
  color: #fff;
  mix-blend-mode: difference;
  margin-top: 56px;
  margin-left: 56px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-15 {
  z-index: 15;
  width: 400px;
  transition: transform .2s;
  position: absolute;
  top: -340px;
  bottom: auto;
  right: 380px;
}

.image-15:hover {
  transform: scale(1.05);
}

.image-16 {
  z-index: 5;
  width: 300px;
  position: absolute;
  top: -350px;
  bottom: auto;
  left: 250px;
  right: auto;
}

.image-17 {
  z-index: 5;
  width: 550px;
  position: absolute;
  top: -600px;
  bottom: auto;
  left: 850px;
  right: auto;
}

.north-content {
  z-index: 20;
  width: 100vw;
  height: 0;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.content-video {
  width: 100vw;
  height: 100vh;
}

.background-video-9 {
  width: 100%;
  height: 100%;
}

.main-snow-content, .background-video-10 {
  width: 100%;
  height: 100vh;
}

.empty-space {
  width: 100%;
  height: 50vh;
}

.image-18 {
  z-index: 5;
  width: 500px;
  position: absolute;
  top: -600px;
  left: 700px;
}

.heading-3 {
  z-index: 25;
  width: 500px;
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .16);
  margin-top: 0;
  margin-bottom: 124px;
  margin-left: 56px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 122%;
  position: -webkit-sticky;
  position: sticky;
  top: 56px;
}

.heading-3.black-heading {
  color: #000;
}

.button-3 {
  width: 60px;
  height: 60px;
  background-color: #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  display: flex;
}

.mini-buttons {
  flex-direction: row;
  margin-bottom: 56px;
  margin-left: 56px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.main-snow-images {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/H70315540_KF_EXPEDITION_Film_midres_lifestyle_4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-19 {
  z-index: 15;
  width: 230px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -300px;
}

.image-20 {
  width: 400px;
  position: absolute;
  top: 50px;
  bottom: auto;
  right: -800px;
}

.all-sections {
  z-index: 20;
  width: 100vw;
  height: 1000vh;
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .24), rgba(255, 255, 255, .24));
  background-position: 0 0;
  //margin-top: 200vh;
  margin-top: 100vh;
  position: relative;
}

.north-1 {
  width: 100vw;
  height: 100vh;
  padding-top: 56px;
  position: relative;
}

.north-1.end-card {
  background-image: url('../images/H70225931_lifestyle2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.north-1.end-card.beginning-card {
  display: none;
}

.north-2 {
  width: 100vw;
  height: 100vh;
  padding-top: 56px;
  position: relative;
}

.section-3 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/H70225830_KF_EXPEDITION_Film_midres_lifestyle_10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.menu-map {
  z-index: 5;
  width: 80vw;
  height: 80vh;
  background-image: linear-gradient(rgba(255, 0, 0, .5), rgba(255, 0, 0, .5));
  margin: auto;
  position: fixed;
}

.image-21 {
  width: 300px;
}

.link-block-3 {
  z-index: 26;
  width: 100%;
  height: 100%;
  position: absolute;
}

.wrapper-container {
  width: 100%;
  height: 300vh;
}

.slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-nav {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 56px;
  margin-left: 56px;
  padding-top: 0;
  font-size: 20px;
  line-height: 22px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.left-arrow {
  display: none;
  left: -100px;
}

.right-arrow {
  display: none;
}

.background-video-11 {
  width: 100%;
  height: 100%;
}

.slide {
  background-image: url('../images/H70315910_KF_Expedition_nato_lifestyle-14.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-2 {
  background-image: url('../images/H70315910_KF_Expedition_nato_lifestyle-07.jpg');
}

.slide.slide-3 {
  background-image: url('../images/kfexped_april2024_lores_lifestyle-02 copie.jpg');
}

.slide.slide-3.east-slide-3 {
  background-image: url('../images/H70225830_KF_EXPEDITION_Film_midres_lifestyle_8.jpg');
}

.slide.slide-3.south-slide-3 {
  background-image: url('../images/H70315510_KF_EXPEDITION_Film_midres_lifestyle_1.jpg');
}

.slide.slide-3.south-2-slide {
  background-image: url('../images/H70315130_KF_EXPEDITION_Film_midres_lifestyle_1.jpg');
}

.slide.east-slide-2 {
  background-image: url('../images/H70225830_KF_EXPEDITION_Film_midres_lifestyle_1.jpg');
}

.slide.south-slide-2 {
  background-image: url('../images/H70315510_KF_EXPEDITION_Film_midres_lifestyle_4.jpg');
}

.slide.west-slide-2 {
  background-image: url('../images/H70315130_KF_EXPEDITION_ADS_midres_lifestyle_2.jpg');
}

.icon, .icon-2 {
  display: none;
}

.north-video-link {
  width: 100%;
  height: 100%;
}

.img-soldier-1 {
  width: 560px;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-5 {
  z-index: 15;
  width: 400px;
  max-width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -200px;
}

.menu-link-img {
  z-index: 15;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -200px;
  bottom: auto;
  left: 0%;
  right: -380px;
}

.menu-link {
  z-index: 15;
  width: 400px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s;
  position: absolute;
  top: -500px;
  bottom: auto;
  left: 0%;
  right: -1200px;
}

.menu-link:hover {
  transform: scale(1.05);
}

.menu-link.east {
  top: 742px;
  bottom: 0%;
  left: auto;
  right: -985px;
}

.menu-link.west {
  top: 400px;
  bottom: 0%;
  left: -950px;
  right: auto;
}

.menu-link.south {
  top: auto;
  bottom: -500px;
  left: -1100px;
  right: 0%;
}

.image-23 {
  width: 500px;
  transition: transform .2s;
  position: absolute;
  top: -500px;
  bottom: auto;
  left: -900px;
  right: auto;
}

.image-23:hover {
  transform: scale(1.05);
}

.img-link {
  width: 450px;
  transition: transform .2s;
  position: absolute;
  top: -400px;
  bottom: auto;
  left: -200px;
  right: 0%;
}

.img-link:hover {
  transform: scale(1.05);
}

.img-link.north-2 {
  width: 350px;
  height: auto;
  top: -600px;
  left: 300px;
}

.img-link.west {
  width: 350px;
  top: 1200px;
  bottom: 0%;
  left: -950px;
  right: auto;
}

.img-link.west-2 {
  width: 350px;
  top: 850px;
  bottom: 0%;
  left: -500px;
  right: auto;
}

.img-link.west-2.east-2 {
  top: 0%;
  bottom: auto;
  left: auto;
  right: -1000px;
}

.img-link.west-2.south-1 {
  top: auto;
  bottom: -550px;
  left: auto;
  right: 50px;
}

.img-link.east {
  z-index: 15;
  width: 350px;
  top: 800px;
  bottom: auto;
  left: auto;
  right: -500px;
}

.img-link.east.south-2 {
  top: auto;
  bottom: -550px;
  left: auto;
  right: 700px;
}

.youtube {
  z-index: 15;
  width: 750px;
  height: 300px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.yt-video {
  width: 720px;
  height: 400px;
  position: absolute;
  top: -500px;
  bottom: auto;
  left: auto;
  right: -750px;
}

.container-mobile {
  display: none;
}

.variations-group {
  width: 300px;
  height: 36px;
  margin-bottom: 56px;
  margin-left: 56px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.variations{
  display: flex;
  position: absolute;
  bottom: 0%;
  margin-bottom: 56px;
}

.variations-newline{
  margin-bottom: 16px;
}

.variation-x{
  width: 36px;
  height: 36px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 60px;
  margin-right: 6px;
  padding: 2px;
}

.variations-link{
  display: none;
}

.variation-x img{
  max-width:none;
  height: 30px;
  width: 30px;
}

.img-soldier {
  height: 560px;

  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}


.div-block-11 {
  width: 200px;
  height: 200px;
  background-color: #fff;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -17%;
  right: 0%;
}

.compass-bg {
  z-index: 24;
  width: 200px;
  height: 200px;
  opacity: 1;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 300px;
  margin-bottom: 37px;
  margin-right: 37px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

._41mm-img {
  width: 560px;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._37mm-img {
  width: 560px;
  opacity: 0;
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sizes-buttons {
  height: 36px;
  border: 1px solid #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-bottom: 56px;
  margin-left: 56px;
  padding: 2px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

._41mm-text {
  height: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
}

._41mm-text._37mm-variation {
  color: #000;
  background-color: #fff;
}

.youtube-2 {
  height: 100%;
}

.background-video-12 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.play-pause-button {
  width: 100px;
  height: 100px;
  margin: auto;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-24, .image-25 {
  width: 40px;
  height: 40px;
}

.image-26 {
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.compass-mobile-only {
  display: none;
}

.image-27 {
  margin: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  z-index: -10000;
}

.div-block-12 {
  z-index: 24;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: blur(20px);
  background-color: #fff;
  border-radius: 200px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-12:hover {
  opacity: 0;
}

.image-28 {
  z-index: 25;
  filter: invert();
  position: relative;
}

.image-29 {
  z-index: 50;
  mix-blend-mode: difference;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-13 {
  width: 500px;
  height: 580px;
  background-color: red;
}

.div-block-14 {
  z-index: 5;
  width: 500px;
  height: 500px;
  mix-blend-mode: difference;
  background-color: #fff;
  position: fixed;
  top: 28%;
  bottom: auto;
  left: 27%;
  right: auto;
}

.heading-4 {
  z-index: 10;
  color: #0f3;
  mix-blend-mode: difference;
  font-size: 90px;
  position: fixed;
  top: 200px;
  left: 295px;
}

.image-30 {
  z-index: 30;
  mix-blend-mode: difference;
  position: fixed;
  top: 424px;
  left: 160px;
}

.sections-container-12 {
  width: 100vw;
  height: 100vh;
  overflow: scroll;
}

.section-11 {
  height: 100vh;
  background-color: red;
}

.section-12 {
  height: 100vh;
  background-color: #000dff;
}

.heading-5 {
  z-index: 20;
  margin-top: 0;
  margin-bottom: 200px;
  margin-left: 56px;
  position: -webkit-sticky;
  position: sticky;
  top: 56px;
  bottom: 56px;
}

.text-block-2 {
  z-index: 30;
  color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-18 {
  position: -webkit-sticky;
  position: sticky;
}

.slider-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-3 {
  position: -webkit-sticky;
  position: sticky;
}

.html-embed-3 {
  display: none;
}

.video-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-block {
  z-index: 25;
  mix-blend-mode: difference;
  margin-right: 56px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.dropdown-toggle {
  color: #d2c3ad;
  padding-right: 56px;
  transition: color .2s;
}

.dropdown-toggle:hover {
  color: #000;
}

.dropdown-list {
  height: 420px;
  color: #fff;
  background-color: rgba(221, 221, 221, 0);
  font-family: Montserrat, sans-serif;
  overflow: scroll;
}

.dropdown-link {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 17px;
  text-decoration: none;
  transition: color .2s;
}

.text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.icon-3 {
  color: #fff;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.coordinates-display-copy {
  z-index: 35;
  width: 200px;
  height: 50px;
  color: #fff;
  mix-blend-mode: difference;
  margin-top: 56px;
  margin-left: 56px;
  margin-right: 56px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.coordinates-display-copy form{
  font-size:13px;
  display: flex;
}

.coordinates-display-copy select{
  text-align:right;
  appearance: none;
  padding-right: 10px;
}

.coordinates-display-copy.all-lang {
  width: auto;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-6 {
  text-align: right;
  cursor: pointer;
}

.text-block-6.inside-panel {
  text-align: left;
  cursor: pointer;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 22px;
}

.text-block-6.inside-panel:hover {
  text-decoration: underline;
}

.panel-lang {
  z-index: 150;
  width: 460px;
  height: 100vh;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: scroll;
  transform: translate(100%);
}

.form-block-2 {
  z-index: 15;
  font-size: 12px;
  font-weight: 600;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.dropdown-toggle-2 {
  color: #d2c3ad;
  transition: color .2s;
}

.dropdown-toggle-2:hover {
  color: #000;
}

.dropdown-list-2 {
  background-color: rgba(221, 221, 221, 0);
}

.dropdown-link-2 {
  color: #d2c3ad;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 17px;
  transition: color .2s;
}

.dropdown-link-2:hover {
  color: #000;
}

.image-31 {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-top: 56px;
  margin-right: 56px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

@media screen and (max-width: 991px) {

  .img-soldier {
    height: 390px !important;
  }

  .div-container-transition {
    padding-left: 50px;
    padding-right: 50px;
  }

  .main-image-mask {
    height: 60%;
  }

  .hamilton-logo.logo-mobile {
    top: 56px;
  }

  .hamilton-logo.logo-sticky {
    z-index: 60;
    width: 160px;
    filter: invert();
    mix-blend-mode: normal;
    position: absolute;
  }

  .div-text {
    flex-direction: column;
  }

  .split-lines.small-title {
    font-size: 12px;
  }

  .track {
    display: none;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: hidden;
  }

  .frame {
    width: 100vw;
    height: 100vh;
    flex-direction: row;
  }

  .frame.frame-mobile {
    overflow: scroll;
  }

  .item {
    height: 55vh;
    padding-bottom: 1px;
    padding-right: 0;
  }

  .item.item-mobile {
    width: 90vw;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 1px;
  }

  .lottie-gradient {
    display: none;
  }

  .quick-stack-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .lottie-animation-2 {
    width: 160px;
    height: 160px;
  }

  .south-img {
    background-position: 50% 0;
  }

  .background-video-4, .background-video-4:hover, .background-video-5, .background-video-5:hover, .background-video-6, .background-video-6:hover, .background-video-7, .background-video-7:hover {
    opacity: 1;
  }

  .soldier-full {
    width: 100vw;
    height: 50%;
  }

  .paragraph-block {
    width: auto;
    margin-top: 32px;
    margin-left: 0;
  }

  .paragraph {
    font-size: 12px;
  }

  .mobile-framer {
    display: block;
    overflow: hidden;
  }

  .main-video {
    width: 150px;
    height: 280px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .main-video.east {
    top: 1300px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .main-video.south {
    width: 100%;
    top: 2313px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .main-video.west {
    width: 250px;
    height: 350px;
    top: 4664px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .map-container {
    z-index: 80;
    width: 100vw;
    height: 100vh;
    display: none;
  }

  .map {
    width: 1600px;
    height: 2000px;
    background-image: linear-gradient(rgba(255, 255, 255, .32), rgba(255, 255, 255, .32)), url('../images/pattern-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, 6% 6%;
  }

  .map.map-alt-2 {
    width: 100vw;
    height: 6200px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/pattern-2.png');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .container {
    display: none;
  }

  .map-div {
    width: 2000px;
    height: 2000px;
    overflow: scroll;
  }

  .compass-1 {
    z-index: 50;
    width: 100px;
    height: 100px;
    margin-bottom: 70px;
    margin-right: 24px;
  }

  .compass-1:hover {
    transform: rotate(180deg);
  }

  .pattern {
    width: 350vw;
    height: 350vh;
  }

  .main-title {
    width: 90%;
    color: #000;
    font-size: 32px;
    line-height: 120%;
  }

  .main-title.title-mobile {
    width: 90%;
    font-size: 36px;
  }

  .main-title.end-card-title {
    width: auto;
    font-size: 36px;
  }

  .sub-title {
    width: 50%;
    color: #000;
    margin-top: 8px;
    font-size: 14px;
  }

  .sub-title.sub-title-mobile {
    width: 90%;
    font-size: 16px;
  }

  .text-container-1 {
    z-index: 30;
    color: #fff;
    mix-blend-mode: difference;
    top: 330px;
  }

  .text-container-1.alt-text-container-1 {
    mix-blend-mode: normal;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cta-main {
    z-index: 45;
    width: 100vw;
    height: 50px;
    border-radius: 0;
    margin-bottom: 0;
  }

  .coordinates-display1 {
    display: none;
  }

  .heading-3 {
    width: 90%;
    margin-top: 24px;
    margin-bottom: 160px;
    margin-left: 24px;
  }

  .all-sections {
    z-index: 35;
  }

  .all-sections.alt-all-ssections {
    margin-top: 0;
  }

  .north-1.end-card {
    background-position: 50%;
  }

  .north-1.end-card.beginning-card {
    background-image: url('../images/main-img-1.jpg');
    display: block;
  }



  .slide-nav {
    justify-content: flex-start;
    margin-bottom: 110px;
    margin-left: 24px;
    margin-right: auto;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slide.slide-3, .slide.south-slide-2, .slide.west-slide-2 {
    background-position: 50%;
  }

  .menu-link {
    width: 250px;
    height: 250px;
    top: 551px;
    right: -1305px;
  }

  .menu-link.east {
    width: 250px;
    height: 250px;
    top: 1002px;
    right: -1010px;
  }

  .menu-link.east.alt-menu-link-2 {
    width: 150px;
    height: 150px;
    top: 26.3vh;
    bottom: auto;
    left: 0;
    right: auto;
  }

  .menu-link.west {
    width: 250px;
    height: 250px;
    top: 1019px;
    left: -5px;
  }

  .menu-link.west.alt-menu-link-3 {
    top: 3553px;
    bottom: auto;
    left: -5vw;
    right: auto;
  }

  .menu-link.south {
    bottom: -790px;
    left: 626px;
  }

  .menu-link.south.alt-menu-link-4 {
    top: 2701px;
    bottom: auto;
    left: auto;
    right: -5vw;
  }

  .menu-link.alt-menu-link-1 {
    width: 150px;
    height: 150px;
    top: 2vh;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .image-23.second-image-manifesto {
    width: 100%;
    position: absolute;
    top: 5771px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link {
    width: 250px;
    top: 25px;
    bottom: auto;
    left: auto;
    right: -520px;
  }

  .img-link.north-2 {
    width: 300px;
    top: 223px;
    bottom: auto;
    left: auto;
    right: -637px;
  }

  .img-link.north-2.alt-img-link-2 {
    height: auto;
    padding-top: 0;
    top: 700px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link.west {
    top: 1671px;
    left: 0;
  }

  .img-link.west.south-2 {
    top: 1356px;
    left: 0;
  }

  .img-link.west.south-2.img-link-alt-9 {
    top: 3891px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link.west-2.east-2 {
    width: 300px;
    top: 466px;
    bottom: 2px;
    right: -978px;
  }

  .img-link.west-2.east-2.alt-img-link-5 {
    width: 250px;
    top: 1887px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link.west-2.south-1 {
    width: 250px;
    bottom: -416px;
    right: -142px;
  }

  .img-link.west-2.south-1.img-link-alt-6 {
    top: 3236px;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .img-link.west-2.alt-img-link-3 {
    width: 250px;
    top: 4239px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .img-link.east {
    top: 879px;
    right: -621px;
  }

  .img-link.east.south-2 {
    width: 350px;
    bottom: -1137px;
    right: -254px;
  }

  .img-link.east.south-2.img-link-alt-7 {
    width: 250px;
    top: 2989px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .img-link.east.alt-img-link-4 {
    top: 1600px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .img-link.img-link-alt-1 {
    width: 150px;
    top: 0;
    bottom: auto;
    left: 21.6vw;
    right: auto;
  }

  .yt-video {
    width: 350px;
    height: 198px;
    top: 55px;
    right: -1167px;
  }

  .yt-video.yt-alt-video-1 {
    width: 100%;
    height: auto;
    top: 5246px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .container-mobile {
    width: 100vw;
    height: 100vh;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    align-items: center;
    display: none;
    position: relative;
    overflow: scroll;
  }

  .north-mobile {
    z-index: 15;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -50px;
    bottom: auto;
    left: -100px;
    right: auto;
  }

  .variations-group {
    margin-left: 24px;
  }

  .compass-bg {
    display: none;
  }

  .sizes-buttons {
    width: 160px;
    margin-bottom: 110px;
    margin-left: 24px;
    margin-right: auto;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .compass-mobile-only {
    z-index: 26;
    width: 70px;
    margin-bottom: 84px;
    margin-right: 24px;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .map-mobile-nav {
    width: 2000px;
    height: 2000px;
    background-image: linear-gradient(rgba(255, 255, 255, .32), rgba(255, 255, 255, .32)), url('../images/pattern-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    position: absolute;
    top: 1000px;
    bottom: 0%;
    left: -1000px;
    right: 0%;
  }

  .coordinates-display-copy {
    z-index: 45;
    margin-top: 0;
    margin-right: 0;
    display: block;
    position: absolute;
    width: 100%;
  }


  .coordinates-display-copy form{
    width: 40%;
    margin-left: auto;
    margin-right: 5px;
  }

  .coordinates-display-copy select{
      width: 100%;
      font-size: 12px;
      text-align: right;
  }

  .coordinates-display-copy option{
      font-size: 12px;
      line-height: 12px ;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .panel-lang {
    z-index: 60;
    width: 100%;
  }

  .link-block-7, .menu-stack {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .h1.vibrating-text {
    width: 80%;
    font-size: 42px;
    line-height: 115%;
  }

  .main-video {
    width: 100px;
    height: 150px;
    top: 0;
  }

  .main-video.east {
    top: 332px;
    right: 58px;
  }

  .main-video.south {
    width: 100px;
    top: 715px;
  }

  .main-video.west {
    width: 100px;
    height: 150px;
    top: 1367px;
  }

  .map-container {
    display: block;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(100%);
  }

  .map.map-alt-2 {
    height: 2550px;
  }

  .compass-1 {
    width: 100px;
    height: 100px;
  }

  .heading-3 {
    width: 70%;
    margin-top: 0;
    font-size: 24px;
    line-height: 140%;
    top: 24px;
  }

  .all-sections.alt-all-ssections {
    margin-top: 0;
  }

  .north-1 {
    padding-top: 24px;
  }

  .north-1.end-card {
    background-position: 50%;
  }

  .north-2 {
    padding-top: 24px;
  }

  .slide {
    background-position: 50%;
  }

  .menu-link.east.alt-menu-link-2 {
    width: 100px;
    height: 100px;
    top: 200px;
  }

  .menu-link.west.alt-menu-link-3 {
    width: 100px;
    height: 100px;
    top: 677px;
    bottom: auto;
    left: auto;
    right: 40px;
  }

  .menu-link.west.alt-menu-link-3.w--current {
    width: 125px;
    height: 125px;
    top: 3447px;
  }

  .menu-link.south.alt-menu-link-4 {
    width: 100px;
    height: 100px;
    top: 513px;
    right: 0;
  }

  .menu-link.south.alt-menu-link-4.w--current {
    width: 150px;
    height: 150px;
    top: 135%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-link.alt-menu-link-1 {
    width: 100px;
    height: 100px;
    top: 11px;
  }

  .image-23.second-image-manifesto {
    width: 200px;
    top: 1798px;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .img-link.north-2.alt-img-link-2 {
    width: 100px;
    top: 214px;
  }

  .img-link.west.south-2.img-link-alt-9 {
    width: 100px;
    top: 1034px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link.west-2.east-2.alt-img-link-5 {
    width: 100px;
    top: 499px;
    right: 200px;
  }

  .img-link.west-2.south-1.img-link-alt-6 {
    width: 100px;
    height: 150px;
    object-fit: cover;
    top: 857px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .img-link.west-2.alt-img-link-3 {
    width: 100px;
    top: 1154px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .img-link.east.south-2.img-link-alt-7 {
    width: 100px;
    top: 912px;
  }

  .img-link.east.alt-img-link-4 {
    width: 100px;
    top: 360px;
  }

  .img-link.img-link-alt-1 {
    width: 100px;
    top: 96px;
    left: 121px;
  }

  .yt-video.yt-alt-video-1 {
    width: 150px;
    top: 1598px;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .north-mobile {
    width: 300px;
    height: 300px;
    top: -20px;
    left: -40px;
  }

  .panel-lang {
    z-index: 70;
    transform: translate(0%);
  }

  .menu-stack {
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-image: linear-gradient(rgba(255, 255, 255, .32), rgba(255, 255, 255, .32)), url('../images/pattern-2.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .quick-stack-5 {
    height: 100%;
  }

  .image-32 {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 479px) {
  .lottie-animation {
    width: 130px;
    height: 130px;
  }

  .quick-stack-4 {
    width: 100%;
    height: 60%;
    grid-row-gap: 0px;
    padding: 0;
  }

  .watch-north, .watch-east, .watch-west, .watch-south {
    width: 100%;
  }

  .main-video {
    width: 75px;
    height: 75px;
  }

  .main-video.east {
    top: 121px;
    left: 195px;
  }

  .main-video.south {
    width: 75px;
    top: 244px;
    left: 42%;
  }

  .main-video.west {
    width: 75px;
    height: 75px;
    top: 509px;
    left: 134px;
  }

  .map-container {
    overflow: hidden;
  }

  .map.map-alt-2 {
    height: 100vh;
  }

  .north-1.end-card {
    background-position: 50%;
  }

  .slide.slide-3 {
    background-position: 47%;
  }

  .menu-link.east.alt-menu-link-2 {
    width: 75px;
    height: 75px;
    top: 167px;
    left: 9.6vw;
  }

  .menu-link.west.alt-menu-link-3 {
    width: 75px;
    height: 75px;
    top: 339px;
    left: 21px;
  }

  .menu-link.south.alt-menu-link-4 {
    width: 75px;
    height: 75px;
    top: 217px;
    left: 181px;
  }

  .menu-link.alt-menu-link-1 {
    width: 75px;
    height: 75px;
    top: 77px;
    right: 42.4vw;
  }

  .image-23.second-image-manifesto {
    width: 75px;
    top: 600px;
    left: 44%;
  }

  .img-link.north-2.alt-img-link-2 {
    width: 75px;
    top: 92px;
    bottom: auto;
    left: 8%;
    right: auto;
  }

  .img-link.west.south-2.img-link-alt-9 {
    width: 75px;
    top: 442px;
    right: 30%;
  }

  .img-link.west-2.east-2.alt-img-link-5 {
    width: 75px;
    top: 256px;
    left: 7px;
    right: 150px;
  }

  .img-link.west-2.south-1.img-link-alt-6 {
    width: 75px;
    height: 100px;
    top: 331px;
    right: 17%;
  }

  .img-link.west-2.alt-img-link-3 {
    width: 75px;
    top: 467px;
    left: 17%;
  }

  .img-link.east.south-2.img-link-alt-7 {
    top: 374px;
    left: 5%;
  }

  .img-link.east.alt-img-link-4 {
    width: 75px;
    top: 177px;
    left: 32%;
  }

  .img-link.img-link-alt-1 {
    width: 75px;
    top: 10px;
    left: 86px;
  }

  .yt-video.yt-alt-video-1 {
    width: 100px;
    height: 55px;
    top: 594px;
    left: 6%;
  }

  .north-mobile {
    width: 200px;
    height: 200px;
  }

  .panel-lang {
    transform: translate(100%);
  }

  .image-31 {
    width: 30px;
    height: 30px;
    margin-top: 24px;
    margin-right: 24px;
  }
}

#w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-759945f4 {
  grid-template-rows: 20svh auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-759945f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-759945f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-759945f4 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-759945f4, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46c2d966-5ff5-947e-e821-165061560a90-759945f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-759945f4, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-759945f4, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abcf785c-4791-4100-c8f0-3ffac51fb611-759945f4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_2b52a02e-d550-3dcd-70d0-c12b9e018713-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5c0f573-79e3-63d2-1b9b-f51f8e1ae5eb-759945f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bc076493-02f1-9a2c-979d-f3629b004172-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4b4-759945f4 {
  grid-template-rows: 20svh auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4b5-759945f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4b7-759945f4, #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b8-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd992116-f292-2c9b-6655-e5b61aebae0b-759945f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4b9-759945f4 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4bd-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4be-759945f4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a8d06074-fc1f-7ea5-afab-367177b2e5a3-759945f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_694cca94-0060-b2d3-6308-b175adb7f4c2-759945f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-162655b3 {
  grid-template-rows: 20svh auto auto 20svh;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-162655b3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-162655b3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-162655b3 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-162655b3, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46c2d966-5ff5-947e-e821-165061560a90-162655b3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-162655b3, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-162655b3, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb6-162655b3 {
  grid-template-rows: 20svh auto auto 20svh;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb7-162655b3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb8-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb9-162655b3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fba-162655b3 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbd-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbe-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbf-162655b3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc0-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc1-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc2-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7f0ec3ee-2284-6fa3-4bc2-988b61a74d23-162655b3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_613d8f6e-f0ad-ac73-0d3d-9a1a85f15cf7-162655b3, #w-node-_2ad9f1c3-dd11-7d86-7518-551d9d9f7163-162655b3, #w-node-_4f407ca9-a7e1-fc0e-e862-c3254410ecce-162655b3, #w-node-_69c72308-9516-abb8-97d0-f6f3539986b3-162655b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_997900db-bafe-8520-866c-8ff9bb225973-a3c56f37 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6c836a74-db52-323e-a862-7531034904ac-a3c56f37, #w-node-_0078da40-c4e0-883d-fc95-2df783417202-a3c56f37, #w-node-b053b981-d6b9-aeff-210f-2504aaf58225-a3c56f37, #w-node-_18497170-d0ef-a8b2-17ce-77e32671b897-a3c56f37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d9f6cbf-3cf7-d85f-f502-06550115cf9a-a3c56f37 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b292c4c9-8940-2f94-4ab2-87e461836125-a3c56f37, #w-node-_5db5bb6e-2d75-0624-1d6f-295514131abe-a3c56f37, #w-node-_86ddb049-6c9e-63ef-7cfd-1d0d70bd5bc5-a3c56f37, #w-node-_8af8cae3-71dc-dcdf-3beb-f5ff27e292c4-a3c56f37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-759945f4 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-759945f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-759945f4 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-759945f4, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_46c2d966-5ff5-947e-e821-165061560a90-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-759945f4, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-759945f4, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b4-759945f4 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b5-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b7-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b8-759945f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b9-759945f4 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4bd-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4be-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4c2-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-162655b3 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-162655b3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-162655b3 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-162655b3, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_46c2d966-5ff5-947e-e821-165061560a90-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-162655b3, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-162655b3, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb6-162655b3 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb7-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb8-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb9-162655b3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fba-162655b3 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbd-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbe-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbf-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc0-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc1-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc2-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7f0ec3ee-2284-6fa3-4bc2-988b61a74d23-162655b3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_613d8f6e-f0ad-ac73-0d3d-9a1a85f15cf7-162655b3, #w-node-_2ad9f1c3-dd11-7d86-7518-551d9d9f7163-162655b3, #w-node-_4f407ca9-a7e1-fc0e-e862-c3254410ecce-162655b3, #w-node-_69c72308-9516-abb8-97d0-f6f3539986b3-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_997900db-bafe-8520-866c-8ff9bb225973-a3c56f37 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6c836a74-db52-323e-a862-7531034904ac-a3c56f37, #w-node-_0078da40-c4e0-883d-fc95-2df783417202-a3c56f37, #w-node-b053b981-d6b9-aeff-210f-2504aaf58225-a3c56f37, #w-node-_18497170-d0ef-a8b2-17ce-77e32671b897-a3c56f37 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-759945f4 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-759945f4, #w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-759945f4, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_46c2d966-5ff5-947e-e821-165061560a90-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-759945f4, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-759945f4, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-abcf785c-4791-4100-c8f0-3ffac51fb611-759945f4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_2b52a02e-d550-3dcd-70d0-c12b9e018713-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c5c0f573-79e3-63d2-1b9b-f51f8e1ae5eb-759945f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bc076493-02f1-9a2c-979d-f3629b004172-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b4-759945f4 {
    grid-template-rows: 20svh auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b5-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b7-759945f4, #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b8-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4b9-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4bd-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4be-759945f4 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_694cca94-0060-b2d3-6308-b175adb7f4c2-759945f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e5954adc-2fde-143b-29e8-b75b94a422d3-162655b3 {
    grid-template-rows: 0 0 0 0;
    grid-template-columns: 1fr;
  }

  #w-node-_12430271-5ade-e18f-4e3b-79c9709849ef-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f5d5a6ad-235d-7059-61de-ed1bb7b290cf-162655b3, #w-node-_1e33a686-d92f-1afd-725a-44ef0d46d5f5-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f7fc08c5-4a13-4412-6367-fcbbbcd8d4e0-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_60ffa7ff-d988-b327-80a5-147fdac19a75-162655b3, #w-node-_6474d437-783b-4d81-4324-202edf5ea73c-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_46c2d966-5ff5-947e-e821-165061560a90-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-e40712c1-4658-72af-4cc4-234eb4dcb041-162655b3, #w-node-_5e5c34a7-1d04-a950-98a4-27675290b0b3-162655b3, #w-node-_9015094e-c13c-441e-625e-293ff827d0f2-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb6-162655b3 {
    grid-template-rows: 0 0 0 0;
    grid-template-columns: 1fr;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb7-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb8-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fb9-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fba-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbd-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbe-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fbf-162655b3 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc0-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc1-162655b3, #w-node-_97ae7fd2-5a6f-e3e7-b5af-5e02f94a6fc2-162655b3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


