:root {
  --bg-primary: #f8f8f8;
  --bg-secondary: #efefef;
  --text-label: #166dd5;
  --text-light-label: #66fcfc;
  --text-primary: #333;
  --text-navigation: #fff;
  --accent-primary: #ff6a00;
  --bg-surface: #0e1a2b;
  --text-navigation-hover: #fa2a00;
  --bg-contrast: #2c3d57;
  --bg-muted: #e9dbb3;
  --bg-muted-secondary: #f5efe5;
  --form-action-primary: #415164;
  --form-action-primary-hover: #ff6a00;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.page, .page.bg-alt {
  background-color: var(--bg-primary);
}

.hero {
  background-color: var(--bg-primary);
  border: 1px #000;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.hero.bg-blog {
  background-color: var(--bg-secondary);
}

.hero.bg-doc {
  background-color: var(--bg-primary);
}

.hero.bg-transparent {
  background-color: #f8f8f800;
  height: 100%;
  padding-bottom: 0;
  overflow: visible;
}

.label {
  color: var(--text-label);
  align-self: flex-start;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400 !important;
}

.label.text-center {
  color: var(--text-label);
  text-align: center;
  -webkit-text-stroke-color: var(--text-label);
  font-family: Manrope, sans-serif;
  font-weight: 400;
  opacity: 100 !important;
}

.label.label-light {
  color: var(--text-light-label);
}

.label.label-light.label-center {
  text-align: center;
}

.hero__label-wrapper {
  margin-top: 60px;
  font-family: Inter, sans-serif;
}

.heading-xl {
  color: var(--text-primary);
  text-align: left;
  flex: 0 auto;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 42px;
  line-height: 1.2em;
  display: block;
}

.heading-xl.heading-center {
  color: var(--text-primary);
  text-align: center;
  margin-bottom: 0;
  line-height: 1em;
  display: block;
}

.heading-xl.heading-center.heading-enlarged {
  font-size: 60px;
  line-height: 1.2em;
}

.heading-xl.heading-center.heading-huge {
  border: 1px #000;
  align-self: flex-end;
  margin-top: 130px;
  font-size: 140px;
}

.heading-xl.heading-center.heading-light.heading-huge {
  margin-top: 70px;
  font-size: 120px;
}

.heading-xl.heading-light {
  color: #fff;
  padding-bottom: 0;
}

.heading-xl.heading-light.heading-center {
  line-height: 1.2em;
}

.hero__heading {
  text-align: left;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-bottom: 0;
  display: block;
}

.hero__heading.doc {
  margin-bottom: 0;
}

.hero__subtitle-average {
  justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 80px;
  display: flex;
}

.hero__subtitle-average.flex-center {
  justify-content: center;
  margin-bottom: 40px;
}

.subtitle {
  width: auto;
  color: var(--text-primary);
  text-align: left;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
}

.subtitle.text_center {
  text-align: center;
  flex: 1;
  width: auto;
  margin-top: 0;
}

.subtitle.text_center.text-enlarged {
  font-size: 130%;
}

.subtitle.text_center.without-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.subtitle.text-light {
  color: #fff;
}

.subtitle.text-light.text-left.text-short {
  width: 500px;
}

.subtitle.text-light.text-center {
  text-align: center;
}

