/* *** PAGE marketing-intelligence START *** */

body.page-id-21966.scrolled-doc .m-h .nav .nav-parent .np-link,
body.page-id-21966 .m-h:hover .nav .nav-parent .np-link {
  color: #000;
  /* filter: brightness(0) invert(0); */
}

body.page-id-21966 .m-h .nav .nav-parent .np-link {
  color: #fff;
  /* filter: brightness(0) invert(1); */
}

/* ** Marketing Intelligence that START ** */

section.mi-hero {
  margin-top: -128px;
  padding-top: 250px;
}

section.mi-hero.mi-hero-has-bg::before {
  background: unset;
}

section.mi-hero .mi-hero-content .mi-hero-eyebrow {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 5%;
  color: #77d7b9;
  font-family: Fira Sans Condensed;
  line-height: 140%;
}

section.mi-hero .mi-hero-content {
  max-width: 850px;
}

section.mi-hero .mi-hero-content h1 {
  font-size: 60px;
  line-height: 1.1;
  font-weight: 700;
}

section.mi-hero .mi-hero-content .mi-hero-subheading {
  font-size: 18px;
  font-weight: 500;
  max-width: 570px;
}

section.mi-hero .mi-hero-trusted {
  border-top: 0 !important;
  width: min(90%, 1324px);
  margin-inline: auto;
}

section.mi-hero .mi-hero-trusted-label {
  opacity: 1 !important;
  font-size: 14px !important;
  padding-right: 10px !important;
  padding-left: 0 !important;
}

section.mi-hero .mi-hero-logo-slide img {
  opacity: 1 !important;
}

a.mi-btn {
  font-family: Funnel Display;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 3% !important;
  line-height: 100%;
  height: 50px !important;
  min-width: 185px !important;
  position: relative !important;
  padding: 10px 50px 10px 24px !important;
}

a.mi-btn .mi-btn-arrow {
  position: absolute !important;
  right: 5px !important;
}

section.mi-hero a.mi-btn {
  background: #77d7b9 !important;
}

/* * Media START * */
@media (max-width: 910px) {
  section.mi-hero .mi-hero-content .mi-hero-eyebrow {
    font-size: 18px;
  }

  section.mi-hero .mi-hero-content h1 {
    font-size: 44px;
  }

  section.mi-hero .mi-hero-trusted-label {
    font-size: 9px !important;
  }
}

@media (max-width: 640px) {
  .mi-hero-content .pt-24 {
    padding-top: 24px !important;
  }

  .mi-hero .container {
    padding-bottom: 30px !important;
  }
}

/* * Media END * */

/* ** Marketing Intelligence that END ** */

/* ** How Marketing Teams START ** */

section.mi-how-teams-win {
  padding: 70px 0;
}

section.mi-how-teams-win .mi-htw-heading {
  font-family: Funnel Display;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 100%;
}

section.mi-how-teams-win .mi-htw-screenshot-wrap {
  position: relative;
  padding-top: 100px;
}

section.mi-how-teams-win .mi-htw-screenshot {
  overflow: visible;
}

section.mi-how-teams-win .mi-htw-screenshot::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(https://thegofishdigital.com/wp-content/uploads/2026/04/grid-vert-bg.jpeg);
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.4;
  left: -70px;
  top: -70px;
}

section.mi-how-teams-win .mi-htw-screenshot img {
  position: relative;
  z-index: 2;
}

section.mi-how-teams-win .mi-htw-cols {
  grid-template-columns: 46% 1fr;
  gap: 0 65px;
}

section.mi-how-teams-win .mi-htw-cols .mi-htw-right .mi-htw-item {
  grid-template-columns: 9fr 11fr;
  gap: 10px;
}

section.mi-how-teams-win
  .mi-htw-cols
  .mi-htw-right
  .mi-htw-item
  .mi-htw-item-num {
  font-size: 16px;
  grid-column: 1 / -1;
}

section.mi-how-teams-win .mi-htw-cols .mi-htw-right .mi-htw-item-heading {
  font-size: 21px;
  line-height: 1.3;
}

section.mi-how-teams-win .mi-htw-cols .mi-htw-right p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

section.mi-how-teams-win a.mi-btn {
  background: #985fb4;
}

