@font-face {
  font-family: Inter Variablefont Opsz Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

.section-style {
  grid-row-gap: 64px;
  background-image: linear-gradient(#3d2850, #7d364d 50%, #b44a41 75%, #f57429);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 144px;
  text-decoration: none;
  display: flex;
}

.container {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.content-style {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 7%;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 880px;
  text-decoration: none;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
  text-decoration: none;
}

.supporting-text {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
}

.actions {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 768px;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.buttonsbutton {
  grid-column-gap: 6px;
  background-color: #fff;
  border: 1px solid #d5d7da;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #0a0d120d, inset 0 -2px #0a0d120d, inset 0 0 #0a0d122e;
}

.buttonsbutton:hover {
  background-color: #f3ecff;
}

.text-padding {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.arrow-sm-right {
  object-fit: cover;
  overflow: hidden;
}

.buttonsbutton-2 {
  grid-column-gap: 8px;
  border-top-style: undefined;
  border-top-width: .75px;
  border-top-color: undefined;
  border-right-style: undefined;
  border-right-width: .75px;
  border-right-color: undefined;
  border-bottom-style: undefined;
  border-bottom-width: .75px;
  border-bottom-color: undefined;
  border-left-style: undefined;
  border-left-width: .75px;
  border-left-color: undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-blend-mode: color-dodge, normal, color-dodge, lighten;
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border: .75px solid #fff6;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 62px;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

._37 {
  overflow: hidden;
}

.background-vectors {
  object-fit: cover;
  width: 100vw;
  max-width: none;
  height: 100%;
}

.container-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 12px;
  left: 80px;
}

.nav-wrapper {
  border-top-style: undefined;
  border-top-width: .75px;
  border-top-color: undefined;
  border-right-style: undefined;
  border-right-width: .75px;
  border-right-color: undefined;
  border-bottom-style: undefined;
  border-bottom-width: .75px;
  border-bottom-color: undefined;
  border-left-style: undefined;
  border-left-width: .75px;
  border-left-color: undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-blend-mode: color-dodge, normal, color-dodge, lighten;
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border: .75px solid #fff6;
  border-radius: 1000px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 16px 16px 16px 22px;
  display: flex;
  position: sticky;
  top: 24px;
}

.logo {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-icon {
  object-fit: cover;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.navigation {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.buttonsbutton-3 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.buttonsbutton-4 {
  grid-column-gap: 4px;
  border: 2px undefined undefined;
  background-color: #fff;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.text-5 {
  color: #1d2433;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.features-section {
  grid-row-gap: 96px;
  background-image: linear-gradient(#14122d, #532842);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 96px 0%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.container-4-desktop {
  grid-column-gap: 44px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 560px;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  text-decoration: none;
}

.supporting-text-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.content-style-3 {
  object-fit: cover;
}

.container-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 90px;
  text-decoration: none;
}

.supporting-text-3 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
}

.heading-and-supporting-text-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.content-style-5 {
  object-fit: cover;
  border-radius: 24px;
  width: 530px;
  max-width: none;
}

.features-section-2 {
  grid-row-gap: 64px;
  background-image: linear-gradient(#532842, #72334c);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 96px 0%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-6 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-7 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text-5 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.heading-and-subheading {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subheading {
  color: #fedf89;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.supporting-text-4 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.container-7 {
  grid-column-gap: 44px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.content-style-8 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.feature-text {
  grid-column-gap: 16px;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 320px;
  max-width: 560px;
  text-decoration: none;
  display: flex;
}

.featured-icon {
  grid-column-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 16px 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-style {
  object-fit: cover;
  overflow: hidden;
}

.text-and-supporting-text {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 496px;
  padding-top: 10px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.supporting-text-5 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.feature-image {
  object-fit: cover;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 560px;
  text-decoration: none;
  display: flex;
}

.header-section {
  grid-row-gap: 64px;
  background-image: linear-gradient(#72334c, #8f3d48);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 96px 0% 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-8 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text-6 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.subheading-2 {
  color: #fedf89;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.pricing-details {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 900px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  text-decoration: none;
}

.supporting-text-6 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.horizontal-tabs {
  grid-column-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 16px 8px;
  text-decoration: none;
  display: flex;
}

.tab-button-base {
  grid-column-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.tab-button-base-2 {
  grid-column-gap: 8px;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.badge {
  grid-column-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.section-style-2 {
  grid-row-gap: 64px;
  background-image: linear-gradient(#8f3d48, #a94744);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.container-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-9 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.pricing-tier-card {
  grid-row-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 384px;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.header-style {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.heading-and-price {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-and-icon {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.featured-icon-2 {
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  padding: 16px 22px;
  overflow: hidden;
}

.layers-two-01 {
  object-fit: cover;
  overflow: hidden;
}

.heading-5 {
  color: #fedf89;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.price {
  color: #fff;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 48px;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
}

.supporting-text-7 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.content-style-10 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 32px 40px;
  text-decoration: none;
  display: flex;
}

.check-item-text {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.check-icon {
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  object-fit: cover;
  border-radius: 48px;
  padding: 16px 22px;
  overflow: hidden;
}

.text-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.buttonsbutton-5 {
  grid-column-gap: 6px;
  background-color: #fff;
  border: 1px solid #d5d7da;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #0a0d120d, inset 0 -2px #0a0d120d, inset 0 0 #0a0d122e;
}

.testimonial-section {
  grid-row-gap: 64px;
  background-image: linear-gradient(#a94744, #e26930);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.faq-section {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.subheading-3 {
  color: #fedf89;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.heading-6 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  text-decoration: none;
}

.faq-content {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 32px 32px;
  text-decoration: none;
  display: flex;
}

.content-style-11 {
  grid-row-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 638px;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-12 {
  grid-row-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-7 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subheading-4 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.icon {
  grid-column-gap: 8px;
  border: .75px undefined undefined;
  -webkit-backdrop-filter: blur(70px);
  backdrop-filter: blur(70px);
  background-color: #ffffff0f;
  background-image: linear-gradient(#5e5e5e2e, #5e5e5e2e);
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
}

.faq-icon {
  object-fit: cover;
  overflow: hidden;
}

.quote {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.quote-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.content-style-13 {
  grid-row-gap: 12px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #23272e14;
}

.buttons-button-hero {
  grid-column-gap: 8px;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.buttons-button-hero:hover {
  background-color: #ffffff26;
}

.text-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.code-embed-2 {
  width: 16px;
  height: 16px;
}

.code-embed-2-copy {
  width: 24px;
  height: 24px;
}

.buttons-button-2 {
  grid-column-gap: 8px;
  border: 2px undefined undefined;
  background-color: #7f56d9;
  background-image: linear-gradient(315deg, #4300b1, #a531dc 100%, #fff);
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.buttons-button-2:hover {
  background-color: #6941c6;
}

.buttons-button-2.phone-appstore-copy {
  background-image: linear-gradient(315deg, #4300b1, #a531dc 100%, #fff);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.price-title-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pricing-line-break {
  background-color: #ffffff26;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.pricing-detail {
  color: #fff;
  text-align: left;
  max-width: 100%;
  margin-top: 0;
  padding-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 68px;
  font-weight: 600;
  line-height: 76px;
}

.pricing-feature-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-columns: 1fr;
  margin-bottom: 20px;
  display: flex;
}

.price-card {
  background-color: #2f2f2f;
  border: 1px solid #2f2f2f;
  border-radius: 20px;
  padding: 42px 32px 32px;
  text-decoration: none;
  transition: border-color .3s;
}

.price-card:hover {
  border-color: #76fa9c;
}

.price-card.featured-card {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  mix-blend-mode: normal;
  background-color: #ffffff26;
  border-color: #ffffff26;
  flex-direction: column;
  justify-content: space-between;
  width: 460px;
  min-height: 520px;
  padding: 50px 40px;
  display: flex;
}

.price-tabs {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-10 {
  color: #000;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 400;
}

.div-block-44 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.price-content {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: visible;
}

.price-tab-menu {
  background-color: #ffffff26;
  border: 1px solid #ffffff26;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  padding: 8px;
  display: flex;
}

.container-x-small {
  z-index: 5;
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.code-embed-3 {
  width: 24px;
  height: 24px;
}

.pricing-feature {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.text-block-9 {
  color: #000;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 400;
}

.price-tab-link {
  color: #1a1a1a;
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.price-tab-link.w--current {
  color: #f7f7f7;
  background-color: #fff;
  box-shadow: 1px 8px 20px #8d9bbe29;
}

.plan-type {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.text-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.buttonsbutton-copy {
  grid-column-gap: 6px;
  background-color: #fff;
  border: 1px solid #d5d7da;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #0a0d120d, inset 0 -2px #0a0d120d, inset 0 0 #0a0d122e;
}

.paragraph-regular-bg {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-regular-bg.text-weight-bold {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 700;
}

.paragraph-regular-bg.text-weight-bold-copy {
  color: #fff;
  margin-bottom: 8px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.faq-border {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff26;
  border: 1px solid #ffffff26;
  border-radius: 12px;
  flex-flow: column;
  width: 638px;
  max-width: 638px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: flex;
}

.faq-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-x-small {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.faq {
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

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

.paragraph-small.text-color-gray-600, .paragraph-small.text-color-gray-600-copy {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  line-height: 22px;
}

.faq-tab {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.faq-icon-2 {
  color: #23272f4d;
  background-color: #ffffff26;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.faq-title {
  z-index: 2;
  flex-flow: column;
  width: 100%;
  padding: 16px;
  display: flex;
}

.faq-divider {
  background-color: #ffffff26;
  width: 100%;
  height: .5px;
}

.faq-content-2 {
  background-color: #0000;
  margin-top: -4px;
  display: block;
  position: relative;
}

.image {
  height: 20px;
}

.text-6-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.text-6-copy:hover {
  color: #fffc;
}

.header {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 20px;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.text-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.text-11:hover {
  color: #fffc;
}

.container-10 {
  z-index: 99;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: 5%;
  margin-right: 5%;
  padding-left: 0%;
  padding-right: 0%;
  text-decoration: none;
  display: flex;
  position: sticky;
}

.content-3 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.mobile-cta {
  grid-column-gap: 4px;
  border: 2px undefined undefined;
  background-color: #7f56d9;
  background-image: linear-gradient(315deg, #4300b1, #a531dc);
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  text-decoration: none;
  display: none;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.mobile-cta:hover {
  background-color: #6941c6;
}

.buttons-button-3 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.center-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.nav-wrapper-2 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0c0e12cc;
  border: 1px solid #22262f;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 12px 12px 12px 16px;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 24px;
  box-shadow: 0 1px 2px #fff0;
}

.logo-2 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 159px;
  text-decoration: none;
  display: flex;
}

.buttons-button-4 {
  grid-column-gap: 4px;
  border: 2px undefined undefined;
  background-color: #7f56d9;
  background-image: linear-gradient(315deg, #4300b1, #a531dc);
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.buttons-button-4:hover {
  background-color: #6941c6;
}

.text-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.f-container-large {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.f-footer-menu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.f-footer-group {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.f-footer-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #160042;
  letter-spacing: -.01em;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.f-footer-link:hover {
  color: #642eff;
}

.text-block {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 400;
  line-height: 22px;
}

.text-block:hover {
  color: #fff;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  height: auto;
  display: flex;
}

.f-footer-small-copy {
  background-color: #e26930;
  border-top: 0 solid #535862;
  width: 100%;
  max-width: none;
  padding: 64px 0% 80px;
  position: relative;
}

.icon-x-small-2 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.f-footer-brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-11 {
  height: 32px;
}

.image-10 {
  width: 88px;
}

.text-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.text-13:hover {
  color: #f6dac8;
}

.features {
  grid-column-gap: 44px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.container-4-desktop-copy {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.mobile {
  grid-column-gap: 96px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: none;
}

.buttons-button-hero-copy {
  grid-column-gap: 8px;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.buttons-button-hero-copy:hover {
  background-color: #ffffff26;
}

.buttons-button-hero-copy-copy {
  grid-column-gap: 8px;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 16px 22px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.buttons-button-hero-copy-copy:hover {
  background-color: #ffffff26;
}

.bulina {
  grid-column-gap: 8px;
  background-color: #ffffff1a;
  border: 1px solid #fff6;
  border-radius: 400px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.bulina:hover {
  background-color: #ffffff26;
}

.buttonsbutton-4-copy {
  grid-column-gap: 4px;
  border: 2px undefined undefined;
  background-color: #fff;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  text-decoration: none;
  display: none;
  overflow: hidden;
  box-shadow: 0 1px 2px #fff0, inset 0 -2px #0c0e120d, inset 0 0 #0c0e122e;
}

.div-block-45 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.code-embed-4 {
  display: none;
}

.div-block-46 {
  justify-content: space-between;
  align-items: flex-start;
  height: 70px;
  display: flex;
}

.content-style-5-copy {
  object-fit: cover;
  border-radius: 24px;
}

.header-section-2 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.container-11 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-14 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-and-supporting-text-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.heading-and-subheading-2 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.published-20-jan-2024 {
  color: #fedf89;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.heading-8 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
}

.supporting-text-8 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.section-style-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 96px;
  text-decoration: none;
  display: flex;
}

.container-12 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-15 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rich-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 720px;
  text-decoration: none;
  display: flex;
}

.content-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-9 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
}

.padding-bottom {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 20px;
  display: flex;
}

.paragraph {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-1 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.body {
  background-color: #15132e;
}

.supporting-text-copy {
  color: #fff;
  text-align: justify;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.link {
  color: #fff;
}

.button-mesh {
  z-index: 9999999;
  color: #fff;
  cursor: pointer;
  border-radius: 62rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s;
  position: relative;
  box-shadow: 0 4px 11px #00000080;
}

.button-mesh:active {
  transform: translate(0, 4px);
  box-shadow: 0 4px 4px #0000004d;
}

.glowing-wrapper {
  border-radius: 62.5rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.glowing-wrapper.glowing-wrapper-active.menu {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.navbar_button-text {
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  transition: opacity .45s;
}

.navbar_button-text:hover {
  opacity: .75;
}

.gradient__ball {
  filter: blur(20px);
  mix-blend-mode: overlay;
  border-radius: 50%;
  width: 50%;
  height: 50%;
}

.gradient__ball.gradient__ball--2 {
  background-image: linear-gradient(78deg, #fff, #fff);
  position: absolute;
  bottom: 0;
  left: 50%;
}

.gradient__ball.gradient__ball--1 {
  background-image: linear-gradient(90deg, #fff, #fff);
  position: absolute;
  bottom: 0;
}

.glowing-wrapper-button {
  z-index: 1;
  color: #fff;
  letter-spacing: -.01em;
  border: 1px solid #ffffff1a;
  border-radius: 62.5rem;
  padding: .8125rem 1.875rem;
  font-size: .9rem;
  line-height: 1.42;
  text-decoration: none;
  position: relative;
}

.glowing-wrapper-button.menu {
  padding: 0;
  display: flex;
}

.gradient-glow {
  opacity: .61;
  position: absolute;
  inset: 0%;
}

.glowing-wrapper-mask-wrapper {
  opacity: 1;
}

.styles---glowing-button {
  display: none;
}

.button__inner {
  border: 0 solid #ffffff26;
  border-radius: 62rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .8125rem 1.875rem;
  transition: box-shadow .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 7px #ffffff2e;
}

.button__inner:hover {
  box-shadow: inset 0 0 7px #fff9;
}

.glowing-wrapper-mask {
  opacity: 1;
}

.navbar_button {
  z-index: 5;
  color: #fff;
  border-radius: 40px;
  align-items: center;
  min-height: 2.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.navbar_button.resources {
  z-index: 99999;
  position: relative;
}

.navbar_button.resources-copy {
  z-index: 99999;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  position: relative;
}

.glowing-wrapper-borders-masker {
  opacity: 0;
  border-radius: 62.5rem;
  width: 100%;
  padding: .06rem;
  line-height: 100%;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
}

.glowing-wrapper-borders-masker.menu {
  padding: .06rem;
}

.navbar_outline {
  box-shadow: none;
  border: 1.5px #2e1f1f00;
  border-radius: 100px;
  padding: 10px 4px 4px;
  overflow: hidden;
}

.glowing-wrapper-glow {
  opacity: .12;
  filter: blur(8px);
}

.navbar_wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5rem;
  display: flex;
}

.navbar_wrapper.top {
  z-index: 999;
  opacity: 1;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.glowing-wrapper-borders {
  opacity: 1;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.glowing-wrapper-animations {
  opacity: 0;
  width: 100%;
  transition: opacity 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gradient {
  z-index: 1;
  border-radius: 62rem;
  position: absolute;
  inset: 0%;
}

.button__text {
  z-index: 4;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  position: relative;
}

.image-12 {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}

.navbar_button-text-copy {
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  transition: opacity .45s;
}

.navbar_button-text-copy:hover {
  opacity: .75;
}

.button-mesh-copy {
  color: #fff;
  cursor: pointer;
  border-radius: 62rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s;
  display: none;
  position: relative;
  box-shadow: 0 4px 11px #00000080;
}

.button-mesh-copy:active {
  transform: translate(0, 4px);
  box-shadow: 0 4px 4px #0000004d;
}

.background-video {
  width: 600px;
}

.button {
  background-color: #0009;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 10px 30px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: #000;
}

.dollar {
  margin-top: 17px;
}

.card {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  padding: 60px;
  display: flex;
}

.card.mid {
  border-left: 1px solid #fff6;
  border-right: 1px solid #fff6;
}

.card-wrapper, .list-item {
  margin-bottom: 10px;
}

.card-bot {
  border-top: 1px solid #fff6;
  padding-top: 20px;
}

.placeholder {
  color: #fff0;
}

.list {
  padding-left: 20px;
}

.card-price {
  margin-bottom: 60px;
}

.price-flex {
  display: flex;
}

.price-wrap {
  align-items: flex-end;
  display: flex;
}

.card-label {
  margin-bottom: 40px;
}

.cards-wrap {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #fff3;
  border: 1px solid #fff6;
  border-radius: 20px;
  justify-content: space-between;
  display: flex;
}

.section_title {
  border-bottom: 0 solid #000;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.title {
  color: #000;
  text-align: center;
  font-size: 10rem;
  font-weight: 900;
  line-height: 100%;
}

.title.is-3 {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.small-text_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.small-text_component.is-absolute {
  display: block;
  position: absolute;
  inset: 5% auto auto 5%;
}

.small-text_wrapper {
  border: 1px solid #f38056;
  border-radius: 6px;
  padding: 1rem 1rem .8rem;
  display: inline-flex;
}

.small-text {
  color: #fffce1;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 900;
  line-height: 120%;
}

.small-text.is-black {
  color: #000;
}

.heading-2-copy {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
  text-decoration: none;
}

.supporting-text-4-copy {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.herosectionprincipal {
  color: #fff;
  text-align: center;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 100%;
}

.herosectionprincipal.is-3 {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.code-embed {
  display: block;
}

.h5 {
  color: #fff;
  text-align: center;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 100%;
}

.h5.is-3 {
  color: #fff;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 80px;
}

.content-style-5-copy {
  object-fit: cover;
  border-radius: 24px;
  width: 530px;
  max-width: none;
}

.animation1 {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 1;
}

.animation2 {
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 110px;
  font-weight: 600;
  line-height: 1;
}

.h5-heading {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 1;
}

.image-13 {
  width: 100px;
}

.paragraph-copy {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.link-2, .bold-text {
  color: #fff;
}

.bold-text-2 {
  font-weight: 400;
}

.link-3 {
  color: #fff;
}

.link-4, .link-5, .link-6 {
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .actions {
    width: 100%;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
  }

  .nav-wrapper {
    flex-flow: row;
    align-items: center;
    margin-top: 24px;
    margin-left: 32px;
    margin-right: 32px;
  }

  .features-section {
    padding: 20% 5%;
  }

  .container-4-desktop {
    flex-flow: column;
  }

  .supporting-text-2 {
    margin-bottom: 32px;
  }

  .content-style-5 {
    height: 360px;
  }

  .features-section-2 {
    padding: 20% 5%;
  }

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

  .content-style-8 {
    max-width: 100%;
    margin-bottom: 7%;
  }

  .feature-image {
    max-width: 100%;
  }

  .header-section {
    padding: 20% 5% 7%;
  }

  .testimonial-section {
    padding: 20% 5%;
  }

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

  .buttons-button-hero {
    padding: 16px 22px;
  }

  .buttons-button-2.phone-appstore-copy {
    padding: 12px 18px;
  }

  .faq-border {
    width: 100%;
    max-width: none;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .header {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-10 {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .nav-wrapper-2 {
    border-width: 0 0 1px;
    border-radius: 0;
    flex-flow: row;
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .f-footer-menu {
    justify-content: flex-start;
    align-items: center;
  }

  .f-footer-group {
    grid-row-gap: 44px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .f-footer-link {
    width: auto;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .f-footer-brand {
    justify-content: flex-start;
    align-items: center;
  }

  .features {
    flex-flow: column;
    display: none;
  }

  .container-4-desktop-copy {
    flex-flow: column;
  }

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

  .buttons-button-hero-copy, .buttons-button-hero-copy-copy, .bulina {
    padding: 12px;
  }

  .buttonsbutton-4-copy {
    display: none;
  }

  .card {
    max-width: none;
  }

  .card.mid {
    border-color: #fff6 #fff0;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

  .card-wrapper {
    justify-content: space-between;
    align-self: stretch;
    margin-bottom: 20px;
    display: flex;
  }

  .card-bot {
    border-top-style: none;
    border-left: 1px solid #fff6;
    justify-content: flex-end;
    align-self: stretch;
    align-items: center;
    min-width: 300px;
    padding-top: 0;
    display: flex;
  }

  .card-price {
    flex-direction: column;
    display: flex;
  }

  .card-left {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .cards-wrap {
    flex-direction: column;
  }

  .content-style-5-copy {
    height: 360px;
  }
}

@media screen and (max-width: 767px) {
  .center-menu {
    display: none;
  }

  .card-wrapper {
    flex-direction: column;
    align-self: stretch;
    align-items: flex-start;
  }

  .card-bot {
    border-top-style: solid;
    border-left-style: none;
    justify-content: flex-start;
    min-width: 120px;
    padding-top: 20px;
  }

  .list {
    padding-left: 15px;
  }

  .card-price {
    margin-bottom: 40px;
  }

  .animation1, .animation2, .h5-heading {
    font-size: 70px;
  }
}

@media screen and (max-width: 479px) {
  .section-style {
    padding-top: 100px;
  }

  .container {
    padding-left: 0%;
    padding-right: 0%;
  }

  .content-style {
    padding: 5%;
  }

  .heading-and-supporting-text {
    grid-row-gap: 16px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading {
    text-align: center;
    margin-bottom: 16px;
    font-size: 60px;
    line-height: 68px;
  }

  .supporting-text {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .actions {
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .buttonsbutton {
    width: 75%;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .nav-wrapper {
    border-width: 0 0 .75px;
    border-radius: 0;
    margin-top: 0;
  }

  .buttonsbutton-4 {
    display: none;
  }

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

  .container-4-desktop {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-2 {
    text-align: center;
    width: 100%;
    font-size: 44px;
    line-height: 52px;
  }

  .supporting-text-2 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .container-5 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-3 {
    font-size: 44px;
    line-height: 52px;
  }

  .supporting-text-3 {
    font-size: 16px;
    line-height: 24px;
  }

  .content-style-5 {
    width: 180%;
    height: 100%;
  }

  .features-section-2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-6 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .subheading {
    text-align: center;
  }

  .supporting-text-4 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .container-7 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .feature-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    max-width: none;
  }

  .text-and-supporting-text {
    max-width: none;
  }

  .text-6 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
  }

  .supporting-text-5 {
    text-align: center;
  }

  .feature-image {
    width: 100%;
    margin-top: 44px;
  }

  .header-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-8 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-4 {
    width: 100%;
    font-size: 44px;
    line-height: 52px;
  }

  .supporting-text-6 {
    font-size: 20px;
    line-height: 28px;
  }

  .section-style-2 {
    padding: 5%;
  }

  .testimonial-section {
    background-image: linear-gradient(#a94744, #e26930);
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-6 {
    font-size: 44px;
    line-height: 52px;
  }

  .faq-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .buttons-button-hero {
    width: 75%;
    padding: 12px 18px;
  }

  .buttons-button-2 {
    width: 100%;
  }

  .buttons-button-2.phone-appstore-copy {
    width: 100%;
    padding: 12px 18px;
  }

  .price-title-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .pricing-detail {
    text-align: left;
  }

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

  .price-card.featured-card {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 24px 20px;
  }

  .price-tab-menu {
    flex-flow: row;
    width: auto;
  }

  .price-tab-link {
    padding-left: 24px;
    padding-right: 24px;
  }

  .price-tab-link.w--current {
    padding-left: 16px;
    padding-right: 16px;
  }

  .plan-type {
    text-align: left;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 24px;
  }

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

  .paragraph-regular-bg.text-weight-bold-copy {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-border {
    width: 100%;
    margin-top: 40px;
  }

  .paragraph-small.text-color-gray-600 {
    display: block;
  }

  .paragraph-small.text-color-gray-600-copy {
    text-align: center;
    display: block;
  }

  .header {
    padding-top: 0;
  }

  .container-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-cta {
    display: flex;
  }

  .buttons-button-3, .center-menu {
    display: none;
  }

  .vectors-wrapper-3 {
    height: 56px;
  }

  .nav-wrapper-2 {
    border-width: 0 0 1px;
    border-radius: 0;
    flex-flow: row;
    width: 100%;
    top: 0;
  }

  .logo-2 {
    width: auto;
  }

  .buttons-button-4 {
    display: none;
  }

  .f-container-large {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .f-footer-menu {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .f-footer-group {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
  }

  .f-footer-link, .f-footer-link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block {
    font-size: 16px;
    line-height: 24px;
  }

  .f-footer-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  .f-footer-small-copy {
    background-color: #e16830;
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .vectors-wrapper-4 {
    height: 56px;
  }

  .f-footer-brand {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 16px;
  }

  .mobile {
    padding-left: 5%;
    padding-right: 5%;
  }

  .buttons-button-hero-copy, .buttons-button-hero-copy-copy {
    width: 100%;
    padding: 12px 18px;
  }

  .bulina {
    width: auto;
    padding: 12px;
  }

  .buttonsbutton-4-copy {
    display: block;
  }

  .div-block-45 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    height: auto;
    font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  }

  .code-embed-4 {
    text-align: left;
    padding-left: 0;
  }

  .content-style-5-copy {
    height: 600px;
  }

  .container-11 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .supporting-text-8 {
    font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  }

  .container-12 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph {
    font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .supporting-text-copy {
    font-size: 16px;
    line-height: 24px;
  }

  .button-mesh {
    display: none;
  }

  .glowing-wrapper.glowing-wrapper-active.menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    display: flex;
  }

  .navbar_button-text {
    font-size: .8rem;
  }

  .gradient__ball.gradient__ball--2 {
    background-image: linear-gradient(78deg, #fff, #fff);
  }

  .gradient__ball.gradient__ball--1 {
    background-image: linear-gradient(90deg, #fff, #fff);
  }

  .glowing-wrapper-button.menu {
    border-style: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: .5rem;
    display: flex;
  }

  .navbar_button {
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
  }

  .navbar_button.resources.w--current {
    padding-left: .75rem;
  }

  .navbar_button.resources-copy {
    display: none;
  }

  .glowing-wrapper-borders-masker.menu {
    padding: .08rem;
  }

  .navbar_outline {
    width: 100%;
    padding-top: 4px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar_wrapper.top {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .button__text {
    font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .navbar_button-text-copy {
    font-size: 1.2rem;
  }

  .button-mesh-copy {
    z-index: 99999;
    margin-right: 10px;
    display: block;
  }

  .card {
    padding: 40px 20px;
  }

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

  .title.is-3 {
    font-size: 60px;
    line-height: 68px;
  }

  .heading-2-copy {
    text-align: center;
    font-size: 44px;
    line-height: 52px;
  }

  .supporting-text-4-copy {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .herosectionprincipal.is-3 {
    font-size: 60px;
    line-height: 68px;
  }

  .h5 {
    width: 100%;
    font-size: 56px;
  }

  .h5.is-3 {
    font-size: 60px;
    line-height: 68px;
  }

  .content-style-5-copy {
    width: 130%;
    height: 100%;
  }

  .animation1, .animation2 {
    letter-spacing: -1px;
    font-size: 50px;
  }

  .h5-heading {
    letter-spacing: -1px;
    font-size: 60px;
  }

  .paragraph-copy {
    font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
}

#w-node-_5c5fe20c-6272-36ef-9973-a4f492ac6e94-9e6d8790, #w-node-_9e22d99f-2b98-20a7-b5d1-9fff9fa60461-d7b3ae05, #w-node-b088b42a-65f5-3d87-a07c-0e4e8e9c18e8-5a9d0a68, #w-node-_81b7d059-787c-3548-bdd6-1f15dfd24216-f34f8822 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Inter Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}