:root {
  --white: white;
  --dodger-blue: #3c9dff;
  --medium-turquoise: #55dee0;
  --orange: #ffb819;
  --orange2: #eb9917;
  --black: #333;
}

.header {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  z-index: 30;
}

.header-div {
  width: 1200px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero {
  background-color: #fffdf9;
  background-image: url('../images/Main-hero-BG.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 95%;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.heading {
  color: #fff589;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 100px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 74px;
}

.text-span {
  font-size: 60px;
  font-weight: 700;
}

.hero-cols {
  align-items: center;
  width: 1200px;
  margin-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.paragraph {
  color: #fffef9;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.text-span-2 {
  font-weight: 700;
}

.heading-2 {
  color: var(--white);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  display: inline;
  position: relative;
  left: 26%;
}

.hero-cta {
  background-image: url('../images/Arrow-bg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: -120px;
  padding-top: 40px;
}

.button-div {
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
  padding-bottom: 30px;
  display: flex;
}

.image {
  max-width: 100%;
}

.link-block {
  margin-right: 15px;
}

.column {
  text-align: right;
  justify-content: flex-end;
  display: flex;
}

.column-2 {
  align-items: center;
  padding-top: 0;
}

.image-card {
  justify-content: center;
  display: flex;
  position: relative;
}

.card-highlight {
  opacity: .05;
  filter: blur(20px);
  background-color: #fff;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: 25% auto 0% 25%;
}

.trveling-points {
  background-color: #fffdf9;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.traveling_points-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-3 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #3c9dff, #55dee0);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.point-1 {
  margin-top: 80px;
  display: flex;
}

.content-block {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.point-block {
  background-image: url('../images/point1-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 120px;
  justify-content: center;
  align-items: center;
  height: 110px;
  margin-top: 30px;
  display: flex;
}

.flow {
  align-items: flex-end;
  width: 150px;
  margin-left: -20px;
  display: flex;
}

.image-2 {
  width: 150px;
  position: relative;
  top: 120px;
}

.point-2 {
  justify-content: flex-end;
  margin-top: -90px;
  display: flex;
}

.point2-block {
  background-image: url('../images/Point2-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80% 100%;
  justify-content: center;
  align-items: center;
  height: 110px;
  margin-top: 30px;
  display: flex;
}

.point-3 {
  margin-top: -70px;
  display: flex;
}

.point3-block {
  background-image: url('../images/Point3-Bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  justify-content: center;
  align-items: center;
  height: 110px;
  margin-top: 30px;
  display: flex;
}

.point3-text {
  color: #737494;
  text-align: left;
  margin-left: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: inline;
}

.poin2-text {
  color: #737494;
  text-align: left;
  margin-left: 70px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: inline;
}

.point1-text {
  color: #737494;
  text-align: left;
  margin-left: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: block;
}

.flow2 {
  align-items: flex-end;
  margin-left: 20px;
  display: flex;
}

.kickstarter {
  background-color: #fffdf9;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.kickstarter.website {
  display: none;
}

.kickstarter-div {
  text-align: center;
  background-color: #f6f5fb;
  background-image: url('../images/Kick-start-BG.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  width: 1200px;
  padding-top: 60px;
  padding-bottom: 220px;
}

.button {
  background-color: var(--white);
  color: var(--dodger-blue);
  cursor: default;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fall-2021 {
  color: #737494;
  margin-top: 35px;
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.form {
  background-color: #3c9dff;
  background-image: linear-gradient(to bottom, var(--dodger-blue), var(--medium-turquoise));
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.form-div {
  justify-content: center;
  align-items: center;
}

.form-block-title {
  color: var(--white);
  text-align: center;
  background-image: url('../images/Rectangle-2961_1Rectangle 2961.png'), url('../images/Rectangle-2961_1Rectangle 2961.png');
  background-position: 100%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.form-2 {
  justify-content: center;
  align-items: stretch;
  width: 500px;
  display: flex;
}

.text-field {
  color: #737494;
  background-color: #f6f5fb;
  border: 0 solid #55212100;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  height: 50px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
}

.submit-button {
  background-image: linear-gradient(to bottom, var(--orange), var(--orange2));
  border-radius: 100px;
  margin-left: -40px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.submit-button:hover {
  color: var(--white);
  background-image: linear-gradient(#ffb000, #d48200);
}

.form-block {
  justify-content: center;
  padding-top: 10px;
  display: flex;
}

.world-exploartion-game {
  background-color: #fffdf9;
  background-image: url('../images/Frame_2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.wegame-div {
  width: 1200px;
}

.world-game {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #3c9dff, #55dee0);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 56px;
  line-height: 64px;
  display: inline;
}

.column-3 {
  padding-top: 100px;
}

.weg-point1 {
  align-items: flex-start;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.image-4 {
  margin-top: 5px;
  display: block;
}

.weg-point1-title {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.weg-point2 {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.weg-point2-head {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.column-4 {
  z-index: 3;
  text-align: right;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  top: 0;
}

.column-5 {
  z-index: 3;
  text-align: right;
  padding-left: 0;
  padding-right: 0;
}

.column-6 {
  z-index: 3;
  text-align: right;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  bottom: 0;
}

.weg-col1 {
  align-items: center;
  height: 100vh;
  margin-top: -100vh;
  display: flex;
}

.weg-col2,
.weg-col3 {
  align-items: center;
  height: 100vh;
  display: flex;
}

.digital-travel-companion {
  background-color: #fffdf9;
  background-image: url('../images/Frame_2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.dt-div {
  width: 1200px;
}

.dt-title {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#3c9dff, #55dee0);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 56px;
  line-height: 64px;
  display: block;
}

.dt-col1 {
  flex-direction: row-reverse;
  align-items: center;
  height: 100vh;
  margin-top: -100vh;
  display: flex;
}

.dt-col2,
.dt-col3 {
  flex-direction: row-reverse;
  align-items: center;
  height: 100vh;
  display: flex;
}

.dt-col1a {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.dt-colb {
  text-align: left;
  justify-content: flex-start;
  padding-top: 0;
  display: flex;
}

.dtc-sticy-title {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.dt-point-1-title {
  opacity: .25;
  align-items: flex-start;
  width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.dt-col2b {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.dt-point2-title {
  opacity: .25;
  align-items: flex-start;
  width: 450px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.dt-col3b {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  position: sticky;
  bottom: 0;
}

.weg-dtc {
  background-color: #fffdf9;
  background-image: url('../images/Frame_1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.weg-dtc.res {
  display: none;
}

.weg-dtc-div {
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 100vh;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.dtc {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#3c9dff, #55dee0);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 140px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 59px;
  position: relative;
  top: 0;
}

.weg-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #3c9dff, #55dee0);
  -webkit-background-clip: text;
  background-clip: text;
  height: auto;
  margin-top: 0;
  margin-right: 140px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 59px;
  position: relative;
  top: 0;
}

.contact {
  background-color: #fffdf9;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.contact-div {
  background-image: url('../images/Contact-BG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.heading-6 {
  color: var(--white);
  text-align: center;
  justify-content: center;
  height: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 36px;
  line-height: 40px;
  display: inline;
}

.heading-6.res {
  display: none;
}

.div-block-6 {
  justify-content: space-between;
  width: 420px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer {
  background-color: #fffdf9;
  background-image: url('../images/BG-Curve-2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 350px;
  justify-content: center;
  display: flex;
}

.footer-div {
  width: 1200px;
  padding-top: 140px;
  padding-bottom: 40px;
}

.div-block-7 {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.heading-7 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

._2nd-footer {
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-8 {
  justify-content: flex-end;
  display: flex;
}

.heading-7-copy {
  color: var(--white);
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.animate-block {
  width: 400px;
  display: none;
}

.point-contain-div {
  width: 1100px;
  display: none;
}

.title {
  width: 100%;
}

.sticky-div {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.weg-point3 {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.weg-point3-head {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.sticky-points {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.dt-point3-title {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 20px;
  display: flex;
}

.dt-p1,
.dt-p2,
.dt-p3 {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.image-6,
.image-7 {
  position: absolute;
}

.weg-point1-responsive {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 60px;
  display: none;
}

.weg-point2-responsive,
.weg-point3-responsive {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 40px;
  display: none;
}

.weg-point3-head-res,
.weg-point2-head-res {
  color: #737494;
  text-align: left;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.weg-point1-title-res {
  color: #737494;
  text-align: left;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.dt-point-1-title-responsive {
  opacity: .25;
  align-items: flex-start;
  width: 500px;
  display: none;
}

.dt-p1-res {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.dt-point2-title-responsive {
  opacity: .25;
  align-items: flex-start;
  width: 450px;
  margin-top: 60px;
  display: none;
}

.dt-p2-res {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.dt-point3-title-responsive {
  opacity: .25;
  align-items: flex-start;
  width: 400px;
  margin-top: 40px;
  display: none;
}

.dt-p3-res {
  color: #737494;
  margin-top: 0;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.content-holder-1 {
  padding-top: 60px;
  padding-left: 60px;
}

.content-holder-1.right {
  perspective: 1000px;
  padding-top: 0;
  padding-left: 0;
  position: relative;
}

.phone-holder {
  width: 350px;
  height: auto;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}

.phone-holder.second {
  border-radius: 0;
  width: 100%;
}

.phone-highlight {
  z-index: 20;
  opacity: .05;
  filter: blur(20px);
  background-color: #fff;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  inset: 30% 0% 0% 30%;
}

.walk-inside {
  width: 1000px;
  margin-top: 100px;
}

.walk-cols {
  padding-bottom: 140px;
}

.walk-col2 {
  text-align: center;
}

.walk-content-block {
  background-image: url('../images/Rectangle-3102.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.walk-title {
  color: #737494;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.walk-no-title {
  color: var(--white);
  background-image: linear-gradient(#93ebcb, #52d4a4);
  border-radius: 100px;
  margin-top: -45px;
  margin-left: -45px;
  padding: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 30px;
}

.earn-xp {
  flex-direction: row-reverse;
  display: flex;
}

.earn-xp-categories {
  width: 1000px;
  margin-top: 100px;
}

.xp-title {
  color: #737494;
  margin: 40px 80px 120px 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.image-8,
.image-9,
.image-10,
.image-11 {
  display: none;
}

.walk-content-block-second {
  background-image: url('../images/Rectangle-3102.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.sub-guests-scan-a-qr-code {
  background-image: url('../images/Rectangle-3102.svg');
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.image-12 {
  position: relative;
  top: 120px;
  right: 80px;
}

.image-13 {
  position: relative;
  top: 140px;
  left: 220px;
}

.div-block-9,
.div-block-10 {
  margin-bottom: 140px;
}

.image-14 {
  mix-blend-mode: normal;
  width: 310px;
  box-shadow: 2px 2px 3px #000;
}

.image-14-copy {
  width: 310px;
}

.responsive--cta,
.weg-mobile-res,
.dtc-mobile-res,
.footer-res {
  display: none;
}

.image-17 {
  text-align: center;
}

.pop-up {
  display: none;
}

.div-block-11 {
  position: relative;
  left: -60px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.privacy-hero {
  background-image: url('../images/BG-Curve-1.png');
  background-position: 50% 100%;
  background-size: cover;
  margin-bottom: 20px;
  padding: 80px 40px;
}

.main-title {
  color: #fff;
  margin-top: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.block-content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.text-section {
  padding: 0 20px 40px;
}

.heading-9 {
  color: #737494;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 38px;
  line-height: 48px;
}

.paragraph-2 {
  color: #737494;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.combo-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.preivacy-hero-div {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: var(--white);
  cursor: pointer;
  text-decoration: none;
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.link-2.w--current {
  color: var(--white);
}

.link-5.w--current,
.link-6 {
  color: var(--white);
  text-decoration: none;
}

.b-sub {
  color: #737494;
  text-align: center;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.b-image1 {
  max-width: 60%;
  margin-bottom: 140px;
}

.columns {
  width: 1000px;
  height: 100px;
  margin-bottom: 500px;
}

.b-phonimage2 {
  width: 410px;
  min-width: 259px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.column-7 {
  text-align: center;
}

.b-header2 {
  color: #333;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(91deg, #b472f6, #3c9dff);
  -webkit-background-clip: text;
  background-clip: text;
  width: 500px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 70px;
}

.b-sub2 {
  color: #737494;
  -webkit-text-stroke-color: #737494;
  margin-bottom: 100px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.b-title {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  padding-top: 30px;
  padding-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.container {
  max-width: 1000px;
}

.section-2 {
  background-image: url('../images/Hero_Background-1.jpg');
  background-position: 0 0;
  background-size: auto;
  min-height: 1000px;
  margin-top: -100px;
  line-height: 300px;
}

.columns-3 {
  margin-left: 0;
  padding-top: 220px;
}

.hero-cols-copy {
  align-items: center;
  width: 1200px;
  margin-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.image-17-copy {
  text-align: center;
}

.b-header {
  color: #fff589;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 74px;
}

.b-paragraph-copy {
  color: #fffef9;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.b-text-span-copy {
  font-size: 60px;
  font-weight: 700;
}

.text-span-2-copy {
  font-weight: 700;
}

.b-heroimage {
  text-align: center;
}

.b-herocol {
  align-items: center;
  width: 1200px;
  margin-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.b-hero {
  background-color: #fffdf9;
  background-image: url('../images/Hero_Background-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% 95%;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.b-traveling_points-div-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  display: flex;
}

.b-section2 {
  padding-bottom: 0;
}

.walk-title-copy {
  color: #737494;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.div-block-12 {
  margin-bottom: 0;
}

.b-title2 {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  width: 120%;
  margin-top: 220px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.section-3 {
  color: #fff;
}

.image-19 {
  text-align: right;
  max-width: 74%;
  margin-left: 20px;
}

.b-zonderhotel {
  background-color: #fffdf9;
  background-image: url('../images/Section1B.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.perks {
  color: #737494;
  -webkit-text-stroke-color: #737494;
  margin-bottom: 100px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.column-8 {
  padding-right: 0;
}

.image-20 {
  width: 70%;
  padding-top: 20px;
}

.b-here-s-how-it-works {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.b-heading-3-copy {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #b472f6, #3c9dff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 100px;
  margin-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.walk-inside-copy {
  width: 1000px;
  margin-top: 100px;
}

.guests-scan-a-qr-code {
  padding-bottom: 0;
}

.b-walk-title-copy {
  color: #737494;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.qrcode-text {
  color: #737494;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.image-21 {
  text-align: center;
  width: 75%;
  padding-left: 20px;
}

.qrcode1 {
  color: var(--white);
  background-image: linear-gradient(#8e70cd, #6849a8);
  border-radius: 100px;
  margin-top: -45px;
  margin-left: -45px;
  padding: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 30px;
}

.b-mobile {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  padding-top: 30px;
  padding-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.xp-title-copy {
  color: #737494;
  margin: 40px 10px 120px 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.completechallenege {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  width: 100%;
}

.discounts {
  width: 1000px;
  margin-top: 100px;
}

.discounttext {
  color: #737494;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.challengetet {
  color: #737494;
  margin: 40px 10px 120px 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.image-23 {
  width: 95%;
}

.perkbarckground {
  background-image: url('../images/Bluearrow.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 80px;
  display: flex;
}

._1perkstext {
  color: #fff;
  width: 70%;
  margin-top: 20px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.perksection {
  padding-top: 20px;
  padding-bottom: 0;
}

.perkbarckground2 {
  background-image: url('../images/Greenarrow.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.perkbarckground3 {
  background-image: url('../images/Pinkarrow.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

._2perkstext-copy {
  color: #fff;
  text-align: left;
  width: 70%;
  margin-top: 60px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

._1perkstext-copy {
  color: #fff;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.contactsection {
  padding-bottom: 0;
}

.contactsection2 {
  aspect-ratio: 2.39;
  background-image: url('../images/PurpleBackground.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 116%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
}

.contacttext {
  color: #737494;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.contactparagraph-copy {
  color: #fffef9;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 40px;
}

.b-text-span-2-copy {
  color: #fff589;
  width: 100%;
  font-weight: 700;
}

._3headersection {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #b472f6, #3c9dff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.text-block {
  color: #737494;
  text-align: center;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.bootmtext {
  color: #737494;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.b-footerp {
  background-color: #fffdf9;
  background-image: url('../images/Business-WebPage-V2.1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 350px;
  justify-content: center;
  display: flex;
}

.fottertext {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}

.section-3-copy {
  color: #fff;
}

.perfectforhotels {
  background-image: url('../images/Rectangle-3102.svg');
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.b-mobile-tablet {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  padding-top: 30px;
  padding-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.b-image1-tablet {
  max-width: 60%;
  margin-bottom: 140px;
}

.b-title2-tablet {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  width: 120%;
  margin-top: 220px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.image-19-image {
  text-align: right;
  max-width: 74%;
  margin-left: 20px;
}

.discounttext-copy {
  color: #737494;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

._1perkstext-tablet {
  color: #fff;
  width: 70%;
  margin-top: 20px;
  margin-bottom: 120px;
  margin-left: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.b-footerp-tablet {
  background-color: #fffdf9;
  background-image: url('../images/Business-WebPage-V2.1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 350px;
  justify-content: center;
  display: flex;
}

._1perkstext-desktop {
  color: #fff;
  width: 70%;
  margin-top: 40px;
  margin-bottom: 120px;
  margin-left: 40px;
  padding-right: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.text-block-tablet {
  color: #737494;
  text-align: center;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

._3headersection-tablet {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(161deg, #b472f6, #3c9dff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.b-image1-tablet-mobileb {
  max-width: 60%;
  margin-bottom: 140px;
}

.b-title2-mobileb {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(87deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  width: 120%;
  margin-top: 220px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.image-20-m {
  width: 70%;
  padding-top: 20px;
}

.image-19-m {
  text-align: right;
  max-width: 74%;
  margin-left: 20px;
}

.perksection-m {
  padding-top: 20px;
  padding-bottom: 0;
}

.image-21-m {
  text-align: center;
  width: 75%;
  padding-left: 20px;
}

.walk-col2-m {
  text-align: center;
}

.earn-xp-col2-m {
  left: 0;
  right: 0;
}

.walk-col2-30,
.walk-col2-m-copy {
  text-align: center;
}

.hotelcm {
  flex-direction: row-reverse;
  display: flex;
}

.image-26 {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  display: inline-block;
}

.sub-guests-scan-a-qr-m {
  background-image: url('../images/Rectangle-3102.svg');
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.b-footerp-m {
  background-color: #fffdf9;
  background-image: url('../images/Business-WebPage-V2.1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 350px;
  justify-content: center;
  display: flex;
}

.image-27 {
  width: 138px;
  max-width: none;
  margin-left: 0;
  padding-left: 0;
  display: block;
}

@media screen and (min-width: 1280px) {
  .header {
    padding-top: 30px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .hero {
    background-image: url('../images/Main-hero-BG.png');
    padding-top: 100px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading {
    color: #fff589;
    font-weight: 500;
  }

  .hero-cols {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .heading-2 {
    left: 104px;
  }

  .hero-cta {
    background-image: url('../images/Arrow-bg.svg');
    background-position: 0 0;
    padding-top: 40px;
  }

  .button-div {
    justify-content: flex-start;
    margin-top: 15px;
    padding-left: 80px;
  }

  .trveling-points {
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-3 {
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
    margin-bottom: 60px;
    font-size: 60px;
    font-weight: 700;
  }

  .kickstarter {
    padding-left: 10%;
    padding-right: 10%;
  }

  .kickstarter-div {
    background-image: url('../images/Kick-start-BG.svg');
  }

  .world-exploartion-game {
    padding-left: 10%;
    padding-right: 10%;
  }

  .world-game {
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
  }

  .digital-travel-companion,
  .weg-dtc,
  .contact {
    padding-left: 10%;
    padding-right: 10%;
  }

  .footer {
    background-position: 50% 100%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-7 {
    margin-top: 40px;
  }

  .heading-7 {
    color: var(--white);
    text-decoration: none;
  }

  .heading-7-copy {
    cursor: pointer;
    margin-left: 20px;
    margin-right: 0;
  }

  .title {
    flex: 0 auto;
    align-self: center;
  }

  .phone-holder {
    padding-left: 10px;
  }

  .walk-content-block,
  .walk-content-block-second,
  .sub-guests-scan-a-qr-code {
    background-image: url('../images/Rectangle-3102.svg');
  }

  .div-block-11 {
    padding-left: 100px;
    left: -70px;
  }

  .privacy-hero {
    background-position: 50% 100%;
  }

  .main-title {
    margin-top: 50px;
  }

  .block-content {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
  }

  .text-section {
    padding: 0 40px;
  }

  .rich-text-block {
    color: #737494;
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .heading-9 {
    color: #737494;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 38px;
    line-height: 50px;
  }

  .paragraph-2 {
    color: #737494;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }

  .combo-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-tos {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-2 {
    color: var(--white);
    cursor: pointer;
    text-decoration: none;
  }

  .link-5 {
    color: var(--dodger-blue);
  }

  .link-5.w--current {
    color: var(--white);
    text-decoration: none;
  }

  .link-6 {
    color: var(--white);
    cursor: pointer;
    text-decoration: none;
  }

  .b-sub {
    color: #737494;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .b-image1 {
    text-align: center;
    width: 700px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .b-title {
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 100px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 700;
  }

  .section {
    text-align: left;
  }

  .columns-2 {
    width: 100%;
  }

  .container {
    width: 100%;
    max-width: 65%;
    height: 100px;
  }

  .section-2 {
    background-image: url('../images/Hero_Background-1.jpg');
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    min-width: 200px;
    max-width: 2000px;
    height: 200px;
    min-height: 1000px;
    max-height: 200px;
    line-height: 100%;
  }

  .columns-3 {
    max-height: 200%;
  }

  .hero-cols-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .b-header {
    color: #fff589;
    font-weight: 500;
  }

  .b-herocol {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .b-hero {
    background-image: url('../images/Hero_Background-1.jpg');
    padding-top: 100px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .b-title2 {
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 700;
  }

  .section-3 {
    margin-top: 100px;
  }

  .b-zonderhotel {
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-20 {
    width: 80%;
    padding-left: 90px;
  }

  .b-heading-3-copy {
    background-image: linear-gradient(161deg, #b472f6, #3c9dff);
    margin-bottom: 10px;
    font-size: 60px;
    font-weight: 700;
  }

  .b-mobile {
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 100px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 700;
  }

  .perkbarckground {
    background-image: url('../images/Bluearrow.png');
    margin-top: 100px;
  }

  ._1perkstext {
    color: #fff;
    text-align: left;
    margin-top: 25px;
  }

  .perksection {
    margin-top: 100px;
  }

  .perkbarckground2 {
    background-image: url('../images/Pinkarrow.png');
    margin-top: 50px;
  }

  .perkbarckground3 {
    background-image: url('../images/Greenarrow.png');
    margin-top: 0;
  }

  ._2perkstext-copy {
    color: #fff;
    text-align: left;
    margin-top: 60px;
    font-weight: 500;
  }

  ._1perkstext-copy {
    color: #fff;
    text-align: left;
    width: 65%;
    margin-top: 45px;
  }

  .contactsection {
    margin-top: 40px;
  }

  .contactsection2 {
    background-image: url('../images/Frame-33819.png');
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 50%;
    min-height: 100%;
    max-height: 100%;
    margin-top: 40px;
  }

  .contacttext {
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    font-weight: 400;
  }

  .contactparagraph-copy {
    text-align: center;
    width: 100%;
    height: 40%;
    margin-top: 60px;
    line-height: 80px;
  }

  .b-text-span-2-copy {
    color: #fff589;
  }

  ._3headersection {
    background-image: linear-gradient(161deg, #b472f6, #3c9dff);
    margin-top: 140px;
    margin-bottom: 20px;
    font-size: 60px;
    font-weight: 700;
  }

  .image-24 {
    text-align: center;
    width: 8%;
  }

  .image-25 {
    text-align: center;
    width: 70%;
    margin-top: 80px;
  }

  .container-2 {
    text-align: center;
  }

  .text-block {
    color: #737494;
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .bootmtext {
    color: #737494;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .b-footerp {
    background-image: url('../images/Business-WebPage-V2.1.png');
    background-position: 50% 100%;
    background-size: 100% 421px;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .fottertext {
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-bottom: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 300;
  }

  .section-3-copy {
    margin-top: 100px;
  }

  .perfectforhotels {
    background-image: url('../images/Rectangle-3102.svg');
  }

  .b-mobile-tablet {
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 100px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 700;
  }

  .b-image1-tablet {
    text-align: center;
    width: 700px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .b-title2-tablet {
    text-align: center;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 700;
  }

  ._1perkstext-tablet {
    color: #fff;
    text-align: left;
    margin-top: 25px;
    padding-right: 20px;
    font-weight: 500;
  }

  .b-footerp-tablet {
    background-image: url('../images/Business-WebPage-V2.1.png');
    background-position: 50% 100%;
    background-size: 100% 421px;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  ._1perkstext-desktop {
    color: #fff;
    text-align: left;
    width: 65%;
    margin-top: 40px;
    padding-right: 0;
    font-weight: 500;
  }

  .text-block-tablet {
    color: #737494;
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  ._3headersection-tablet {
    background-image: linear-gradient(161deg, #b472f6, #3c9dff);
    margin-top: 140px;
    margin-bottom: 20px;
    font-size: 60px;
    font-weight: 700;
  }

  .b-image1-tablet-mobileb {
    text-align: center;
    width: 700px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .b-title2-mobileb {
    text-align: left;
    -webkit-text-fill-color: transparent;
    background-color: red;
    background-image: linear-gradient(33deg, #b472f6, #3c9dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    -webkit-background-clip: text;
    background-clip: text;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 90px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 700;
  }

  .image-20-m {
    width: 80%;
    margin-left: 60px;
    padding-top: 30px;
    padding-left: 40px;
  }

  .perksection-m {
    margin-top: 60px;
    padding-top: 0;
  }

  .sub-guests-scan-a-qr-m {
    background-image: url('../images/Rectangle-3102.svg');
  }

  .b-footerp-m {
    background-image: url('../images/Business-WebPage-V2.1.png');
    background-position: 50% 100%;
    background-size: 100% 421px;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .image-27 {
    width: 138px;
    max-width: none;
    margin-left: 0;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .header {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-div {
    flex: 0 auto;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .hero {
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    font-size: 46px;
    line-height: 54px;
  }

  .text-span {
    font-size: 42px;
  }

  .hero-cols {
    width: 100%;
  }

  .paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .heading-2 {
    font-size: 13px;
    left: 17.5%;
  }

  .hero-cta {
    background-position: 50%;
    background-size: cover;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 30px;
  }

  .button-div {
    width: 300px;
    margin-top: 8px;
    margin-left: 60px;
    padding-bottom: 0;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    padding-top: 40px;
    padding-left: 0;
  }

  .trveling-points {
    padding: 40px 15px;
  }

  .traveling_points-div {
    width: 100%;
  }

  .heading-3 {
    height: auto;
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .content-block {
    width: 350px;
  }

  .point-block {
    background-size: 90% 100%;
  }

  .flow {
    width: 100px;
    margin-left: 0;
  }

  .image-2 {
    top: 40px;
  }

  .point-2 {
    margin-top: -50px;
  }

  .point2-block {
    background-size: 100%;
  }

  .point3-block {
    background-size: 100% 100%;
  }

  .point3-text,
  .poin2-text {
    margin-left: 40px;
    font-size: 16px;
  }

  .point1-text {
    font-size: 16px;
  }

  .flow2 {
    align-items: center;
    width: 200px;
    margin-left: 20px;
    padding-top: 40px;
  }

  .kickstarter {
    padding: 40px 15px;
  }

  .kickstarter-div {
    padding-top: 40px;
    padding-bottom: 160px;
  }

  .button {
    margin-bottom: 20px;
  }

  .fall-2021 {
    margin-top: 20px;
  }

  .form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .world-exploartion-game {
    padding: 40px 30px;
  }

  .wegame-div {
    width: 100%;
  }

  .world-game {
    font-size: 50px;
    line-height: 60px;
    top: 60px;
  }

  .column-3 {
    padding-top: 60px;
  }

  .weg-point1 {
    width: 300px;
  }

  .weg-point1-title {
    font-size: 20px;
  }

  .weg-point2 {
    width: 300px;
  }

  .weg-point2-head {
    font-size: 20px;
  }

  .weg-col1 {
    margin-top: -80vh;
  }

  .digital-travel-companion {
    padding: 40px 30px;
  }

  .dt-div {
    width: 100%;
  }

  .dt-title {
    text-align: right;
    justify-content: flex-end;
    font-size: 50px;
    line-height: 60px;
    top: 60px;
  }

  .dt-col1 {
    margin-top: -80vh;
  }

  .dt-colb {
    justify-content: flex-end;
    padding-top: 60px;
  }

  .dt-point-1-title {
    width: 300px;
  }

  .dt-col2a {
    text-align: left;
    justify-content: flex-end;
    padding-top: 60px;
    display: flex;
  }

  .dt-point2-title {
    justify-content: flex-end;
    width: 300px;
  }

  .dt-col3a {
    justify-content: flex-end;
    padding-top: 60px;
    display: flex;
  }

  .weg-dtc {
    height: 80vh;
  }

  .weg-dtc-div {
    justify-content: space-around;
    width: 100%;
    height: 80vh;
    padding: 40px 15px;
  }

  .dtc {
    text-align: right;
    justify-content: flex-end;
    margin-left: 0;
    font-size: 50px;
    line-height: 60px;
    top: 60px;
  }

  .weg-title {
    margin-right: 0;
    font-size: 50px;
    line-height: 60px;
    top: 60px;
  }

  .contact {
    padding: 20px 15px;
  }

  .contact-div {
    background-size: contain;
    margin-top: -40px;
    margin-bottom: -40px;
    padding-top: 100px;
  }

  .footer {
    background-position: 0 0;
    background-size: auto 350px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-div {
    width: 100%;
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .point-contain-div {
    width: 100%;
  }

  .weg-point3 {
    width: 300px;
  }

  .weg-point3-head {
    font-size: 20px;
  }

  .sticky-points {
    padding-left: 30px;
  }

  .dt-point3-title {
    width: 300px;
  }

  .dt-p1,
  .dt-p2,
  .dt-p3 {
    font-size: 20px;
  }

  .weg-point1-responsive,
  .weg-point2-responsive,
  .weg-point3-responsive {
    width: 300px;
  }

  .weg-point3-head-res,
  .weg-point2-head-res,
  .weg-point1-title-res {
    font-size: 20px;
  }

  .dt-point-1-title-responsive {
    width: 300px;
  }

  .dt-p1-res {
    font-size: 20px;
  }

  .dt-point2-title-responsive {
    justify-content: flex-end;
    width: 300px;
  }

  .dt-p2-res {
    font-size: 20px;
  }

  .dt-point3-title-responsive {
    width: 300px;
  }

  .dt-p3-res {
    font-size: 20px;
  }

  .content-holder-1 {
    padding-left: 0;
  }

  .phone-holder {
    width: 280px;
    height: auto;
  }

  .phone-holder.second {
    height: auto;
  }

  .walk-inside {
    width: 90%;
  }

  .walk-cols {
    padding-bottom: 60px;
  }

  .walk-title {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  .walk-no-title {
    margin-top: -30px;
    margin-left: -30px;
    padding: 20px;
  }

  .earn-xp-categories {
    width: 90%;
  }

  .xp-title {
    margin-top: 20px;
    margin-bottom: 60px;
    margin-right: 0;
    font-size: 22px;
  }

  .image-12 {
    top: 180px;
    right: 40px;
  }

  .image-13 {
    top: 180px;
    left: 100px;
  }

  .image-14,
  .image-14-copy {
    max-width: 100%;
  }

  .div-block-11 {
    left: -10px;
  }

  .privacy-hero {
    background-position: 0 100%;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-title {
    margin-top: 40px;
  }

  .block-content,
  .preivacy-hero-div,
  .hero-tos {
    width: 100%;
  }

  .b-sub2 {
    text-align: center;
    margin-bottom: 40px;
    padding-left: 60px;
    padding-right: 60px;
    line-height: 30px;
  }

  .hero-cols-copy {
    width: 100%;
  }

  .b-header {
    font-size: 46px;
    line-height: 54px;
  }

  .b-paragraph-copy {
    font-size: 18px;
    line-height: 26px;
  }

  .b-text-span-copy {
    font-size: 42px;
  }

  .b-herocol {
    width: 100%;
  }

  .b-hero {
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .b-traveling_points-div-copy {
    width: 100%;
  }

  .walk-title-copy {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  .b-zonderhotel {
    padding: 40px 15px;
  }

  .b-here-s-how-it-works {
    width: 100%;
  }

  .b-heading-3-copy {
    height: auto;
    margin-top: 100px;
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .walk-inside-copy {
    width: 90%;
  }

  .b-walk-title-copy,
  .qrcode-text {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  .qrcode1 {
    margin-top: -30px;
    margin-left: -30px;
    padding: 20px;
  }

  .b-mobile {
    font-size: 50px;
  }

  .xp-title-copy {
    margin-top: 20px;
    margin-bottom: 60px;
    margin-right: 0;
    font-size: 22px;
  }

  .discounts {
    width: 90%;
  }

  .discounttext {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  .challengetet {
    margin-top: 20px;
    margin-bottom: 60px;
    margin-right: 0;
    font-size: 22px;
  }

  ._1perkstext {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  ._2perkstext-copy {
    margin-top: 40px;
    margin-bottom: 60px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  ._1perkstext-copy {
    width: 75%;
    margin-top: 20px;
    margin-bottom: 60px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;
  }

  .contacttext {
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  .contactparagraph-copy {
    font-size: 18px;
    line-height: 26px;
  }

  ._3headersection {
    height: auto;
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .b-footerp {
    background-position: 0 0;
    background-size: auto 350px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .fottertext {
    padding-left: 40px;
    padding-right: 40px;
  }

  .b-mobile-tablet {
    font-size: 50px;
  }

  .b-image1-tablet {
    width: 80%;
    max-width: 80%;
  }

  .b-title2-tablet {
    margin-top: 100px;
    padding-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .image-19-image {
    max-width: 90%;
  }

  .discounttext-copy {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 22px;
  }

  ._1perkstext-tablet {
    width: 80%;
    margin-top: 25px;
    margin-bottom: 60px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .b-footerp-tablet {
    background-position: 100% 100%;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1perkstext-desktop {
    width: 75%;
    margin-top: 25px;
    margin-bottom: 60px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  ._3headersection-tablet {
    height: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 60px;
  }

  .b-image1-tablet-mobileb {
    width: 80%;
    max-width: 80%;
  }

  .b-title2-mobileb {
    margin-top: 100px;
    padding-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .image-19-m {
    max-width: 90%;
  }

  .earn-xp-col2-m {
    height: 100%;
  }

  .b-footerp-m {
    background-position: 100% 100%;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-27 {
    width: 120px;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 50% 100%;
    background-size: auto;
  }

  .heading {
    padding-top: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-span {
    font-size: 38px;
  }

  .heading-2 {
    font-size: 10px;
    left: 12%;
  }

  .hero-cta {
    background-position: 50% 100%;
    background-size: 110%;
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .button-div {
    justify-content: flex-start;
    width: 240px;
    margin-top: 4px;
    margin-left: 30px;
    display: flex;
  }

  .link-block {
    width: 100px;
    margin-right: 10px;
  }

  .column-2 {
    padding-top: 20px;
    padding-left: 0;
  }

  .card-highlight {
    width: 150px;
    height: 150px;
  }

  .trveling-points {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .point-1 {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .flow {
    display: none;
  }

  .point-2,
  .point-3 {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .point3-block {
    width: 400px;
  }

  .flow2 {
    display: none;
  }

  .kickstarter {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .kickstarter-div {
    border-radius: 30px;
  }

  .form-2 {
    width: 400px;
  }

  .world-game {
    font-size: 40px;
    line-height: 48px;
  }

  .column-3 {
    padding-top: 40px;
  }

  .weg-point1 {
    width: 250px;
  }

  .weg-point1-title {
    font-size: 18px;
    line-height: 24px;
  }

  .weg-point2 {
    width: 250px;
  }

  .weg-point2-head {
    font-size: 18px;
    line-height: 24px;
  }

  .dt-title {
    font-size: 40px;
    line-height: 48px;
  }

  .dt-colb {
    padding-top: 40px;
  }

  .dt-point-1-title {
    width: 250px;
  }

  .dt-col2a {
    padding-top: 40px;
  }

  .dt-point2-title {
    width: 250px;
  }

  .dt-col3a {
    padding-top: 40px;
  }

  .weg-dtc {
    height: auto;
  }

  .weg-dtc-div {
    height: 60vh;
  }

  .dtc,
  .weg-title {
    font-size: 38px;
    line-height: 48px;
  }

  .contact-div {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-6 {
    font-size: 28px;
  }

  .div-block-6 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer {
    background-position: 0 0;
    background-size: auto 350px;
    align-items: center;
  }

  .footer-div {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .div-block-7 {
    margin-top: 20px;
  }

  ._2nd-footer {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 58px;
    grid-row-gap: 58px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    padding-bottom: 20px;
    display: flex;
  }

  .heading-7-copy {
    margin-left: 0;
  }

  .animate-block {
    width: 100%;
  }

  .sticky-div {
    top: 40px;
  }

  .weg-point3 {
    width: 250px;
  }

  .weg-point3-head {
    font-size: 18px;
    line-height: 24px;
  }

  .dt-point3-title {
    width: 250px;
  }

  .dt-p1,
  .dt-p2,
  .dt-p3 {
    font-size: 18px;
    line-height: 24px;
  }

  .weg-point1-responsive,
  .weg-point2-responsive,
  .weg-point3-responsive,
  .dt-point-1-title-responsive,
  .dt-point2-title-responsive,
  .dt-point3-title-responsive {
    width: 250px;
  }

  .content-holder-1 {
    padding-top: 20px;
  }

  .content-holder-1.right {
    height: auto;
  }

  .phone-holder {
    width: 280px;
    height: 580px;
  }

  .walk-col2 {
    margin-top: 30px;
  }

  .earn-xp {
    flex-direction: column;
  }

  .earn-xp-categories {
    margin-top: 80px;
  }

  .earn-xp-col2 {
    z-index: 0;
    align-self: flex-start;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .xp-title {
    margin-right: 90px;
  }

  .image-12 {
    right: 20px;
  }

  .image-13 {
    left: 20px;
  }

  .privacy-hero {
    background-position: 0 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .main-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 34px;
  }

  .heading-9 {
    font-size: 34px;
  }

  .link {
    width: 99.9997%;
  }

  .b-sub2 {
    margin-bottom: 0;
  }

  .b-header {
    padding-top: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .b-text-span-copy {
    font-size: 38px;
  }

  .b-hero {
    background-position: 50% 100%;
    background-size: auto;
  }

  .b-zonderhotel {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-20 {
    align-self: center;
  }

  .b-heading-3-copy {
    margin-bottom: 0;
  }

  .guests-scan-a-qr-code {
    padding-bottom: 0;
  }

  .xp-title-copy {
    margin-right: 90px;
  }

  .completechallenege {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-22 {
    text-align: left;
    width: 80%;
    height: 99.9999%;
  }

  .discounts {
    margin-top: 80px;
  }

  .challengetet {
    margin-right: 90px;
  }

  .perkbarckground {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-position: 50%;
    background-size: 100% 100%;
    background-clip: border-box;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: center;
    place-items: center stretch;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    height: 70%;
    min-height: 70%;
    max-height: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
  }

  .perkbarckground2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    height: 70%;
    min-height: 70%;
    max-height: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 60px;
    display: flex;
  }

  .perkbarckground3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    height: 70%;
    min-height: 70%;
    max-height: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
  }

  ._2perkstext-copy {
    margin-top: 35px;
    margin-bottom: 30px;
    margin-left: 0;
    font-size: 22px;
    line-height: 30px;
  }

  .contactparagraph-copy {
    text-align: center;
    align-self: center;
  }

  .bootmtext {
    padding-left: 40px;
    padding-right: 40px;
    line-height: 30px;
  }

  .b-footerp {
    background-position: 0 0;
    background-size: auto 350px;
    align-items: center;
  }

  .perfectforhotels {
    padding-left: 0;
  }

  .b-mobile-tablet {
    padding-top: 10px;
    padding-bottom: 40px;
    line-height: 55px;
  }

  ._1perkstext-tablet {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
  }

  .b-footerp-tablet {
    background-position: 0 0;
    background-size: auto 350px;
    justify-content: center;
    align-items: flex-end;
  }

  ._1perkstext-desktop {
    font-size: 22px;
    line-height: 30px;
  }

  .b-image1-tablet-mobileb {
    width: 90%;
    max-width: 90%;
    margin-bottom: 100px;
  }

  .b-title2-mobileb {
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 40px;
  }

  .image-20-m {
    align-self: center;
    padding-top: 40px;
  }

  .image-19-m {
    width: 55%;
    padding-top: 40px;
  }

  .perksection-m {
    clear: none;
  }

  .image-21-m {
    padding-left: 0;
  }

  .walk-col2-m {
    margin-top: 30px;
  }

  .earn-xp-col2-m {
    z-index: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    position: relative;
    left: 0;
    right: 0;
  }

  .walk-col2-30,
  .walk-col2-m-copy {
    margin-top: 30px;
  }

  .hotelcm {
    flex-direction: column;
  }

  .image-26 {
    width: 100%;
  }

  .column-9 {
    margin-top: 15px;
  }

  .b-footerp-m {
    background-position: 0 0;
    background-size: auto 350px;
    justify-content: center;
    align-items: flex-end;
  }

  .image-27 {
    width: 108px;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding-top: 40px;
  }

  .header-div {
    text-align: center;
  }

  .hero {
    background-position: 30% 0;
    background-size: auto 82%;
    flex-direction: row-reverse;
  }

  .heading {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 10px;
    font-size: 34px;
    line-height: 45px;
  }

  .text-span {
    font-size: 30px;
  }

  .hero-cols {
    flex-direction: column;
    padding-bottom: 0;
    display: flex;
  }

  .paragraph {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    text-align: center;
    font-size: 14px;
    display: block;
    position: static;
    left: 13%;
  }

  .heading-2.cta {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
  }

  .hero-cta {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    display: none;
  }

  .button-div {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .link-block {
    width: 50%;
  }

  .column {
    justify-content: center;
  }

  .column-2 {
    justify-content: center;
    padding-right: 0;
  }

  .hero_image {
    text-align: center;
  }

  .image-card.res {
    height: 680px;
  }

  .trveling-points {
    padding-top: 20px;
  }

  .traveling_points-div {
    text-align: center;
  }

  .heading-3 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 50px;
  }

  .point-1,
  .point-2,
  .point-3 {
    margin-top: 40px;
  }

  .point3-block {
    width: 100%;
  }

  .point3-text,
  .poin2-text,
  .point1-text {
    font-size: 14px;
    line-height: 20px;
  }

  .kickstarter-div {
    background-position: 5% 100%;
    border-radius: 50px;
  }

  .fall-2021 {
    font-size: 30px;
    font-weight: 400;
  }

  .image-3 {
    max-width: 90%;
  }

  .form-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block-title {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .form-2 {
    flex-direction: column;
    width: 100%;
  }

  .text-field {
    text-align: center;
    border-radius: 100px;
    padding-right: 20px;
    font-size: 16px;
  }

  .submit-button {
    height: 50px;
    margin-top: 15px;
    margin-left: 0;
  }

  .form-block {
    padding-top: 20px;
  }

  .world-exploartion-game {
    padding: 40px 20px 20px;
    display: none;
  }

  .world-game {
    z-index: 2;
    text-align: center;
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
    width: 100%;
    height: auto;
    line-height: 50px;
    display: block;
    top: 30px;
  }

  .column-3 {
    padding-top: 0;
  }

  .weg-point1 {
    display: none;
  }

  .weg-point1.res {
    align-items: center;
    width: 100%;
    height: 100px;
    margin-top: 0;
    display: flex;
  }

  .image-4 {
    margin-top: 0;
  }

  .weg-point1-title.res {
    margin-bottom: 0;
  }

  .weg-point2 {
    width: 100%;
    display: none;
  }

  .column-4 {
    margin-top: 0;
  }

  .column-5,
  .column-6 {
    margin-top: 10px;
  }

  .weg-col1 {
    flex-direction: column-reverse;
    height: auto;
    margin-top: 10px;
    display: flex;
  }

  .weg-col2,
  .weg-col3 {
    flex-direction: column-reverse;
    height: auto;
    display: flex;
  }

  .digital-travel-companion {
    padding: 20px 20px 40px;
    display: none;
  }

  .dt-title {
    z-index: 2;
    text-align: center;
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
    width: 100%;
    height: auto;
    line-height: 50px;
    display: block;
    top: 30px;
  }

  .dt-col1 {
    flex-direction: column-reverse;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
  }

  .dt-col2 {
    flex-direction: column-reverse;
    height: auto;
    margin-bottom: 40px;
    display: flex;
  }

  .dt-col3 {
    flex-direction: column-reverse;
    height: auto;
    display: flex;
  }

  .dt-col1a {
    margin-top: 0;
  }

  .dt-colb {
    justify-content: flex-start;
    padding-top: 20px;
    display: none;
  }

  .dtc-sticy-title {
    align-items: center;
    height: auto;
    position: static;
  }

  .dt-point-1-title {
    width: 100%;
  }

  .dt-col2a {
    justify-content: flex-start;
    padding-top: 20px;
    display: none;
  }

  .dt-point2-title {
    width: 100%;
  }

  .dt-col3a {
    justify-content: flex-start;
    padding-top: 20px;
    display: none;
  }

  .weg-dtc {
    display: none;
  }

  .weg-dtc.res {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    display: block;
  }

  .weg-dtc-div {
    height: 40vh;
  }

  .dtc {
    z-index: 2;
    text-align: right;
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 30px;
    display: block;
    top: 30px;
  }

  .weg-title {
    z-index: 2;
    text-align: left;
    background-image: linear-gradient(161deg, #3c9dff, #55dee0);
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 30px;
    display: block;
    top: 30px;
  }

  .contact {
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-div {
    background-image: url('../images/Rectangle-85.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .heading-6.res {
    display: block;
  }

  .heading-6.desk {
    display: none;
  }

  .div-block-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-block-2 {
    margin-bottom: 20px;
  }

  .footer {
    background-position: 27% 0;
    background-size: cover;
    display: none;
  }

  .footer-div {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-block-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-3 {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
    display: flex;
  }

  .heading-7 {
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  ._2nd-footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-8 {
    margin-left: 20px;
  }

  .heading-7-copy.res {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .sticky-div {
    height: auto;
    position: static;
  }

  .weg-point3 {
    width: 100%;
    display: none;
  }

  .sticky-points {
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    display: none;
  }

  .dt-point3-title {
    width: 100%;
  }

  .weg-point1-responsive {
    opacity: 1;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .weg-point2-responsive,
  .weg-point3-responsive {
    opacity: 1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100px;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  .weg-point3-head-res,
  .weg-point2-head-res,
  .weg-point1-title-res {
    font-size: 22px;
  }

  .dt-point-1-title-responsive {
    opacity: 1;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .dt-p1-res {
    font-size: 22px;
  }

  .dt-point2-title-responsive {
    opacity: 1;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .dt-p2-res {
    font-size: 22px;
  }

  .dt-point3-title-responsive {
    opacity: 1;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .dt-p3-res {
    font-size: 22px;
  }

  .phone-holder {
    width: 260px;
    height: 540px;
    padding-top: 30px;
  }

  .walk-inside {
    width: 92%;
    margin-top: 40px;
  }

  .walk-cols {
    padding-bottom: 0;
  }

  .walk-col1 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .walk-col2 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .walk-content-block {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .walk-title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .walk-no-title {
    width: 60px;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 15px;
    font-size: 30px;
  }

  .walk-no-title.second,
  .walk-no-title.completechallenge {
    width: 60px;
  }

  .earn-xp-categories {
    width: 92%;
    margin-top: 0;
  }

  .earn-xp-col1 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .earn-xp-col2 {
    padding-left: 0;
    padding-right: 0;
  }

  .xp-title {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .walk-content-block-second {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .sub-guests-scan-a-qr-code {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .image-12,
  .image-13 {
    top: 100px;
  }

  .image-14 {
    box-shadow: none;
    width: 280px;
  }

  .image-14-copy {
    width: 280px;
  }

  .main-logo {
    max-width: 50%;
    padding-bottom: 20px;
  }

  .responsive--cta {
    background-image: linear-gradient(to top, #8768c9, #fdfcfe4d 100%, #fff), linear-gradient(#8768c9, #8768c9);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 280px;
    height: 220px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
    display: flex;
    box-shadow: 1px 1px 20px #19469326;
  }

  .heading-8 {
    text-align: center;
  }

  .button-2 {
    background-image: url('../images/Appstore.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .button-2.cta1 {
    background-color: #2a417a;
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px;
  }

  .button-2.cat2 {
    background-color: #2a417a;
    background-image: url('../images/Google-play.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 15px;
  }

  .weg-mobile-res {
    background-color: #fffdf9;
    display: block;
  }

  .weg-res-div {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .slide-1-div.res {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .weg-slider {
    background-color: #ddd0;
    align-items: center;
    height: 750px;
    margin-top: 20px;
    display: flex;
  }

  .left-arrow,
  .right-arrow {
    display: none;
  }

  .slide-nav {
    color: var(--dodger-blue);
  }

  .dtc-mobile-res {
    background-color: #fffdf9;
    margin-bottom: 50px;
    display: block;
  }

  .weg-res {
    background-image: url('../images/World-Exploration-Game-globe-illustration-6.svg');
    background-position: -150%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .diamond {
    justify-content: center;
    display: flex;
  }

  .dtc-res {
    background-image: url('../images/Subtract.png');
    background-position: 200%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .image-15,
  .image-16 {
    background-color: #2a417a;
    border-radius: 12px;
  }

  .footer-res {
    background-color: #fffdf9;
    background-image: url('../images/Ellipse-282.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 120px;
    display: block;
  }

  .res-footer-div {
    flex-direction: column-reverse;
    justify-content: center;
    display: flex;
  }

  .button-res {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .pop-up {
    z-index: 40;
    background-color: #fffdf9;
    border-radius: 12px;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
  }

  .pop-up-div {
    background-color: var(--white);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    display: flex;
    box-shadow: 4px 0 20px #00000040;
  }

  .pop-up--head {
    color: #737494;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .button-3 {
    background-image: linear-gradient(#3c9dff, #55dee0 87%);
    border-radius: 12px;
    padding: 20px 24px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .icon {
    color: #d50000;
  }

  .icon-2 {
    color: #c00000;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 20px;
  }

  .icon-3 {
    color: var(--dodger-blue);
    margin-left: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .icon-4 {
    color: var(--dodger-blue);
    margin-right: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .icon-5 {
    color: var(--dodger-blue);
    margin-left: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .icon-6 {
    color: var(--dodger-blue);
    margin-right: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .left-arrow-2,
  .right-arrow-2 {
    display: none;
  }

  .privacy-hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-title {
    font-size: 30px;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 34px;
  }

  .link-3 {
    color: var(--white);
    text-decoration: none;
  }

  .link-4 {
    font-family: Ubuntu, Helvetica, sans-serif;
  }

  .link-4.w--current {
    color: var(--white);
    font-family: Ubuntu, Helvetica, sans-serif;
    text-decoration: none;
  }

  .link-7 {
    color: var(--white);
    text-decoration: none;
  }

  .link-7.w--current {
    cursor: pointer;
  }

  .link-8 {
    color: var(--white);
    cursor: pointer;
    text-decoration: none;
  }

  .body {
    background-color: #fffdf9;
  }

  .image-18 {
    width: 181px;
    height: 69px;
  }

  .link-block-4,
  .link-block-5 {
    text-decoration: none;
  }

  .b-sub {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .b-sub2 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 25px;
  }

  .hero-cols-copy {
    flex-direction: column;
    padding-bottom: 0;
    display: flex;
  }

  .b-header {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 80px;
    padding-right: 0;
    font-size: 34px;
    font-weight: 400;
    line-height: 45px;
  }

  .b-paragraph-copy {
    text-align: center;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .b-text-span-copy {
    font-size: 30px;
  }

  .b-herocol {
    flex-direction: column;
    padding-bottom: 0;
    display: flex;
  }

  .b-hero {
    background-position: 30% 0;
    background-size: auto 82%;
    flex-direction: row-reverse;
  }

  .b-traveling_points-div-copy {
    text-align: center;
  }

  .walk-title-copy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .b-zonderhotel {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .b-here-s-how-it-works {
    text-align: center;
  }

  .b-heading-3-copy {
    text-align: center;
    margin-top: 80px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 50px;
  }

  .walk-inside-copy {
    width: 92%;
    margin-top: 40px;
  }

  .guests-scan-a-qr-code {
    width: 100%;
  }

  .b-walk-title-copy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .qrcode-text {
    text-align: left;
    width: 90%;
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .qrcode1 {
    width: 60px;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 15px 20px;
    font-size: 30px;
  }

  .qrcode1.second {
    width: 60px;
  }

  .b-mobile {
    padding-bottom: 20px;
    font-size: 34px;
    line-height: 40px;
  }

  .xp-title-copy {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .completechallenege {
    justify-content: center;
    align-items: center;
  }

  .discounts {
    width: 92%;
    margin-top: 0;
  }

  .discounttext {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .challengetet {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-23 {
    padding-top: 20px;
  }

  .perkbarckground {
    background-image: url('../images/Bluearrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    height: 80%;
    min-height: 80%;
    max-height: 80%;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._1perkstext {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .walk-col1-copy {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .perkbarckground2 {
    background-image: url('../images/Pinkarrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    height: 80%;
    min-height: 80%;
    max-height: 80%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 45px;
  }

  .perkbarckground3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-image: url('../images/Greenarrow.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 80%;
    min-width: 80%;
    max-width: 85%;
    height: 80%;
    min-height: 80%;
    max-height: 80%;
    margin-top: 0;
    margin-left: 20px;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 33px;
    display: flex;
  }

  ._2perkstext-copy {
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  ._1perkstext-copy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .contactsection2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .contacttext {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .contactparagraph-copy {
    text-align: center;
    background-image: url('../images/Frame-33819.png');
    background-position: 50%;
    background-size: 100% 100%;
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .b-text-span-2-copy {
    font-weight: 500;
  }

  ._3headersection {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 34px;
    line-height: 50px;
  }

  .bootmtext {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 25px;
  }

  .b-footerp {
    background-position: 27% 0;
    background-size: cover;
    display: none;
  }

  .fottertext {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .perfectforhotels {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .b-mobile-tablet {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .discounttext-copy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  ._1perkstext-tablet {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .b-footerp-tablet {
    background-position: 27% 0;
    background-size: cover;
    display: none;
  }

  ._1perkstext-desktop {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-tablet {
    font-size: 18px;
  }

  ._3headersection-tablet {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .b-image1-tablet-mobileb {
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .b-title2-mobileb {
    margin-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-20-m {
    padding-top: 20px;
  }

  .image-19-m {
    width: 90%;
    margin-left: 0;
    padding-top: 0;
  }

  .perksection-m {
    padding-top: 0;
  }

  .image-21-m {
    padding-top: 20px;
  }

  .walk-col2-m {
    padding-left: 0;
    padding-right: 0;
  }

  .earn-xp-col2-m {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .walk-col2-30,
  .walk-col2-m-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-26 {
    width: 95%;
  }

  .sub-guests-scan-a-qr-m {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .column-9 {
    margin-top: 20px;
    padding: 0 0 40px 10px;
  }

  .b-footerp-m {
    background-position: 50%;
    background-size: cover;
    display: block;
  }

  .image-27 {
    width: 42%;
    max-width: 138px;
    margin-left: 0;
  }
}