/* * Media START * */
@media (max-width: 910px) {
  section.mi-how-teams-win .mi-htw-screenshot-wrap {
    padding-top: 80px;
  }

  section.mi-how-teams-win .mi-htw-cols {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  section.mi-how-teams-win .mi-htw-cta-wrap {
    text-align: center;
  }

  section.mi-how-teams-win .mi-htw-heading {
    text-align: center;
  }
}

@media (max-width: 640px) {
  section.mi-how-teams-win .mi-htw-screenshot-wrap {
    padding-top: 60px;
  }

  section.mi-how-teams-win .mi-htw-heading {
    font-size: 36px !important;
    margin: 0 0 30px !important;
  }

  section.mi-how-teams-win .mi-htw-cols .mi-htw-right p {
    font-size: 16px !important;
    margin: 0 0 15px !important;
  }

  section.mi-how-teams-win .mi-htw-cols .mi-htw-right .mi-htw-item-heading {
    font-size: 16px !important;
  }

  section.mi-how-teams-win .mi-htw-cols .mi-htw-right p {
    font-size: 14px !important;
  }

  section.mi-how-teams-win .mi-htw-item {
    padding: 18px 0 !important;
  }
}

/* * Media END * */

/* ** How Marketing Teams END ** */

/* ** Barracuda vs. START ** */

section.mi-vs-table {
  padding: 70px 0;
}

section.mi-vs-table .mi-vs-heading {
  font-family: Funnel Display;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
}

section.mi-vs-table .mi-vs-subheading {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  max-width: 675px;
}

section.mi-vs-table .mi-vs-grid {
  gap: 25px;
  grid-template-columns: 1fr 300px 300px;
}

section.mi-vs-table .mi-vs-benefits-label {
  font-family: Fira Sans Condensed;
  line-height: 100%;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 5%;
  color: #985fb4;
}

section.mi-vs-table .mi-vs-col {
  gap: 15px;
}

section.mi-vs-table .mi-vs-col--benefits .mi-vs-col-header {
  min-height: 90px;
}

section.mi-vs-table .mi-vs-col--benefits .mi-vs-cell--benefit {
  padding: 18px 20px 18px 0;
}

section.mi-vs-table .mi-vs-cell {
  border-top: 0;
  padding: 18px 20px;
  height: 76px;
}

section.mi-vs-table .mi-vs-cell--benefit {
  font-size: 18px;
  line-height: 1.5;
  color: #000;
}

section.mi-vs-table .mi-vs-col--traditional,
section.mi-vs-table .mi-vs-col--barracuda {
  border-radius: 10px;
}

section.mi-vs-table .mi-vs-col--traditional {
  background: rgba(152, 95, 180, 0.1);
}

section.mi-vs-table .mi-vs-col--barracuda {
  background: rgba(119, 215, 185, 0.2);
}

section.mi-vs-table .mi-vs-col--traditional .mi-vs-col-header,
section.mi-vs-table .mi-vs-col--barracuda .mi-vs-col-header {
  font-size: 18px;
  line-height: 1.3;
  min-height: 90px;
  align-items: center;
}

section.mi-vs-table .mi-vs-col--traditional .mi-vs-cell span,
section.mi-vs-table .mi-vs-col--barracuda .mi-vs-cell span {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 1.5;
}

section.mi-vs-table .mi-vs-cell .vs-icon {
  width: 26px;
  height: 26px;
}

section.mi-vs-table .mi-vs-cell .vs-icon.vs-icon-x {
  width: 22px;
  height: 22px;
}

section.mi-vs-table .mi-vs-cell .vs-icon.vs-icon-x path {
  stroke: #985fb4;
}

section.mi-vs-table .mi-vs-cell .vs-icon.vs-icon-check {
  width: 40px;
  height: 40px;
}

section.mi-vs-table .mi-vs-cell .vs-icon.vs-icon-check path {
  stroke: #77d7b9;
  stroke-width: 0.6px !important;
}

section.mi-vs-table .mi-vs-footer-note {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  max-width: 720px;
}

/* * Media START * */
@media (min-width: 1350px) {
  section.mi-vs-table .mi-vs-grid {
    grid-template-columns: 1fr 350px 350px;
  }
}

@media (max-width: 910px) {
  section.mi-vs-table .mi-vs-heading {
    font-size: 40px;
  }

  section.mi-vs-table .mi-vs-col--barracuda {
    gap: 25px;
  }

  section.mi-vs-table .mi-vs-grid {
    grid-template-columns: 260px 250px 243px;
    overflow: auto;
  }

  section.mi-vs-table .mi-vs-footer-note {
    margin: 30px auto 0;
  }

  section.mi-vs-table .mi-vs-subheading {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .mi-vs-col--benefits {
    display: flex !important;
  }

  section.mi-vs-table .mi-vs-heading {
    font-size: 36px !important;
  }

  section.mi-vs-table .mi-vs-subheading {
    font-size: 14px !important;
    margin-bottom: 30px !important;
  }

  section.mi-vs-table .mi-vs-benefits-label {
    font-size: 16px !important;
  }

  section.mi-vs-table .mi-vs-col--traditional .mi-vs-col-header,
  section.mi-vs-table .mi-vs-col--barracuda .mi-vs-col-header {
    font-size: 16px !important;
  }

  section.mi-vs-table .mi-vs-col {
    gap: 12px !important;
  }

  section.mi-vs-table .mi-vs-cell--benefit {
    font-size: 16px !important;
  }

  section.mi-vs-table .mi-vs-footer-note {
    font-size: 14px !important;
  }

  section.mi-vs-table {
    padding: 50px 0 !important;
  }
}

/* * Media END * */

/* ** Barracuda vs. END ** */

/* ** Make your next marketing START ** */

section.mi-login-cta {
  background:
    linear-gradient(14.77deg, #000a49 2.49%, #072262 97.45%),
    linear-gradient(
      187.45deg,
      rgba(0, 0, 0, 0) 5.78%,
      rgba(0, 0, 0, 0.1) 97.44%
    ) !important;
}

section.mi-login-cta .mi-login-cta-inner {
  padding: 25px 0;
}

section.mi-login-cta .mi-login-cta-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  max-width: 60%;
  letter-spacing: 0%;
  font-family: Funnel Display;
}

section.mi-login-cta .mi-login-cta-form-wrap {
  max-width: 325px;
  margin-right: auto;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_fields {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

section.mi-login-cta .mi-login-cta-form-wrap form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_validation_errors,
section.mi-login-cta .mi-login-cta-form-wrap form .validation_message {
  color: #ff6060;
  font-size: 12px;
  line-height: 1.5;
  margin: 10px;
  padding-left: 0;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_confirmation_message {
  color: #77d7b9;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_wrapper fieldset.gfield {
  border: none;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_wrapper input {
  font-size: 14px;
  font-weight: 500;
}

section.mi-login-cta .mi-login-cta-form-wrap .gform_wrapper .gform_button {
  background: #985fb4 !important;
  font-weight: 700 !important;
  font-size: 14px;
  font-family: Funnel Display;
  line-height: 100%;
  letter-spacing: 3%;
}

/* * Media START * */
@media (max-width: 910px) {
  .section.mi-login-cta .mi-login-cta-heading {
    font-size: 40px;
  }

  section.mi-login-cta .mi-login-cta-inner {
    gap: 20px;
  }

  section.mi-login-cta .mi-login-cta-form-wrap form {
    gap: 10px;
  }

  section.mi-login-cta .mi-login-cta-form-wrap .gform_fields {
    gap: 10px;
  }

  section.mi-login-cta .mi-login-cta-heading {
    font-size: 42px;
  }
}

@media (max-width: 640px) {
  section.mi-login-cta {
    padding: 50px 0 !important;
  }

  section.mi-login-cta .mi-login-cta-heading {
    font-size: 36px !important;
    max-width: 100% !important;
  }
}

/* * Media END * */

/* ** Make your next marketing END ** */

/* ** Proven Impact. Not START ** */

section.mi-proven-impact {
  padding: 65px 0 !important;
}

section.mi-proven-impact.row {
  background: linear-gradient(
    180deg,
    #eedadb 0%,
    rgba(238, 218, 219, 0) 100%
  ) !important;
}

section.mi-proven-impact .mi-pi-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  font-family: Funnel Display;
  letter-spacing: 0%;
}

section.mi-proven-impact .mi-pi-card-img {
  height: 336px;
}

section.mi-proven-impact .mi-pi-track-outer::after {
  background: white;
  opacity: 0.6;
  width: 120px;
  height: calc(100% - 40px);
}

section.mi-proven-impact .mi-pi-eyebrow,
section.mi-proven-impact .mi-pi-card-heading,
section.mi-proven-impact p.mi-pi-card-copy,
section.mi-proven-impact .mi-pi-stats {
  padding: 0 20px;
}

section.mi-proven-impact .mi-pi-track-outer {
  padding-left: 0;
  width: min(90%, 1324px);
  margin-inline: auto;
  overflow: hidden;
}

section.mi-proven-impact .mi-pi-eyebrow {
  font-size: 14px;
  color: #985fb4;
  letter-spacing: 5%;
  font-family: Fira Sans Condensed;
}

section.mi-proven-impact .mi-pi-card-heading {
  font-size: 30px;
}

section.mi-proven-impact p.mi-pi-card-copy {
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  font-weight: 500;
  margin-bottom: 40px;
}

section.mi-proven-impact .mi-pi-stats {
  margin-bottom: 45px;
}

section.mi-proven-impact .mi-pi-stat-value {
  font-family: Fira Sans Condensed;
  color: #985fb4;
  font-size: 60px;
  font-weight: 600;
}

section.mi-proven-impact .mi-pi-stat-value .mi-pi-stat-suffix {
  font-weight: 200;
}

section.mi-proven-impact .mi-pi-stat-label {
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
  width: 80%;
}

section.mi-proven-impact .mi-pi-cta {
  height: 100px;
  background: #77d7b9;
  padding: 24px;
  justify-content: space-evenly !important;
}

section.mi-proven-impact .mi-pi-cta .mi-pi-cta-arrow {
  height: 40px;
  width: 40px;
}

section.mi-proven-impact .mi-pi-cta .mi-pi-cta-arrow svg {
  height: 16px;
  width: 16px;
}

section.mi-proven-impact .mi-pi-card-footer {
  border-top: 0;
}

section.mi-proven-impact .mi-pi-card-footer-logo {
  padding: 10px 24px;
}

section.mi-proven-impact .mi-pi-card-footer-logo .mi-pi-client-logo {
  max-height: 100%;
  max-width: 100%;
}

/* Testimonial type card START */
section.mi-proven-impact .mi-pi-card--case-study .mi-pi-card-body {
  padding: 45px 50px 20px;
  position: relative;
}

section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-card-body {
  padding: 45px 50px 20px;
  position: relative;
}

section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-author-info {
  gap: 0;
  border-right: 1px solid #00000052;
  padding-right: 15px;
}

section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-card-footer {
  justify-content: center;
  gap: 15px;
  padding-bottom: 45px;
}

section.mi-proven-impact .mi-pi-card-body::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(https://thegofishdigital.com/wp-content/uploads/2026/04/grid-vert-bg.jpeg);
  background-repeat: no-repeat;
  transform: scaleX(-1);
  z-index: 1;
  opacity: 0.4;
}

section.mi-proven-impact .mi-pi-eyebrow {
  padding: 0 20px 10px !important;
  margin: 0 !important;
}

section.mi-proven-impact .mi-pi-card-heading {
  padding: 0 20px 22px;
  margin: 0;
}

section.mi-proven-impact p.mi-pi-card-copy {
  padding: 0 20px 62px;
  margin: 0;
}

section.mi-proven-impact .mi-pi-stats {
  padding: 0 20px 45px;
  margin: 0;
}

section.mi-proven-impact .mi-pi-card-footer {
  width: 124% !important;
  margin-left: -50px !important;
  margin-right: 0 !important;
  margin-bottom: -20px !important;
}

section.mi-proven-impact .mi-pi-quote-icon {
  padding-bottom: 30px;
  margin: 0 !important;
}

section.mi-proven-impact .mi-pi-quote {
  padding: 0 0 28px;
  margin: 0;
}

section.mi-proven-impact .mi-pi-eyebrow,
section.mi-proven-impact .mi-pi-card-heading,
section.mi-proven-impact p.mi-pi-card-copy,
section.mi-proven-impact .mi-pi-stats,
section.mi-proven-impact .mi-pi-card-footer,
section.mi-proven-impact .mi-pi-quote-icon,
section.mi-proven-impact .mi-pi-quote {
  background: white;
  position: relative;
  z-index: 2;
}

section.mi-proven-impact .mi-pi-quote-icon {
  margin-bottom: 30px;
}

section.mi-proven-impact .mi-pi-quote-icon svg {
  width: 80px;
  height: auto;
}

section.mi-proven-impact .mi-pi-quote {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
  font-family: Fira Sans;
}

/* Testimonial type card END */

/* * Media START * */

@media (max-width: 1324px) {
  section.mi-proven-impact .mi-pi-track-outer {
    width: min(95%, 1324px);
    margin-left: 5% !important;
  }

  section.mi-proven-impact .mi-pi-track-outer::after {
    width: 9%;
  }
}

@media (max-width: 910px) {
  .mi-pi-carousel.slick-initialized .slick-slide {
    padding-right: 25px !important;
  }

  section.mi-proven-impact .mi-pi-card-img {
    height: 265px !important;
  }

  section.mi-proven-impact .mi-pi-card-body {
    padding: 20px !important;
  }

  section.mi-proven-impact .mi-pi-eyebrow,
  section.mi-proven-impact .mi-pi-card-heading,
  section.mi-proven-impact p.mi-pi-card-copy,
  section.mi-proven-impact .mi-pi-stats {
    padding: 0 0px !important;
  }

  section.mi-proven-impact .mi-pi-quote-icon {
    margin-bottom: 10px !important;
  }

  section.mi-proven-impact .mi-pi-quote-icon svg {
    width: 50px !important;
    height: auto !important;
  }

  section.mi-proven-impact .mi-pi-quote {
    font-size: 25px !important;
  }

  section.mi-proven-impact .mi-pi-eyebrow {
    font-size: 12px !important;
  }

  ection.mi-proven-impact .mi-pi-card-heading {
    font-size: 26px !important;
  }

  section.mi-proven-impact p.mi-pi-card-copy {
    font-size: 16px !important;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
  }

  section.mi-proven-impact .mi-pi-stats {
    margin-bottom: 25px !important;
  }

  section.mi-proven-impact .mi-pi-stat-value {
    font-size: 48px !important;
  }

  section.mi-proven-impact .mi-pi-stat-label {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }

  section.mi-proven-impact .mi-pi-cta {
    padding: 16px !important;
    font-size: 10px !important;
  }

  section.mi-proven-impact .mi-pi-cta .mi-pi-cta-arrow {
    height: 30px !important;
    width: 30px !important;
  }

  section.mi-proven-impact .mi-pi-cta {
    gap: 8px !important;
  }

  section.mi-proven-impact .mi-pi-author {
    gap: 8px !important;
  }

  section.mi-proven-impact .mi-pi-author-info {
    gap: 0 !important;
  }

  section.mi-proven-impact .mi-pi-author-info strong {
    font-size: 12px !important;
  }

  section.mi-proven-impact .mi-pi-author-info span {
    font-size: 10px !important;
  }

  section.mi-proven-impact .mi-pi-heading {
    font-size: 42px;
    margin: 0 0 40px;
  }
}

@media (max-width: 640px) {
  section.mi-proven-impact {
    padding: 50px 0 !important;
  }

  section.mi-proven-impact .mi-pi-heading {
    font-size: 36px !important;
    margin: 0 0 32px !important;
  }

  section.mi-proven-impact .mi-pi-track-outer::after {
    width: 16.6%;
  }
}

/* * Media END * */

/* ** Proven Impact. Not END ** */

/* ** Explore the Modules START ** */

section.mi-workflows {
  padding: 50px 0 !important;
}

section.mi-workflows .mi-wf-tagline {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 5%;
  font-family: Fira Sans Condensed;
}

section.mi-workflows .mi-wf-heading {
  font-family: Funnel Display;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0%;
  width: 85%;
}

section.mi-workflows .mi-wf-section-header-right {
  align-items: flex-end;
  height: 85%;
}

section.mi-workflows .mi-wf-description {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

section.mi-workflows .mi-workflow-block {
  padding: 55px 0;
  gap: 0 50px;
}

section.mi-workflows .mi-workflow-block .copy-block h3 {
  color: #985fb4;
  font-family: Mulish;
}

section.mi-workflows .mi-workflow-block .mi-wf-copy p {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  margin: 0 0 10px;
}

section.mi-workflows .mi-workflow-block .mi-wf-copy ul {
  gap: 10px;
  margin: 0 0 45px;
}

section.mi-workflows .mi-workflow-block .mi-btn {
  background: #77d7b9;
}

section.mi-workflows .mi-workflow-block .mi-wf-copy ul li {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

section.mi-workflows .mi-workflow-block .mi-wf-copy ul li::before {
  top: 10px;
}

section.mi-workflows .mi-workflow-block:nth-child(odd) {
  grid-template-columns: 1fr 1.5fr;
}

section.mi-workflows .mi-workflow-block:nth-child(even) {
  grid-template-columns: 1.5fr 1fr;
}

/* * Media START * */
@media (max-width: 1024px) {
  section.mi-workflows .mi-wf-heading {
    width: 100%;
  }
}

@media (max-width: 910px) {
  section.mi-workflows .mi-wf-tagline {
    font-size: 12px;
  }

  section.mi-workflows .mi-wf-heading {
    font-size: 42px;
  }

  section.mi-workflows .mi-wf-section-header {
    gap: 14px;
    margin-bottom: 25px;
  }

  section.mi-workflows .mi-wf-description {
    font-size: 16px;
  }

  section.mi-workflows .mi-workflow-block:nth-child(even) {
    grid-template-columns: 1fr;
  }

  section.mi-workflows .mi-workflow-block {
    padding: 20px 0;
    gap: 20px;
  }

  section.mi-workflows .mi-workflow-block .mi-wf-copy ul {
    gap: 5px;
    margin: 0 0 30px;
  }

  section.mi-workflows .mi-workflow-block .copy-block h3 {
    margin: 0 0 10px;
  }

  section.mi-workflows .mi-workflow-block .mi-wf-copy p {
    margin: 0;
  }

  section.mi-workflows .mi-workflow-block:nth-child(odd) {
    grid-template-columns: 1fr;
  }

  section.mi-workflows .mi-workflow-block:nth-child(odd) > :nth-child(1) {
    order: 2;
  }

  section.mi-workflows .mi-workflow-block:nth-child(odd) > :nth-child(2) {
    order: 1;
  }

  @media (max-width: 640px) {
    section.mi-workflows .mi-wf-heading {
      font-size: 36px !important;
    }

    section.mi-workflows .mi-wf-description {
      font-size: 14px !important;
    }

    section.mi-workflows .mi-wf-section-header {
      margin-bottom: 14px !important;
    }

    .mi-workflow-block .copy-block h3 {
      font-size: 26px !important;
    }

    section.mi-workflows .mi-workflow-block .mi-wf-copy p {
      font-size: 14px !important;
    }

    section.mi-workflows .mi-workflow-block .mi-wf-copy ul li {
      font-size: 14px !important;
    }

    a.mi-btn {
      font-size: 12px !important;
    }
  }
}

/* * Media END * */

/* ** Explore the Modules END ** */

/* ** Built on Proprietary START ** */

section.mi-research-block {
  padding: 70px 0 !important;
}

section.mi-research-block .mi-rb-tagline {
  font-family: Fira Sans Condensed;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 5%;
}

section.mi-research-block .mi-rb-heading {
  font-family: Funnel Display;
  font-weight: 700;
  font-size: 50px;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 100%;
}

section.mi-research-block .mi-rb-header {
  margin-bottom: 45px;
}

section.mi-research-block .mi-rb-col--left .mi-rb-wysiwyg p,
section.mi-research-block .mi-rb-col--right p,
section.mi-research-block .mi-rb-col--right li {
  color: #000;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
}

section.mi-research-block .mi-rb-wysiwyg ul li::before {
  top: 10px;
}

section.mi-research-block .mi-rb-right-label {
  margin: 0 0 15px;
}

section.mi-research-block .mi-rb-wysiwyg ul {
  gap: 12px;
}

section.mi-research-block .mi-rb-cols {
  margin-bottom: 60px;
  gap: 0 100px;
}

/* * Media START * */
@media (max-width: 910px) {
  section.mi-research-block .mi-rb-cols {
    gap: 0 60px;
    margin-bottom: 30px;
  }

  section.mi-research-block .mi-rb-header {
    margin-bottom: 25px;
  }

  section.mi-research-block .mi-rb-tagline {
    font-size: 12px;
    margin: 0 0 10px;
  }

  section.mi-research-block .mi-rb-heading {
    font-size: 42px;
  }

  .mi-rb-col--left .mi-rb-wysiwyg p {
    font-size: 16px;

    margin: 0 0 15px;
  }

  section.mi-research-block .mi-rb-right-label {
    margin: 0 0 10px;
  }

  section.mi-research-block .mi-rb-wysiwyg ul {
    gap: 8px;
  }

  section.mi-research-block .mi-rb-image-wrap {
    margin-top: 30px;
  }

  section.mi-research-block {
    padding: 50px 0 !important;
  }

  section.mi-research-block .our-philosophy-right .statement-primary,
  section.mi-research-block .our-philosophy-right .statement-secondary {
    font-size: 26px;
  }
}

@media (max-width: 640px) {
  section.mi-research-block .mi-rb-heading {
    font-size: 36px !important;
  }

  section.mi-research-block .mi-rb-col--left .mi-rb-wysiwyg p,
  section.mi-research-block .mi-rb-col--right p,
  section.mi-research-block .mi-rb-col--right li {
    font-size: 14px !important;
  }
}

/* * Media END * */
/* ** Built on Proprietary END ** */

/* ** Our Philosophy START ** */
section.mi-research-block .our-philosophy-right .statement-primary {
  margin-bottom: 40px;
}

section.mi-research-block .our-philosophy-right .statement-primary,
section.mi-research-block .our-philosophy-right .statement-secondary {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}

section.mi-research-block
  .our-philosophy-right
  .statement-secondary
  .highlight-purple {
  color: #985fb4;
}

/* * Media START * */
@media (max-width: 640px) {
  section.mi-research-block .our-philosophy-right {
    margin-top: 14px !important;
  }

  section.mi-research-block .mi-rb-header {
    margin-bottom: 16px !important;
  }

  section.mi-research-block .our-philosophy-right .statement-primary,
  section.mi-research-block .our-philosophy-right .statement-secondary {
    font-size: 24px !important;
  }

  section.mi-research-block .our-philosophy-right .statement-primary {
    margin-bottom: 24px !important;
  }
}

/* * Media END * */

/* ** Our Philosophy END ** */

/* ** Make your next START ** */

section.mi-cta-banner {
  background:
    linear-gradient(14.77deg, #000a49 2.49%, #072262 97.45%),
    linear-gradient(
      187.45deg,
      rgba(0, 0, 0, 0) 5.78%,
      rgba(0, 0, 0, 0.1) 97.44%
    ) !important;
  padding: 90px 0 !important;
}

section.mi-cta-banner .mi-cta-banner-inner {
  justify-content: unset;
}

section.mi-cta-banner .mi-cta-banner-heading {
  max-width: 56%;
}

section.mi-cta-banner .mi-btn {
  background: #985fb4;
}

/* * Media START * */
@media (max-width: 640px) {
  section.mi-cta-banner {
    padding: 50px 0 !important;
  }

  section.mi-cta-banner .mi-cta-banner-heading {
    max-width: 100% !important;
  }
}

/* * Media END * */

/* ** Make your next END ** */

/* ** FAQs START ** */

section.mi-faq-section > .container {
  width: min(100%, 1440px);
}

section.mi-faq-section .mi-faq-tagline {
  font-family: Fira Sans Condensed;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 5%;
  color: #985fb4;
}

section.mi-faq-section .mi-faq-header {
  align-items: end;
  width: min(90%, 1324px);
  margin: 0 auto;
  margin-bottom: 85px;
}

section.mi-faq-section .mi-faq-heading {
  font-family: Funnel Display;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.1;
  color: #000;
  letter-spacing: 0%;
}

section.mi-faq-section .mi-faq-subheading {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #000;
}

section.mi-faq-section .mi-faq-card-heading {
  font-size: 22px;
}

section.mi-faq-section .mi-faq-card-text {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  font-weight: 500;
}

section.mi-faq-section .mi-faq-card-link {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 3%;
  color: #000000;
  text-decoration: none;
  border-bottom: 3px solid #985fb4;
  padding-bottom: 5px;
}

section.mi-faq-section .mi-faq-side-card {
  padding: 60px 50px;
}

section.mi-faq-section .mi-faq-item {
  padding: 20px 5%;
}

section.mi-faq-section .mi-faq-item[open] {
  border-radius: 0;
  margin-bottom: 1px;
  background: #072262;
  border-bottom-color: #072262;
}

section.mi-faq-section .mi-faq-item[open] .mi-faq-icon::after {
  background: #072262 !important;
  opacity: 1 !important;
}

section.mi-faq-section .mi-faq-item[open] .mi-faq-icon {
  background: rgba(255, 255, 255, 1);
}

section.mi-faq-section .mi-faq-item[open] .mi-faq-question {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

section.mi-faq-section .mi-faq-answer p {
  position: relative;
}

section.mi-faq-section .mi-faq-answer p,
section.mi-faq-section .mi-faq-answer ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
}

section.mi-faq-section .mi-faq-answer {
  padding-top: 15px;
}

section.mi-faq-section .mi-faq-answer ul {
  gap: 20px;
}

section.mi-faq-section .mi-faq-answer ul li {
  padding-left: 0;
}

section.mi-faq-section .mi-faq-answer ul li::before,
section.mi-faq-section .mi-faq-answer p::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: #77d7b9;
}

section.mi-faq-section .mi-faq-question span:last-child {
  font-size: 22px;
  font-weight: 700;
  color: #072262;
  line-height: 1.3;
}

/* * Media START * */
@media (max-width: 910px) {
  section.mi-faq-section .mi-faq-side-card {
    padding: 40px;
  }

  section.mi-faq-section .mi-faq-card-heading {
    font-size: 20px;
  }

  section.mi-faq-section .mi-faq-card-text {
    font-size: 16px;
    margin: 0 0 15px;
  }

  section.mi-faq-section .mi-faq-card-link {
    font-size: 12px;
  }

  section.mi-faq-section .mi-faq-tagline {
    font-size: 12px;
    margin: 0 0 10px;
  }

  section.mi-faq-section .mi-faq-heading {
    font-size: 50px;
    margin: 0 0 12px;
  }

  section.mi-faq-section .mi-faq-subheading {
    font-size: 16px;
    line-height: 1.3;
  }

  section.mi-faq-section .mi-faq-question span:last-child {
    font-size: 20px;
  }

  section.mi-faq-section .mi-faq-answer p,
  section.mi-faq-section .mi-faq-answer ul li {
    font-size: 16px;
  }

  section.mi-faq-section .mi-faq-icon {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
  }

  section.mi-faq-section .mi-faq-item {
    padding: 15px 5%;
  }
}

@media (max-width: 640px) {
  section.mi-faq-section {
    padding: 50px 0 !important;
  }

  section.mi-faq-section .mi-faq-heading {
    font-size: 42px !important;
  }

  section.mi-faq-section .mi-faq-subheading {
    font-size: 14px !important;
  }

  section.mi-faq-section .mi-faq-card-heading {
    font-size: 18px !important;
  }

  section.mi-faq-section .mi-faq-card-text {
    font-size: 14px !important;
  }

  section.mi-faq-section .mi-faq-card-link {
    font-size: 10px !important;
  }

  section.mi-faq-section .mi-faq-side-card {
    padding: 25px !important;
  }

  section.mi-faq-section .mi-faq-header {
    margin-bottom: 40px !important;
  }

  section.mi-faq-section .mi-faq-question span:last-child {
    font-size: 18px !important;
  }
}

/* * Media END * */

/* ** FAQs END ** */

/* *** PAGE marketing-intelligence END *** */

/* --------------------------------------------------------------------------------------------------------------- */

/* *** PAGE performance-creative-for-apparel START *** */

/* ** Performance Creative For START ** */
.apparel-hero {
  padding: 0;
}

.apparel-hero-images .apparel-hero-img img {
  width: unset !important;
  height: 100% !important;
  border-radius: 10px;
}

.apparel-hero-images .apparel-hero-img:nth-child(2) {
  top: 15%;
  left: 24%;
}

.apparel-hero-images .apparel-hero-img:nth-child(3) {
  left: 44%;
  top: 26%;
}

.apparel-hero-images .apparel-hero-img:nth-child(4) {
  right: -55px;
  bottom: 17%;
}

.apparel-hero .apparel-hero-cols .gr-entry {
  flex-basis: unset;
  max-width: unset;
}

.apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(1) {
  flex-basis: calc(50%) !important;
  margin-top: -70px;
}

.apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(2) {
  flex-basis: calc(50% - 70px) !important;
}

/* * Media START * */
@media (max-width: 1024px) {
  .apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(1) {
    margin-top: 0;
  }

  .apparel-hero-images .apparel-hero-img:nth-child(4) {
    top: 36%;
  }

  .apparel-hero-images {
    min-height: 550px;
  }

  .apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(2) {
    padding-left: 0;
    padding-top: 15%;
  }

  .apparel-hero-img img {
    object-fit: contain;
  }

  .copy-block h1.has-small-font-size {
    font-size: 2.65rem !important;
    line-height: 3rem;
  }
}

@media (max-width: 767px) {
  .apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(2) {
    padding-bottom: 15%;
  }

  .apparel-hero-images {
    min-height: 500px;
    gap: 20px;
  }

  .apparel-hero-img {
    height: 100%;
  }
}

@media (max-width: 575px) {
  .apparel-hero .apparel-hero-cols {
    flex-direction: column;
  }

  .apparel-hero-images {
    min-height: 680px;
    gap: 20px;
  }

  .apparel-hero-images .apparel-hero-img img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
  }

  .apparel-hero .apparel-hero-cols .gr-entry:nth-of-type(2) {
    padding-top: 5%;
  }

  .grid-row.col-2,
  .grid-row.col-3,
  .grid-row.col-4,
  .grid-row.col-5,
  .grid-row.col-4-6,
  .grid-row.col-40-60,
  .grid-row.col-3-7,
  .grid-row.col-5-4 {
    margin: 0;
  }

  .grid-row .gr-entry {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .m-f .m-f-main {
    margin: 0;
  }
}

/* * Media END * */

/* ** Performance Creative For END ** */

/* ** From Product Shot START ** */

.apparel-product-shot-cards {
  gap: 50px;
}

.apparel-product-shot-cards .apparel-ps-card-wrapper {
  flex-basis: calc(30% - 32px) !important;
  max-width: calc(30% - 32px) !important;
}

.apparel-product-shot-cards .apparel-ps-card-wrapper h5 {
  font-size: 22px;
  margin-bottom: 5px;
}

.apparel-product-shot-cards .apparel-ps-card-wrapper .copy-block {
  height: 77px;
  margin-bottom: 10px;
}

.apparel-product-shot-cards .apparel-ps-card-wrapper .apparel-ps-card {
  aspect-ratio: 9/16;
}

/* * Media START * */

@media (max-width: 1024px) {
  .apparel-product-shot-cards {
    gap: 30px;
  }

  .apparel-product-shot-cards .apparel-ps-card-wrapper .copy-block {
    height: 85px;
  }

  .apparel-product-shot-cards .apparel-ps-card-wrapper h5 {
    font-size: 18px;
  }

  .apparel-product-shot-cards .apparel-ps-card-wrapper .copy-block p {
    line-height: 1.4;
  }
}

@media (max-width: 767px) {
  .apparel-product-shot-cards .apparel-ps-card-wrapper h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  .apparel-product-shot-cards .apparel-ps-card-wrapper .copy-block p {
    line-height: 1.3;
  }

  .apparel-ps-card-wrapper .copy-block p {
    font-size: 0.9rem;
  }
}

@media (max-width: 575px) {
  .apparel-product-shot-cards .apparel-ps-card-wrapper {
    flex-basis: calc(47%) !important;
    max-width: unset !important;
  }

  .apparel-product-shot-cards {
    gap: 20px;
  }

  .apparel-ps-card-wrapper .copy-block p {
    font-size: 0.8rem;
  }

  .apparel-product-shot-cards .apparel-ps-card-wrapper .copy-block {
    height: 70px;
  }

  .pc-section-separator {
    height: 50px;
  }
}

/* * Media END * */

/* ** From Product Shot END ** */

/* ** Dynamic Visual Storytelling START ** */

.apparel-storytelling-cols {
  gap: 20px;
}

.apparel-storytelling-cols .apparel-storytelling-subheading {
  font-size: 22px;
}

.apparel-storytelling-cols.grid-row.col-40-60 .gr-entry.col-40 {
  flex-basis: calc(32% - 30px);
  max-width: calc(32% - 30px);
  padding-right: 0;
}

.apparel-storytelling-cols .apparel-storytelling-grid {
  gap: 30px 40px;
}

.apparel-storytelling-cols .apparel-storytelling-main-img img {
  border-radius: 24px;
  object-fit: cover;
}

.apparel-storytelling-cols .apparel-storytelling-grid-item video {
  border-radius: 20px;
  width: 100%;
}

/* * Media START * */

@media (max-width: 767px) {
  .grid-row.col-40-60 .gr-entry.col-60 {
    flex-basis: calc(100%);
    max-width: calc(100%);
  }

  .apparel-storytelling-cols {
    gap: 5px;
    flex-direction: column;
  }

  .apparel-storytelling-cols .apparel-storytelling-grid {
    gap: 30px;
  }

  .apparel-storytelling-cols.grid-row.col-40-60 .gr-entry.col-40 {
    flex-basis: calc(50%);
    max-width: calc(50%);
  }
}

/* * Media END * */

/* ** Dynamic Visual Storytelling END ** */

/* ** Make Your Existing START ** */
.apparel-wh-container .copy-block h3 {
  font-size: 3.75rem;
  line-height: 1.15;
}

.apparel-wh-container .apparel-wh-col-copy p:first-of-type {
  width: 70%;
}

.apparel-wh-container .apparel-wh-col-copy p:nth-of-type(2) a.general-cta {
  color: #000;
}

.apparel-wh-container .apparel-wh-row-2 .apparel-wh-slide {
  display: flex;
}

.apparel-wh-container .apparel-stat-pct {
  font-size: 3.5rem;
  line-height: 1;
  font-weight: 200;
}

.apparel-wh-container .apparel-case-study-card .apparel-wh-card-body {
  padding: 90px 75px 75px;
}

.apparel-wh-container .apparel-wh-card-heading {
  font-size: 34px;
  line-height: 130%;
}

.apparel-wh-container .apparel-wh-card-copy p {
  font-size: 18px;
  line-height: 150%;
}

.apparel-wh-container .apparel-card-stat-value {
  transform: scaleY(1.2);
  margin-bottom: 10px;
}

.apparel-wh-container .apparel-card-stat-label {
  font-size: 16px;
  color: #000000 !important;
  font-weight: 500;
  width: 75%;
}

.apparel-wh-container .apparel-case-study-card .apparel-card-stats {
  padding-top: 35px;
}

.apparel-wh-container .apparel-wh-card-footer {
  height: 100px;
}

.apparel-wh-container .apparel-wh-card-footer .apparel-wh-cta-text {
  font-size: 12px;
  font-weight: 700;
}

.apparel-wh-container .apparel-wh-row-1 {
  justify-content: space-between;
  padding-bottom: 90px;
}

.apparel-wh-container .apparel-wh-col-heading {
  max-width: 550px;
}

.apparel-wh-container .apparel-wh-row-1 .apparel-wh-col-copy {
  max-width: 600px;
}

.apparel-wh-container .apparel-wh-col-copy p:nth-of-type(2) {
  padding-top: 10px !important;
}

/* * Media START * */

@media (min-width: 768px) and (max-width: 1024px) {
  .apparel-wh-container .copy-block h3 {
    font-size: 3rem;
    line-height: 3.45rem;
  }

  .apparel-wh-container .apparel-case-study-card .apparel-wh-card-body {
    padding: 40px;
  }

  .apparel-wh-container .apparel-wh-col-copy p:first-of-type {
    width: 90%;
  }

  .apparel-wh-container .apparel-wh-row-1 {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .apparel-wh-container .copy-block h3 {
    font-size: 2.65rem;
    line-height: 3.65rem;
  }

  .apparel-wh-container .apparel-stat-pct {
    font-size: 2.5rem;
  }
}

@media (max-width: 575px) {
  .apparel-wh-container .apparel-wh-row-1 {
    flex-direction: column;
    gap: 15px;
  }

  .apparel-wh-container .apparel-wh-container .copy-block h3 {
    font-size: 2.45rem;
    line-height: 3.35rem;
  }

  .apparel-wh-container .apparel-case-study-card .apparel-wh-card-body {
    padding: 20px;
  }

  .apparel-wh-container .apparel-wh-col-copy .pt-24 .general-cta.green {
    width: 75%;
  }

  .general-cta.green {
    background-color: #77d7b9;
  }

  .apparel-wh-footer-cta {
    background-color: #77d7b9;
    font-size: 0.8rem;
  }

  .apparel-wh-cta-arrow {
    width: 30px;
    height: 30px;
  }

  .apparel-wh-container .apparel-wh-row-1 {
    padding-bottom: 30px;
  }

  .apparel-wh-container h3,
  .apparel-wh-container h5 {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .apparel-wh-container p {
    font-size: 1.0625rem !important;
    line-height: 1.6 !important;
  }

  .apparel-wh-container .apparel-wh-row-1 {
    padding-top: 0px;
  }
}

/* * Media END * */

/* ** Make Your Existing END ** */

/* ** Seasonal connected START ** */

.apparel-seasonal .apparel-seasonal-card-image img,
.apparel-seasonal .apparel-seasonal-card-image video {
  width: 100%;
}

.apparel-seasonal .apparel-seasonal-grid {
  gap: 30px;
}

/* * Media START * */

@media (max-width: 575px) {
  .apparel-seasonal .apparel-seasonal-grid {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}

/* * Media END * */

/* ** Seasonal connected END ** */

/* ** Creative variations START ** */

.apparel-variations .apparel-variations-card-image img,
.apparel-variations .apparel-variations-card-image video {
  width: 100%;
}

.apparel-variations .apparel-variations-grid {
  gap: 30px;
}

/* * Media START * */

@media (max-width: 575px) {
  .row.light-purple.apparel-variations {
    padding-top: 50px;
  }
}

/* * Media END * */
/* ** Creative variations END ** */

/* ** Lets build START ** */

.apparel-rp-cta .apparel-rp-cta-grid {
  justify-content: space-between;
}

.apparel-rp-cta .apparel-rp-cta-grid .apparel-rp-cta-copy.gr-entry {
  flex-basis: calc(47% - 32px) !important;
  max-width: calc(47% - 32px) !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs-input {
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin-bottom: 5px !important;
  border-radius: 10px !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  fieldset {
  display: flex;
  gap: 15px;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs-kickoff_date.hs-fieldtype-select {
  width: 100% !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs_services_needed {
  margin-top: 15px !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs_services_needed
  .hs-form-checkbox
  input {
  transform: scale(1.2) !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs_services_needed
  .hs-form-checkbox
  span {
  font-size: 15px !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs_services_needed
  > input {
  padding-left: 5px !important;
  padding-top: 5px !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  .hs-form
  .hs_how_can_we_help_ {
  width: 100% !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hbspt-form
  textarea.hs-input {
  min-height: 60px !important;
}

.apparel-rp-cta .apparel-rp-cta-grid .apparel-rp-cta-form .hs_submit {
  padding-top: 15px !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hs_submit
  input[type="submit"] {
  line-height: 1 !important;
  min-width: 230px !important;
  text-align: left !important;
}

.apparel-rp-cta
  .apparel-rp-cta-grid
  .apparel-rp-cta-form
  .hs_submit
  .actions::after {
  right: 5px !important;
  top: calc(50% - 16px) !important;
}

/* * Media START * */

@media (max-width: 1024px) {
  .apparel-rp-cta .apparel-rp-cta-grid {
    flex-direction: column;
  }

  .apparel-rp-cta .apparel-rp-cta-grid .apparel-rp-cta-copy.gr-entry {
    flex-basis: calc(100%) !important;
    max-width: calc(100%) !important;
    padding: 0;
  }

  .apparel-rp-cta
    .apparel-rp-cta-grid
    .apparel-rp-cta-copy.gr-entry:nth-of-type(2) {
    padding: 0;
    margin: 0;
  }

  .apparel-rp-cta
    .apparel-rp-cta-grid
    .apparel-rp-cta-form
    .hbspt-form
    .inputs-list.multi-container {
    justify-content: space-between;
  }

  .apparel-rp-cta
    .apparel-rp-cta-grid
    .apparel-rp-cta-form
    .hbspt-form
    .inputs-list.multi-container
    > li {
    flex-basis: 45% !important;
    max-width: 45% !important;
  }
}

@media (min-width: 910px) and (max-width: 1024px) {
  .apparel-rp-cta .apparel-rp-cta-grid .apparel-rp-cta-copy.gr-entry {
    margin-left: -25px;
  }
}

@media (max-width: 575px) {
  .apparel-rp-cta .apparel-rp-cta-grid .gr-entry:nth-of-type(2) {
    padding: 0;
  }

  .apparel-rp-cta .apparel-rp-cta-grid .gr-entry:not(:last-of-type) {
    margin-bottom: 0px;
  }

  .apparel-rp-cta .apparel-rp-cta-grid .gr-entry.apparel-rp-cta-form-col {
    flex-basis: calc(100%);
    max-width: calc(100%);
  }

  .apparel-rp-cta
    .apparel-rp-cta-grid
    .apparel-rp-cta-form
    .hbspt-form
    .hs-form
    fieldset {
    flex-direction: column;
    gap: 0;
  }

  .apparel-rp-cta
    .apparel-rp-cta-grid
    .apparel-rp-cta-form
    .hbspt-form
    .inputs-list.multi-container
    > li {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}

/* * Media END * */

/* ** Lets build END ** */

/* ** Footer START ** */

@media (max-width: 1024px) {
  .m-f .contact-info {
    text-align: unset;
  }

  .m-f .m-f-extra,
  .m-f .contact-info .inner-grid,
  .m-f .extra-nav.grid-row {
    display: flex;
    text-align: unset;
  }

  .m-f .contact-info .inner-grid .extra-nav {
    gap: 5px;
  }
}

/* ** Footer END ** */

/* *** PAGE performance-creative-for-apparel END *** */

/* HELP DOC TEMPLATE */
.tabbed-docs {
  width: 100%;
}

.tabbed-docs .container {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}

.tabbed-docs .content-parent {
  /* display: flex;
  align-items: flex-start;
  gap: 40px; */
  position: relative;
}

.tabbed-docs .content-inner {
  display: flex;
  width: 100%;
  max-width: 1265px;
  margin: 0 auto;
  gap: 40px;
  padding-left: 40px;
  align-items: flex-start;
}

.tabbed-docs .left-content {
  width: 280px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  position: sticky;
  top: 200px;
  height: 100%;
}

.tabbed-docs .demo-callout {
  background-color: #f6f1f8;
  padding: 32px;
  margin-top: 30px;
  margin-bottom: 24px;
  width: 100%;
  box-sizing: border-box;
}

.tabbed-docs .right-content {
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 1;
  padding: 32px 0;
}

.tabbed-docs .right-content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: calc((100vw - 100%) / -2);
  background-color: #f9fafb;
  z-index: -1;
}

.tabbed-docs .right-content-wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0;
  padding: 0 32px 0 24px;
}

.tabbed-docs .tab-menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  z-index: 10;
}

.tabbed-docs .tab-button {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 14px 18px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  text-align: left;
  cursor: pointer;
  transition: 0.2s ease;
  font-size: 18px;
  font-weight: 700;
}

.tabbed-docs .tab-button:hover,
.tabbed-docs .tab-button.is-active {
  background-color: #0e2a66;
  color: #fff;
}

.tabbed-docs .tab-button:hover img {
  filter: invert(1) grayscale(1);
}

.tabbed-docs .tab-button.is-active img {
  filter: invert(1) grayscale(1);
}

.tabbed-docs .tab-panel {
  display: none;
}

.tabbed-docs .tab-panel h2 {
  font-size: 35px;
  margin-bottom: 45px !important;
}

.tabbed-docs .tab-panel.is-active {
  display: block;
}

.tabbed-docs .tab-section {
  padding: 0 0 40px;
  margin: 0 0 32px;
  border-bottom: 1px solid #ddd;
}

.tabbed-docs .tab-section li {
  list-style: none;
  position: relative;
  padding-left: 16px;
  margin-bottom: 16px;
}

.tabbed-docs .tab-section li::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #985fb4;
  position: absolute;
  left: 0;
  top: 11px;
}

.tabbed-docs .tab-section h6 {
  color: #985fb4;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .tabbed-docs .content-inner {
    display: block;
    width: 100%;
    max-width: 90%;
    padding-left: 0;
    gap: 0;
  }

  .tabbed-docs .left-content,
  .tabbed-docs .right-content {
    width: 100%;
  }

  .tabbed-docs .left-content {
    position: static;
    top: auto;
    height: auto;
  }

  .tabbed-docs .right-content {
    padding-left: 0;
  }

  .tabbed-docs .right-content::before {
    left: -20px;
    right: -20px;
  }

  .tabbed-docs .right-content-wrapper {
    max-width: 100%;
    padding: 0 20px;
  }

  .tabbed-docs .tab-menu {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    z-index: 10;
    background-color: #fff;
  }

  .tabbed-docs .tab-button {
    width: auto;
  }
}

/* END HELP DOC TEMPLATE */

/* latest css 9/4 */
section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-company-logo {
  max-height: unset;
}

@media (min-width: 900px) {
  section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-company-logo {
    max-width: 135px;
  }
}

section.mi-proven-impact .mi-pi-track-outer::after {
  height: 100%;
}

section.mi-proven-impact .mi-pi-card-img img {
  height: 100% !important;
}

section.mi-hero .mi-hero-content .mi-hero-eyebrow {
  display: flex;
  justify-content: center;
}

/* latest 10/4 */
.mi-pi-author-info strong {
  font-family: Mulish;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
}

.mi-pi-author-info span {
  font-family: Mulish;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
}

.mi-pi-author .mi-pi-avatar {
  width: 56px;
  height: 59px !important;
}

section.mi-proven-impact .mi-pi-card--testimonial .mi-pi-author-info {
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}

/* 22/4 */

section.mi-login-cta .mi-login-cta-inner {
  gap: 30px;
}

section.mi-login-cta .mi-login-cta-heading {
  max-width: 55%;
}

section.mi-login-cta .mi-login-cta-form-wrap {
  max-width: unset;
}

section.mi-login-cta .mi-login-cta-form-wrap form {
  flex-direction: row;
  gap: 20px 16px;
  flex-wrap: wrap;
}

.mi-login-cta .hbspt-form .hs-form .hs-form-field {
  margin-bottom: 6px;
  flex: 0 0 calc(50% - 10px);
}

.mi-login-cta .hbspt-form .hs-submit .hs-button,
.mi-login-cta .hbspt-form .hs-submit input.hs-button {
  font-family: Funnel Display;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 3% !important;
  line-height: 100%;
  height: 50px !important;
  min-width: 185px !important;
  position: relative !important;
  padding: 10px 50px 10px 24px !important;
}

.mi-login-cta
  .hbspt-form
  .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.mi-login-cta
  .hbspt-form
  .hs-input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  )::placeholder {
  color: #000;
  font-size: 14px;
  font-family: "Mulish", Arial, sans-serif;
  text-transform: capitalize !important;
  font-weight: 500;
}

.mi-login-cta
  .hbspt-form
  .hs-input:not([type="checkbox"]):not([type="radio"]):not([type="file"]) {
  padding: 14px 25px 14px 20px;
}

.mi-login-cta .hbspt-form select.hs-input {
  appearance: none;
}
.mi-login-cta .hbspt-form .hs-fieldtype-select .input {
  position: relative;
}

.mi-login-cta .hbspt-form .hs-fieldtype-select .input::after {
  content: "▾"; /* caret */
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 20px;
  color: #000000;
}

.mi-login-cta .hbspt-form ul.hs-error-msgs {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 910px) {
  section.mi-login-cta .mi-login-cta-form-wrap form {
    flex-direction: column;
  }
}
