.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;
}

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

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

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

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

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

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

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

.section-hero.mobile.landscape {
  display: none;
}

.parallax-component {
  perspective: 3500px;
  overflow: hidden;
}

.parallax-layer.is-1 {
  position: absolute;
}

.parallax-layer.is-4 {
  position: relative;
}

.parallax-heading {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  text-shadow: 9px 9px 3rem #000000de;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: -120px;
  font-family: Poppins, sans-serif;
  font-size: 8rem;
  line-height: 1;
  display: flex;
  position: absolute;
  inset: 0;
}

.parallax-heading.tester-services {
  height: 50vh;
  margin-top: 0;
  font-size: 5rem;
}

.parallax-heading.insights {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 500px;
  margin-top: 0;
  padding-left: 40px;
  font-size: 4rem;
}

.parallax-heading.m-t {
  display: none;
}

.navbar {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #fffc;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  overflow: hidden;
}

.container {
  box-sizing: border-box;
  object-fit: fill;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  overflow: hidden;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.nav-link {
  color: #000;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  padding: 26px 26px 0 3px;
  font-family: Poppins, sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.35em;
  -webkit-text-decoration: underline #0000;
  text-decoration: underline #0000;
  transition: all .25s ease-in;
  position: relative;
}

.nav-link.w--current {
  margin-left: 17px;
  padding-bottom: 0;
}

.image {
  min-width: 80px;
  margin-right: 29px;
  padding-right: 0;
}

.about-us-section {
  padding: 120px 5%;
  position: relative;
}

.about-us-section.mobile.portrait {
  padding-bottom: 60px;
}

.div-block-2 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  box-shadow: 2px 2px 4px #0003;
}

.about-title-wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 95%;
  margin-bottom: 24px;
  margin-left: 5px;
  display: block;
}

.h2-heading {
  color: #0777d9;
  text-align: center;
  letter-spacing: -2px;
  text-shadow: 4.5px 4.5px 9px #0003;
  width: 575px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 60px;
  line-height: 1.2;
}

.h2-heading.where-it-started {
  text-shadow: 4px 4px 5px #0003;
  width: 100%;
}

.h2-heading.insights {
  color: #aa48d3;
  text-align: left;
  font-size: 58px;
}

.h2-heading.insight-blog {
  color: #000;
  width: auto;
  margin-bottom: 30px;
}

.h2-heading.contact-info {
  width: 600px;
  margin-top: 165px;
}

