@font-face {
  font-family: Reckless;
  src: url('../fonts/RecklessTRIAL-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Reckless;
  src: url('../fonts/RecklessTRIAL-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --light-green: #d5dbc9;
  --black2: #000;
  --tan: #eae9e4;
  --black: var(--blue);
  --black_2: black;
  --blackv3: #000;
  --blue: #c8d4db;
  --pink: #f4cdc6;
  --orange: #dccdc6;
  --invisible: var(--pink);
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  background-color: var(--light-green);
  color: var(--black2);
  font-family: Reckless, sans-serif;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.6;
  transition: background-color .3s cubic-bezier(.165, .84, .44, 1);
}

h1 {
  letter-spacing: -.05em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10em;
  font-weight: 500;
  line-height: 1.4;
}

h2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.7em;
  font-weight: 500;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .85em;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

a.w--current {
  color: #000;
  text-decoration: none;
}

blockquote {
  border-left: .4em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em;
  font-size: 140%;
  line-height: 1.6;
}

.c-html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.section.is--slider {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  max-width: 100vw;
  height: auto;
  min-height: 0;
  max-height: 100vw;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 3.6em;
  display: flex;
  overflow: hidden;
}

.video {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: relative;
}

.slider_contain {
  width: 100%;
  position: relative;
}

.list {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.item {
  width: 30vw;
  min-width: 30vw;
  padding-left: 1vw;
  padding-right: 1vw;
  transform: rotate(0);
}

.card {
  color: var(--tan);
  background-color: #0000;
  width: 100%;
  height: 35vw;
  position: relative;
  overflow: hidden;
}

.embed {
  width: 100%;
  height: 100%;
}

.text-contain {
  z-index: 20;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 3.4em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.arrow {
  margin-left: 2.6em;
}

.arrow_img {
  width: 5em;
}

.arrow_contain {
  float: right;
  position: relative;
}

.slider-title2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 2.8em;
  padding-left: 5.1em;
  padding-right: 7.1em;
  display: block;
}

.heading {
  line-height: 1;
  position: relative;
}

.bg-color {
  background-color: #0000;
  padding: 0;
}

.c-link {
  float: left;
  border-bottom: .18em solid var(--black2);
  color: var(--black2);
  padding-bottom: .5em;
  position: relative;
}

.html-embed {
  width: 28em;
  height: 39em;
}

.body {
  background-color: #f5f5f2;
}

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

.section-2 {
  z-index: -2;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.text-block {
  z-index: 1;
  color: #000;
  margin-top: 40px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 2vw;
  display: block;
  position: relative;
  top: auto;
  right: auto;
}

.text-block-3 {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  display: flex;
  position: relative;
  top: auto;
  right: auto;
}

.background-video-2 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.image {
  position: relative;
  top: 0;
  bottom: auto;
}

.div-block {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  color: #fff0;
  flex-direction: column;
  max-width: 100%;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.text-block-4, .text-block-5 {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  display: flex;
  position: relative;
  top: auto;
  right: auto;
}

.background-video-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

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

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

.link {
  color: #000;
  display: inline-block;
}

.link-2 {
  color: #000;
  display: block;
}

.link-3 {
  color: #000;
}

.text-block-2 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
  position: absolute;
  inset: auto auto 50px 57px;
}

.link-4 {
  color: #000;
}

.link-4.w--current {
  font-size: 3vw;
}

.body-5 {
  background-color: #fff;
}

.text-block-2-2 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
  position: relative;
  inset: auto;
}

.div-block-2 {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.section-3 {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-flow: row-reverse;
  place-content: center;
  align-items: center;
  margin-top: -185px;
  padding-top: 147px;
  display: flex;
  position: fixed;
  inset: auto auto 6% 56px;
}

.text-block-2-1, .text-block-2-3 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
  position: relative;
  inset: auto;
}

.background-video-3 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.text-block-2-4 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
  position: relative;
  inset: auto;
}

.background-video-4 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.body-6 {
  background-color: #0000;
}

.section-4 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: column-reverse;
  place-content: center flex-start;
  align-items: flex-start;
  margin-top: -185px;
  padding-top: 147px;
  display: flex;
  position: fixed;
  inset: auto auto 6% 56px;
}

.text-block-2-1-copy, .text-block-2-2-copy, .text-block-2-3-copy, .text-block-2-4-copy {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 8vw;
  font-weight: 400;
  line-height: 8vw;
  position: relative;
  inset: auto;
}

.body-7 {
  background-color: #fff;
}

.section-3-1 {
  grid-column-gap: 3vw;
  grid-row-gap: 1vw;
  flex-flow: row-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: .95fr;
  grid-auto-columns: .95fr;
  grid-auto-flow: column;
  place-content: center;
  align-items: center;
  margin-top: -185px;
  padding-top: 147px;
  font-family: Montserrat, sans-serif;
  display: grid;
  position: fixed;
  inset: auto auto 6% 4vw;
}

.text-block-2-5, .text-block-2-6, .text-block-2-7, .text-block-2-8 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Six Caps, sans-serif;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
  position: relative;
  inset: auto;
}

