:root {
  --_size-guide---section--section-padding: 12px;
  --_size-guide---section--padding-global: 8px;
  --_size-guide---section--container-max-width: 1200px;
  --_size-guide---section--container-medium: 8px;
  --_size-guide---global-spacing--container-medium-gap: 50px;
  --_size-guide---global-width--100: 100%;
  --_size-guide---gap--gap-section: 36px;
  --_size-guide---badge-spacing--margin-width: 4px;
  --_size-guide---badge-spacing--margin-hegith: 12px;
  --content: #969696;
  --_text-style---font-style-guide--paragraph-small: 14px;
  --white: white;
  --_size-guide---card--content-gap: 18px;
  --_text-style---type-font--headings: Manrope, sans-serif;
  --_text-style---font-style-guide--heading-1: 42px;
  --_text-style---type-font--contents: Manrope, sans-serif;
  --_text-style---font-style-guide--paragraph-large: 18px;
  --_size-guide---gap--gap-content: 10px;
  --_size-guide---button-spacing--margin-width: 9px;
  --_size-guide---button-spacing--margin-long: 20px;
  --_size-guide---border--button-border: 12px;
  --_size-guide---border--border-small: 32px;
  --_size-guide---global-spacing--grid-gap: 20px;
  --_text-style---font-style-guide--heading-3: 28px;
  --_text-style---font-style-guide--heading-2: 32px;
  --_size-guide---card--card-margin: 24px;
  --_size-guide---card--card-gap: 24px;
  --_size-guide---border--border-medium: 34px;
  --ouline: #171717;
  --_size-guide---border--border-little: 24px;
  --_text-style---font-style-guide--sub-heading-regular: 16px;
  --_text-style---font-style-guide--paragraph-regular: 16px;
  --_size-guide---card--wrapper-margin: 34px;
  --_size-guide---border--border-large: 40px;
  --_size-guide---gap--gap-mini: 5px;
  --_text-style---font-style-guide--sub-heading-large: 18px;
  --transparent: #0000;
  --_text-style---font-style-guide--heading-4: 20px;
  --_text-style---font-style-guide--heading-5: 18px;
  --_text-style---font-style-guide--heading-6: 16px;
  --_text-style---font-style-guide--content: 16px;
  --_text-style---font-style-guide--sub-heading-small: 14px;
  --_size-guide---global-width--50: 50%;
  --_size-guide---global-width--40: 40%;
}

body {
  color: #333;
  background-color: #040404;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  line-height: 1.2;
}

