.home {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

a{
	font-family: Figtree, sans-serif;
	font-weight: 400;
	text-decoration: none;
	color:#E54340;
}

.main-content {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f7f5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.main-nav {
  width: 100%;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}



.navbar-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(247, 245, 240, .9);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.reviews-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  font-family: Figtree, sans-serif;
  display: flex;
}

.text {
  color: #34302a;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.product-link, .contact-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  font-family: Figtree, sans-serif;
  display: flex;
}

.download-btn {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #E54340;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-weight: 400;
  display: flex;
}

.text-2 {
  color: #F8AA3A;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}



.content {
  width: 100%;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.feature-image-wrapper {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.feature-image {
  width: 100%;
  object-fit: cover;
  border-radius: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-section {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 56px 24px;
  display: flex;
}

.review-columns {
  width: 100%;
  height: 327px;
  max-width: 960px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.review-1 {
  width: 100%;
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-2 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.quote {
  width: 100%;
  height: 279px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-3 {
  color: #2b2b2b;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.author {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper {
  width: 115px;
  height: 20.3286px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-4 {
  color: #34302a;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}

.text-5 {
  color: #938d85;
  font-size: 14px;
  font-weight: 400;
  line-height: 80%;
}

.review-2 {
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-3 {
  width: 100%;
  height: 100%;
  max-width: 298.667px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-6 {
  color: #2b2b2b;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.content-4 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-7 {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.demo-section {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding: 36px 24px 64px;
  display: flex;
}

.demo-container {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.demo-image-container {
  width: 100%;
  height: 739px;
  max-width: 457px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.demo-layers {
  width: 100%;
  max-width: 375px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.iphone15-frame {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.demo-animation {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 30.9004px;
  left: 32.5px;
}

.demo-paragraph {
  width: 100%;
  max-width: 500px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.h1-2 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.text-8 {
  color: #34302a;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.locate-section {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.location-content {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.locate-paragraph {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-9 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.locate-img-frame {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.locate-img {
  width: 100%;
  height: 555.1px;
  max-width: 503px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new-activities-section {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 36px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.new-activities-conent {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.new-activities-img {
  width: 100%;
  height: 555.1px;
  max-width: 450px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new-activities-paragraph-container {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.new-activities-paragraph {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.our-story-section {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.our-story-content {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.our-story-paragraph {
  width: 100%;
  height: 401px;
  max-width: 460px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.h1-3 {
  color: #000;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.error-fa6a5bde-2b8a-b299-c035-3020dd7785cb {
  color: #000;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.our-story-pull-quote {
  width: 100%;
  height: 401px;
  max-width: 446px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.vectors-wrapper-2 {
  height: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-fa6a5bde-2b8a-b299-c035-3020dd7785ce {
  color: #000;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 126%;
}

.contact-us-section {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 36px 24px 48px;
  display: flex;
}

.contact-us-module {
  width: 100%;
  max-width: 844px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #E54340;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  padding: 48px 56px;
  display: flex;
}

.text-10 {
  font-family: Figtree, sans-serif;
}

.footer {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column {
  width: 120px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vectors-wrapper-3 {
  height: 30px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns {
  width: 123px;
  height: 117px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-5 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-11 {
  color: #212121;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #212121;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.copywrite {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-0 {
  color: #f7f5f0;
  letter-spacing: -.02em;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-1 {
  color: #F8AA3A;
  letter-spacing: -.02em;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.home-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.main-content-2 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f7f5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.main-nav-2 {
  width: 100%;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navbarcontainer-2 {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}


.frame-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-4 {
  width: 63.0209px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(247, 245, 240, .9);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.reviews-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.text-12 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.product-link-2, .contact-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.download-btn-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #E54340;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.text-13 {
  color: #F8AA3A;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.feature-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 120px 24px 48px;
  display: flex;
}



.content-6 {
  width: 100%;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1-4 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.feature-image-wrapper-2 {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.feature-image-2 {
  width: 100%;
  object-fit: cover;
  border-radius: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-section-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 56px 24px;
  display: flex;
}

.review-columns-2 {
  width: 100%;
  height: 327px;
  max-width: 960px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.review-1-2 {
  width: 100%;
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-7 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.quote-2 {
  width: 100%;
  height: 279px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-14 {
  color: #2b2b2b;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.author-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-2 {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-5 {
  width: 115px;
  height: 20.3286px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-15 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}

.text-16 {
  color: #938d85;
  font-size: 14px;
  font-weight: 400;
  line-height: 80%;
}

.review-2-2 {
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-8 {
  width: 100%;
  height: 100%;
  max-width: 298.667px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-17 {
  color: #2b2b2b;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.content-9 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-18 {
  color: #2b2b2b;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.demo-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding: 36px 24px 64px;
  display: flex;
}

.demo-container-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.demo-image-container-2 {
  width: 100%;
  height: 739px;
  max-width: 457px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.demo-layers-2 {
  width: 100%;
  max-width: 375px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.iphone15-frame-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.iphone-15-1 {
  object-fit: cover;
}

.demo-animation-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 30.9004px;
  left: 32.5px;
}

.demo-paragraph-2 {
  width: 100%;
  max-width: 500px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.h1-5 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.text-19 {
  color: #34302a;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.locate-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.location-content-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.locate-paragraph-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-20 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.locate-img-frame-2 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.locate-img-2 {
  width: 100%;
  height: 555.1px;
  max-width: 503px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new-activities-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 36px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.new-activities-conent-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.new-activities-img-2 {
  width: 100%;
  height: 555.1px;
  max-width: 450px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.new-activities-paragraph-container-2 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.new-activities-paragraph-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.our-story-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.our-story-content-2 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.our-story-paragraph-2 {
  width: 100%;
  height: 401px;
  max-width: 460px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.h1-6 {
  color: #000;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.error-3c41c1b9-61b8-80aa-cba2-d40eb9888769 {
  color: #000;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.our-story-pull-quote-2 {
  width: 100%;
  height: 401px;
  max-width: 446px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.vectors-wrapper-6 {
  height: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-3c41c1b9-61b8-80aa-cba2-d40eb988876c {
  color: #000;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 126%;
}

.contact-us-section-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 36px 24px 48px;
  display: flex;
}

.contact-us-module-2 {
  width: 100%;
  max-width: 844px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #E54340;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  padding: 48px 56px;
  display: flex;
}

.footer-2 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns-2 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column-2 {
  width: 120px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper-2 {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vectors-wrapper-7 {
  height: 30px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-2 {
  width: 123px;
  height: 117px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us-2 {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-10 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-22 {
  color: #212121;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-2 {
  color: #212121;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area-2 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.copywrite-2 {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-2 {
  color: #f7f5f0;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-3 {
  color: #F8AA3A;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: underline;
}

.home-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.main-content-3 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f7f5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-section-3 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 180px 24px 0px;
  display: flex;
 -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}

.feature-section-affiliate {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 180px 24px 0px;
  display: flex;
 -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.feature-container-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-title-3 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-headline-3 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-11 {
  width: 100%;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1-7 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.feature-image-wrapper-3 {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.feature-image-3 {
  width: 100%;
  object-fit: cover;
  border-radius: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-section-3 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 56px 24px;
  display: flex;
}

.review-columns-3 {
  width: 100%;
  height: 327px;
  max-width: 960px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.review-1-3 {
  width: 100%;
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-12 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.quote-3 {
  width: 100%;
  height: 279px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-23 {
  color: #34302a;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.author-3 {
  width: 100%;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin: 0 0 16px 0;
}

.image-3 {
  object-fit: cover;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-3 {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-8 {
  width: 115px;
  height: 20.3286px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-24 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}

.text-25 {
  color: #938d85;
  font-size: 14px;
  font-weight: 400;
  line-height: 80%;
}

.content-13 {
  width: 100%;
  height: 100%;
  max-width: 298.667px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-26 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.content-14 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-27 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.hero-no-image {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 36px 24px 48px;
  display: flex;
}

.small-container {
  width: 100%;
  max-width: 780px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.jaunt-s-ai-will-help-you-discover-amazing-experiences-plan-your-dream-vacation-and-spice-up-your-weekend-with-ease-whether-you-want-to-explore-a-new-city-find-a-hidden-gem-or-enjoy-a-romantic-getaway-jaunt-will-make-it-happen-for-you {
  color: #34302a;
  text-align: center;
  letter-spacing: -.01em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  letter-spacing: 0.02em;
  font-weight: 400;
  line-height: 140%;
}

.product-mockups-section {
  width: 100%;
  height: 958px;
  max-width: 1420px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.demo-1 {
  width: 100%;
  height: 958px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

.home-1 {
  object-fit: contain;
}

.spa-hero {
  object-fit: cover;
}

.text-28 {
  color: #938d85;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 108%;
}

.suggested-jaunts-section {
  width: 100%;
  height: 1122px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.top-callout {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.column {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spa {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.middle-callouts {
  width: 100%;
  height: 306px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hikes {
  width: 100%;
  height: 278px;
  max-width: 350px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-callout {
  width: 100%;
  height: 306px;
  max-width: 430px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-15 {
  width: 100%;
  height: 306px;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sushi {
  width: 100%;
  height: 278px;
  max-width: 350px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bottom-callouts {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.museums {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.climbing {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.our-story-section-3 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.our-story-content-3 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.our-story-paragraph-3 {
  width: 100%;
  height: 401px;
  max-width: 460px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.h1-8 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.error-770a134b-9cd5-5c96-2a7e-1e8a06294a1e {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.our-story-pull-quote-3 {
  width: 100%;
  height: 401px;
  max-width: 446px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.vectors-wrapper-9 {
  height: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-770a134b-9cd5-5c96-2a7e-1e8a06294a21 {
  color: #E54340;
    letter-spacing: -0.04em;
    font-family: Figtree, sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 112%;
}

.contact-us-module-3 {
  width: 100%;
  max-width: 844px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #E54340;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  padding: 48px 56px;
  display: flex;
}

.footer-3 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns-3 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column-3 {
  width: 120px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper-3 {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vectors-wrapper-10 {
  height: 30px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-3 {
  width: 123px;
  height: 117px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us-3 {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-16 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-30 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-3 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-3 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area-3 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.copywrite-3 {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.main-nav-3 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navbarcontainer-3 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  display: flex;
}

.logo {
  width: 129px;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.vectors-wrapper-11 {
  width: 63.0209px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-menu-3 {
  width: 100%;
  max-width: 300px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(247, 245, 240, .9);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.reviews-link-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.text-31 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.product-link-3, .contact-link-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.download-btn-3 {
  width: 129px;
  grid-column-gap: 0px;
  background-color: #E54340;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.text-32 {
  color: #F8AA3A;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-4 {
  color: #f7f5f0;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: none;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-5 {
  color: #F8AA3A;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
  text-decoration: underline;
}

.home-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.main-content-4 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f7f5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-container-4 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-title-4 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
	padding:0;
}

.content-17 {
  width: 100%;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1-9 {
  max-width: 100%;
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 110%;
}

.feature-image-wrapper-4 {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.feature-image-4 {
  width: 100%;
  object-fit: cover;
  border-radius: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews-section-4 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 24px;
  display: flex;
}

.review-columns-4 {
  width: 100%;
  height: 327px;
  max-width: 960px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.review-1-4 {
  width: 100%;
  height: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-18 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.quote-4 {
  width: 100%;
  height: 279px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-12 {
  width: 98px;
  height: 20.3286px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-33 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 128%;
}

.text-34 {
  color: #938d85;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 80%;
}

.content-19 {
  width: 100%;
  height: 100%;
  max-width: 298.667px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-35 {
  color: #34302a;
  letter-spacing: 0.035em;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.content-20 {
  width: 100%;
  height: 327px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-36 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.text-37 {
  color: #938d85;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 108%;
}

.content-21 {
  width: 100%;
  height: 306px;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.our-story-section-4 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.our-story-content-4 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.our-story-paragraph-4 {
  width: 100%;
  height: 401px;
  max-width: 460px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.h1-10 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 110%;
}

.vectors-wrapper-13 {
  height: 35px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-us-module-4 {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #E54340;
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  padding: 48px 56px;
  display: flex;
}

.text-38 {
  font-family: Figtree, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.footer-4 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns-4 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column-4 {
  width: 120px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper-4 {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vectors-wrapper-14 {
  height: 30px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-4 {
  width: 123px;
  height: 117px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us-4 {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-22 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-39 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-4 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-4 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area-4 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.main-nav-4 {
  width: 100%;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navbarcontainer-4 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-2 {
  width: 50%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.vectors-wrapper-15 {
  width: 63.0209px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-menu-4 {
  width: 100%;
  max-width: 300px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(247, 245, 240, .9);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.reviews-link-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.text-40 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.product-link-4, .contact-link-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.download-btn-4 {
  width: 129px;
  background-color: #E54340;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.text-41 {
  color: #F8AA3A;
  font-family: Figtree, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-6 {
  color: #f7f5f0;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 110%;
  text-decoration: none;
}

.if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-7 {
  color: #F8AA3A;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 110%;
  text-decoration: none;
}

.main-nav-5 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.navbarcontainer-5 {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-navbar-content {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: inherit;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.affiliate-navbar-content {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 275px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.horizontal-lockup-2 {
  object-fit: contain;
}

.navbar-menu-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(247, 245, 240, .9);
  border-radius: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  display: flex;
}

.navbar-menu-5 a {
  color: #938D85;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.navbar-menu-5 a:hover {
	color:#E54340;
}

.w-nav-link.w--current{
	color:#E54340;
}

.navbar-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: 1;
  background-color: #E54340;
  color: #F8AA3A;
  border-radius: 16px;
  width: 128px;
  min-width: 102px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  font-family: Figtree, sans-serif;
  display: flex;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.navbar-button:hover {
  background-color: #ffffff;
  color: #E54340;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.navbar-button-mobile-only {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: 0;
  background-color: #E54340;
  color: #F8AA3A;
  border-radius: 16px;
  width: 128px;
  min-width: 102px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
	margin:0;
  font-family: Figtree, sans-serif;
  display: flex;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.navbar-button-mobile-only:hover {
  background-color: #ffffff;
  color: #E54340;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.text-43 {
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.mobile-suggested-jaunts-section {
  width: 100%;
  max-width: 375px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.middle-callouts-2 {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sushi-2 {
  width: 100%;
  height: 278px;
  max-width: 479px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.jaunt-sushi-img {
  object-fit: cover;
}

.bottom-callouts-2 {
  width: 100%;
  height: 278px;
  max-width: 479px;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.museums-2 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.middle-callouts-3 {
  width: 100%;
  height: 306px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hikes-2 {
  width: 100%;
  height: 278px;
  max-width: 350px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-callout-2 {
  width: 100%;
  height: 306px;
  max-width: 430px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-23 {
  width: 100%;
  height: 306px;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1-11 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.top-callout-2 {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.column-2 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spa-2 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.climbing-2 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.mobile-suggested-jaunts-section-2 {
  width: 100%;
  max-width: 375px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.mobile-callout-1 {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column-3 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: inline-block;
}

.jaunt-spa-img {
  object-fit: cover;
}

.mobile-callout-2 {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sushi-3 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.mobile-callout-3 {
  width: 100%;
  height: 278px;
  max-width: 1200px;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.museums-3 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.mobile-callout-4 {
  width: 100%;
  height: 258px;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.hikes-3 {
  width: 100%;
  height: 278px;
  max-width: 350px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-callout-3 {
  width: 100%;
  height: 258px;
  max-width: 430px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-24 {
  width: 100%;
  height: 258px;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1-12 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.climbing-3 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.mobile-suggested-jaunts-section-3 {
  width: 100%;
  max-width: 375px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.column-4 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.jaunt-spa-img-2 {
  object-fit: cover;
}

.museums-4 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-callout-4 {
  width: 100%;
  height: 258px;
  max-width: 430px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-25 {
  width: 100%;
  height: 258px;
  max-width: 560px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1-13 {
  color: #34302a;
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 110%;
}

.climbing-4 {
  width: 100%;
  height: 278px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.download-pushdown {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: none;
}

.vectors-wrapper-16 {
  width: 80px;
  height: 80px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.supporting-text {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-44 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
}

.vectors-wrapper-17 {
  width: 40px;
  height: 40px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.use-ai-to-go-where-the-locals-go-without-endless-searching-download-now-0 {
  color: #938d85;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}

.use-ai-to-go-where-the-locals-go-without-endless-searching-download-now-1 {
  color: #007aff;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}

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

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

.body {
  background-color: #f7f5f0;
}

.image-4 {
  mix-blend-mode: multiply;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.heading {
  color: #34302a;
  font-family: Figtree, sans-serif;
}

.text-block {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 16px;
}

.footer-5 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns-5 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column-5 {
  width: 132px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper-5 {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vertical-lockup {
  object-fit: cover;
}

.social-logos {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.facebook {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-18 {
  width: 13px;
  height: 29px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instagram {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-19 {
  width: 30px;
  height: 29.9833px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-20 {
  width: 24.9987px;
  height: 29.995px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.youtube {
  height: 30px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-21 {
  width: 36px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-22 {
  width: 25px;
  height: 30px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-5 {
  width: 132px;
  height: 132px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us-5 {
  width: 132px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-26 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-46 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-5 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-5 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area-5 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.copywrite-4 {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.footer-6 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
	margin: 80px 0 0 0;
  display: flex;
	bottom: 0;
	position:relative;
}

.columns-6 {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logo-column-6 {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin: reset;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper-6 {
  width: 120px;
  height: 117px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.vertical-lockup-2 {
  object-fit: cover;
}

.social-logos-2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex: 0 auto;
  margin: reset;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pinterest {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-23 {
  width: 13px;
  height: 29px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instagram-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-24 {
  width: 30px;
  height: 29.9833px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.youtube-2 {
  height: 30px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-25 {
  width: 36px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-26 {
  width: 25px;
  height: 30px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.small-columns-6 {
  width: 145px;
  height: auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  display: flex;
}

.about-us-6 {
  width: 145px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-27 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-47 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.footer-links-6 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-6 {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.link-6 a{
  color: #34302a;
  font-family: Figtree, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.link-6 hover{
  color: #E54340;
  font-family: Figtree, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.copyright-area-6 {
  width: 100%;
  max-width: 940px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.copywrite-5 {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.body-2 {
  background-color: #f7f5f0;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  margin: 0;
  min-height: 100vh;
}

.privacy-policy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.legal-header {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 64px;
  display: flex;
}

.container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-5 {
  width: 100%;
  max-width: 375px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-28 {
  width: 100%;  min-width: 327px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}


.big-headlines {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 110%;
}

.news-headline-copy{
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
  margin: 42px 0 0 0;
}

.column-6 {
  width: 100%;
  height: 86px;
  max-width: 990px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-29 {
  width: 100%;
  height: 62px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.body-3 {
  color: #938d85;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.column-7 {
  width: 100%;
  max-width: 375px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #34302a;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-30 {
  width: 100%;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.h1-14 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.column-8 {
  width: 100%;
  max-width: 100%;  
  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #34302a;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.body-4 {
  padding-top: 24px;
}

.error-7991ed78-5db9-384e-e858-65af918128f6 {
  color: #34302a;
  letter-spacing: -.02em;
  padding-top: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.body-5 {
    color: #E54340;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    padding: 56px 0 0 0;
    font-weight: 400;
    line-height: 120%;
}

.body-6 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.privacy-collection-table {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

._3-columns {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-9 {
  width: 100%;
  height: 70px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-48 {
  color: #000;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.column-10 {
  width: 100%;
  height: 70px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-11 {
  width: 100%;
  height: 180px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-49 {
  color: #000;
  letter-spacing: -.02em;
  align-self: flex-start;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.column-12 {
  width: 100%;
  height: 180px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.column-13 {
  width: 100%;
  height: 136px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-14 {
  width: 100%;
  height: 136px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.column-15 {
  width: 100%;
  height: 114px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-16 {
  width: 100%;
  height: 114px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.column-17 {
  width: 100%;
  height: 70px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-18 {
  width: 100%;
  height: 70px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-19 {
  width: 100%;
  height: 158px;
  border: 0 solid #000;
  border-width: 1px 0 0 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-20 {
  width: 100%;
  height: 158px;
  border: 1px solid #000;
  border-bottom-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.column-21 {
  width: 100%;
  height: 92px;
  border: 0 solid #000;
  border-width: 1px 0 1px 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-22 {
    width: 100%;
    height: 92px;
    border: 1px solid #000;
    border-bottom-width: 1px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px;
    display: flex;
}

.column-23 {
    display: none;
}

.column-24 {
  width: 100%;
  height: 70px;
  border: 1px solid #000;
  border-right-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.column-25 {
  width: 100%;
  height: 70px;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-1 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-0 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-2 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-6 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-11 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: underline;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-23 {
  color: #E54340;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.body-7 {
  color: #E54340;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: underline;
}

.terms-of-service {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.column-26 {
  width: 100%;
  max-width: 375px;  
	min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-31 {
  width: 100%;  
	min-width: 327px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-27 {
  width: 100%;
  height: 86px;
  max-width: 990px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-32 {
    width: 100%;
    height: 62px;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
}

.body-8 {
  color: #938d85;
  text-align: right;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.container-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
	width:100%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column-28 {
  width: 100%;
  max-width: 375px;  
  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #34302a;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.content-33 {
  width: 100%;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-block;
}

.news-media-links {
  width: 100%;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-block;
}

.h1-15 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 110%;
}

.column-29 {
  width: 100%;
  max-width: 100%;  
  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #34302a;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.body-9 {
  color: #34302a;
  letter-spacing: -.02em;
  padding-top: 24px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.body-10 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.body-11 {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: underline;
}


.feature-container-dynamic-headline {
  width: 100%;
  height: 456px;
  max-width: 960px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dynamic-line-1 {
  width: 100%;
  height: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
	opacity: 1;
  transition: opacity 1s;
}

.text-50 {
  color: #34302a;
  letter-spacing: undefinedundefined;
  padding-top: 12px;
  padding-bottom: 16px;
  font-family: Figtree, sans-serif;
  font-size: 86px;
  font-weight: 300;
  line-height: 110%;
}

.dynamic-line-2 {
  width: 100%;
  height: auto;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 12px;
  display: flex;
	opacity: 1;
  transition: opacity 1s;
}

.dynamic-line-3 {
  height: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 16px;
  padding-bottom: 12px;
  display: flex;
  opacity: 1;
  transition: opacity 1s
	
}

.feature-container-dynamic-headline-2 {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dynamic-line-4 {
  width: 100%;
  height: 148px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 12px;
  font-family: Figtree, sans-serif;
  display: flex;
	  opacity: 1;
  transition: opacity 1s
}

.text-51 {
  color: #34302a;
  letter-spacing: -0.025em;
  font-family: Figtree, sans-serif;
  font-size: 86px;
  font-weight: 300;
  line-height: 110%;
  opacity: 0;
  transition: opacity 1s;
}


.dynamic-line-5 {
  width: 100%;
  height: 148px;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 4px;
  padding-bottom: 12px;
  display: flex;
  opacity: 1;
  transition: opacity 1s;
}

.dynamic-line-6 {
  width: 100%;
  height: 148px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #ada69c;
  border-top-width: 1.5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 4px;
  display: flex;
	    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
	
}

.fadeOut{
  visibility: hidden;
  opacity: 0; 
 -webkit-transition: all 1s ease-out;
       -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
         -o-transition: all 1s ease-out;
            transition: all 1s ease-out;
  transform: translate(0,-50px);
  -webkit-transform: translate(0,-50px);
  -o-transform: translate(0,-50px); 
  -moz-transform: translate(0,-50px);
}

.feature-headline-dynamic {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.feature-headline-dynamic-mobile{
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display:none;
}

  .text-mobile-feature {
    font-size: 46px;
  }

.dynamic-fade-in {
    opacity: 1;
}

.button-container {
  width: 100%;
  height: 103px;
  max-width: 960px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  pointer-events: auto;
  background-color: #E54340;
  color: #F8AA3A;
  border-radius: 36px;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 30px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
  display: flex;
		 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.button-container:hover {
  width: 100%;
  height: 103px;
  max-width: 960px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  pointer-events: auto;
  background-color: #ffffff;
  color: #E54340;
  border-radius: 36px;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 36px;
  font-family: Figtree, sans-serif;
  font-weight: 300;
  display: flex;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}


.button {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.button-container-2 {
  width: 145px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
  display: flex;
}


.spacer-1 {
  width: 100%;
  height: 103px;
  grid-column-gap: 24px;
	opacity: 0;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.big-button-text {
  text-align: center;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 120%;
}

.hero-heading-right {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 70px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.hero-heading-left {
  width: 100%;
	height: auto;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 24px 60px;
  display: flex;
}

.container-4 {
  width: 100%;
  max-width: 960px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-2147212789 {
  width: 100%;
  height: 348px;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.partner-logo-pricing-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  display: flex;
}

.pricing-partner-logo {
  object-fit: cover;
}

.pricing-headline-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
	padding-left:90px;
	padding-right:90px;
  display: flex;
}

.pricing-headline {
  color: #938d85;
  text-align: center;
  font-family: Figtree, sans-serif;
  font-size: 58px;
  font-weight: 300;
  line-height: 120%;
}

.pricing-details-container {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-2147212792 {
  width: 100%;
  height: 303px;
  max-width: 450px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.big-price-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #ada69c;
  border-top-width: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 48px;
  display: flex;
}

.special-offer {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 93px;
  font-weight: 300;
  line-height: 120%;
}

.disclosure-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.offer-annual-disclosure {
  color: #938d85;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.column-30 {
  width: 100%;
  height: 303px;
  max-width: 450px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.supporting-price-container {
  width: 100%;
  height: 226px;
  border: 1px solid #ada69c;
    border-width: 0px 0 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 84px;
  display: flex;
}

.offer-supporting-copy {
  color: #34302a;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 125%;
}

.actions {
  width: 100%;
  max-width: 450px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.button-container-2 {
  width: 145px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
  display: flex;
}

.pricing-button-container {
  width: 145px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #E54340;
  color: #F8AA3A;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 12px 36px;
  text-decoration: none;
  display: flex;
		 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.pricing-button-container:hover {
  width: 145px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff;
  color: #E54340;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 12px 36px;
  text-decoration: none;
  display: flex;
		 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.pricing-button-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}


.news-header {
      width: 100%;
    height: auto;
    background-size: contain;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
	overflow: hidden;
  display: flex;
}

.news-header .news-feature-image{
      width: 100%;
    height: auto;
	display: inline-block;
}

.news-header .news-feature-image-mobile{
      width: 100%;
    height: auto;
	display: none;
}

.news-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
}

.news-sections {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
	width:100%;
	margin: 0 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.news-sections p{
	color: #34302a;
    letter-spacing: -.02em;
    padding-top: 24px;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
}

.news-sections .column-29 {
  width: 100%;
    max-width: 100%;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border: 0 solid #34302a;
    border-top-width: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	padding-top: 0px;
    display: flex;
}

.news-sections .column-28 {
  width: 100%;
    max-width: 375px;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border: 0 solid #34302a;
    border-top-width: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    display: flex;
}

.news-content-left {
  width: 100%;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-block;
}

.affiliate {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.main-content-5 {
  width: 100%;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  background-color: #f7f5f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.confirmation-container {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.confirmation-hero-image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.confirmation-hero-image-mobile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.image-wrapper {
  width: 100%;
  height: 530px;
  max-width: 457px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.full-width-img-contain {
  object-fit: contain;
}

.confirmation-column {
  width: 100%;
  height: 530px;
  max-width: 500px;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 100px;
  display: flex;
}

.content-36 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.confirmation-headline-container {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #ada69c;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.confirmation-headline {
  color: #34302a;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 110%;
}

.frame-2147212794 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 8px;
  display: flex;
}

.confirmation-body {
  color: #938d85;
  letter-spacing: -.02em;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.actions-2 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.app-store-badge {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.app-store-badge-img {
  width: 167.53px;
  height: 56.0002px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}


  .watch-video-header {
    max-width: 100%;
 	text-align:center;
    color: #34302a;
	font-family: Figtree, sans-serif;
    font-size: 36px;
	font-weight: 200;
	margin:36px 0 48px 0;
  }

.demo-header-desktop{
	

display:flex;
}

.demo-header-mobile{
	display:none;
}


.video-thumb{
	overflow:hidden;
	border-radius:48px;
	padding: 0 24px;
}

@media screen and (max-width: 991px) {
  .main-nav {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .reviews-link, .product-link, .contact-link, .download-btn {
    justify-content: center;
  }

  .review-columns, .demo-container, .location-content, .new-activities-conent, .our-story-content, .columns {
    flex-direction: column;
    align-items: center;
  }

  .logo-column, .content-5, .footer-links {
    align-items: center;
  }

  .main-nav-2 {
    padding-right: 0;
  }

  .navbar-menu-2 {
    max-width: unset;
  }

  .reviews-link-2, .product-link-2, .contact-link-2, .download-btn-2 {
    justify-content: center;
  }

  .review-columns-2, .demo-container-2, .location-content-2, .new-activities-conent-2, .our-story-content-2, .columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .logo-column-2, .content-10, .footer-links-2 {
    align-items: center;
  }

  .feature-section-3 {
    padding-bottom: 0;
  }

  .review-columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .text-23 {
    font-size: 14px;
  }

  .product-mockups-section {
    height: auto;
    flex-direction: column;
    align-items: center;
  }

  .home-1 {
    overflow: visible;
  }

  .suggested-jaunts-section {
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: 48px;
    overflow: hidden;
  }

  .middle-callouts {
    grid-column-gap: 10px;
  }

  .text-callout {
    width: 1200px;
  }

  .sushi {
    align-items: center;
  }

  .bottom-callouts {
    grid-column-gap: 30px;
  }

  .our-story-content-3, .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .logo-column-3, .content-16, .footer-links-3 {
    align-items: center;
  }

  .main-nav-3 {
    padding-right: 0;
  }

  .navbar-menu-3 {
    max-width: unset;
  }

  .reviews-link-3, .product-link-3, .contact-link-3, .download-btn-3 {
    justify-content: center;
  }

  .h1-9 {
    max-width: 100%;
    color: #34302a;
    font-size: 36px;
  }

  .feature-image-4 {
    height: 380px;
  }

  .reviews-section-4 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 16px;
    overflow: hidden;
  }

  .review-columns-4 {
    flex-direction: row;
    align-items: center;
  }

  .content-18 {
    max-width: 298.667px;
  }

  .vectors-wrapper-12 {
    width: 100px;
    object-fit: scale-down;
  }

  .text-33, .text-35 {
    font-size: 14px;
  }

  .content-20 {
    max-width: 298.667px;
  }

  .text-36 {
    font-size: 14px;
  }

  .content-21 {
    padding-right: 42px;
  }

  .our-story-content-4 {
    flex-direction: column;
    align-items: center;
  }

  .our-story-paragraph-4 {
    height: 310px;
  }

  .contact-us-module-4 {
    padding: 56px 70px;
  }

  .columns-4 {
    grid-row-gap: 48px;
    flex-direction: column;
    align-items: center;
  }

  .logo-column-4, .content-22, .footer-links-4 {
    align-items: center;
  }

  .copyright-area-4 {
    box-shadow: none;
  }

  .main-nav-4 {
    padding-right: 0;
  }

  .navbar-menu-4 {
    max-width: unset;
  }

  .reviews-link-4, .product-link-4, .contact-link-4, .download-btn-4 {
    justify-content: center;
  }

  .main-nav-5 {
    padding-right: 0;
  }

  .navbar-menu-5 {
    max-width: unset;
  }

  .navbar-link, .navbar-button {
    justify-content: center;
  }

  .icon {
    color: #34302a;
  }

  .mobile-suggested-jaunts-section, .mobile-suggested-jaunts-section-2, .mobile-suggested-jaunts-section-3 {
    flex-direction: column;
    align-items: center;
  }

  .download-pushdown {
    display: block;
    position: relative;
  }

  .columns-5 {
    flex-direction: column;
    align-items: center;
  }

  .logo-column-5, .content-26, .footer-links-5 {
    align-items: center;
  }

  .columns-6 {
    flex-direction: column;
    align-items: center;
  }

  .logo-column-6, .content-27, .footer-links-6 {
    align-items: center;
  }

  .container, ._3-columns, .container-2, .container-3, .confirmation-container {
    flex-direction: column;
    align-items: center;
  }
	
	 .text-51 {
    font-size: 76px;
	 
  }
	.column-28 {
  max-width: 100%;  
}
	.column-26 {
		max-width:100%
	}
	
	 .news-header {
  width: 100%;
	  height: auto;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex;
}

	
.news-header img{
}
	
.news-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
}

.news-sections {
  grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    margin: 0 24px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.news-sections .column-29 {
  width: 100%;
    max-width: 100%;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border: 0 solid #34302a;
    border-top-width: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	padding-top: 0px;
    display: flex;
}

.news-sections .column-28 {
  width: 100%;
    max-width: 375px;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border: 0 solid #34302a;
    border-top-width: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    display: flex;
}
	
	.news-headline-copy {
    color: #34302a;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 110%;
	margin: 0 0 0 0;
}
}

@media screen and (max-width: 767px) {
  .suggested-jaunts-section {
    width: 100%;
    display: none;
  }

  .feature-image-4 {
    max-height: 360px;
  }

  .reviews-section-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .review-columns-4 {
    height: auto;
    flex-direction: column;
  }

  .review-1-4 {
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .content-18 {
    width: 100%;
    height: auto;
    max-width: 100%;
  }

  .quote-4 {
    height: 160px;
  }

  .content-19, .content-20 {
    height: auto;
    max-width: 100%;
  }

  .our-story-content-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .main-nav-5 {
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    background-color: rgba(247, 245, 240, .9);
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .mobile-suggested-jaunts-section {
    max-width: 100%;
    display: flex;
  }

  .spa-2 {
    align-items: flex-end;
    padding-right: 0;
  }

  .mobile-suggested-jaunts-section-2 {
    max-width: 100%;
    display: flex;
  }

  .hikes-3 {
    max-width: 35px;
  }

  .text-callout-3, .content-24 {
    max-width: 100%;
  }

  .mobile-suggested-jaunts-section-3 {
    max-width: 100%;
    display: flex;
  }
	
	.text-51 {
    font-size: 44px;
	 
  }
	
	.dynamic-line-4{
		height:108px;
	}
	
	.dynamic-line-5{
		height:108px;
	}
	
	.dynamic-line-6{
		height:108px;
	}
}

@media screen and (max-width: 479px) {
  .small-columns, .small-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .product-mockups-section {
    overflow: hidden;
  }

  .demo-1 {
    height: 667px;
    overflow: hidden;
  }

  .home-1 {
    height: auto;
    max-width: 272px;
    object-fit: scale-down;
  }

  .suggested-jaunts-section {
    height: 600px;
    grid-row-gap: 0px;
  }

  .top-callout {
    height: 180px;
  }

  .column, .spa, .middle-callouts, .hikes {
    height: auto;
  }

  .text-callout {
    height: 210px;
  }

  .sushi {
    height: auto;
  }

  .bottom-callouts {
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .museums {
    height: 130px;
  }

  .climbing {
    height: 130px;
    align-self: flex-start;
  }

  .small-columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .h1-9 {
    font-size: 28px;
  }

  .quote-4 {
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .text-35 {
    letter-spacing: -.02em;
  }

  .content-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .our-story-paragraph-4 {
    height: auto;
  }

  .contact-us-module-4 {
    padding: 36px 24px;
  }

  .small-columns-4 {
    flex-direction: column;
    align-items: center;
  }

  .if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-6 {
    width: 100%;
    font-size: 26px;
  }

  .if-you-have-any-questions-or-would-like-to-learn-more-sign-up-here-or-send-us-an-email-at-hello-gojaunt-ai-enjoy-your-travels-7 {
    font-size: 26px;
  }

  .main-nav-5 {
    height: auto;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    background-color: rgba(247, 245, 240, .9);
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .jaunt-sushi-img {
    align-self: flex-start;
  }

  .middle-callouts-3 {
    align-self: center;
  }

  .h1-11 {
    width: 100%;
  }

  .mobile-callout-1 {
    height: auto;
  }

  .jaunt-spa-img {
    height: auto;
    min-height: auto;
  }

  .mobile-callout-2, .sushi-3, .mobile-callout-3 {
    height: auto;
  }

  .museums-3 {
    height: 300px;
  }

  .mobile-suggested-jaunts-section-3 {
    margin-bottom: 48px;
  }

  .column-4 {
    height: auto;
  }

  .jaunt-spa-img-2 {
    max-width: 120%;
  }

  .museums-4 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .climbing-4 {
    height: auto;
  }

  .small-columns-5, .small-columns-6 {
    flex-direction: column;
    align-items: center;
  }
	.error-770a134b-9cd5-5c96-2a7e-1e8a06294a21 {
  color: #E54340;
    letter-spacing: -0.04em;
    font-family: Figtree, sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 112%;
}
	
	.logo-column-6 {
  margin: 0 0 36px 0;
}
	
	.social-logos-2 {
		margin: 0 0 24px 0;
	}	
	
	.column-28 {
    width: 100%;
    max-width: 375px;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border: none;
    border-top-width: 1px;
    margin: 0 0 -48px 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0px;
    display: flex;
}


	
	
.legal-header {
    width: 100%;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    padding-bottom: 0;
    display: flex;
	}
	
	.container-2 {
 grid-column-gap: 80px;
    grid-row-gap: 0px;
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    margin: 0;
	}
	
	.body-8 {
    color: #34302A;
    text-align: left;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}
	
	/* BEGIN THE GRID STYLING ON MOBILE */

	.column-11 {
    width: 100%;
    height: 180px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
	.column-21 {
    width: 100%;
    height: 92px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}

.column-15 {
    width: 100%;
    height: 114px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
.column-17 {
    width: 100%;
    height: 70px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
	.column-19 {
    width: 100%;
    height: 158px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
	.column-13 {
    width: 100%;
    height: 136px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
	.column-9 {
    width: 100%;
    height: 70px;
    border: 0 solid #000;
    border-width: 1px 1px 0 1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 24px;
    display: flex;
}
	
  .feature-container-dynamic-headline {
    height: auto;
  }

  .text-50 {
    font-size: 26px;
  }

  .dynamic-line-4 {
    height: 80px;
  }

  .text-51 {
    font-size: 46px;
	 
  }

  .dynamic-line-5, .dynamic-line-6 {
    height: 80px;
  }

	
.feature-section-3 {
    width: 100%;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40% 24px 40%;
    display: flex;
    -webkit-animation: fadein 3s;
    -moz-animation: fadein 3s;
    -ms-animation: fadein 3s;
    -o-animation: fadein 3s;
	animation: fadein 3s;
	}	
	
.feature-headline-dynamic {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.feature-headline-dynamic-mobile{
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

  .text-mobile-feature {
    font-size: 52px;
	  font-family: Figtree, sans-serif;
	  font-weight: 300;
  }

.mobile-callout-4 {
  display: flex;
  max-width: 327px;
}
	
.footer-6 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 0;
  display: flex;
	position:relative;
}
	
	.spacer-1 {
height: 52px;
  display: flex;
}
	
	.button-container {
    width: 100%;
    height: auto;
    max-width: 960px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    pointer-events: auto;
    background-color: #E54340;
    color: #F8AA3A;
    border-radius: 32px;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 30px;
    font-family: Figtree, sans-serif;
    font-weight: 300;
    display: flex;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
	
	.big-button-text {
    text-align: center;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 120%;
}
	
	.pricing-headline-container {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 0 solid #ada69c;
    border-top-width: 0;
    border-bottom-width: 1px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0px;
    padding-bottom: 24px;
		padding-left:8px;
	padding-right:8px;
    display: flex;
}
	
	.pricing-headline {
    color: #938d85;
    text-align: center;
    font-family: Figtree, sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 120%;
}
	
	.pricing-details-container {
    width: 100%;
    max-width: 960px;
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
	
	.special-offer {
    color: #34302a;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 70px;
    font-weight: 300;
    line-height: 120%;
}
	
	.big-price-container {
    width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 0 solid #ada69c;
    border-top-width: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 8px;
    display: flex;
}
	
	
	.supporting-price-container {
    width: 100%;
    height: 130px;
    border: 1px solid #ada69c;
    border-width: 0px 0 1px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    display: flex;
}
	
	.frame-2147212792 {
    width: 100%;
    height: 224px;
    max-width: 450px;
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
	
	.offer-annual-disclosure {
    color: #938d85;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 120%;
}
	.button-container:hover {
  height: auto;
}


	
	.content-29 {
  width: 100%;
  height: 62px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.content-32 {
    width: 100%;
    height: 62px;
    min-width: 327px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
}

	.column-7 {
  width: 100%;
  max-width: 375px;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #34302a;
  border-top-width: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

	.body-2 {
    background-color: #f7f5f0;
    font-family: Figtree, sans-serif;
    font-weight: 400;
    margin: 0;
    width: 100%;
    min-height: 100vh;
}
	
	.terms-of-service {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
	margin: 0 24px;
    display: flex;
}
	
	.news-header .news-feature-image{
      width: 100%;
    height: auto;
	display: none;
}

.news-header .news-feature-image-mobile{
      width: 100%;
    height: auto;
	display: inline-block;
}
	
.news-media-links {
  width: 100%;  min-width: 327px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}
	
.confirmation-hero-image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.confirmation-hero-image-mobile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}
	
	.hero-heading-left {
  width: 100%;
	height: 860px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 24px 60px;
  display: flex;
}
 
	
	.confirmation-headline {
    color: #34302a;
    letter-spacing: -.02em;
    font-family: Figtree, sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 110%;
}

/* UPDATE THIS AFTER LAUNCH */
	
	.navbar-button-mobile-only {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  opacity: 1;
  background-color: #E54340;
  color: #F8AA3A;
  border-radius: 16px;
  width: 128px;
  min-width: 102px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  font-family: Figtree, sans-serif;
  display: flex;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}

.navbar-button-mobile-only:hover {
  background-color: #ffffff;
  color: #E54340;
	 -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
}
	
	.main-navbar-content {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: inherit;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
	
.w-nav-button {
    position: relative;
    float: right;
    padding: 7px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	}
	
	.feature-title-4 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  padding: 0 4px;
}
	
	.demo-header-desktop{
	display:none;
}

	.demo-header-mobile{
	display:flex;
}
	
	.watch-video-header{
		font-size: 28px;
	}
	
	.h1-13{
		font-size: 28px;
		width: 270px;
	}
	
	
/* END THE GRID STYLING ON MOBILE */
	
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}