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

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-HeavyItalic.ttf') format("truetype"), url('../fonts/Gilroy-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/Gilroy-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Black.ttf') format("truetype"), url('../fonts/Gilroy-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Bold.ttf') format("truetype"), url('../fonts/Gilroy-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

.navbar-logo-center {
  background-color: #81f2e500;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 1270px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: static;
  inset: 4% 0% auto;
  box-shadow: 0 2px 6px 5px #0003;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  color: #0d0f61;
  -webkit-text-stroke-color: #0d0f6100;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-family: Satoshi, Arial, sans-serif;
  font-weight: 500;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #0d0f61;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section {
  background-image: url('../images/pattern-3.svg'), linear-gradient(#864cbe, #864cbe);
  background-position: 50%, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  border-bottom-left-radius: 0;
  height: 100%;
  min-height: 0;
  max-height: none;
  padding-top: 60px;
  padding-bottom: 184px;
  position: static;
}

.heading {
  color: #fff;
  width: 100%;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.heading.section2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 60px;
  transform: translate(0, 29px);
}

.heading.card-heading {
  color: #28c1b0;
  text-align: center;
  -webkit-text-stroke-color: #864cbe00;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.heading.section3 {
  color: #864cbe;
  text-align: center;
  -webkit-text-stroke-color: #864cbe00;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
}

.heading.waiting-list {
  color: #864cbe;
  text-align: center;
  -webkit-text-stroke-color: #864cbe00;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
}

.container-2 {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  background-color: #9e868600;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
}

.div-block {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #cacaca00;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.slider {
  text-align: center;
  background-color: #ddd0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: auto;
  padding-top: 31px;
  padding-bottom: 31px;
  padding-left: 0;
  display: block;
}

.mask {
  text-align: right;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  text-align: center;
  background-color: #523b3b00;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.slide {
  text-align: center;
  vertical-align: top;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: 100px;
  padding-right: 0;
  position: relative;
}

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

.hero-photo {
  display: block;
}

.body-copy {
  color: #fff;
  margin-top: 22px;
  margin-bottom: 40px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.body-copy.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 700;
}

.image {
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
}

.image-2 {
  opacity: .31;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
}

.div-block-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: static;
}

.text-block {
  color: #fff;
  background-color: #28c1b0;
  border-radius: 9px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 21px 19px;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 29px;
  font-weight: 700;
  transform: rotate(-4deg);
}

.div-block-4 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-top: 0;
  display: flex;
}

.div-block-4.nav {
  font-weight: 500;
}