h1 {
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

.background {
  z-index: -2;
  pointer-events: none;
  object-fit: contain;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.background.hide {
  display: none;
}

.section {
  z-index: 0;
  padding: var(--_size-guide---section--section-padding);
  --_text-style---font-style-guide--paragraph-small: 14px;
  --_text-style---type-font--headings: Manrope, sans-serif;
  --_text-style---font-style-guide--heading-1: 42px;
  --_text-style---type-font--contents: Manrope, sans-serif;
  --_text-style---font-style-guide--paragraph-large: 18px;
  --_text-style---font-style-guide--heading-3: 28px;
  --_text-style---font-style-guide--heading-2: 32px;
  --_text-style---font-style-guide--sub-heading-regular: 16px;
  --_text-style---font-style-guide--paragraph-regular: 16px;
  --_text-style---font-style-guide--sub-heading-large: 18px;
  --_text-style---font-style-guide--heading-4: 20px;
  --_text-style---font-style-guide--heading-5: 18px;
  --_text-style---font-style-guide--heading-6: 16px;
  --_text-style---font-style-guide--content: 16px;
  --_text-style---font-style-guide--sub-heading-small: 14px;
  --_size-guide---section--section-padding: 12px;
  --_size-guide---section--padding-global: 8px;
  --_size-guide---section--container-max-width: 1200px;
  --_size-guide---section--container-medium: 8px;
  --_size-guide---global-spacing--container-medium-gap: 50px;
  --_size-guide---global-width--100: 100%;
  --_size-guide---gap--gap-section: 36px;
  --_size-guide---badge-spacing--margin-width: 4px;
  --_size-guide---badge-spacing--margin-hegith: 12px;
  --_size-guide---card--content-gap: 18px;
  --_size-guide---gap--gap-content: 10px;
  --_size-guide---button-spacing--margin-width: 9px;
  --_size-guide---button-spacing--margin-long: 20px;
  --_size-guide---border--button-border: 12px;
  --_size-guide---border--border-small: 32px;
  --_size-guide---global-spacing--grid-gap: 20px;
  --_size-guide---card--card-margin: 24px;
  --_size-guide---card--card-gap: 24px;
  --_size-guide---border--border-medium: 34px;
  --_size-guide---border--border-little: 24px;
  --_size-guide---card--wrapper-margin: 34px;
  --_size-guide---border--border-large: 40px;
  --_size-guide---gap--gap-mini: 5px;
  --_size-guide---global-width--50: 50%;
  --_size-guide---global-width--40: 40%;
  width: 100%;
  height: auto;
  margin: 100px 0;
  display: block;
  position: relative;
}

.section.hide {
  display: none;
}

.padding-global {
  box-sizing: border-box;
  padding: var(--_size-guide---section--padding-global);
  text-align: center;
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-medium {
  max-width: var(--_size-guide---section--container-max-width);
  padding: var(--_size-guide---section--container-medium);
  grid-column-gap: var(--_size-guide---global-spacing--container-medium-gap);
  grid-row-gap: var(--_size-guide---global-spacing--container-medium-gap);
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.section-tittle {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---gap--gap-section);
  grid-row-gap: var(--_size-guide---gap--gap-section);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.icon, .icon.mini-hero {
  width: 24px;
  height: 24px;
}

.icon.mini {
  width: 20px;
  height: 20px;
}

.icon.small {
  width: 14px;
  height: 14px;
}

.badge {
  padding: var(--_size-guide---badge-spacing--margin-width) var(--_size-guide---badge-spacing--margin-hegith);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  outline-offset: 0px;
  background-color: #171717;
  border: 1px #171717;
  border-radius: 26px;
  outline: 3px #0b0b0b;
  display: flex;
}

.badge.transparant {
  border-style: none;
}

.badge.two {
  border-style: none;
  position: relative;
}

.title-badge {
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  font-weight: 400;
  line-height: 1.2;
}

.title-badge.white {
  color: var(--white);
}

.text {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---card--content-gap);
  grid-row-gap: var(--_size-guide---card--content-gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.heading-style-h1 {
  font-family: var(--_text-style---type-font--headings);
  color: #fff;
  font-size: var(--_text-style---font-style-guide--heading-1);
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(7deg, #040404, #fff 66%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph-large {
  font-family: var(--_text-style---type-font--contents);
  color: #969696;
  font-size: var(--_text-style---font-style-guide--paragraph-large);
  -webkit-text-stroke-color: #cacbd4;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.2;
}

.paragraph-large.left {
  text-align: left;
}

.button-column {
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  padding: var(--_size-guide---button-spacing--margin-width) var(--_size-guide---button-spacing--margin-long);
  grid-column-gap: 10px;
  border-radius: var(--_size-guide---border--button-border);
  font-family: var(--_text-style---type-font--contents);
  color: #fff;
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  background-color: #1c52ff;
  border: 2px #fff;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.button:where(.w-variant-1b2c8350-b97f-828f-f751-238fc3ef975f) {
  width: 100%;
}

.button.secondary {
  color: #969696;
  background-color: #171717;
  padding-left: 20px;
  padding-right: 20px;
}

.button.submit {
  border-radius: 999px;
}

.transparant {
  background-color: #0000;
  position: static;
}

.column-image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.profile-mini {
  border-radius: var(--_size-guide---border--border-small);
  object-fit: cover;
  width: 32px;
  height: 32px;
  margin-left: -8px;
}

.tittle-badge {
  z-index: 1;
  font-family: var(--_text-style---type-font--contents);
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}

.tittle-badge.white {
  color: var(--white);
}

.dashboard {
  object-fit: cover;
  border-radius: 24px;
  width: 88%;
  max-width: 1050px;
  margin: 0 auto;
  display: block;
}

.sub-container {
  grid-column-gap: var(--_size-guide---global-spacing--grid-gap);
  grid-row-gap: var(--_size-guide---global-spacing--grid-gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-column {
  padding: var(--_size-guide---badge-spacing--margin-width) var(--_size-guide---badge-spacing--margin-hegith);
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  justify-content: center;
  align-items: center;
  display: flex;
}

.helper-column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-trusted {
  width: 65px;
  max-width: none;
}

.element-background {
  z-index: -1;
  position: absolute;
  bottom: auto;
}

.profile-medium {
  object-fit: cover;
  border: 5px solid #171717;
  border-radius: 99px;
  width: 55px;
  height: 55px;
}

.column-icon {
  grid-column-gap: var(--_size-guide---card--content-gap);
  grid-row-gap: var(--_size-guide---card--content-gap);
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-family: var(--_text-style---type-font--headings);
  color: var(--white);
  font-size: var(--_text-style---font-style-guide--heading-3);
  font-weight: 300;
  line-height: 1.2;
}

.center {
  text-align: center;
}

.heading-style-h2 {
  font-family: var(--_text-style---type-font--headings);
  color: var(--white);
  font-size: var(--_text-style---font-style-guide--heading-2);
  font-weight: 300;
  line-height: 1.2;
}

.heading-style-h2.center {
  width: 100%;
  max-width: 700px;
}

.heading-style-h2.left {
  text-align: left;
}

.text-span {
  color: var(--content);
}

.overview-wrapper {
  grid-column-gap: var(--_size-guide---global-spacing--grid-gap);
  grid-row-gap: var(--_size-guide---global-spacing--grid-gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.column-overview {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---global-spacing--grid-gap);
  grid-row-gap: var(--_size-guide---global-spacing--grid-gap);
  justify-content: center;
  align-items: center;
  display: flex;
}

.card {
  width: var(--_size-guide---global-width--100);
  padding: var(--_size-guide---card--card-margin);
  grid-column-gap: var(--_size-guide---card--card-gap);
  grid-row-gap: var(--_size-guide---card--card-gap);
  border-radius: var(--_size-guide---border--border-medium);
  background-color: #0b0b0b;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.card.overview {
  max-width: 350px;
}

.card.overview.secondary {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  flex-flow: row;
  max-width: none;
}

.card.product-info {
  border: 1px solid var(--ouline);
  border-radius: var(--_size-guide---border--border-little);
  background-color: #0f0f0f;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.card.features {
  border: 1px solid var(--ouline);
  justify-content: center;
  align-items: center;
  position: relative;
}

.card.work {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  justify-content: center;
  align-items: center;
}

.card.testimonials {
  border: 1px solid var(--ouline);
  border-radius: var(--_size-guide---border--border-small);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #0f0f0f;
  justify-content: space-between;
  min-height: 350px;
}

.content-wrapper {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---card--card-gap);
  grid-row-gap: var(--_size-guide---card--card-gap);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.icon-wrapper-outline {
  background-image: radial-gradient(circle at 50% 0, #ffffff2e 30%, #fff0);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  padding: 1.5px;
  display: flex;
}

.icon-wrapper {
  background-color: #161616;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 11px;
  display: flex;
  position: relative;
}

.icon-wrapper.link {
  background-color: #161616;
  padding: 6px;
  text-decoration: none;
}

.animation-element {
  width: 90%;
  position: absolute;
}

.content {
  grid-column-gap: var(--_size-guide---card--content-gap);
  grid-row-gap: var(--_size-guide---card--content-gap);
  flex-flow: column;
  display: flex;
}

.content.features {
  width: var(--_size-guide---global-width--100);
  justify-content: center;
  align-items: center;
  max-width: 270px;
}

.sub-heading-regular {
  font-family: var(--_text-style---type-font--headings);
  color: var(--white);
  font-size: var(--_text-style---font-style-guide--sub-heading-regular);
}

.sub-heading-regular.left {
  align-self: flex-start;
}

.paragraph-regular {
  font-family: var(--_text-style---type-font--headings);
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-regular);
  margin-bottom: 0;
  font-weight: 300;
}

.paragraph-regular.left {
  text-align: left;
  align-self: flex-start;
}

.paragraph-regular.left.sub {
  width: 100%;
  max-width: 250px;
}

.paragraph-regular.answer {
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 24px;
  padding-top: 0;
}

.card-image-element {
  border-radius: var(--_size-guide---border--border-little);
  object-fit: cover;
  width: 100%;
  height: 185px;
}

.wrapper {
  width: var(--_size-guide---global-width--100);
  padding: var(--_size-guide---card--wrapper-margin);
  grid-column-gap: var(--_size-guide---card--card-gap);
  grid-row-gap: var(--_size-guide---card--card-gap);
  border-radius: var(--_size-guide---border--border-large);
  background-color: #0b0b0b;
  border: 1px solid #171717;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper.flex {
  flex-flow: row;
}

.left {
  text-align: left;
}

.column-helper.left {
  grid-column-gap: var(--_size-guide---gap--gap-mini);
  grid-row-gap: var(--_size-guide---gap--gap-mini);
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.badge-helper {
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  justify-content: center;
  align-items: center;
  display: flex;
}

.line {
  grid-row-gap: 100px;
  background-color: #171717;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.line.flex {
  background-color: var(--ouline);
  flex-flow: column;
  width: 1px;
  height: 300px;
}

.line.flex.mini {
  height: 50px;
}

.column-product-info {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  flex-flow: column;
  display: flex;
}

.grid {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---global-spacing--grid-gap);
  grid-row-gap: var(--_size-guide---global-spacing--grid-gap);
  background-color: #fcfdff00;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: grid;
}

.grid.pricing {
  align-items: start;
}

.grid.pricing > .plans-list {
  align-self: start;
}

.element-card {
  width: 100px;
  position: absolute;
  top: 0;
}

.element-card._2 {
  top: auto;
  bottom: 0;
}

.plans-list {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: var(--_size-guide---global-spacing--grid-gap);
  grid-row-gap: var(--_size-guide---global-spacing--grid-gap);
  border: 1px solid var(--ouline);
  border-radius: var(--_size-guide---border--border-little);
  background-color: #0b0b0b;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.plans-list.hide {
  display: none !important;
}

.wrapper-plan {
  width: var(--_size-guide---global-width--100);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--ouline);
  border-radius: var(--_size-guide---border--border-little);
  background-color: #0b0b0b;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrapper-plan:where(.w-variant-82ed14ba-322e-0112-99ef-1147f144cf52) {
  background-image: radial-gradient(circle, #0f0f0f 39%, #1c52ff66);
}

.content-plan {
  z-index: 1;
  grid-column-gap: var(--_size-guide---card--card-gap);
  grid-row-gap: var(--_size-guide---card--card-gap);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.column-list {
  width: var(--_size-guide---global-width--100);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sub-heading-large {
  font-family: var(--_text-style---type-font--headings);
  color: #fff;
  font-size: var(--_text-style---font-style-guide--sub-heading-large);
}

.element-pricing {
  position: absolute;
  inset: 0% auto auto 0%;
}

.devinder {
  background-color: #171717;
  width: 100%;
  height: 2px;
}

.list-plan {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--ouline);
  background-color: #fff0;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 12px;
  display: flex;
}

.helper-sections {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.list-plan .helper-sections {
  align-items: flex-start;
}

.paragraph-small {
  font-family: var(--_text-style---type-font--contents);
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  font-weight: 300;
}

.list-plan .paragraph-small {
  text-align: left;
  flex: 1;
  margin: 0;
}

.paragraph-small.white {
  color: var(--white);
}

.column-testimonials {
  grid-column-gap: var(--_size-guide---card--card-gap);
  grid-row-gap: var(--_size-guide---card--card-gap);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.content-testimonials._2 {
  width: var(--_size-guide---global-width--100);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.name {
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.user-profile {
  object-fit: cover;
  border-radius: 999px;
  width: 56px;
  height: 56px;
}

.testimonial-meta {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.testimonial-meta .paragraph-small {
  margin: 0;
}

.faq-list {
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.faq-accordion {
  cursor: pointer;
  background-color: #0f0f0f;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.faq-question {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 18px;
  display: flex;
}

.faq-icon {
  background-color: #161616;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px 3px 3px;
  display: flex;
}

.faq-answer {
  background-color: var(--transparent);
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
  display: flex;
  overflow: hidden;
}

.cta {
  width: var(--_size-guide---global-width--100);
  padding: var(--_size-guide---card--wrapper-margin);
  background-image: url('../images/ggg.png');
  background-position: 50%;
  background-size: cover;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.form.subscribes {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--ouline);
  background-color: #040404;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4px;
  display: flex;
}

.form-column {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-field {
  border: 1px solid var(--ouline);
  font-family: var(--_text-style---type-font--contents);
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  background-color: #0b0b0b;
  border-radius: 99px;
  height: 40px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 300;
}

.header {
  z-index: 3;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 10;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.navbar-container {
  max-width: var(--_size-guide---section--container-max-width);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 9px;
  display: flex;
}

.navbar-brand {
  grid-column-gap: var(--_size-guide---card--content-gap);
  grid-row-gap: var(--_size-guide---card--content-gap);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo {
  width: 25px;
}

.logo-text {
  font-family: var(--_text-style---type-font--headings);
  color: #fff;
  font-size: var(--_text-style---font-style-guide--paragraph-regular);
  font-weight: 300;
}

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

.navbar-menu {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
}

.list-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.menu-item {
  grid-column-gap: var(--_size-guide---gap--gap-content);
  grid-row-gap: var(--_size-guide---gap--gap-content);
  justify-content: center;
  align-items: center;
  padding: 2px;
  display: flex;
}

.navbar-link {
  font-family: var(--_text-style---type-font--contents);
  color: var(--content);
  font-size: var(--_text-style---font-style-guide--paragraph-small);
  background-color: #fff0;
  border-radius: 99px;
  padding: 4px 8px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.navbar-link.w--current {
  color: var(--white);
  background-color: #171717;
}

.link-block {
  text-decoration: none;
}

.link-block.w--current {
  background-color: #171717;
}

.footer-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #11141800;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.column-foter {
  grid-column-gap: var(--_size-guide---global-spacing--container-medium-gap);
  grid-row-gap: var(--_size-guide---global-spacing--container-medium-gap);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.column-footer-logo {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.container-menu-footer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100px;
  display: flex;
}

.menu {
  grid-column-gap: var(--_size-guide---gap--gap-section);
  grid-row-gap: var(--_size-guide---gap--gap-section);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.menu.flexx {
  flex-flow: row;
}

.sub-menu {
  padding: 6px;
}

.menu-list {
  grid-column-gap: var(--_size-guide---gap--gap-mini);
  grid-row-gap: var(--_size-guide---gap--gap-mini);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  body {
    --_text-style---font-style-guide--paragraph-small: 14px;
    --_text-style---type-font--headings: Manrope, sans-serif;
    --_text-style---font-style-guide--heading-1: 38px;
    --_text-style---type-font--contents: Manrope, sans-serif;
    --_text-style---font-style-guide--paragraph-large: 18px;
    --_text-style---font-style-guide--heading-3: 28px;
    --_text-style---font-style-guide--heading-2: 32px;
    --_text-style---font-style-guide--sub-heading-regular: 16px;
    --_text-style---font-style-guide--paragraph-regular: 16px;
    --_text-style---font-style-guide--sub-heading-large: 18px;
    --_text-style---font-style-guide--heading-4: 18px;
    --_text-style---font-style-guide--heading-5: 18px;
    --_text-style---font-style-guide--heading-6: 16px;
    --_text-style---font-style-guide--content: 14px;
    --_text-style---font-style-guide--sub-heading-small: 14px;
    --_size-guide---section--section-padding: 24px;
    --_size-guide---section--padding-global: 34px;
    --_size-guide---section--container-max-width: 1200px;
    --_size-guide---section--container-medium: 0px;
    --_size-guide---global-spacing--container-medium-gap: 40px;
    --_size-guide---global-width--100: 100%;
    --_size-guide---gap--gap-section: 14px;
    --_size-guide---badge-spacing--margin-width: 4px;
    --_size-guide---badge-spacing--margin-hegith: 12px;
    --_size-guide---card--content-gap: 6px;
    --_size-guide---gap--gap-content: 10px;
    --_size-guide---button-spacing--margin-width: 9px;
    --_size-guide---button-spacing--margin-long: 20px;
    --_size-guide---border--button-border: 12px;
    --_size-guide---border--border-small: 32px;
    --_size-guide---global-spacing--grid-gap: 15px;
    --_size-guide---card--card-margin: 24px;
    --_size-guide---card--card-gap: 24px;
    --_size-guide---border--border-medium: 34px;
    --_size-guide---border--border-little: 24px;
    --_size-guide---card--wrapper-margin: 34px;
    --_size-guide---border--border-large: 40px;
    --_size-guide---gap--gap-mini: 5px;
    --_size-guide---global-width--50: 50%;
    --_size-guide---global-width--40: 40%;
  }

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

  .grid.features {
    grid-template-columns: 1fr 1fr;
  }

  .grid.pricing {
    grid-template-columns: 1fr;
  }

  .grid.process, .grid.testimonials {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_text-style---font-style-guide--paragraph-small: 14px;
    --_text-style---type-font--headings: Manrope, sans-serif;
    --_text-style---font-style-guide--heading-1: 28px;
    --_text-style---type-font--contents: Manrope, sans-serif;
    --_text-style---font-style-guide--paragraph-large: 18px;
    --_text-style---font-style-guide--heading-3: 28px;
    --_text-style---font-style-guide--heading-2: 24px;
    --_text-style---font-style-guide--sub-heading-regular: 16px;
    --_text-style---font-style-guide--paragraph-regular: 16px;
    --_text-style---font-style-guide--sub-heading-large: 16px;
    --_text-style---font-style-guide--heading-4: 18px;
    --_text-style---font-style-guide--heading-5: 18px;
    --_text-style---font-style-guide--heading-6: 16px;
    --_text-style---font-style-guide--content: 12px;
    --_text-style---font-style-guide--sub-heading-small: 14px;
    --_size-guide---section--section-padding: 0px;
    --_size-guide---section--padding-global: 8px;
    --_size-guide---section--container-max-width: 1200px;
    --_size-guide---section--container-medium: 14px;
    --_size-guide---global-spacing--container-medium-gap: 20px;
    --_size-guide---global-width--100: 100%;
    --_size-guide---gap--gap-section: 14px;
    --_size-guide---badge-spacing--margin-width: 4px;
    --_size-guide---badge-spacing--margin-hegith: 12px;
    --_size-guide---card--content-gap: 8px;
    --_size-guide---gap--gap-content: 8px;
    --_size-guide---button-spacing--margin-width: 9px;
    --_size-guide---button-spacing--margin-long: 20px;
    --_size-guide---border--button-border: 12px;
    --_size-guide---border--border-small: 32px;
    --_size-guide---global-spacing--grid-gap: 10px;
    --_size-guide---card--card-margin: 24px;
    --_size-guide---card--card-gap: 14px;
    --_size-guide---border--border-medium: 20px;
    --_size-guide---border--border-little: 24px;
    --_size-guide---card--wrapper-margin: 14px;
    --_size-guide---border--border-large: 30px;
    --_size-guide---gap--gap-mini: 5px;
    --_size-guide---global-width--50: 50%;
    --_size-guide---global-width--40: 40%;
  }

  .heading-style-h1 {
    --_text-style---font-style-guide--paragraph-small: 14px;
    --_text-style---type-font--headings: Manrope, sans-serif;
    --_text-style---font-style-guide--heading-1: 28px;
    --_text-style---type-font--contents: Manrope, sans-serif;
    --_text-style---font-style-guide--paragraph-large: 18px;
    --_text-style---font-style-guide--heading-3: 28px;
    --_text-style---font-style-guide--heading-2: 24px;
    --_text-style---font-style-guide--sub-heading-regular: 16px;
    --_text-style---font-style-guide--paragraph-regular: 16px;
    --_text-style---font-style-guide--sub-heading-large: 16px;
    --_text-style---font-style-guide--heading-4: 18px;
    --_text-style---font-style-guide--heading-5: 18px;
    --_text-style---font-style-guide--heading-6: 16px;
    --_text-style---font-style-guide--content: 12px;
    --_text-style---font-style-guide--sub-heading-small: 14px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_text-style---font-style-guide--paragraph-small: 14px;
    --_text-style---type-font--headings: Manrope, sans-serif;
    --_text-style---font-style-guide--heading-1: 23px;
    --_text-style---type-font--contents: Manrope, sans-serif;
    --_text-style---font-style-guide--paragraph-large: 18px;
    --_text-style---font-style-guide--heading-3: 22px;
    --_text-style---font-style-guide--heading-2: 22px;
    --_text-style---font-style-guide--sub-heading-regular: 16px;
    --_text-style---font-style-guide--paragraph-regular: 14px;
    --_text-style---font-style-guide--sub-heading-large: 16px;
    --_text-style---font-style-guide--heading-4: 18px;
    --_text-style---font-style-guide--heading-5: 18px;
    --_text-style---font-style-guide--heading-6: 16px;
    --_text-style---font-style-guide--content: 12px;
    --_text-style---font-style-guide--sub-heading-small: 14px;
    --_size-guide---section--section-padding: 0px;
    --_size-guide---section--padding-global: 8px;
    --_size-guide---section--container-max-width: 1200px;
    --_size-guide---section--container-medium: 10px;
    --_size-guide---global-spacing--container-medium-gap: 20px;
    --_size-guide---global-width--100: 100%;
    --_size-guide---gap--gap-section: 14px;
    --_size-guide---badge-spacing--margin-width: 4px;
    --_size-guide---badge-spacing--margin-hegith: 12px;
    --_size-guide---card--content-gap: 8px;
    --_size-guide---gap--gap-content: 8px;
    --_size-guide---button-spacing--margin-width: 9px;
    --_size-guide---button-spacing--margin-long: 20px;
    --_size-guide---border--button-border: 12px;
    --_size-guide---border--border-small: 24px;
    --_size-guide---global-spacing--grid-gap: 10px;
    --_size-guide---card--card-margin: 18px;
    --_size-guide---card--card-gap: 20px;
    --_size-guide---border--border-medium: 20px;
    --_size-guide---border--border-little: 24px;
    --_size-guide---card--wrapper-margin: 14px;
    --_size-guide---border--border-large: 20px;
    --_size-guide---gap--gap-mini: 5px;
    --_size-guide---global-width--50: 50%;
    --_size-guide---global-width--40: 40%;
  }
}

/* ── Logo marquee ── */
.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
}

.marquee-track {
  display: flex;
  gap: 48px;
  width: max-content;
  animation: marquee-scroll 28s linear infinite;
}

.marquee-track:hover {
  animation-play-state: paused;
}

.marquee-logo {
  height: 28px;
  width: auto;
  max-width: 90px;
  object-fit: contain;
  opacity: 0.35;
  transition: opacity 0.2s ease;
  flex-shrink: 0;
}

.marquee-logo:hover {
  opacity: 1;
}

@keyframes marquee-scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* ── Enterprise slider ── */
.enterprise-panel {
  width: 50%;
  flex-shrink: 0;
  display: flex;
  flex-flow: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
}

.enterprise-slides {
  width: 100%;
  position: relative;
}

.enterprise-slide {
  display: none;
  opacity: 0;
  transition: opacity 0.35s ease;
}

.enterprise-slide.active {
  display: block;
  opacity: 1;
}

.enterprise-img {
  width: 100%;
  border-radius: var(--_size-guide---border--border-little);
  object-fit: cover;
  display: block;
}

.enterprise-tab {
  cursor: pointer;
  transition: background-color 0.25s ease;
}

.enterprise-tab:hover {
  background-color: #161616;
}

.enterprise-tab.active-tab {
  background-color: #1a1a1a;
}

/* ── Legal pages ── */
.legal-page {
  padding: 120px 0 80px;
}

.legal-page .padding-global {
  text-align: left;
  align-items: flex-start;
}

.legal-page .container-medium {
  align-items: flex-start;
}

.legal-page h1 {
  max-width: 100%;
}

.legal-header .badge {
  width: auto;
  align-self: flex-start;
}

.legal-header {
  margin-bottom: 48px;
}

.legal-header .badge {
  margin-bottom: 16px;
}

.legal-meta {
  color: #969696;
  font-size: 14px;
  margin-top: 12px;
}

.legal-body h2 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin: 40px 0 12px;
}

.legal-body h3 {
  font-size: 16px;
  font-weight: 600;
  color: #cacbd4;
  margin: 28px 0 8px;
}

.legal-body p {
  color: #969696;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 16px;
}

.legal-body ul {
  color: #969696;
  font-size: 15px;
  line-height: 1.8;
  margin: 0 0 16px 20px;
}

.legal-body ul li {
  margin-bottom: 6px;
}

.legal-body a {
  color: #1c52ff;
  text-decoration: none;
}

.legal-body a:hover {
  text-decoration: underline;
}

.legal-divider {
  border: none;
  border-top: 1px solid #1a1a1a;
  margin: 40px 0;
}

.legal-contact-box {
  background: #0f0f0f;
  border: 1px solid #1a1a1a;
  border-radius: 24px;
  padding: 32px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.legal-contact-box p {
  margin-bottom: 4px;
}

.legal-highlight {
  color: #ffffff;
  font-weight: 600;
}

.cookie-table {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0 32px;
}

.cookie-table th {
  text-align: left;
  padding: 12px 16px;
  background: #0f0f0f;
  color: #cacbd4;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #1a1a1a;
}

.cookie-table td {
  padding: 12px 16px;
  color: #969696;
  font-size: 13px;
  border: 1px solid #1a1a1a;
  vertical-align: top;
  line-height: 1.6;
}

.cookie-table tr:nth-child(even) td {
  background: #0b0b0b;
}

@media screen and (max-width: 767px) {
  .legal-page {
    padding: 100px 0 60px;
  }

  .legal-body h2 {
    font-size: 18px;
    margin: 32px 0 10px;
  }

  .cookie-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

