@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/PlusJakartaSans-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

:root {
  --_styles---color: black;
  --_styles---color-3: white;
  --_styles---color-2: #191819;
  --_styles---color-4: #dfdfdf;
  --_styles---yellow: #fbba13;
  --_styles---dark-navy: #da1919;
  --_styles---font-family: "Plus Jakarta Sans", sans-serif;
}

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

.navbar-no-shadow-container {
  z-index: 5;
  background-color: var(--_styles---color);
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 6rem;
}

.container-regular {
  width: 100%;
  max-width: none;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand {
  padding-top: 4px;
}

.nav-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--_styles---color-3);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: var(--_styles---color-3);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #fbba13;
}

.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 {
  color: var(--_styles---color-3);
  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;
}

.mobile-margin-top-10 {
  flex: 0 auto;
}

.nav-button-wrapper {
  margin-left: 0;
}

.nav_component {
  background-color: var(--_styles---color);
}

.section-hero {
  background-color: var(--_styles---color);
  flex-flow: column;
  height: auto;
  display: flex;
}

.padding-global {
  order: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 6rem 6rem;
  display: flex;
}

.container-large {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-style-h1 {
  max-width: 35ch;
  color: var(--_styles---color-3);
  text-align: center;
  letter-spacing: .2px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
}

.hero_component {
  background-color: var(--_styles---color-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  padding: 5%;
  display: flex;
}

.hero-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.text-case-study {
  width: 60ch;
  min-width: 60ch;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: center;
  letter-spacing: .3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.hero-cta-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 48px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.body {
  background-color: var(--_styles---color-3);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  min-height: 100vh;
  font-family: Plus Jakarta Sans, sans-serif;
  display: flex;
}

.hero-list {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-bottom: 44px;
  padding-bottom: 0;
  display: flex;
}

.problem-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #dfdfdf;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.code-embed {
  width: auto;
  color: var(--_styles---color-3);
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.paragraph {
  color: var(--_styles---color-3);
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-2 {
  color: var(--_styles---yellow);
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-4 {
  max-width: none;
  height: 100%;
  color: var(--_styles---color);
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.button-is-nav {
  background-color: var(--_styles---yellow);
  color: var(--_styles---dark-navy);
  border: 2px solid #ffcd4b;
  border-radius: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 24px;
  font-weight: 700;
  display: flex;
}

.text-block {
  color: var(--_styles---color-3);
  font-size: 18px;
}

.button-is-morph-services {
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.hero-trustedby {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-bottom: 28px;
  padding-left: 0;
  display: none;
}

.image {
  width: auto;
  height: auto;
}

.trustedby-img {
  background-color: var(--_styles---color-2);
  border: 1.5px solid #fff;
  border-radius: 1000px;
  width: 40px;
  margin-left: -8px;
}

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

.trusted-text {
  color: #dfdfdf;
  text-align: center;
  font-size: 16px;
}

.image-2 {
  border-radius: 25px;
  max-width: 80%;
  box-shadow: 0 2px 12px 2px #0003;
}

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

.padding-sections {
  background-color: #0000;
  border: 2px #945555;
  flex-flow: column;
  padding: 110px 6rem 130px;
  display: flex;
}

.privacy-policy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-metrics {
  background-color: var(--_styles---color-2);
  background-image: linear-gradient(#1918191f, #1918191f);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.features-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  max-width: 940px;
  color: var(--_styles---color-3);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.features-title {
  color: var(--_styles---yellow);
  align-self: center;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 800;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.container-services {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

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

.grid-2 {
  background-color: var(--_styles---color-3);
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}

.section-services {
  background-color: var(--_styles---color);
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/brand-pattern-light-black-6.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
}

.heading, .text-block-3 {
  color: var(--_styles---color-3);
}

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

.image-4 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 20px;
  width: 100%;
}

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

.text-block-4 {
  text-align: center;
  padding-bottom: 20px;
}

.div-block-13 {
  background-color: var(--_styles---color-3);
  border-radius: 25px;
  padding: 10px;
}

.div-block-14 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

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

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

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

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

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

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.services-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 40px;
  display: flex;
}

.service-icon {
  vertical-align: baseline;
  border-radius: 15px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 60px;
  height: 60px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: visible;
}

.services-text {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-sub-title {
  text-align: center;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
}

.team-member-text {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
}

.text-link-arrow {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  color: var(--_styles---yellow);
  margin-left: 2px;
  display: flex;
}

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

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

.heading-3 {
  text-align: center;
  align-self: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 42px;
}

.image-wrapper, .div-block-16 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
}

.div-block-18 {
  color: var(--_styles---color-3);
  text-align: center;
  padding-top: 0;
  padding-bottom: 40px;
}

.h2-white {
  color: var(--_styles---color-3);
  text-align: center;
  -webkit-text-stroke-color: var(--_styles---color-3);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
}

.section-how-we-do-it {
  background-color: var(--_styles---color-3);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.features-table {
  background-color: var(--_styles---color-2);
  border-bottom: 1px solid #e4ebf3;
  border-radius: 25px;
  padding: 80px 30px;
  position: relative;
}

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

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

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--_styles---color-2);
  background-color: #f5f7fa1c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.div-block-19 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: stretch;
  width: auto;
  display: flex;
}

.solution-list {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  border: 3px none var(--_styles---yellow);
  background-color: var(--_styles---yellow);
  color: #333;
  border-radius: 30px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: 50ch;
  padding: 40px;
  display: flex;
}

.p-list {
  max-width: 30ch;
  color: var(--_styles---color-3);
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
}

.h3-list {
  color: var(--_styles---color-3);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  display: flex;
}

.div-block-21 {
  text-align: left;
  flex-flow: column;
  order: -9999;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.problerm-list {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: var(--_styles---color-2);
  color: #333;
  text-align: left;
  border: 1px solid #460809;
  border-radius: 30px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  max-width: 50ch;
  padding: 0;
  display: flex;
}

.h3-list-dark {
  color: var(--_styles---color-3);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.p-list-dark {
  color: var(--_styles---color-3);
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.explanation-point {
  width: auto;
  color: var(--_styles---dark-navy);
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.tick-icon {
  width: auto;
  color: var(--_styles---yellow);
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.title-offerings {
  color: var(--_styles---color-3);
  text-align: center;
  padding-top: 0;
  padding-bottom: 40px;
}

.div-block-22 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.heading-5 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 130%;
  display: flex;
}

.bold-text {
  text-align: center;
  height: auto;
  font-size: 40px;
  font-weight: 800;
  line-height: 42px;
}

.list-style {
  color: var(--_styles---color-2);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.bold-text-2 {
  text-align: center;
  width: auto;
  max-width: 20ch;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
  text-decoration: none;
}

.heading-6 {
  text-align: center;
  max-width: 40ch;
  margin-top: 0;
  font-size: 44px;
}

.p-bold {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 70ch;
  margin-bottom: 0;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.card-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.review-text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  width: 30px;
}

.code-embed-2 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  color: #fff;
  margin-top: -51px;
  display: none;
}

.services-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.steps-block {
  background-color: var(--_styles---color-2);
  border-radius: 20px;
  flex-flow: column;
  flex: auto;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 25%;
  height: 400px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.h2-steps {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  min-height: auto;
  color: var(--_styles---yellow);
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 130%;
  display: flex;
}

.step-text {
  color: var(--_styles---color-3);
  font-size: 18px;
  line-height: 150%;
}

.bold-text-3 {
  color: var(--_styles---yellow);
  font-weight: 500;
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  color: var(--_styles---yellow);
}

.container-featured-case-study {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--_styles---color-3);
  border-radius: 24px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 50px;
  display: flex;
}

.featured-case-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: 40%;
  padding-right: 0;
  display: flex;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 44px;
  font-weight: 800;
}

.deliverables {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  margin-bottom: 20px;
  display: flex;
}

.tag-deliverable {
  border: 2.5px solid var(--_styles---yellow);
  border-radius: 20px;
  padding: 6px 24px;
  font-size: 16px;
  font-weight: 500;
}

.featured-case-image {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.image-6 {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  flex: none;
  width: 100%;
  height: 100%;
}

.button-about {
  margin-top: auto;
  padding-top: 25px;
}

.text-block-5 {
  width: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.section-case-study {
  background-color: var(--_styles---color);
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/brand-pattern-light-black-6.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
}

.section-about-us {
  background-color: var(--_styles---color-3);
}

.about-us-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--_styles---color-2);
  border-radius: 25px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 60px 80px;
  display: flex;
}

.about-us-left {
  width: 50%;
  margin-right: 0;
}

.about-us-right {
  width: 50%;
  height: 100%;
}

.p-about-us {
  color: var(--_styles---color-3);
  -webkit-text-stroke-color: #dfdfdf;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.h2-yellow {
  color: var(--_styles---yellow);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-weight: 800;
  line-height: 57.6px;
}

.image-7 {
  width: 100%;
  height: 100%;
  padding-left: 20px;
}

.h2-black {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 800;
  line-height: 52.8px;
}

.h2-steps-2 {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  min-height: auto;
  color: var(--_styles---yellow);
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 20px;
  display: flex;
}

.footer-subscribe {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border: 2px solid var(--_styles---color-2);
  background-color: var(--_styles---color-2);
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

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

.footer-form-two {
  background-color: var(--_styles---color-2);
  color: #333;
  -webkit-text-stroke-color: var(--_styles---color-3);
  border-radius: 25px;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-bottom: 0;
  padding: 0;
}

.footer-form-container-two {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  border-radius: 40px;
  width: auto;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

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

.button-primary.footer-form-button {
  background-color: var(--_styles---yellow);
  color: var(--_styles---color);
  letter-spacing: 0;
  text-transform: none;
  border-radius: 40px;
  padding: 8px 18px;
  font-weight: 700;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  color: var(--_styles---color-3);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  display: flex;
}

.footer-link-three {
  color: var(--_styles---color-3);
  text-align: right;
  margin-left: 20px;
  margin-right: 0;
  text-decoration: none;
}

.footer-link-three:hover {
  color: var(--_styles---yellow);
}

.footer-social-block-three {
  width: 50%;
  color: var(--_styles---color-3);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.footer-social-link-three {
  margin-left: 0;
}

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

.footer-bottom {
  color: var(--_styles---color-3);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: var(--_styles---color-3);
}

.footer-legal-block {
  -webkit-text-stroke-color: var(--_styles---color-3);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: var(--_styles---color-3);
  -webkit-text-stroke-color: var(--_styles---color-3);
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: var(--_styles---yellow);
}

.text-block-6 {
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
}

.social-proof {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

._5-stars {
  color: #dfdfdf;
  text-align: center;
  font-size: 16px;
}

.code-embed-3, .code-embed-4 {
  padding-top: 10px;
}

.list-color {
  max-width: 70ch;
  color: var(--_styles---color-4);
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--_styles---yellow);
  display: flex;
}

.review-text-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-cta {
  background-color: var(--_styles---color);
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/brand-pattern-light-black-6.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
}

.container-cta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--_styles---color-3);
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 50px;
  display: flex;
}

.h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 44px;
  font-weight: 800;
}

.cta-copy {
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.h2-black-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-weight: 800;
  line-height: 52.8px;
}

.button-cta {
  align-self: center;
  margin-top: auto;
  padding-top: 25px;
}

.featured-cta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: 100%;
  padding-right: 0;
  display: flex;
}

.button-is-morph-nav {
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-24, .div-block-25 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
}

.text-block-10 {
  font-size: 18px;
  line-height: 23.4px;
}

.bold-text-8 {
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
  display: flex;
}

.our-work-hero {
  background-color: var(--_styles---color-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 75vh;
  padding: 5%;
  display: flex;
}

.our-work-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.our-work-hero-cta-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.code-embed-6 {
  margin-bottom: 20px;
}

.list-item {
  overflow: visible;
}

.video {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

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

.body-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.case-studies-hero {
  background-color: var(--_styles---color-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 45vh;
  padding: 5%;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-our-work-description {
  background-color: var(--_styles---color-3);
  height: auto;
}

.case-studies-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.case-study-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.h1-case-study {
  max-width: 35ch;
  color: var(--_styles---yellow);
  text-align: center;
  letter-spacing: .2px;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
}

.text-case-study-left {
  width: 65%;
  min-width: auto;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: left;
  letter-spacing: .3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.text-case-study-right {
  width: 35%;
  min-width: auto;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: left;
  letter-spacing: .3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.heading-style-h1-hero {
  max-width: 35ch;
  color: var(--_styles---color-3);
  text-align: center;
  letter-spacing: .2px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 130%;
}

.subtext-hero {
  width: 65ch;
  min-width: 65ch;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: center;
  letter-spacing: .3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.section-cs-right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.section-cs-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.section-case-study-info {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.image-8 {
  flex: 0 auto;
  align-self: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  padding-top: 0;
}

.section-case-study-2 {
  background-color: #000;
}

.h2-casestudy-white {
  color: #fff;
}

.p-case-study-white {
  max-width: 70ch;
  height: 100%;
  color: var(--_styles---color-4);
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.heading-8 {
  align-self: center;
  display: flex;
}

.p-case-study-black {
  max-width: none;
  height: auto;
  color: var(--_styles---color);
  text-align: left;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 27px;
}

.p-case-study-white-right {
  max-width: 70ch;
  height: 100%;
  color: var(--_styles---color-4);
  text-align: left;
  align-self: flex-start;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 27px;
}

.section-cs-right-white {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.section-cs-left-white {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

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

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 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;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.p-problem {
  max-width: none;
  height: 100%;
  color: var(--_styles---color);
  text-align: center;
  align-self: auto;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.text-span, .text-span-2, .text-span-3 {
  color: var(--_styles---yellow);
}

.padding-case-study {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 2rem 6rem 4rem;
  display: flex;
}

.h2-casestudy-yellow {
  color: var(--_styles---yellow);
}

.p-case-study-list {
  max-width: 70ch;
  height: 100%;
  color: var(--_styles---color-4);
  text-align: left;
  align-self: flex-start;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.case-study-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px dotted var(--_styles---yellow);
  flex-flow: column;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.list-style-case-study {
  color: var(--_styles---color-4);
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.h2-case-study-yellow {
  color: var(--_styles---yellow);
  text-align: left;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
}

.case-study-problem-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 3px dotted var(--_styles---color-2);
  text-align: left;
  border-radius: 0;
  flex-flow: column;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.list-style-case-study-dark {
  color: var(--_styles---color-2);
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.h2-case-study-dark {
  color: var(--_styles---color-2);
  text-align: left;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
}

.heading-9 {
  color: var(--_styles---color-2);
  margin-top: 0;
}

.image-9 {
  width: 100%;
  margin-bottom: 40px;
}

.section-case-study-info-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.text-span-4, .text-span-5 {
  color: var(--_styles---yellow);
}

.case-study-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px dotted var(--_styles---yellow);
  flex-flow: column;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.h2-case-study-yellow-2 {
  color: var(--_styles---yellow);
  text-align: left;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
}

.link {
  color: var(--_styles---yellow);
  text-decoration: none;
}

.h2-brand-assets {
  color: var(--_styles---color-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.h1-blog {
  max-width: 35ch;
  color: var(--_styles---yellow);
  text-align: center;
  letter-spacing: .2px;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 800;
  line-height: 130%;
}

.steps-block-1 {
  background-color: var(--_styles---color-2);
  border-radius: 20px;
  flex-flow: column;
  flex: auto;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 25%;
  height: 400px;
  padding: 40px;
  display: flex;
}

.heading-style-h1-hero-1 {
  max-width: 35ch;
  color: var(--_styles---color-3);
  text-align: center;
  letter-spacing: .2px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 82px;
  font-weight: 800;
  line-height: 120%;
}

.hero_component-1 {
  -webkit-text-fill-color: inherit;
  background-color: #191819;
  background-clip: border-box;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  padding: 8% 10%;
  display: flex;
}

.subtext-hero-1 {
  width: 70ch;
  min-width: auto;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: center;
  letter-spacing: .3px;
  margin-bottom: 44px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.bold-text-2-copy {
  text-align: center;
  width: auto;
  max-width: 20ch;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
  text-decoration: none;
}

.privacy-h2 {
  text-align: center;
  width: auto;
  max-width: 20ch;
  font-size: 56px;
  font-weight: 800;
  line-height: 130%;
  text-decoration: none;
}

.home-boxes-h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 52px;
  display: flex;
}

.privacy-text {
  width: 100ch;
}

.termsofuse-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.privacypolicy-h2 {
  font-size: 20px;
}

.terms-of-use-text {
  width: 100ch;
}

.text-block-11 {
  width: auto;
  height: auto;
  color: var(--_styles---color-3);
  margin-bottom: 0;
  font-size: 48px;
  line-height: 150%;
}

.text-block-11:hover {
  color: var(--_styles---yellow);
}

.div-block-28 {
  order: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  display: flex;
}

.footer-h2 {
  width: auto;
  color: var(--_styles---yellow);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.link-block {
  text-decoration: none;
}

.footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: auto;
  min-width: auto;
  max-width: none;
  display: flex;
}

.problem-text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-7 {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 12px;
  padding-top: 0;
  line-height: 150%;
  display: block;
}

.link-block-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.collection-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  height: 100%;
  display: flex;
}

.collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-date {
  color: var(--_styles---color-2);
  margin-bottom: 0;
}

.div-block-29 {
  background-color: var(--_styles---color-3);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  padding: 40px;
  display: flex;
}

.post-h2 {
  color: var(--_styles---color);
  margin-bottom: 24px;
}

.image-10 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.button {
  margin-top: auto;
}

.post-description {
  color: var(--_styles---color-2);
  margin-bottom: 24px;
}

.post-button {
  margin-top: auto;
}

.heading-11 {
  height: auto;
  color: var(--_styles---yellow);
  font-size: 60px;
  font-weight: 600;
}

.padding-blog {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 2rem 6rem 4rem;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: var(--_styles---color-4);
  font-size: 16px;
}

.container-blog {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.padding-sections-cta {
  border: 2px #945555;
  flex-flow: column;
  padding: 120px 6rem;
  display: flex;
}

.div-block-31 {
  flex-flow: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 5px;
  display: flex;
}

.text-block-13 {
  width: 50%;
  color: var(--_styles---yellow);
  text-align: right;
}

.footer-padding {
  border: 2px #945555;
  flex-flow: column;
  padding: 60px 6rem;
  display: flex;
}

.h1-explainer {
  max-width: 35ch;
  color: var(--_styles---color-3);
  text-align: center;
  letter-spacing: .2px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 130%;
}

.container-q2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--_styles---color-3);
  border-radius: 25px;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  padding: 100px;
  display: flex;
}

.question-1-text, .container-q1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-sections-motion {
  background-color: #0000;
  border: 2px #945555;
  flex-flow: column;
  padding: 130px 6rem;
  display: flex;
}

.padding-global-hero {
  order: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 6rem;
  display: flex;
}

.scroll-icon-code {
  margin-top: 20px;
}

.text-block-14 {
  display: none;
}

.footer-legal-link-2 {
  color: var(--_styles---color-3);
  -webkit-text-stroke-color: var(--_styles---color-3);
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: var(--_styles---yellow);
}

.body2 {
  background-color: var(--_styles---color-3);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  min-height: 100vh;
  font-family: Plus Jakarta Sans, sans-serif;
  display: flex;
}

.section-hero-packages {
  background-color: var(--_styles---color);
  flex-flow: column;
  height: auto;
  display: flex;
}

.hero_component-pricing {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--_styles---color-2);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 24px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  min-height: 75vh;
  padding: 5%;
  display: flex;
}

.body-3 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.hero-price-chart {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  padding-bottom: 0;
  display: flex;
}

.pricing-comparison {
  border: 1px #000;
  width: auto;
  padding: 0;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: auto;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 100px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

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

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  display: none;
}

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

.pricing-price {
  color: var(--_styles---yellow);
  margin-bottom: 8px;
  font-size: 50px;
  font-weight: 700;
  line-height: 32px;
}

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

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.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;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

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

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  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;
}

.hero-content-pricing {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 0;
  display: flex;
}

.h1-pricing {
  max-width: 35ch;
  color: var(--_styles---color-3);
  text-align: left;
  letter-spacing: .2px;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 130%;
}

.subtext-pricing {
  width: 75%;
  min-width: auto;
  max-width: none;
  color: var(--_styles---color-4);
  text-align: left;
  letter-spacing: .3px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.hero-list-pricing {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 16px;
  display: flex;
}

.hero-cta-wrap-pricing {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.list-item-pricing {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #dfdfdf;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.list-item-1 {
  max-width: 70ch;
  color: var(--_styles---color-4);
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.social-proof-pricing {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.pricing-eyebrow {
  border: 1px solid var(--_styles---yellow);
  border-radius: 25px;
  padding-left: 16px;
  padding-right: 16px;
}

.eyebrow-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.bold-text-13 {
  color: var(--_styles---color-4);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.section-we-work-with {
  background-color: var(--_styles---color-2);
  background-image: linear-gradient(#1918191f, #1918191f);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.brands-container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.brand-1 {
  border: 1px solid var(--_styles---yellow);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

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

.brand-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: var(--_styles---color-3);
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-title {
  border: 1px none var(--_styles---yellow);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

.showreel-contaienr {
  background-color: var(--_styles---color-3);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 75vh;
  padding: 5%;
  display: flex;
}

.showreel-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 90%;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.h1-showreel {
  max-width: 35ch;
  color: var(--_styles---color-2);
  text-align: center;
  letter-spacing: .2px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
}

.showreel-text {
  width: 60ch;
  min-width: 60ch;
  max-width: none;
  color: var(--_styles---color-2);
  text-align: center;
  letter-spacing: .3px;
  margin-bottom: 32px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.padding-global-copy {
  order: 0;
  justify-content: center;
  align-items: center;
  padding: 1rem 6rem 6rem;
  display: flex;
}

.button-morph {
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.image-11 {
  width: 40px;
}

.link-2 {
  color: var(--_styles---color-3);
  text-decoration: none;
  -webkit-text-decoration-color: var(--_styles---yellow);
  text-decoration-color: var(--_styles---yellow);
}

.link-2:hover {
  color: var(--_styles---yellow);
}

.text-block-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 80ch;
  height: 150px;
  color: var(--_styles---color-4);
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.text-span-7 {
  color: var(--_styles---yellow);
}

.what-we-do-number {
  color: var(--_styles---yellow);
  font-size: 24px;
  font-weight: 700;
}

.h2-white-2 {
  color: var(--_styles---color-3);
  text-align: center;
  -webkit-text-stroke-color: var(--_styles---color-3);
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 800;
  line-height: 130%;
}

.heading-4 {
  text-align: center;
  align-self: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 42px;
}

.services-card-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.text-card {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
}

.text-card-2 {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  display: flex;
}

.services-text-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.recaptcha {
  margin-top: 16px;
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .padding-global {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-style-h1 {
    font-size: 44px;
  }

  .hero_component {
    margin-left: 0;
    padding: 10% 10% 8%;
  }

  .hero-content {
    flex: 1;
    width: 100%;
  }

  .text-case-study {
    text-align: center;
    width: 40ch;
    min-width: 40ch;
    font-size: 20px;
  }

  .hero-list {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .button-is-morph-services {
    width: auto;
  }

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

  .padding-sections {
    flex-flow: column;
    padding: 100px 3rem;
  }

  .container {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .features-title {
    font-size: 44px;
  }

  .container-services {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .section-services {
    background-attachment: scroll, fixed;
  }

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

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

  .services-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .services-text {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: auto;
    margin-bottom: 10px;
  }

  .text-sub-title {
    font-size: 18px;
  }

  .team-member-text {
    flex: 0 auto;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 150%;
  }

  .text-link-arrow {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    text-align: center;
    flex-flow: row;
    width: 100%;
  }

  .arrow-embed {
    justify-content: center;
    align-items: center;
    width: 18px;
  }

  .heading-3 {
    margin-bottom: 20px;
  }

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

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

  .div-block-22 {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
    flex: 1;
    align-items: center;
    width: 100%;
  }

  .bold-text {
    font-size: 36px;
    line-height: 39px;
  }

  .list-style {
    font-size: 17px;
    line-height: 25.5px;
  }

  .bold-text-2 {
    font-size: 44px;
    line-height: 52.8px;
  }

  .heading-6 {
    margin-bottom: 20px;
  }

  .p-bold {
    font-size: 20px;
  }

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

  .services-list {
    margin-bottom: 25px;
  }

  .steps-block {
    flex: 1;
    width: 100%;
    height: 255px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h2-steps {
    font-size: 24px;
  }

  .step-text {
    width: 40ch;
    font-size: 20px;
  }

  .container-featured-case-study {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 50px;
  }

  .featured-case-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: 100%;
  }

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

  .deliverables {
    flex-flow: column;
  }

  .tag-deliverable {
    text-align: center;
    font-size: 20px;
  }

  .featured-case-image {
    border-radius: 24px;
    width: 100%;
  }

  .button-about {
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .text-block-5 {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
  }

  .section-case-study {
    background-attachment: scroll, fixed;
  }

  .about-us-container {
    flex-flow: column;
    padding-bottom: 40px;
  }

  .about-us-left, .about-us-right {
    width: 100%;
  }

  .p-about-us {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 150%;
  }

  .h2-yellow {
    text-align: center;
  }

  .h2-black {
    margin-bottom: 30px;
  }

  .h2-steps-2 {
    padding-top: 0;
  }

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

  .container-4 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .footer-form-two {
    background-color: #dfdfdf00;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px;
    display: flex;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .button-primary.footer-form-button {
    background-color: var(--_styles---yellow);
    color: var(--_styles---color);
    font-weight: 700;
  }

  .footer-wrapper-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .footer-block-three {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-divider-two {
    margin-bottom: 20px;
  }

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

  .social-proof {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: row;
    order: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  ._5-stars {
    font-size: 15px;
  }

  .code-embed-3 {
    padding-left: 0;
    padding-right: 5px;
  }

  .code-embed-4 {
    padding-left: 5px;
  }

  .list-color {
    font-size: 20px;
  }

  .div-block-23 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .review-text-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 9999;
  }

  .container-cta {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .cta-copy {
    font-size: 20px;
    line-height: 150%;
  }

  .featured-cta {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

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

  .icon {
    color: var(--_styles---color-3);
    font-size: 34px;
  }

  .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
    font-size: 18px;
    line-height: 27px;
  }

  .bold-text-8 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
  }

  .code-embed-5 {
    margin-bottom: 20px;
  }

  .our-work-hero, .case-studies-hero {
    margin-left: 0;
    padding: 10% 10% 8%;
  }

  .h1-case-study {
    font-size: 44px;
  }

  .text-case-study-left, .text-case-study-right {
    font-size: 18px;
  }

  .heading-style-h1-hero {
    font-size: 44px;
  }

  .subtext-hero {
    font-size: 18px;
  }

  .section-cs-right {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .section-cs-left {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .section-case-study-info {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .p-case-study-white, .p-case-study-black, .p-case-study-white-right {
    font-size: 20px;
    line-height: 150%;
  }

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

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

  .p-problem {
    font-size: 20px;
    line-height: 150%;
  }

  .padding-case-study {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .p-case-study-list {
    font-size: 18px;
  }

  .case-study-list {
    margin-bottom: 25px;
  }

  .list-style-case-study {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }

  .h2-case-study-yellow {
    font-size: 24px;
  }

  .case-study-problem-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: left;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    padding: 40px;
    font-size: 18px;
  }

  .list-style-case-study-dark {
    text-align: left;
    flex: 1;
    font-size: 20px;
    line-height: 150%;
    display: flex;
  }

  .h2-case-study-dark {
    text-align: left;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
  }

  .heading-9 {
    text-align: center;
    align-self: flex-start;
    margin-bottom: 20px;
  }

  .image-9 {
    width: 100%;
  }

  .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
    font-size: 20px;
  }

  .section-case-study-info-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
  }

  .text-span-4, .text-span-5 {
    color: var(--_styles---yellow);
  }

  .case-study-list-2 {
    margin-bottom: 25px;
    padding-bottom: 35px;
  }

  .h2-case-study-yellow-2 {
    font-size: 24px;
  }

  .h2-brand-assets {
    text-align: center;
    align-self: flex-start;
    margin-bottom: 20px;
  }

  .h1-blog {
    font-size: 44px;
  }

  .steps-block-1 {
    flex: 1;
    width: auto;
    height: 255px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-style-h1-hero-1 {
    font-size: 60px;
  }

  .hero_component-1 {
    flex: 1;
    margin-left: 0;
    padding: 8% 10%;
  }

  .subtext-hero-1 {
    letter-spacing: 0;
    width: 100%;
    min-width: 100%;
    font-size: 20px;
  }

  .bold-text-2-copy, .privacy-h2 {
    font-size: 44px;
    line-height: 52.8px;
  }

  .home-boxes-h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
  }

  .privacy-text, .terms-of-use-text {
    width: 100%;
  }

  .text-block-11 {
    width: auto;
    font-size: 36px;
    line-height: 150%;
    display: block;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-h2 {
    align-self: center;
    font-size: 24px;
  }

  .link-block {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .footer-wrapper {
    width: auto;
  }

  .code-embed-7 {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-top: 8px;
    padding-top: 0;
    display: block;
  }

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

  .heading-11 {
    text-align: center;
    align-self: center;
    line-height: 150%;
  }

  .padding-blog {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .padding-sections-cta, .footer-padding {
    flex-flow: column;
    padding: 4.5rem 3rem;
  }

  .h1-explainer {
    font-size: 44px;
  }

  .container-q2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .padding-sections-motion {
    flex-flow: column;
    padding: 4.5rem 3rem;
  }

  .padding-global-hero {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .code-embed-9 {
    width: 100%;
  }

  .text-block-14 {
    display: none;
    overflow: visible;
  }

  .hero_component-pricing {
    flex: 1;
    margin-left: 0;
    padding: 8% 10%;
  }

  .hero-price-chart {
    flex: 1;
    width: 100%;
  }

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

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

  .pricing-card {
    width: 350px;
  }

  .hero-content-pricing {
    flex: 1;
    width: 100%;
  }

  .h1-pricing {
    font-size: 44px;
  }

  .subtext-pricing {
    letter-spacing: 0;
    width: 100%;
    min-width: 100%;
    font-size: 20px;
  }

  .hero-list-pricing {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .list-item-1 {
    font-size: 20px;
  }

  .social-proof-pricing {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: row;
    order: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .brand-wrapper {
    justify-content: space-between;
  }

  .showreel-contaienr {
    margin-left: 0;
    padding: 10% 10% 8%;
  }

  .h1-showreel {
    font-size: 44px;
  }

  .showreel-text {
    text-align: center;
    width: 40ch;
    min-width: 40ch;
    font-size: 20px;
  }

  .padding-global-copy {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .button-morph {
    width: auto;
  }

  .text-block-16 {
    width: 100%;
    height: auto;
  }

  .h2-white-2 {
    margin-bottom: 50px;
  }

  .heading-4 {
    margin-bottom: 20px;
  }

  .services-card-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-card, .text-card-2 {
    flex: 0 auto;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 150%;
  }

  .services-text-2 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: auto;
    margin-bottom: 10px;
  }
}

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

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

  .padding-global {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .heading-style-h1 {
    max-width: none;
    font-weight: 700;
  }

  .hero-content {
    width: 100%;
  }

  .text-case-study {
    text-align: center;
  }

  .section-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

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

  .text-sub-title {
    font-size: 20px;
  }

  .team-member-text {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-white {
    margin-bottom: 20px;
  }

  .features-table {
    padding: 60px 15px;
  }

  .bold-text {
    font-size: 44px;
  }

  .list-style {
    font-size: 18px;
    line-height: 150%;
  }

  .p-bold {
    width: 100%;
    font-size: 20px;
  }

  .steps-block {
    flex: 1;
    align-items: center;
    padding: 60px;
  }

  .step-text {
    width: 100%;
    font-size: 20px;
  }

  .heading-7 {
    line-height: 120%;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 150%;
  }

  .about-us-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .p-about-us {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-yellow {
    line-height: 120%;
  }

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

  .footer-form-two {
    flex: 0 auto;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    flex: 0 auto;
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: -40px;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .code-embed-3 {
    margin-right: 3px;
  }

  .code-embed-4 {
    padding-left: 3px;
  }

  .list-color {
    text-align: left;
  }

  .cta-copy {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-black-2 {
    font-weight: 700;
  }

  .text-block-10 {
    font-size: 20px;
    line-height: 150%;
  }

  .bold-text-8 {
    font-size: 44px;
  }

  .case-studies-hero {
    flex-flow: column;
  }

  .h1-case-study {
    max-width: none;
    font-weight: 700;
  }

  .text-case-study-left, .text-case-study-right {
    font-size: 20px;
  }

  .heading-style-h1-hero {
    max-width: none;
    font-weight: 700;
  }

  .p-case-study-black {
    font-size: 20px;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .p-problem {
    font-size: 20px;
    line-height: 150%;
  }

  .padding-case-study {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .list-style-case-study {
    font-size: 20px;
  }

  .h2-case-study-yellow-2 {
    line-height: 150%;
  }

  .h2-brand-assets {
    margin-bottom: 20px;
  }

  .h1-blog {
    max-width: none;
    font-weight: 700;
  }

  .steps-block-1 {
    flex: 1;
    align-items: center;
  }

  .heading-style-h1-hero-1 {
    width: 100%;
    max-width: none;
    font-weight: 700;
  }

  .subtext-hero-1 {
    width: 100%;
    min-width: 100%;
    font-size: 20px;
  }

  .home-boxes-h2 {
    font-size: 44px;
  }

  .privacy-text, .terms-of-use-text {
    width: 100%;
  }

  .text-block-11 {
    height: auto;
    line-height: 150%;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    height: 100%;
    overflow: hidden;
  }

  .footer-h2 {
    text-align: center;
  }

  .link-block {
    width: 100%;
    overflow: hidden;
  }

  .code-embed-7 {
    width: 100%;
    display: none;
    overflow: visible;
  }

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

  .padding-blog {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .h1-explainer {
    width: 100%;
    max-width: none;
    font-weight: 700;
  }

  .padding-global-hero {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-price-chart {
    width: 100%;
  }

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

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

  .pricing-card {
    width: auto;
  }

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

  .hero-content-pricing {
    width: 100%;
  }

  .h1-pricing {
    width: 100%;
    max-width: none;
    font-weight: 700;
  }

  .subtext-pricing {
    width: 100%;
    min-width: 100%;
    font-size: 20px;
  }

  .list-item-1 {
    text-align: left;
  }

  .section-we-work-with {
    padding: 60px 15px;
  }

  .brand-1 {
    width: 50%;
    margin-bottom: 40px;
  }

  .brand-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .brand-title {
    width: 50%;
    margin-bottom: 40px;
  }

  .h1-showreel {
    max-width: none;
    font-weight: 700;
  }

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

  .padding-global-copy {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .text-block-16 {
    width: 100%;
    height: auto;
  }

  .text-card, .text-card-2 {
    font-size: 20px;
    line-height: 150%;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-wrapper {
    background-color: var(--_styles---color);
  }

  .nav-menu {
    background-color: var(--_styles---color);
    border-radius: 0 20px 20px;
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .padding-global {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-large {
    padding-left: 0;
  }

  .heading-style-h1 {
    max-width: none;
    margin-bottom: 16px;
    font-size: 38px;
  }

  .hero_component {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    padding-top: 8%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .text-case-study {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    width: 25ch;
    min-width: 25ch;
    max-width: none;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .hero-cta-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 32px;
  }

  .hero-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 90%;
    margin-bottom: 44px;
  }

  .problem-list {
    text-align: left;
  }

  .padding-sections {
    flex-flow: column;
    width: 100%;
    padding: 3rem 1rem;
  }

  .privacy-policy {
    width: 100%;
  }

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

  .container {
    max-width: none;
  }

  .features-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-bottom: 0;
  }

  .container-services {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

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

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

  .text-sub-title {
    font-size: 18px;
  }

  .team-member-text {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-white {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 130%;
  }

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

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

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .div-block-22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .list-style {
    font-size: 18px;
    line-height: 150%;
  }

  .bold-text-2 {
    max-width: none;
    font-size: 32px;
    line-height: 120%;
  }

  .heading-6 {
    width: 100%;
    max-width: none;
    font-weight: 700;
    line-height: 50%;
  }

  .p-bold {
    width: 100%;
    font-size: 20px;
  }

  .steps-block {
    flex: 1;
    width: 100%;
    padding: 50px;
  }

  .step-text {
    width: auto;
  }

  .container-featured-case-study {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 150%;
  }

  .about-us-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-about-us {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-yellow {
    font-size: 44px;
    line-height: 120%;
  }

  .container-4 {
    min-width: 100%;
    max-width: none;
  }

  .footer-form-two {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    min-width: 100%;
    max-width: 100%;
    padding: 30px 0 0;
  }

  .footer-form-container-two {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: stretch;
    margin-top: 0;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-wrapper-three {
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .footer-block-three {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
  }

  .footer-link-three, .footer-link-three.w--current {
    margin-bottom: 0;
    margin-left: 0;
  }

  .footer-social-block-three {
    width: auto;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .social-proof {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .list-color {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }

  .review-text-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

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

  .cta-copy {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-black-2 {
    font-size: 44px;
    line-height: 120%;
  }

  .div-block-24 {
    align-items: flex-start;
  }

  .div-block-25 {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-10 {
    font-size: 16px;
    line-height: 150%;
  }

  .bold-text-8 {
    font-size: 32px;
    line-height: 130%;
  }

  .our-work-hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 62vh;
    padding: 10% 0% 0%;
  }

  .our-work-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .our-work-hero-cta-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    margin-bottom: 16px;
  }

  .case-studies-hero {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    padding-top: 8%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-27 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .case-studies-content, .case-study-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h1-case-study {
    text-align: left;
    max-width: none;
    margin-bottom: 16px;
    font-size: 38px;
  }

  .text-case-study-left {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    font-size: 19px;
  }

  .text-case-study-right {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    font-size: 20px;
  }

  .heading-style-h1-hero {
    max-width: none;
    margin-bottom: 16px;
    font-size: 38px;
  }

  .subtext-hero {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    font-size: 16px;
  }

  .section-cs-right, .section-cs-left {
    width: 100%;
  }

  .p-case-study-white {
    flex-flow: row;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .p-case-study-black {
    line-height: 150%;
  }

  .section-cs-right-white, .section-cs-left-white {
    width: 100%;
  }

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

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

  .p-problem {
    font-size: 20px;
    line-height: 150%;
  }

  .padding-case-study {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .list-style-case-study {
    font-size: 20px;
  }

  .h2-case-study-yellow {
    font-size: 16px;
  }

  .case-study-problem-list {
    padding: 10px;
  }

  .list-style-case-study-dark {
    font-size: 20px;
    line-height: 150%;
  }

  .h2-case-study-dark {
    text-align: center;
    font-size: 24px;
  }

  .section-case-study-info-2 {
    flex-flow: column;
  }

  .h2-case-study-yellow-2 {
    font-size: 24px;
  }

  .text-span-6 {
    text-decoration: none;
  }

  .link {
    color: var(--_styles---yellow);
    text-decoration: none;
  }

  .h2-brand-assets {
    text-align: left;
    line-height: 130%;
  }

  .h1-blog {
    text-align: left;
    max-width: none;
    margin-bottom: 16px;
    font-size: 38px;
  }

  .steps-block-1 {
    flex: 1;
    width: 100%;
    padding: 50px;
  }

  .heading-style-h1-hero-1 {
    text-align: center;
    width: 100%;
    max-width: none;
    margin-bottom: 28px;
    font-size: 37px;
    line-height: 130%;
  }

  .hero_component-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    padding: 10% 8%;
  }

  .subtext-hero-1 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    min-width: 100%;
    max-width: none;
    margin-bottom: 32px;
    font-size: 20px;
  }

  .bold-text-2-copy {
    max-width: none;
    font-size: 32px;
    line-height: 120%;
  }

  .privacy-h2 {
    max-width: none;
    font-size: 44px;
    line-height: 120%;
  }

  .home-boxes-h2 {
    font-size: 44px;
    line-height: 130%;
  }

  .privacy-text, .terms-of-use-text {
    width: 100%;
  }

  .text-block-11 {
    width: auto;
    font-size: 24px;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 1;
    margin-bottom: 0;
  }

  .footer-h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 24px;
  }

  .link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: auto;
    max-width: none;
    display: flex;
    overflow: hidden;
  }

  .footer-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .problem-text {
    width: 100%;
  }

  .code-embed-7 {
    width: auto;
    overflow: visible;
  }

  .section {
    border-top-right-radius: 0;
  }

  .padding-blog {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-blog {
    padding-left: 0;
  }

  .padding-sections-cta {
    flex-flow: column;
    width: 100%;
    padding: 3rem 1rem;
  }

  .div-block-31 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
  }

  .text-block-13 {
    width: 70%;
    font-size: 16px;
  }

  .footer-padding {
    flex-flow: column;
    width: 100%;
    padding: 3rem 1rem;
  }

  .h1-explainer {
    text-align: center;
    width: 100%;
    max-width: none;
    margin-bottom: 16px;
    font-size: 44px;
    line-height: 120%;
  }

  .container-q2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .question-1-text, .container-q1 {
    width: 100%;
  }

  .padding-sections-motion {
    flex-flow: column;
    width: 100%;
    padding: 3rem 1rem;
  }

  .padding-global-hero {
    padding: 0 1rem 2rem;
  }

  .code-embed-10 {
    width: 100%;
  }

  .hero_component-pricing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    padding-top: 8%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-price-chart {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

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

  .hero-content-pricing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .h1-pricing {
    text-align: center;
    width: 100%;
    max-width: none;
    margin-bottom: 16px;
    font-size: 44px;
    line-height: 120%;
  }

  .subtext-pricing {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    min-width: 100%;
    max-width: none;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .hero-list-pricing {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 90%;
    margin-bottom: 32px;
  }

  .hero-cta-wrap-pricing {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 16px;
  }

  .list-item-pricing {
    text-align: left;
  }

  .list-item-1 {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }

  .social-proof-pricing {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .section-we-work-with {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

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

  .brand-wrapper {
    margin-bottom: 0;
  }

  .showreel-contaienr {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-height: 62vh;
    padding: 10% 0% 0%;
  }

  .showreel-content {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .h1-showreel {
    max-width: none;
    margin-bottom: 16px;
    font-size: 38px;
  }

  .showreel-text {
    text-align: center;
    flex: 0 auto;
    align-self: auto;
    width: 25ch;
    min-width: 25ch;
    max-width: none;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .padding-global-copy {
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-16 {
    width: 100%;
    height: auto;
  }

  .h2-white-2 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 130%;
  }

  .text-card, .text-card-2 {
    font-size: 20px;
    line-height: 150%;
  }
}

#w-node-_5a94a599-0a7f-1e1a-bada-f25d432257f6-73ccef77, #w-node-_5a94a599-0a7f-1e1a-bada-f25d432257f7-73ccef77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a94a599-0a7f-1e1a-bada-f25d432257f8-73ccef77 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_5a94a599-0a7f-1e1a-bada-f25d432257fa-73ccef77, #w-node-_5a94a599-0a7f-1e1a-bada-f25d432257fb-73ccef77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a94a599-0a7f-1e1a-bada-f25d432257fc-73ccef77 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_5a94a599-0a7f-1e1a-bada-f25d432257fe-73ccef77, #w-node-a91fcd6d-1a1f-55a5-0fc9-ea76e78dea85-73ccef77, #w-node-fff5d1db-5f5b-0b3b-9b5c-f4eac453293d-570420b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-c06213d6-551c-bb3a-ab6e-316be3890409-e46ad303 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}