:root {
  --blue: #0247ff;
  --fff: white;
  --000: black;
  --transparent: #fff0;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #090b20;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

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

p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}

.c-button {
  background-color: var(--blue);
  color: var(--fff);
  border-radius: 100px;
  outline: none;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3125;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: inline-flex;
  box-shadow: inset 0 4px 10px #ffffff85;
}

.c-button:hover {
  opacity: .82;
}

.c-button.cc-sm {
  padding: 12px 16px;
  font-size: 14px;
}

.c-button.cc-sm.cc-trailing {
  position: absolute;
  right: 8px;
}

.c-button.cc-outline {
  border: 1px solid var(--blue);
  background-color: var(--fff);
  color: var(--blue);
  transition-property: background-color;
}

.c-button.cc-outline:hover {
  background-color: #dcdcfab3;
}

.c-button.cc-outline.cc-sm {
  padding-top: 10.5px;
  padding-bottom: 10.5px;
}

.c-button.cc-white {
  background-color: var(--fff);
  color: var(--blue);
}

.c-button.cc-full-width {
  width: 100%;
}

.button-icon {
  flex: none;
  width: 24px;
  height: 24px;
  margin-left: 10px;
}

.c-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: block;
}

.c-img.cc-cover {
  object-fit: cover;
}

.c-img.cc-cover.cc-top-align, .c-img.cc-left-align {
  object-position: 0% 0%;
}

.heading-h1 {
  letter-spacing: -2px;
  font-size: 72px;
  font-weight: 600;
  line-height: 1.33333;
}

.heading-h2 {
  letter-spacing: -.5px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.8;
}

.heading-h2.cc-alt {
  line-height: 1.4;
}

.global-embed {
  position: fixed;
  inset: 0% 0% auto;
}

.page-wrapper {
  overflow: hidden;
}