.text-block-2-1-1, .text-block-2-2-1 {
  z-index: 1;
  opacity: 1;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.text-block-2-6-1 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.text-block-2-5-1, .text-block-2-8-1, .text-block-2-7-1, .text-block-2-4-1 {
  z-index: 1;
  opacity: 1;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.text-block-2-3-1 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.div-block-3 {
  grid-column-gap: .4vw;
  grid-row-gap: .4vw;
  flex-direction: column;
  display: block;
}

.section-5 {
  margin-left: 4vw;
}

.text-block-6 {
  margin-bottom: -1vh;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph {
  width: auto;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 1.2;
}

.text-block-7 {
  opacity: .5;
  width: 25vw;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  line-height: 1.2;
}

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

.column {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-direction: column;
  padding-left: 0;
  display: block;
}

.columns {
  padding-top: 5vh;
  padding-left: 0;
  display: flex;
}

.column-2 {
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  flex-direction: column;
  padding-left: 0;
  padding-right: 5vw;
  display: flex;
}

.link-5 {
  color: #000;
}

.html-embed-2 {
  z-index: -2;
  object-fit: fill;
  position: absolute;
  inset: 0%;
}

.container {
  flex-direction: row;
  max-width: 10vw;
  max-height: 10vh;
  display: block;
}

.body-8 {
  background-color: #f5f5f2;
}

.link-6, .link-7 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
}

.background-video-5, .background-video-6 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.link-8, .link-9, .link-10, .link-11 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
}

.background-video-7 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.link-12, .link-13 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
}

.text-block-2-7-2, .text-block-2-7-3 {
  z-index: 1;
  opacity: 1;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.background-video-8 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.link-14 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
}

.background-video-9 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.link-15 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
}

.background-video-10, .background-video-11 {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.slide {
  width: 33.3333%;
  height: auto;
  max-height: 70vh;
  margin-left: 0;
  overflow: hidden;
}

.slide-9 {
  width: 33.3333%;
  max-height: 70vh;
  overflow: hidden;
}

.icon-2 {
  z-index: 1;
  opacity: .5;
  color: #000;
}

.left-arrow, .right-arrow {
  z-index: 1;
  height: 20%;
  position: fixed;
}

.slider {
  z-index: 0;
  display: inline;
}

.icon {
  z-index: 1;
  opacity: .5;
  color: #000;
}

.slide-nav {
  opacity: 0;
}

.html-embed-3 {
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0%;
}

.mask {
  margin-top: auto;
}

.text-block-5-copy {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  position: relative;
  top: auto;
  right: auto;
}

.copy-email-button {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.6vw;
  position: relative;
  top: auto;
  right: auto;
}

.container-2 {
  text-align: right;
  object-fit: contain;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3px;
  padding-top: 0;
  padding-left: 0;
  display: none;
  position: static;
}

.link-16 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 25px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  position: static;
  inset: auto 0% 0%;
}

