:root {
  --untitled-ui--gray700: #c5c5c5;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray600: #475467;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray300: #d0d5dd;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--gray500: #667085;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.frame-1 {
  grid-row-gap: 22px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

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

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-button {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.hero-heading-left {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

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

.text-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-4 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.column-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hero-stack {
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.small-container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.title-section {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.error-9a1284e5-3fd1-534e-b3b9-ef26d7ec2fa5 {
  color: #212121;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-wrapper-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-2 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.team-circles {
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.title-section-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-7 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.columns {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  height: 270px;
  text-decoration: none;
  display: flex;
}

.image-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  height: 270px;
  text-decoration: none;
  display: flex;
}

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

.info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-9 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

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

.columns-2 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.small-columns {
  grid-column-gap: 24px;
  background-color: #f5f7fa;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

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

.quote {
  grid-row-gap: 92px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.text-10 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.small-columns-3 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.content-2 {
  grid-row-gap: 24px;
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 328px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.quote-2 {
  grid-row-gap: 72px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 168px;
  height: 280px;
  text-decoration: none;
  display: flex;
}

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

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

.text-11 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-12 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.small-columns-4 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.column-4 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  text-decoration: none;
  display: flex;
}

.image-wrapper-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  display: flex;
}

.image-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  text-decoration: none;
  display: flex;
}

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

.title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-14 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-15 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-2 {
  grid-column-gap: 8px;
  background-color: red;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.column-5 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-section-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-2 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-wrapper-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-8 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.title-section-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-18 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.image-wrapper-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  height: 270px;
  text-decoration: none;
  display: flex;
}

.image-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 270px;
  height: 270px;
  text-decoration: none;
  display: flex;
}

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

.text-19 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.columns-3 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.small-columns-5 {
  grid-column-gap: 24px;
  background-color: #f5f7fa;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.image-10 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 279px;
  display: flex;
}

.quote-3 {
  grid-row-gap: 92px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-21 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

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

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

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

.text-22 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.text-23 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.small-columns-6 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  text-decoration: none;
  display: flex;
}

.column-7 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 320px;
  text-decoration: none;
  display: flex;
}

.image-wrapper-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  display: flex;
}

.image-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 230px;
  text-decoration: none;
  display: flex;
}

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

.title-2 {
  color: red;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

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

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

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

.navbar-logo-left-2 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: flex;
}

.navbarcontainer-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.navbar-brand-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 141px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.navbar-menu-2 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-link-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text-24 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.navbar-link-3, .navbar-link-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.navbar-button-2 {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.nav-menu {
  z-index: 99;
  background-color: #fff;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 1240px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 0;
}

.nav-menu-buttons-wrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 2px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider.tours {
  padding-left: 5px;
  padding-right: 5px;
}

.vectors-wrapper {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider-horizontal {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.nav-menu-tours-wrapper {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.body {
  object-fit: contain;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

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

.text-29 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-4 {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider-horizontal-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.nav-menu-tours-wrapper-2 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-31 {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-3 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-tours-wrapper-3 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.ssdadas {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1251px;
  text-decoration: none;
  display: flex;
}

.frame-2 {
  grid-column-gap: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nav-logo {
  background-color: #fff;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  height: 150px;
  padding: 17px 20px;
  text-decoration: none;
  display: flex;
}

.nav-spacer {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-8 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.nav-menu-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-4 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.nav-button {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Zilla Slab, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-button.tours {
  font-size: 20px;
}

.vectors-wrapper-9 {
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-tours-wrapper-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-tour-button {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.button-3 {
  color: #000;
  background-color: #3898ec00;
  font-family: Zilla Slab, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.uui-navbar07_menu-button {
  padding: 0;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--primary600);
  background-color: var(--untitled-ui--primary600);
  color: var(--untitled-ui--white);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button:hover {
  border-color: var(--untitled-ui--primary700);
  background-color: var(--untitled-ui--primary700);
}

.uui-button:focus {
  background-color: var(--untitled-ui--primary600);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--primary100);
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: var(--untitled-ui--gray600);
  white-space: nowrap;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-tertiary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray700);
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  border: 1px solid var(--untitled-ui--gray300);
  background-color: var(--untitled-ui--white);
  color: var(--untitled-ui--gray700);
  text-align: center;
  white-space: nowrap;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray:hover {
  background-color: var(--untitled-ui--gray50);
  color: var(--untitled-ui--gray800);
}

.uui-button-secondary-gray:focus {
  background-color: var(--untitled-ui--white);
  box-shadow: 0 1px 2px 0 #1018280d, 0 0 0 4px var(--untitled-ui--gray100);
}

.uui-button-secondary-gray.show-tablet, .show-tablet {
  display: none;
}

.uui-navbar07_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-navbar07_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar07_link {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.uui-navbar07_link:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_link.w--current {
  color: #000;
}

.uui-text-size-small {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-navbar07_item-heading {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.uui-navbar07_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-navbar07_icon-wrapper {
  color: var(--untitled-ui--primary600);
  flex: none;
}

.uui-navbar07_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar07_dropdown-link:hover {
  background-color: var(--untitled-ui--gray50);
}

.uui-navbar07_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar07_dropdown-list {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.uui-navbar07_dropdown-list.w--open {
  border: 1px solid var(--untitled-ui--gray200);
  background-color: var(--untitled-ui--white);
  border-radius: .75rem;
  width: 20rem;
  padding: .75rem;
  right: -100%;
}

.uui-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.uui-navbar07_dropdown-toggle {
  color: var(--untitled-ui--gray600);
  align-items: center;
  padding: .75rem 2.5rem .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar07_dropdown-toggle:hover {
  color: var(--untitled-ui--gray700);
}

.uui-navbar07_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-logo_image {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-logo_logotype {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-logo_logomark-dot {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.uui-logo_logomark {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-logo_component {
  flex-wrap: nowrap;
  width: auto;
  height: 2rem;
  display: flex;
}

.uui-navbar07_logo-link {
  padding-left: 0;
}

.uui-navbar07_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar07_component {
  z-index: 0;
  border-bottom: 1px solid var(--untitled-ui--gray100);
  background-color: #fff;
  align-items: center;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: sticky;
}

.uui-text-size-xlarge {
  color: var(--untitled-ui--gray600);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
}

.uui-text-size-xlarge.show-tablet {
  display: none;
}

.uui-max-width-xsmall {
  width: 100%;
  max-width: 25rem;
}

.uui-header05_content-right {
  margin-top: 2.75rem;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

.uui-heading-large {
  color: var(--untitled-ui--gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-heading-subheading {
  color: var(--untitled-ui--primary600);
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-header05_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.ssdadas-2 {
  object-fit: none;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 1240px;
  max-width: 80vw;
  text-decoration: none;
  display: flex;
}

.frame-3 {
  grid-column-gap: 36px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nav-logo-2 {
  background-color: #fff;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 150px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.nav-logo-2.logo {
  width: auto;
  height: auto;
}

.nav-spacer-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 150px;
  text-decoration: none;
  display: flex;
}

.nav-menu-6 {
  text-align: left;
  object-fit: none;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-5 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-5 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.tour-menu {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 4px;
  text-decoration: none;
  display: flex;
}

.menu-divider {
  background-color: var(--untitled-ui--gray700);
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #c5c5c5;
  border: 1px gray;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 2px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider-horizontal-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16%;
  max-width: 688px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 99%;
  max-width: none;
  height: 2px;
  padding-left: 4px;
  text-decoration: none;
  display: flex;
}

.nav-menu-tours-wrapper-5 {
  text-align: right;
  flex-wrap: wrap;
  flex: none;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.tour-menu-item {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-6 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-6 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider-horizontal-4 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

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

.nav-menu-tours-wrapper-6 {
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #006837;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.section-timeline {
  grid-row-gap: 24px;
  background-color: #e9eeec;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: auto;
  max-width: 1240px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.timeline-row {
  grid-column-gap: 27px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1087px;
  text-decoration: none;
  display: flex;
}

.timeline-year {
  color: #37221c;
  text-align: right;
  flex: none;
  width: 160px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.timeline-description {
  color: #000;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.section-tours {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 1240px;
  margin-top: 60px;
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.subsection-h2copy {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #37221c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
}

.h2.white {
  color: var(--white);
}

.h2.white.transparency50 {
  opacity: .5;
}

.h2.cta.wide {
  grid-row-gap: 0px;
  letter-spacing: normal;
  white-space: normal;
  width: 90%;
  margin-top: 0;
  font-weight: 500;
  line-height: 125%;
  display: block;
}

.h2.green {
  color: #006837;
}

.h2.green._500 {
  width: 100%;
  max-width: 720px;
  font-weight: 500;
}

.h2.green._500._28 {
  font-size: 28px;
}

.copy-center {
  color: #000;
  text-align: center;
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.copy-center.final {
  margin-top: 60px;
}

.tour-thumbs {
  grid-column-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1224px;
  text-decoration: none;
  display: flex;
}

.tour-thumb {
  grid-column-gap: 10px;
  background-color: #306633;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: 360px;
  height: 200px;
  margin-bottom: 20px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.tour-thumb.hiking {
  background-color: #306633;
  background-image: linear-gradient(#0006, #0006), url('../images/Magura-alpine-village---situated-between-Piatra-Craiului-National-Park-and-Bucegi-Natural-Park.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.climbing {
  background-color: #306633;
  background-image: linear-gradient(#00000069, #00000069), url('../images/Mix-climbing-in-Fagaras-Mountains.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.cycling {
  background-color: #305866;
  background-image: linear-gradient(#2a270066, #2a270066), url('../images/Technical-MTB-day-in-Bucegi-Natural-Park.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.tour-thumb.wildlife {
  background-color: #306633;
  background-image: linear-gradient(#2006, #2006), url('../images/Bears-seen-at-the-hide-in-Putna-Vrancea-Natural-Park.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.tour-thumb.ski {
  background-color: #306633;
  background-image: linear-gradient(#29aeec66, #29aeec66), url('../images/Fagaras-Mountains-in-March.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.more {
  background-color: #fff;
  background-image: none;
  border: 5px solid #306633;
}

.tour-thumb.countryside {
  background-color: #306633;
  background-image: linear-gradient(#0006, #0006), url('../images/Hay-stags-in-Maramures-area.-View-over-Creasta-Cocosului-in-Gutai-Mountains.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.romanian-cuisine {
  background-color: #306633;
  background-image: linear-gradient(#11469c66, #11469c66), url('../images/French-group-learning-to-prepare-Lichiu-a-traditional-desert-in-Transylvania.-Cobor-village.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.family-trips {
  background-color: #305866;
  background-image: linear-gradient(#2a270066, #2a270066), url("https://cdn.prod.website-files.com/65e7b45417716f2ba9bcf25d/6611bb3a2adb5bef0e56283d_The%20fairies's%20castle%20-%20Porumbacu%20de%20Sus%20-%20a%20children's%20joy.webp");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.tour-thumb.choir {
  background-color: #306633;
  background-image: linear-gradient(#0006, #0006), url('../images/British-group-performing-in-a-fortified-church-in-Transylvania.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.train {
  background-color: #306633;
  background-image: linear-gradient(#11469c66, #11469c66), url('../images/P1010688.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.agricultural {
  background-color: #306633;
  background-image: linear-gradient(#0006, #0006), url('../images/Visiting-the-storage-capacities-of-a-big-cereal-farm---South-Romania.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.forestry {
  background-color: #306633;
  background-image: linear-gradient(#11469c66, #11469c66), url('../images/Swedish-group-of-forestry-owners--learning-about-Romanian-forestry-practices.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.family-trips-copy {
  background-color: #305866;
  background-image: linear-gradient(#2a270066, #2a270066), url("https://cdn.prod.website-files.com/65e7b45417716f2ba9bcf25d/6611bb3a2adb5bef0e56283d_The%20fairies's%20castle%20-%20Porumbacu%20de%20Sus%20-%20a%20children's%20joy.webp");
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.tour-thumb.conferences {
  background-color: #305866;
  background-image: linear-gradient(#2a270066, #2a270066), url('../images/Annual-conference-of-international-association-held-in-Bucharest.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.tour-thumb.active {
  background-color: #306633;
  background-image: linear-gradient(#0006, #0006), url('../images/British-group-in-Bucegi-Natural-Park-in-July.-Strunga-Seddle-in-the-back.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.cultural-lifestyle {
  background-color: #306633;
  background-image: linear-gradient(#11469c66, #11469c66), url('../images/The-fortified-church-in-Viscri-village---UNESCO-patrimony.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.study-technical {
  background-color: #305866;
  background-image: linear-gradient(#2a270066, #2a270066), url('../images/Charity-challenge-in-Transylvania-for-Boobs-Association-in-UK.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.tour-thumb.more-active {
  background-image: linear-gradient(#306633a3, #306633a3), url('../images/View-over-Transylvania-from-Ceahlau-National-Park.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb.more-cultural {
  background-image: linear-gradient(#306633a6, #306633a6), url('../images/Our-Dutch-clients-on-a-kayak-trip-on-Izvoru-Muntelui-Lake-.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.tour-thumb.more-study {
  background-image: linear-gradient(#306633a6, #306633a6), url('../images/Estonian-group-visiting-Rasova-wine-cellars.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.tour-thumb-title-h3 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 94.32%;
  text-decoration: none;
}

.tour-thumb-more {
  grid-column-gap: 10px;
  border: 2px solid #000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 30%;
  max-width: 392px;
  height: 200px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.tour-thumb-more-title-h3 {
  color: #000;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.section-testimonials {
  grid-column-gap: 44px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1224px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.page-title {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.page-title.left {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 720px;
}

.h2-2 {
  color: #37221c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.page-description {
  color: #000;
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.page-description.tours {
  margin-top: 0;
  margin-bottom: 60px;
}

.page-description.hiking {
  width: 100%;
  max-width: 900px;
}

.page-description.more-spacing {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.testimonial-photo-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: 0%;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start end;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.testimonial-photo-text.alternate {
  flex-flow: row-reverse;
  width: 100%;
}

.testimonial-photo-text.vertical {
  flex-flow: column;
  width: 47%;
  padding-top: 20px;
}

.vectors-wrapper-15 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.testimonial-text-wrap-when-photo {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.testimonial-text-wrap-when-photo.padding {
  width: 100%;
  padding: 20px;
}

.testimonial-text-wrap-when-photo.vertical {
  width: 100%;
}

.vectors-wrapper-16 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 69px;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #006837;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday-we-will-certainly-come-back-to-romania-hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday-we-will-certainly-come-back-to-romania-hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-37 {
  color: #006837;
  text-align: center;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: underline;
}

.testimonials-text-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.cta {
  grid-column-gap: 10px;
  grid-row-gap: 40px;
  background-color: #00683733;
  border: 0 #000;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 720px;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.cta.test {
  margin-top: 20px;
}

.text-38 {
  color: #006837;
  text-align: center;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.footer {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  text-decoration: none;
  display: flex;
}

.member-of {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.member-of-label {
  opacity: .5;
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  width: 200px;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-9 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.footer-1 {
  object-fit: cover;
}

.frame-11 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-98 {
  grid-column-gap: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 440px;
  text-decoration: none;
  display: flex;
}

.frame-99 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-17 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 164px;
  text-decoration: none;
  display: flex;
}

.member-of-2 {
  grid-column-gap: 100px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.member-of-3 {
  grid-column-gap: 24px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: auto;
  text-decoration: none;
  display: flex;
}

.member-of-label-2 {
  opacity: .5;
  color: #000;
  text-align: left;
  letter-spacing: .0125em;
  min-width: 200px;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-100 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.footer-logos {
  object-fit: contain;
  width: 100px;
  max-width: 160px;
  height: 200px;
  max-height: 60px;
}

.footer-logos.l {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  max-width: none;
  max-height: none;
}

.frame-101 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-102 {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.frame-103 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.nav-menu-footer-wrap {
  grid-row-gap: 10px;
  background-color: #c4d9cf;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.nav-menu-8 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  text-decoration: none;
  display: flex;
}

.nav-menu-buttons-wrapper-7 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-menu-button-7 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #000;
  text-align: right;
  letter-spacing: .0125em;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.nav-menu-divider-6 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 4px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-18 {
  justify-content: center;
  align-items: center;
  width: 7.43094e-7px;
  height: 17px;
  text-decoration: none;
  display: flex;
}

.nav-menu-divider-horizontal-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 688px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.social-footer-wrap {
  grid-row-gap: 0px;
  background-color: #006837;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 960px;
  max-width: none;
  height: 97px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.social-footer {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-19 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 19px;
  text-decoration: none;
  display: flex;
}

.social-icons {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.div-block {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-end;
  min-width: 50%;
  max-width: none;
  display: flex;
}

.page-title-description {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
}

.h1 {
  color: #37221c;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.h1.white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  max-width: 70%;
  color: var(--white);
  text-align: left;
  flex-flow: wrap;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.photo-caption-half {
  grid-row-gap: 26px;
  white-space: normal;
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: center;
  width: 50%;
  max-height: 843.633px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.photo-caption-half._70 {
  width: 70%;
}

.photo-caption-half._50 {
  width: 50%;
}

.photo-caption-half.crop {
  flex-flow: column;
  max-height: none;
}

.vectors-wrapper-21 {
  color: #c54f4f;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-40 {
  color: #000;
  text-align: center;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.photo-full {
  border-radius: 10px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.container-4 {
  flex-flow: wrap;
  max-width: none;
  display: flex;
}

.photo-caption-full {
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.photo-caption-horizontal {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.photo-caption-horizontal.less-top-padding {
  margin-top: 0;
}

.caption-right {
  color: #000;
  text-align: left;
  letter-spacing: .01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.photo-half {
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: none;
  transform: rotate(0);
}

.photo-left {
  border-radius: 10px;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-right: 60px;
  display: flex;
}

.photo-right {
  width: 65%;
  margin-left: 60px;
  margin-right: 0;
}

.caption-left {
  color: #000;
  text-align: left;
  letter-spacing: .01em;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.other-tours {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.other-tours.no-bottom-margin {
  margin-bottom: 0;
}

.tour-link {
  grid-column-gap: 10px;
  border: 2px solid #37221c;
  border-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: flex;
}

.text-41 {
  color: #3d271d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.our-team {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.team-member-card {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-22 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.testimonial-text-2 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 519px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-23 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 69px;
  text-decoration: none;
  display: flex;
}

.text-42 {
  color: #006837;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.error-b6e894c4-ffc9-3a1c-23e0-a99cad244b6e {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.team-member-photo {
  background-color: #f7f7f7;
  flex: none;
  width: 30%;
  height: 100%;
  min-height: 300px;
}

.team-member-photo.adina {
  background-image: url('../images/Adina-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.andrei {
  background-image: url('../images/Andrei.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.maria {
  background-image: url('../images/Maria.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.alex {
  background-image: url('../images/Alex.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.nicu {
  background-image: url('../images/Nicu.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.ionut {
  background-image: url('../images/Ionut.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.diana {
  background-image: url('../images/Diana.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex: none;
  width: 30%;
}

.team-member-photo.raluca {
  background-image: url('../images/Raluca.webp');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 10px;
}

.section-our-guides {
  grid-column-gap: 44px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: none;
  padding-top: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.section-team {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-top: 60px;
  text-decoration: none;
  display: flex;
}

.h3 {
  color: #37221c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
}

.h3.left {
  text-align: left;
}

.h3.v-margin-60 {
  margin-top: 0;
  padding-bottom: 0;
}

.h3.green {
  color: #306633;
}

.h3.green._400 {
  font-weight: 400;
  line-height: 125%;
}

.h3.green._400.left {
  letter-spacing: 0;
}

.h3.green.centred {
  text-align: center;
}

.h3._500 {
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.h3._500.left {
  font-size: 24px;
  line-height: 120%;
}

.h3._500.left._20 {
  font-size: 20px;
}

.h3.white {
  color: var(--white);
}

.h3.white.social {
  font-size: 20px;
}

.h3.white.centred {
  text-align: center;
}

.h3.button {
  background-color: #0000;
  border: 3px solid #cce1d7;
  border-radius: 8px;
  margin-bottom: 40px;
}

.h3.underline {
  text-align: center;
  text-decoration: underline;
}

.copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-indent: 0;
  white-space: normal;
  word-break: normal;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  line-height: 30px;
  display: flex;
}

.copy.copy-center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.copy.copy-center.useful-links {
  object-fit: fill;
}

.copy.copy-center.address {
  display: flex;
}

.copy.white {
  color: #fcfafa;
  display: block;
}

.copy.white._20 {
  font-size: 20px;
}

.copy.tour {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 720px;
  display: block;
}

.copy.list {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.copy.list._90 {
  width: 90%;
}

.copy.v-padding-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.copy.address {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
}

.copy.sustainability {
  flex-flow: column;
}

.copy.contact {
  grid-row-gap: 0px;
  flex-flow: column;
  margin-bottom: 0;
  padding: 0;
}

.copy.useful {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.copy.testimonial {
  font-size: 20px;
  line-height: 25px;
}

.contact-copy {
  grid-row-gap: 20px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link {
  color: #006837;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

.useful-info {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 50%;
  display: flex;
}

.testimonial-text-copy {
  grid-row-gap: 15px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.useful-info-card {
  grid-row-gap: 15px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.link-useful {
  text-decoration: underline;
}

.caption-under {
  color: #000;
  text-align: center;
  letter-spacing: .01em;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.caption-under.left {
  text-align: left;
}

.contact {
  grid-column-gap: 45px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.home-slide {
  grid-column-gap: 40px;
  background-color: #006837;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1240px;
  height: auto;
  margin-top: 40px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.frame-104 {
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 540px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-text-3 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 540px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-24 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 174px;
  text-decoration: none;
  display: flex;
}

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

.hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday-we-will-certainly-come-back-to-romania-hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday-we-will-certainly-come-back-to-romania-hi-maria-i-would-like-to-inform-you-that-we-had-a-great-holiday-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-25 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-2 {
  color: #3a2e2e;
  background-color: #fff0;
  flex: none;
  width: 50%;
  height: auto;
}

.home-slide-copy-wrap {
  grid-row-gap: 45px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 540px;
  height: 100%;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}

.container-5 {
  flex-flow: column;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.div-block-3 {
  width: auto;
}

.image-13 {
  width: 100%;
}

.contact-useful {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  max-width: 1120px;
  margin-bottom: 80px;
  display: flex;
}

.title-para-half-left-align {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  text-decoration: none;
  display: flex;
}

.title-para-half-left-align.left {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.div-block-5 {
  object-fit: none;
  background-color: #fff0;
  width: 100%;
  min-width: 80px;
  height: 100%;
  min-height: 300px;
}

.testimonial-text-wrap-when-no-photo {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #e9eeec;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 47%;
  height: auto;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.testimonial-text-wrap-when-no-photo.padding {
  width: 100%;
  padding: 20px;
}

.testimonial-text-wrap-when-no-photo._100 {
  width: 100%;
  max-width: 100%;
}

.div-block-5-copy {
  object-fit: none;
  background-color: #c2c2c2;
  width: 50%;
  min-width: 80px;
  height: 100%;
  min-height: 300px;
}

.tem-member-titles {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: none;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.team-member-text-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  line-height: 20px;
  display: flex;
}

.testimonial-photo-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.testimonial-photo-wrap.no-text {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  overflow: visible;
}

.link-2, .link-3, .link-4 {
  text-decoration: underline;
}

.nav-footer-link {
  color: #000;
  font-family: Zilla Slab, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.follow-us {
  color: #fff;
  font-family: Zilla Slab, sans-serif;
  font-weight: 500;
}

.follow-us._50-opacity {
  opacity: .5;
  font-size: 20px;
}

.div-block-6 {
  background-color: #fff;
  border-radius: 4px;
  width: 24px;
  height: 24px;
}

.footer-logos-link-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: auto;
  max-width: 160px;
  display: block;
}

.footer-logos-link-wrap.l {
  width: 200px;
}

.footer-logos-link-wrap.bigger {
  aspect-ratio: auto;
  background-image: url('../images/ATTA-Member-Badge.webp');
  background-position: 0 0;
  background-size: contain;
  align-self: center;
  width: 100px;
  height: 150px;
}

.footer-social-icon-link-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 5px;
  width: auto;
  display: flex;
}

.footer-social-icons {
  border-radius: 4px;
}

.image-14 {
  border-radius: 12px;
  width: 100px;
  height: 100px;
}

._20-years-badge {
  border-radius: 12px;
  width: 100px;
  height: 100px;
  min-height: 50px;
}

.mobile-menu {
  display: none;
}

.div-block-8 {
  text-align: left;
  background-color: #f1f1f100;
  flex-wrap: wrap;
  order: -1;
  align-self: flex-end;
  width: 160px;
  height: 25px;
  display: flex;
  position: static;
  inset: auto;
}

.hamburger {
  display: none;
}

.div-block-10 {
  width: 30px;
  height: 25px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-3 {
  width: 30px;
  height: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
}

.hamburger-2, .container-7, .navbar-2, .navbar-3 {
  display: none;
}

.div-block-46 {
  border-radius: 12px;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
}

.list-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  white-space: normal;
  flex-flow: column;
  display: flex;
}

.sustainability-copy {
  grid-column-gap: 44px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1224px;
  padding-top: 60px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.div-block-48 {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.page-description-copy {
  color: #000;
  text-align: center;
  max-width: 720px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 125%;
  text-decoration: none;
}

.page-description-copy.tours {
  margin-top: 0;
  margin-bottom: 60px;
}

.div-block-49 {
  display: flex;
}

.div-block-50 {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-51, .div-block-52 {
  flex-flow: wrap;
  display: flex;
}

.div-block-53 {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bold-text-21 {
  color: red;
}

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

.div-block-54 {
  flex-flow: wrap;
  display: flex;
}

.image-19 {
  box-sizing: border-box;
  aspect-ratio: auto;
  text-align: left;
  object-fit: cover;
  border-radius: 10px;
  align-self: auto;
  width: 100%;
  height: auto;
  max-height: none;
}

.image-20 {
  object-fit: cover;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  height: auto;
  max-height: 300px;
  position: static;
}

.image-21 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: none;
  position: static;
}

.image-22 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: 530px;
  position: static;
}

.image-23 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: 300px;
  position: static;
}

.image-24, .image-25 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: 250px;
  position: static;
}

.image-20-copy {
  object-fit: contain;
  object-fit: contain;
  align-self: auto;
  width: 100%;
  max-height: 300px;
  position: static;
}

.image-26 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: 250px;
  position: static;
}

.image-27 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: auto;
  max-height: 300px;
  position: static;
}

.italic-text {
  text-decoration: none;
}

.link-block-4 {
  flex: none;
}

.link-block-4.w--current {
  max-width: 32%;
}

.div-block-55 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-contact {
  grid-column-gap: 44px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1224px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
}

.top {
  z-index: 9;
  background-image: url('../images/top_1top.png');
  background-position: 50% 0;
  background-size: auto;
  border-radius: 28px;
  width: 56px;
  height: 56px;
  display: block;
  position: fixed;
  inset: auto 40px 40px auto;
}

.destination-top-target {
  width: 100%;
  height: 0;
  position: relative;
  inset: 0% 0% auto;
}

.top-anchor {
  width: 20px;
  height: 0;
  position: relative;
  inset: 0 0% auto;
}

@media screen and (min-width: 1920px) {
  .copy-center {
    width: 100%;
  }

  .section-testimonials {
    justify-content: space-between;
    align-items: flex-start;
  }

  .page-title {
    width: 100%;
  }

  .testimonial-photo-text {
    justify-content: center;
    align-items: flex-start;
  }

  .testimonial-photo-text.vertical {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 48%;
    padding-top: 24px;
  }

  .testimonial-text-wrap-when-photo.vertical {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .testimonial-text-wrap-when-no-photo {
    max-width: 48%;
  }

  .testimonial-photo-wrap {
    width: 50%;
  }

  .testimonial-photo-wrap.no-text {
    width: 100%;
  }

  .image-19 {
    object-fit: cover;
    width: 100%;
  }

  .top {
    background-position: 50% 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

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

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

  .container, .columns, .columns-2, .columns-3 {
    flex-direction: column;
    align-items: center;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

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

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

  .nav-menu {
    justify-content: space-between;
    align-items: stretch;
    min-width: auto;
    display: none;
  }

  .body {
    padding-left: 30px;
    padding-right: 30px;
  }

  .menu-icon_line-bottom {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--untitled-ui--gray700);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar07_menu-button.w--open {
    background-color: #0000;
  }

  .hide-tablet {
    display: none;
  }

  .uui-button-secondary-gray.show-tablet, .show-tablet {
    display: block;
  }

  .uui-navbar07_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .uui-navbar07_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar07_link {
    width: 100%;
    color: var(--untitled-ui--gray900);
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar07_link:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar07_dropdown-link:hover {
    background-color: #0000;
  }

  .uui-navbar07_dropdown-link-list {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-navbar07_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .uui-navbar07_dropdown-list.w--open {
    width: auto;
    box-shadow: none;
    border-style: none;
    border-color: #0000;
    padding: 0;
  }

  .uui-dropdown-icon {
    color: var(--untitled-ui--gray500);
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .uui-navbar07_dropdown-toggle {
    color: var(--untitled-ui--gray900);
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar07_dropdown-toggle:hover {
    color: var(--untitled-ui--gray900);
  }

  .uui-navbar07_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar07_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: var(--untitled-ui--gray900);
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar07_menu {
    border-top: 1px solid var(--untitled-ui--gray100);
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .uui-text-size-xlarge.show-tablet {
    display: block;
  }

  .uui-header05_content-right {
    display: none;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-header05_component {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .nav-logo-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .section-timeline {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .timeline-row {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .timeline-year {
    text-align: left;
  }

  .section-tours {
    text-align: left;
    flex-flow: wrap;
    width: 90vw;
    margin-top: 0;
    padding-top: 100px;
  }

  .section-tours.home {
    padding-top: 20px;
  }

  .subsection-h2copy {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2.left {
    width: 80%;
    display: none;
  }

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

  .tour-thumbs {
    justify-content: center;
    align-items: flex-start;
  }

  .tour-thumb {
    width: 40%;
  }

  .section-testimonials {
    width: 100%;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .section-testimonials.home {
    padding-top: 20px;
  }

  .page-title {
    justify-content: flex-start;
    align-items: center;
    width: 90%;
  }

  .page-title.left {
    width: 80%;
  }

  .page-description {
    text-align: center;
    align-self: auto;
    margin-top: 0;
  }

  .testimonial-photo-text {
    justify-content: center;
    align-items: flex-start;
  }

  .testimonial-photo-text.alternate {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .testimonial-photo-text.vertical, .vectors-wrapper-15 {
    width: 100%;
  }

  .testimonials-text-row {
    flex-flow: column;
    align-items: center;
  }

  .cta {
    width: 80%;
  }

  .footer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .member-of-2 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .frame-100 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-logos {
    max-width: 130px;
  }

  .frame-102 {
    grid-column-gap: 12px;
  }

  .social-footer-wrap {
    min-width: auto;
    max-width: none;
  }

  .social-icons {
    grid-column-gap: 30px;
  }

  .div-block {
    display: none;
  }

  .page-title-description {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    margin-top: 100px;
  }

  .h1 {
    margin-top: 0;
    display: block;
  }

  .h1.white {
    text-align: center;
    max-width: 100%;
  }

  .photo-caption-half {
    grid-row-gap: 10px;
    width: 100%;
  }

  .photo-caption-half._50 {
    align-self: baseline;
  }

  .photo-full {
    margin-bottom: 10px;
  }

  .photo-caption-full {
    margin-top: 20px;
  }

  .photo-caption-horizontal {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .photo-half {
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .photo-left {
    border-radius: 10px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    margin-right: 40px;
  }

  .photo-right {
    margin-left: 40px;
  }

  .other-tours {
    grid-row-gap: 16px;
    flex-flow: wrap;
  }

  .other-tours.no-bottom-margin {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
  }

  .tour-link {
    display: block;
  }

  .our-team {
    grid-row-gap: 30px;
  }

  .team-member-card {
    flex-flow: wrap;
    width: 100%;
  }

  .team-member-photo {
    width: 50%;
    height: auto;
    min-height: 240px;
  }

  .team-member-photo.adina, .team-member-photo.andrei, .team-member-photo.maria, .team-member-photo.alex, .team-member-photo.nicu, .team-member-photo.ionut, .team-member-photo.diana {
    width: 50%;
    min-height: 240px;
  }

  .section-our-guides {
    width: 80%;
  }

  .section-team {
    justify-content: flex-start;
    align-items: center;
  }

  .h3.green.more-top-margin {
    margin-top: 20px;
  }

  .h3.white {
    color: #fff;
  }

  .h3.white.social {
    font-size: 16px;
  }

  .h3.button {
    background-color: #0000;
    border: 3px solid #cce1d7;
    border-radius: 6px;
    margin-bottom: 40px;
  }

  .h3.menu {
    text-align: center;
  }

  .copy {
    text-align: left;
    flex-flow: row;
    display: block;
  }

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

  .copy.white {
    text-align: left;
  }

  .copy.sustainability {
    font-size: 20px;
  }

  .copy.useful {
    flex-flow: wrap;
    justify-content: flex-start;
    display: flex;
  }

  .contact-copy {
    max-width: 100%;
  }

  .useful-info-card {
    object-fit: fill;
    width: 100%;
  }

  .link-useful {
    width: 100%;
  }

  .caption-under {
    font-size: 20px;
    line-height: 120%;
  }

  .contact {
    flex-flow: column;
    margin-bottom: 0;
  }

  .home-slide {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 40px;
  }

  .div-block-2 {
    width: 100%;
  }

  .home-slide-copy-wrap {
    max-width: none;
  }

  .container-5 {
    width: 80%;
  }

  .contact-useful {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .title-para-half-left-align {
    width: 100%;
  }

  .testimonial-text-wrap-when-no-photo {
    width: 100%;
    max-width: none;
  }

  .testimonial-photo-wrap {
    justify-content: center;
    align-items: center;
  }

  .follow-us._50-opacity {
    font-size: 20px;
  }

  .footer-social-icon-link-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    width: auto;
    display: flex;
  }

  .top15percent {
    background-color: #fff;
    width: 100%;
    height: 10%;
    display: block;
    position: fixed;
  }

  .main-menu-mobile-link {
    color: #fff;
    align-self: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 33px;
    text-decoration: none;
  }

  .main-menu-mobile-link.w--current {
    padding-left: 10px;
  }

  .div-block-33 {
    background-color: #3d271d;
    width: 100%;
    height: 6px;
  }

  .bold-text-12 {
    color: #42210b;
  }

  .mobile-menus {
    z-index: 5;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #fff;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .div-block-38 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff0;
    flex-flow: column;
    align-items: stretch;
    width: auto;
    height: auto;
    display: flex;
    position: relative;
    inset: 0% auto auto 0%;
    overflow: visible;
  }

  .mobile-menu {
    z-index: 10;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: red;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    overflow: visible;
  }

  .bold-text-20 {
    color: #006837;
    font-weight: 400;
  }

  .div-block-8 {
    z-index: 11;
    clear: none;
    background-color: #fff;
    flex-flow: wrap;
    order: -1;
    align-content: stretch;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-left: 4%;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .mobile-menus-wrap {
    z-index: 10;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 76px;
    display: flex;
    position: fixed;
    inset: 0%;
    overflow: visible;
  }

  .div-block-35 {
    background-color: #3d271d;
    width: 100%;
    height: 6px;
  }

  .hamburger {
    z-index: 100;
    cursor: pointer;
    background-color: #0000;
    background-image: url('../images/Ham-bk-20.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    transition: all .1s;
    display: flex;
    position: fixed;
    inset: 2.5% 3% auto auto;
  }

  .bold-text-8 {
    color: #42210b80;
  }

  .div-block-32 {
    background-color: #fff;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-top: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    inset: auto;
  }

  .link-11 {
    color: #fff;
    padding-top: 2.5%;
    padding-bottom: 2%;
    font-size: 33px;
    text-decoration: none;
  }

  .link-11._2 {
    color: #ffffff80;
    padding-top: 0%;
    padding-bottom: 3%;
    padding-left: 10px;
    font-size: 26px;
  }

  .main-menu-mobile {
    flex-direction: row;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
    height: auto;
    margin-top: 0;
    padding-top: 0%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .bold-text-7, .bold-text-18, .bold-text-17 {
    color: #42210b;
  }

  .tours-menu-mobile {
    flex-direction: column;
    flex: none;
    order: -1;
    align-items: flex-start;
    width: 60%;
    height: auto;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 0%;
    display: none;
    overflow: auto;
  }

  .div-block-10 {
    width: 50px;
    height: 40px;
    margin: 0 20px 10px 0;
  }

  .link-block-3 {
    width: 50px;
    height: 40px;
  }

  .div-block-34 {
    background-color: #3d271d;
    width: 100%;
    height: 6px;
  }

  .hamburger-2 {
    z-index: 100;
    cursor: pointer;
    background-color: #0000;
    background-image: url('../images/Ham-bk-20.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 45px;
    transition: all .1s;
    display: flex;
    position: fixed;
    inset: 2.5% 3% auto auto;
  }

  .div-block-39 {
    background-color: #fc010100;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 70%;
    height: 65%;
    margin-top: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    inset: auto;
  }

  .div-block-40 {
    background-color: #3e46e700;
    background-image: url('../images/Hamburger-menu-17_1Hamburger-menu-17.png');
    background-position: 50%;
    background-size: 100% 100%;
    width: 100%;
    height: 6px;
  }

  .div-block-41 {
    background-color: #3e46e700;
    background-image: url('../images/Hamburger-menu-18_1Hamburger-menu-18.png');
    background-position: 50%;
    background-size: 100% 100%;
    width: 100%;
    height: 6px;
  }

  .div-block-42 {
    background-color: #3e46e700;
    background-image: url('../images/Hamburger-menu-19_1Hamburger-menu-19.png');
    background-position: 50%;
    background-size: 100% 100%;
    width: 100%;
    height: 6px;
  }

  .container-7 {
    background-color: #fff;
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .navbar {
    color: #fff;
    background-color: #fff;
    justify-content: space-between;
    width: 100%;
    height: 0;
    display: block;
    position: fixed;
  }

  .nav-menu-9 {
    background-color: #fff0;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    height: 100%;
    min-height: auto;
    display: flex;
  }

  .div-block-43 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-44 {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .icon {
    color: #940000;
    background-color: #fa0909;
    width: 100%;
    height: 100%;
  }

  .menu-button, .menu-button.w--open {
    background-color: #fff;
  }

  .navbar-2 {
    background-color: #fff;
    flex-flow: row;
    justify-content: space-around;
    width: 100%;
    min-width: auto;
    display: flex;
  }

  .navbar-3 {
    display: block;
  }

  .container-8 {
    z-index: 19;
    flex: 1;
    justify-content: space-between;
    align-self: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .menu-button-2 {
    background-color: #fff;
    margin-top: 0;
    margin-right: 10px;
  }

  .menu-button-2.w--open, .nav-menu-10 {
    background-color: #fff;
  }

  .div-block-45 {
    background-color: #fff;
    width: 100%;
    height: 100vh;
  }

  .sustainability-copy {
    width: 100%;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .page-description-copy {
    text-align: center;
    align-self: auto;
    margin-top: 0;
  }

  .div-block-51, .div-block-53 {
    justify-content: center;
    align-items: flex-start;
  }

  .section-contact {
    width: 100%;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .nav-mobile-menu-distancer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-56 {
    flex: 1 0 auto;
    width: auto;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .container-mobile-menu {
    z-index: 19;
    flex: 1;
    justify-content: space-between;
    align-self: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .container-9 {
    min-width: 96vw;
    max-width: 96vw;
    display: block;
  }

  .top {
    background-position: 50% -18%;
    background-size: cover;
    border-radius: 24px;
    width: 48px;
    height: 48px;
    bottom: 20px;
    right: 20px;
  }

  .section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

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

  .nav-menu {
    display: none;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-tertiary-gray:hover {
    color: var(--untitled-ui--gray600);
    background-color: #0000;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-navbar07_link {
    font-size: 1rem;
  }

  .uui-navbar07_dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .uui-navbar07_dropdown-toggle {
    font-size: 1rem;
  }

  .uui-navbar07_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-navbar07_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-header05_component {
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-logo-2, .nav-logo-2.logo {
    min-height: 90px;
  }

  .section-tours {
    grid-column-gap: 0px;
    flex-flow: wrap;
    margin-top: 0;
  }

  .h2.green._500 {
    font-size: 28px;
  }

  .h2.green.left {
    text-align: left;
  }

  .h2.green.left.more-top-margin {
    margin-top: 20px;
  }

  .h2.left {
    display: none;
  }

  .tour-thumbs {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tour-thumb {
    width: 100%;
  }

  .section-testimonials {
    margin-top: 0;
    padding-top: 100px;
  }

  .page-title {
    justify-content: flex-start;
    align-items: center;
  }

  .page-title.left {
    width: 100%;
  }

  .testimonial-photo-text {
    flex-flow: column;
    padding: 20px;
  }

  .testimonial-photo-text.alternate {
    flex-flow: row-reverse wrap;
  }

  .testimonial-text-wrap-when-photo {
    width: 100%;
  }

  .cta {
    width: 90%;
  }

  .footer {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logos {
    max-width: 80px;
  }

  .nav-menu-button-7 {
    flex-flow: row;
    display: flex;
  }

  .page-title-description {
    grid-row-gap: 0px;
    margin-top: 100px;
  }

  .h1 {
    order: -1;
    margin-top: 0;
  }

  .photo-caption-half {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .photo-caption-half._50 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 46%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .photo-caption-horizontal {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
  }

  .caption-right {
    text-align: center;
    width: 65%;
  }

  .photo-left {
    margin-right: 0;
  }

  .photo-right {
    margin-left: 0;
  }

  .caption-left {
    text-align: center;
    width: 65%;
  }

  .other-tours {
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .other-tours.no-bottom-margin {
    flex-flow: column;
    width: 59%;
    margin-top: 0;
  }

  .tour-link {
    padding: 8px 12px;
  }

  .our-team {
    width: 100%;
  }

  .team-member-card {
    width: 90%;
  }

  .section-our-guides {
    width: 100%;
  }

  .section-team {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .copy.white {
    text-align: left;
  }

  .copy.tour {
    width: 90%;
  }

  .copy.sustainability {
    font-size: 20px;
  }

  .home-slide {
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .div-block-2, .testimonial-photo-wrap {
    width: 100%;
  }

  .nav-footer-link {
    flex: none;
  }

  .image-15 {
    width: 100%;
  }

  .top15percent {
    background-color: #fff;
    height: 60px;
  }

  .main-menu-mobile-link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-12 {
    font-size: 21px;
  }

  .mobile-menus {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    object-fit: fill;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    min-height: 100px;
    margin-top: 10px;
    padding-top: 20px;
    inset: 0%;
    overflow: auto;
  }

  .div-block-38 {
    height: auto;
  }

  .mobile-menu {
    overflow: auto;
  }

  .bold-text-20 {
    font-size: 21px;
  }

  .div-block-8 {
    height: 100%;
    padding-top: 0;
  }

  .mobile-menus-wrap {
    align-items: flex-start;
    height: auto;
    position: fixed;
    inset: 0%;
  }

  .hamburger {
    top: 10px;
    right: 20px;
  }

  .bold-text-8 {
    font-size: 21px;
  }

  .link-11 {
    padding-top: 2%;
    padding-bottom: 0%;
  }

  .link-11._2 {
    padding-bottom: 0%;
  }

  .main-menu-mobile {
    width: 35%;
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .bold-text-7, .bold-text-18, .bold-text-17 {
    font-size: 21px;
  }

  .tours-menu-mobile {
    flex-wrap: nowrap;
    align-items: flex-start;
    height: auto;
    padding-top: 0%;
    display: none;
    overflow: visible;
  }

  .div-block-10 {
    width: 33px;
    margin-right: 13px;
  }

  .link-block-3 {
    width: 30px;
    height: 25px;
  }

  .hamburger-2 {
    top: 10px;
    right: 20px;
  }

  .image-16 {
    min-height: 90px;
  }

  .navbar {
    display: block;
  }

  .nav-menu-9 {
    object-fit: none;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    max-height: 100%;
    padding-top: 5px;
    inset: 0%;
    overflow: visible;
  }

  .div-block-43 {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-44 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .icon {
    height: 35px;
  }

  .navbar-2 {
    flex: 1 0 auto;
    height: 70px;
    min-height: 70px;
  }

  .container-8 {
    padding-left: 0;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .menu-button-2 {
    margin-top: 0;
    margin-right: 10px;
  }

  .brand-2.w--current {
    padding-left: 0;
  }

  .div-block-51 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading {
    order: -1;
  }

  .div-block-56 {
    flex: 1;
    width: auto;
  }

  .container-mobile-menu {
    padding-left: 0;
    position: relative;
    inset: 0% 0% auto auto;
  }
}

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

  .nav-menu {
    justify-content: flex-start;
    width: 100%;
    height: 100px;
    display: none;
  }

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

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

  .uui-navbar07_dropdown-link {
    padding-left: 0;
  }

  .uui-header05_component {
    grid-template-columns: 1fr;
  }

  .ssdadas-2 {
    flex-direction: column;
    align-items: center;
  }

  .nav-logo-2 {
    flex: 0 auto;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .nav-logo-2.logo {
    flex: none;
    width: 100%;
  }

  .section-timeline {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }

  .timeline-row {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .timeline-year {
    text-align: left;
    width: auto;
  }

  .section-tours {
    grid-row-gap: 20px;
    width: 100%;
    max-width: none;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-tours.home {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .subsection-h2copy {
    width: 100%;
    padding-left: 0;
  }

  .h2 {
    text-align: left;
    align-self: flex-start;
    font-size: 30px;
  }

  .h2.white.transparency50 {
    align-self: center;
  }

  .h2.green._500 {
    text-align: center;
    font-size: 24px;
  }

  .h2.left {
    display: none;
  }

  .copy-center {
    text-align: left;
    align-self: flex-start;
  }

  .tour-thumbs {
    flex-flow: column;
  }

  .tour-thumb {
    text-align: center;
    flex-flow: column;
    width: 100%;
  }

  .section-testimonials {
    max-width: none;
    margin-top: 0;
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .page-title, .page-title.left {
    width: 100%;
  }

  .page-description {
    text-align: left;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .page-description.more-spacing {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-photo-text {
    flex-flow: wrap;
  }

  .testimonial-photo-text.alternate {
    flex-flow: column;
  }

  .testimonial-text-wrap-when-photo {
    width: 100%;
  }

  .testimonials-text-row {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cta {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .footer {
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
  }

  .member-of-2 {
    grid-row-gap: 40px;
    flex-flow: column;
    flex: 0 auto;
    width: 90%;
  }

  .member-of-3 {
    grid-row-gap: 14px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
  }

  .member-of-label-2 {
    text-align: left;
  }

  .footer-logos {
    max-width: 100px;
  }

  .footer-logos.bison, .footer-logos.travelife {
    max-width: 140px;
  }

  .frame-102 {
    grid-column-gap: 12px;
    grid-row-gap: 15px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .nav-menu-footer-wrap, .nav-menu-8 {
    max-width: none;
  }

  .nav-menu-buttons-wrapper-7 {
    flex-flow: wrap;
  }

  .social-footer-wrap {
    min-width: auto;
    max-width: none;
  }

  .page-title-description {
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 120px;
    padding-left: 30px;
  }

  .h1 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h1.white {
    text-align: left;
    max-width: 100%;
    font-size: 36px;
  }

  .photo-caption-half {
    flex-flow: column;
    width: 100%;
    margin-bottom: 20px;
  }

  .photo-caption-half.more-top-padding {
    margin-top: 20px;
  }

  .photo-caption-half._50 {
    width: 80%;
  }

  .photo-full {
    margin-bottom: 10px;
  }

  .photo-caption-full {
    margin-bottom: 20px;
  }

  .photo-caption-horizontal {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .caption-right {
    width: 90%;
    font-size: 16px;
  }

  .photo-half {
    width: 100%;
  }

  .photo-left, .photo-right {
    width: 80%;
  }

  .caption-left {
    width: 90%;
    font-size: 16px;
  }

  .other-tours {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .other-tours.no-bottom-margin {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .tour-link {
    text-align: left;
    display: flex;
  }

  .team-member-card {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
  }

  .team-member-photo {
    min-height: 160px;
  }

  .section-team {
    margin-top: 30px;
    padding-left: 30px;
  }

  .h3 {
    text-align: left;
    display: block;
  }

  .h3.green.more-top-margin {
    margin-top: 15px;
  }

  .h3._500, .copy.copy-center, .copy.white {
    text-align: left;
  }

  .copy.tour {
    text-align: left;
    width: 100%;
  }

  .copy.list._90 {
    width: 100%;
  }

  .copy.sustainability {
    font-size: 20px;
  }

  .copy.contact {
    clear: none;
    white-space: break-spaces;
    object-fit: fill;
    flex-flow: column;
    justify-content: flex-start;
    display: flex;
  }

  .copy.useful {
    flex-flow: wrap;
  }

  .contact-copy {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .useful-info-card {
    flex-flow: column;
  }

  .caption-under {
    text-align: center;
    font-size: 16px;
  }

  .caption-under.center {
    text-align: center;
  }

  .contact {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .home-slide {
    grid-row-gap: 40px;
    flex-flow: wrap;
    width: auto;
    max-width: none;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }

  .contact-useful {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-5 {
    min-width: auto;
    height: auto;
    min-height: auto;
  }

  .testimonial-text-wrap-when-no-photo {
    width: 100%;
    max-width: none;
  }

  .testimonial-photo-wrap {
    width: 100%;
  }

  ._20-years-badge {
    width: 50px;
    height: 50px;
  }

  .top15percent {
    z-index: 0;
    order: -1;
    height: 60px;
    min-height: auto;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .main-menu-mobile-link {
    color: #006837;
    align-self: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 21px;
  }

  .div-block-33 {
    width: 35px;
    max-height: 6px;
  }

  .mobile-menus {
    z-index: 0;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .div-block-38 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: left;
    flex-direction: column;
    align-self: auto;
    align-items: stretch;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .mobile-menu {
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    min-height: auto;
    display: block;
    position: fixed;
    inset: auto 0%;
    overflow: visible;
  }

  .div-block-8 {
    flex-direction: row;
    width: 100%;
    padding-top: 20px;
    padding-left: 4%;
    position: static;
  }

  .mobile-menus-wrap {
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-top: 0;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .div-block-35 {
    width: 100%;
  }

  .hamburger {
    width: 50px;
    height: 45px;
    top: 20px;
    right: 20px;
  }

  .bold-text-8 {
    color: #42210b80;
  }

  .div-block-32 {
    width: 35px;
    min-width: 35px;
    height: 35px;
    padding-right: 0;
    overflow: visible;
  }

  .link-11 {
    color: #42210b;
    padding-top: 5%;
    padding-bottom: 3%;
    font-size: 21px;
    overflow: visible;
  }

  .link-11._2 {
    color: #42210b80;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 21px;
  }

  .main-menu-mobile {
    z-index: 10;
    background-color: #0000;
    flex-flow: column;
    flex: none;
    order: 1;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0% 20px;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
  }

  .tours-menu-mobile {
    background-image: none;
    order: 1;
    width: 100%;
    height: auto;
    padding-top: 0%;
    padding-left: 0%;
    display: none;
    position: relative;
    overflow: auto;
  }

  .div-block-10 {
    width: 35px;
    height: 29px;
    margin-right: 10px;
    padding-right: 0;
  }

  .div-block-34 {
    width: 100%;
  }

  .hamburger-2 {
    width: 50px;
    height: 45px;
    top: 20px;
    right: 20px;
  }

  .div-block-39 {
    width: 70%;
    height: 65%;
  }

  .div-block-40, .div-block-41, .div-block-42 {
    width: 100%;
  }

  .image-16 {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: none;
    display: block;
  }

  .image-17 {
    max-height: none;
    display: block;
  }

  .container-7 {
    height: 100px;
  }

  .navbar {
    flex-flow: column;
    width: auto;
    display: block;
    position: fixed;
  }

  .nav-menu-9 {
    background-color: #fff;
    width: auto;
    height: 100%;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .menu-button {
    background-color: #fff;
    min-width: 50px;
    padding-right: 0;
    display: block;
  }

  .menu-button.w--open {
    padding-right: 18px;
  }

  .brand {
    width: 60%;
  }

  .navbar-2 {
    width: 100vw;
    height: 40px;
  }

  .container-8 {
    background-color: #fff;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    overflow: visible;
  }

  .menu-button-2 {
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .menu-button-2.w--open {
    z-index: 99;
  }

  .div-block-45 {
    background-color: #f81f1f;
    height: auto;
  }

  .brand-2 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 75%;
    padding-left: 0;
    display: flex;
  }

  .div-block-46 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .div-block-47 {
    text-align: left;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block {
    text-align: left;
  }

  .list-2 {
    padding-left: 20px;
  }

  .sustainability-copy {
    max-width: none;
    margin-top: 120px;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .page-description-copy {
    text-align: left;
    align-self: auto;
  }

  .div-block-50 {
    justify-content: center;
    align-items: flex-start;
  }

  .image-23 {
    width: 100%;
  }

  .div-block-55 {
    flex-flow: column;
  }

  .section-contact {
    max-width: none;
    margin-top: 0;
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .list-3 {
    padding-left: 20px;
  }

  .div-block-56 {
    flex: 1;
  }

  .container-mobile-menu {
    background-color: #fff;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
    overflow: visible;
  }

  .container-9 {
    flex: 1;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }
}