.introduction__column-left {
  max-width: 600px;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.introduction__column-right {
  flex: 1;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 0;
}

.hero__social-proof-group {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-height: none;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.hero__avatar-stack {
  margin-left: -20px;
}

.hero__community-badge {
  flex: 0 auto;
  margin-left: 0;
}

.hero__social-label {
  min-width: 300px;
  max-height: 90px;
  color: var(--text-primary);
  text-align: center;
  object-fit: fill;
  z-index: 99;
  background-color: #fff;
  border: 1px #333;
  border-radius: 0;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 20px;
  font-family: Inter, sans-serif;
  box-shadow: 0 6px 12px #0000002e;
}

.hero__social-label.var {
  background-color: var(--text-navigation);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  inset: 11% 5% auto auto;
}

.text-span {
  color: #ffae00;
  -webkit-text-stroke-color: #ffae00;
  margin-top: 10px;
  display: block;
}

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

.hero__cta {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}

.button {
  z-index: 99;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.button.buton-center {
  justify-content: center;
  display: flex;
}

.nav {
  background-color: var(--bg-surface);
  color: #fff;
  border-bottom: 1px #777272;
  min-height: 70px;
}

.nav__container {
  max-width: 1000px;
}

.nav__brand {
  height: 70px;
}

.nav__link {
  color: #fff;
  height: 0;
  padding-top: 26px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.nav__link:hover {
  color: var(--text-navigation-hover);
}

.nav__link:active {
  color: #000;
}

.nav__link.w--current {
  color: var(--text-navigation-hover);
}

.nav__menu {
  padding-top: 7px;
}

.nav__logo {
  height: 50px;
  min-height: auto;
  margin-top: 12px;
  margin-bottom: 0;
  display: block;
  overflow: clip;
}

.hero__avatars {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  z-index: 99;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  display: flex;
  position: static;
  top: 10%;
  left: 8%;
}

.hero__avatars.avatars-origin {
  flex: 0 auto;
  align-self: auto;
  margin-top: -18px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  position: static;
}

.logos {
  background-color: var(--bg-secondary);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.logos__marquee {
  background-color: #fff;
  width: 100%;
  overflow: hidden;
}

.logos__marquee-track {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logos__item {
  width: 150px;
  height: 100%;
}

.benefits {
  background-color: var(--bg-surface);
  background-image: url('../images/pattern.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 80px;
  position: relative;
}

.benefits__container {
  max-width: 1200px;
}

.benefits__card {
  background-color: var(--bg-primary);
  border: 1px #ccc;
  border-radius: 20px;
  flex: 0 auto;
  align-self: center;
  width: 700px;
  min-width: auto;
  max-width: none;
  height: 270px;
  min-height: auto;
  max-height: none;
  padding: 0 30px 20px;
  line-height: 1.6px;
  position: relative;
  overflow: visible;
}

.benefits__cards {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-sm {
  text-align: center;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
}

.heading-sm.text-big {
  color: var(--text-primary);
  order: 1;
  align-self: flex-end;
  font-size: 170%;
}

.heading-sm.heading-light {
  color: #fff;
}

.heading-sm.heading-light.heading-htink {
  font-weight: 400;
}

.heading-sm.heading-light.heading-htink.heading-enlarged {
  font-size: 22px;
}

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

.paragraph {
  width: auto;
  color: var(--text-primary);
  text-align: left;
  -webkit-hyphens: auto;
  hyphens: auto;
  flex: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  text-decoration: none;
}

.paragraph.text-enlarged {
  overflow-wrap: normal;
  max-width: 920px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 130%;
}

.paragraph.text-enlarged.text-height {
  margin-bottom: 0;
  line-height: 1.4em;
}

.paragraph.text-enlarged.text-center {
  text-align: center;
  border: 1px #000;
  max-width: 920px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: 500;
}

.paragraph.text-enlarged.text-center.subtitle {
  z-index: 10;
  max-width: 1000px;
  margin-bottom: 80px;
  position: relative;
  overflow: visible;
}

.paragraph.text-enlarged.text-center.accent-text {
  padding-top: 10px;
  padding-bottom: 20px;
}

.paragraph.text-enlarged.text-bold {
  margin-top: 0;
  font-weight: 700;
}

.paragraph.text-enlarged.text-bold.text-cetnter-vert {
  align-self: auto;
}

.paragraph.text-enlarged.text-bold.number {
  font-family: Inter, sans-serif;
}

.paragraph.text-enlarged.text-bold.text-center {
  margin-bottom: 0;
}

.paragraph.text-light {
  color: #fff;
  padding-left: 0;
}

.paragraph.text-light.text-center {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.6em;
}

.paragraph.text-light.text-center.text-enlarged {
  max-width: 920px;
  padding-top: 5px;
}

.paragraph.text__reduced {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 90%;
  display: block;
}

.paragraph.text__reduced.text-center, .paragraph.text-center {
  text-align: center;
}

.paragraph.text-center.text-enlarged {
  margin-bottom: 60px;
}

.paragraph.text-average {
  color: inherit;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.paragraph.text-average:hover {
  color: var(--text-navigation);
}

.paragraph.text-semi-light {
  color: var(--bg-muted);
  margin-top: 0;
}

.paragraph.text-left {
  text-align: left;
  line-height: 1.4em;
}

.paragraph.text-left.text-enlarged {
  line-height: 1.6em;
}

.benefits__heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.stages {
  background-color: var(--bg-primary);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
}

.heading-lg {
  color: var(--text-primary);
  text-align: center;
  z-index: 5;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.heading-lg.text-left {
  color: var(--text-primary);
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.heading-lg.text-left.heading-light {
  line-height: 1.6em;
}

.heading-lg.heading-light {
  color: #fff;
}

.stages__heading {
  margin-bottom: 60px;
}

.stages__container {
  max-width: 1200px;
  height: 100%;
  margin-bottom: 0;
  padding: 60px 20px 0;
}

.stages__inner {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  max-width: 1600px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: auto;
  padding-right: 20px;
  display: grid;
}

.stages__inner.stages-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  max-width: 1600px;
  margin-left: auto;
  padding-bottom: 60px;
  padding-left: 20px;
}

.stages__card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #eae6e3;
  border: 1px #ccc;
  border-radius: 12px;
  flex-flow: column;
  align-self: auto;
  width: 100%;
  max-width: 350px;
  padding: 0 0 20px;
  text-decoration: none;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  display: flex;
  position: relative;
  overflow: hidden;
  color: inherit !important;
}

.stages__card:hover {
  background-color: var(--bg-muted);
}

.stages__card.card-home {
  min-width: 230px;
  max-width: 500px;
  height: 480px;
  max-height: 500px;
  padding-bottom: 0;
}

.heading-md {
  text-align: center;
  flex: 0 auto;
  order: -9999;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 26px;
  display: block;
}

.heading-md:hover {
  color: #333;
}

.heading-md.text-light {
  color: #fff;
  margin-top: 0;
  padding-top: 5px;
}

.heading-md.text-link {
  color: #333;
}

.heading-md.text-link:hover {
  color: var(--text-primary);
}

.heading-md.text-link.h3-reduced {
  color: var(--text-primary);
  flex: 1;
  align-self: center;
  font-size: 24px;
}

.heading-md.heading-light {
  color: #fff;
}

.heading-md.text-left {
  color: #333;
  text-align: left;
  flex: 1;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
}

.stages__image-mask {
  z-index: 1;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  flex: none;
  width: 100%;
  max-width: 350px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.stages__image {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  width: 100%;
  max-width: 350px;
  text-decoration: none;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.stages__image:hover {
  transform: scale(1.1);
}

.benefits__img {
  align-self: auto;
  width: 40px;
  height: 40px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 10px;
  overflow: clip;
}

.testimonials__container {
  max-width: 1600px;
}

.testimonials {
  background-color: var(--bg-primary);
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: block;
}

.testimonials__heading {
  padding-bottom: 80px;
}

.testimonials__layout {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bg-muted);
  border: 1px #ccc;
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonials__photo-img {
  border: 3px #85b396;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  min-width: auto;
  max-width: none;
  height: auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  display: block;
}

.testimonials__slider {
  flex: 1;
  width: 50%;
  min-height: 480px;
  padding-bottom: 0;
}

.testimonials__card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e9dbb3;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.testimonials__photo {
  background-color: var(--bg-contrast);
  border-radius: 0;
  flex: 1;
  order: -9999;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  min-width: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: visible;
}

.testimonials__wrapper.swiper-wrapper {
  margin-left: 10px;
  margin-right: 20px;
}

.testimonials__slide.swiper-slide {
  flex-flow: column-reverse;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  margin-right: 20px;
  display: flex;
}

.testimonials__text {
  text-align: center;
  align-self: center;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.testimonials__stars {
  color: #fa3b01;
  text-align: left;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #f6c100;
  text-shadow: 0 1px 1px #ffffff87;
  text-overflow: clip;
  overflow-wrap: normal;
}

.testimonials__name {
  color: var(--text-primary);
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.testimonials__role {
  color: var(--text-primary);
  font-weight: 400;
}

.testimonials__text-span {
  color: var(--text-primary);
  text-align: left;
  line-height: 1.8em;
}

.testimonials__img {
  background-color: var(--bg-muted-secondary);
  border: 3px #85b396;
  border-radius: 5000px;
  margin-top: 20px;
}

.streak {
  z-index: 99;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: 0%;
  left: -15px;
}

.hard {
  z-index: 99;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 225px;
  margin-right: 0;
  position: absolute;
  left: 75%;
}

.faq {
  background-color: var(--bg-primary);
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 0;
}

.faq__heading {
  margin-bottom: 80px;
  padding-top: 0;
}

.faq__item {
  color: #b4b3b3;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  font-size: 16px;
  display: block;
  position: relative;
}

.faq__item.faq_item-is-chevron {
  color: #333;
  opacity: .75;
  place-items: center;
  width: 32px;
  height: 32px;
  line-height: 0;
  display: grid;
}

.faq__item.faq_item-is-root {
  width: 100%;
  margin-bottom: 0;
  position: relative;
  overflow: visible;
}

.faq__item.faq_item-is-chevron {
  opacity: .75;
  width: 24px;
  height: 24px;
  color: inherit;
  place-items: center;
  line-height: 0;
  display: grid;
}

.faq__container {
  max-width: 1600px;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.faq__accordion {
  width: 50%;
}

.faq__image {
  width: 50%;
  position: relative;
}

.faq__inner {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.faq__img {
  border: 1px solid #ccc;
  border-radius: 20px;
  width: 100%;
  padding: 0;
}

.faq__toggle {
  color: #333;
  background-color: #fff;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-width: auto;
  margin-top: 0;
  margin-bottom: 18px;
  padding: 5px 0 5px 20px;
  font-family: Manrope, sans-serif;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.faq__toggle:hover {
  background-color: var(--bg-surface);
  color: var(--bg-primary);
}

.faq__nav {
  z-index: 2;
  width: 100%;
  padding: 10px 0 16px;
  position: static;
  top: 100px;
  left: 0;
  right: 0;
  overflow: hidden;
}

.faq__nav.w--open {
  opacity: 1;
  background-color: #1a1a1a;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  top: 50px;
  overflow: visible;
}

.faq__answer {
  color: #333;
  background-color: #fff;
  margin-top: -20px;
  padding: 10px;
  font-family: Manrope, sans-serif;
  box-shadow: 0 2px 5px #0003;
}

.faq__mask {
  background-color: #0000007a;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 90%;
  height: 120px;
  margin-top: 15%;
  margin-left: 0%;
  padding: 5px 20px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.question {
  width: 100px;
  margin-top: 30px;
  margin-left: 60px;
  position: absolute;
}

.cta__container {
  z-index: 0;
  max-width: 1600px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.cta__label {
  z-index: 10;
  color: var(--text-label);
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}

.cta__heading {
  z-index: 10;
  margin-bottom: 60px;
  position: relative;
}

.cta__buttons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: stretch;
  margin-top: 80px;
  margin-bottom: 100px;
  display: flex;
}

.cta__photos {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #e8f5e500;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  height: 400px;
  margin: -120px 0 60px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta__photo {
  z-index: 10;
  width: 400px;
  min-height: auto;
  transform-style: preserve-3d;
  border: 5px solid #fff;
  border-radius: 16px;
  margin: 0 auto;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  transform: translate(0);
  box-shadow: 5px 8px 5px #0003;
}

.cta__photo:hover {
  transform: rotateX(10deg)rotateY(10deg)rotateZ(0);
}

.cta__photo.cta__photo--high {
  z-index: 10;
  transform-style: preserve-3d;
  border-bottom-style: solid;
  transform: rotate(1deg)translate(0, 60px);
}

.cta__photo.cta__photo--high:hover {
  transform: rotateX(10deg)rotateY(10deg)rotateZ(1deg)translate(0, 60px);
}

.cta__photo-wrapper.cta__photo--high {
  transform: translate(0, 60px)rotate(-1deg);
}

.cta__photo-wrapper.photo-right {
  transform: rotate(-3deg)translate(0, 45px);
}

.cta__photo-wrapper.photo-left {
  transform: rotate(3deg)translate(0, 40px);
}

.cta__bg-circle {
  z-index: 1;
  background-color: var(--bg-primary);
  border: 1px #000;
  border-bottom: 20px #facf88;
  border-radius: 50%;
  width: 180%;
  height: 400px;
  margin-top: -130px;
  margin-left: 0;
  padding-top: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cta__backgroand {
  z-index: 0;
  background-color: var(--bg-muted);
  border: 0 #000;
  width: 140%;
  height: 700px;
  margin-top: 200px;
  margin-bottom: 0;
  display: block;
  position: absolute;
  overflow: visible;
}

.cta-explosive {
  margin-top: 0;
  padding-top: 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.footer {
  background-color: var(--bg-surface);
  z-index: 99;
  height: auto;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
}

.footer__-ontainer {
  max-width: 1600px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.footer__main {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--bg-surface);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer__col {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.footer__col.footer__col--brand {
  align-self: center;
  margin-top: -20px;
}

.footer__logo {
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  margin-top: 0;
  padding-top: 20px;
}

.footer__desc {
  color: #fff;
  text-align: center;
  max-width: 500px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
}

.footer__title.heading-sm {
  color: #e8f5e5;
  font-family: Inter, sans-serif;
}

.footer__title.heading-sm.text-htink {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.footer__link {
  color: var(--text-navigation);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer__link:hover {
  width: auto;
  color: var(--text-navigation-hover);
  text-align: center;
  font-size: 16px;
}

.footer__bottom {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer__copyright.paragraph.text-center {
  text-align: center;
}

.footer__copyright.paragraph.text-center.text-light {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.footer__address {
  color: #fff;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.field-label {
  color: #fff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.submit-button {
  background-color: var(--form-action-primary);
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.submit-button:hover {
  background-color: var(--form-action-primary-hover);
}

.footer-input {
  background-color: var(--bg-surface);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 999px;
  font-family: Manrope, sans-serif;
  line-height: 1.2em;
}

.text-block {
  color: #fff;
  padding-top: 4px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block:hover {
  color: var(--text-navigation-hover);
}

.icon {
  color: #fff;
}

.nav__cactomizacion {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #feab25;
  margin-bottom: 0;
  padding: 20px 10px 10px;
  display: flex;
  position: relative;
}

.nav__cactomizacion:hover {
  background-color: var(--text-navigation-hover);
}

.nav__ddlink {
  background-color: var(--bg-muted);
  max-width: 200px;
  margin-left: 0;
  margin-right: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.nav__ddlink:hover {
  background-color: var(--text-label);
  color: #fff;
}

.nav__ddlink.text-custom {
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  margin-top: 3px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Manrope, sans-serif;
  font-weight: 700;
}

.nav__ddlink.text-custom.text-link-wf {
  background-color: #feab2500;
  flex: 0 auto;
  order: 9999;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  transition-duration: .5s;
  display: flex;
}

.nav__ddlink.text-custom.text-link-wf:hover {
  color: var(--bg-primary);
  text-shadow: 0 0 5px var(--bg-surface);
  padding-bottom: 10px;
}

.dropdown-list {
  margin-left: 120px;
}

.dropdown-list.w--open {
  background-color: #cee2d7;
  min-width: 200px;
  margin-left: -50px;
}

.hero__container {
  background-color: var(--bg-primary);
  opacity: 1;
  border: 1px #000;
  max-width: 1600px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 100px 20px 0;
  display: block;
}

.hero__container.narrow {
  max-width: 940px;
  padding-top: 100px;
  padding-bottom: 20px;
}

.hero__container.bg-doc {
  background-color: var(--bg-primary);
}

.hero__container.bg-doc.width-blog {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  max-width: 1200px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  transform: none;
  box-shadow: 0 8px 5px #0003;
}

.hero__label-center {
  color: #2d9e00;
  text-align: center;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.hero__label-center.label {
  color: var(--text-label);
  font-family: Manrope, sans-serif;
}

.introduction__heading-content {
  margin-bottom: 40px;
  margin-right: 0;
  padding-right: 0;
}

.introduction__next {
  margin-bottom: 20px;
}

.introduction__img {
  border: 1px #ccc;
  border-radius: 0;
  justify-content: center;
  width: auto;
  max-width: 600px;
  height: auto;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  transition: transform .5s;
  display: flex;
  overflow: hidden;
}

.foundation {
  background-color: #f8f8f8;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 60px;
}

.foundation__container {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
}

.foundation__label {
  color: #2d9e00;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.foundation__heading {
  margin-top: 0;
  margin-bottom: 60px;
}

.foundation__card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px #ccc;
  border-radius: 10px;
  order: 0;
  height: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.foundation__cards {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.foundation__image {
  border: 1px solid #ccc;
  width: 200px;
  min-width: 200px;
  max-width: 100%;
  height: 300px;
  min-height: auto;
  transition: all .5s;
}

.foundation__image:hover {
  transform: scale(1.1);
}

.structure {
  background-color: var(--bg-primary);
  margin-top: 80px;
  padding: 0 20px;
}

.structure__container {
  max-width: 1600px;
}

.structure__label {
  color: #2d9e00;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.structure__heading {
  margin-bottom: 60px;
}

.structure__cards {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.structure__card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px #ccc;
  border-radius: 10px;
  align-items: stretch;
  height: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.structure__text {
  margin-left: 0;
  padding-left: 0;
}

.structure__img {
  aspect-ratio: auto;
  object-fit: contain;
  border: 1px #ccc;
  width: 200px;
  max-width: none;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  position: relative;
}

.structure__img:hover {
  transform: scale(1.1);
}

.structure_text--paragraph {
  width: auto;
  min-width: 220px;
  margin-bottom: 10px;
}

.foundation__title {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row-reverse;
  justify-content: flex-end;
  display: flex;
}

.hero__avatar {
  border: 2px solid #fff;
  border-radius: 999px;
  width: 64px;
  height: 64px;
}

.cta {
  background-color: var(--bg-primary);
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.pricing__container {
  max-width: 1600px;
  margin-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.pricing {
  margin-top: 100px;
}

.pricing__label {
  color: #2d9e00;
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.pricing__heading {
  margin-bottom: 40px;
}

.stages__title {
  flex: 0 auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.stages__title:hover {
  color: #85b396;
}

.stages__title-inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.stages__title-inner:hover {
  color: #333;
}

.introduction__mask {
  border: 1px solid #ccc;
  border-radius: 16px;
  flex: 1;
  width: auto;
  max-width: 600px;
  height: auto;
  min-height: auto;
  margin-top: 60px;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.foundation__mask {
  width: 200px;
  min-width: 200px;
  height: 300px;
  overflow: hidden;
}

.structured__mask {
  object-fit: cover;
  border: 1px solid #ccc;
  flex: none;
  align-self: auto;
  width: 200px;
  min-width: auto;
  max-width: none;
  height: 300px;
  max-height: none;
  position: relative;
  overflow: hidden;
}

.pricing__list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.pricing__card {
  border: 1px solid var(--bg-contrast);
  background-color: var(--bg-muted);
  border-radius: 10px;
  flex-flow: column;
  width: 310px;
  height: 670px;
  margin-bottom: 60px;
  padding: 20px 20px 40px;
  display: flex;
}

.pricing__card-head {
  margin-bottom: 20px;
  position: relative;
}

.pricing__card-head.down {
  margin-bottom: 20px;
}

.pricing__plan {
  text-align: center;
  font-family: Inter, sans-serif;
}

.pricing__price {
  position: relative;
}

.pricing__amount {
  color: #1b5b88;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  height: 70px;
  min-height: auto;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  display: flex;
  position: relative;
  overflow: visible;
}

.pricing__amount.exclusive {
  color: #1b5b88;
}

.pricing__period, .pricing__micro {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.pricing__bottom-text {
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.pricing__cta-enroll {
  justify-content: center;
  width: auto;
  margin-top: auto;
  padding-top: 0;
  display: flex;
}

.pricing__cta-enroll.lower {
  margin-top: auto;
}

.pricing__bottom-actions {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 100px;
  display: flex;
}

.pricing__badge {
  color: #fff;
  border-radius: 0;
  width: 200px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-weight: 600;
  position: absolute;
  top: -40px;
  left: 30px;
  background-color: #ff6a00 !important;
}

.text-badge {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
}

.hero__wrapper {
  max-width: 1600px;
  margin-top: 0;
  padding-top: 100px;
  line-height: 1.8em;
}

.hero__heading-title {
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.hero__clarification {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.paragpaph {
  color: var(--text-primary);
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.paragpaph.text-enlarged {
  width: 700px;
  color: var(--text-primary);
  margin-left: auto;
  margin-right: auto;
  font-size: 130%;
}

.hero__text-content {
  background-color: #f5efe500;
  border: 1px #ccc;
  border-radius: 16px;
  margin-top: 60px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 20px 20px;
}

.inform {
  background-color: #f8f8f8;
}

.inform__heading {
  margin-top: 40px;
  margin-bottom: 40px;
}

.inform__container {
  max-width: 920px;
}

.inform__application-form {
  background-color: var(--bg-contrast);
  border: 3px #ccc;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 40px;
}

.inform__field-label {
  color: var(--text-navigation);
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.inform__submit-button {
  background-color: var(--bg-surface);
  text-align: center;
  letter-spacing: .02em;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  text-overflow: clip;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 999px;
  margin: 20px auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  transition: all .5s;
  display: block;
}

.inform__submit-button:hover {
  background-color: var(--accent-primary);
}

.inform__checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  padding-left: 0;
}

.checkbox {
  color: var(--bg-muted);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  display: block;
}

.get__bottom-text {
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.cta__cta {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}

.link {
  font-weight: 700;
  text-decoration: none;
  color: #333 !important;
}

.link.text-weight-norm {
  font-family: Manrope, sans-serif;
  font-weight: 400;
}

.hero__img-wrapper {
  border: 1px #ccc;
  border-radius: 0;
  flex: 0 auto;
  width: auto;
  max-width: none;
  display: block;
  position: static;
  overflow: hidden;
}

.overview {
  background-color: var(--bg-primary);
  max-width: 1200px;
  margin: 40px auto 0;
  padding-bottom: 0;
}

.overview.home {
  padding-top: 80px;
}

.overview__container {
  max-width: 1600px;
  margin-top: 0;
  padding-top: 0;
}

.overview__container.narrow {
  max-width: 940px;
  padding-top: 0;
  padding-bottom: 0;
}

.overview__heading {
  margin-bottom: 40px;
  padding-bottom: 0;
}

.overview__subtitle {
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.overview__content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  display: grid;
}

.overview__card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px #ccc;
  border-radius: 10px;
  height: 300px;
  padding: 0;
  display: flex;
}

.overview__text {
  background-image: radial-gradient(circle, #afa79542 83%, #b1ada2ad);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  min-width: 250px;
  max-width: 280px;
  padding: 30px;
}

.overview__img {
  border: 1px #ccc;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 200px;
  height: 300px;
  transition: transform .5s;
}

.overview__img:hover {
  transform: scale(1.1);
}

.gain {
  background-color: var(--bg-surface);
  background-image: url('../images/pattern.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-top: 80px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.gain__heading {
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-right: 0;
}

.list-default {
  width: 500px;
  max-width: 600px;
  color: var(--text-primary);
  text-align: left;
  flex-flow: column;
  align-items: stretch;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 1.8em;
  display: block;
}

.list-default.list-text-light {
  color: #fff;
  margin-top: 0;
}

.gain__list-wpapper {
  max-width: 400px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.overview__mask {
  border: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 200px;
  min-width: 200px;
  max-width: none;
  height: 300px;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.for {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 40px;
  padding-bottom: 80px;
}

.for__container {
  max-width: 1600px;
}

.for__heading {
  padding-top: 40px;
  padding-bottom: 60px;
}

.for__content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  display: flex;
}

.for__card {
  background-color: var(--bg-muted);
  border: 1px #ccc;
  border-radius: 10px;
  max-width: 440px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
}

.for__title {
  margin-bottom: 0;
}

.process {
  background-color: var(--bg-muted-secondary);
  padding-top: 40px;
  padding-bottom: 60px;
}

.process__container {
  max-width: 1600px;
}

.process__heading {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.process__list {
  max-width: 350px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.process__cta {
  justify-content: center;
  margin-top: 40px;
  margin-left: 0;
  display: flex;
}

.get__text-wrapper {
  margin-top: 60px;
}

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

.contact__contact-detail {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.contact__list {
  padding-top: 40px;
  font-size: 18px;
  line-height: 2.2em;
}

.contact {
  background-color: var(--bg-muted);
  padding: 40px 20px 60px;
}

.contact__image {
  border: 1px #000;
  border-radius: 999px;
  width: 200px;
  height: auto;
  max-height: none;
}

.list-item, .bold-text, .bold-text-2, .bold-text-3 {
  font-family: Manrope, sans-serif;
}

.form__columns-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start center;
  width: auto;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
  overflow: hidden;
}

.form__text-inner {
  z-index: auto;
  text-align: center;
  color: #fff;
  background-color: #0000;
  border-radius: 10px;
  width: auto;
  max-width: 100%;
  min-height: auto;
  margin-top: 20px;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.form {
  background-color: var(--bg-primary);
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  margin: 0;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.subtitle-2 {
  color: #b4b3b3;
  text-align: center;
  flex: 1;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.subtitle-2.text-light {
  color: #fff;
  line-height: 1.6em;
}

.form__form {
  text-align: center;
  border-radius: 4px;
  flex: 0 auto;
  width: 90%;
}

.heading-lg-2 {
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
}

.form__input {
  background-color: var(--bg-secondary);
  color: #333;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  height: 35px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.button-secondary {
  background-color: var(--form-action-primary);
  color: #fff;
  border-radius: 999px;
  width: auto;
  max-height: 40px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
  display: block;
}

.button-secondary:hover {
  background-color: var(--accent-primary);
}

.form__container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--bg-surface);
  border: 1px #fff;
  border-radius: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 15px auto;
  padding-top: 10px;
  padding-bottom: 22px;
  display: flex;
  position: static;
  box-shadow: 0 2px 5px #0003;
}

.form__input-message {
  color: #fff;
  max-width: 100%;
  height: auto;
  margin: 10px auto 20px;
  padding-left: 0;
  padding-right: 0;
}

.form__image {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  border: 1px solid #333;
  border-radius: 16px;
  width: 100%;
  max-width: none;
  height: 320px;
  min-height: auto;
  margin-left: 0;
  position: relative;
}

.form__inner {
  text-align: left;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 60px;
  font-weight: 400;
  display: block;
}

.form__scrim {
  background-color: #0006;
  border: 1px solid #333;
  border-radius: 16px;
  justify-content: center;
  width: auto;
  height: 321px;
  margin-top: 0;
  display: block;
  position: absolute;
  inset: 0;
  box-shadow: 0 2px 5px #0003;
}

.form__label {
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.form__heading {
  margin-top: 20px;
  margin-bottom: 40px;
}

.form__actions {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  max-width: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.form__textarea {
  color: #333;
  text-align: left;
  background-color: #f8f8f8;
  height: auto;
  min-height: 60px;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.form__media-inner {
  border-radius: 10px;
  width: 100%;
  height: 321px;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}

.form__body {
  background-color: #ebd9bf00;
  border: 1px #333;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin: 5px auto 0;
  padding-top: 0;
  padding-bottom: 0;
}

.form__message {
  flex: auto;
  align-self: auto;
}

.form__form-subtitle {
  text-align: center;
  color: #fff;
  width: 400px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: static;
}

.form__button-submit {
  width: 100%;
  margin-top: 20px;
  padding-top: 0;
}

.form__helper {
  padding-top: 40px;
}

.get {
  background-color: var(--bg-primary);
  width: auto;
  height: 250px;
  max-height: 100%;
  margin-bottom: 80px;
  position: static;
}

.get__cta {
  justify-content: center;
  margin: 60px auto 0 0;
  display: flex;
}

.blog__container {
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.blog {
  background-color: var(--bg-secondary);
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 100px;
}

.blog__heading {
  margin-bottom: 40px;
}

.blog__subtitle {
  margin-bottom: 80px;
}

.blog__article {
  background-color: var(--bg-secondary);
  border: 0 #ccc;
  border-radius: 12px;
  margin-bottom: 60px;
  padding: 20px;
}

.blog__article:hover {
  background-color: #eae6e300;
  border-style: none;
}

.blog__article-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--bg-primary);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
}

.blog__article-content.link {
  background-color: var(--text-navigation);
  opacity: 1;
  border: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transition: transform .5s;
}

.blog__article-content.link:hover {
  background-color: #eae6e3;
  transform: scale(1.02);
}

.blog__art-img {
  border: 0 #ccc;
  border-radius: 10px 0 0 10px;
}

.blog__title {
  margin-top: 20px;
  margin-bottom: 30px;
}

.blog__text {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.blog__next {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  width: 200px;
  height: 48px;
  display: flex;
}

.blog__next.link {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  margin-top: 10px;
  display: flex;
}

.hero__article {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.hero__article-text {
  margin-top: 40px;
}

.introduction {
  background-color: var(--bg-surface);
  background-image: url('../images/pattern.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 200px;
  padding-top: 60px;
  padding-bottom: 0;
}

.utility {
  justify-content: center;
  align-items: center;
  width: 200vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility__content {
  text-align: center;
  flex-direction: column;
  width: 300px;
  display: flex;
}

.hero__inner {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--bg-primary);
  flex-flow: row;
  justify-content: center;
  max-width: 1200px;
  margin-top: 0;
  display: flex;
}

.hero__inner.add-info {
  flex-flow: column;
  margin-bottom: 40px;
}

.hero__inner.bg-transparent {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f8f8f800;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-between space-around;
  place-items: center stretch;
  max-width: 1600px;
  display: flex;
}

.info {
  padding-top: 20px;
}

.info__container {
  margin-top: 0;
  padding-bottom: 20px;
}

.allow__heading {
  margin-top: 40px;
  margin-bottom: 40px;
}

.list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.list.text-enlarged {
  font-size: 18px;
}

.other {
  margin-bottom: 80px;
}

.other__heading {
  margin-top: 40px;
  margin-bottom: 40px;
}

.hero__intro-text {
  margin-top: 100px;
  margin-bottom: 60px;
}

.hero__title {
  margin-bottom: 40px;
}

.hero__title.app {
  margin-top: 60px;
  margin-bottom: 20px;
}

.hero__title-samples {
  margin-bottom: 30px;
}

.heading-xs, .heading-xxs {
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
}

.hero__text-wrapper {
  flex: 0 auto;
  align-self: auto;
  max-height: 50px;
  margin-top: 0;
  display: block;
}

.hero__text-wrapper.header-h3 {
  margin-top: 19px;
}

.hero__text-wrapper.header-h4 {
  margin-top: 25px;
}

.hero__text-wrapper.header-h5 {
  margin-top: 27px;
}

.hero__text-wrapper.header-h6 {
  margin-top: 28px;
}

.hero__text-wrapper.header-h2 {
  align-self: flex-start;
  margin-top: 13px;
}

.palette {
  margin-bottom: 60px;
  padding-top: 60px;
}

.palette__container {
  padding-left: 20px;
  padding-right: 20px;
}

.palette__heading {
  padding-bottom: 40px;
}

.palette__inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch center;
  display: grid;
}

.palette__intro-text {
  margin-bottom: 40px;
}

.palette__block {
  background-color: #f8f8f800;
  border: 1px solid #333;
  border-radius: 16px;
  width: auto;
  min-width: 160px;
  min-height: 102px;
  padding: 20px;
}

.palette__block.palette__block--bg-primary {
  background-color: var(--bg-primary);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--bg-secondary {
  background-color: var(--bg-secondary);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--bg-muted {
  background-color: var(--bg-muted);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--bg-contrast {
  background-color: var(--bg-contrast);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--bg-surface {
  background-color: var(--bg-surface);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--text-primary {
  background-color: var(--text-primary);
  color: #fff;
  width: 100%;
  min-width: auto;
  height: auto;
}

.palette__block.palette__block--text-secondary {
  background-color: var(--text-label);
  color: #fff;
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--text-lig {
  background-color: var(--text-navigation);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--text-navigation-hover {
  background-color: var(--text-navigation-hover);
  color: #fff;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
}

.palette__block.palette__block--action-primary {
  background-color: var(--form-action-primary);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--action-primary--hover {
  background-color: var(--form-action-primary-hover);
  color: #fff;
  width: 100%;
  min-width: auto;
}

.palette__block.bg-muted--secondary {
  background-color: var(--bg-muted-secondary);
  width: 100%;
  min-width: auto;
}

.palette__block.palette__block--text-light-label-heading {
  background-color: var(--text-light-label);
}

.palette__name {
  box-sizing: border-box;
  color: #333;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.palette__name.text-lite {
  color: #fff;
}

.buttons {
  background-color: var(--bg-primary);
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.buttons__container {
  padding-left: 20px;
  padding-right: 20px;
}

.button__heading {
  padding-bottom: 20px;
}

.stages__label {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.testimonials__label {
  margin-bottom: 20px;
}

.faq__label {
  max-width: none;
  margin-bottom: 20px;
}

.faq__title {
  padding-top: 0;
  padding-bottom: 10px;
}

.overview__label {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
}

.heading {
  padding-left: 40px;
}

.heading-2 {
  margin-left: 0;
  margin-right: 20px;
  padding-left: 40px;
}

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

.hero__column-left {
  z-index: 99;
  background-color: #10121600;
  flex: 0 auto;
  max-width: 400px;
  padding-left: 40px;
}

.hero__column-right {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.cta__button {
  z-index: 99;
}

.dropdown-toggle {
  margin-top: 3px;
}

.pricing__guide {
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer__address-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.hero__insert {
  min-width: auto;
  max-width: 1200px;
  min-height: 60px;
}

.hero__autor {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: flex;
}

.blog__label {
  margin-bottom: 20px;
}

.hero__title-blog {
  margin-top: 30px;
  margin-bottom: 30px;
}

.stages__text {
  z-index: 999;
  border: 1px none var(--form-action-primary);
  background-color: #f000;
  border-top-right-radius: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  width: 100%;
  max-width: 350px;
  min-height: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.stages__text:hover {
  background-color: #eae6e300;
}

.back-to-top {
  z-index: 9999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #0b0b0b;
  background-color: #f2c01400;
  border-radius: 50%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 0;
  font-size: 16px;
  text-decoration: none;
  transition-property: background-color, transform, opacity;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: ease, ease, ease;
  display: flex;
  position: fixed;
  bottom: 24px;
  left: 24px;
  transform: translateY(0);
  box-shadow: 0 8px 20px #00000040;
}

.back-to-top.w--current {
  pointer-events: none;
  opacity: 0;
}

.back-to-top__bg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bg-muted);
  opacity: 1;
  z-index: 0;
  border-radius: 9999px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 56px;
  height: 56px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: block;
  position: absolute;
  bottom: 0;
  right: auto;
}

.back-to-top__img {
  z-index: 1;
  opacity: 1;
  stroke: currentColor;
  flex: 0 auto;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  bottom: 2px;
  overflow: visible;
}

.utility__text {
  font-family: Manrope, sans-serif;
}

.utility__image {
  border-radius: 999px;
}

.utility__heading {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.utility__heading.var {
  padding-top: 20px;
  padding-bottom: 30px;
}

.inform__link {
  color: var(--text-navigation);
  font-family: Manrope, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.inform__link:hover {
  color: var(--text-navigation-hover);
}

.checkbox-field {
  padding-left: 20px;
}

.hero__social-proof-group-primary {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
}

.hero__social-proof-group-primary.home-dark {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 60px;
}

.introduction__container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  max-width: 1200px;
  display: flex;
}

.hero__subsections {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.hero__inner-text {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: stretch;
  margin: 0 auto 40px;
  padding-top: 0;
  display: flex;
}

.hero__inner-heading {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: stretch;
  max-height: none;
  margin-bottom: 40px;
  display: flex;
}

.pages-inc__container.narrow {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.pages-inc__heading {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.editing__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.editing__title {
  padding-top: 20px;
  padding-bottom: 10px;
}

.customization__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.hero-sections__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.responsive__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.navigation__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.seo__heading, .webflow-version__heading, .license__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.responsive__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.support {
  padding-bottom: 40px;
}

.support__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.seo__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.customization-pro {
  background-color: var(--bg-muted-secondary);
  margin-bottom: 0;
  padding-bottom: 60px;
}

.customization-pro__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.customization-pro__title {
  padding-top: 20px;
  padding-bottom: 10px;
}

.customization-pro__title.without-padding {
  padding-top: 20px;
}

.customization-pro__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.list-item-2, .list-item-3, .list-item-4 {
  list-style-type: decimal;
}

.customization-pro__comparison {
  border: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.customization-pro_column-left {
  width: 50%;
  height: 100%;
}

.customization-pro__column-right {
  width: 50%;
  height: 100px;
}

.customization-pro__tab {
  border: 1px solid #c5b68a;
  padding: 10px;
}

.customization-pro__tab.dark {
  background-color: var(--bg-muted);
  background-color: #e9dbb3;
}

.customization-pro__text-tab {
  font-family: Manrope, sans-serif;
  font-size: 18px;
}

.customization-pro__text-tab--title {
  font-family: Inter, sans-serif;
  font-size: 20px;
}

.credits__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.credits__list {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.webflow {
  margin-bottom: 60px;
}

.webflow__heading {
  padding-top: 40px;
  padding-bottom: 40px;
}

.divider {
  border: 1px #000;
  border-bottom: 1px solid #ccc;
  max-width: 90%;
  height: 10px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  overflow: visible;
}

.hero__text-img {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 0 10px #2d2221;
  background-color: #00000063;
  border: 1px solid #ccc;
  border-radius: 10px;
  justify-content: center;
  width: 800px;
  max-width: 800px;
  margin-top: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  font-family: Manrope, sans-serif;
  font-size: 40px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 5%;
}

.cta-section {
  background-color: var(--bg-muted-secondary);
  margin-top: 0;
  padding-top: 40px;
}

.cta-section__container {
  max-width: 1200px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.cta-section__label {
  padding-bottom: 20px;
}

.cta-section__heading {
  margin-bottom: 60px;
}

.cta-section__inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.link-block {
  justify-content: center;
  align-self: auto;
  width: 130%;
  display: flex;
}

.link-block.w--current {
  justify-content: center;
  align-self: auto;
  display: flex;
}

.background-video {
  z-index: 2;
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #00213600;
  border: 0 #ccc;
  border-radius: 0;
  flex: 1;
  align-self: auto;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  position: absolute;
  inset: 0 0% 0% 0;
  overflow: visible;
  transform: scale(1.02);
}

.navbar {
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 12px;
}

.experience {
  background-color: var(--bg-surface);
  padding-top: 100px;
  padding-bottom: 100px;
}

.experience__-ontainer {
  width: 100%;
  max-width: 1200px;
  height: 100%;
}

.experience__label {
  padding-bottom: 20px;
}

.experience__inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.experience__content {
  border: 1px solid var(--bg-contrast);
  flex: 0 auto;
  width: 350px;
  max-width: none;
  margin-top: 0;
  padding: 20px;
  position: relative;
}

.experience__name {
  -webkit-hyphens: auto;
  hyphens: auto;
  max-width: 100%;
  margin-top: 20px;
  font-family: Manrope, sans-serif;
}

.experience__name.text-light {
  color: #fff;
  max-width: none;
  margin-top: 20px;
}

.experience__image {
  background-color: var(--bg-secondary);
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.experience__name-name {
  padding-top: 10px;
}

.navbar-2 {
  background-color: var(--bg-surface);
  min-height: 90px;
}

.blog_icon {
  width: 24px;
  height: 24px;
  padding-top: 3px;
}

.hero__image {
  border: 1px solid #ccc;
  border-radius: 16px;
  max-width: 100%;
  overflow: clip;
}

.hero__label-light {
  background-image: linear-gradient(to bottom, var(--bg-surface), var(--bg-surface));
  align-self: flex-start;
  padding: 0 10px;
  position: relative;
}

.hero__text-wrapper-dark {
  background-color: var(--bg-surface);
  flex: 0 auto;
  align-self: flex-start;
  max-height: 50px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.hero__text-wrapper-dark.header-h2 {
  margin-top: 12px;
}

.hero__text-wrapper-dark.header-h3 {
  margin-top: 18px;
}

.hero__text-wrapper-dark.header-h4 {
  margin-top: 25px;
}

.castom-img {
  flex: 0 auto;
  width: 50px;
  height: 50px;
  padding-top: 0;
}

.nav__custom_link-overlay {
  z-index: 10;
  position: absolute;
  inset: 0;
}

.hero__intro-img {
  border: 1px solid #ccc;
  border-radius: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.hero__intro-image {
  border: 1px #ccc;
  border-radius: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .5s;
  overflow: visible;
}

.hero__intro-image:hover {
  transform: scale(1.05);
}

.heading-4, .heading-5 {
  margin-left: 40px;
}

.heading-8, .heading-9 {
  padding-left: 20px;
}

.hero_photo-top {
  border: 1px #000;
  border-radius: 16px;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}

.hero__img-top {
  width: 900px;
  max-width: 900px;
}

.hero_media-wrap {
  width: 100%;
  max-width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero__introduction {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.get__container {
  background-color: var(--bg-primary);
  height: auto;
  min-height: 100%;
  margin-bottom: 0;
}

.form__subtitle-wrapper {
  padding-top: 40px;
}

.hero_video-wrap {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: fill;
  border: 2px #ffffff14;
  border-radius: 36px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  min-width: 0;
  max-width: 100%;
  height: 100%;
  min-height: 0;
  max-height: 100%;
  margin: 20px auto 0;
  padding-top: 56.25%;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
  transform: scale(.9);
  box-shadow: 0 2px 5px #0003;
}

.overview__content-text {
  max-width: 700px;
  margin: 60px auto;
  padding-left: 0;
}

.overview__cta {
  margin-bottom: 40px;
}

.cta__content-text {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.declaration__heading {
  margin-top: 80px;
  margin-bottom: 40px;
}

.declaration__content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.stages__subtitle {
  margin-bottom: 80px;
}

.introduction__title {
  margin-top: 0;
  margin-bottom: 40px;
}

.introduction__content-text {
  max-width: 800px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.bridge {
  margin-top: 80px;
}

.bridge__heading {
  padding-bottom: 40px;
}

.bridge__content {
  max-width: 700px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.pricing__listing {
  margin-bottom: 40px;
}

.pricing__listing.down {
  margin-bottom: 70px;
}

.pricing__format {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 18px;
}

.stages__name {
  display: flex;
}

.get__text {
  padding-top: 20px;
}

.overview__title-card {
  padding-bottom: 20px;
}

.image-3 {
  border-radius: 16px;
}

.image {
  border: 1px solid #ccc;
  border-radius: 18px;
}

.hero__chapter {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-bottom: 20px;
}

.accent-text {
  background-color: var(--bg-muted);
  border: 1px #000;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.customization-pro__accent {
  background-color: var(--bg-muted);
  padding-top: 0;
}

.customization-pro__acccent-inner {
  margin-top: 10px;
}

.customization-pro__wrapper {
  margin-bottom: 40px;
}

.utility__heading-round {
  background-image: linear-gradient(to bottom, var(--bg-contrast), var(--bg-contrast));
  border: 1px #000;
  border-radius: 999px;
  align-self: center;
  width: 300px;
  height: 300px;
  margin-top: 0;
}

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

.utility__subtitle {
  padding-bottom: 10px;
}

.experience__subtitle {
  margin-bottom: 40px;
  padding-top: 20px;
}

.experience__text {
  padding-top: 40px;
}

.structure__card--title {
  padding-top: 0;
  padding-bottom: 10px;
}

.subitle.text-center {
  text-align: center;
}

.process__subtitle {
  margin-bottom: 0;
  padding-top: 20px;
}

.foundation__card--title {
  padding-bottom: 10px;
}

.paragraph-2 {
  color: #333;
  text-align: left;
  -webkit-hyphens: auto;
  hyphens: auto;
  flex: 0 auto;
  width: auto;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  text-decoration: none;
}

.paragraph-2.text-enlarged {
  overflow-wrap: normal;
  max-width: 920px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 130%;
}

.paragraph-2.text-enlarged.text-bold {
  margin-top: 0;
  font-weight: 700;
}

.heading-lg-3 {
  color: #333;
  text-align: center;
  z-index: 5;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.heading-lg-3.text-left {
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.list-2 {
  text-align: left;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.list-2.text-enlarged {
  font-size: 18px;
}

.customization-pro__limit {
  background-color: #eae6e3;
  border: 1px solid #333;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 20px 40px;
}

.paragraph-3 {
  color: #333;
  text-align: left;
  -webkit-hyphens: auto;
  hyphens: auto;
  flex: 0 auto;
  width: auto;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  text-decoration: none;
}

.paragraph-3.text-enlarged {
  overflow-wrap: normal;
  max-width: 920px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 130%;
}

.paragraph-3.text-enlarged.text-center {
  text-align: center;
  border: 1px #000;
  max-width: 920px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: 500;
}

.paragraph-3.text-enlarged.text-center.accent-text-2 {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.paragraph-3.text-enlarged.text-bold {
  margin-top: 0;
  font-weight: 700;
}

.heading-lg-4 {
  color: #333;
  text-align: center;
  z-index: 5;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.heading-lg-4.text-left {
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.list-3 {
  text-align: left;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.list-3.text-enlarged {
  font-size: 18px;
}

.list-item-title {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  display: block;
}

.customization-pro__paragraph {
  padding-bottom: 10px;
}

.accent-text-2 {
  background-color: #e9dbb3;
  border: 1px #000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.customization-pro__wrapper-2 {
  margin-bottom: 0;
}

.customization-pro-2 {
  background-color: #f5efe5;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 60px;
}

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

.customization-pro__acccent-inner-2 {
  margin-top: 40px;
}

@media screen and (min-width: 1280px) {
  .page, .hero {
    background-color: var(--bg-primary);
  }

  .hero.bg-transparent {
    padding-bottom: 0;
  }

  .heading-xl.heading-center {
    margin-bottom: 0;
  }

  .hero__heading {
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .hero__subtitle-average {
    display: block;
  }

  .hero__subtitle-average.flex-center {
    margin-bottom: 100px;
    display: flex;
  }

  .subtitle {
    max-width: 500px;
  }

  .subtitle.text_center {
    max-width: none;
  }

  .introduction__column-right {
    max-width: 800px;
  }

  .hero__community-badge {
    margin-left: 20px;
  }

  .hero__social-label {
    flex: 0 auto;
    align-self: center;
    margin-top: 20px;
  }

  .hero__social-label.origin {
    margin-top: 0;
  }

  .hero__cta {
    max-width: 500px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav__link:hover, .nav__link.w--current, .nav__link.w--current:hover {
    color: var(--text-navigation-hover);
  }

  .nav__menu {
    padding-top: 7px;
  }

  .hero__avatars.avatars-origin {
    margin-top: -20px;
  }

  .benefits {
    background-image: url('../images/pattern.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 0;
  }

  .paragraph.text-enlarged.text-center {
    margin-bottom: 60px;
  }

  .paragraph.text-enlarged.text-center.subtitle {
    margin-bottom: 80px;
  }

  .paragraph.text-average:hover {
    color: var(--bg-primary);
  }

  .stages__container {
    max-width: 1600px;
  }

  .stages__inner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    justify-items: center;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    display: grid;
  }

  .stages__card {
    border-style: none;
    border-color: #ccc;
    flex-flow: column;
    width: 100%;
    max-width: 350px;
  }

  .stages__card.card-home {
    height: 500px;
    max-height: none;
  }

  .heading-md.text-link {
    flex: none;
    align-self: auto;
  }

  .heading-md.text-link.h3-reduced {
    font-size: 24px;
  }

  .stages__image-mask {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    flex: none;
    align-self: auto;
    width: 370px;
    max-width: none;
    height: auto;
    min-height: auto;
  }

  .stages__image {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    width: 370px;
    max-width: none;
    display: block;
  }

  .testimonials__layout {
    background-color: var(--bg-muted);
  }

  .testimonials__photo-img {
    border: 1px solid #000;
  }

  .testimonials__text-span {
    font-weight: 400;
  }

  .hard {
    margin-left: 225px;
    left: 75%;
  }

  .faq {
    padding-top: 80px;
  }

  .faq__container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .faq__toggle {
    transition: all .5s;
  }

  .faq__toggle:hover {
    background-color: var(--bg-surface);
  }

  .faq__toggle:active {
    color: #fff;
  }

  .faq__toggle:focus {
    background-color: #fff;
  }

  .faq__toggle.w--open {
    background-color: var(--bg-contrast);
    color: #fff;
  }

  .cta__bg-circle {
    margin-top: -140px;
  }

  .cta__backgroand {
    height: 740px;
    margin-top: 140px;
    left: -20%;
  }

  .cta-explosive {
    margin-top: 60px;
  }

  .text-block:hover {
    color: var(--text-navigation-hover);
  }

  .hero__container {
    background-color: var(--bg-primary);
    border: 1px #000;
    max-width: 1600px;
    padding-top: 80px;
  }

  .introduction__img {
    border-style: none;
    border-radius: 0;
    max-width: 700px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .foundation {
    border: 1px #000;
  }

  .foundation__card {
    box-shadow: none;
    border-style: solid;
  }

  .cta {
    background-color: var(--bg-primary);
    padding-top: 80px;
  }

  .pricing__heading {
    margin-bottom: 40px;
  }

  .stages__title {
    flex: 0 auto;
    align-self: auto;
  }

  .stages__title-inner {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .introduction__mask {
    max-width: 700px;
    min-height: auto;
  }

  .pricing__card {
    border-style: solid;
    border-color: var(--bg-contrast);
    border-radius: 16px;
    height: 670px;
  }

  .pricing__plan {
    font-family: Inter, sans-serif;
  }

  .pricing__price, .pricing__price.lower {
    margin-top: 0;
  }

  .pricing__amount {
    color: #1b5b88;
    flex-flow: column;
    align-items: center;
    margin-bottom: 20px;
    font-size: 32px;
    display: flex;
  }

  .pricing__amount.exclusive {
    font-size: 38px;
  }

  .pricing__cta-enroll, .pricing__cta-enroll.lower {
    margin-top: auto;
  }

  .pricing__badge {
    border: 1px none var(--text-primary);
    background-color: var(--bg-contrast);
    border-radius: 0;
    top: -40px;
  }

  .text-badge {
    padding-top: 9px;
  }

  .hero__img-wrapper {
    border-style: none;
  }

  .overview {
    background-color: var(--bg-primary);
    padding-bottom: 0;
  }

  .overview__card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    height: 300px;
    box-shadow: none;
    border-style: none;
    border-radius: 10px;
    padding: 0;
  }

  .overview__text {
    background-image: radial-gradient(circle, #afa79542 88%, #b1ada2ad);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px 30px 20px;
  }

  .overview__img {
    border-style: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .gain {
    padding-top: 60px;
  }

  .overview__mask {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .for__heading {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .for__card {
    background-color: var(--bg-muted);
  }

  .process {
    background-color: var(--bg-muted-secondary);
    padding-bottom: 80px;
  }

  .blog.bg-blog {
    background-color: var(--bg-primary);
  }

  .blog__article {
    background-color: var(--bg-primary);
    margin-bottom: 40px;
  }

  .blog__article-content.link {
    border: 1px none var(--bg-contrast);
    border-radius: 10px;
  }

  .hero__article-text {
    margin-top: 60px;
  }

  .introduction {
    background-image: url('../images/pattern.png');
    width: auto;
    max-width: none;
  }

  .hero__inner {
    justify-content: center;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .hero__inner.text-center {
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .faq__title {
    margin-bottom: 10px;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .hero__column-left {
    background-color: #f8f8f800;
    max-width: 600px;
    max-height: none;
  }

  .hero__column-right {
    background-color: #10121600;
    height: auto;
  }

  .pricing__guide, .hero__autor {
    margin-bottom: 80px;
  }

  .stages__text {
    border-style: none;
    border-color: var(--text-primary);
    background-color: #eae6e300;
    border-top-right-radius: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    min-height: 60%;
    max-height: none;
    padding-bottom: 20px;
  }

  .stages__text:hover {
    background-color: #cfedc900;
  }

  .hero__social-proof-group-primary {
    flex-flow: row;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .hero__social-proof-group-primary.home-dark {
    padding-top: 20px;
  }

  .introduction__container {
    justify-content: center;
    max-width: 1600px;
    padding-bottom: 60px;
  }

  .divider {
    max-width: 940px;
  }

  .hero__text-img {
    margin-top: 40%;
  }

  .background-video {
    flex: 1;
    justify-content: center;
    align-self: auto;
    max-width: none;
    height: 100%;
    min-height: auto;
    max-height: none;
    margin-right: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
    box-shadow: 0 8px 5px #0003;
  }

  .hero_media-wrap {
    height: 100%;
    min-height: auto;
  }

  .hero__introduction {
    max-width: 920px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_video-wrap {
    min-width: auto;
    max-width: none;
    height: 470px;
  }

  .pricing__listing {
    margin-top: 40px;
  }

  .pricing__format {
    text-align: center;
    padding-top: 10px;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .list-2 {
    padding-left: 40px;
  }

  .paragraph-3.text-enlarged.text-center {
    margin-bottom: 0;
  }

  .list-3 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .label {
    text-align: center;
  }

  .hero__label-wrapper {
    margin-top: 0;
  }

  .heading-xl {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }

  .heading-xl.heading-center {
    max-width: none;
  }

  .heading-xl.header-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero__heading {
    text-align: center;
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .hero__subtitle-average {
    margin-bottom: 60px;
  }

  .subtitle {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .subtitle.text_center {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .subtitle.text-light.text-left {
    text-align: left;
  }

  .subtitle.text-light.text-left.text-short {
    width: 450px;
    max-width: 450px;
  }

  .introduction__column-left {
    flex-flow: column;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    height: auto;
    margin-bottom: 40px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .introduction__column-right {
    justify-content: center;
    align-self: auto;
    max-width: none;
    padding-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .hero__social-proof-group {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    width: 500px;
    margin: 0 auto 60px;
    padding-bottom: 0;
  }

  .hero__community-badge {
    margin-left: 0;
  }

  .hero__social-label {
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    min-width: 250px;
    max-height: none;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-bottom: 20px;
    font-size: 18px;
    display: flex;
    box-shadow: 0 8px 18px #0000002e;
  }

  .hero__social-label.var {
    margin-top: 10px;
    padding-top: 20px;
    top: 5%;
  }

  .hero__social-label.origin {
    margin-bottom: 20px;
  }

  .text-span {
    padding-bottom: 0;
  }

  .hero__cta {
    justify-content: center;
    align-self: center;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    padding-top: 20px;
    display: flex;
  }

  .button {
    flex: none;
    align-self: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .nav__link {
    color: #0b4020;
  }

  .nav__menu {
    background-color: #cee2d7;
    max-width: 250px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .nav__logo {
    padding-left: 20px;
  }

  .hero__avatars {
    flex: none;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    left: 5%;
  }

  .logos {
    background-color: var(--bg-secondary);
  }

  .benefits {
    margin-top: -10px;
    margin-left: 0;
    padding: 40px 20px 100px;
  }

  .benefits__card {
    text-overflow: clip;
    overflow-wrap: normal;
    background-image: none;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: auto;
    min-height: auto;
    overflow: hidden;
  }

  .benefits__cards {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .paragraph {
    flex: 0 auto;
    align-self: auto;
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .paragraph.text-enlarged {
    margin-bottom: 20px;
    font-size: 130%;
  }

  .paragraph.text-enlarged.text-height {
    min-height: auto;
  }

  .paragraph.text-enlarged.text-center {
    margin-bottom: 0;
  }

  .paragraph.text-enlarged.text-center.subtitle {
    margin-bottom: 50px;
  }

  .paragraph.text-enlarged.text-bold {
    padding-right: 0;
  }

  .paragraph.text-enlarged.text-bold.text-cetnter-vert {
    flex: 1;
    align-self: flex-start;
    padding-top: 0;
    padding-right: 0;
  }

  .paragraph.text-light.text-center.text-enlarged {
    color: #fff;
    max-width: 1000px;
    font-size: 100%;
    line-height: 1.2em;
  }

  .paragraph.text-center.text-enlarged {
    padding-bottom: 40px;
  }

  .paragraph.text-average {
    align-self: center;
    margin-bottom: 10px;
  }

  .stages {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-lg.text-left {
    text-align: center;
  }

  .stages__container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .stages__inner {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: space-around stretch;
    place-items: baseline center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .stages__inner.stages-home {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start stretch;
    place-items: start center;
    display: grid;
  }

  .stages__card {
    z-index: 999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-color: #ccc;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    height: 530px;
    min-height: auto;
    max-height: 100%;
    margin-left: 0;
    display: flex;
    position: relative;
  }

  .stages__card.card-home {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    max-width: 300px;
    height: 100%;
    max-height: 550px;
    display: block;
  }

  .heading-md {
    font-size: 28px;
  }

  .heading-md.text-light {
    margin-top: 0;
  }

  .heading-md.text-left.doc {
    padding-left: 20px;
    padding-right: 20px;
  }

  .stages__image-mask {
    flex: 1;
    width: auto;
    height: auto;
    min-height: 230px;
  }

  .stages__image {
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: visible;
  }

  .testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonials__layout {
    align-items: stretch;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .testimonials__photo-img {
    width: 90%;
    min-width: auto;
    height: auto;
  }

  .testimonials__card {
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 20px;
  }

  .testimonials__photo {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    min-height: 100%;
  }

  .testimonials__swiper.swiper {
    position: relative;
  }

  .testimonials__wrapper.swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonials__slide.swiper-slide {
    width: 95%;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonials__text-span {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 40px;
    font-size: 16px;
  }

  .streak {
    margin-top: -60px;
    position: absolute;
    top: 0%;
  }

  .hard {
    margin-left: 80px;
    left: 82%;
  }

  .faq {
    padding-top: 60px;
    box-shadow: 0 8px 5px #0003;
  }

  .faq__container {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq__accordion {
    width: 100%;
  }

  .faq__image {
    width: auto;
  }

  .faq__inner {
    flex-flow: column;
    align-items: center;
  }

  .faq__img {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .faq__mask {
    padding-top: 0;
  }

  .question {
    width: 20%;
    margin-top: 30px;
    margin-left: 60px;
  }

  .cta__container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta__buttons {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cta__photos {
    margin: -80px 0 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta__bg-circle {
    margin-top: -60px;
  }

  .cta__backgroand {
    justify-content: center;
    height: 700px;
    margin-top: 180px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    left: 0;
  }

  .footer {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__main {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
  }

  .footer__desc, .footer__link {
    text-align: center;
  }

  .text-block {
    color: #0b4020;
    padding-top: 0;
  }

  .icon {
    color: #0b4020;
    margin-bottom: 21px;
    margin-right: 24px;
  }

  .nav__ddlink {
    width: 250px;
    max-width: 300px;
  }

  .dropdown-list.w--open {
    border: 1px solid #0b4020;
    max-width: 250px;
    margin-left: 0;
  }

  .menu-button {
    background-color: var(--bg-surface);
  }

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

  .icon-mobile {
    color: var(--text-navigation);
  }

  .hero__container {
    max-width: 990px;
    padding: 60px 20px 0;
    position: relative;
  }

  .hero__container.narrow {
    padding-top: 100px;
  }

  .introduction__img {
    box-sizing: border-box;
    aspect-ratio: auto;
    border: 1px #ccc;
    border-radius: 16px;
    justify-content: center;
    width: auto;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .foundation__cards {
    grid-template-columns: 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .structure {
    padding-top: 40px;
  }

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

  .cta {
    padding-top: 40px;
  }

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

  .pricing__label {
    margin-bottom: 20px;
  }

  .stages__title {
    flex-flow: column;
    flex: 0 auto;
    display: block;
  }

  .stages__title-inner {
    margin-bottom: 20px;
  }

  .introduction__mask {
    flex: 0 auto;
    max-width: 100%;
    margin-top: 0;
  }

  .pricing__list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
  }

  .pricing__card {
    width: 400px;
    height: 600px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .pricing__card-head.down {
    margin-bottom: 20px;
  }

  .pricing__amount {
    font-size: 28px;
  }

  .pricing__micro {
    height: 45px;
    margin-bottom: 0;
  }

  .pricing__badge {
    margin-top: -20px;
    margin-left: 0;
    margin-right: 0;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .inform {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__img-wrapper {
    justify-content: center;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    display: block;
  }

  .overview__container {
    max-width: 990px;
    padding-top: 40px;
  }

  .overview__container.narrow {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .overview__text {
    background-image: radial-gradient(circle, #afa79542 83%, #b1ada2ad);
  }

  .for, .for__heading {
    padding-top: 40px;
  }

  .for__content {
    flex-flow: column;
    align-items: center;
  }

  .contact__list {
    padding-top: 10px;
  }

  .contact__image {
    height: 200px;
  }

  .form__columns-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    display: grid;
  }

  .form {
    margin-bottom: 0;
  }

  .subtitle-2.text-light {
    margin-bottom: 10px;
  }

  .heading-lg-2 {
    margin-top: 40px;
  }

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

  .form__inner {
    padding-bottom: 0;
  }

  .form__body {
    padding-bottom: 10px;
  }

  .form__form-subtitle {
    width: auto;
    min-width: auto;
    margin-bottom: 20px;
  }

  .get__cta {
    margin-top: 40px;
  }

  .blog__article {
    padding-top: 0;
  }

  .blog__article-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    border-radius: 10px;
    justify-content: flex-start;
    padding-top: 0;
  }

  .blog__article-content:hover {
    background-color: var(--bg-primary);
  }

  .blog__art-img {
    object-fit: cover;
    border-style: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    transition: transform .5s;
    display: block;
  }

  .blog__art-img:hover {
    transform: scale(1.1);
  }

  .blog__text {
    background-color: var(--bg-primary);
    object-fit: cover;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 20px;
  }

  .blog__text:hover {
    background-color: #fff;
  }

  .blog__next.link {
    width: 215px;
    height: 30px;
    margin-top: 20px;
  }

  .hero__article {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .introduction {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__inner {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: wrap-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero__inner.text-center {
    flex-flow: row;
    justify-content: center;
  }

  .hero__inner.bg-transparent {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

  .hero__title-samples {
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .hero__text-wrapper {
    align-self: flex-start;
    margin-top: 0;
  }

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

  .palette__block.palette__block--bg-primary {
    width: 100%;
  }

  .palette__block.palette__block--text-primary, .palette__block.palette__block--text-secondary, .palette__block.palette__block--text-lig, .palette__block.palette__block--text-navigation-hover, .palette__block.palette__block--action-primary {
    width: 100%;
    min-width: auto;
  }

  .palette__block.palette__block--text-light-label-heading {
    width: 100%;
  }

  .faq__title {
    margin-top: 5px;
    font-family: Inter, sans-serif;
  }

  .hero__column-left {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__column-right {
    z-index: auto;
    flex-flow: row;
    flex: 1;
    order: -9999;
    align-self: auto;
    min-height: auto;
    margin-bottom: 60px;
    padding-bottom: 0;
    position: static;
    overflow: hidden;
  }

  .cta__button {
    z-index: 99;
  }

  .dropdown-toggle {
    margin-left: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    display: inline-block;
  }

  .dropdown-toggle.w--open {
    padding-bottom: 20px;
  }

  .stages__text {
    background-color: #eae6e300;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 100%;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .blog__mask {
    border-radius: 10px 0 0 10px;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .hero__social-proof-group-primary {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .introduction__container {
    flex-flow: column-reverse;
  }

  .hero__inner-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
  }

  .hero__inner-heading {
    justify-content: center;
  }

  .button-plan {
    flex: none;
  }

  .hero__text-img {
    width: 550px;
    text-shadow: none;
    background-color: #0000004d;
    border-color: #ccc;
    margin-top: 40%;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    left: 4%;
  }

  .background-video {
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: auto;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .experience {
    padding-left: 20px;
    padding-right: 20px;
  }

  .experience__content {
    max-width: 200px;
  }

  .experience__image {
    width: auto;
    min-width: auto;
    max-width: 170px;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .blog_icon {
    padding-top: 3px;
  }

  .hero__image {
    display: block;
  }

  .hero__text-wrapper-dark {
    align-self: center;
  }

  .hero_photo-top {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero__img-top {
    width: 600px;
    margin-left: 0;
    margin-right: 0;
  }

  .hero_media-wrap {
    max-width: 600px;
  }

  .hero__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_video-wrap {
    flex: 1;
    min-width: 0;
    max-width: 100%;
    height: auto;
  }

  .pricing__listing.down {
    margin-bottom: 40px;
  }

  .dropdown {
    display: block;
  }

  .paragraph-2 {
    flex: 0 auto;
    align-self: auto;
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .paragraph-2.text-enlarged {
    max-width: 600px;
    margin-bottom: 20px;
    font-size: 130%;
  }

  .paragraph-2.text-enlarged.text-bold {
    padding-right: 0;
  }

  .heading-lg-3.text-left {
    text-align: center;
  }

  .customization-pro__limit {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-3 {
    flex: 0 auto;
    align-self: auto;
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  .paragraph-3.text-enlarged {
    max-width: 600px;
    margin-bottom: 20px;
    font-size: 130%;
  }

  .paragraph-3.text-enlarged.text-center {
    margin-bottom: 0;
  }

  .paragraph-3.text-enlarged.text-bold {
    padding-right: 0;
  }

  .heading-lg-4.text-left {
    text-align: center;
  }

  .customization-pro__container-2 {
    max-width: none;
  }

  .accent-text-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .customization-pro-2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .page {
    padding-left: 0;
    padding-right: 0;
  }

  .hero {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .label {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .label.text-center {
    text-align: center;
  }

  .hero__label-wrapper {
    margin-top: 20px;
    padding-left: 0;
  }

  .heading-xl {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    width: auto;
    max-width: 400px;
    margin-bottom: 0;
  }

  .heading-xl.heading-center {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .heading-xl.heading-center.heading-enlarged {
    font-size: 50px;
  }

  .hero__heading {
    text-align: center;
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 0;
    display: flex;
  }

  .hero__heading.doc {
    flex-flow: column;
    margin-bottom: 0;
  }

  .hero__subtitle-average {
    text-align: left;
    align-self: center;
    max-width: 500px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .hero__subtitle-average.flex-center {
    max-width: 500px;
    margin-bottom: 0;
  }

  .subtitle {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    width: auto;
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .subtitle.text-light.text-left.text-short {
    flex: 0 auto;
    width: auto;
    max-width: none;
  }

  .introduction__column-left {
    align-self: auto;
    margin-bottom: 0;
    padding-left: 0;
  }

  .introduction__column-right {
    flex: 1;
    align-self: auto;
    display: block;
  }

  .hero__social-proof-group {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 400px;
    margin: 60px auto 40px;
  }

  .hero__community-badge {
    margin-left: 0;
  }

  .hero__social-label.var {
    position: static;
  }

  .hero__social-label.origin {
    margin-top: -10px;
    margin-bottom: 40px;
    padding-top: 10px;
  }

  .hero__cta {
    width: 100%;
    margin: 0 auto 50px;
    padding-top: 0;
  }

  .button {
    flex: none;
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 0;
    display: flex;
  }

  .hero__avatars {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-self: center;
    margin-right: 0;
    display: flex;
    position: static;
  }

  .hero__avatars.avatars-origin {
    margin-left: 0;
  }

  .logos {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .logos__marquee {
    overflow: visible;
  }

  .benefits {
    width: auto;
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
    padding-right: 20px;
    overflow: visible;
  }

  .benefits__card {
    background-image: none;
    align-self: stretch;
    width: auto;
    min-width: auto;
  }

  .benefits__cards {
    flex-flow: column;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .heading-sm.text-big {
    flex: 1;
  }

  .paragraph {
    flex: 1;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.text-enlarged {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 130%;
  }

  .paragraph.text-enlarged.text-center {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .paragraph.text-enlarged.text-center.subtitle {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph.text__reduced {
    text-align: left;
    max-width: none;
  }

  .paragraph.text-center.text-enlarged {
    margin-bottom: 40px;
  }

  .paragraph.text-average {
    align-self: center;
    margin-bottom: 10px;
  }

  .benefits__heading {
    justify-content: flex-start;
    align-items: stretch;
  }

  .stages {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-lg.text-left {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .stages__container {
    padding-bottom: 0;
  }

  .stages__inner {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .stages__inner.stages-home {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .stages__card {
    flex-flow: column;
    width: 350px;
    height: 100%;
    padding-top: 0;
  }

  .heading-md {
    font-size: 23px;
  }

  .heading-md.text-light {
    margin-top: 0;
    padding-top: 0;
  }

  .heading-md.text-link {
    font-size: 23px;
  }

  .heading-md.text-left {
    text-align: center;
    flex: 0 auto;
  }

  .stages__image-mask {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    flex: 0 auto;
    align-self: auto;
    max-width: 100%;
    min-height: auto;
    max-height: 100%;
  }

  .stages__image {
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 350px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .benefits__img {
    flex: 0 auto;
    align-self: flex-start;
    display: block;
  }

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

  .testimonials__layout {
    flex-flow: column;
    max-width: none;
  }

  .testimonials__photo-img {
    margin-bottom: 20px;
  }

  .testimonials__slider {
    align-self: center;
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonials__card {
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-right: 0;
  }

  .testimonials__photo, .testimonials__slide.swiper-slide {
    width: 100%;
  }

  .streak, .hard {
    display: none;
  }

  .faq {
    padding-top: 60px;
  }

  .faq__heading {
    margin-bottom: 60px;
  }

  .faq__container {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .faq__accordion {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq__mask {
    width: 90%;
    height: 120px;
    margin-left: 0;
    padding-top: 15px;
  }

  .question {
    width: 100px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 30px;
    padding-bottom: 0;
  }

  .cta__container {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: relative;
  }

  .cta__buttons {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    z-index: 99;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: stretch center;
    width: 450px;
    margin: 40px auto 0;
    padding-bottom: 40px;
    display: flex;
    position: relative;
  }

  .cta__photos, .cta__photo {
    display: none;
  }

  .cta__bg-circle {
    margin-top: 300px;
    display: none;
  }

  .cta__backgroand {
    margin-top: 350px;
    display: none;
  }

  .cta-explosive {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .footer {
    height: auto;
  }

  .footer__main {
    flex-flow: column;
  }

  .footer__col.footer__col--brand {
    margin-top: 20px;
  }

  .footer__title.heading-sm.text-htink {
    align-self: auto;
  }

  .hero__container {
    flex-flow: column;
    justify-content: center;
    padding: 40px 20px 0;
    display: flex;
  }

  .hero__container.narrow {
    margin-bottom: 0;
    padding-top: 100px;
  }

  .introduction__img {
    text-align: left;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .foundation__card {
    flex-flow: column;
  }

  .foundation__image {
    border-style: none;
    align-self: center;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
  }

  .structure {
    padding-top: 60px;
  }

  .structure__card {
    flex-flow: column;
  }

  .structure__text {
    margin-top: 10px;
  }

  .structure__img {
    align-self: center;
    width: auto;
    height: auto;
  }

  .foundation__title {
    justify-content: center;
    margin-top: 10px;
  }

  .cta {
    background-color: var(--bg-primary);
  }

  .pricing__container, .pricing {
    margin-top: 60px;
  }

  .pricing__label {
    margin-bottom: 20px;
  }

  .stages__title {
    flex: 0 auto;
    align-self: auto;
  }

  .stages__title-inner {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
  }

  .introduction__mask {
    border-style: none;
    border-color: #000;
    width: auto;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: hidden;
  }

  .foundation__mask {
    border: 1px solid #ccc;
    border-radius: 16px;
    align-self: center;
    width: auto;
    min-width: auto;
    height: auto;
  }

  .structured__mask {
    border: 1px solid #ccc;
    align-self: center;
    width: auto;
    height: auto;
  }

  .pricing__list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
  }

  .pricing__card {
    height: 600px;
  }

  .pricing__bottom-text {
    margin-bottom: 40px;
  }

  .pricing__badge {
    margin-top: -20px;
    left: 50%;
  }

  .paragpaph.text-enlarged {
    width: auto;
  }

  .hero__img-wrapper {
    justify-content: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .overview {
    margin-left: 20px;
    margin-right: 20px;
  }

  .overview.home {
    padding-top: 60px;
  }

  .overview__container {
    padding-top: 0;
  }

  .overview__heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .overview__card {
    flex-flow: column;
    width: 300px;
    height: auto;
  }

  .overview__text {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    width: auto;
    min-width: auto;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }

  .overview__img {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    justify-content: center;
    width: 300px;
    height: auto;
    margin-left: 0;
    display: inline-flex;
  }

  .gain__heading {
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .overview__mask {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    align-self: center;
    width: auto;
    height: auto;
  }

  .for__content {
    flex-flow: column;
  }

  .for__card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .process__cta {
    margin-top: 40px;
  }

  .contact__contact-detail {
    flex-flow: column;
  }

  .contact__list {
    text-align: center;
  }

  .contact__image {
    flex: 1;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: clip;
  }

  .subtitle-2.text-light {
    width: 400px;
  }

  .form__form {
    margin-top: 10px;
  }

  .heading-lg-2 {
    margin-top: 0;
  }

  .button-secondary {
    text-align: center;
    margin-bottom: 0;
  }

  .form__body {
    padding-bottom: 40px;
  }

  .blog__article-content {
    flex-flow: column;
  }

  .blog__art-img {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .blog__text {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    padding-bottom: 20px;
  }

  .blog__next.link {
    justify-content: center;
    margin-left: 20px;
    padding-left: 0;
  }

  .hero__article {
    margin-right: 0;
  }

  .introduction {
    background-image: url('../images/pattern4.png');
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__inner {
    padding-bottom: 0;
    display: flex;
  }

  .hero__inner.text-center {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .hero__inner.bg-transparent {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .info {
    padding-top: 0;
  }

  .info__text, .list, .other__text {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-xs, .heading-xxs {
    text-align: center;
  }

  .hero__text-wrapper {
    flex-flow: row;
    flex: none;
    justify-content: center;
  }

  .palette {
    padding-top: 0;
  }

  .buttons {
    background-color: var(--bg-primary);
    padding-top: 0;
  }

  .faq__label {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .faq__title {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .hero__column-left {
    flex: 0 auto;
    width: 450px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .hero__column-right {
    flex: 0 auto;
    justify-content: center;
    min-width: 400px;
    margin-bottom: 0;
    display: block;
  }

  .dropdown-toggle {
    margin-top: 3px;
  }

  .stages__text {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-bottom: 20px;
  }

  .blog__mask {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .hero__social-proof-group-primary {
    flex-flow: column;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .introduction__container {
    margin-top: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__subsections {
    max-width: 500px;
  }

  .hero__inner-heading {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .pages-inc, .editing, .customization, .responsive, .seo, .webflow-version, .license, .support {
    margin-left: 20px;
    margin-right: 20px;
  }

  .customization-pro {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .customization-pro__tab {
    min-height: 70px;
  }

  .customization-pro__tab.dark {
    padding-bottom: 0;
  }

  .credits, .webflow {
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero__text-img {
    width: 370px;
    text-shadow: none;
    background-color: #0000005c;
    margin-top: 33%;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 20px;
  }

  .cta-section__inner {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .background-video {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 56.25%;
  }

  .experience {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .experience__inner {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: space-between start;
    place-items: stretch center;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .experience__content {
    width: auto;
    max-width: none;
    margin-bottom: 20px;
  }

  .experience__image {
    max-width: 200px;
  }

  .hero__text-wrapper-dark {
    align-self: center;
  }

  .hero__intro-img, .hero__intro-image {
    max-width: 500px;
  }

  .hero_photo-top, .hero__img-top {
    width: 400px;
  }

  .hero_media-wrap {
    max-width: 450px;
  }

  .hero__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero_video-wrap {
    min-width: 500px;
    max-width: 700px;
    height: 350px;
  }

  .declaration__container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bridge__heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .bridge__content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .editidng__text {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    flex: 1;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2.text-enlarged {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 130%;
  }

  .heading-lg-3.text-left {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .list-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .customization-pro__limit {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-3 {
    flex: 1;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3.text-enlarged {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 130%;
  }

  .paragraph-3.text-enlarged.text-center {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading-lg-4.text-left {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .list-3 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .customization-pro__paragraph {
    padding-bottom: 10px;
  }

  .customization-pro-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .page {
    background-color: var(--bg-primary);
  }

  .hero {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero.bg-transparent {
    height: auto;
    min-height: auto;
    margin-bottom: 0;
  }

  .label {
    text-align: center;
    width: auto;
    max-width: none;
    font-size: 16px;
  }

  .label.text-center {
    align-self: center;
    max-width: none;
    display: block;
    overflow: visible;
  }

  .hero__label-wrapper {
    margin-top: 20px;
    padding-left: 0;
  }

  .heading-xl {
    text-align: center;
    flex: 0 auto;
    max-width: none;
    overflow: visible;
  }

  .heading-xl.heading-center {
    flex: 0 auto;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
  }

  .heading-xl.heading-center.heading-enlarged {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .hero__heading {
    width: auto;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__heading.doc {
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__heading.var {
    padding-bottom: 20px;
  }

  .hero__subtitle-average {
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .hero__subtitle-average.flex-center {
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .subtitle {
    text-align: center;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: auto;
    padding-right: 0;
    display: block;
  }

  .subtitle.text_center {
    flex: 0 auto;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .subtitle.text_center.text-enlarged {
    margin-left: 0;
    margin-right: 0;
  }

  .subtitle.text-light.text-left.text-short {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .introduction__column-left {
    max-width: none;
    margin-bottom: 0;
    padding: 0;
  }

  .introduction__column-right {
    flex: 0 auto;
    align-self: auto;
    width: auto;
    padding-bottom: 40px;
  }

  .hero__social-proof-group {
    width: auto;
    margin-bottom: 0;
  }

  .hero__social-label {
    max-height: none;
    margin-top: -10px;
    padding-bottom: 10px;
  }

  .hero__social-label.var {
    background-color: var(--text-navigation);
    align-self: auto;
    min-width: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero__social-label.origin {
    min-width: 250px;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span {
    margin-top: 10px;
    display: block;
  }

  .hero__cta {
    align-items: stretch;
    width: auto;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .button {
    text-align: center;
    z-index: 999;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .nav__container {
    padding-bottom: 20px;
  }

  .nav__link {
    color: var(--text-primary);
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .nav__link:hover {
    background-color: var(--bg-contrast);
    color: var(--text-navigation);
  }

  .nav__menu {
    background-color: var(--bg-muted);
    max-width: 200px;
    height: 380px;
  }

  .nav__logo {
    margin-top: 20px;
    padding-right: 10px;
  }

  .hero__avatars {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: left;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: static;
  }

  .hero__avatars.avatars-origin {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .logos {
    padding-bottom: 60px;
    padding-top: 60px !important;
  }

  .logos__marquee {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
    overflow: visible;
  }

  .logos__marquee-track {
    justify-content: flex-start;
  }

  .benefits {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits__container {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .benefits__card {
    box-sizing: border-box;
    background-image: none;
    flex: none;
    align-self: center;
    width: 100%;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Inter, sans-serif;
    overflow: visible;
  }

  .benefits__cards {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-sm.text-big {
    margin-top: 0;
  }

  .paragraph {
    word-break: normal;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.text-enlarged {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .paragraph.text-enlarged.text-center {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.6em;
  }

  .paragraph.text-enlarged.text-center.subtitle {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .paragraph.text-enlarged.text-bold.number {
    font-size: 20px;
  }

  .paragraph.text-light {
    width: auto;
    max-width: none;
  }

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

  .paragraph.text-center {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }

  .paragraph.text-center.text-enlarged {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.text-average {
    align-self: center;
    font-size: 16px;
  }

  .benefits__heading {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .stages {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .heading-lg {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-lg.text-left {
    max-width: none;
    font-size: 30px;
  }

  .heading-lg.text-left.heading-light {
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-lg.heading-light {
    margin-bottom: 20px;
  }

  .stages__heading {
    margin-bottom: 40px;
  }

  .stages__container {
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .stages__inner {
    max-width: 350px;
    padding-left: 0;
    padding-right: 0;
    display: flex !important;
  }

  .stages__inner.stages-home {
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    max-width: 300px;
    padding-bottom: 0;
    display: flex;
  }

  .stages__card {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    width: auto;
    min-width: auto;
    padding-top: 0;
    display: block;
  }

  .stages__card.card-home {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
  }

  .heading-md {
    order: 0;
    align-self: auto;
  }

  .heading-md.text-link {
    font-size: 20px;
  }

  .heading-md.text-link.h3-reduced {
    flex: 1;
    font-size: 24px;
  }

  .heading-md.text-left {
    box-sizing: border-box;
    aspect-ratio: auto;
    text-align: center;
    object-fit: fill;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    width: auto;
    font-size: 23px;
    display: block;
    position: static;
    left: 0;
  }

  .stages__image-mask {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 160px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .stages__image {
    object-fit: cover;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    width: auto;
    min-width: auto;
    max-width: 100%;
    height: auto;
    max-height: none;
    padding-left: 0;
  }

  .benefits__img {
    flex: 0 auto;
    align-self: flex-start;
    width: 40px;
    height: auto;
  }

  .testimonials__container {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
  }

  .testimonials {
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonials__heading {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
  }

  .testimonials__layout {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-right: 0;
  }

  .testimonials__photo-img {
    flex: 0 auto;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials__slider {
    order: 0;
    justify-content: center;
    align-self: auto;
    width: 100%;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .testimonials__card {
    align-self: auto;
    align-items: center;
    margin-right: 0;
  }

  .testimonials__photo {
    flex-flow: row;
    flex: none;
    align-self: stretch;
    width: auto;
    max-width: 100%;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonials__swiper.swiper {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .testimonials__wrapper.swiper-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonials__slide.swiper-slide {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .testimonials__text {
    text-align: center;
    font-size: 16px;
  }

  .testimonials__text-span {
    font-size: 14px;
  }

  .streak, .hard {
    display: none;
    overflow: clip;
  }

  .faq {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .faq__heading {
    margin-bottom: 40px;
  }

  .faq__item.faq_item-is-chevron {
    flex: none;
    margin-top: 0;
    margin-left: 90%;
    position: absolute;
    top: 50%;
    left: 1px;
    transform: translateY(-50%);
  }

  .faq__container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .faq__img {
    text-align: center;
    width: auto;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .faq__toggle {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: left;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    min-height: auto;
    padding: 12px 36px 12px 12px;
    display: block;
    position: relative;
  }

  .faq__mask {
    display: none;
  }

  .question {
    width: 100px;
    margin-left: 10px;
    display: none;
  }

  .cta__container {
    aspect-ratio: auto;
    object-fit: fill;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: static;
    overflow: visible;
  }

  .cta__buttons {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .cta__photos {
    height: 300px;
    padding-bottom: 0;
    display: none;
  }

  .cta__backgroand {
    margin-top: 500px;
    display: none;
  }

  .cta-explosive {
    height: auto;
    padding-top: 40px;
    padding-bottom: 0;
    overflow: visible;
  }

  .footer {
    margin-top: 60px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__-ontainer {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .footer__main {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .footer__desc, .footer__address {
    text-align: center;
  }

  .nav__ddlink {
    width: 200px;
  }

  .menu-button {
    background-color: var(--bg-surface);
    color: #fff;
    margin-top: 20px;
  }

  .menu-button.w--open {
    background-color: var(--bg-surface);
  }

  .icon-mobile {
    color: #fff;
    -webkit-text-stroke-color: white;
  }

  .hero__container {
    flex-flow: column;
    padding: 60px 20px 0;
  }

  .hero__container.narrow {
    align-items: center;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__container.bg-doc.width-blog {
    margin-left: 0;
    margin-right: 0;
  }

  .hero__label-center {
    margin-top: 0;
  }

  .hero__label-center.label {
    align-self: center;
  }

  .introduction__img {
    width: auto;
    max-width: 100%;
  }

  .foundation {
    padding-top: 40px;
  }

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

  .foundation__image {
    border: 1px #ccc;
    width: auto;
    min-width: auto;
    height: auto;
    margin-bottom: 10px;
  }

  .foundation__text {
    align-self: auto;
  }

  .structure {
    margin-top: 0;
  }

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

  .structure__text {
    padding-top: 20px;
  }

  .structure__img {
    vertical-align: baseline;
    width: auto;
    margin-bottom: 10px;
  }

  .foundation__title {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: stretch;
    place-items: center;
    margin-top: 20px;
    margin-left: 0;
    display: flex;
  }

  .hero__avatar {
    border: 2px solid #fff;
    width: auto;
    max-width: none;
    min-height: 64px;
  }

  .cta {
    background-color: var(--bg-primary);
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .pricing__intro {
    margin-left: 0;
    margin-right: 0;
  }

  .pricing__label {
    margin-bottom: 20px;
  }

  .stages__title {
    align-self: center;
  }

  .stages__title-inner {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    margin: 20px 0;
    padding-left: 0;
  }

  .introduction__mask {
    min-height: auto;
  }

  .foundation__mask {
    border: 1px solid #ccc;
    border-radius: 16px;
    align-self: center;
    height: 300px;
  }

  .structured__mask {
    border: 1px solid #ccc;
    align-self: center;
    height: 300px;
  }

  .pricing__list {
    text-align: left;
    flex-flow: column;
    align-items: center;
  }

  .pricing__card {
    flex-flow: column;
    flex: 0 auto;
    align-items: center;
    width: 300px;
    min-width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing__card-head {
    align-self: auto;
    width: auto;
  }

  .pricing__card-head.down {
    align-self: auto;
  }

  .pricing__bottom-text {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.4em;
  }

  .pricing__bottom-actions {
    margin-bottom: 40px;
  }

  .paragpaph {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    text-align: justify;
  }

  .textarea {
    height: auto;
    min-height: 100px;
  }

  .get__bottom-text {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.6em;
  }

  .cta__cta {
    margin-bottom: 0;
    padding: 40px 20px 20px;
  }

  .hero__img-wrapper {
    flex-flow: row;
    width: auto;
    max-width: none;
    display: block;
  }

  .overview.home {
    margin-top: 0;
    padding-top: 60px;
  }

  .overview__container {
    padding-top: 0;
  }

  .overview__container.narrow {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .overview__heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .overview__subtitle {
    margin-left: 0;
    margin-right: 0;
  }

  .overview__card {
    background-color: #eae8e3;
    flex-flow: column;
    width: 100%;
    margin-right: 0;
    position: relative;
  }

  .overview__text {
    background-image: none;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .overview__img {
    object-fit: contain;
    border-radius: 10px;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    width: auto;
    max-width: none;
    height: auto;
    min-height: 300px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .gain {
    margin-top: 60px;
  }

  .gain__heading {
    margin-left: 20px;
    margin-right: 20px;
  }

  .list-default {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .list-default.list-text-light {
    width: auto;
  }

  .overview__mask {
    border-radius: 10px;
    align-self: center;
    width: auto;
    min-width: 200px;
    margin-top: 40px;
  }

  .for {
    padding-bottom: 60px;
  }

  .for__heading {
    padding-bottom: 40px;
  }

  .for__content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .for__card {
    align-self: auto;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .process {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .process__heading {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .process__list {
    margin-top: 40px;
  }

  .process__cta {
    margin-top: 40px;
    padding-bottom: 20px;
  }

  .get__text-wrapper {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .contact__title {
    padding-bottom: 20px;
  }

  .contact__contact-detail {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    margin-top: 0;
    padding-top: 0;
  }

  .contact {
    padding-bottom: 50px;
  }

  .contact__image {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .form__columns-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: none;
  }

  .form__text-inner {
    background-color: #0000;
    width: 100%;
    max-width: none;
    height: 100%;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    top: 70%;
    bottom: 0;
    transform: translate(-50%, -50%);
  }

  .form {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .subtitle-2 {
    margin-top: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 14px;
  }

  .heading-lg-2 {
    width: auto;
    margin: 20px auto 10px;
    padding-bottom: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 26px;
    line-height: 1.2em;
  }

  .form__input {
    line-height: 1.2em;
  }

  .form__container {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .form__image {
    border-radius: 10px;
  }

  .form__inner {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form__scrim {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
  }

  .form__label {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .form__heading {
    width: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

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

  .form__textarea {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .form__media-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form__body {
    width: 90%;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .form__form-subtitle {
    color: #fff;
    background-color: #0000;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 14px;
    display: none;
    position: static;
    overflow: visible;
  }

  .get {
    margin-bottom: 140px;
  }

  .get__cta {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .blog {
    margin-top: 0;
    padding-top: 60px;
  }

  .blog__heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog__subtitle {
    margin-bottom: 40px;
  }

  .blog__article {
    margin-bottom: 20px;
  }

  .blog__text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog__next.link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    width: auto;
    max-width: 180px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
    overflow: visible;
  }

  .hero__article {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__article-text {
    flex: 0 auto;
    margin-top: 20px;
    margin-left: 0;
  }

  .introduction {
    padding-top: 40px;
  }

  .hero__inner {
    background-color: #f8f8f800;
    flex: 0 auto;
    justify-content: flex-start;
    max-width: 100%;
    position: relative;
  }

  .hero__inner.text-center {
    flex-flow: row;
  }

  .hero__inner.bg-transparent {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    display: grid;
  }

  .info {
    padding-top: 0;
  }

  .allow__container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .list {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .hero__intro-text {
    margin-top: 20px;
  }

  .hero__title-samples {
    display: block;
  }

  .hero__text-wrapper {
    flex: 0 auto;
    align-self: auto;
    margin-top: 0;
  }

  .hero__text-wrapper.header-h2 {
    align-self: auto;
  }

  .palette__heading {
    padding-bottom: 20px;
  }

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

  .palette__block.palette__block--text-navigation-hover {
    min-height: 102px;
  }

  .faq__label {
    max-width: 100%;
  }

  .heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-2 {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__column-left {
    flex: 0 auto;
    width: auto;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__column-right {
    min-width: auto;
    margin-bottom: 20px;
  }

  .cta__button {
    margin-bottom: 20px;
  }

  .dropdown-toggle {
    margin-top: -10px;
    display: inline-block;
  }

  .pricing__guide {
    margin-bottom: 50px;
  }

  .hero__insert {
    min-height: 30px;
    display: none;
  }

  .hero__autor {
    width: 100%;
  }

  .utility__text {
    font-family: Manrope, sans-serif;
    font-size: 16px;
  }

  .hero__social-proof-group-primary {
    padding-top: 20px;
    display: block;
  }

  .hero__subsections {
    max-width: none;
  }

  .hero__inner-text {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .hero__inner-heading {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
  }

  .customization-pro__tab {
    min-height: 110px;
  }

  .hero__text-img {
    width: 290px;
    max-width: none;
    color: var(--bg-primary);
    -webkit-text-stroke-color: #ff6a00;
    text-shadow: none;
    background-color: #00000069;
    border-style: solid;
    margin-top: 120px;
    padding: 10px 0 10px 5px;
    font-size: 14px;
    left: 5px;
  }

  .cta-section {
    background-color: var(--bg-primary);
    padding-bottom: 0;
  }

  .cta-section__container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .cta-section__inner {
    margin-bottom: 40px;
  }

  .background-video {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: 100%;
    min-height: 220px;
    max-height: none;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .experience {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .experience__inner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .experience__content {
    width: auto;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .experience__image {
    max-width: 100%;
  }

  .hero__text-wrapper-dark {
    align-self: center;
  }

  .hero__intro-img {
    border-radius: 10px;
    max-width: 280px;
  }

  .hero__intro-image {
    max-width: 280px;
  }

  .heading-4, .heading-5, .heading-6, .heading-7, .heading-8, .heading-9 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero_photo-top {
    border-style: none;
    border-radius: 10px;
    width: 300px;
    margin-top: 40px;
  }

  .hero__img-top {
    border: 1px #000;
    width: 300px;
    max-width: none;
    display: block;
    overflow: visible;
  }

  .hero__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }

  .get__container {
    height: 100%;
    min-height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .form__subtitle-wrapper {
    margin-top: 40px;
    padding-top: 0;
  }

  .hero_video-wrap {
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: 220px;
  }

  .dropdown-list-2 {
    height: 90px;
    min-height: auto;
  }

  .dropdown-list-3 {
    width: auto;
    max-width: 200px;
    height: auto;
  }

  .declaration__content {
    padding-left: 20px;
  }

  .bridge__content {
    margin-bottom: 0;
  }

  .get__text {
    padding-bottom: 20px;
  }

  .experience__text {
    padding-top: 0;
  }

  .process__subtitle {
    margin-left: 20px;
    margin-right: 20px;
  }

  .bold-text-4 {
    width: auto;
    display: block;
  }

  .editidng__text {
    padding-bottom: 10px;
  }

  .paragraph-2 {
    word-break: normal;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2.text-enlarged {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .heading-lg-3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-lg-3.text-left {
    max-width: none;
    font-size: 30px;
  }

  .list-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .customization-pro__limit {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-3 {
    word-break: normal;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3.text-enlarged {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .paragraph-3.text-enlarged.text-center {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.6em;
  }

  .heading-lg-4 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-lg-4.text-left {
    max-width: none;
    font-size: 30px;
  }

  .list-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .customization-pro__text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .customization-pro-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .customization-pro__heading-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_89d98cd9-6c17-db1f-a2c3-977fa13369ed-95f0539c {
  justify-self: auto;
}

#w-node-a49ac840-8e0e-3b71-f590-124234e41b2d-95f053d1 {
  place-self: auto center;
}

@media screen and (max-width: 991px) {
  #w-node-b63b961e-af87-ac3f-afe0-10cd55d74f2a-95f05359 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
  }

  #w-node-b34c766f-4292-9ed1-78a2-f98a8bc637ab-95f05359, #w-node-a49ac840-8e0e-3b71-f590-124234e41b2d-95f053d1 {
    place-self: auto;
  }

  #w-node-_667d53f8-35c6-8fec-1c05-189caa91db65-95f053d3 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
  }

  #w-node-_667d53f8-35c6-8fec-1c05-189caa91db73-95f053d3 {
    place-self: auto;
  }

  #w-node-fc5282dd-8f12-c8e3-f70f-b4d1f974fa0e-95f053ef {
    grid-area: 1 / 2 / 2 / 3;
    align-self: auto;
  }

  #w-node-fc5282dd-8f12-c8e3-f70f-b4d1f974fa1c-95f053ef {
    place-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9ffed2fa-c34a-35b5-ed88-3c94d448198d-95f05359 {
    justify-self: stretch;
  }

  #w-node-_1c60d55e-61ec-4bcd-ed2f-f7202467ff48-95f053df {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_89d98cd9-6c17-db1f-a2c3-977fa13369ed-95f0539c {
    justify-self: auto;
  }

  #w-node-a49ac840-8e0e-3b71-f590-124234e41b2d-95f053d1 {
    align-self: auto;
  }

  #w-node-_119a619d-9381-65c7-9e0f-399e3c972922-95f053d8 {
    justify-self: auto;
  }

  #w-node-_1a55a68e-8c8f-3a67-b406-3ce95a753e5e-95f053df {
    justify-self: stretch;
  }
}


