.tour-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.tour-navlink1 {
  display: contents;
}
 
.tour-image1 {
  top: 38px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.tour-container2 {
  top: 160px;
  left: 0px;
  right: 0px;
  width: 253px;
  height: 5353px;
  margin: auto;
  z-index: 105;
  position: absolute;
}
 
.tour-container3 {
  display: contents;
}
 
.tour-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 200;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
 
.tour-image2 {
  height: 2rem;
  opacity: 0;
}
 
.tour-desktop-menu {
  flex: 1;
  display: none;
  justify-content: space-between;
}
 
.tour-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.tour-text2 {
  margin-left: var(--dl-space-space-twounits);
}
 
.tour-text3 {
  margin-left: var(--dl-space-space-twounits);
}
 
.tour-text4 {
  margin-left: var(--dl-space-space-twounits);
}
 
.tour-text5 {
  margin-left: var(--dl-space-space-twounits);
}
 
.tour-buttons1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.tour-login {
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
}
 
.tour-burger-menu {
  display: flex;
}
 
.tour-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.tour-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #d095af;
}
 
.tour-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.tour-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.tour-logo {
  height: 2rem;
  opacity: 0;
}
 
.tour-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.tour-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.tour-links2 {
  top: 100;
  flex: 0 0 auto;
  right: 30px;
  width: 194;
  height: 330;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.tour-navlink2 {
  color: #00cbc8;
  font-size: 28;
  font-family: "minecraft";
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
 
.tour-navlink3 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.tour-navlink4 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.tour-navlink5 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.tour-navlink6 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.tour-navlink7 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.tour-navlink8 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.tour-buttons2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.tour-image3 {
  top: 30px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
@media(max-width: 1200px) {
  .tour-desktop-menu {
    display: none;
  }
  .tour-burger-menu {
    display: flex;
  }
}
 
@media(max-width: 991px) {
  .tour-container2 {
    top: 160px;
    left: 0px;
    right: 0px;
    width: 253px;
    height: 5353px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
}
 
@media(max-width: 767px) {
  .tour-image1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .tour-container2 {
    top: 160px;
    left: 0px;
    right: 0px;
    width: 253px;
    height: 5353px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
  .tour-navbar-interactive {
    z-index: 200;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .tour-image2 {
    opacity: 0;
  }
  .tour-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .tour-logo {
    opacity: 0;
  }
  .tour-links2 {
    right: 0;
    width: 194;
    bottom: 0;
    height: 330;
    margin: auto;
    position: absolute;
  }
  .tour-navlink2 {
    color: #00cbc8;
    font-size: 28;
    font-family: minecraft;
    margin-bottom: var(--dl-space-space-unit);
  }
  .tour-navlink3 {
    color: #00cbc8;
    font-family: Minecraft;
    line-height: auto;
  }
  .tour-navlink4 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .tour-navlink5 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .tour-navlink6 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .tour-navlink7 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .tour-navlink8 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .tour-image3 {
    left: 0px;
    right: 0px;
    margin: auto;
  }
}
 
@media(max-width: 479px) {
  .tour-container1 {
    background-size: cover;
    background-color: #deabc2;
  }
  .tour-image1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .tour-container2 {
    top: 160px;
    left: 0px;
    right: 0px;
    width: 253px;
    height: 5353px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
  .tour-navbar-interactive {
    padding: var(--dl-space-space-unit);
    z-index: 200;
  }
  .tour-image2 {
    opacity: 0;
  }
  .tour-mobile-menu {
    padding: 16px;
    background-color: #d095af;
  }
  .tour-nav {
    position: relative;
  }
  .tour-logo {
    opacity: 0;
  }
  .tour-links2 {
    right: 0px;
    width: 194px;
    bottom: -440px;
    height: 330px;
    margin: auto;
    position: absolute;
  }
  .tour-navlink2 {
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .tour-navlink3 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .tour-navlink4 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .tour-navlink5 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .tour-navlink6 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .tour-navlink7 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .tour-navlink8 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .tour-image3 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
}
