@font-face {
  font-family: Tttravels;
  src: url('../fonts/TTTravels-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tttravels;
  src: url('../fonts/TTTravels-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tttravels;
  src: url('../fonts/TTTravels-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tttravels;
  src: url('../fonts/TTTravels-DemiBold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Editorsnote;
  src: url('../fonts/EditorsNote-ExtralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Editorsnote;
  src: url('../fonts/EditorsNote-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Editorsnote;
  src: url('../fonts/EditorsNote-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

img {
  max-width: 100%;
  display: inline-block;
}

.c-home__appshot {
  background-color: #000;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.l-container {
  flex-flow: column;
  width: 100%;
  max-width: 1240px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.l-container.l-container--large {
  max-width: 1580px;
  overflow-x: clip;
}

.l-row {
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.l-row.l-row--between {
  justify-content: flex-start;
}

.c-footer__footer-row {
  justify-content: center;
  width: 100%;
  display: flex;
}

.c-footer__links {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.c-footer__links.c-footer__links--centered {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
}

.c-footer__links.c-footer__links--left {
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block {
  color: #666;
  font-size: 10px;
}

.columns {
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-2 {
  color: #666;
  font-size: 12px;
}

.text-block-3 {
  font-weight: 700;
}

.text-block-4 {
  color: #666;
  font-size: 12px;
  font-weight: 700;
}

.c-footer__note {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2.6fr .5fr;
}

.c-footer__wrap {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.div-block-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 60px;
  display: flex;
}

.c-footer__link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  flex-flow: column;
  display: flex;
}

.c-footer__list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-left: 10px;
  display: flex;
}

.c-footer__listitem {
  color: #fff;
  letter-spacing: 2px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  text-decoration: none;
  position: static;
}

.link-2, .link-3 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Archivo Narrow, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-5 {
  color: #ffffffd6;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 10px;
}

.c-home__servicescopy-wrap {
  z-index: 100;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

.c-home__servicescopy-paragraph {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 905px;
  padding-bottom: 20px;
  font-family: Playfair Display;
  font-size: 30px;
  font-weight: 400;
  line-height: 52px;
  display: flex;
}

.c-home__servicescopy-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.c-footer__socials {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  order: 0;
  align-self: auto;
  width: 100%;
  list-style-type: none;
  display: flex;
}

.image {
  width: 32px;
  height: 32px;
}

.link-block {
  width: auto;
  height: 100%;
  display: flex;
}

.list-item {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-2 {
  width: 25px;
  height: 25px;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  flex: none;
}

.image-3 {
  align-self: flex-end;
}

.c-footer {
  background-color: #000;
  justify-content: center;
  display: flex;
}

.c-home__servicescopy {
  background-color: #000;
  background-image: url('../images/ui.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  display: block;
  position: relative;
}

.c-home__overlay {
  z-index: 5;
  background-color: #00000080;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
}

.c-button--transparent {
  background-color: #fff0;
  border: 2px solid #ffffffba;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0%;
  max-width: 268px;
  padding: 12px 16px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

.c-home__appshotwrap {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.c-home__about-heading {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(339deg, #818485, #fff 68%);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  max-width: 612px;
  margin-bottom: 60px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 5.8rem;
  font-weight: 500;
  line-height: 5.6rem;
  display: flex;
  position: relative;
}

.c-home__about-paragraph {
  color: #fff;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 634px;
  margin-bottom: 60px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2.2rem;
  display: flex;
  position: relative;
}

.c-home__represent {
  background-color: #000;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 112px;
  display: block;
  position: relative;
}

.columns-2 {
  display: flex;
}

.text-block-6 {
  color: #fff;
  -webkit-text-stroke-color: #f5f5f5;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.text-block-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.c-home__expertise {
  background-color: #000;
  justify-content: center;
  height: auto;
  min-height: 100vh;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: clip;
}

.c-home__expertise-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 96px;
  display: flex;
  position: relative;
}

.c-home__expertise-heading {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: none;
  position: relative;
}

.c-home__expertise-paragraph {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  width: 100%;
  max-width: 934px;
  padding-bottom: 16px;
  font-family: Instrument Serif;
  font-size: 36px;
  line-height: 52px;
  position: relative;
}

.button {
  max-width: 190px;
}

.c-home__sectioncopy {
  color: #ffffffe3;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  background-image: linear-gradient(344deg, #635e5e, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  max-width: 543px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 26px;
  line-height: 37px;
  position: relative;
}

.c-home__sectioncopy.c-home__sectioncopy--gradient {
  background-image: linear-gradient(#fff, #676d74 93%);
  max-width: 810px;
}

.c-home__servicesbanner {
  background-color: #000;
  justify-content: center;
  display: flex;
  position: relative;
}

.c-home {
  width: 100%;
  position: relative;
}

.container {
  width: 100%;
  max-width: 0;
}

.columns-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  object-fit: fill;
  width: 100%;
  display: flex;
  position: relative;
}

.column, .column-2, .column-3 {
  justify-content: center;
  display: flex;
}

.c-home__servicesbanner-wrap {
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  display: flex;
  position: relative;
}

.l-container--full {
  width: 100%;
  display: flex;
  position: relative;
}

.c-home__servicesbanner-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  display: flex;
  position: relative;
}

.c-home__servicesbanner-image {
  isolation: isolate;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 590px;
  min-height: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.text-block-8 {
  z-index: 10;
  color: #fff;
  text-align: center;
  max-width: 360px;
  padding-bottom: 40px;
  font-family: Playfair Display;
  font-size: 36px;
  line-height: 42px;
  display: flex;
  position: relative;
}

.text-block-9 {
  z-index: 10;
  color: #fff;
  font-family: Playfair Display;
  font-size: 13px;
  font-style: italic;
  position: relative;
}

.div-block-3 {
  background-color: #000;
}

.c-home__offer {
  background-color: #000;
  justify-content: center;
  display: flex;
}

.c-home__offer-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 80px;
  display: flex;
}

.columns-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
  font-size: 12px;
  display: flex;
}

.text-block-10 {
  color: #fff;
  padding-bottom: 40px;
  font-family: Playfair Display;
  font-size: 28px;
  line-height: 32px;
  display: flex;
}

.text-block-11 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.column-4 {
  background-color: #0f0e0e;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-4 {
  width: 100%;
  height: 255px;
  display: flex;
  position: relative;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.div-block-5 {
  padding: 20px;
}

.list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  flex-flow: column;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

.bold-text {
  color: #fff;
  padding-bottom: 10px;
  font-family: Playfair Display;
  font-size: 36px;
  font-weight: 500;
  line-height: 48px;
  display: flex;
  position: relative;
}

.text-block-12 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
}

.text-block-13 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-14 {
  font-family: Playfair Display;
}

.text-block-15 {
  font-family: Playfair Display;
  font-size: 12px;
}

.column-4-copy {
  background-color: #0f0e0e;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-5 {
  color: #fff;
  -webkit-text-stroke-color: #333;
  background-color: #0f0e0e;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-6 {
  background-color: #0f0e0e;
}

.c-home__banner {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  height: 100vh;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
}

.background-video {
  height: 100vh;
}

.background-video.c-home__banner {
  pointer-events: none;
  background-color: #0000;
  background-image: linear-gradient(171deg, #00000069, #0000005e);
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  position: absolute;
  inset: 0;
}

.c-nav {
  z-index: 100;
  -webkit-backdrop-filter: saturate(120%) blur(10px);
  backdrop-filter: saturate(120%) blur(10px);
  background-color: #0000;
  justify-content: center;
  width: 100%;
  min-height: 64px;
  display: flex;
  position: absolute;
}

.text-block-16 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4px;
  padding-bottom: 0;
  font-family: Instrument Serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  line-height: 52px;
  display: inline-flex;
}

.italic-text {
  text-align: center;
  max-width: 451px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
  display: flex;
  position: relative;
}

.italic-text-2 {
  font-family: Montserrat, sans-serif;
}

.text-block-17 {
  text-align: center;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.button-2 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  background-image: linear-gradient(113deg, #fff, #e7e7e7 30%, #fff);
  border-radius: 273px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 52px;
  margin-top: 16px;
  padding: 10px 16px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.italic-text-3 {
  font-style: normal;
}

.italic-text-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 480px;
  font-family: Archivo Narrow, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

.text-block-18 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-9 {
  background-image: linear-gradient(#000, #000);
  position: absolute;
}

.c-hero__blur {
  z-index: 160;
  pointer-events: none;
  background-image: linear-gradient(#0000, #00000061 41%, #000);
  width: 100%;
  height: 240px;
  display: flex;
  position: absolute;
  inset: auto auto 0;
}

.c-hero__blur.c-hero__blur--alt {
  background-image: linear-gradient(#000, #00000061 59%, #0000);
  top: 0;
  bottom: auto;
}

.body {
  color: #fff;
  background-color: #000;
  font-family: Tttravels, Arial, sans-serif;
}

.italic-text-5 {
  font-family: Tttravels, Arial, sans-serif;
  font-weight: 400;
}

.text-block-19 {
  filter: drop-shadow(0 2px 2px #0000004d);
  text-align: center;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(174deg, #fff, silver);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 600px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 42px;
  display: inline-flex;
}

.italic-text-6 {
  font-family: Tttravels, Arial, sans-serif;
  font-style: normal;
}

.text-block-20 {
  color: #ffffffd4;
  text-align: center;
  flex-flow: column;
  align-items: center;
  max-width: 600px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.navbar {
  z-index: 1000;
  -webkit-backdrop-filter: saturate(120%) blur(10px);
  backdrop-filter: saturate(120%) blur(10px);
  mix-blend-mode: normal;
  background-color: #fff0;
  justify-content: center;
  width: 100%;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition: all .2s;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar.navbar--scrolled {
  padding-top: .8rem;
  padding-bottom: .8rem;
}

.navbar.c-nav {
  -webkit-backdrop-filter: saturate(120%) blur(10px);
  backdrop-filter: saturate(120%) blur(10px);
  background-color: #fff0;
  position: fixed;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
}

.nav__wrapper {
  justify-content: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-family: Tttravels, Arial, sans-serif;
  display: flex;
}

.brand {
  flex: 0 auto;
  width: auto;
  height: auto;
  display: flex;
}

.nav-menu {
  display: none;
}

.logo--scrolled {
  max-width: 80%;
}

.code-embed {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  inset: 0%;
}

.image-6 {
  transition: all .2s;
}

.c-home__section {
  background-image: url('../images/yatch.webp');
  background-position: -335px 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.c-home__section.c-home__section--ride {
  background-image: linear-gradient(#000 5%, #00000087 51%, #000000db);
  background-position: 0 0;
  border-radius: 0;
  justify-content: flex-end;
  padding-bottom: 60px;
  overflow: clip;
}

.c-home__section.c-home__section--ride.c-home__section--eat {
  background-image: linear-gradient(#000 5%, #00000087 51%, #000000db);
  border-radius: 0;
  overflow: clip;
}

.c-home__section.c-home__section--ride.c-home__setion--drive {
  background-image: linear-gradient(#000 5%, #00000087 41%, #000000db);
  background-position: 0 0;
  padding-bottom: 60px;
}

.c-home__section.c-home__section--ride.c-home__section--villa {
  background-image: linear-gradient(#000 5%, #00000087 51%, #000000db);
  background-position: 0 0;
  border-radius: 0;
  overflow: clip;
}

.div-block-11 {
  width: 480px;
  height: 560px;
  position: relative;
  bottom: -59px;
  left: -5%;
}

.image-7 {
  width: 100%;
  height: 100%;
}

.div-block-12 {
  background-image: linear-gradient(#0000, #000 79%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.c-home__sectionbutton {
  color: #000;
  background-color: #fff;
  background-image: linear-gradient(206deg, #afaeae, #fff 46%, #a3a3a3 102%);
  border-radius: 2000px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 172px;
  min-height: 52px;
  padding: 10px 16px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.c-home__sectionoverflowclip {
  display: flex;
  position: relative;
  overflow: clip;
}

.div-block-13 {
  position: absolute;
  inset: 0;
}

.image-8 {
  z-index: -1;
  border-radius: 0;
  position: absolute;
  inset: 0;
  transform: scale(1.3);
}

.div-block-14 {
  height: 640px;
  margin-left: 100px;
  position: relative;
}

.image-9 {
  height: 100%;
}

.div-block-15 {
  background-image: linear-gradient(2deg, #000 8%, #00000024);
  position: absolute;
  inset: 0;
}

.image-10 {
  z-index: -1;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  transform: translate(1.3px, 1.3px);
}

.image-11 {
  z-index: -1;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.image-12 {
  z-index: -1;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.text-span {
  display: inline-flex;
}

.heading {
  z-index: 10;
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  max-width: 546px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 48px;
  position: relative;
}

.paragraph {
  color: #ffffffd4;
  text-align: center;
  max-width: 552px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-span-2 {
  font-family: Tttravels, Arial, sans-serif;
  font-style: normal;
}

.text-span-3 {
  font-family: Tttravels, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 64.8px;
}

.c-home__hero {
  isolation: isolate;
  background-color: #0000;
  flex-flow: column;
  height: auto;
  min-height: 90vh;
  padding-top: 180px;
  display: flex;
  position: relative;
  overflow: clip;
}

.c-legal {
  width: 100%;
}

.body-2 {
  background-color: #000;
}

.c-legal__header {
  min-height: 0;
}

.c-legal__header-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 280px;
  display: flex;
}

.heading-2 {
  color: #fff;
  font-family: Tttravels, Arial, sans-serif;
  font-weight: 600;
}

.c-article {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.c-legal__content {
  padding-bottom: 160px;
}

.c-article__content {
  padding-right: 0;
}

.c-article__sidenav {
  position: static;
  top: 160px;
}

.u-h {
  color: #fff;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.u-p {
  color: #bfb9c4;
  text-indent: 1px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.u-p.u-p--last {
  margin-bottom: 20px;
}

.text-block-21 {
  color: #fffffff2;
  font-family: Inter, sans-serif;
}

.heading-3 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-22 {
  color: #bfb9c4;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.c-article___date {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.c-article__links {
  position: sticky;
  top: 160px;
}

.list-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 40px;
  padding-left: 0;
  font-family: Inter, sans-serif;
  list-style-type: none;
  display: flex;
  position: static;
  top: 0;
}

.c-article__link {
  color: #bfb9c4;
  font-weight: 300;
  text-decoration: none;
}

.c-article__link:hover {
  text-decoration: underline;
}

.body-3 {
  background-color: #000;
}

.list-item-6 {
  color: #bfb9c4;
}

.text-span-4 {
  letter-spacing: 0;
  font-family: Editorsnote, Georgia, sans-serif;
  font-size: 38px;
  font-style: italic;
  font-weight: 200;
  line-height: 49px;
}

.text-span-5 {
  font-style: normal;
  font-weight: 400;
}

.c-home__hero-pattern {
  background-image: url('../images/8e8a6c6810e1dc2bdbcb.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0;
}

.c-modal {
  background-color: #00000080;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 140px;
  display: flex;
  position: absolute;
  inset: 0;
}

.c-modal.is-hidden {
  display: none !important;
}

.c-modal__body {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #272525e6;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  min-width: auto;
  max-width: 780px;
  height: 95%;
  max-height: 520px;
  margin-top: 0;
  padding: 20px 40px 40px;
  font-family: Tttravels, Arial, sans-serif;
  display: flex;
  position: relative;
  overflow-y: scroll;
}

.heading-4 {
  width: 90%;
  max-width: 512px;
  font-size: 44px;
  line-height: 48px;
  display: flex;
}

.paragraph-2 {
  font-size: 16px;
  line-height: 22px;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.c-modal__btn {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  height: 48px;
  margin-top: auto;
  display: flex;
}

.button-4 {
  position: absolute;
}

.c-modal__closebtn {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}

.bold-text-2 {
  font-weight: 400;
}

.c-nav__wrap {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.c-nav__menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.c-nav__list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding-left: 0;
  font-family: Tttravels, Arial, sans-serif;
  list-style-type: none;
  display: flex;
}

.c-nav__link {
  color: #fff;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.c-nav__btn {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-3 {
  color: #fff;
  text-wrap: balance;
  max-width: 544px;
  margin-bottom: 24px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.c-landing__hero-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  z-index: 10;
  flex-flow: column;
  display: flex;
}

.c-hero__heading {
  color: #fff;
  letter-spacing: -.014em;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle at -26% 91%, #e2e3e9, #616d81 0%, #fff 54%, #85878b);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 72px;
  position: relative;
}

.c-hero__heading.heading-radial-bg {
  line-height: 68px;
}

.c-home__intro-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 52px;
  margin-bottom: 92px;
  display: flex;
  position: relative;
}

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

.paragraph-4 {
  color: #fff9;
  text-align: center;
  width: 100%;
  max-width: 900px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.c-home__intro-heading {
  color: #818c96;
  text-align: center;
  letter-spacing: -.024em;
  -webkit-text-stroke-color: #40464b;
  text-wrap: pretty;
  width: 100%;
  max-width: 1017px;
  margin-bottom: 44px;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.c-home__why-wrap {
  width: 100%;
}

.c-home__benefit-heading {
  letter-spacing: -.02em;
  max-width: 460px;
  margin-top: 0;
  margin-bottom: .6rem;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.div-block-18 {
  color: #fff;
  justify-content: center;
  font-family: Tttravels, Arial, sans-serif;
  display: flex;
}

.c-home__cta-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 18px;
  display: flex;
}

.div-block-20 {
  width: 100%;
  display: flex;
}

.c-home__treatment-copy {
  color: #fff;
}

.c-home__security-copy {
  color: #fff;
  padding-top: 40px;
}

.c-home__exclusive-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  -webkit-text-stroke-color: #c7b6b6;
  flex-flow: column;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
}

.c-home__features-copy {
  color: #fff;
  justify-content: center;
  display: flex;
}

.c-home__why-copy {
  color: #fff;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.c-home__slide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 132px;
  display: block;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.c-home__slide-image {
  z-index: 0;
  border-radius: 16px;
  width: 280px;
  position: relative;
  overflow: clip;
}

.c-home__slide-images {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  isolation: isolate;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.c-home__slide-overlay {
  mix-blend-mode: color-dodge;
  background-color: #91611538;
  display: flex;
  position: absolute;
  inset: 0;
}

.c-home__slide-backdrop {
  background-image: linear-gradient(353deg, #0000004d 19%, #0000 52%, #0000);
  display: flex;
  position: absolute;
  inset: 0;
}

.c-home__benefit-paragraph {
  color: #fffffff5;
  letter-spacing: -.02em;
  max-width: 529px;
  margin-bottom: 1.2rem;
  font-size: 16px;
  line-height: 24px;
}

.c-home__benefit {
  padding-top: 120px;
  padding-bottom: 120px;
}

.c-home__benefit-item {
  color: #ffffffe0;
  max-width: 432px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.c-home__benefit-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  margin-bottom: 0;
  padding-left: 36px;
  list-style-type: disc;
  display: flex;
}

.c-home__benefit-wrap {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  grid-template-rows: auto;
  grid-template-columns: 512px 460px;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.c-home__benefit-wrap.c-home__benefit-wrap--alt {
  grid-template-columns: 460px 512px;
}

.c-home__slide-copy {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-end;
  padding-bottom: 18px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: absolute;
  inset: 0;
}

.paragraph-5 {
  color: #ffffffa6;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.text-span-6, .text-span-7 {
  color: #fff;
}

.text-span-8 {
  color: #fff;
  min-width: 1200px;
  font-weight: 500;
}

.c-btn {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  min-width: 172px;
  min-height: 48px;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.c-home__why-heading {
  text-align: center;
  max-width: 360px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.c-home__why-paragraph {
  color: #ffffffc4;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  width: auto;
  max-width: 639px;
  font-size: 18px;
  line-height: 26px;
}

.section {
  min-height: 84vh;
  padding-top: 20px;
}

.c-home__why-caption {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(163deg, #fff 26%, #6b727c 80%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 690px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4rem;
  padding-bottom: 6rem;
  font-size: 68px;
  line-height: 72px;
}

.heading-9 {
  color: #818c96;
  text-align: center;
  -webkit-text-stroke-color: white;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 400;
}

.text-span-9 {
  color: #fff;
  text-transform: capitalize;
}

.text-span-10 {
  color: #fff;
}

.c-home__whyitems {
  isolation: isolate;
  margin-top: 80px;
  margin-bottom: 120px;
  position: relative;
  overflow: clip;
}

.l-container--medium {
  justify-content: center;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-home__whyitems-wrap {
  z-index: 2;
  width: 100%;
  position: relative;
}

.c-home__whyitem {
  border-top: .5px solid #ffffff29;
  border-bottom: .8px solid #000;
  padding: 52px 0;
  display: flex;
}

.c-home__whyitem-heading {
  flex: 1 0 42%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.c-home__whyitem-para {
  color: #ffffffbd;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.c-home__features-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.c-home__features-heading {
  max-width: 366px;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.c-home__features-paragraph {
  color: #fff9;
  -webkit-text-stroke-color: #fff9;
  max-width: 468px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.div-block-22 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.c-home__features-item {
  background-color: #0e0e11;
  border-radius: 28px;
  flex-flow: column;
  justify-content: flex-end;
  min-height: 400px;
  padding: 28px 20px 32px 32px;
  display: flex;
  position: relative;
  overflow: clip;
}

.c-home__features-item.c-home__features-item--one {
  justify-content: flex-start;
  min-height: 424px;
  position: relative;
}

.c-home__exclusive-picture {
  border-radius: 20px;
  height: auto;
  max-height: 576px;
  position: relative;
  overflow: clip;
}

.c-home__exclusive-img {
  object-position: 0px -70px;
  width: 100%;
  height: 100%;
}

.c-home__exclusive-img.c-home__exclusive-img--alt {
  object-position: 0px 0px;
}

.section-2 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-block-23 {
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.c-home__noise {
  position: absolute;
  inset: 0;
}

.image-13 {
  opacity: 1;
  mix-blend-mode: overlay;
  object-fit: contain;
  max-width: none;
  height: auto;
}

.c-landing__hero-picture {
  position: relative;
}

.c-landing__hero-img {
  max-width: 540px;
  max-height: 600px;
  position: relative;
}

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

.div-block-24 {
  position: absolute;
  inset: 0;
}

.image-15 {
  z-index: -1;
  object-position: 282px -100px;
  width: 100%;
  position: relative;
  transform: scale(1.1);
}

.heading-bg-gradient {
  z-index: 10;
  position: absolute;
  inset: 0;
}

.div-block-25 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-top: 80px;
  display: flex;
}

.paragraph-6 {
  color: #ffffffd9;
  max-width: 166px;
  font-size: 14px;
  line-height: 20px;
}

.heading-10 {
  opacity: .8;
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.image-16 {
  position: absolute;
}

.c-feed__detail {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.c-feeds__cost {
  margin-top: 4px;
  display: flex;
}

.c-feeds__iitem {
  flex-flow: column;
  padding-top: 4px;
  display: flex;
}

.c-feeds__icon {
  background-color: #fffcfc1a;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: relative;
}

.c-feeds__icon.c-feeds__icon--dine {
  background-color: #fcb45d1a;
  width: 48px;
  height: 48px;
}

.c-feeds__icon.c-feeds__icon--travel {
  background-color: #14b6ff12;
}

.c-feeds__icon.c-feeds__icon--shopping {
  background-color: #259d6347;
}

.paragraph-7 {
  margin-bottom: 0;
}

.c-feed {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.c-feed.c-feed-show {
  background-color: #15151a;
  border-radius: 20px;
  min-width: 418px;
  padding: 8px 12px;
  position: absolute;
  bottom: 12px;
  left: -45px;
}

.c-feeds.c-feeds-sm {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #292933;
  border-radius: 36px;
  flex-flow: column;
  align-self: center;
  width: 342px;
  padding: 18px 16px 13px;
  display: flex;
  position: absolute;
  top: 171px;
}

.c-feeds.c-feeds-sm.c-feeds-transactions {
  top: -152px;
}

.c-feeds.c-feeds-sm.c-feeds-cards {
  top: -171px;
}

.paragraph-8 {
  font-size: 13px;
  font-weight: 500;
}

.paragraph-9 {
  color: #ffffff7d;
}

.c-feeds__image {
  border-radius: 20px;
  height: 120px;
  display: flex;
  overflow: clip;
}

.image-17 {
  object-fit: cover;
  aspect-ratio: 16 / 9;
}

.c-feeds__illustration {
  position: absolute;
  top: 20px;
  left: 125px;
}

.c-home__features-avatar {
  border: 5px solid #1f1f27;
  border-radius: 5000px;
  width: 128px;
  height: 128px;
  margin-left: -12px;
  overflow: clip;
}

.c-home__features-avatar.c-home__features-avatar--alt {
  position: relative;
  top: 16px;
}

.c-home__features-img {
  max-width: 100%;
}

.c-home__features-img.c-home__features-img--alt {
  position: relative;
}

.c-home__features-img.c-home__features-img--last {
  object-position: -5px -49px;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
  position: absolute;
  top: 56px;
  left: 119px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
}

.paragraph-10 {
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-28 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-11 {
  margin-bottom: 0;
}

.section-3 {
  padding-top: 76px;
  padding-bottom: 0;
}

.heading-12 {
  text-align: center;
  max-width: 480px;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.bold-text-3 {
  font-weight: 400;
  line-height: 28px;
}

.text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  color: #fff;
}

.bold-text-4 {
  font-weight: 500;
}

.image-18 {
  display: none;
}

.div-block-29 {
  display: none;
  position: absolute;
  inset: 0;
}

.body-4 {
  background-color: #000;
}

.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;
}

.code-embed-2 {
  z-index: 0;
  background-color: #0000;
  position: absolute;
  inset: 0;
}

.c-home__whyitems-banner {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0;
}

.c-home__whyitems-overlay {
  z-index: 1;
  background-image: linear-gradient(#000 37%, #00000085 72%, #0000 101%);
  height: 320px;
  position: absolute;
  inset: 50px 0 0;
}

.image-19 {
  width: 800px;
  position: absolute;
  inset: auto -92px 0 auto;
}

.c-home__intro-overlaywrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: absolute;
  top: 20px;
}

.c-home__intro-overlayblock.c-home__intro-overlayblock-1, .c-home__intro-overlayblock.c-home__intro-overlayblock-2 {
  width: 100%;
  height: 48px;
  display: flex;
}

.c-delete {
  width: 100%;
  height: 11%;
}

.section-4 {
  padding-top: 140px;
}

.heading-13 {
  margin-top: 40px;
}

.paragraph-12 {
  margin-top: 20px;
}

.div-block-30 {
  width: 100%;
  max-width: 720px;
}

.div-block-31 {
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-23 {
  color: #fff;
  font-family: Tttravels, Arial, sans-serif;
  font-size: 20px;
}

.bold-text-5 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .text-block-5 {
    text-align: center;
  }

  .c-legal__header-copy {
    align-items: center;
    min-height: 200px;
  }

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

  .c-article {
    grid-template-columns: 1fr;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .team-slider {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .c-home__appshot {
    width: 100%;
    position: relative;
    overflow: clip;
  }

  .l-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-footer__footer-row, .c-footer__links {
    align-items: center;
  }

  .c-footer__note {
    grid-template-columns: 1.5fr;
  }

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

  .c-home__about-heading {
    background-image: linear-gradient(339deg, #818485, #fff 68%);
    width: 100%;
    font-size: 2.8rem;
    line-height: 56px;
  }

  .columns-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .c-home__expertise {
    padding-bottom: 40px;
  }

  .c-home__expertise-wrap {
    padding-top: 20px;
  }

  .c-home__expertise-paragraph {
    font-size: 28px;
    line-height: 40px;
  }

  .c-home__sectioncopy {
    font-size: 24px;
    line-height: 28px;
  }

  .c-home__sectioncopy.c-home__sectioncopy--gradient {
    font-size: 18px;
    line-height: 28px;
  }

  .c-home {
    width: 100%;
  }

  .l-container--full {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-home__servicesbanner-row {
    flex-flow: column;
  }

  .columns-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .div-block-7 {
    padding-left: 0;
  }

  .background-video.c-home__banner {
    height: 100%;
    padding-top: 0;
    font-family: Tttravels, Arial, sans-serif;
    position: absolute;
    inset: 0;
  }

  .italic-text {
    line-height: 44px;
  }

  .text-block-17 {
    font-size: 26px;
    line-height: 32px;
  }

  .div-block-8 {
    padding-left: 0;
  }

  .c-hero__blur {
    background-image: linear-gradient(#0000, #000000b8 44%, #000);
    display: none;
    bottom: -60px;
    left: 0;
    right: 0;
  }

  .c-home__section.c-home__section--ride {
    object-fit: cover;
    height: 70vh;
  }

  .c-home__section.c-home__section--ride.c-home__section--eat, .c-home__section.c-home__section--ride.c-home__section--villa {
    height: 70vh;
  }

  .div-block-11 {
    left: -19%;
  }

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

  .div-block-14 {
    width: 100%;
    height: 383px;
    margin-left: 0;
  }

  .image-9, .image-12 {
    object-fit: cover;
  }

  .c-home__hero {
    flex-flow: column;
    width: 100%;
    height: auto;
    min-height: 70vh;
    padding-top: 120px;
    display: flex;
    position: relative;
  }

  .c-legal__header-copy {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-2 {
    text-align: left;
    margin-top: 140px;
  }

  .c-modal {
    padding-top: 100px;
  }

  .c-modal__body {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: clip auto;
  }

  .heading-4 {
    width: 101%;
    max-width: 524px;
    font-size: 19px;
    line-height: 24px;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .div-block-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .c-modal__closebtn {
    align-self: auto;
    position: absolute;
    right: 20px;
  }

  .c-nav__btn {
    white-space: nowrap;
  }

  .paragraph-3 {
    text-wrap: pretty;
    width: 100%;
    max-width: none;
    font-size: 16px;
  }

  .c-hero__heading.heading-radial-bg {
    font-size: 40px;
    line-height: 46px;
  }

  .c-home__intro-heading {
    font-size: 29px;
  }

  .c-home__security-copy {
    padding-top: 0;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .c-home__benefit {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .c-home__benefit-wrap, .c-home__benefit-wrap.c-home__benefit-wrap--alt {
    grid-template-columns: 1fr;
  }

  .c-home__why-paragraph {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
  }

  .heading-9 {
    text-align: left;
    margin-bottom: 15px;
    line-height: 28px;
  }

  .c-home__whyitems {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .c-home__whyitem {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-home__whyitem-heading {
    font-size: 23px;
    font-weight: 500;
  }

  .c-home__whyitem-para {
    text-wrap: pretty;
  }

  .c-home__features-row {
    grid-template-columns: 1fr;
  }

  .c-home__features-heading {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 26px;
  }

  .c-home__features-paragraph {
    font-size: 14px;
    line-height: 18px;
  }

  .c-home__features-item {
    min-height: 358px;
  }

  .c-home__exclusive-picture {
    max-height: 448px;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-15, .heading-bg-gradient {
    display: none;
  }

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

  .paragraph-7 {
    font-size: 12px;
  }

  .c-feed.c-feed-show {
    min-width: 285px;
    left: -8px;
  }

  .c-feeds.c-feeds-sm {
    width: 265px;
    top: 200px;
    left: 50px;
  }

  .c-feeds.c-feeds-sm.c-feeds-transactions {
    top: -258px;
  }

  .paragraph-8, .paragraph-9 {
    font-size: 10px;
  }

  .c-feeds__illustration {
    top: 6px;
    left: 24px;
  }

  .c-home__features-avatar {
    width: 112px;
    height: 112px;
  }

  .div-block-27 {
    top: 71px;
    left: 40px;
  }

  .heading-11 {
    text-align: center;
    line-height: 40px;
  }

  .image-18 {
    display: inline-block;
    position: absolute;
    top: 100px;
    left: 100px;
    right: 0;
  }

  .div-block-29 {
    background-image: linear-gradient(327deg, #00000073, #000);
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5afc9697-046c-e229-94a0-eb327fda6716-50639d09, #w-node-_389606fc-2702-1d18-d2bc-afab457d5693-feea46ff, #w-node-_20f78adc-db87-2316-4ce6-ab681ecf12d1-1810d042 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3f9026dc-024c-3b9c-8036-167585cae9ac-6c80fd48 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Tttravels';
  src: url('../fonts/TTTravels-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tttravels';
  src: url('../fonts/TTTravels-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tttravels';
  src: url('../fonts/TTTravels-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tttravels';
  src: url('../fonts/TTTravels-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorsnote';
  src: url('../fonts/EditorsNote-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Editorsnote';
  src: url('../fonts/EditorsNote-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Editorsnote';
  src: url('../fonts/EditorsNote-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}