@font-face {
  font-family: Sharp Grotesk;
  src: url('../fonts/SharpGrotesk-BoldItalic12.woff2') format("woff2"), url('../fonts/SharpGrotesk-BoldItalic12.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.main-wrapper {
  z-index: 100;
  position: relative;
  overflow: visible;
}

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group.padding-top-24 {
  padding-top: 24px;
}

.button-group.padding-top-8 {
  padding-top: 8px;
}

.logo {
  z-index: 99;
  color: #000;
  align-items: center;
  width: 126px;
  height: 20px;
  display: flex;
  position: relative;
}

.h500 {
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-family: Sharp Grotesk, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.5rem;
}

.h500.txt-color-strong {
  color: #fff;
  font-size: 4.5rem;
  line-height: 4.5rem;
}

.h500.txt-color-strong.align-center {
  text-align: center;
}

.p-lg {
  color: #fff;
  letter-spacing: -.01rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.15rem;
}

.p-lg.align-center {
  text-align: center;
}

.section-hero-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 4rem;
  display: grid;
}

.button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform: scale3d(1none, 1none, 1none);
  color: #000;
  letter-spacing: .02rem;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #bd9060;
  border-radius: .125rem;
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding: 0 1.5rem;
  font-family: Sharp Grotesk, Arial, sans-serif;
  font-size: 1.125rem;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.button:hover {
  background-color: #d1a16f;
  transform: scale(1.03);
}

.button:active {
  background-color: #550db3;
  transform: scale(1);
}

.button.nav {
  z-index: 99;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}

.button.is-secondary {
  color: #fff;
  background-color: #0000;
  border: 2px solid #bd9060;
}

.button.is-secondary.menu {
  margin-left: 1.5rem;
}