.c-section {
  width: 83%;
  max-width: 1630px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.c-section.cc-full-width {
  width: 100%;
  max-width: 1960px;
}

.header-section {
  z-index: 1;
  position: relative;
  overflow: visible;
}

.c-nav {
  z-index: 3;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  position: relative;
}

.c-logo {
  width: 206px;
  height: 18px;
  display: block;
}

.c-logo.cc-hide_desktop {
  display: none;
}

.nav-btn_flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-btn_flex.cc-hide-desktop {
  display: none;
}

.nav-links {
  grid-column-gap: 7%;
  grid-row-gap: 7%;
  justify-content: center;
  align-items: center;
  min-width: 45%;
  max-width: 400px;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.nav-links.cc-hide-desktop {
  display: none;
}

.nav-link {
  color: #090b20bf;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.nav-link:hover {
  text-decoration: underline;
}

.c-hero {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.section-tag {
  background-image: linear-gradient(0deg, #0147ff14 76.25%, #0147ff00 91.25%);
  border: 1px solid #0147ff1c;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  display: flex;
}

.section-tag.mb-24 {
  margin-bottom: 24px;
}

.section-tag.cc-dark {
  background-image: linear-gradient(#0147ff14 8.755%, #0147ff00 41.25%);
  border-color: #80a3ff1c;
  margin-left: 32px;
}

.section-tag_icon {
  flex: none;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.uc-bold-text {
  font-weight: 700;
}

.uc-blue-text {
  color: var(--blue);
}

.hero-header_illustration {
  background-image: url('../images/hero-text-illustration.svg'), linear-gradient(0deg, #0147ff14 31.4%, #0147ff00 91.25%);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-radius: 50px;
  width: 80px;
  height: 80px;
  display: inline-flex;
  transform: translate(0, 15px);
}

.hero-subtext {
  color: #090b20bf;
  max-width: 750px;
  margin-top: 16px;
  margin-bottom: 24px;
}

.video-section {
  padding-top: 68px;
  padding-bottom: 54px;
  position: relative;
}

.video-container {
  z-index: 2;
  width: 85.6%;
  max-width: 1300px;
  height: 510px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: translate(0, 60%);
}

.video-block {
  border: 1px solid #090b200d;
  border-radius: 15px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.c-video {
  position: absolute;
  inset: 0%;
}

.video-play_btn {
  cursor: pointer;
  background-color: #090b20;
  background-image: url('../images/play-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-play_btn.cc-hide {
  display: none;
}

.ad-platform_section {
  color: var(--fff);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.ad-platform_subtext {
  max-width: 480px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.ad-platforms {
  justify-content: space-between;
  width: 69%;
  max-width: 950px;
  margin-bottom: 40px;
  display: flex;
}

.ad-platforms.cc-space-around {
  width: 50%;
  max-width: 660px;
}

.ad-platform_container {
  background-color: #f7f7ff1f;
  border-radius: 50%;
  flex: none;
  width: 108px;
  height: 108px;
  padding: 12px;
  display: flex;
}

.ad-platform_container.cc-hide_desktop {
  display: none;
}

.ad-platform_img {
  width: 40px;
  height: 40px;
}

.ad-platform_img.cc-lg {
  width: 80px;
}

.ad-platform_block {
  background-color: var(--fff);
  border-radius: 50%;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.brands-section {
  z-index: 2;
  margin-top: -470px;
  padding-bottom: 120px;
  position: relative;
}

.brands-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brands-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.brand-image {
  max-width: 120px;
  max-height: 50px;
}

.brands-section_curve {
  z-index: 2;
  background-color: var(--fff);
  background-image: linear-gradient(#cdfa0170, #fff 21%);
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  width: 120%;
  height: 600px;
  margin-top: -150px;
  margin-left: -10%;
  position: relative;
}

.header-bg {
  background-image: url('../images/blobs.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.secttion-lines {
  opacity: .5;
  background-image: url('../images/hero-bg-lines.svg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.video-illustration {
  opacity: .4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.video-illustration.cc-left {
  z-index: 1;
  background-image: url('../images/left-video-illustration.svg');
  background-position: 0%;
  left: -410px;
}

.video-illustration.cc-right {
  background-image: url('../images/right-video-illustartion.svg');
  background-position: 100%;
  right: -410px;
}

.dashboard-section {
  z-index: 2;
  padding-bottom: 80px;
  position: relative;
}

.section-header {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 820px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-header.cc-left-align {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
}

.dashboard-flex_container {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  margin-bottom: 24px;
  display: flex;
}

.dashboard-section_card {
  color: #090b20bf;
  background-color: #f0f0fa;
  border: 1px solid #090b200d;
  border-radius: 16px;
  flex: 1;
  max-width: 41%;
  padding-top: 28px;
  padding-bottom: 32px;
  transition: color .3s, background-color .4s;
  overflow: hidden;
}

.dashboard-section_card:hover {
  background-color: var(--blue);
  color: var(--fff);
}

.dashboard-section_card.cc-stretch {
  max-width: 57%;
}

.dashboard-card_details {
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
}

.dashboard-card_header {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

.dashboard-card_subtext {
  opacity: .75;
  max-width: 88%;
  margin-top: 16px;
  margin-bottom: 16px;
}

.dashboard-card_img.cc-one {
  border-top-left-radius: 12px;
  width: 920px;
  height: 270px;
  padding-top: 22px;
  padding-left: 32px;
  transition: padding-top .4s;
  overflow: hidden;
}

.dashboard-card_img.cc-three {
  height: 292px;
  margin-left: 32px;
  margin-right: 32px;
  overflow: hidden;
}

.dashboard-card_img.cc-four {
  border-top-left-radius: 12px;
  width: 105%;
  height: 304px;
  margin-left: -16px;
  transition: margin-left .4s;
  overflow: hidden;
}

.dashboard-card_img.cc-two {
  height: 270px;
  margin-left: 32px;
  margin-right: 32px;
  overflow: hidden;
}

.dashboard-img_inner {
  border-radius: 12px;
  height: 100%;
  margin-top: 25px;
  transition: margin-top .4s;
  overflow: hidden;
}

.dashboard-img_inner.cc-one {
  border-top-left-radius: 12px;
  width: 920px;
  height: 270px;
  margin-top: 22px;
  padding-left: 32px;
  overflow: hidden;
}

.dashboard-img_inner.cc-three {
  border-radius: 12px;
  height: 240px;
  margin-top: -150px;
  transition-duration: .55s;
  overflow: hidden;
}

.dashboard-img_inner.cc-two {
  width: 80%;
  height: 205px;
  margin-left: auto;
}

.dashboard-btn_container {
  overflow: hidden;
}

.pricing-section {
  padding-top: 80px;
  padding-bottom: 120px;
}

.pricing-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-block {
  background-color: var(--blue);
  color: #ffffffbf;
  border-radius: 16px;
  max-width: 500px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pricing-block.cc-black {
  background-color: #090b20;
  background-image: url('../images/purple-gradient.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.pricing-inner {
  flex-flow: column;
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-image_container {
  background-color: #cdfa01;
  border-radius: 8px;
  flex: none;
  width: 72px;
  height: 72px;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.pricing-image_container.cc-purple {
  background-color: #cb00fc;
}

.pricing-block_divider {
  background-image: url('../images/divider-line.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 6px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pricing-flex {
  color: #f7f7ff;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
  display: flex;
}

.pricing-amount {
  letter-spacing: -1px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.4;
}

.pricing-currency {
  margin-top: 5px;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
}

.pricing-type {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

.pricing-features_list {
  margin-bottom: 24px;
}

.pricing-features_flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
  display: flex;
}

.pricing-features_icon {
  background-image: url('../images/check-circle.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.pricing-features_text {
  text-underline-offset: 1.5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.73333;
  text-decoration: underline;
  text-decoration-thickness: .7px;
}

.pricing-image {
  transition: all .6s;
}

.pricing-image.cc-one {
  width: 72px;
  height: 82px;
  margin-top: 10px;
  margin-left: 10px;
}

.pricing-image.cc-two {
  width: 112px;
  height: 90px;
  margin-top: 8px;
  margin-right: 8px;
  position: absolute;
  right: 0;
}

.cta-section {
  padding-top: 80px;
}

.cta-inner {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 850px;
  margin-top: 194px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.cta-subtext {
  max-width: 568px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.cta-image_container {
  position: absolute;
}

.cta-image_container.cc-circle {
  background-image: linear-gradient(#0147ff14 20%, #0147ff00 80%);
  border: 1px solid #0147ff1c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 154px;
  padding: 20px;
  display: flex;
}

.cta-image_container.cc-circle.cc-two {
  width: 120px;
  height: 120px;
  top: -125px;
  left: 50px;
}

.cta-image_container.cc-circle.cc-three {
  padding-left: 30px;
  padding-right: 30px;
  top: -194px;
  left: 50%;
  transform: translate(-50%);
}

.cta-image_container.cc-circle.cc-five {
  width: 120px;
  height: 120px;
  top: 24px;
  right: -100px;
}

.cta-image_container.cc-square {
  border-radius: 16px;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.cta-image_container.cc-square.cc-one {
  top: 24px;
  left: -100px;
}

.cta-image_container.cc-square.cc-four {
  top: -125px;
  right: 50px;
}

.faq-section {
  background-image: url('../images/blobs.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 200px;
  position: relative;
}

.faq-container {
  border: 1px solid #090b200d;
  border-radius: 16px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.c-accordion {
  background-color: var(--fff);
  color: #090b20bf;
  border-bottom: 1px solid #090b201a;
  align-self: stretch;
  transition: background-color .3s;
}

.c-accordion.cc-active {
  background-color: #f0f0fa;
  height: auto;
}

.accordion-inner {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.accordion-inner_flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.accordion-icon {
  background-image: url('../images/arrow-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #090b200d;
  border-radius: 6px;
  flex: none;
  width: 48px;
  height: 48px;
  transition: transform .3s;
}

.accordion-icon.cc-active {
  border-color: #090b2026;
}

.accordion-content {
  grid-template-rows: 0fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  display: grid;
  overflow: hidden;
}

.accordion-content.cc-show {
  grid-template-rows: 1fr;
  padding-bottom: 24px;
}

.accordion-content_inner {
  padding-left: 32px;
  padding-right: 120px;
  overflow: hidden;
}

.contact-section {
  background-color: #f7f7ff;
  padding-top: 80px;
  padding-bottom: 120px;
}

.contact-inner {
  justify-content: space-between;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
}

.contact-details_container {
  flex-flow: column;
  justify-content: space-between;
  max-width: 36%;
  display: flex;
}

.contact-header_text {
  max-width: 450px;
}

.contact-form_container {
  background-color: var(--fff);
  color: #090b20bf;
  border: 1px solid #090b200d;
  border-radius: 10px;
  flex: 1;
  max-width: 45%;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 50px;
}

.c-form_field {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: stretch;
  align-items: stretch;
  margin-bottom: 14px;
  display: flex;
}

.c-label_wrapper {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.75;
  display: flex;
}

.c-label {
  color: #64748b;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
}

.c-input_wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.c-input {
  color: #090b20;
  border-width: 1px;
  border-color: #e2e8f0;
  border-radius: 6px;
  min-height: 40px;
  margin-bottom: 0;
  padding: 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
}

.c-input:active {
  outline-offset: 0px;
  border-style: none;
  border-color: #e2e8f0;
  outline: 3px #090b20;
}

.c-input:focus {
  border-style: solid;
  border-color: #e2e8f0;
  outline-style: none;
}

.c-input:focus-visible {
  border-color: #e2e8f0;
}

.c-input[data-wf-focus-visible] {
  border-color: #e2e8f0;
}

.c-input::placeholder {
  color: #98a2b3;
}

.c-input.cc-textarea {
  border-radius: 16px;
  min-width: 100%;
  max-width: 100%;
  min-height: 175px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.c-input.cc-newsletter {
  color: var(--fff);
  background-color: #f7f7ff0d;
  border-style: none;
  border-radius: 40px;
  min-height: 56px;
  padding-left: 32px;
  padding-right: 115px;
}

.c-input.cc-newsletter::placeholder {
  color: #f7f7ffbf;
}

.c-input.cc-trailing {
  padding-right: 32px;
}

.c-input.cc-add-on {
  border-left-style: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.contact-details_block {
  background-image: linear-gradient(290deg, #0147ff 65%, #5e8aff);
  border: 1px solid #090b200d;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.contact-details_image {
  background-color: #f7f7ff33;
  background-image: url('../images/u_location-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 12px;
  flex: none;
  width: 56px;
  height: 56px;
  margin-right: 32px;
}

.contact-link {
  color: #f7f7ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  transition: all .4s;
  display: block;
}

.contact-link:hover {
  text-decoration: underline;
}

.contact-links {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.footer-section {
  color: #f7f7f7;
  background-color: #090b20;
  padding-top: 80px;
  padding-bottom: 50px;
}

.footer-top {
  justify-content: space-between;
  margin-bottom: 102px;
  display: flex;
}

.footer-links_container {
  flex-flow: column;
  justify-content: space-between;
  padding-bottom: 8px;
  display: flex;
}

.footer-links_flex {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 62px;
  padding-left: 12px;
  display: flex;
}

.footer-link {
  margin-right: 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3125;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

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

.newsletter-block {
  letter-spacing: -.5px;
  flex: 1;
  max-width: 500px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.66667;
}

.newsletter-form {
  margin-bottom: 0;
}

.newsletter-block_subtext {
  color: #f7f7ffbf;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}

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

.footer-bottom_right {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 500px;
  display: flex;
}

.legal-links {
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  display: flex;
}

.legal-links.cc-hide-desktop {
  display: none;
}

.legal-link {
  margin-right: 32px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.33333;
}

.legal-link:hover {
  text-decoration: underline;
}

.social-links {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-link {
  flex: none;
  width: 24px;
  height: 24px;
  margin-left: 16px;
  transition: opacity .4s;
}

.social-link:hover {
  opacity: .5;
}

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

.popup-overlay {
  display: none;
}

.nav-close_btn {
  width: 32px;
  height: 32px;
  display: none;
}

.nav-open_btn {
  flex: none;
  width: 32px;
  height: 32px;
  display: none;
}

.pricing-btn_container {
  flex-flow: column;
  display: flex;
}

.video-wrapper {
  background-color: #f7f7ff47;
  border: 2px solid #f7f7ff70;
  border-radius: 22.5px;
  height: 100%;
  padding: 11.5px;
}

.form-success,
.form-error
 {
  display: none;
}


.form-success {
  padding-top: 30px;
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
}

.form-error {
  padding-top: 30px;
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.5;
  color: #e71a1a;
}





.hero-btn_container {
  overflow: hidden;
}

.uc-hide {
  display: none;
}

.contact-slide_container {
  border-radius: 10px;
  flex: 1;
  max-width: 52.7%;
  margin-right: 5%;
  position: relative;
  overflow: hidden;
}

.contact-slide_inner {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.contact-slide {
  flex: none;
  width: 100%;
  padding: 120px 9% 50px;
  position: relative;
}

.contact-slide_details {
  z-index: 2;
  font-size: 18px;
  line-height: 1.55556;
  position: relative;
}

.contact-slide_details.cc-sm {
  max-width: 560px;
}

.contact-slide_header {
  max-width: 550px;
  margin-bottom: 20px;
  font-size: clamp(30px, 3.3vw, 50px);
  font-weight: 600;
  line-height: 1;
}

.contact-slide_header.cc-sm {
  max-width: 450px;
}

.contact-slide_subtext {
  max-width: 520px;
}

.contact-form_inner {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.contact-form_header {
  color: #1e293b;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  max-width: 368px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.26667;
  display: flex;
}

.contact-form_logo {
  width: 214px;
  height: 24px;
  margin-bottom: 26px;
}

.form-flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.input-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.input-icon.cc-trailing {
  right: 10px;
}

.input-add-on {
  color: #98a2b3;
  background-color: #f1f5f9;
  border: 1px solid #e2e3e5;
  border-left-color: #e2e8f0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  min-height: 40px;
  padding: 8px 20px;
  font-weight: 300;
}

.c-select {
  color: #98a2b3;
  background-color: #fff;
  background-image: url('../images/Icon-right.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  border-width: 1px;
  border-color: #e2e8f0;
  border-radius: 6px;
  min-height: 40px;
  margin-bottom: 0;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
  position: relative;
}

.c-select:focus {
  border-width: .5px;
  border-color: var(--blue);
}

.c-select:focus-visible {
  border: 1px solid #e2e8f0;
}

.c-select[data-wf-focus-visible] {
  border: 1px solid #e2e8f0;
}

.c-select::placeholder {
  color: #98a2b3;
}

.c-select.cc-textarea {
  border-radius: 16px;
  min-width: 100%;
  max-width: 100%;
  min-height: 175px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.c-select.cc-newsletter {
  color: var(--fff);
  background-color: #f7f7ff0d;
  padding-right: 115px;
}

.c-select.cc-newsletter::placeholder {
  color: #f7f7ffbf;
}

.c-select.cc-trailing {
  padding-right: 32px;
}

.c-select.cc-add-on {
  border-left-style: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.c-radio_btn {
  /* color: #334155; */
  cursor: pointer;
  border: 1px solid #e2e8f0;
  background: transparent;
  border-radius: 6px;
  flex: 1;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  margin-bottom: 0;
  padding: 11px 20px;
  font-weight: 500;
  line-height: 1.2em;
  display: flex;
}


.c-radio_btn:has(.w-form-formradioinput--inputType-custom.w--redirected-checked) {
    background-color:  var(--blue);;
    color: #fff;
}

.c-radio_btn > .w-form-formradioinput--inputType-custom.w--redirected-checked  {
    background-color:  var(--blue);; 
    color: #fff; 
}

.radio-label {
  margin-bottom: 0;
}

.contact-slide_pagination {
  z-index: 3;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 320px;
  left: 9%;
}

.contact-slide_img {
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .heading-h1 {
    font-size: 50px;
  }

  .heading-h2 {
    font-size: 36px;
  }

  .c-section {
    width: 85%;
  }

  .c-nav {
    z-index: 1000;
  }

  .c-logo.cc-hide_desktop {
    display: block;
  }

  .nav-btn_flex {
    flex-flow: column;
    align-self: stretch;
    align-items: stretch;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-btn_flex.cc-hide-desktop {
    display: flex;
  }

  .nav-btn_flex.cc-hide-mobile {
    display: none;
  }

  .nav-links {
    z-index: 100;
    background-color: var(--fff);
    opacity: 0;
    visibility: hidden;
    border-radius: 24px;
    flex-flow: column;
    width: 100%;
    min-width: auto;
    max-width: none;
    padding: 30px 50px 70px;
    transition-property: opacity;
    transition-duration: .4s;
    transition-timing-function: ease;
    top: 30px;
  }

  .nav-links.cc-show {
    opacity: 1;
    visibility: visible;
    display: flex;
  }

  .nav-links.cc-hide-mobile {
    display: none;
  }

  .nav-links.cc-hide-desktop {
    display: flex;
  }

  .nav-link {
    margin-bottom: 32px;
  }

  .section-tag.cc-dark {
    margin-left: 0;
  }

  .hero-header_illustration {
    transform: translate(0, 1px);
  }

  .hero-subtext {
    max-width: 600px;
  }

  .video-section {
    padding-top: 50px;
  }

  .video-container {
    height: 420px;
  }

  .ad-platforms {
    width: 75%;
    max-width: 600px;
  }

  .ad-platforms.cc-space-around {
    width: 55%;
    max-width: 430px;
  }

  .ad-platform_container {
    width: 98px;
    height: 98px;
  }

  .ad-platform_img {
    width: 34px;
    height: 34px;
  }

  .brands-section {
    padding-bottom: 100px;
  }

  .brands-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .brand-image {
    max-width: 98px;
  }

  .dashboard-section {
    padding-bottom: 60px;
  }

  .section-header {
    max-width: 750px;
  }

  .dashboard-card_details {
    padding-left: 25px;
    padding-right: 25px;
  }

  .dashboard-card_img.cc-one {
    height: 260px;
    padding-left: 25px;
  }

  .dashboard-card_img.cc-three {
    height: 240px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .dashboard-card_img.cc-four {
    height: 260px;
  }

  .dashboard-card_img.cc-two {
    height: 250px;
    margin-left: 25px;
    margin-right: 25px;
  }

  .pricing-section {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .pricing-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    max-width: none;
  }

  .pricing-block_divider {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .pricing-amount {
    font-size: 38px;
  }

  .cta-inner {
    max-width: 700px;
  }

  .cta-image_container.cc-circle {
    width: 130px;
    height: 130px;
  }

  .cta-image_container.cc-circle.cc-two {
    width: 100px;
    height: 100px;
    left: 100px;
  }

  .cta-image_container.cc-circle.cc-five {
    width: 100px;
    height: 100px;
    right: -50px;
  }

  .cta-image_container.cc-square {
    width: 100px;
    height: 100px;
  }

  .cta-image_container.cc-square.cc-one {
    left: -50px;
  }

  .cta-image_container.cc-square.cc-four {
    right: 100px;
  }

  .faq-section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .faq-container {
    width: 85%;
  }

  .accordion-content_inner {
    padding-right: 32px;
  }

  .contact-details_container {
    max-width: 45%;
  }

  .contact-header_text {
    max-width: 300px;
  }

  .contact-details_block {
    padding-left: 25px;
    padding-right: 25px;
  }

  .contact-details_image {
    background-size: 20px;
    width: 46px;
    height: 46px;
    margin-right: 25px;
  }

  .footer-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap-reverse;
  }

  .footer-bottom_right {
    max-width: none;
  }

  .legal-links {
    padding-left: 0;
  }

  .footer-bottom_left {
    justify-content: space-between;
    width: 100%;
  }

  .popup-overlay {
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background-color: #090b2066;
    transition-property: opacity;
    transition-duration: .4s;
    transition-timing-function: ease;
    display: block;
    position: fixed;
    inset: 0%;
  }

  .popup-overlay.cc-show {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .nav-links_flex {
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    margin-bottom: 62px;
    display: flex;
  }

  .nav-close_btn {
    z-index: 2;
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
  }

  .nav-open_btn {
    display: block;
  }

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


  .form-error {
    font-size: 16px;
  }

  .contact-slide_container {
    max-width: 55%;
    margin-right: 3%;
  }

  .contact-slide {
    padding-top: 80px;
  }

  .contact-slide_subtext {
    font-size: 16px;
  }

  .contact-form_inner {
    width: 80%;
  }

  .contact-form_header {
    font-size: 26px;
  }

  .form-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .input-add-on {
    padding-left: 15px;
    padding-right: 5px;
  }

  .c-hero {
    max-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .c-button.cc-sm.cc-trailing {
    position: static;
  }

  .heading-h1 {
    font-size: 40px;
  }

  .heading-h2 {
    font-size: 32px;
    line-height: 1.2;
  }

  .c-section {
    width: 90%;
  }

  .c-nav {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .c-logo {
    width: 180px;
  }

  .c-logo.cc-footer {
    width: 206px;
  }

  .nav-links {
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link {
    font-weight: 600;
  }

  .c-hero {
    padding-top: 25px;
    padding-bottom: 32px;
    max-width: 450px;
  }

  .section-tag.cc-dark {
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: 0;
  }

  .section-tag.cc-hero {
    border-radius: 12px;
    flex-flow: column;
    max-width: 260px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .hero-header_illustration {
    width: 48px;
    height: 48px;
    transform: translate(0, 5px);
  }

  .hero-subtext {
    max-width: 400px;
    margin-bottom: 32px;
  }

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

  .video-container {
    width: 100%;
    height: 500px;
    transform: translate(0);
  }

  .ad-platform_section {
    padding-top: 100px;
    padding-bottom: 264px;
  }

  .ad-platforms {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: wrap;
    justify-content: center;
    width: 338px;
    max-width: none;
  }

  .ad-platforms.cc-space-around {
    grid-row-gap: 40px;
    flex-flow: row-reverse wrap;
    justify-content: center;
    width: 338px;
    max-width: none;
  }

  .ad-platform_container.cc-hide_mobile {
    display: none;
  }

  .ad-platform_container.cc-hide_desktop {
    display: flex;
  }

  .brands-section {
    margin-top: -510px;
    padding-bottom: 64px;
  }

  .brands-block {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .brand-image {
    max-width: 108px;
  }

  .brands-section_curve {
    width: 200%;
    margin-left: -50%;
  }

  .header-bg {
    background-size: auto;
  }

  .secttion-lines {
    background-position: 50% 0;
    width: 600px;
    max-width: none;
    left: 50%;
    transform: translate(-50%);
  }

  .video-illustration {
    display: none;
  }

  .dashboard-section {
    padding-bottom: 50px;
  }

  .dashboard-flex_container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .dashboard-section_card, .dashboard-section_card.cc-stretch {
    max-width: none;
  }

  .dashboard-card_details {
    padding-top: 40px;
  }

  .dashboard-card_img.cc-two {
    overflow: visible;
  }

  .dashboard-img_inner.cc-three {
    height: 300px;
  }

  .pricing-section {
    padding-top: 54px;
  }

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

  .pricing-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-inner {
    flex-flow: wrap;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .pricing-image_container {
    order: 2;
    margin-bottom: 0;
    margin-right: 16px;
  }

  .pricing-block_divider {
    order: 4;
    height: 12px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .pricing-block_divider.cc-hide-mobile {
    display: none;
  }

  .pricing-flex {
    margin-bottom: 0;
  }

  .pricing-amount {
    font-size: 40px;
  }

  .pricing-type {
    flex: none;
    order: 1;
    width: 100%;
    margin-bottom: 24px;
  }

  .pricing-features_list {
    order: 5;
    width: 100%;
  }

  .pricing-features_icon {
    width: 20px;
    height: 20px;
    margin-top: 5px;
  }

  .cta-section {
    padding-top: 50px;
  }

  .cta-inner {
    max-width: none;
    padding-top: 220px;
  }

  .cta-image_container.cc-circle.cc-two {
    margin-left: -55px;
    top: -40px;
    left: 50%;
    transform: translate(-50%);
  }

  .cta-image_container.cc-circle.cc-five {
    margin-left: 55px;
    top: 80px;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .cta-image_container.cc-square.cc-one {
    margin-left: -55px;
    top: 80px;
    left: 50%;
    transform: translate(-50%);
  }

  .cta-image_container.cc-square.cc-four {
    margin-left: 55px;
    top: -40px;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .faq-section {
    padding-top: 144px;
    padding-bottom: 148px;
  }

  .faq-container {
    width: 100%;
  }

  .accordion-inner, .accordion-content_inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-section {
    padding-bottom: 80px;
  }

  .contact-inner {
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-details_container {
    max-width: none;
    margin-bottom: 40px;
  }

  .contact-header_text {
    max-width: 400px;
  }

  .contact-form_container {
    max-width: none;
  }

  .c-input_wrapper {
    flex-flow: column;
  }

  .c-input_wrapper.cc-no-wrap {
    flex-flow: row;
  }

  .c-input.cc-newsletter {
    margin-bottom: 24px;
    padding-right: 32px;
  }

  .c-input.cc-newsletter::placeholder {
    text-align: center;
  }

  .contact-details_image {
    background-size: 24px;
    width: 56px;
    height: 56px;
    margin-right: 16px;
  }

  .footer-top {
    flex-flow: column-reverse wrap;
    margin-bottom: 64px;
  }

  .footer-links_container {
    padding-bottom: 0;
  }

  .footer-links_flex {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 42px;
  }

  .footer-link {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .footer-btn_flex {
    flex-flow: column;
    align-items: stretch;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .newsletter-block {
    text-align: center;
  }

  .newsletter-form {
    margin-bottom: 64px;
  }

  .footer-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
  }

  .footer-bottom_right {
    justify-content: center;
  }

  .legal-links.cc-hide-mobile {
    display: none;
  }

  .legal-links.cc-hide-desktop {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .legal-link {
    background-color: #f7f7ff0d;
    border-radius: 8px;
    margin-bottom: 8px;
    margin-right: 0;
    padding: 8px 12px;
  }

  .footer-bottom_left {
    flex-flow: column;
  }

  .nav-open_btn {
    width: 24px;
    height: 24px;
  }

  .ad-platform_header {
    max-width: 300px;
  }

  .dashboard-section_header {
    max-width: 350px;
  }

  .pricing-amount_container {
    order: 3;
  }

  .pricing-btn_container {
    flex-flow: column;
    flex: 1;
    order: 6;
  }

  .footer-links_wrapper {
    justify-content: space-between;
    display: flex;
  }



  .contact-slide_container {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0%;
  }

  .contact-slide {
    padding-top: 50px;
    padding-bottom: 320px;
  }

  .contact-slide_header {
    max-width: 360px;
    font-size: 32px;
  }

  .contact-slide_header.cc-sm {
    max-width: 320px;
  }

  .contact-slide_subtext {
    max-width: 400px;
  }

  .form-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: stretch;
  }

  .c-select.cc-newsletter {
    margin-bottom: 24px;
    padding-right: 32px;
  }

  .c-select.cc-newsletter::placeholder {
    text-align: center;
  }

  .c-radio_btn {
    align-self: stretch;
  }

  .contact-slide_pagination {
    display: none;
    top: 220px;
  }
}

@media screen and (max-width: 479px) {
  .c-logo {
    width: 140px;
  }

  .nav-links {
    padding-left: 16px;
    padding-right: 16px;
    top: 16px;
  }

  .dashboard-img_inner.cc-two {
    width: 100%;
    max-width: 330px;
  }

  .pricing-inner {
    margin-left: 16px;
    margin-right: 16px;
  }

  .contact-inner {
    padding-left: 5%;
    padding-right: 5%;
  }

  .contact-form_container {
    padding: 16px;
  }

  .c-form_field {
    width: 100%;
  }

  .c-input {
    min-width: 0;
  }

  .contact-details_block {
    padding: 16px;
  }

  .nav-close_btn {
    width: 24px;
    height: 24px;
  }


  .form-success {
    font-size: 18px;
    width: 95%;
  }

  .form-error {
        width: 95%;
  }

  .contact-slide {
    padding-bottom: 320px;
  }

  .contact-form_inner {
    width: 95%;
  }

  .c-select {
    min-width: 0;
  }
}


