body.acb-presenca-page .footer-sequence {
  z-index: 10901;
}

@media (max-width: 900px) {
  .acb-header.acb-header--hero-end::before {
    left: 0;
  }

  .acb-header.acb-header--hero-end::after {
    right: 0;
  }

  .acb-hero {
    min-height: 0;
  }

  .acb-hero__first-screen {
    height: min-content;
    min-height: 0;
  }

  .acb-hero__container {
    flex: none;
    width: 100%;
    height: min-content;
    min-height: 0;
    margin: 0;
    padding: 104px 30px 80px;
  }

  .acb-hero-intro {
    gap: 70px;
  }

  .acb-hero-intro__content {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .acb-hero-intro__aside {
    padding-left: 0;
  }

  .acb-hero-intro__icons {
    opacity: 0.62;
  }

  .acb-hero-intro__lead {
    max-width: none;
    font-size: clamp(22px, 2.2vw, 34px);
  }

  .acb-word--indent {
    margin-left: 40px;
  }

  .acb-hero-intro__proof {
    margin-top: 34px;
  }

  .acb-hero-intro__note {
    max-width: 520px;
    font-size: 18px;
  }

  .acb-presenca-structure {
    padding: 0 0 6px;
    overflow: hidden;
  }

  .acb-presenca-structure__inner {
    padding: 58px 0 44px;
  }

  .acb-presenca-structure__top {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 40px;
    padding: 0 30px;
  }

  .acb-presenca-structure__meta,
  .acb-presenca-structure__heading {
    grid-column: auto;
  }

  .acb-presenca-structure__title {
    font-size: 28px;
  }

  .acb-presenca-structure__copy {
    max-width: 520px;
    font-size: 17px;
  }

  .acb-presenca-structure__map {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 30px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .acb-presenca-structure__map::-webkit-scrollbar {
    display: none;
  }

  .acb-presenca-structure__track {
    display: flex;
    width: max-content;
    min-width: 100%;
    padding: 0 30px 8px;
  }

  .acb-presenca-structure__track::before {
    left: 30px;
    right: calc(min(78vw, 340px) + 76px);
    top: 12px;
  }

  .acb-presenca-structure__track::after {
    right: calc(min(78vw, 340px) + 68px);
    top: 8px;
  }

  .acb-presenca-structure__item {
    width: min(78vw, 340px);
    min-height: 178px;
    flex: 0 0 min(78vw, 340px);
    padding-right: 28px;
    scroll-snap-align: start;
  }

  .acb-presenca-structure__text {
    max-width: 240px;
    font-size: 15px;
  }

  .acb-presenca-projects__inner {
    padding: 58px 0 64px;
  }

  .acb-presenca-projects__top {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .acb-presenca-projects__meta,
  .acb-presenca-projects__heading {
    grid-column: auto;
  }

  .acb-presenca-projects__stage {
    overflow: hidden;
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .acb-presenca-projects__stage::after {
    background:
      linear-gradient(180deg, rgba(245, 245, 245, 0.94) 0%, rgba(245, 245, 245, 0.78) 58%, rgba(245, 245, 245, 0.9) 100%);
  }

  .acb-presenca-projects__device {
    justify-self: center;
    width: min(100%, 360px);
    z-index: 11000;
    overflow: visible;
  }

  .acb-header {
    padding: 6px 24px;
  }

  .acb-header__nav {
    min-height: 42px;
  }

  .acb-nav__logo img {
    width: 100px;
    height: 36px;
  }

  .acb-presenca-page .acb-equation-navigator {
    padding: 0 0 84px;
  }

  .acb-presenca-page .acb-equation-navigator__frame {
    min-height: auto;
    display: flex;
    flex-direction: column;
  }

  .acb-presenca-page .acb-equation-navigator__top {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 0 42px;
  }

  .acb-presenca-page .acb-equation-navigator__meta,
  .acb-presenca-page .acb-equation-navigator__heading,
  .acb-presenca-page .acb-equation-navigator__copy {
    grid-column: auto;
  }

  .acb-presenca-page .acb-equation-navigator__title {
    font-size: 50px;
  }

  .acb-presenca-page .acb-home-section__inner {
    padding: 0 16px 24px 16px;
  }

  .acb-presenca-page .acb-section-meta {
    margin-bottom: 30px;
  }

  .acb-presenca-page .acb-section-meta__label {
    font-size: 15px;
  }

  .acb-presenca-page .acb-home-title {
    font-size: clamp(36px, 11.5vw, 52px);
  }

  .acb-presenca-page .acb-home-copy {
    font-size: 20px;
    line-height: 1.12;
  }

  .acb-presenca-page .acb-protocol__grid {
    margin-top: 26px;
    grid-template-columns: 1fr;
  }

  .acb-presenca-page .acb-protocol__card {
    min-height: 230px;
    padding: 22px;
  }

  .acb-presenca-page .acb-protocol__title {
    font-size: clamp(26px, 7.5vw, 32px);
    line-height: 0.95;
  }

  .acb-presenca-page .acb-protocol__text {
    margin-top: 14px;
    font-size: 16px;
  }
}

@media (max-width: 900px) {
  .acb-presenca-projects__preview-trigger {
    overflow: visible;
  }

  .acb-presenca-projects__preview-trigger::before {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 999px;
    border: 1px solid rgba(10, 10, 10, 0.24);
    box-shadow: 0 0 0 0 rgba(10, 10, 10, 0.26);
    transform-origin: center;
    transform: scale(1);
    opacity: 0.55;
    animation: acb-presenca-projects-preview-trigger-pulse 1.5s ease-out infinite;
    pointer-events: none;
    z-index: 1;
  }

  .acb-presenca-projects__preview-trigger-icon {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 900px) {
  .acb-presenca-projects__preview-overlay {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 10920;
    border: 0;
    background: rgba(10, 10, 10, 0.18);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    transition: opacity 0.28s ease;
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-overlay {
    opacity: 1;
    pointer-events: auto;
  }

  .acb-presenca-projects__preview-trigger {
    display: inline-flex !important;
    position: absolute;
    left: -58px;
    top: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(245, 245, 245, 0.24);
    border-radius: 999px;
    background: #0a0a0a;
    color: #f5f5f5;
    box-shadow: 0 12px 30px rgba(10, 10, 10, 0.28);
    cursor: pointer;
    touch-action: manipulation;
    align-items: center;
    justify-content: center;
    transition:
      background 0.2s ease,
      color 0.2s ease;
    z-index: 11020;
    visibility: visible !important;
    opacity: 1;
    pointer-events: auto;
  }

  .acb-presenca-projects__preview-trigger:focus-visible {
    outline: none;
    box-shadow: 0 0 0 2px rgba(10, 10, 10, 0.18);
  }

  .acb-presenca-projects__preview-trigger-icon {
    display: block;
    width: 16px;
    height: 16px;
  }

  .acb-presenca-projects__preview-trigger-icon path,
  .acb-presenca-projects__preview-trigger-icon rect {
    stroke: currentColor;
    stroke-width: 1.35px;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .acb-presenca-projects__preview-hint {
    position: absolute;
    top: 50%;
    left: 100%;
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 7px 10px;
    border: 1px solid rgba(10, 10, 10, 0.16);
    border-radius: 999px;
    background: rgba(245, 245, 245, 0.95);
    color: rgba(10, 10, 10, 0.72);
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(8px, -50%);
    transition:
      opacity 0.25s ease,
      transform 0.25s ease;
  }

  .acb-presenca-projects__preview-hint.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%);
  }

  .acb-presenca-projects__preview-trigger .acb-presenca-projects__preview-hint {
    z-index: 3;
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-trigger {
    opacity: 0;
    pointer-events: none;
  }

  .acb-presenca-projects__preview-close {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(245, 245, 245, 0.16);
    border-radius: 999px;
    background: #0a0a0a;
    color: #f5f5f5;
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    touch-action: manipulation;
    box-shadow: 0 14px 34px rgba(10, 10, 10, 0.22);
    transition: opacity 0.22s ease;
  }

  .acb-presenca-projects__preview-close span,
  .acb-presenca-projects__preview-close span::before {
    display: block;
    width: 14px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .acb-presenca-projects__preview-close span {
    transform: rotate(45deg);
  }

  .acb-presenca-projects__preview-close span::before {
    content: "";
    transform: rotate(90deg);
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-close {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0.12s;
  }

  @media (prefers-reduced-motion: reduce) {
    .acb-presenca-projects__device,
    .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__device,
    .acb-presenca-projects__preview-overlay,
    .acb-presenca-projects__preview-close {
      transition-duration: 0.01ms;
      transition-delay: 0s;
    }
  }
}

@media (max-width: 700px) {
  .acb-header__nav {
    justify-content: flex-start;
    gap: 0;
  }

  .acb-nav__links,
  .acb-nav__diagnostic {
    display: none;
  }

  .acb-hero {
    padding: 4px;
  }

  .acb-hero__first-screen,
  .acb-hero__background {
    border-radius: 22px;
  }

  .acb-hero__container {
    padding: 96px 20px 56px;
  }

  .footer-sequence {
    min-height: 160vh;
    min-height: 160svh;
    padding: 6px;
  }

  .footer-sequence__sticky {
    position: sticky;
    top: var(--acb-mobile-pin-top, 54px);
    height: calc(100svh - var(--acb-mobile-pin-top, 54px) - 6px);
    border-radius: 16px;
  }

  .footer-sequence__content {
    top: 0;
    bottom: 0;
    padding: 24px;
    display: flex;
  }

  .footer-sequence__wrapper {
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .footer-sequence--cta-only .footer-sequence__content {
    padding: 24px;
    display: grid;
    place-items: center;
  }

  .footer-sequence__wrapper--cta-only {
    height: auto;
  }

  .footer-sequence__cta-layout {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .footer-sequence__cta-aside {
    display: none;
  }

  .footer-sequence__cta-side {
    display: flex;
  }

  .footer-sequence__cta-main {
    gap: 22px;
  }

  .footer-sequence__cta-title {
    max-width: 330px;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.055em;
  }

  .footer-sequence__cta-steps {
    width: min(100%, 330px);
    margin-top: -2px;
  }

  .footer-sequence__cta-step {
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 12px;
    padding: 9px 0;
  }

  .footer-sequence__cta-step-number {
    font-size: 12px;
  }

  .footer-sequence__cta-step-text {
    font-size: 13px;
    line-height: 1.32;
  }

  .footer-sequence__cta-link {
    width: min(100%, 290px);
    min-height: 52px;
    padding: 15px 22px;
    font-size: 15px;
  }

  .acb-hero-intro {
    gap: 64px;
  }

  .acb-hero-intro__lead {
    font-size: clamp(22px, 2.2vw, 34px);
    line-height: 0.98;
  }

  .acb-hero-intro__proof {
    align-items: flex-start;
    gap: 12px;
  }

  .acb-hero-intro__avatar,
  .acb-hero-intro__count {
    width: 36px;
    height: 36px;
    border-radius: 10px;
  }

  .acb-hero-intro__note {
    font-size: 18px;
    line-height: 1.12;
  }

  .acb-hero-intro__meta {
    margin-top: 42px;
    font-size: 14px;
  }

  .acb-presenca-structure__top {
    padding: 0 22px;
  }

  .acb-presenca-structure__map {
    scroll-padding-inline: 22px;
  }

  .acb-presenca-structure__track {
    padding-inline: 22px;
  }

  .acb-presenca-structure__track::before {
    left: 22px;
    right: calc(min(78vw, 340px) + 68px);
  }

  .acb-presenca-structure__track::after {
    right: calc(min(78vw, 340px) + 60px);
  }

  .acb-presenca-projects {
    padding: 0 0 6px;
  }

  .acb-presenca-projects__inner {
    padding: 44px 0 48px;
  }

  .acb-presenca-projects__top {
    margin-bottom: 34px;
  }

  .acb-presenca-projects__heading {
    gap: 16px;
  }

  .acb-presenca-projects__title {
    font-size: 28px;
    line-height: 1.06;
    max-width: 250px;
  }

  .acb-presenca-projects__copy {
    max-width: 250px;
    font-size: 16px;
    line-height: 1.35;
  }

  .acb-presenca-projects__stage {
    overflow: hidden;
    padding: 16px 22px;
    border-radius: 0;
    min-height: 680px;
  }

  .acb-presenca-projects__stage::after {
    background:
      linear-gradient(90deg, #f5f5f5 0%, rgba(245, 245, 245, 0.92) 38%, rgba(245, 245, 245, 0.52) 68%, rgba(245, 245, 245, 0.08) 100%),
      linear-gradient(180deg, rgba(245, 245, 245, 0.64) 0%, rgba(245, 245, 245, 0.18) 48%, rgba(245, 245, 245, 0.76) 100%);
  }

  .acb-presenca-projects__background-image {
    top: -96px;
    right: -42%;
    width: 135%;
    height: calc(100% + 180px);
    object-fit: cover;
    object-position: center 38%;
    transform: rotate(-2deg);
    transform-origin: 60% 50%;
    -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 9%, #000 82%, transparent 100%);
    mask-image: linear-gradient(180deg, transparent 0%, #000 9%, #000 82%, transparent 100%);
  }

  .acb-presenca-projects__background-image.is-active {
    opacity: 0.94;
  }

  .acb-presenca-projects__device {
    position: absolute;
    z-index: 11000;
    overflow: visible;
    right: -52%;
    top: 50%;
    width: min(72vw, 280px);
    order: initial;
    opacity: 1;
    transform: translateY(-50%);
    pointer-events: auto;
    touch-action: manipulation;
    transition:
      right 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      top 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      width 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__device {
    z-index: 11010;
    right: 50%;
    top: 50%;
    width: min(78vw, 300px);
    transform: translate(50%, -50%) scale(1.01);
    transition:
      right 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      top 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      width 0.42s cubic-bezier(0.22, 1, 0.36, 1),
      transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
  }

  .acb-presenca-projects__preview-overlay {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 10920;
    border: 0;
    background: rgba(10, 10, 10, 0.18);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    transition: opacity 0.28s ease;
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-overlay {
    opacity: 1;
    pointer-events: auto;
  }

  .acb-presenca-projects__preview-trigger {
    display: inline-flex;
    position: absolute;
    left: -58px;
    top: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(245, 245, 245, 0.24);
    border-radius: 999px;
    background: #0a0a0a;
    color: #f5f5f5;
    box-shadow: 0 12px 30px rgba(10, 10, 10, 0.28);
    cursor: pointer;
    touch-action: manipulation;
    align-items: center;
    justify-content: center;
    transition:
      background 0.2s ease,
      color 0.2s ease;
    z-index: 11020;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }

  .acb-presenca-projects__preview-trigger:focus-visible {
    outline: none;
    box-shadow: 0 0 0 2px rgba(10, 10, 10, 0.18);
  }

  .acb-presenca-projects__preview-trigger-icon {
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 2;
  }

  .acb-presenca-projects__preview-trigger-icon path,
  .acb-presenca-projects__preview-trigger-icon rect {
    stroke: currentColor;
    stroke-width: 1.35px;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .acb-presenca-projects__preview-trigger::before {
    inset: -2px;
  }

  .acb-presenca-projects__preview-hint {
    position: absolute;
    top: 50%;
    left: 100%;
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 7px 10px;
    border: 1px solid rgba(10, 10, 10, 0.16);
    border-radius: 999px;
    background: rgba(245, 245, 245, 0.95);
    color: rgba(10, 10, 10, 0.72);
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(8px, -50%);
    transition:
      opacity 0.25s ease,
      transform 0.25s ease;
  }

  .acb-presenca-projects__preview-hint.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%);
  }

  .acb-presenca-projects__preview-trigger .acb-presenca-projects__preview-hint {
    z-index: 3;
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-trigger {
    opacity: 0;
    pointer-events: none;
  }

  .acb-presenca-projects__preview-close {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(245, 245, 245, 0.16);
    border-radius: 999px;
    background: #0a0a0a;
    color: #f5f5f5;
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    touch-action: manipulation;
    box-shadow: 0 14px 34px rgba(10, 10, 10, 0.22);
    transition: opacity 0.22s ease;
  }

  .acb-presenca-projects__preview-close span,
  .acb-presenca-projects__preview-close span::before {
    display: block;
    width: 14px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .acb-presenca-projects__preview-close span {
    transform: rotate(45deg);
  }

  .acb-presenca-projects__preview-close span::before {
    content: "";
    transform: rotate(90deg);
  }

  .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__preview-close {
    opacity: 1;
    pointer-events: auto;
    transition-delay: 0.12s;
  }

.acb-presenca-projects__device-frame {
  aspect-ratio: 430 / 932;
  max-height: none;
  padding: 5px;
  border: 1px solid rgba(245, 245, 245, 0.16);
  border-radius: 34px;
  background: #080808;
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.24);
}

  .acb-presenca-projects__video {
    border-radius: 28px;
    object-fit: contain;
  }

  .acb-presenca-projects__stage-content {
    position: relative;
    z-index: 4;
    order: 1;
    gap: 22px;
    align-self: center;
  }

  .acb-presenca-projects__controls {
    display: flex;
    flex-wrap: wrap;
  }

  .acb-presenca-projects__case {
    min-height: 44px;
    padding: 9px 16px;
  }

  .acb-presenca-projects__case-name {
    line-height: 1.05;
  }

  @media (prefers-reduced-motion: reduce) {
    .acb-presenca-projects__device,
    .acb-presenca-projects__stage.is-preview-open .acb-presenca-projects__device,
    .acb-presenca-projects__preview-overlay,
    .acb-presenca-projects__preview-close {
      transition-duration: 0.01ms;
      transition-delay: 0s;
    }
  }

  .acb-presenca-page .acb-equation-navigator {
    padding: 0 0 48px;
  }

  .acb-presenca-page .acb-equation-navigator__inner {
    padding: 0 22px;
  }

  .acb-presenca-page .acb-equation-navigator__top {
    gap: 28px;
    padding: 0 0 28px;
  }

  .acb-presenca-page .acb-equation-navigator__title {
    font-size: 28px;
    max-width: min(760px, 100%);
  }

  .acb-presenca-page .acb-equation-navigator__subcopy {
    max-width: 100%;
    font-size: 16px;
  }

  .acb-presenca-page .acb-equation-navigator__lead-body {
    max-width: 100%;
    font-size: 16px;
  }

  .acb-presenca-page .acb-principles__lead-body,
  .acb-presenca-page .acb-presenca-principles__lead-body {
    max-width: 100%;
    font-size: 16px;
  }
}

.acb-presenca-page .acb-principles__subcopy {
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
}

@media (prefers-reduced-motion: reduce) {
  .acb-hero__noise {
    animation: none;
  }

  .acb-presenca-projects__preview-trigger::before {
    animation: none;
    opacity: 0.28;
  }
}

@keyframes acb-presenca-projects-preview-trigger-pulse {
  0% {
    transform: scale(1);
    opacity: 0.55;
    box-shadow: 0 0 0 0 rgba(10, 10, 10, 0.22);
  }

  70%,
  100% {
    transform: scale(1.8);
    opacity: 0;
    box-shadow: 0 0 0 16px rgba(10, 10, 10, 0);
  }
}

@media (max-width: 900px) {
  .acb-presenca-principles .acb-home-section__inner {
    padding: 56px 22px 42px;
  }

  .acb-presenca-principles__panel {
    gap: 38px;
  }

  .acb-presenca-principles__top {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .acb-presenca-principles__meta,
  .acb-presenca-principles__heading,
  .acb-presenca-principles__copy {
    grid-column: auto;
  }

  .acb-presenca-principles__heading,
  .acb-presenca-principles__copy {
    overflow: visible;
  }

  .acb-presenca-principles__subcopy,
  .acb-presenca-principles__lead-body {
    max-width: 520px;
  }
}

@media (max-width: 700px) {
  .acb-presenca-principles .acb-home-section__inner {
    padding: 24px 22px 38px;
  }

  .acb-presenca-principles__panel {
    gap: 34px;
  }

  .acb-presenca-principles__top {
    gap: 22px;
  }

  .acb-presenca-principles__copy {
    gap: 16px;
  }

  .acb-presenca-principles__headline {
    max-width: 100%;
    font-size: 28px;
    line-height: 1.08;
    letter-spacing: -0.055em;
  }

  .acb-presenca-principles__subcopy {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.28;
    letter-spacing: -0.04em;
  }

  .acb-presenca-principles__copy-divider {
    max-width: 100%;
    margin: 2px 0;
  }

  .acb-presenca-principles__lead-body {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: -0.035em;
  }

  .acb-presenca-principles__audience-marquee {
    --acb-ds-pill-gap: 6px;
    --acb-ds-pill-min-height: 29px;
    --acb-ds-pill-padding: 7px 10px;
    --acb-ds-pill-font-size: 13.5px;
    margin-top: 14px;
  }

  .acb-presenca-principles__audience-marquee.is-pill-marquee-ready .acb-presenca-principles__audience-viewport {
    -webkit-mask-image: linear-gradient(to right, transparent 0, #000 26px, #000 calc(100% - 26px), transparent 100%);
    mask-image: linear-gradient(to right, transparent 0, #000 26px, #000 calc(100% - 26px), transparent 100%);
  }

  .acb-presenca-principles__cards {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .acb-presenca-principles__card {
    min-height: 0;
    border-radius: 16px;
    gap: 14px;
    padding: 16px;
    transition:
      background-color 420ms cubic-bezier(0.22, 1, 0.36, 1),
      box-shadow 420ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: background-color, box-shadow;
  }

  .acb-presenca-principles__card.is-active {
    background: rgba(255, 255, 255, 0.92);
    box-shadow:
      inset 0 0 0 1px rgba(10, 10, 10, 0.08),
      0 14px 34px rgba(10, 10, 10, 0.07);
  }

  .acb-presenca-principles__card-top {
    align-items: center;
  }

  .acb-presenca-principles__card-content {
    gap: 14px;
    align-items: flex-start;
  }

  .acb-presenca-principles__dot {
    width: 7px;
    height: 7px;
    flex-basis: 7px;
    transition:
      background-color 320ms cubic-bezier(0.22, 1, 0.36, 1),
      transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
  }

  .acb-presenca-principles__dot.is-active {
    transform: none;
  }

  .acb-presenca-principles__thumb {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    filter: grayscale(1) saturate(0.2);
    transition: filter 480ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: filter;
  }

  .acb-presenca-principles__thumb.is-color {
    filter: none;
  }

  .acb-presenca-principles__card-copy {
    gap: 5px;
    min-width: 0;
  }

  .acb-presenca-principles__title {
    font-size: 16px;
    line-height: 1.16;
    letter-spacing: -0.035em;
  }

  .acb-presenca-principles__quote {
    font-size: 15px;
    line-height: 1.32;
    letter-spacing: -0.032em;
  }

  .acb-presenca-process-steps {
    margin-top: 48px;
    padding: 0;
  }

  .acb-presenca-process-steps__inner {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .acb-presenca-process-steps__left {
    padding-top: 0;
    padding-inline: 6px;
  }

  .acb-presenca-process-steps__lead {
    position: static;
    gap: 20px;
  }

  .acb-presenca-process-steps__title {
    font-size: 28px;
    line-height: 1.08;
    letter-spacing: -0.055em;
    text-indent: 0;
  }

  .acb-presenca-process-steps__copy {
    gap: 10px;
  }

  .acb-presenca-process-steps__copy p {
    font-size: 16px;
    line-height: 1.45;
    letter-spacing: -0.035em;
  }

  .acb-presenca-process-steps__right {
    padding-left: 0;
  }

  .acb-presenca-process-steps__card {
    min-height: 0;
    border-radius: 16px;
    padding: 10px 12px 12px;
  }

  .acb-presenca-process-steps__dot {
    width: 7px;
    height: 7px;
    flex-basis: 7px;
  }

  .acb-presenca-process-steps__card-body {
    gap: 10px;
  }

  .acb-presenca-process-steps__thumb {
    width: 54px;
    height: 54px;
    border-radius: 8px;
  }

  .acb-presenca-process-steps__content {
    gap: 3px;
  }

  .acb-presenca-process-steps__name {
    font-size: 16px;
    line-height: 1.12;
  }

  .acb-presenca-process-steps__number {
    font-size: clamp(12px, 4.2vw, 16px);
  }

  .acb-presenca-process-steps__text {
    font-size: 13.5px;
    line-height: 1.2;
  }
}
