:root {
  --size: 0px;
}

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

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

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

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

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

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

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.frame-222 {
  grid-column-gap: 16px;
  grid-row-gap: 39px;
  background-color: #0073ff1a;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 60px;
  padding-top: 31px;
  padding-bottom: 31px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hero-section {
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 26px 127.907px 21px;
  display: flex;
  overflow: hidden;
}

.ask-better-questions-get-better-responses {
  color: #242424;
  text-align: center;
  flex: none;
  order: 0;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 56.85px;
  text-decoration: none;
  display: block;
  position: relative;
}

.ask-better-questions-get-better-responses.subtitle {
  margin-top: -18px;
  font-size: 2.1em;
  font-weight: 400;
}

.get-demo-button {
  grid-column-gap: 8.88241px;
  background-color: #0057ff;
  border-radius: 88.8241px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 151.001px;
  height: 49.7415px;
  padding: 8.88241px 20.4295px;
  text-decoration: none;
  display: flex;
}

.get-a-demo {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.screenshot-2025-07-01-at-73229-am-1 {
  text-align: center;
  object-fit: cover;
  border: 1px #ffffff80;
  border-radius: 20px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: auto;
  max-width: 872.391px;
}

.navbar-logo-left {
  z-index: 99;
  position: relative;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.frame-223 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 14px 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.group-109 {
  object-fit: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 53px;
  margin-top: 5px;
  text-decoration: none;
  display: flex;
}

.frame-11 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.options {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  font-family: Mulish, sans-serif;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.security {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #0057ff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

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

.frame-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: 40px;
  text-decoration: none;
  display: flex;
}

.try-free-buttonhover {
  grid-column-gap: 10px;
  border: 2px solid #0057ff;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 40px;
  padding: 10px 23px;
  text-decoration: none;
  display: flex;
}

.get-demo-button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  background-color: #0057ff;
  border-radius: 100px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 10px 23px;
  text-decoration: none;
  display: inline-flex;
}

.get-a-demo-2 {
  color: #fff;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.hero-without-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f7fa;
  border-bottom: 0 #e4ebf3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 80px 30px;
  display: grid;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.scrolly-telling-section {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.scrolly-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
  overflow: hidden;
}

.text-container {
  grid-row-gap: 14.2043px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 563px;
  height: 172px;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-4 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.group-275 {
  object-fit: cover;
  justify-content: flex-start;
  align-items: center;
  width: 35vw;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.scrolly-2 {
  padding: 0;
  overflow: hidden;
}

.group-276 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40vw;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-container-2 {
  grid-row-gap: 14.2043px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 564px;
  height: 166px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-container-3 {
  grid-row-gap: 14.2043px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 565px;
  height: 191px;
  font-family: Mulish, sans-serif;
  font-size: 1em;
  text-decoration: none;
  display: flex;
}

.group-277 {
  object-fit: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 35vw;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3.75px solid #0057ff;
  border-radius: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 38vw;
  height: auto;
  padding: 20px 20px 20px 15px;
  display: block;
}

.modal-wrapper {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  height: 500px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.modal-background {
  position: absolute;
}

.hero-heading-center {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 80px 30px;
  font-family: Mulish, sans-serif;
  font-size: 1em;
  display: flex;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.modal-cont {
  z-index: auto;
  grid-row-gap: 27px;
  background-color: #fff;
  border-radius: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 35rem;
  height: auto;
  margin-top: 40px;
  padding: 26px 30px;
  font-family: Mulish, sans-serif;
  font-size: 1em;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto;
  box-shadow: 0 3.42585px 17.1292px #0000001f;
}

.rectangle-73 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 495.035px;
  height: 736.822px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-242 {
  grid-row-gap: 16px;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 447.073px;
  text-decoration: none;
  display: flex;
}

.auth {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 452.656px;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.group-111 {
  object-fit: cover;
}

.text-7 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .9em;
  font-weight: 400;
  line-height: 15.42px;
  text-decoration: none;
}

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

.group-30 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 98.4931px;
  height: 31.6891px;
  text-decoration: none;
  display: flex;
}

.text-field, .text-field-2, .text-field-3, .text-field-4 {
  color: #000;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
}

.select-field {
  color: #484848;
  background-color: #fff;
  border-radius: 5px;
  font-family: Open Sans, sans-serif;
}

.text-field-5 {
  color: #000;
  border-radius: 5px;
  height: 5rem;
  font-family: Open Sans, sans-serif;
  display: block;
}

.text-field-6 {
  color: #000;
  border-radius: 5px;
}

.heading {
  z-index: auto;
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 2em;
  line-height: 20px;
  position: static;
}

.submit-button {
  background-color: #0057ff;
  border-radius: 20px;
  width: 8em;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.15em;
  font-weight: 500;
}

.cancel-button {
  background-color: #484848;
  border-radius: 20px;
  width: 8em;
  margin-bottom: 10px;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1.15em;
  font-weight: 500;
  display: inline-block;
}

.form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.field-label {
  font-size: .8em;
  font-weight: 300;
}

.field-label-2 {
  margin-bottom: 0;
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  border-bottom: 1px #e4ebf3;
  padding: 0 30px 40px;
  position: relative;
  overflow: hidden;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.features-section {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  padding-left: 51px;
  padding-right: 51px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-container {
  grid-row-gap: 14.2043px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1022px;
  height: 152px;
  text-decoration: none;
  display: flex;
}

.frame-234 {
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.high-impact-customer-discovery {
  color: #242424;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-8 {
  color: #242424;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.features-boxes {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  flex: 0 auto;
  align-self: center;
  align-items: stretch;
  height: auto;
  display: flex;
}

.feature-1 {
  grid-row-gap: 21.3064px;
  background-color: #ffffff80;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 310px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.ai3-1707x1020-1 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: 20%;
  overflow: visible;
}

.text-9 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-10 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-11 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.feature-3 {
  grid-row-gap: 21.3064px;
  background-color: #ffffff80;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 308px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.hero-heading-center-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.supported-by-section {
  grid-row-gap: 49.7149px;
  background-color: #0073ff1a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-12 {
  color: #020202;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.supporters-container {
  grid-row-gap: 35.5106px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1166px;
  text-decoration: none;
  display: flex;
}

.supporters-1 {
  grid-column-gap: 45px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1166px;
  text-decoration: none;
  display: flex;
}

.rit_hor_k-1 {
  object-fit: cover;
}

.supported-by-section-2 {
  grid-row-gap: 49.7149px;
  background-color: #0073ff1a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  padding-top: 44px;
  padding-bottom: 44px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.text-13 {
  color: #020202;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.hero-without-image-2 {
  background-color: #f5f7fa;
  border-bottom: 0 #e4ebf3;
  padding-bottom: 10px;
  position: relative;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body {
  background-color: #f5f7fa;
  display: block;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 0 #e4ebf3;
  position: relative;
}

.cta-section {
  background-color: #f5f7fa;
  border-radius: 7.10213px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 45px;
  padding-left: 48px;
  padding-right: 48px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.group-278 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 35vw;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.content-container-2 {
  grid-row-gap: 21.3064px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: 40px;
  font-family: Mulish, sans-serif;
  text-decoration: none;
  display: flex;
}

.better-questions-better-answers-better-decisions {
  color: #242424;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3em;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-14 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.buttons-container {
  grid-column-gap: 14.2043px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.try-free-button {
  grid-column-gap: 8.87766px;
  border: 1.77553px solid #0057ff;
  border-radius: 88.7766px;
  justify-content: center;
  align-items: center;
  width: 150.92px;
  height: 49.7149px;
  padding: 8.87766px 20.4186px;
  text-decoration: none;
  display: flex;
}

.text-15 {
  color: #0057ff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.get-demo-button-3 {
  grid-column-gap: 8.87766px;
  background-color: #0057ff;
  border-radius: 88.7766px;
  justify-content: center;
  align-items: center;
  width: 150.92px;
  height: 49.7149px;
  padding: 8.87766px 20.4186px;
  text-decoration: none;
  display: flex;
}

.get-a-demo-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.button {
  color: #0057ff;
  text-align: center;
  background-color: #fff0;
  border: 2px solid #0057ff;
  border-radius: 20px;
  align-self: center;
  width: 9.5rem;
  height: 2.5rem;
  font-family: Mulish, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #0057ff;
  border-radius: 20px;
  align-self: center;
  width: 11rem;
  height: 2.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25rem;
  text-decoration: none;
}

.button-3 {
  color: #000;
  background-color: #3898ec00;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.button-3.w--current {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  font-family: Open Sans, sans-serif;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0073ff1a;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 40px 48px 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-240 {
  grid-row-gap: 118px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.group-290 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 364.896px;
  height: 92.6354px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #636363;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-top: 140px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.frame-241 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 35em;
  text-decoration: none;
  display: flex;
}

.footer-options-container {
  grid-column-gap: 65px;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.learn-more-options {
  grid-row-gap: 14.2043px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

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

.back-to-top-button {
  background-color: #fff;
  border-radius: 88.7766px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 49.7149px;
  padding: 14.2043px 21.3064px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 22.1942px #0000000a;
}

.back-to-top-0 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.back-to-top-1 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-4 {
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 30px;
}

.button-4.w--current {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  align-self: flex-end;
  width: 9rem;
  font-size: 1rem;
  line-height: 30px;
}

.frame-238 {
  grid-column-gap: 50px;
  background-color: #0073ff1a;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 91px 51px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-container-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 467.11px;
  height: 226px;
  text-decoration: none;
  display: flex;
}

.text-20 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-21 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 115%;
  text-decoration: none;
}

.place-holder-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 16px #ffffff80;
  border-radius: 16px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: auto;
  display: block;
}

.frame-235 {
  grid-column-gap: 10px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #e3e3e3b3;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding: 15px 23px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 257.102px;
  left: 829.445px;
}

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

.heading-2 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
}

.image {
  text-align: left;
  width: 35%;
  margin: 20px auto;
  display: block;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 0 #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 40px;
}

.team-slide-wrapper {
  border-radius: 16px;
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #0073ff1a;
  border-radius: 16px;
  padding-bottom: 24px;
}

.team-member-image-two {
  border-radius: 16px 16px 0 0;
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
  overflow: visible;
}

.text-block, .text-block-2, .text-block-3 {
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
}

.image-2 {
  text-align: left;
}

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

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

.testimonials-section {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 20px;
  padding: 40px 144px 44px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-container-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #242424;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-23 {
  color: #242424;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

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

.testimonials-group-1 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.test-1 {
  background-color: #0073ff1a;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 529px;
  height: 16vw;
  padding: 32px 32px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 25px #0000000a;
}

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

.text-24 {
  color: #242424;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2vh;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.team-member-photo {
  grid-column-gap: 16px;
  border-radius: 10000px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.group-273 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.frame-54 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2vh;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.text-26 {
  color: #636363;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.8vh;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.test-2 {
  background-color: #0073ff1a;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 528px;
  height: 16vw;
  padding: 32px 32px 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 25px #0000000a;
}

.testimonials-group-2 {
  grid-column-gap: 120px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.frame-239 {
  grid-row-gap: 10px;
  background-color: #0073ff1a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 250px;
  padding: 46px 391px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-container-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.text-27 {
  color: #242424;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 25rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #242424;
  text-align: center;
  width: 100%;
  min-width: 30rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-289 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 721.725px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 30px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.cogbias-ai-we-our-us-is-committed-to-protecting-your-privacy-this-privacy-policy-explains-how-we-col {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.cogbias-ai-we-our-us-is-committed-to-protecting-your-privacy-this-privacy-policy-explains-how-we-col-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.cogbias-ai-we-our-us-is-committed-to-protecting-your-privacy-this-privacy-policy-explains-how-we-col-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.cogbias-ai-we-our-us-is-committed-to-protecting-your-privacy-this-privacy-policy-explains-how-we-col-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.paragraph {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 22.5px;
}

.frame-229 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.group-291 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 50%;
  height: 20%;
  max-height: 20%;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 3.5vh;
  line-height: 5vh;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 3vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.pricing-card {
  -webkit-text-fill-color: inherit;
  background-color: #9747ff26;
  background-clip: border-box;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  background-color: #0073ff1a;
  border-radius: 16px;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-card.pricing-stand {
  background-color: #38d2c026;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.button-primary-3.outline-button {
  color: #1a1b1f;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #0000;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  box-shadow: none;
  color: #fff;
  background-color: #9747ff;
  border: 1px #9747ff;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
  font-family: Open Sans, sans-serif;
}

.pricing-feature {
  background-image: url('../images/check-20circle.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.modal {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.modal-bg {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #00000026;
  width: 100%;
  height: auto;
  position: fixed;
  inset: 0%;
}

.navbar {
  z-index: 999;
  background-color: #fff;
  width: auto;
  height: 80px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.container-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.div-block-2 {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.image-3 {
  margin-left: auto;
}

.dropdown {
  background-color: #e5f1ff;
  border-radius: 1.5vh;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 65vw;
  height: 8vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown:active, .dropdown:focus {
  margin-bottom: 40px;
}

.icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: auto;
  font-size: 1.8vh;
  display: block;
}

.close-link {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.checkbox {
  pointer-events: auto;
  width: 20px;
  height: 20px;
}

.checkbox-label {
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
}

.checkbox-field {
  margin-bottom: 0;
  padding-top: 10px;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: block;
}

.navbar-2 {
  display: block;
}

.heading-4 {
  text-align: center;
  font-family: Mulish, sans-serif;
  font-size: 3.5vh;
  line-height: 5vh;
}

.dropdown-toggle {
  align-self: center;
  height: auto;
  margin-right: auto;
  padding-right: 40px;
}

.text-block-4 {
  justify-content: flex-start;
  align-items: center;
  font-family: Mulish, sans-serif;
  font-size: 1.5vw;
  display: block;
}

.paragraph-2 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  padding: 10px 20px 10px 60px;
  font-family: Open Sans, sans-serif;
  font-size: 1.5vh;
  display: flex;
}

.div-block-5 {
  border-radius: 0 0 12px 12px;
  height: 50px;
}

.dropdown-list {
  background-color: #e5f1ff;
  margin-top: 20px;
}

.dropdown-list.w--open {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin-top: 90px;
}

.div-block-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 40px;
  display: flex;
}

.container-8 {
  width: 100%;
  max-width: 100%;
  margin-top: auto;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 10px;
}

.navbar-3 {
  background-color: #fff;
  height: 80px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 8px #0003;
}

.div-block-8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  margin-right: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  display: flex;
}

.section-3 {
  margin-top: 40px;
}

.image-4 {
  width: auto;
  max-width: 600px;
}

.section-4 {
  margin-top: 60px;
}

.section-5 {
  margin-top: 100px;
}

.section-6 {
  margin-top: 40px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.div-block-11 {
  display: block;
}

.div-block-12 {
  display: block;
  overflow: visible;
}

.columns-2, .columns-3, .columns-4 {
  justify-content: center;
  padding: 40px 30px 40px 100px;
  display: flex;
}

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

.field-label-3, .field-label-4, .field-label-5, .field-label-6, .field-label-7, .field-label-8, .text-block-5 {
  font-family: Open Sans, sans-serif;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .group-109 {
    width: auto;
  }

  .hero-without-image {
    text-align: center;
    border-bottom-style: none;
    border-bottom-width: 0;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
    display: flex;
  }

  .scrolly-telling-section {
    grid-column-gap: 0px;
  }

  .text-container {
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
  }

  .text-3 {
    font-size: 2em;
  }

  .group-275 {
    justify-content: center;
    align-items: center;
    width: 50vw;
    max-width: none;
    margin-top: 20px;
  }

  .scrolly-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .group-276 {
    margin-top: 20px;
  }

  .text-container-2 {
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    padding-left: 0;
  }

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

  .text-container-3 {
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
  }

  .div-block {
    margin-top: 20px;
    padding-bottom: 10px;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .feature-1 {
    height: auto;
  }

  .ai3-1707x1020-1 {
    height: 15%;
  }

  .feature-3 {
    height: auto;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .button-2 {
    margin-right: 20px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .group-290 {
    max-width: none;
    height: auto;
  }

  .button-4 {
    text-align: center;
    line-height: 20px;
  }

  .frame-238 {
    grid-column-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    display: flex;
    position: relative;
  }

  .text-20, .text-21 {
    text-align: center;
  }

  .place-holder-image {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .image {
    width: 50%;
  }

  .container-4 {
    max-width: 728px;
  }

  .team-slider-wrapper {
    flex-flow: row;
    display: block;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .testimonials-section {
    height: auto;
    padding-top: 0;
  }

  .test-1 {
    max-width: none;
    height: 30vh;
  }

  .test-2 {
    height: 30vh;
  }

  .pricing-comparison {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .container-5 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .pricing-card.pricing-stand {
    justify-content: flex-start;
    align-items: center;
  }

  .container-8 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .icon-3 {
    width: auto;
    height: auto;
    line-height: 25px;
    display: block;
  }

  .menu-button-4 {
    color: #fff;
    background-color: #0057ff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-right: 40px;
    padding: 12px 12px 12px 13px;
  }

  .div-block-8 {
    background-color: #fff;
    margin-right: 0;
  }

  .image-4 {
    padding-top: 20px;
  }

  .section-6 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    display: block;
  }

  .div-block-9, .div-block-10 {
    display: none;
  }

  .columns-2 {
    text-align: center;
    flex-flow: column;
    align-items: center;
    padding-top: 10px;
    padding-left: 30px;
  }

  .columns-3, .columns-4 {
    text-align: center;
    flex-flow: column;
    align-items: center;
    padding-left: 30px;
  }

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

  .column-2 {
    display: block;
  }

  .column-3, .column-4, .column-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-without-image, .hero-heading-center, .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .features-boxes {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .hero-heading-center-3, .hero-without-image-2, .hero-heading-left {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .team-slider, .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
    padding: 10px 20px;
  }

  .ask-better-questions-get-better-responses {
    justify-content: center;
    align-items: center;
    width: 30vh;
    height: auto;
    font-size: 32px;
    line-height: 36px;
    display: block;
  }

  .screenshot-2025-07-01-at-73229-am-1 {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: fill;
    border-width: 0;
    border-radius: 0;
    align-self: center;
    width: auto;
    max-width: 250px;
    min-height: auto;
    display: block;
    overflow: auto;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .group-109 {
    width: auto;
    max-width: none;
    height: auto;
    margin: 10px auto 10px 10px;
    display: block;
  }

  .frame-12 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-without-image {
    border-bottom-style: none;
    border-bottom-width: 0;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding: 40px 20px;
  }

  .text-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    line-height: 15px;
  }

  .text-3 {
    font-size: 28px;
  }

  .text-4, .text-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .group-275 {
    justify-content: center;
    align-items: center;
    width: 85vw;
    max-width: none;
    margin-top: 10px;
  }

  .scrolly-2 {
    display: none;
  }

  .group-276 {
    width: 85vw;
    max-width: none;
    height: auto;
    margin-top: 15px;
  }

  .text-container-2 {
    grid-row-gap: 15px;
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    margin-top: 20px;
    padding-left: 0;
    line-height: 100%;
  }

  .text-6 {
    font-size: 28px;
  }

  .text-container-3 {
    grid-row-gap: 15px;
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    margin-top: 20px;
  }

  .group-277 {
    justify-content: center;
    align-items: center;
    width: 75vw;
    max-width: none;
    height: auto;
  }

  .div-block {
    width: 85vw;
    height: auto;
    margin-top: 20px;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .modal-cont {
    width: 90vw;
    max-width: none;
    height: auto;
    margin-top: 140px;
  }

  .hero-heading-center-2 {
    margin-left: 10px;
    margin-right: 10px;
    padding: 50px 0 0;
  }

  .content-container {
    max-width: none;
    height: auto;
  }

  .high-impact-customer-discovery {
    font-size: 28px;
  }

  .text-8 {
    font-size: 16px;
    line-height: 20px;
  }

  .features-boxes {
    flex-flow: column;
    margin-top: 10px;
  }

  .feature-1 {
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ai3-1707x1020-1 {
    width: 15vw;
    height: 10%;
  }

  .feature-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-3 {
    max-width: none;
  }

  .supporters-1 {
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .text-13 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
  }

  .hero-without-image-2 {
    padding: 0;
    display: block;
  }

  .hero-heading-left {
    padding: 0;
  }

  .cta-section {
    flex-flow: column;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .group-278 {
    width: auto;
    max-width: 280px;
    height: auto;
    margin-top: 10px;
  }

  .content-container-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    text-decoration: none;
  }

  .better-questions-better-answers-better-decisions {
    font-size: 28px;
  }

  .text-14 {
    font-size: 16px;
  }

  .button-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 10px auto 20px;
    padding-left: 15px;
    display: flex;
  }

  .button-3 {
    justify-content: center;
    align-items: flex-start;
    font-size: 16px;
  }

  .button-3.w--current {
    font-size: 16px;
  }

  .footer-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .frame-240 {
    width: auto;
    max-width: none;
  }

  .group-290 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    max-width: 280px;
    height: auto;
    padding-bottom: 20px;
    display: block;
  }

  .text-16 {
    text-align: center;
    align-self: center;
    margin-top: 20px;
    font-family: Mulish, sans-serif;
    font-size: 3vw;
  }

  .frame-241 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .footer-options-container {
    grid-column-gap: 5vw;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    font-family: Open Sans, sans-serif;
    font-size: 2vw;
  }

  .learn-more-options {
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .button-4 {
    justify-content: center;
    align-items: flex-start;
    width: 45vw;
    display: flex;
  }

  .frame-238 {
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .text-container-4 {
    margin-bottom: 0;
  }

  .text-20 {
    text-align: center;
    font-size: 3vh;
  }

  .text-21 {
    text-align: center;
    width: auto;
    font-size: 2vh;
  }

  .place-holder-image {
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: auto;
    display: flex;
  }

  .heading-2 {
    margin-bottom: auto;
    font-size: 2.5vh;
  }

  .image {
    width: auto;
    max-width: 100%;
    margin-right: auto;
    display: block;
  }

  .team-slider {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-4 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: auto;
    font-size: 2.5vh;
  }

  .centered-subheading {
    max-width: none;
    font-size: 2vh;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .testimonials-section {
    max-width: none;
    height: auto;
  }

  .text-container-5 {
    width: auto;
    max-width: none;
  }

  .text-22 {
    font-size: 3vh;
  }

  .text-23 {
    font-size: 1.8vh;
  }

  .test-1 {
    width: 80vw;
    height: 20vh;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-24 {
    font-size: 14px;
  }

  .team-member-photo {
    margin-top: 10px;
  }

  .group-273 {
    width: 20%;
    height: 30px;
  }

  .text-25 {
    font-size: 1.8vh;
  }

  .text-26 {
    font-size: 1.6vh;
  }

  .test-2 {
    width: 80vw;
    height: 20vh;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section {
    padding-top: 20px;
  }

  .frame-239 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-27 {
    min-width: auto;
    font-size: 3vh;
  }

  .text-28 {
    min-width: 2vh;
    font-size: 2vh;
  }

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

  .paragraph {
    font-size: 14px;
  }

  .frame-229 {
    margin-top: 0;
  }

  .group-291 {
    width: 90%;
    max-width: 90%;
    height: 40%;
    max-height: 40%;
  }

  .heading-3 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 3vh;
    line-height: 3.5vh;
  }

  .pricing-comparison {
    padding-top: 4vh;
  }

  .container-5 {
    max-width: none;
  }

  .pricing-wrapper {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-flow: column;
  }

  .pricing-card.featured-pricing, .pricing-card.pricing-ent, .pricing-card.pricing-stand {
    width: 80vw;
  }

  .paragraph-regular.margin-bottom-20 {
    text-align: center;
  }

  .pricing-divider {
    margin-top: 40px;
  }

  .modal {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
  }

  .modal-bg {
    width: 100%;
    height: 322vh;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .div-block-2 {
    position: relative;
  }

  .dropdown {
    width: 80vw;
    height: 15vw;
  }

  .checkbox.w--redirected-checked {
    background-color: #0057ff;
    font-size: .5em;
    line-height: .5em;
  }

  .div-block-3 {
    display: flex;
  }

  .container-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
    margin: 10px 20px;
    display: flex;
  }

  .navbar-2 {
    background-color: #fff;
  }

  .menu-button-2 {
    text-align: left;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-items: center;
    padding: 5px;
    display: block;
  }

  .icon-2 {
    width: auto;
    font-size: 3vh;
  }

  .heading-4 {
    font-size: 3vh;
  }

  .dropdown-toggle {
    padding-right: 0;
  }

  .text-block-4 {
    overflow-wrap: normal;
    flex-flow: column;
    font-size: 3vw;
    line-height: 20px;
    display: block;
    position: static;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 20px;
    display: flex;
  }

  .menu-button-3 {
    width: 21%;
  }

  .menu-button-3.w--open {
    width: 100%;
    height: 100%;
  }

  .container-8 {
    background-color: #fff;
    max-width: 90%;
    height: 80px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
  }

  .navbar-3 {
    box-shadow: 0 2px 5px #0003;
  }

  .icon-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-left: 5px;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .menu-button-4 {
    color: #fff;
    background-color: #0057ff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: 10px;
    padding: 0;
  }

  .menu-button-4.w--open {
    background-color: #0057ff;
    border-radius: 50px;
    justify-content: flex-start;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-right: 10px;
    padding: 0;
    display: flex;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .columns {
    display: block;
  }

  .image-4 {
    width: 90vw;
    height: auto;
    margin-top: auto;
    padding-top: 10px;
    display: block;
  }

  .div-block-9 {
    display: none;
  }

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

  .columns-3 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .columns-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 20px;
    padding-bottom: 0;
  }
}

#w-node-_96d2cc54-586f-2f7d-9ce2-43e05af9c301-03362de0, #w-node-_96d2cc54-586f-2f7d-9ce2-43e05af9c321-03362de0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-dde43111-34cb-8e40-edef-0aa68fbb9000-d235c50a {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


