.navbar-container-2 {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
  inset: 20px 0% auto;
}

.brand-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar {
  z-index: 999;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #2b2b2bb3;
  border: 1px solid #ffffff14;
  border-radius: 13px;
  width: auto;
  padding: 5px;
  transition: background-color .4s ease-in-out;
  position: absolute;
  top: 0;
}

.navbar:hover {
  background-color: #3f3f3fb3;
}

.nav-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.menu-button-3 {
  background-color: #c8c8c800;
}

.menu-link-text {
  z-index: 99;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
  word-break: normal;
  width: auto;
  margin-bottom: 0;
  padding: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.menu-link-text:hover {
  color: #39b2eb;
}

.menu-link-text.w--current {
  color: #fff;
}

.navbar-logo {
  box-sizing: border-box;
  aspect-ratio: auto;
  vertical-align: top;
  width: 110px;
  min-width: 110px;
  display: inline-block;
  position: relative;
}

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

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.right-arrow {
  z-index: 9999;
  top: 0;
  bottom: 99%;
  right: 10px;
  overflow: visible;
}

.footer-menu-wrapper {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.footer-menu-wrapper.slide-in-top-400 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
}

.footer-menu-wrapper.in-footer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 0%;
  padding-right: 0%;
}

.menu-link-text-2 {
  z-index: 99;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  word-break: normal;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
  transition: color .5s;
}

.menu-link-text-2:hover {
  color: #49a5d6;
}