.link-16:hover, .link-16:active {
  text-decoration: line-through;
}

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

.nav-wrapper {
  background-color: #0000;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 26px;
  padding-bottom: 24px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
  overflow: visible;
}

.menu-arrow-down {
  opacity: .39;
  filter: invert();
  width: auto;
  max-width: none;
  height: .7em;
  transform: rotate(135deg);
}

.menu-links-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90%;
  margin-top: 50px;
  display: flex;
}

.menu-contact-links {
  justify-content: space-between;
  width: 100%;
  font-size: 3vw;
  display: flex;
}

.arrow-menu-contact {
  filter: invert();
  width: auto;
  max-width: none;
  height: .7em;
}

.arrow-menu-link {
  filter: invert();
  width: auto;
  max-width: none;
  height: .7em;
  transform: rotate(45deg);
}

.menu-overlay {
  z-index: 999;
  background-color: #1e1d1d;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-right: 0;
  padding: 4em;
  display: none;
  position: fixed;
  inset: 0%;
}

.menu-item {
  letter-spacing: -.03em;
  justify-content: space-between;
  align-items: center;
  padding-right: .2em;
  font-size: 1.5em;
  display: flex;
  overflow: hidden;
}

.menu-item.with-arrow {
  padding-right: 0;
  display: flex;
}

.rule {
  height: 2em;
  padding-bottom: 0;
}

.rule.for-menu {
  height: 1px;
  margin-bottom: .5em;
}

.home-link-wrapper {
  z-index: 1000;
  position: relative;
}

.menu-link-wrapper {
  z-index: 3000;
  width: 30px;
  display: none;
  position: relative;
  inset: 0% 0% auto auto;
}

.nav-link {
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  width: 25%;
  margin-left: 0;
  padding-right: 4em;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: block;
}

.nav-link:hover, .nav-link:focus {
  opacity: .5;
}

.nav-link.w--current {
  color: #000;
  padding-right: 4em;
  display: block;
}

.nav-link.is-contact {
  margin-left: auto;
  padding-right: 0;
}

.menu-contact-item {
  color: #f8f7f4;
  width: 48%;
  font-size: 1em;
}