.container-2xl {
  width: 100%;
  max-width: 106rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.caption-md-book {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 400;
  line-height: 100%;
}

.caption-md-book.padding-bottom {
  padding-bottom: 8px;
}

.button_icon_wrapper {
  background-color: #fdfffa;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-right: -1rem;
  display: flex;
}

.button_icon_wrapper.nav {
  margin-right: 0;
  display: none;
}

.page-wrapper {
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 2rem;
}

.section-padding-intro {
  padding-top: 12.5rem;
  padding-bottom: 0;
}

.padding-global {
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}

.page_intro_wrapper {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-flow: column;
  justify-content: flex-start;
  min-height: 90svh;
  display: flex;
}

.page_intro_wrapper.tt {
  justify-content: center;
  min-height: auto;
  padding-bottom: 24px;
}

.navbar_layout {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 6rem;
  display: flex;
}

.section-service-intro {
  align-items: center;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-service-intro.section-style-dark {
  ---mode--collection-bb8dca95-0441-0b53-7f57-9d4b14d266b8: mode-7d7d723d-1f8f-7443-7932-44f89b466ffc;
  overflow: hidden;
}

.navbar_links_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: stretch;
  display: flex;
}

.navbar_link {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.navbar_link.w--current {
  color: #fff;
}

.navbar_navigation_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 999;
  ---mode--collection-bb8dca95-0441-0b53-7f57-9d4b14d266b8: mode-7d7d723d-1f8f-7443-7932-44f89b466ffc;
  background-color: #0000;
  background-image: linear-gradient(#000, #0000);
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.flex-v-left-top {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.flex-v-left-top.gap-lg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  max-width: 666px;
  position: relative;
}

.flex-v-left-top.gap-lg.align-center {
  justify-content: flex-start;
  align-items: center;
}

.flex-v-left-top.gap-sm {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #575964;
}

.flex-v-left-top.gap-sm.align-center {
  align-items: center;
}

.body {
  background-color: #000;
}

.section_post_content {
  background-color: #fdfffa;
  padding-top: 8rem;
}

.text_legal {
  flex-flow: column;
  display: flex;
}

.image {
  min-width: 100px;
  max-width: 666px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform: scale3d(1none, 1none, 1none);
  color: #fff;
  transform-style: preserve-3d;
  background-color: #6f00ff;
  border-radius: 8rem;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: 0 1.25rem;
  font-size: .875rem;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.button-2:hover {
  background-color: #6207d8;
  transform: scale(1.03);
}

.button-2:active {
  background-color: #550db3;
  transform: scale(1);
}

.button-2.nav {
  z-index: 99;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}

.padding-global-2 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.image-2 {
  width: 100%;
  min-width: 500px;
  max-width: 700px;
}

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

.section-car-link {
  justify-content: center;
  height: 100svh;
  padding-top: 8rem;
  display: flex;
}

.h300 {
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-family: Sharp Grotesk, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.h300.txt-color-strong {
  color: #fff;
}

.h300.txt-color-strong.align-center {
  text-align: center;
}

.h100 {
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-family: Sharp Grotesk, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.h100.txt-color-strong {
  color: #fff;
}

.h100.txt-color-strong.align-center {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .h500 {
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .h500.txt-color-strong {
    text-align: center;
  }

  .p-lg {
    text-align: center;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .section-hero-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 8rem;
  }

  .button.nav {
    background-color: #6f00ff00;
    padding-left: 0;
    font-size: 1rem;
    display: inline-flex;
    position: fixed;
    bottom: 2rem;
    right: 1rem;
  }

  .button_icon_wrapper.nav {
    background-color: #6f00ff;
    display: flex;
  }

  .page-wrapper {
    overflow: visible;
  }

  .section-padding-intro {
    padding-top: 8rem;
    padding-bottom: 0;
  }

  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .menu-button {
    color: #fff;
    background-color: #6f00ff;
    border-radius: 8rem;
    padding: 8px;
  }

  .menu-button.w--open {
    z-index: 99;
    background-color: #f4f6f3;
  }

  .page_intro_wrapper {
    min-height: auto;
  }

  .navbar_layout {
    height: 5rem;
  }

  .navbar_navigation_wrapper {
    z-index: 1;
    -webkit-backdrop-filter: blur(48px);
    backdrop-filter: blur(48px);
    background-color: #00000026;
    border: 0 solid #000;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100vw;
    height: 100%;
    max-height: 100svh;
    padding-left: 2rem;
    padding-right: 2rem;
    position: fixed;
    inset: 0% 0% auto;
  }

  .text-block-5 {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .flex-v-left-top.gap-lg, .flex-v-left-top.gap-sm {
    align-items: center;
  }

  .button-2.nav {
    background-color: #6f00ff00;
    padding-left: 0;
    font-size: 1rem;
    display: inline-flex;
    position: fixed;
    bottom: 2rem;
    right: 1rem;
  }

  .padding-global-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h300 {
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .h300.txt-color-strong, .h100.txt-color-strong {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .button-group.padding-top-8.padding-bottom-24 {
    padding-bottom: 24px;
  }

  .button.nav {
    padding-left: 1rem;
    padding-right: 1rem;
    bottom: 2rem;
  }

  .container-2xl.menu {
    position: relative;
  }

  .button_icon_wrapper {
    border-radius: 8rem;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .menu-button {
    background-color: #6f00ff;
  }

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

  .page_intro_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .page_intro_wrapper.tt {
    padding-top: 1rem;
  }

  .navbar_layout {
    justify-content: center;
  }

  .section-service-intro {
    align-items: flex-start;
    padding-top: 6rem;
  }

  .navbar_links_wrapper {
    display: none;
  }

  .navbar_navigation_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-2.nav {
    padding-left: 1rem;
    padding-right: 1rem;
    bottom: 2rem;
  }

  .padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-3 {
    max-width: 40px;
    max-height: 40px;
  }

  .h300 {
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .button-group {
    flex-flow: column;
  }

  .button-group.padding-top-24, .button-group.padding-top-8 {
    padding-top: 16px;
  }

  .logo {
    width: 100px;
    height: 16px;
  }

  .h500.txt-color-strong {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }

  .p-lg {
    line-height: 1.75rem;
  }

  .button {
    text-align: center;
  }

  .button.is-secondary.menu {
    display: inline-flex;
  }

  .menu-button.w--open {
    z-index: 99;
  }

  .navbar_navigation_wrapper {
    background-color: #000000f2;
  }

  .flex-v-left-top.gap-lg {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .flex-v-left-top.gap-sm {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .image-2 {
    min-width: 100%;
    max-width: 100%;
  }
}


@font-face {
  font-family: 'Sharp Grotesk';
  src: url('../fonts/SharpGrotesk-BoldItalic12.woff2') format('woff2'), url('../fonts/SharpGrotesk-BoldItalic12.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}