.menu-link-text-2.footer-links {
  color: #f5f5f5;
  text-transform: capitalize;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.menu-link-text-2.footer-links.lp {
  font-family: Figtree, sans-serif;
}

.footer-slogan {
  color: #ccc;
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.footer-slogan.slide-in-top-200 {
  color: #9c9c9c;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 150%;
}

.footer-slogan.lp {
  text-align: left;
  text-align: left;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.link-2, .link {
  color: #919191;
}

.footer-image.slide-in-top {
  width: 150px;
}

.footer-text {
  color: #777;
  text-align: center;
  margin-top: 80px;
  font-size: 12px;
}

.footer-text.in-lp {
  margin-bottom: 0;
}

.div-block-19.mobile-menu {
  display: none;
}

.menu-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-3 {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-18 {
  z-index: 999;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#000, #000), url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-clip: border-box;
  border-radius: 50%;
  width: 30px;
  height: auto;
  padding: 8px;
  position: absolute;
  top: 20px;
  right: 30px;
}

.modal {
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-bg {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000000bd;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100vw;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.modal-content {
  z-index: 9;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-height: 100%;
  padding: 0 20px;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal-container {
  z-index: 9;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  height: 70%;
  min-height: 540px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-container.roas {
  width: 85%;
  max-width: 1300px;
  height: 80%;
}

.modal-open {
  cursor: pointer;
}

.cta-btn-hero-2 {
  z-index: 2;
  background-color: #0095ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 5px 15px;
  transition: filter .3s;
  display: flex;
  position: relative;
}

.cta-btn-hero-2:hover {
  filter: brightness(115%);
}

.cta-hero-btn-text-2 {
  color: #fff;
  white-space: nowrap;
  margin-right: 10px;
  font-size: 14px;
}

.cta-hero-btn-text-2.cta-txt {
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.divider-lp {
  border-bottom: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  min-height: 25px;
  display: flex;
}

.divider-lp.light {
  border-bottom-color: #393939;
}

.divider-lp.light.div-animation {
  border-bottom-color: #ffffff1a;
}

.lp-section-header {
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Brockmann Webfont, sans-serif;
  font-size: 55px;
  line-height: 100%;
}

.lp-section-header.sop {
  color: #fff;
  letter-spacing: .02em;
  margin-bottom: 40px;
  font-family: Questrial, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 120%;
}

.lp-section-header.directory {
  color: #fff;
  letter-spacing: .02em;
  margin-bottom: 80px;
  font-family: Harabara, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 120%;
}

.dot-accent {
  color: #39b2eb;
  font-size: 140%;
  line-height: 15px;
}

.consult-block {
  -webkit-text-fill-color: inherit;
  background-color: #0003;
  background-clip: border-box;
  border: 1px solid #ffffff26;
  border-radius: 20px;
  height: 100%;
  padding: 50px 30px 30px;
}

.div-width {
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 1300px;
  display: flex;
}

.div-width.full-width {
  width: 100%;
}

.footer-lp {
  width: 85%;
  max-width: 1300px;
  min-height: 100px;
  margin-top: 40px;
}

.footer-lp.consult-block.footer-styles {
  background-color: #00000059;
  border-color: #ffffff1a;
  flex-flow: column;
  max-width: 1440px;
  margin-top: 120px;
  padding: 50px 30px 20px;
  display: flex;
}

.footer-lower {
  width: 100%;
  display: flex;
}

.footer-upper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.accent-fancy {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 110%;
  font-style: italic;
}

.quote {
  color: #b6b6b6;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 150%;
}

.philosophy {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 125%;
}

.body {
  background-color: #090909;
  background-image: url("https://cdn.prod.website-files.com/68462a2db478759e4c1797c2/6846397ac88f5cd474d61c73_BG.webp");
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.body.no-bg {
  background-image: none;
}

.section-main {
  z-index: 2;
  border-width: 0 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding: 80px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-main.policy {
  padding-top: 120px;
}

.section-main.sales-sop {
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-main.logos {
  padding-top: 140px;
  padding-bottom: 120px;
}

.section-main.portfolio {
  overflow: visible;
}

.section-main.roas {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-main.roas.top-padding {
  padding-top: 100px;
}

.section-main.roas-2 {
  padding-left: 0;
  padding-right: 0;
}

.section-main.sticky {
  overflow: visible;
}

.section-main.lp-footer {
  padding-bottom: 20px;
}

.section-main.cro {
  padding-top: 120px;
}

.section-main.directory {
  min-height: 100vh;
  padding-top: 200px;
}

.code-embed-4 {
  width: 90%;
}

.direc-ctnr {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-around;
  align-items: center;
  width: 70%;
  max-width: 1200px;
  min-height: 50px;
  padding: 0 0 100px;
  display: flex;
}

.directory-box {
  background-color: #ffffff0d;
  border: 1px solid #494949;
  border-radius: 25px;
  width: 60%;
  min-height: 300px;
  margin-top: 50px;
  padding: 50px;
  position: relative;
}

.arrow-btn {
  z-index: 10;
  cursor: pointer;
  border: 1.5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: background-color .3s;
  display: flex;
  position: static;
  inset: auto 25px 25px auto;
}

.arrow-btn:hover {
  background-color: #fff3;
}

.tc-link {
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.grain {
  z-index: 1;
  opacity: .05;
  background-image: url("https://cdn.prod.website-files.com/68462a2db478759e4c1797c2/68463bb16656f9afc26f420c_grain.gif");
  background-position: 0 0;
  background-size: auto;
  min-width: 100vw;
  min-height: 100vh;
  position: fixed;
  inset: 0%;
}

.section-footer {
  z-index: 2;
  border-width: 0 1px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding: 0 0 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1440px) {
  .menu-link-text {
    font-size: 14px;
  }

  .link-block-3 {
    font-family: Open Sans, sans-serif;
    font-size: 4rem;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-18 {
    right: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-heading {
    margin-bottom: 50px;
    font-size: 70px;
  }

  .navbar {
    box-shadow: none;
  }

  .right-arrow {
    cursor: default;
  }

  .link-block-3 {
    inset: 0% 0% auto;
  }

  .policy-heading {
    margin-bottom: 50px;
  }

  .cta-hero-btn-text-2 {
    font-size: 17px;
    line-height: 150%;
  }

  .accent-cyan {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    font-weight: 500;
  }

  .divider-lp {
    max-width: 1300px;
  }

  .divider-lp.light.div-animation {
    max-width: 1500px;
  }

  .lp-section-header {
    font-size: 60px;
  }

  .text-field {
    background-color: #0006;
    border-color: #ffffff1a;
  }

  .submit-block {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .bg-circle {
    width: 20vw;
    height: 20vw;
  }

  .matrix-text_component {
    display: flex;
    position: static;
  }

  .container-large.margin-top {
    max-width: 1440px;
  }

  .arrow-btn {
    cursor: pointer;
  }

  .heading-2.image-header {
    padding-left: 0%;
  }

  .image-span.large-2.rocket.roas {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-column-container {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .portfolio-container {
    max-width: 1440px;
  }

  .portfolio-right {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pre-title.cta {
    color: #fff;
  }

  .infinite-testimonial-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .stars {
    filter: none;
  }

  .aeon-button.orange {
    padding: 18px 50px;
    font-size: 16px;
  }

  .clients, .exposure {
    font-size: 80px;
  }

  .steps-animation {
    position: relative;
  }

  .accent-orange {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    font-weight: 500;
  }

  .revenue, .leads {
    font-size: 80px;
  }

  .sticky-animation {
    position: relative;
  }

  .cro-subh {
    margin-bottom: 50px;
  }
}

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

  .sr-button {
    line-height: 16px;
  }

  .navbar-container-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    inset: 15px 0 auto;
  }

  .brand-4 {
    flex: 1;
  }

  .navbar {
    left: 15px;
    right: 15px;
    overflow: visible;
  }

  .navbar:hover {
    box-shadow: none;
  }

  .nav-container {
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .menu-button-3 {
    padding: 0;
  }

  .menu-button-3.w--open {
    background-color: #c8c8c800;
  }

  .menu-link-text {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .navbar-logo {
    width: 100px;
  }

  .icon-9 {
    color: #fff;
    background-color: #adadad47;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 20px;
    transition: background-color .6s, color .6s;
    display: flex;
  }

  .icon-9:hover {
    color: #000;
    background-color: #fff;
  }

  .icon-9:active {
    background-color: #fff;
  }

  .nav-menu-5 {
    z-index: 1;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
  }

  .container-std {
    width: 95%;
  }

  .container-std.margin-top.centered {
    justify-content: flex-start;
    align-items: center;
  }

  .right-arrow {
    z-index: 99;
  }

  .footer-menu-wrapper.slide-in-top-400 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .footer-menu-wrapper.in-footer {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px;
  }

  .menu-link-text-2.footer-links {
    font-size: 10px;
  }

  .menu-link-text-2.footer-links.lp {
    font-size: 12px;
  }

  .footer-slogan.slide-in-top-200 {
    font-size: 16px;
    line-height: 28px;
  }

  .footer-slogan.lp {
    margin-top: 10px;
    font-size: 14px;
  }

  .footer {
    padding-top: 50px;
  }

  .footer-image, .footer-image.slide-in-top, .footer-image.slide-in-top {
    width: 120px;
  }

  .footer-text.in-lp {
    font-size: 11px;
  }

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

  .div-block-19.mobile-menu {
    display: block;
  }

  .menu-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #232323f7;
    border: 1px solid #ffffff14;
    border-radius: 13px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 65px;
    padding: 20px 20px 40px;
  }

  .code-embed-2 {
    min-width: auto;
    max-width: 100%;
  }

  .modal-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modal-container {
    width: 80%;
    height: 80%;
  }

  .policy-bg {
    padding: 40px 20px;
  }

  .policy-text {
    font-size: 15px;
  }

  .policy-subheader {
    font-size: 18px;
  }

  .policy-heading._7-cro {
    font-size: 30px;
  }

  .cta-btn-hero-2.margin-left {
    margin-top: 10px;
    margin-left: 20px;
    padding: 8px 20px;
  }

  .step.is-max-width-456 {
    padding-right: 10%;
  }

  .cta-hero-btn-text-2.cta-txt {
    font-size: 13px;
  }

  .steps-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 4.9fr;
  }

  .accent-cyan {
    line-height: 125%;
  }

  .banner-big {
    align-items: center;
  }

  .lp-section-header {
    margin-bottom: 20px;
    font-size: 42px;
  }

  .lp-section-header.directory, .lp-section-header.sop, .lp-section-header.directory, .lp-section-header.sop {
    font-size: 50px;
  }

  .column {
    min-height: 0;
  }

  .column._60 {
    width: 50%;
  }

  .column._50, .column._60 {
    width: 50%;
  }

  .column._40 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
  }

  .column._50 {
    width: 50%;
  }

  .consult-block {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-label {
    font-size: 15px;
  }

  .main-form {
    max-width: 80vw;
  }

  .div-width, .footer-lp {
    width: 95%;
  }

  .footer-lp.consult-block.footer-styles {
    margin-top: 120px;
  }

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

  .new-hero-secton {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .hero-left {
    width: 60%;
  }

  .hero-h1 {
    margin-bottom: 20px;
    font-size: 50px;
  }

  .quote {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    display: block;
    position: static;
    overflow: visible;
  }

  .philosophy {
    line-height: 150%;
  }

  .section-main {
    padding-top: 100px;
  }

  .section-main.directory, .section-main.sales-sop {
    padding-top: 120px;
  }

  .section-main.directory, .section-main.sales-sop {
    padding-top: 120px;
  }

  .section-main.logos {
    padding-bottom: 20px;
  }

  .button-6 {
    white-space: nowrap;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.margin-top {
    width: 90%;
  }

  .container-large.about.margin-top.cro {
    width: 100%;
  }

  .direc-ctnr {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: row;
    width: 90%;
  }

  .directory-box {
    width: 100%;
    padding: 40px;
  }

  .arrow-btn {
    width: 50px;
    height: 50px;
  }

  .sales-yes, .sales-no {
    width: 100%;
    padding: 40px;
  }

  .sop-body {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    display: block;
    position: static;
    overflow: visible;
  }

  .sop-heading {
    line-height: 150%;
  }

  .sales-sop-ctnr {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: row;
    width: 90%;
  }

  .sales-neutral {
    width: 100%;
    padding: 40px;
  }

  .legend-txt {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    font-size: 14px;
    display: block;
    position: static;
    overflow: visible;
  }

  .partner-img {
    width: 150px;
  }

  .partner-img.roas-logo {
    width: auto;
  }

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

  .hero-carousel-container {
    width: 20vw;
    min-width: 20vw;
  }

  .hero-carousel-block-left {
    width: 20vw;
    min-width: 20vw;
    min-height: 310vw;
  }

  .hero-carousel-image-container {
    min-height: 155vw;
  }

  .carousel-mask {
    width: 40vw;
  }

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

  .team-dp {
    width: 40px;
    height: 40px;
  }

  .team-dp.large {
    width: 75px;
    height: 75px;
  }

  .hero-carousel-block-right {
    width: 20vw;
    min-height: 310vw;
  }

  .heading-2 {
    font-size: 2.5rem;
  }

  .heading-2.image-header {
    font-size: 32px;
  }

  .image-span {
    border-radius: 1rem;
    width: 48px;
    height: 32px;
    margin-bottom: .3em;
    line-height: 6;
  }

  .image-span.large-2 {
    width: 4rem;
    height: 48px;
    margin-bottom: .1em;
  }

  .text-images-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    max-width: 85vw;
  }

  .text-images {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .main-section-header {
    margin-bottom: 20px;
    font-size: 48px;
  }

  .dsgn-service-container {
    justify-content: flex-start;
    align-items: center;
  }

  .services-intro-text {
    font-size: 16px;
  }

  .front {
    transform: translate3d(0, 0, 18.75vw);
  }

  .space-2rem {
    min-height: 2rem;
  }

  .button-up-icon {
    top: -.025rem;
  }

  .services-title {
    font-size: 40px;
    line-height: 3.5rem;
  }

  .top.cube-style {
    transform: translate3d(0, 0, -11.25vw)rotateX(90deg)rotateY(0)rotateZ(0);
  }

  .back.cube-style {
    transform: translate3d(0, 0, -11.25vw);
  }

  .space-8rem {
    min-height: 8rem;
  }

  .box-cube {
    transform: rotate(0)translate(0);
  }

  .right.cube-style {
    transform: translate3d(0, 0, -11.25vw)rotateX(0)rotateY(90deg)rotateZ(0);
  }

  .left.cube-style {
    transform: translate3d(0, 0, -11.25vw)rotateX(0)rotateY(-90deg)rotateZ(0);
  }

  .cube-wrapper {
    min-height: 30vw;
    transform: scale(.7);
  }

  .space-4rem {
    min-height: 4rem;
  }

  .bottom.cube-style {
    transform: translate3d(0, 0, -11.25vw)rotateX(-90deg)rotateY(0)rotateZ(0);
  }

  .dsgn-left {
    min-width: 60%;
  }

  .icon-wrapper-small {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
  }

  .cube-style {
    border-radius: 20px;
    min-width: 30vw;
    max-width: 30vw;
    min-height: 30vw;
    max-height: 30vw;
    padding: 10px;
  }

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

  .cta-text.smaller {
    font-size: 13px;
  }

  .cta-body-link.margin-top {
    margin-top: 25px;
  }

  .text-column {
    min-height: 60vh;
  }

  .h3-header {
    font-size: 28px;
    line-height: 130%;
  }

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

  .portfolio-container {
    width: 90%;
  }

  .portfolio-item-container {
    background-position: 50%;
  }

  .portfolio-item-container._03 {
    background-position: 60%;
  }

  .portfolio-left {
    padding: 30px;
  }

  .portfolio-text {
    font-size: 15px;
  }

  .portfolio-video {
    min-height: 120%;
    top: -10%;
    bottom: -10%;
  }

  .about-title {
    font-size: 36px;
  }

  .about-text {
    margin-bottom: 30px;
    font-size: 16px;
  }

  .section-footer {
    padding-top: 100px;
  }

  .what-video, .portfolio-video-copy {
    min-height: 120%;
    top: -10%;
    bottom: -10%;
  }

  .roas-title {
    font-size: 40px;
  }

  .cta-calendly {
    margin-top: 30px;
    font-size: 14px;
  }

  .roas-subtitle {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .roas-kicker {
    font-size: 20px;
  }

  .testimonial-container-2, .testimonial-container-lower {
    overflow: hidden;
  }

  .aeon-button.orange {
    padding: 14px 30px;
    font-size: 13px;
  }

  .main-button:hover {
    letter-spacing: .15em;
  }

  .wrapper.is-v-flex-center-start.is-max-width-584.is-margin-bottom-128-tablet-112-mobile-72 {
    margin-bottom: 80px;
  }

  .h2.is-center {
    font-size: 50px;
    line-height: 120%;
  }

  .h4.step {
    font-size: 32px;
  }

  .steps-animation {
    display: none;
  }

  .container-7 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .steps-scrollbar-line {
    top: 224px;
  }

  .accent-orange {
    line-height: 125%;
  }

  .steps-content {
    grid-column-gap: 40px;
  }

  .medium-m {
    font-size: 17px;
  }

  .sticky-msg {
    font-size: 20px;
  }

  .roas-subheader, .callout {
    font-size: 28px;
  }

  .roas-title-2 {
    font-size: 40px;
  }

  .roas-kicker-2 {
    font-size: 20px;
  }

  ._7-cro-container {
    width: 100%;
    padding: 0;
  }

  .cro-heading {
    line-height: 150%;
  }

  .credentials {
    font-size: 15px;
  }

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

  .cro-subh {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading {
    font-size: 42px;
  }

  .brand-4, .brand-4.w--current {
    padding-left: 0;
  }

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

  .menu-button-3.w--open {
    z-index: 2;
  }

  .menu-link-text {
    padding: 15px 15px 15px 20px;
    font-size: 14px;
  }

  .navbar-logo {
    width: 120px;
  }

  .icon-9 {
    width: 30px;
    height: 30px;
    font-size: 17px;
  }

  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  .footer-menu-wrapper.slide-in-top-400 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-menu-wrapper.in-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .menu-link-text-2 {
    padding: 15px 15px 15px 20px;
    font-size: 12px;
  }

  .menu-link-text-2.footer-links {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .container-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-text {
    margin-top: 40px;
  }

  .div-block-19.mobile-menu {
    display: block;
  }

  .modal-container {
    width: 90%;
  }

  .policy-text {
    font-size: 13px;
    line-height: 20px;
  }

  .list.policy-text {
    padding-left: 25px;
  }

  .bullet {
    padding-left: 10px;
  }

  .policy-heading {
    font-size: 42px;
  }

  .steps-grid {
    grid-row-gap: 56px;
  }

  .banner-small, .banner-big {
    padding: 40px 24px 48px;
  }

  .ty-subheader {
    width: 80%;
    font-size: 17px;
    line-height: 200%;
  }

  .column._60 {
    width: 100%;
    margin-bottom: 40px;
  }

  .column._50, .column._60 {
    width: 100%;
    margin-bottom: 40px;
  }

  .column._40 {
    width: 100%;
  }

  .column._50 {
    width: 100%;
    margin-bottom: 40px;
  }

  .large-banner-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .new-hero-secton {
    border-style: none;
    border-width: 1px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 40px;
  }

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

  .hero-left.margin-bottom {
    margin-bottom: 60px;
  }

  .hero-h1 {
    text-align: center;
    margin-bottom: 40px;
    line-height: 120%;
  }

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

  .section-main {
    border-style: none;
    border-width: 1px;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-main.logos {
    padding-bottom: 80px;
  }

  .section-main.roas-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-xxl {
    font-size: 6rem;
  }

  .section_tip {
    align-items: center;
    overflow: auto;
  }

  .main-wrapper {
    grid-template-columns: 100%;
    width: 100%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.margin-top {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .container-large.margin-top.less.reverse {
    flex-flow: column-reverse;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .direc-ctnr, .sales-sop-ctnr {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 95%;
  }

  .partner-img.roas-logo {
    max-height: 22px;
  }

  .hero-carousel-container {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    width: 50vw;
    min-width: 50vw;
    height: 125vh;
    max-height: 125vh;
    transform: rotate(15deg);
  }

  .hero-carousel-block-left {
    width: 50vw;
    min-width: 50vw;
    min-height: 780vw;
  }

  .hero-carousel-image-container {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    min-height: 390vw;
  }

  .carousel-mask {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-height: 70vh;
  }

  .partner-container.roas {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .hero-carousel-block-right {
    width: 50vw;
    min-height: 780vw;
  }

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

  .logo-grid-wrapper {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo-client {
    max-height: 3rem;
  }

  .heading-2 {
    font-size: 2.375rem;
  }

  .heading-2.image-header {
    font-size: 30px;
  }

  .image-span {
    background-size: 2.5rem 2.5rem;
  }

  .text-images-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .main-section-header {
    text-align: center;
    margin-bottom: 40px;
    font-size: 45px;
    line-height: 140%;
  }

  .services-intro-text {
    font-size: 15px;
  }

  .services-title-wrapper {
    width: 90%;
  }

  .services-title {
    font-size: 36px;
    line-height: 3rem;
  }

  .cube-wrapper {
    min-width: 30vw;
  }

  .text-column, .image-column-container.merge, .image-column-container.tv, .image-column-container.merge, .image-column-container.tv {
    width: 100%;
  }

  .h3-header {
    font-size: 2.375rem;
  }

  .portfolio-container {
    width: 100%;
  }

  .portfolio-left {
    width: 45%;
    min-height: 50vh;
    padding: 25px;
  }

  .portfolio-right {
    width: 55%;
  }

  .about-text {
    width: 100%;
  }

  .carousel-overflow {
    overflow: hidden;
  }

  .section-footer {
    border-style: none;
    border-width: 1px;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .roas-container {
    width: 100%;
    padding-right: 0;
  }

  .roas-container.margin-bottom {
    margin-bottom: 60px;
  }

  .roas-logo {
    max-height: 20px;
  }

  .roas-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 120%;
  }

  .cta-calendly {
    text-align: center;
    margin-top: 30px;
    line-height: 120%;
  }

  .roas-subtitle {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 120%;
  }

  .roas-kicker {
    text-align: center;
    margin-bottom: 20px;
    line-height: 120%;
  }

  .disclaimer {
    line-height: 120%;
  }

  .testimonial-card-2 {
    border-radius: 12px;
  }

  .button-bg.is-white {
    display: none;
  }

  .h2.is-center {
    font-size: 36px;
  }

  .h4.step {
    font-size: 28px;
  }

  .number {
    font-size: 45px;
  }

  .container-7 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .steps-scrollbar-line {
    top: 16px;
  }

  .steps-content {
    grid-column-gap: 24px;
  }

  .steps-wrapper {
    grid-row-gap: 56px;
  }

  .medium-m {
    font-size: 15px;
  }

  .sticky-msg {
    text-align: center;
    margin-bottom: 20px;
    line-height: 120%;
  }

  .roas-subheader, .callout {
    font-size: 22px;
  }

  .roas-title-2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 120%;
  }

  .roas-kicker-2 {
    text-align: center;
    margin-bottom: 20px;
    line-height: 120%;
  }

  .credentials {
    font-size: 13px;
    line-height: 20px;
  }

  .cro-image {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .hero-heading {
    margin-bottom: 30px;
    font-size: 36px;
  }

  .accent-blue.underline {
    font-size: 17px;
  }

  .sr-button {
    text-align: center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar {
    overflow: visible;
  }

  .navbar-logo {
    width: 100px;
  }

  .icon-9 {
    width: 40px;
    height: 40px;
    font-size: 25px;
  }

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

  .container-std {
    width: 100%;
  }

  .container-std.roas {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 40px;
  }

  .container-std.howitworks {
    margin-top: 50px;
  }

  .c-slide-btn-block {
    width: 20vw;
    height: 20vw;
  }

  .footer-menu-wrapper.in-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
  }

  .menu-link-text-2.footer-links {
    font-size: 13px;
  }

  .footer-slogan.lp {
    text-align: center;
    text-align: center;
  }

  .footer {
    overflow: hidden;
  }

  .footer-text {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
  }

  .div-block-19.mobile-menu {
    display: block;
  }

  .menu-wrapper {
    margin-top: 75px;
    padding: 15px 15px 30px;
  }

  .close-bg {
    z-index: 999999999;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #555555b3;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 15px 15px auto auto;
  }

  .link-block-3 {
    z-index: 2;
    width: 100%;
    max-width: 100vw;
    height: auto;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .image-18 {
    width: 20px;
    padding: 4px;
    position: relative;
    top: 0;
    right: 0;
  }

  .modal-bg {
    padding-bottom: 5%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .modal-content {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .modal-container {
    width: 100%;
  }

  .modal-container.roas {
    width: 100%;
    height: 90%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .policy-bg {
    border-radius: 20px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .policy-contents {
    padding-bottom: 30px;
  }

  .policy-text {
    font-size: 13px;
    line-height: 18px;
  }

  .policy-subheader {
    font-size: 16px;
    line-height: 22px;
  }

  .list.policy-text {
    padding-left: 15px;
  }

  .bullet {
    padding-left: 10px;
  }

  .policy-heading {
    text-align: left;
    margin-bottom: 20px;
    font-size: 35px;
  }

  .policy-heading._7-cro {
    letter-spacing: -.05em;
    word-break: keep-all;
    letter-spacing: -.05em;
    word-break: keep-all;
  }

  .cta-hero-btn-text-2.cta-txt {
    margin-right: 10px;
    font-size: 11px;
  }

  .ty-block {
    padding-bottom: 10%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .ty-subheader {
    width: 100%;
  }

  .lp-section-header {
    letter-spacing: -.05em;
    font-size: 30px;
    line-height: 130%;
  }

  .lp-section-header.directory, .lp-section-header.sop, .lp-section-header.directory, .lp-section-header.sop {
    text-align: center;
    font-size: 40px;
  }

  .column._50.roas {
    margin-bottom: 20px;
  }

  .dot-accent {
    font-size: 32px;
  }

  .text-field {
    height: 45px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-stack {
    margin-top: 15px;
  }

  .form {
    width: 100%;
    min-width: 100%;
  }

  .quick-stack-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .form-label {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .main-form {
    min-width: 95%;
    max-width: none;
  }

  .submit-block, .div-width, .footer-lp {
    width: 100%;
  }

  .footer-upper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .large-banner-2 {
    background-image: linear-gradient(346deg, #001049 31%, #00657c 69%, #00adcc 99%);
    margin-left: 20px;
    margin-right: 20px;
  }

  .new-hero-secton {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 140px;
  }

  .hero-left {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-left.margin-bottom {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-h1 {
    text-align: left;
    font-size: 45px;
  }

  .quote {
    font-size: 14px;
    line-height: 150%;
  }

  .section-main {
    min-height: auto;
    padding: 80px 15px;
  }

  .section-main.directory, .section-main.sales-sop {
    padding-top: 150px;
  }

  .section-main.policy {
    padding-top: 80px;
  }

  .section-main.directory, .section-main.sales-sop {
    padding-top: 150px;
  }

  .section-main.logos {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-main.roas {
    padding-bottom: 60px;
  }

  .section-main.sticky {
    padding-top: 0;
    padding-bottom: 30px;
  }

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

  .text-size-medium {
    font-size: 1rem;
  }

  .section_tip {
    overflow: visible;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-large.margin-top, .container-large.about.margin-top.roas, .container-large.about.margin-top.cro, .container-large.margin-top, .container-large.about.margin-top.roas, .container-large.about.margin-top.cro, .container-large.about.margin-top.roas, .container-large.about.margin-top.cro, .container-large.about.margin-top.roas, .container-large.about.margin-top.cro {
    width: 100%;
  }

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

  .direc-ctnr {
    flex-flow: column;
    width: 85%;
    padding: 0 0 100px;
  }

  .directory-box {
    margin-top: 25px;
    padding: 25px;
  }

  .sales-yes {
    padding: 25px;
  }

  .sales-no {
    margin-top: 25px;
    padding: 25px;
  }

  .sop-body {
    font-size: 14px;
    line-height: 150%;
  }

  .sales-sop-ctnr {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: 85%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sales-neutral {
    padding: 25px;
  }

  .legend-txt {
    font-size: 14px;
    line-height: 150%;
  }

  .partner-img.sticky {
    width: 110px;
  }

  .hero-carousel-container {
    height: 200vw;
    max-height: 200vw;
  }

  .carousel-mask {
    max-height: 150vw;
  }

  .team-dp.sticky {
    width: 35px;
    height: 35px;
  }

  .heading-2 {
    font-size: 2.25rem;
  }

  .heading-2.image-header {
    font-size: 25px;
  }

  .image-span.large-2 {
    width: 70px;
  }

  .image-span.large-2.rocket.roas {
    width: 60px;
    height: 30px;
  }

  .main-section-header {
    letter-spacing: -.05em;
    margin-bottom: 0;
    font-size: 42px;
  }

  .main-section-header.roas {
    padding-left: 15px;
    padding-right: 15px;
  }

  .dsgn-service-container {
    min-height: 600vw;
  }

  .services-intro-text {
    text-align: left;
    width: 100%;
  }

  .services-title-wrapper {
    text-align: center;
    border-radius: 24px;
    height: auto;
    min-height: 600vw;
  }

  .space-2rem {
    min-height: 20px;
  }

  .services-title {
    font-size: 10vw;
    line-height: 7vw;
  }

  .space-8rem {
    min-height: 100px;
  }

  .cube-wrapper {
    top: 75vw;
    transform: scale(.4);
  }

  .space-4rem {
    min-height: 3rem;
  }

  .space-4rem.show-on-tab {
    height: 50px;
    min-height: 50px;
  }

  .dsgn-left, .dsgn-right {
    min-width: 70%;
    max-width: 70%;
  }

  .icon-wrapper-small.inverse.roas {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .cube-style {
    border-radius: 0;
    padding: 0;
  }

  .body-cta-container.inverse.modal-open {
    padding-left: 15px;
  }

  .cta-text.roas {
    font-size: 16px;
  }

  .text-column {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    min-height: 120vw;
    padding: 25px;
  }

  .image-column-container.merge {
    justify-content: center;
    align-items: center;
    min-height: 95vw;
  }

  .image-column-container.tv {
    min-height: 95vw;
  }

  .h3-header {
    margin-bottom: 15px;
    font-size: 2.25rem;
  }

  .standard-text.results {
    line-height: 150%;
  }

  .portfolio-item-container {
    flex-flow: column;
    justify-content: space-between;
    min-height: 135vw;
    max-height: 135vw;
  }

  .portfolio-item-container._01 {
    flex-flow: column;
    margin-bottom: 100px;
    top: 100px;
  }

  .portfolio-item-container._02 {
    margin-bottom: 80px;
    top: 120px;
  }

  .portfolio-item-container._03 {
    background-position: 75%;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 60px;
    top: 140px;
  }

  .portfolio-item-container._04 {
    margin-bottom: 40px;
    top: 160px;
  }

  .portfolio-item-container._05 {
    margin-bottom: 20px;
    top: 180px;
  }

  .portfolio-item-container._06 {
    top: 200px;
  }

  .portfolio-left {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #1110;
    background-image: linear-gradient(#000000b8, #0000);
    border-style: none;
    border-radius: 0;
    justify-content: flex-start;
    width: 100%;
    min-height: 350px;
  }

  .portfolio-right {
    width: 100%;
    min-height: 30vw;
    max-height: none;
  }

  .portfolio-text {
    font-size: 14px;
    line-height: 150%;
  }

  .portfolio-cta-btn {
    display: none;
  }

  .portfolio-video {
    max-height: 120%;
    top: auto;
    bottom: -10%;
  }

  .about-title {
    letter-spacing: -.05em;
  }

  .about-text {
    margin-bottom: 50px;
  }

  .section-footer {
    min-height: auto;
    padding: 10px 15px 80px;
  }

  .what-video {
    max-height: 120%;
    top: auto;
  }

  .portfolio-video-copy {
    top: auto;
    bottom: -10%;
  }

  .roas-container {
    justify-content: flex-start;
    align-items: center;
  }

  .roas-container.margin-bottom {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .roas-title {
    letter-spacing: -.05em;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 130%;
  }

  .pre-title {
    letter-spacing: -.05em;
  }

  .cta-calendly {
    font-size: 13px;
  }

  .cta-calendly.scarcity {
    font-size: 12px;
  }

  .roas-subtitle {
    margin-top: 30px;
    font-size: 20px;
  }

  .roas-kicker {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
  }

  .roas-kicker.black.modal-msg {
    width: 100%;
    font-size: 18px;
    line-height: 120%;
  }

  .roas-kicker.thin.final-call {
    width: 100%;
    font-size: 22px;
    line-height: 150%;
  }

  .disclaimer {
    border-top: 1px solid #dfdfdf;
    width: 100%;
    padding-top: 7px;
    font-size: 12px;
  }

  .testimonial-body {
    font-size: 9.5px;
  }

  .testimonial-container-2 {
    width: 1530px;
    min-width: 1530px;
  }

  .testimonial-card-2 {
    min-height: 210px;
    padding: 15px;
  }

  .testimonial-container-lower {
    width: 1530px;
    min-width: 1530px;
  }

  .results-img {
    border-radius: 7px;
  }

  .aeon-button.orange {
    letter-spacing: .5px;
    letter-spacing: .5px;
    padding: 12px 30px;
    font-size: 11.5px;
    line-height: 20px;
  }

  .h2.is-center {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 40px;
  }

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

  .h4.step {
    letter-spacing: -.05em;
    letter-spacing: -.05em;
    font-size: 32px;
  }

  .number {
    font-size: 36px;
  }

  .container-7 {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .steps-scrollbar-line {
    top: 144px;
  }

  .sticky-animation {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 30px;
  }

  .sticky-msg {
    margin-bottom: 0;
    font-size: 20px;
  }

  .about-us-loop {
    border-radius: 10px;
  }

  .roas-subheader {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .roas-subheader.no-gap {
    margin-top: 5px;
  }

  .callout {
    width: 100%;
  }

  .roas-title-2 {
    letter-spacing: -.05em;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 130%;
  }

  .roas-kicker-2 {
    margin-top: 40px;
    font-size: 18px;
    line-height: 150%;
  }

  .mobile-only {
    display: block;
  }

  .hide-on-mobile {
    display: none;
  }

  ._7-cro-container {
    border-radius: 20px;
    width: 100%;
    padding: 0;
  }

  .cro-contents {
    padding-bottom: 0;
  }

  .alex-beveridge {
    width: 120px;
  }

  .author {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .credentials {
    font-size: 11px;
    font-style: italic;
    line-height: 18px;
  }

  .cro-text {
    font-size: 17px;
  }

  .cro-subh {
    text-align: left;
    margin-bottom: 20px;
  }
}