.nav-link-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.navigation {
  z-index: 100;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding-bottom: 0;
  padding-left: 4em;
  padding-right: 4em;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-item-wrapper.is-white {
  color: #f8f7f4;
  flex-direction: column;
  width: 100%;
  margin-bottom: .5em;
  font-size: 3em;
  display: flex;
}

.home-button {
  background-color: #0000;
  border: 1.75px solid #000;
  border-radius: 100%;
  width: 18px;
  height: 18px;
}

.home-button.w--current {
  width: 14px;
  height: 14px;
}

.home-button.home-nav {
  border-color: #000;
}

.div-block-4 {
  display: block;
}

.section-6 {
  padding-bottom: 0;
}

.div-block-5 {
  margin-bottom: 140px;
  padding-bottom: 0;
}

.div-block-6 {
  margin-bottom: 140px;
}

.text-block-2-3-2 {
  z-index: 1;
  opacity: .5;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.background-video-12 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.link-17 {
  color: #000;
}

.text-block-2-6-1-2, .text-block-2-3-1-2 {
  z-index: 1;
  opacity: 1;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
  inset: auto;
}

.link-18, .link-19, .link-20 {
  color: #000;
}

.section-3-1-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 1vw;
  opacity: 1;
  flex-flow: row-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: .95fr;
  grid-auto-columns: .95fr;
  grid-auto-flow: column;
  place-content: center;
  align-items: center;
  margin-top: -185px;
  padding-top: 147px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: grid;
  position: fixed;
  inset: auto auto 6% 4vw;
}

.section-3-1-2:hover, .section-3-1-2:active {
  opacity: 1;
}

.link-21, .link-22, .link-23, .link-24, .link-25, .link-26 {
  color: #000;
}

.text-block-8 {
  z-index: 1;
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  position: relative;
  top: auto;
  right: auto;
}

.text-block-9, .copy-email-button-2 {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  position: relative;
  top: auto;
  right: auto;
}

.div-block-7 {
  grid-column-gap: .4vw;
  grid-row-gap: .4vw;
  flex-direction: column;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  color: #fff0;
  flex-direction: column;
  max-width: 100%;
  max-height: none;
  margin-top: 2vw;
  margin-left: 4vw;
  display: flex;
  overflow: visible;
}

.link-27 {
  color: #000;
}

.text-block-10, .text-block-11 {
  z-index: 1;
  opacity: .5;
  color: #000;
  max-width: 10vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  position: relative;
  top: auto;
  right: auto;
}

.link-28, .link-29 {
  color: #000;
}

.section-7 {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.link-30 {
  color: #000;
}

.text-block-2-3-12_6 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
}

.text-black-12 {
  -webkit-text-stroke-color: var(--black_2);
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
}

.background-video-13, .background-video-14 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.text-block-black-13, .text-block-black-14 {
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
}

.background-video-ai-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.text-black-7-2 {
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
}

.text-box-ai-1 {
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  line-height: 6vw;
}

.columns-2 {
  z-index: 50;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  object-fit: fill;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
  position: absolute;
}

.column-3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sample {
  min-width: 100%;
}

.background-video-15, .background-video-16 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.text-block-12 {
  margin-left: 62px;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-9 {
  margin-top: 27px;
  padding-top: 124px;
  display: block;
}

.div-block-10 {
  margin-top: 27px;
  padding-top: 124px;
}

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

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

.video-3 {
  padding-bottom: 0;
}

.heading-2 {
  box-sizing: border-box;
  text-align: left;
  overflow-wrap: normal;
  object-fit: fill;
  font-size: 8em;
}

.heading-3 {
  opacity: 0;
  margin-left: -15px;
}

.video-4 {
  padding-bottom: 0;
}

.heading-4 {
  margin-bottom: 40px;
}

.heading-5 {
  margin-bottom: 0;
}

.heading-6 {
  margin-top: 0;
  padding-bottom: 0;
  position: static;
}

.heading-7 {
  text-align: left;
  font-size: 7em;
}

.heading-8 {
  text-align: left;
  overflow-wrap: normal;
  font-size: 8.5em;
}

.heading-9 {
  text-align: left;
}

.heading-10 {
  opacity: 0;
  text-align: left;
  font-size: 7em;
}

.heading-11 {
  opacity: 0;
  color: var(--black2);
  -webkit-text-stroke-color: var(--blackv3);
}

.heading-12, .heading-13, .heading-14 {
  opacity: 0;
}

.columns-3, .columns-4 {
  display: block;
  position: static;
}

.columns-5 {
  position: static;
}

.column-4, .section-8 {
  display: block;
}

.heading-15 {
  opacity: 0;
  color: var(--tan);
  font-size: 8.5em;
}

.video-5 {
  z-index: 0;
}

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

@media screen and (min-width: 1440px) {
  .menu-overlay {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 1.5vw;
  }

  .card {
    height: 50vw;
  }

  .container-2 {
    margin-top: 0;
  }

  .nav-wrapper {
    justify-content: space-between;
  }

  .menu-arrow-down {
    height: .6em;
  }

  .menu-contact-links {
    margin-top: auto;
    font-size: 4vw;
  }

  .arrow-menu-link {
    height: .6em;
  }

  .menu-overlay, .menu-link-wrapper {
    display: none;
  }

  .nav-link {
    font-size: 10px;
  }

  .navigation {
    padding-left: 2em;
    padding-right: 2em;
  }

  .menu-item-wrapper.is-white {
    font-size: 2.7em;
  }

  .columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    place-content: flex-start;
    align-items: stretch;
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .column-3 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column wrap;
    align-content: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sample {
    min-width: 100%;
  }

  .text-block-12 {
    margin-left: 39px;
  }
}

@media screen and (max-width: 767px) {
  .item {
    width: 45vw;
    min-width: 45vw;
  }

  .card {
    height: 70vw;
  }

  .slider-title2 {
    margin-bottom: 4em;
    padding-left: 2.9em;
    padding-right: 2.9em;
  }

  .section-5 {
    z-index: -1;
    position: relative;
  }

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

  .link-16 {
    color: #000;
    font-size: 12px;
  }

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

  .nav-wrapper {
    justify-content: space-between;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu-links-wrapper {
    justify-content: flex-start;
    height: 70%;
    margin-top: -24px;
    padding-top: 0;
    font-size: 1vw;
    line-height: 1;
  }

  .menu-contact-links {
    justify-content: space-between;
    width: 100%;
    margin-top: 2px;
    padding-top: 0;
    display: flex;
  }

  .menu-overlay {
    padding: 50px 25px 100px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: block;
    position: absolute;
  }

  .menu-item {
    overflow: hidden;
  }

  .rule {
    margin-bottom: 1em;
  }

  .home-link-wrapper {
    z-index: 1000;
    display: block;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .menu-item-text {
    font-size: 1em;
    display: block;
  }

  .lottie-menu {
    width: 25px;
  }

  .menu-link-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 50px;
    height: 100%;
    display: flex;
    position: relative;
  }

  .nav-link.w--current {
    padding-right: 0;
  }

  .nav-link-wrapper {
    display: none;
  }

  .navigation {
    justify-content: space-between;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .menu-item-wrapper.is-white {
    margin-bottom: 0;
  }

  .columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: space-around;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 1.9vw;
  }

  h4 {
    font-size: 5em;
  }

  .section.is--slider {
    max-height: 100vh;
    position: static;
  }

  .item {
    width: 88vw;
    min-width: 88vw;
  }

  .card {
    height: 140vw;
  }

  .slider-title2 {
    margin-bottom: 5.5em;
    padding-left: 2.2em;
    padding-right: 2.2em;
    font-size: 1.1em;
  }

  .section-2 {
    margin-top: 0;
  }

  .text-block {
    z-index: 1;
    width: 100%;
    height: auto;
    font-size: 8vw;
    line-height: 8vw;
    display: block;
  }

  .text-block-3 {
    font-size: 6vw;
    line-height: 6vw;
    display: none;
  }

  .image {
    opacity: 1;
  }

  .div-block {
    margin-top: 2vw;
    margin-bottom: -80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-4, .text-block-5 {
    font-size: 6vw;
    line-height: 6vw;
    display: none;
  }

  .background-video-1 {
    opacity: 1;
  }

  .link-4 {
    z-index: 1;
    position: static;
  }

  .link-4.w--current {
    font-size: 8vw;
  }

  .section-3-1 {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .text-block-2-1-1, .text-block-2-2-1 {
    opacity: 1;
    font-size: 18vw;
    line-height: 14vw;
  }

  .text-block-2-6-1 {
    font-size: 18vw;
    line-height: 20vw;
  }

  .text-block-2-5-1, .text-block-2-8-1, .text-block-2-7-1, .text-block-2-4-1 {
    opacity: 1;
    font-size: 18vw;
    line-height: 14vw;
  }

  .text-block-2-3-1 {
    font-size: 18vw;
    line-height: 18vw;
  }

  .div-block-3 {
    grid-column-gap: .4vh;
    grid-row-gap: .4vh;
    display: flex;
  }

  .section-5 {
    margin-top: 9px;
    padding-top: 100px;
  }

  .html-embed-2 {
    z-index: 0;
    position: absolute;
  }

  .text-block-2-7-2, .text-block-2-7-3 {
    opacity: 1;
    font-size: 18vw;
    line-height: 14vw;
  }

  .slide, .slide-9 {
    width: 100%;
  }

  .left-arrow, .right-arrow {
    position: fixed;
  }

  .icon {
    z-index: 1;
  }

  .mask {
    z-index: 0;
  }

  .play-pause-button, .play-state, .pause-state, .image-3 {
    opacity: 1;
  }

  .text-block-5-copy {
    font-size: 6vw;
    line-height: 6vw;
  }

  .copy-email-button {
    color: #000;
    width: auto;
    max-width: none;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6vw;
  }

  .container-2 {
    text-align: left;
    margin-top: 12px;
    font-size: 12px;
  }

  .link-16 {
    text-align: left;
    margin-bottom: 0;
    margin-right: 24px;
    font-size: 12px;
  }

  .nav-wrapper {
    margin-top: 0;
    padding-left: 73px;
  }

  .menu-arrow-down {
    height: .7em;
  }

  .arrow-menu-contact {
    height: 1em;
  }

  .arrow-menu-link {
    height: .7em;
  }

  .menu-overlay {
    padding-left: 1em;
    padding-right: 1em;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: none;
  }

  .menu-item {
    font-size: 1em;
  }

  .menu-item.with-arrow {
    font-size: 1.7em;
  }

  .lottie-menu {
    display: flex;
  }

  .menu-link-wrapper {
    margin-top: 50px;
    display: none;
  }

  .nav-link {
    text-align: left;
    font-size: 14px;
  }

  .nav-link.w--current {
    font-size: 14px;
    display: block;
  }

  .menu-contact-item {
    display: block;
  }

  .nav-link-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .navigation {
    z-index: 100;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    height: auto;
    margin-top: 3px;
    padding: 26px 1em 0;
    display: flex;
  }

  .menu-item-wrapper.is-white {
    font-size: 2em;
  }

  .div-block-6 {
    margin-bottom: 250px;
  }

  .text-block-2-3-2 {
    font-size: 18vw;
    line-height: 18vw;
  }

  .text-block-2-6-1-2, .text-block-2-3-1-2 {
    opacity: 1;
    font-size: 18vw;
    line-height: 14vw;
  }

  .section-3-1-2 {
    opacity: 1;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .section-3-1-2:lang(en) {
    opacity: 1;
  }

  .link-25 {
    text-shadow: 0 1px 1px #0003;
  }

  .text-block-8 {
    font-size: 8vw;
    line-height: 8vw;
  }

  .text-block-9, .copy-email-button-2 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .div-block-7 {
    grid-column-gap: .4vh;
    grid-row-gap: .4vh;
  }

  .div-block-8 {
    margin-top: 6vw;
  }

  .text-block-10, .text-block-11 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .text-block-2-3-12_6, .text-black-12, .text-block-black-14, .text-black-7-2 {
    opacity: 1;
    font-size: 18vw;
    line-height: 14vw;
  }

  .text-box-ai-1 {
    font-size: 22vw;
    line-height: 22vw;
  }

  .columns-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-12 {
    margin-left: 18px;
  }

  .heading-9 {
    font-size: 9em;
  }

  .div-block-12 {
    margin-bottom: 140px;
  }
}

#w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3326-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3327-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3328-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3329-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332a-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332c-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332d-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332e-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332f-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3332-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3333-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3339-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e333a-b646b47c, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3326-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3327-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3328-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3329-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332a-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332c-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332d-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332e-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e332f-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3332-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3333-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e3339-b646b4c6, #w-node-_818cbef7-c21b-dc98-0fcc-a6e0829e333a-b646b4c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}


@font-face {
  font-family: 'Reckless';
  src: url('../fonts/RecklessTRIAL-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Reckless';
  src: url('../fonts/RecklessTRIAL-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}