.button {
  color: #fff;
  background-color: #000;
  border-radius: 7px;
  padding: 15px 17px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.button.w--current {
  display: none;
}

.button.black {
  color: #fff;
  background-color: #0d0f6100;
  padding-right: 6px;
}

.button.black-copy {
  color: #fff;
  -webkit-text-stroke-color: #fff0;
  background-color: #0d0f6100;
  padding-right: 10px;
  font-size: 20px;
}

.button.waiting-list {
  color: #fff;
  -webkit-text-stroke-color: #fff0;
  background-color: #000;
  padding-right: 10px;
  font-size: 20px;
}

.button.waiting-list.w--current {
  display: block;
}

.button.submit {
  color: #fff;
  -webkit-text-stroke-color: #fff0;
  background-color: #000;
  padding-right: 10px;
  font-size: 20px;
}

.button.submit.w--current {
  display: block;
}

.button.waiting-list-nav {
  color: #fff;
  -webkit-text-stroke-color: #fff0;
  background-color: #000;
  padding-right: 10px;
  font-size: 14px;
}

.button.waiting-list-nav.w--current {
  display: block;
}

.div-block-5 {
  background-color: #000;
  border-radius: 7px;
  padding-right: 10px;
  display: flex;
}

.image-3 {
  padding-bottom: 4px;
  transform: none;
}

.section-2 {
  background-image: linear-gradient(#000, #cecece00), url('../images/8E3C2C3D-64BB-46C6-9586-6D0300718106.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 80px;
  padding-top: 0;
  transform: translate(0, -79px);
}

.body-copy-2 {
  color: #fff;
  text-align: center;
  width: 70%;
  margin: 22px auto 40px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.body-copy-2.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.div-block-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  place-items: flex-end center;
  width: 80%;
  display: flex;
}

.div-block-7 {
  background-color: #fff;
  border-radius: 50px;
  width: 85%;
  padding-top: 25px;
  padding-bottom: 53px;
}

.card-text {
  color: #0d0f61;
  text-align: left;
  -webkit-text-stroke-color: #0d0f6100;
  margin-top: 22px;
  margin-bottom: 10px;
  padding-left: 39px;
  padding-right: 39px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.card-text.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.div-block-8 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.h1-header {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-top: 0;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 70px;
}

.h1-header.section2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
}

.h1-header.card-heading {
  color: #28c1b0;
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.body-copy-3 {
  color: #0d0f61;
  text-align: left;
  width: 100%;
  margin: 22px auto 40px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.body-copy-3.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.text-span {
  color: #fce5ff;
  -webkit-text-stroke-color: #98ffd7;
}

.div-block-9 {
  background-color: #28c1b0;
  border-bottom: 6px solid #864cbe;
  border-radius: 16px 16px 0 0;
  width: 100%;
  padding-top: 62px;
  padding-bottom: 25px;
}

.card-text-2 {
  color: #0d0f61;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.card-text-2.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.div-block-10 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.text-span-2 {
  color: #28c1b0;
}

.body-copy-copy {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.body-copy-copy.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 700;
}

.section-3 {
  background-color: #28c1b0;
}

.div-block-5-copy {
  border-radius: 7px;
  padding-right: 10px;
}

.heading-copy.card-heading-copy {
  color: #864cbe;
  text-align: center;
  -webkit-text-stroke-color: #28c1b000;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.div-block-5-copy {
  background-color: #28c1b0;
  border-radius: 7px;
  padding-right: 10px;
}

.div-block-5-copy.colour {
  background-color: #864cbe;
}

.div-block-5-copy.colour-copy {
  background-color: #864cbe;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.heading-copy {
  color: #fff;
  width: 100%;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 70px;
}

.heading-copy.card-heading.color {
  color: #864cbe;
}

.div-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #864cbe;
  background-image: url('../images/pattern-2.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.container-2-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #9e868600;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-12 {
  pointer-events: auto;
  transform-origin: 50%;
  cursor: grab;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 290px;
  display: flex;
  transform: rotate(-7deg)translate(0);
}

.div-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-right: 0;
  display: flex;
}

.heading-copy {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  width: 100%;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.heading-copy.section2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 60px;
}

.heading-copy.card-heading {
  color: #28c1b0;
  text-align: center;
  -webkit-text-stroke-color: #864cbe00;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.heading-copy.section3 {
  color: #864cbe;
  text-align: center;
  -webkit-text-stroke-color: #864cbe00;
  margin-bottom: 0;
  font-size: 60px;
}

.container-2-copy {
  background-color: #9e868600;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #9e868600;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-4 {
  z-index: 99;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  position: static;
  left: -32px;
}

.body {
  background-color: #efe9db00;
}

.body-copy-footer {
  color: #fff;
  text-align: right;
  -webkit-text-stroke-color: #fff;
  border-width: 1px 1px 0;
  border-top-style: none;
  border-top-color: #000;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 14%;
  margin: 0 auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 13px;
  line-height: 30px;
  display: flex;
}

.body-copy-footer.section2 {
  color: #2eecc3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
}

.div-block-14 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: #0d0f61;
  border-bottom: 1px #000;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.features-list {
  background-color: #28c1b0;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 100px;
  margin-top: 45px;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-wrapper-two {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 37px;
  padding-top: 0;
  display: flex;
}

.features-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

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

.features-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: 0;
  display: flex;
}

.features-block-two {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px 0;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.div-block-15 {
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  display: flex;
}

.header-card {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.header-card.section2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
}

.header-card.card-heading {
  color: #28c1b0;
  text-align: center;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.section-4 {
  margin-bottom: 62px;
}

.div-block-16 {
  width: 50%;
}

.div-block-17 {
  width: 80%;
}

.container-2-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #9e868600;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.icon-circle {
  background-color: #28c1b000;
  border-radius: 0;
  padding: 50px 32px;
}

.div-block-7-copy {
  background-color: #fff;
  border-radius: 50px;
  flex-flow: column;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 53px;
  display: flex;
}

.div-block-5-copy {
  -webkit-text-stroke-color: #0d0f6100;
  background-color: #28c1b047;
  border-radius: 7px;
  padding-right: 10px;
}

.div-block-5-copy-copy {
  background-color: #28c1b0;
  border-radius: 7px;
  margin-top: 40px;
  padding-right: 10px;
}

.icon {
  width: 60%;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.button-copy {
  color: #0d0f61;
  background-color: #fff;
  border-radius: 7px;
  padding: 15px 17px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.button-copy.black {
  color: #fff;
  background-color: #0d0f6100;
  padding-right: 6px;
}

.button-copy.black-copy {
  color: #fff;
  -webkit-text-stroke-color: #fff0;
  background-color: #0d0f6100;
  padding-right: 6px;
}

.div-block-copy {
  z-index: 1;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  text-align: left;
  background-color: #cacaca00;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: static;
}

.image-5 {
  display: none;
  position: absolute;
  top: 891.531px;
  left: 274px;
  transform: translate(11px);
}

.div-block-19 {
  align-self: flex-start;
}

.container-2-copy-copy {
  background-color: #9e868600;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-6-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  place-items: flex-end center;
  width: 80%;
  display: flex;
}

.footer-link {
  width: 11%;
  display: block;
}

.navbar-logo-left {
  background-color: #fff;
  border-radius: 20px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.navbar-brand {
  width: 10%;
  display: flex;
}

.navbar-brand.w--current {
  width: 11%;
  display: flex;
}

.nav-menu-wrapper {
  display: block;
}

.nav-menu-two {
  color: #0d0f61;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-family: Satoshi, Arial, sans-serif;
  font-weight: 500;
  display: flex;
}

.nav-link-2 {
  color: #0d0f61;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.join-waiting-list {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-top: 0;
  display: none;
}

.join-waiting-list.nav {
  font-weight: 500;
}

.form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-wrap {
  background-image: url('../images/pattern-2.svg'), linear-gradient(#864cbe, #864cbe);
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  width: 260px;
  padding: 42px;
  font-family: Satoshi, Arial, sans-serif;
  display: flex;
}

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

.form-copy {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Satoshi, Arial, sans-serif;
}

.heading-2, .field-label {
  color: #fff;
}

.submit-button {
  background-color: #000;
  border-radius: 9px;
}

.text-field {
  border-radius: 9px;
}

.div-block-21 {
  margin-bottom: 47px;
}

.heading-3 {
  color: #000;
  font-family: Gilroy, Arial, sans-serif;
}

.text-block-2 {
  color: #000;
}

.div-block-5-copy {
  background-color: #000;
  border-radius: 7px;
  padding-right: 10px;
  display: flex;
}

.form-block {
  color: #fff;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 0;
  padding: 53px 29px;
}

.div-block-22 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: Satoshi, Arial, sans-serif;
  display: flex;
}

.form-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  width: 100%;
  font-family: Satoshi, Arial, sans-serif;
  display: flex;
}

.field-label-2, .field-label-3 {
  font-weight: 400;
  display: none;
}

.submit-button-2 {
  background-color: #000;
  border-radius: 10px;
  margin-top: 21px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.success-message {
  background-color: #000;
  border-radius: 0;
}

.error-message {
  background-color: #ff3535;
  margin-top: 29px;
}

.text-field-2 {
  border-radius: 10px;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-toggle {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
}

.dropdown-list {
  padding-top: 0;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 7px;
  padding-top: 0;
  position: static;
}

.div-block-copy-copy {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  text-align: left;
  background-color: #cacaca00;
  outline: 3px #333;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: static;
}

.section-copy {
  background-image: url('../images/pattern-3.svg'), linear-gradient(#864cbe, #864cbe);
  background-position: 50%, 0 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  border-bottom-left-radius: 0;
  height: 100%;
  min-height: 0;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 34px;
  position: static;
}

.image-6, .image-7, .image-8 {
  width: 100%;
}

.div-block-14-copy {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: #0d0f61;
  border-bottom: 1px #000;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.heading-2-copy {
  color: #000;
}

.home-button {
  width: 11%;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-waiting-list {
  background-color: #81f2e500;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-3 {
  color: #0d0f61;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #1a1b1fbf;
}

.nav-link-3:focus-visible, .nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible, .nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible, .nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.image-10 {
  display: none;
}

.navbar-no-shadow-container-copy {
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.button-2 {
  text-align: center;
  background-color: #28c1b0;
  border-radius: 10px;
  width: 100%;
  margin-top: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-wrapper-2-copy {
  grid-column-gap: 270px;
  grid-row-gap: 270px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar-logo-center {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    z-index: 99;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #28c1b0;
    position: static;
  }

  .section {
    padding-bottom: 76px;
  }

  .heading.section2 {
    margin-top: 0;
    font-size: 40px;
  }

  .heading.card-heading {
    font-size: 35px;
  }

  .heading.section3, .heading.waiting-list {
    margin-top: 0;
    font-size: 40px;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 73%;
    margin-left: auto;
    padding-top: 45px;
    padding-bottom: 20px;
  }

  .slider {
    width: 100%;
    margin-left: 0;
  }

  .mask {
    width: 100%;
    margin-left: 60px;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 40%;
  }

  .slide {
    width: 69%;
    margin-left: 0;
    padding-left: 0;
    position: static;
  }

  .text-block {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 21px;
    transform: translate(0, -38px)rotate(-4deg);
  }

  .div-block-4 {
    margin-top: 33px;
  }

  .button.black-copy, .button.waiting-list, .button.waiting-list-nav, .button.submit {
    font-size: 16px;
  }

  .button.waiting-list-nav {
    font-size: 14px;
  }

  .section-2 {
    border-radius: 60px;
    transform: translate(0, -65px);
  }

  .body-copy-2 {
    margin-top: 0;
    font-size: 16px;
  }

  .div-block-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .card-text {
    margin-top: 10px;
    line-height: 27px;
  }

  .h1-header {
    font-size: 60px;
    line-height: 50px;
  }

  .body-copy-3 {
    width: 40%;
    margin: 20px 0;
  }

  .card-text-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    line-height: 23px;
    display: block;
  }

  .body-copy-copy {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .div-block-5-copy.colour-copy {
    margin-top: 20px;
  }

  .heading-copy.card-heading.color {
    font-size: 35px;
  }

  .div-block-11 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    width: 90%;
  }

  .div-block-12 {
    width: 53%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    transform: rotate(-12deg)translate(-2px, 34px);
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 40%;
  }

  .heading-copy {
    font-size: 30px;
    line-height: 33px;
  }

  .image-4 {
    position: static;
    top: -27px;
    left: -8px;
    transform: rotate(7deg);
  }

  .body-copy-footer {
    width: 30%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-14 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }

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

  .features-wrapper-two {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-top: 22px;
  }

  .features-block-two {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 40%;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block-15 {
    width: 90%;
  }

  .section-4 {
    margin-bottom: 0;
  }

  .div-block-16 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-17 {
    width: 89%;
  }

  .container-2-copy {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .div-block-7-copy {
    padding-bottom: 47px;
  }

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

  .div-block-18 {
    width: 60%;
  }

  .button-copy {
    font-size: 16px;
  }

  .div-block-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .image-5 {
    top: 815.531px;
    left: 208px;
    transform: translate(-25px, -16px);
  }

  .container-2-copy-copy {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .bold-text {
    width: 100%;
  }

  .div-block-6-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .navbar-brand {
    width: 19%;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 20px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 0 20px 20px;
    display: flex;
    position: relative;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #7cc5bd8f;
  }

  .join-waiting-list {
    margin-top: 33px;
  }

  .div-block-22 {
    width: 80%;
    margin-top: 74px;
  }

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

  .section-copy {
    padding-bottom: 76px;
  }

  .home-button {
    width: 19%;
  }

  .navbar-waiting-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navbar-no-shadow-container {
    width: 91%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-brand-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    border-radius: 16px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 11px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 0;
    display: flex;
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    padding: 12px;
  }

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

  .icon-2 {
    display: block;
  }

  .navbar-no-shadow-container-copy {
    width: 91%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button-3-copy {
    padding: 12px;
    display: none;
  }

  .menu-button-3-copy.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .icon-2-copy {
    display: none;
  }

  .navbar-wrapper-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-wrapper-three {
    position: relative;
    top: auto;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading.section2 {
    font-size: 35px;
    line-height: 30px;
    transform: none;
  }

  .heading.card-heading {
    margin-top: 0;
  }

  .heading.section3, .heading.waiting-list {
    font-size: 35px;
    line-height: 30px;
    transform: none;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 90%;
  }

  .slider {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .mask {
    margin-left: 32px;
  }

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

  .text-block {
    font-size: 20px;
    transform: translate(0, -25px)rotate(-4deg);
  }

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

  .button.black-copy, .button.waiting-list, .button.waiting-list-nav, .button.submit, .button.waiting-list-nav {
    font-size: 14px;
  }

  .body-copy-2 {
    font-size: 14px;
    line-height: 25px;
  }

  .card-text {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-8 {
    width: 71%;
  }

  .h1-header {
    font-size: 50px;
    line-height: 48px;
  }

  .body-copy-3 {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .card-text-2 {
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .body-copy-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-5-copy.colour-copy {
    width: 100%;
    padding-right: 0;
  }

  .heading-copy.card-heading.color {
    margin-top: 0;
    font-size: 30px;
  }

  .div-block-11 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    justify-content: center;
    align-items: center;
  }

  .div-block-12 {
    text-align: center;
    width: 70%;
  }

  .heading-copy {
    margin-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .image-4 {
    left: 72px;
  }

  .features-list {
    padding: 60px 15px;
  }

  .features-wrapper-two {
    justify-content: flex-start;
    align-items: center;
  }

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

  .features-block-two {
    width: 40%;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-15 {
    width: 91%;
  }

  .div-block-16 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .container-2-copy {
    padding-top: 59px;
  }

  .div-block-7-copy {
    border-radius: 30px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .div-block-18 {
    width: 90%;
  }

  .button-copy {
    font-size: 14px;
  }

  .div-block-copy {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .image-5 {
    position: static;
    top: 2199.53px;
    left: 88px;
  }

  .div-block-6-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .navbar-logo-left {
    display: flex;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    flex-flow: row;
    display: flex;
  }

  .navbar-brand {
    width: 22%;
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .join-waiting-list {
    margin-top: 20px;
  }

  .div-block-copy-copy {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .home-button {
    width: 22%;
    padding-left: 0;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .image-11 {
    transform: translate(0, -11px);
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-center-container.shadow-three {
    position: static;
  }

  .container {
    max-width: none;
  }

  .nav-menu-wrapper-three {
    z-index: 99;
    border-radius: 0;
    position: absolute;
    top: 47px;
  }

  .nav-menu-three {
    border-radius: 0;
    flex-direction: column;
    width: 100%;
  }

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

  .menu-button.w--open {
    background-color: #7e32bd6b;
  }

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

  .heading.section2 {
    line-height: 40px;
  }

  .heading.section3 {
    line-height: 40px;
    transform: none;
  }

  .heading.waiting-list {
    line-height: 40px;
  }

  .container-2 {
    flex-flow: column;
  }

  .slider {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .mask {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slide {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }

  .hero-photo {
    cursor: grab;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-3 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .button {
    background-color: #000;
  }

  .button.black {
    cursor: pointer;
    font-size: 20px;
  }

  .button.black-copy {
    font-size: 17px;
  }

  .button.waiting-list {
    font-size: 20px;
  }

  .button.waiting-list-nav, .button.submit {
    font-size: 17px;
  }

  .button.waiting-list-nav {
    font-size: 14px;
  }

  .div-block-5 {
    align-self: center;
  }

  .section-2 {
    background-image: linear-gradient(#000, #fff0 28%), url('../images/8E3C2C3D-64BB-46C6-9586-6D0300718106.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    border-radius: 70px;
  }

  .body-copy-2 {
    width: 90%;
    margin-top: 16px;
    font-size: 17px;
    line-height: 25px;
  }

  .card-text {
    margin-bottom: 10px;
    padding-left: 38px;
    padding-right: 22px;
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-8 {
    width: 83%;
  }

  .h1-header {
    text-align: center;
    width: 80%;
  }

  .body-copy-3 {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 43px;
    font-size: 20px;
    line-height: 25px;
  }

  .card-text-2 {
    text-align: left;
    font-size: 20px;
    line-height: 25px;
  }

  .body-copy-copy {
    text-align: center;
    width: 90%;
    font-size: 17px;
    line-height: 25px;
  }

  .section-3 {
    flex-flow: column;
    display: flex;
  }

  .div-block-5-copy.colour-copy {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-11 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-12 {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    transform: translate(0);
  }

  .div-block-13 {
    text-align: center;
    align-self: center;
    width: 80%;
    transform: none;
  }

  .heading-copy {
    width: 90%;
  }

  .container-3 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 44px 45px;
    display: block;
  }

  .image-4 {
    position: relative;
    top: 0;
    left: 0;
    transform: rotate(-12deg)scale(.9);
  }

  .body-copy-footer {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 31px;
    font-size: 17px;
    display: block;
  }

  .div-block-14 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 0 53px;
  }

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

  .features-right {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-bottom: 40px;
  }

  .features-block-two {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-16 {
    flex-flow: column;
    width: 100%;
  }

  .container-2-copy {
    border-radius: 0;
  }

  .div-block-7-copy {
    border-radius: 60px;
    width: 100%;
  }

  .div-block-5-copy-copy {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-18 {
    width: 30%;
  }

  .button-copy {
    font-size: 15px;
  }

  .div-block-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-5 {
    z-index: 99;
    align-self: center;
    position: static;
    inset: 3244px 0% 0% 78px;
    transform: translate(-61px, -16px);
  }

  .div-block-6-copy {
    flex-flow: column;
  }

  .div-block-20 {
    position: static;
  }

  .footer-link {
    width: 10%;
  }

  .navbar-logo-left {
    border-radius: 9px;
    width: 102%;
  }

  .navbar-logo-left-container.shadow-three {
    border-radius: 0;
    padding-top: 3px;
    padding-bottom: 3px;
  }

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

  .navbar-brand {
    width: 30%;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .text-span-3 {
    font-weight: 900;
  }

  .join-waiting-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .div-block-5-copy {
    align-self: center;
  }

  .div-block-22 {
    width: 100%;
    margin-top: 27px;
  }

  .field-label-2, .field-label-3 {
    display: none;
  }

  .submit-button-2 {
    margin-top: 43px;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .text-field-2 {
    margin-bottom: 20px;
  }

  .div-block-copy-copy {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .div-block-14-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
  }

  .home-button {
    width: 30%;
  }

  .navbar-brand-2 {
    width: 20%;
  }

  .nav-menu {
    flex-direction: column;
    margin-top: 12px;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .image-9 {
    display: none;
  }

  .image-10 {
    width: 100%;
    display: block;
  }

  .navbar-wrapper-2-copy {
    margin-left: auto;
    margin-right: auto;
    padding-left: 27px;
  }
}

#w-node-_454ddc19-c8b8-858a-6511-c61897b6a095-593cd521 {
  place-self: center;
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype'), url('../fonts/Gilroy-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.ttf') format('truetype'), url('../fonts/Gilroy-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}