.h2-heading.blogpost {
  width: 800px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.h2-heading.home {
  text-align: center;
  width: auto;
  line-height: 1;
}

.h2-heading.home.mobile {
  display: none;
}

.h2-heading.testimonials {
  text-align: left;
  position: relative;
}

.h2-heading.contact {
  text-align: left;
  width: auto;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-3.tablet {
  display: none;
}

.image-2 {
  vertical-align: baseline;
  border-radius: 20px;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  width: 500px;
  margin-right: 60px;
  display: block;
  box-shadow: 9px 9px 9px #0000004d;
}

.text-block-2 {
  color: #212121;
  text-align: left;
  letter-spacing: .5px;
  width: 500px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.link-block {
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  text-decoration: none;
  transition: opacity .9s cubic-bezier(.135, .9, .15, 1);
  display: flex;
  position: relative;
}

.link-block.lb-1 {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}

.link-block.lb-1.m-1 {
  margin-left: 20px;
}

.button-content-wrap {
  background-color: #b44cdf;
  border-radius: 3rem;
  padding: 1.25rem 1.75rem;
}

.text-block-4 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4px;
}

.button-arrow-wrap {
  background-color: #b44cdf;
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: .4rem;
  display: flex;
}

.code-embed {
  color: #000;
  width: 1.5rem;
  height: 1.5rem;
}

.h3-heading-2 {
  color: #07090d;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3;
}

.h3-heading-2.text-color-white {
  color: #fff;
}

.pricing-feature-icon {
  color: #1457ff;
}

.pricing-feature-icon.featured {
  color: #fff;
}

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

.pricing-cadence {
  padding-top: 8px;
  padding-bottom: 8px;
}

.title-wrapper-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  max-width: 640px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.column-regular.services-header {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  box-shadow: 2px 2px 4px #0003;
}

.paragraph-regular-2 {
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular-2.text-color-white {
  color: #fff;
}

.pricing-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing-number-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.pricing-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #07090d;
  background-color: #fff;
  border: 1px solid #edeff2;
  border-radius: 12px;
  flex-flow: column;
  padding: 40px;
  transition: all .3s;
  display: flex;
  box-shadow: 9px 9px 9px #0003;
}

.pricing-card.featured {
  color: #fff;
  background-color: #0777d9;
}

.overline-2 {
  color: #0777d9;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.overline-2.text-color-white {
  color: #fff;
}

.container-regular {
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.icon-regular-3 {
  color: #0777d9;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon-regular-3.middle {
  color: #fff;
}

.pricing-section {
  padding: 60px 5% 82px;
  position: relative;
}

.body {
  background-image: url("https://cdn.prod.website-files.com/6810d9f4e09cb9e5a5b47e01/684991e27ebd937ff399247a_Untitled%20design%20-%202025-06-11T152025.570.png");
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  font-family: Poppins, sans-serif;
}

.testimonial-header {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

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

.subheading-x-large {
  color: #000;
  letter-spacing: -.02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.subheading-x-large.quiet {
  font-size: 24px;
}

.overline-small {
  color: #1a1d18;
  letter-spacing: .08em;
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 10px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.title-wrapper-small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 588px;
  margin-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.insights-section {
  background-color: #f7f6f2;
  padding: 92px 5%;
  position: relative;
}

.insights-section.background-white {
  background-color: #fff0;
  margin-top: -12px;
  display: block;
}

.paragraph {
  color: #212121;
  margin-bottom: -18px;
  font-size: 20px;
}

.contact-form-input {
  width: 750px;
}

.column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.contact-character-info {
  color: #717384;
  justify-content: flex-end;
  align-items: center;
  padding: 8px 24px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.paragraph-x-small {
  color: #dadbe4;
  white-space: pre-wrap;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.subheading-regular-2 {
  color: #dedfe3;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.subheading-regular-2.text-color-neutral-white {
  color: #000;
  -webkit-text-decoration: underline #000;
  text-decoration: underline #000;
}

.text-color-blue {
  color: #7e8ef1;
}

.contact-text-field {
  color: #dedfe3;
  background-color: #000;
  border: 1px solid #22242f;
  border-radius: 24px;
  min-height: 64px;
  margin-bottom: 0;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.contact-text-field:active {
  border-color: #333647;
}

.contact-text-field:focus {
  border-color: #45485f;
}

.contact-text-field::placeholder {
  color: #717384;
}

.success-message {
  text-align: center;
  background-color: #86c1a0;
  border-radius: 99px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.contact-links-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 64px;
}

.contact-links-grid.tablet {
  grid-template-columns: 1fr 1fr;
}

.contact-submit-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #b44cdf;
  border-radius: 99px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.contact-submit-button:hover {
  background-color: #11f2c9;
}

.contact-icon {
  color: #11f2c9;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.contact-form {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.contact-header {
  grid-column-gap: 44px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 128px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-checkbox {
  outline-offset: 0px;
  border-style: none;
  border-width: 0;
  border-radius: 8px;
  outline: 2px solid #333647;
  flex: none;
  width: 24px;
  height: 24px;
  margin-top: 0;
}

.contact-checkbox.w--redirected-checked {
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/6810d9f4e09cb9e5a5b47e01/68121b033de4cb0280f4966f_Check.svg");
  background-size: 16px;
}

.contact-field-label {
  color: #fff;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.section-large {
  background-color: #5f5f5f00;
  margin-bottom: 100px;
  padding: 0 10% 0 0%;
}

.contact-checkbox-field {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 8px;
  display: flex;
}

.error-message {
  text-align: center;
  background-color: #ed5a5a;
  border-radius: 99px;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.contact-checkbox-span {
  color: #b9c2f7;
  text-decoration: underline;
}

.contact-checkbox-wrapper {
  color: #717384;
  align-items: center;
  padding: 8px 24px;
  display: flex;
}

.contact-card {
  background-color: #0777d9;
  border-radius: 32px;
  margin-top: -69px;
  padding: 32px 24px 24px;
}

.paragraph-regular-3 {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  -webkit-text-decoration: underline #000;
  text-decoration: underline #000;
}

.container-regular-3 {
  width: 100%;
  max-width: 1260px;
  margin: 78px 100px 0;
  padding-left: 60px;
  padding-right: 60px;
  position: static;
}

.contact-text-area-small {
  color: #dedfe3;
  background-color: #000;
  border: 1px solid #22242f;
  border-radius: 24px;
  min-height: 120px;
  margin-bottom: 0;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.contact-text-area-small:active, .contact-text-area-small:focus {
  border-color: #333647;
}

.contact-text-area-small::placeholder {
  color: #717384;
}

.contact-icon-wrapper {
  border: 2px solid #11f2c9;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.contact-link {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #c8c9d0;
  cursor: pointer;
  background-color: #b44cdf;
  border-radius: 24px;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
  box-shadow: 4.5px 4.5px 9px #0003;
}

.contact-link.mobile:hover {
  background-color: #0777d9;
}

.column-regular-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.text-block-6 {
  color: #f1f1f1;
}

.footer-link {
  color: #212121;
  letter-spacing: -.02em;
  font-size: 18px;
  line-height: 1.8;
  text-decoration: none;
  transition: all .3s;
}

.footer-link:hover {
  color: #202020;
  font-weight: 700;
}

.footer-column {
  width: 100%;
  max-width: 282px;
}

.caption {
  letter-spacing: -.02em;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}

.paragraph-large {
  letter-spacing: -.015em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.8;
}

.paragraph-large.text-color-gray-300 {
  color: #000;
}

.wrap-v-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.footer-link-block {
  color: #000;
  text-decoration: none;
}

.footer-logo {
  margin-bottom: 32px;
}

.icon-small {
  color: #11f2c9;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-divider {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-top: 1px solid #e0e0e0;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.footer-grid-a {
  grid-template-rows: auto;
  grid-template-columns: 5fr 1fr 1fr;
}

.social-link-white {
  color: #ccc;
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: all .3s;
  display: flex;
}

.social-link-white:hover {
  color: #141414;
  background-color: #fff;
}

.wrap-h-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  display: flex;
}

.section-footer-l {
  background-color: #f5f5f5;
  background-image: linear-gradient(90deg, #b44cdf, #11f2c670);
  padding: 20px 5% 0;
  position: relative;
}

.footer-detail-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.footer-link-column {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.m-nav-toggle-description {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1;
}

.m-nav-link-item {
  text-align: center;
}

.nav-overlay-gradient-bottom {
  z-index: 4;
  background-image: linear-gradient(to top, #242423 15%, #24242300);
  height: 130px;
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.m-nav-toggle-bg {
  z-index: 1;
  background-image: linear-gradient(#eee0, #fff 98%);
  height: 125px;
  position: fixed;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.m-nav-toggle-inner {
  box-shadow: none;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #000;
  border-radius: 99em;
  justify-content: center;
  align-items: center;
  padding: 17px 25px;
  transition: transform .25s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
}

.m-nav-toggle-inner:active {
  transform: scale(.88);
}

.m-nav-toggle-inner.close {
  padding: 18px;
}

.nav-overlay-gradient-top {
  z-index: 4;
  background-image: linear-gradient(#242423 15%, #24242300);
  height: 65px;
  position: absolute;
  inset: 0% 0% auto;
}

.mobile-nav {
  display: none;
  position: relative;
}

.m-nav-overlay {
  z-index: 95;
  background-color: #242423;
  align-items: flex-end;
  width: 100%;
  height: 90%;
  display: none;
  position: fixed;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.m-nav-content {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}

.m-nav-close-icon {
  width: 23px;
  padding: 1px;
}

.m-nav-toggle-open {
  z-index: 1;
  text-decoration: none;
  display: block;
  position: absolute;
  bottom: 55px;
}

.m-nav-toggle {
  z-index: 99;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.m-nav-toggle-close {
  z-index: 1;
  text-decoration: none;
  display: none;
  position: absolute;
  bottom: 55px;
}

.paragraph-2 {
  color: #212121;
  font-size: 20px;
}

.text-block-22 {
  color: #212121;
  font-size: 20px;
  position: relative;
}

.heading-2 {
  color: #0777d9;
  text-align: center;
  text-shadow: 4.5px 4.5px 9px #0003;
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 1;
}

.heading-2.faqs {
  color: #202020;
}

.scene-sticky {
  margin-top: 100px;
  display: none;
  position: sticky;
  top: 0;
}

.section-407 {
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
}

.spiral {
  perspective: 90rem;
  width: 20rem;
  height: 20rem;
  position: relative;
  transform: perspective(902px);
}

.spiral-rotate {
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(45deg)rotateZ(0);
}

.spiral-rotate.x00 {
  transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.spiral-item {
  width: 20rem;
  height: 20rem;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 30rem);
}

.spiral-item.x01 {
  transform-style: preserve-3d;
  background-color: #fff;
  transform: translate3d(0, 10rem, 30rem);
}

.spiral-item.x02 {
  transform-style: preserve-3d;
  transform: translate3d(0, 20rem, 30rem);
}

.spiral-item.x03 {
  transform-style: preserve-3d;
  transform: translate3d(0, 30rem, 30rem);
}

.scene-trigger {
  height: 40vh;
  display: none;
}

.contact-us-button {
  color: #000;
  text-align: center;
  background-color: #b44cdf;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 120px;
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.5;
  transition: all .3s;
  display: flex;
}

.contact-us-button:hover {
  background-color: #0777d9;
}

.div-block-18 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  width: 20rem;
  height: 16rem;
  display: flex;
}

.div-block-18.test {
  margin-left: 0;
  box-shadow: 4.5px 4.5px 9px 9px #00000080;
}

.image-14 {
  width: 20rem;
  height: 40px;
  margin-top: 20px;
}

.paragraph-9 {
  color: #202020;
  margin: -9px 20px 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

._137-lottie-animation-1 {
  flex: 0 auto;
  width: 90px;
  margin-top: 5px;
}

.div-block-20 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.lottie-animation-2 {
  width: 175px;
  margin-left: 200px;
  margin-right: -200px;
  padding-left: 0;
  position: absolute;
}

.link-block-5 {
  min-width: 80px;
  max-width: 0%;
}

.image-21 {
  border-radius: 12px;
  width: 327px;
  max-width: none;
  height: 320px;
  overflow: hidden;
}

.collection-item {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 327px;
  height: auto;
  display: flex;
  overflow: visible;
  box-shadow: 4px 5px 5px #0000008f;
}

.link-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 327px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.m-nav-link-item-copy {
  text-align: center;
}

.collection-list-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .h2-heading {
    text-align: center;
  }

  .h2-heading.contact.mobile {
    width: 500px;
  }

  .image-2 {
    margin-bottom: 10px;
  }

  .text-block-2 {
    font-size: 22px;
    line-height: 25px;
  }

  .section-silent-tongue {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }

  .div-court-sight {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-vertical-evidence {
    grid-template-columns: 1fr 1fr;
  }

  .h1-mysterious-somewhere {
    margin-top: 2rem;
    font-size: 3.75rem;
    line-height: 1;
  }

  .p-calm-independent {
    margin-top: 2rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .team-member-name {
    color: #0777c9;
    font-weight: 600;
  }

  .team-member-job-role {
    color: #212121;
    font-size: 16px;
  }

  .team-member-summary {
    color: #202020;
    font-size: 14px;
    font-weight: 400;
  }

  .team-info {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .container-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    height: auto;
  }

  .container-5.cc-flex-h {
    margin-top: 20px;
  }

  .div-block-8.reality.mobile {
    display: none;
  }

  .collection-list-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-26 {
    width: 100%;
    height: 55px;
  }
}

@media screen and (min-width: 1440px) {
  .image-2 {
    margin-bottom: 10px;
  }

  .text-block-2 {
    width: 550px;
    font-size: 22px;
    line-height: 25px;
  }

  .container-regular-2 {
    background-color: #fff;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 0;
    display: flex;
    box-shadow: 4.5px 4.5px 9px #00000080;
  }

  .grid-two-column {
    width: 95%;
  }

  .insights-section.background-white {
    margin-top: 0;
  }

  .section-silent-tongue {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-silent-tongue.tablet {
    height: 80vh;
    padding-bottom: 0;
  }

  .div-court-sight {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-vertical-evidence {
    grid-template-columns: 1fr 1fr;
  }

  .h1-mysterious-somewhere {
    margin-top: 2rem;
    font-size: 6rem;
    line-height: 1;
  }

  .p-calm-independent {
    margin-top: 2rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .img-although-pencil {
    margin-top: -40px;
  }

  .team-member-name {
    color: #0777c9;
  }

  .team-member-job-role {
    color: #212121;
    font-size: 18px;
  }

  .team-member-summary {
    color: #202020;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .f-feature-card-outline {
    height: auto;
  }

  .f-paragraph-regular.f-text-weight-medium {
    font-size: 16px;
  }

  .team-info {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .container-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    height: auto;
  }

  .spiral-item.x01 {
    transform: translate3d(0, 5rem, 30rem);
  }

  .spiral-item.x02 {
    transform: translate3d(0, 10rem, 30rem);
  }

  .spiral-item.x03 {
    transform: translate3d(0, 15rem, 30rem);
  }

  .section-410 {
    margin-bottom: 0;
  }

  .container-5.cc-flex-h {
    margin-top: 60px;
  }

  .div-block-7 {
    width: 100vw;
    overflow: hidden;
  }

  .image-10 {
    width: 100vw;
  }

  .div-block-8.reality.mobile {
    display: none;
  }

  .paragraph-9 {
    color: #212121;
  }

  .div-block-23 {
    overflow: visible;
  }

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

  .collection-list {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-26 {
    height: 80px;
  }
}

@media screen and (min-width: 1920px) {
  .parallax-heading.tester-services {
    font-size: 6rem;
    top: -122px;
  }

  .div-block-2 {
    max-width: 1400px;
  }

  .image-2 {
    width: auto;
    margin-bottom: 10px;
  }

  .text-block-2 {
    width: 525px;
    font-size: 25px;
    line-height: 30px;
  }

  .container-regular {
    display: none;
  }

  .footer-link-column {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .section-silent-tongue.tablet {
    height: auto;
    margin-bottom: 140px;
  }

  .div-vertical-evidence {
    margin-top: -72px;
  }

  .img-although-pencil {
    margin-top: -20px;
  }

  .f-feature-card-outline {
    height: auto;
  }

  .f-paragraph-regular.f-text-weight-medium {
    font-size: 20px;
  }

  .f-section-large {
    margin-top: 40px;
  }

  .grid-3 {
    grid-auto-flow: row;
    align-self: center;
  }

  .meet-the-team-card {
    width: 80%;
    height: 100%;
  }

  .team-image {
    width: 100%;
    height: 525px;
  }

  .image-3, .hidden-image {
    width: auto;
    height: 525px;
  }

  .join-the-team-card {
    width: 469px;
  }

  .f-section-large-2 {
    padding-top: 60px;
    display: block;
  }

  .container-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    height: auto;
  }

  .section-410 {
    padding-bottom: 40px;
  }

  .image-10 {
    width: 100vw;
  }

  .div-block-8.new-biz {
    justify-content: space-between;
  }

  .div-block-18.test {
    width: 25rem;
    height: 20rem;
    font-size: 25px;
  }

  .image-14 {
    width: 25rem;
    height: 50px;
  }

  .paragraph-9 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-11 {
    width: 1000px;
    font-size: 18px;
    line-height: 22px;
  }

  .section-412 {
    margin-top: 140px;
    padding-top: 100px;
    position: static;
    overflow: visible;
  }

  .section-413 {
    display: block;
  }

  .div-block-24 {
    overflow: visible;
  }
}

@media screen and (max-width: 991px) {
  .section-hero.mobile.landscape {
    display: none;
  }

  .parallax-component {
    display: flex;
  }

  .parallax-heading {
    margin-top: -150px;
    display: none;
  }

  .parallax-heading.m-t {
    align-self: center;
    width: 75%;
    height: 35vh;
    margin-top: -200px;
    margin-bottom: -6px;
    margin-left: 86px;
    font-size: 4rem;
    display: block;
    inset: 200px 0% 0%;
  }

  .parallax-heading.m-t.mobile {
    display: none;
  }

  .parallax-heading.m-t.services {
    margin-top: -84px;
  }

  .parallax-heading.m-t.insights {
    width: 400px;
    height: 96px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 3rem;
    position: relative;
    top: 120px;
  }

  .container {
    display: none;
  }

  .about-us-section.mobile.portrait {
    padding-bottom: 60px;
  }

  .h2-heading {
    width: auto;
    margin-bottom: -3px;
  }

  .h2-heading.where-it-started {
    width: auto;
  }

  .h2-heading.home {
    line-height: 1;
  }

  .h2-heading.testimonials.tablet {
    font-size: 50px;
    line-height: 1;
  }

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

  .div-block-3.tablet {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-3.tablet.mobile {
    display: none;
  }

  .about-us-home-copy.mobile {
    margin-top: 27px;
  }

  .image-2 {
    margin-right: 0;
  }

  .text-block-2 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block.lb-1 {
    text-align: center;
    white-space: nowrap;
    word-break: normal;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    position: static;
  }

  .link-block.lb-1.tb-1 {
    margin-left: 200px;
    position: relative;
  }

  .link-block.lb-1.tb-1.ml-1 {
    margin-top: 20px;
  }

  .link-block.lb-1.m-1 {
    margin-top: 30px;
  }

  .link-block.lb-1.tb {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    width: auto;
    margin-top: 0;
    position: static;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 11px;
    display: flex;
  }

  .row-regular-2 {
    margin-bottom: 20px;
  }

  .title-wrapper-small {
    justify-content: flex-start;
    align-items: center;
  }

  .grid-two-column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    place-items: center;
    position: static;
  }

  .blog-card {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: 90%;
    height: 80%;
  }

  .paragraph {
    margin-top: 84px;
  }

  .contact-form-input {
    width: 600px;
  }

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

  .contact-links-grid.tablet {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .contact-header {
    flex-direction: column;
    align-items: flex-start;
  }

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

  .contact-card.mobile {
    width: 85vw;
  }

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

  .footer-link-column {
    max-width: 164px;
  }

  .section-silent-tongue {
    height: 85vh;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-silent-tongue.tablet {
    height: 70vh;
    padding-top: 2rem;
  }

  .div-court-sight {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-summer-harder {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .h1-mysterious-somewhere {
    font-size: 3.75rem;
    line-height: 1;
  }

  .p-calm-independent {
    margin-top: .5rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .f-feature-card-outline {
    flex-direction: column;
    height: auto;
  }

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

  .f-h3-heading {
    margin-top: 12px;
    font-size: 24px;
  }

  .f-feature-icon-round {
    width: 50px;
    height: 50px;
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    overflow: visible;
  }

  .f-margin-bottom-08 {
    margin-top: 10px;
  }

  .f-paragraph-regular.f-text-weight-medium {
    width: 400px;
  }

  .f-sub-heading-regular {
    margin-top: -20px;
  }

  .f-image-cover {
    width: 100%;
    height: 100%;
  }

  .section-3 {
    display: none;
  }

  .section-3.tablet {
    display: block;
  }

  .text-block-7 {
    color: #202020;
  }

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

  .team-image {
    height: 350px;
  }

  .team-info {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .f-header-image-wrapper-tall {
    width: 45%;
    max-width: none;
    height: 360px;
    display: none;
  }

  .f-header-button-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 27px;
  }

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

  .f-paragraph-large-3 {
    margin-bottom: -20px;
  }

  .f-margin-bottom-32 {
    margin-bottom: 0;
  }

  .f-section-large-2 {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
  }

  .m-nav-link-item {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
  }

  .m-nav-link-item.w--current {
    color: #fff;
  }

  .nav-overlay-gradient-bottom {
    background-image: linear-gradient(0deg, #11f2c9 15%, #24242300);
  }

  .m-nav-toggle-inner {
    background-color: #b44cdf;
  }

  .nav-overlay-gradient-top {
    background-image: linear-gradient(#11f2c9 15%, #24242300);
  }

  .mobile-nav {
    display: block;
  }

  .m-nav-overlay {
    background-color: #0777d9;
    display: none;
  }

  .m-nav-content {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-22 {
    font-size: 16px;
  }

  .section-8.mobile {
    display: none;
  }

  .badge {
    top: -18px;
    right: -18px;
  }

  .block-text {
    font-size: 22px;
  }

  .block {
    top: 28%;
  }

  .block._3, .block._2, .block._1, .block._4-copy, .block._3, .block._2, .block._1, .block._4-copy {
    min-height: auto;
  }

  .container-5.cc-flex-h {
    flex-direction: column;
  }

  .col-right {
    align-self: stretch;
    margin-top: 24px;
  }

  .div-block-8.reality {
    padding-left: 10px;
  }

  .paragraph-7 {
    margin-left: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-10 {
    padding-left: 10px;
  }

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

  .image-12 {
    max-width: 100%;
    height: 400px;
    margin-top: 60px;
  }

  .image-13 {
    margin-right: 10px;
  }

  .div-block-18.test.tablet {
    height: 14rem;
  }

  .div-block-18.test.tablet._2 {
    height: 10rem;
  }

  .div-block-18.test.tablet.phone {
    height: 200px;
  }

  .image-14 {
    height: auto;
  }

  .paragraph-9 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 400px;
    margin-top: 10px;
    display: flex;
  }

  .div-block-20.tablet {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-20.phonw {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .lottie-animation-2 {
    width: 125px;
    margin-left: 200px;
    margin-right: -200px;
    display: none;
  }

  .div-block-22 {
    flex-flow: column;
    display: flex;
  }

  .paragraph-11 {
    width: auto;
    line-height: 18px;
  }

  .image-18 {
    height: 184.75px;
  }

  .div-block-24 {
    height: auto;
    margin-top: -110px;
  }

  .collection-list {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .m-nav-link-item-copy {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
  }

  .m-nav-link-item-copy.w--current {
    color: #fff;
  }
}

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

  .section-hero.mobile.landscape {
    background-image: url("https://cdn.prod.website-files.com/6810d9f4e09cb9e5a5b47e01/6821cf055f01f5c797c7ff14_Untitled%20design%20(94).png");
    background-position: 0 0;
    background-size: auto;
    height: 575px;
    display: block;
  }

  .parallax-heading.m-t {
    display: none;
  }

  .parallax-heading.m-t.mobile.smallest, .parallax-heading.m-t {
    display: none;
  }

  .parallax-heading.m-t.mobile {
    align-self: flex-start;
    width: 80%;
    height: 15vh;
    margin-top: -30px;
    margin-left: 50px;
    font-size: 2.5rem;
    display: block;
  }

  .parallax-heading.m-t.mobile.smallest {
    display: none;
  }

  .about-us-section {
    padding-top: 40px;
  }

  .about-us-section.mobile {
    padding-top: 10px;
  }

  .about-us-section.mobile.portrait {
    padding-bottom: 80px;
  }

  .h2-heading.where-it-started.mobile {
    display: none;
  }

  .h2-heading.home {
    font-size: 40px;
    display: none;
  }

  .h2-heading.home.mobile {
    display: none;
  }

  .h2-heading.testimonials.phone {
    font-size: 40px;
    line-height: .8;
  }

  .h2-heading.contact-info {
    width: 80%;
  }

  .h2-heading.mobile {
    align-self: auto;
    margin-left: -29px;
    font-size: 50px;
  }

  .h2-heading.contact.mobile {
    margin-bottom: 48px;
  }

  .div-block-3.tablet {
    margin-top: -50px;
  }

  .about-us-home-copy.mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-2 {
    margin-left: 56px;
  }

  .image-2.ml-1 {
    width: 450px;
    height: 300px;
    margin-top: 21px;
    margin-left: -5px;
  }

  .text-block-2 {
    width: 100%;
  }

  .link-block.lb-1 {
    margin-top: 15px;
    position: static;
  }

  .link-block.lb-1.tb-1.ml-1 {
    margin-left: 0;
  }

  .link-block.lb-1.ml-1 {
    margin-top: 40px;
    margin-left: 143px;
    position: relative;
  }

  .link-block.lb-1.m-1 {
    margin-top: 20px;
  }

  .button-content-wrap.mobile-hero-button, .button-arrow-wrap.mobile-hero-button, .button-arrow-wrap.mobile-hero-button {
    background-color: #11f2c9;
  }

  .h3-heading-2 {
    font-size: 36px;
    line-height: 52px;
  }

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

  .pricing-grid.mobile {
    display: none;
  }

  .pricing-section {
    padding-bottom: 10px;
  }

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

  .subheading-x-large {
    display: block;
  }

  .insights-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .contact-form-input {
    width: 400px;
  }

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

  .contact-header {
    margin-bottom: 60px;
  }

  .contact-card.mobile {
    width: 90vw;
    margin-left: -32px;
  }

  .container-regular-3.mbile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .footer-divider {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 32px;
  }

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

  .section-footer-l {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section-silent-tongue {
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: none;
  }

  .div-court-sight {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-summer-harder.photo {
    width: 250px;
    height: 250px;
    margin-top: 40px;
  }

  .h1-mysterious-somewhere {
    font-size: 3.75rem;
    line-height: 1;
  }

  .h1-mysterious-somewhere.mobilel {
    font-size: 3rem;
  }

  .p-calm-independent {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .f-h3-heading {
    padding-right: 8px;
    font-size: 40px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .grid-3 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .team-image {
    height: 225px;
  }

  .f-header-image-wrapper-tall {
    height: 45%;
    display: none;
  }

  .f-header-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .text-block-20 {
    color: #202020;
    font-size: 16px;
  }

  .text-block-22.phone {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

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

  .section-8.mobile {
    margin-bottom: 36px;
    display: flex;
  }

  .mobile-hero-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link-block-3 {
    margin-top: 20px;
  }

  .heading-2 {
    color: #fff;
    text-align: center;
    text-shadow: 4px 4.5px 6px #0000008c;
    width: 90%;
    font-size: 44px;
    line-height: 50px;
  }

  .faq-answer-padding {
    padding: 20px;
  }

  .footer-text-field {
    width: 100%;
    max-width: 100%;
    margin-right: 16px;
  }

  .button-2 {
    flex: none;
  }

  .button-2.header-form-submit {
    max-width: 100%;
  }

  .cta-image-wrapper {
    margin-top: 48px;
  }

  .heading-7 {
    text-align: center;
    width: 90%;
  }

  .block-text {
    font-size: 18px;
  }

  .block {
    margin-bottom: 40px;
  }

  .block._3, .block._2, .block._1, .block._4-copy, .block._3, .block._2, .block._1, .block._4-copy {
    min-height: auto;
  }

  .container-5 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-5.cc-flex-h {
    flex-direction: column;
  }

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

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

  .div-block-8.reality {
    display: none;
  }

  .div-block-8.reality.mobile {
    display: block;
  }

  .div-block-8.new-biz {
    display: none;
  }

  .div-block-8.mobile {
    flex-flow: column;
    display: flex;
  }

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

  .div-block-17 {
    margin-top: -48px;
  }

  .image-12 {
    width: 150px;
    height: 300px;
    margin-top: 20px;
    margin-right: 20px;
  }

  .image-13 {
    height: 400px;
    display: none;
  }

  .div-block-18.test.tablet {
    height: 10rem;
  }

  .image-14 {
    margin-top: 10px;
  }

  .image-15 {
    border-radius: 20px;
    width: 250px;
    height: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
  }

  .paragraph-10 {
    color: #202020;
    margin-top: 0;
    font-family: Poppins, sans-serif;
  }

  .rich-text-block-2 {
    color: #202020;
    margin-top: 10px;
    margin-right: 10px;
    font-family: Poppins, sans-serif;
  }

  .image-16, .image-17 {
    border-radius: 20px;
  }

  .div-block-20.phonw {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .section-411 {
    margin-top: 20px;
  }

  .paragraph-11 {
    width: auto;
  }

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

  .image-21 {
    height: 288px;
  }

  .collection-item {
    height: 400px;
  }

  .collection-list {
    flex-flow: column;
  }

  .collection-list-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list-2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    display: none;
  }

  .section-hero.mobile {
    background-image: url("https://cdn.prod.website-files.com/6810d9f4e09cb9e5a5b47e01/6821ca21610ea61da82a95be_Untitled%20design%20(93).png");
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: 480px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .parallax-heading.m-t.mobile {
    display: none;
  }

  .parallax-heading.m-t.mobile.smallest {
    margin-left: 35px;
    font-size: 1.5rem;
    display: block;
  }

  .about-us-section.mobile.portrait {
    margin-top: 100px;
    padding-bottom: 60px;
  }

  .h2-heading.where-it-started {
    text-align: center;
    width: 100%;
    font-size: 40px;
    line-height: .8;
    display: none;
  }

  .h2-heading.where-it-started.mobile {
    width: 85vw;
    margin-top: 60px;
    display: block;
  }

  .h2-heading.home {
    display: none;
  }

  .h2-heading.home.mobile {
    margin-top: -57px;
    font-size: 40px;
    display: none;
  }

  .h2-heading.testimonials {
    text-align: center;
    width: auto;
  }

  .h2-heading.insights {
    font-size: 40px;
  }

  .h2-heading.contact-info {
    width: 90%;
    margin-top: 57px;
    font-size: 40px;
    line-height: .8;
  }

  .h2-heading.mobile {
    width: auto;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 40px;
    line-height: .8;
  }

  .div-block-3.tablet {
    display: none;
  }

  .div-block-3.tablet.mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .about-us-home-copy.mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-2.mobile {
    margin-top: 39px;
    margin-left: 2px;
  }

  .text-block-2 {
    text-align: center;
    width: auto;
  }

  .text-block-2.mobile {
    text-align: center;
    text-align: center;
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 85%;
    min-height: auto;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 18px;
    display: block;
    overflow: clip;
  }

  .link-block.lb-1 {
    flex-flow: row;
    margin-top: 25px;
    position: static;
  }

  .link-block.lb-1.ml-1 {
    margin-top: 24px;
    margin-left: 0;
  }

  .link-block.lb-1.m-1 {
    margin-left: 0;
    position: static;
  }

  .link-block.mobile-hero {
    margin-top: 10px;
  }

  .button-content-wrap.mobile-hero-button, .button-arrow-wrap.mobile-hero-button, .button-arrow-wrap.mobile-hero-button {
    background-color: #11f2c9;
  }

  .title-wrapper-regular {
    text-align: center;
  }

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

  .pricing-grid.mobile {
    display: none;
  }

  .pricing-card {
    padding-left: 32px;
    padding-right: 32px;
  }

  .pricing-card.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 85%;
    margin-top: 40px;
  }

  .pricing-section {
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .testimonial-header {
    margin-left: 0;
  }

  .subheading-x-large {
    font-size: 18px;
    display: block;
  }

  .row-regular-2 {
    margin-bottom: 20px;
  }

  .insights-section.background-white {
    margin-top: -42px;
  }

  .contact-form-input {
    width: 200px;
  }

  .contact-links-grid {
    place-items: center stretch;
  }

  .contact-links-grid.tablet {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    place-items: center stretch;
  }

  .contact-card {
    width: 140%;
    margin-left: -38px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .contact-card.mobile {
    width: 105%;
    margin-left: 0;
    padding-left: 0%;
    padding-right: 0;
  }

  .container-regular-3.mbile {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .contact-link {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-link.mobile {
    width: 100%;
  }

  .wrap-h-small {
    display: none;
  }

  .footer-detail-wrap {
    flex-direction: column;
  }

  .section-silent-tongue {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section-silent-tongue.tablet {
    display: none;
  }

  .div-court-sight {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-vertical-evidence {
    grid-template-columns: 1fr;
  }

  .div-summer-harder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .div-summer-harder.photo {
    margin-top: 60px;
  }

  .h1-mysterious-somewhere {
    margin-top: 1rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .p-calm-independent {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .img-although-pencil {
    margin-top: 0;
  }

  .f-feature-card-outline {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    background-color: #f9fafc;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: auto;
    position: static;
  }

  .f-feature-icon-round {
    margin-top: -27px;
  }

  .f-paragraph-regular.f-text-weight-medium {
    width: 200px;
    font-size: 14px;
  }

  .f-section-large {
    padding-top: 0;
  }

  .f-image-cover {
    width: 100vw;
    height: 20vh;
    overflow: hidden;
  }

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

  .team-image {
    height: 250px;
  }

  .image-3 {
    width: 100%;
    height: 110%;
  }

  .tab-link {
    margin-top: 4px;
  }

  .f-header-image-wrapper-tall {
    display: none;
  }

  .f-header-button-wrapper {
    justify-content: center;
    align-items: center;
  }

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

  .text-block-20 {
    color: #202020;
    text-align: center;
    width: 85%;
  }

  .mobile-nav {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .m-nav-overlay {
    display: block;
  }

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

  .section-8.mobile {
    margin-bottom: 0;
    display: flex;
  }

  .mobile-hero-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link-block-3 {
    margin-top: 20px;
  }

  .heading-2 {
    color: #fff;
    text-align: center;
    text-shadow: 4px 4.5px 6px #0000008c;
  }

  .scene-sticky {
    margin-top: 0;
  }

  .spiral {
    width: 10rem;
    height: 10rem;
  }

  .spiral-rotate.x00 {
    transform: rotateX(0)rotateY(-3deg)rotateZ(0);
  }

  .spiral-item {
    width: 10rem;
    height: 10rem;
    transform: translate3d(0, 0, 10rem);
  }

  .spiral-item.x01 {
    transform: translate3d(0, 10rem, 10rem);
  }

  .spiral-item.x02 {
    transform: translate3d(0, 20rem, 10rem);
  }

  .spiral-item.x03 {
    transform: translate3d(0, 30rem, 10rem);
  }

  .spiral-img {
    border-radius: .5rem;
  }

  .scene-trigger {
    height: 20vh;
  }

  .header-form-block {
    width: 100%;
    max-width: 100%;
  }

  .header-form {
    flex-direction: column;
    align-items: center;
  }

  .footer-text-field {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .button-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .badge {
    width: 74px;
    height: 74px;
  }

  .badge-text {
    font-size: 12px;
  }

  .heading-7 {
    text-align: center;
  }

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

  .block {
    padding: 28px 32px 32px;
    font-size: 24px;
    top: 24%;
  }

  .block._3 {
    min-height: auto;
    top: 28%;
  }

  .block._2 {
    min-height: auto;
    top: 24%;
  }

  .block._1 {
    min-height: auto;
    top: 20%;
  }

  .block._4-copy {
    min-height: auto;
    top: 32%;
  }

  .container-5 {
    padding-left: 28px;
    padding-right: 28px;
    overflow: visible;
  }

  .container-5.cc-flex-h {
    padding-top: 0;
  }

  .text_left {
    padding-bottom: 20px;
    padding-right: 0;
    font-size: 28px;
  }

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

  .div-block-18.test.phone {
    width: 15rem;
    height: 12rem;
    margin-left: 10px;
    margin-right: 10px;
  }

  .lottie-animation-2 {
    display: none;
  }

  .div-block-23 {
    justify-content: center;
    align-items: center;
  }

  .image-21 {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .collection-item {
    width: 50%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .collection-list {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }
}

#w-node-db8551ba-b581-2953-b58d-46f5c7be7544-a5b47e0e, #w-node-db8551ba-b581-2953-b58d-46f5c7be7563-a5b47e0e, #w-node-db8551ba-b581-2953-b58d-46f5c7be756b-a5b47e0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
