/* ═══════════════════════════════════════════════════════════════
   AAVA · Component Styles
   Loaded after tokens.css + home.css — adds only AAVA-specific
   rules. Reuse home.css atoms (nav, footer, CTAs, pixel-arrow)
   directly without copying.
   ═══════════════════════════════════════════════════════════════ */
body .sp-cta a.cta-primary.cta-primary--mint.sp-cta__btn:hover span.cta-primary__arrow span.pixel-arrow {
    color: #000;
}
article.ci-card-impact .ci-card-impact__media img {
    transition: transform 0.4s ease;
}

article.ci-card-impact:hover .ci-card-impact__media img {
    transform: scale(1.08);
}
.page.page-id-4988 .standards__logo-track{
    display:flex !important;
    width:max-content !important;
    align-items:center;
}

.page.page-id-4988 .standards__logo-set{
    display:flex !important;
    align-items:center;
    flex:0 0 auto !important;
    width:auto !important;
    min-width:max-content !important;
    gap:50px !important;
}

.page.page-id-4988 .standards__logo-link{
    flex:0 0 auto !important;
    display:inline-flex !important;
}

.page.page-id-4988 .standards__logo{
    flex:0 0 auto !important;
    width:auto !important;
    height:30px !important;
    max-width:none !important;
    min-width:auto !important;
    object-fit:contain !important;
}

.page.page-id-4988 .standards__logo:last-child {
    padding-right: 20px;
}
.sp-platforms__head-nav {
    display: none !important;
}
.what-page a.factsheet.cta-primary.cta-primary--solid-dark.sp-pcard__cta {
    background: #fff;
}

.what-page a.factsheet.cta-primary.cta-primary--solid-dark.sp-pcard__cta span.cta-primary__text {
    color: #000;
}


.what-page a.factsheet.cta-primary.cta-primary--solid-dark.sp-pcard__cta span.cta-primary__arrow {
    background: #fff;
}
.what-page a.factsheet.cta-primary.cta-primary--solid-dark.sp-pcard__cta:hover span.cta-primary__arrow{
	background:var(--brand-neural-mint);
}
section.bn::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 9;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.8) 0%,
        rgba(0, 0, 0, 0.5) 35%,
        rgba(0, 0, 0, 0.2) 60%,
        transparent 100%
    );
}
.ia-section ol li:first-child {
    margin-top: 20px;
}
.ia-section ol,.ia-section h3 {
    margin: 0;
    padding-top: 0 !important;
}
@media (max-width: 767px) {
    section.bn::before {
        background: none;
}
}
.bn__content {
    z-index: 9 !important;
}

/* ═══════════════════════════════════════════════════════════════
   HERO BANNER — AAVA™ · Figma 641:9530 / 641:9547
   Full-bleed glitch background image, content anchored to the bottom
   over a dark gradient. The fixed .nav overlays the top.
   ═══════════════════════════════════════════════════════════════ */
/* AAva 4 */
.page.page-id-3447 .platform__layout {
	grid-template-columns: 0.9fr 1.1fr;
    background: #f4f4f4;
    position: relative;
    padding: var(--responsive-spacing-32);
}.page-id-3447 section.fwt:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(var(--pixel-top, #000), var(--pixel-top, #000));
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section.fwt {
    position: relative;
}
.page-id-3447 .platform__text-col {
    width: 100%;
    height: 100%;
    min-width: 0;
    padding-top: 0;
}
.page-id-3447 section.aava-gap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, var(--pixel-top, #000));
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section.aava-gap {
    position: relative;
    background: #f4f4f4;
}

.page-id-3447 section.platform:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 .exception::before {
    background-image: linear-gradient(var(--pixel-top, #fff), var(--pixel-top, #fff)),
    linear-gradient(var(--pixel-top, transparent), var(--pixel-top, transparent));
}
.page-id-3447 section#bring_section {
    padding-top: 0;
    background: var(--neutral-deep-black);
}
age-id-3447 section#bring_section  .iws-card__panel {
    padding-right: 0;
}
.page-id-3447 section#bring_section .fwt__inner {
    color: #fff;

}

.page-id-3447 section#bring_section .fwt__text {
    color: #fff;
    margin: 0;
    padding: 0;
}

.page-id-3447 section#bring_section:after {
    display: none;
}

.page-id-3447 section.aava-gap:after {
    display: block !important;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(var(--pixel-top, #000), var(--pixel-top, #000));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section#bring_section:before {    display: block !important;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(var(--pixel-top, #fff), var(--pixel-top, #fff));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;}

.page-id-3447 section#industries:before {
       display: block !important;
       content: "";
       position: absolute;
       bottom: 0;
       left: 0;
       right: 0;
       height: var(--space-20);
       pointer-events: none;
       z-index: 5;
       background-image: linear-gradient(#000, #000), linear-gradient(var(--pixel-bottom, #000), var(--pixel-bottom, #000));
       background-position: bottom left, bottom right;
       background-size: var(--space-20) var(--space-20);
       background-repeat: no-repeat;
}

.page-id-3447 figure.iws-card__media {
    display: none;
}

.page-id-3447 button.iws-card__toggle {
    display: none;
}
@media (max-width: 719px) {
   .page-id-3447 .iws-card__bar {
        display: flex;
        flex-direction: column;
        gap: var(--space-20);
        padding: var(--space-20);
    }
}
.page-id-3447 h2.iws-card__title {
    min-width: 50%;
}

.page-id-3447 .iws-card__desc {
    max-width: 50% !important;
}

.page-id-3447 .iws-card__detail-inner {
    min-height: 350px;
}
.page-id-3447 section#industries {
    background: #fff;
}

.page-id-3447 .iws-acc {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}

.page-id-3447 .iws-deliver__body {
    gap: var(--space-20);
}

.page-id-3447 section.work-cta:before {
    display: none;
}

.page-id-3447 section.work-cta:after {
        display: block !important;
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: var(--space-20);
        pointer-events: none;
        z-index: 5;
        background-image: linear-gradient(#f4f4f4, #f4f4f4), linear-gradient(var(--pixel-bottom, #f4f4f4), var(--pixel-top, #f4f4f4));
        background-position: bottom left, bottom right;
        background-size: var(--space-20) var(--space-20);
        background-repeat: no-repeat;
}

.page-id-3447 section#studios:before {
    display: block !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#00fac2, #00fac2), linear-gradient(var(--pixel-top, #00fac2), var(--pixel-top, #00fac2));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section#studios:after {
    display: block !important;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(var(--pixel-top, #fff), var(--pixel-top, #fff));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section.media {
    background: #fff;
}

.page-id-3447 .media::before {
    background-image: linear-gradient(#1a1a1a, #1a1a1a), linear-gradient(#1a1a1a, #1a1a1a) !important;
}

.page-id-3447 #bring_section .fwt__inner:after {
    position: absolute;
    content: "";
    background: #1a1a1a;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
}
.page-id-3447 .page.page-id-3447 section.aava-gap:after {
    display: block !important;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(var(--pixel-top, #000), var(--pixel-top, #000));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-3447 section.aava-gap {
    position: relative;
}
.page-id-3447 section.ecosystem:before {
    background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
}

.page-id-3447 section.ecosystem {
    background: var(--neutral-black);
}

.page-id-3447 .ecosystem__row:first-child {
    border-top: none !important;
}
.page-id-3447 .ecosystem__row:hover {
    background: var(--neutral-deep-black);
}

.page-id-3447 .highlights-card-wrap {
    display: none;
}

.page-id-3447 article.highlights__card--bottom.excerpt {
    margin: 0;
}

.page-id-3447 section.highlights {
    background: var(--neutral-black);
    padding: 0;
}
.page-id-3447  .db-inner {
    display: flex;
    gap: var(--responsive-spacing-20);
    align-items: stretch;
}
.page-id-3447 section.dbi {
    background: var(--neutral-deep-black);
}

.page-id-3447 .sp-platforms::after {
    background-image: linear-gradient(#1a1a1a, #1a1a1a), linear-gradient(#1a1a1a, #1a1a1a);
}

.page-id-3447 section.dbi:after {content: "";position: absolute;top: 0;left: 0;right: 0;height: var(--space-20);pointer-events: none;z-index: 5;background-image: linear-gradient(#000, var(--pixel-top, #000)), linear-gradient(var(--pixel-top, #000), var(--pixel-top, #000));background-position: top left, top right;background-size: var(--space-20) var(--space-20);background-repeat: no-repeat;}

.page-id-3447 section.dbi {
       position: relative;
    display: flex;
    flex-direction: column;
    gap: var(--responsive-spacing-32);
}
.page-id-3447  h2.dbi__title {
    flex: 0 0 50%;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--responsive-spacing-20);
}

.page-id-3447  .dbi__sub {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    letter-spacing: 0;
    color: #fff;
}
.page-id-3447 article.highlights__card--bottom.excerpt {min-height: 175px;}

.page-id-3447 article.highlights__card--bottom.excerpt img {
    height: 100%;
    min-height: 175px;
    max-height: 175px;
}

.page-id-3447 .highlights__card--bottom .highlights__panel.partners {
    height: auto;
}

.page-id-3447 .sp-platforms:before,.page-id-3447 .highlights::after,.page-id-3447 .ecosystem::after {
    display: none !important;
}

.page-id-3447 .platform__layout::after {
  position: absolute;
  content: "";
  background-image: url(https://ascendion.us/wp-content/uploads/2026/07/Mask-group.svg);
  background-size: 120px auto;      /* the actual fix */
  background-position: bottom left;
  background-repeat: no-repeat;
  bottom: 0;                        /* anchor it — see below */
  left: -3%;
  width: 100%;
  height: 112%;
  pointer-events: none;
}

.page.page-id-3447 .platform__layout:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
}

.page-id-3447 .fwt {
  padding: var(--responsive-spacing-60) var(--margin-margin);
  background:var(--neutral-soft-grey);
}

.page-id-3447 .fwt__text {
  margin: 0;
  padding-top: 0;
  font-family: var(--typeface-primary);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  color: var(--neutral-black);
  width:100%;
}
.page-id-3447 .bn {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #000;
}
.page-id-3447 .bn__content {
    position: relative;
    z-index: 2;
    flex: 1 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: var(--space-120) var(--margin-margin) var(--space-40);
    min-height: 0;
}
.page.page-id-3447 li.aava-gap__list-item {
    display: block;
}

.page.page-id-3447 .aava-gap__card--mint ul.aava-gap__list li.aava-gap__list-item:before,.page.page-id-3447 .aava-gap__list-item::before {
    display: none;
}
.page.page-id-3447 section.platform.platform--has-slides {
    padding: var(--responsive-spacing-80) var(--margin-margin)!important;
}

.page.page-id-3447 .platform__layout {
    height: 250px;
}

.page-id-3447 section.fwt:after {
    display:none;
}
.page-id-3447 .platform__pin{
   padding:0; 
}

.page-id-3447 h2.platform__intro-heading {
    margin: 0;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h3);
    line-height: var(--lh-h3);
    letter-spacing: 0;
    color: var(--neutral-black);
}
.page-id-3447 h2.platform__intro-heading {
    padding: 0;
}
.page-id-3447  .aava-gap__pixel--tr {
    background: #f4f4f4;
}

.page-id-3447  .aava-gap__card.aava-gap__card--grey {
    background: #fff;
}

.page-id-3447  .ecosystem__row:hover p.heading_ecosystem {
    color: var(--brand-neural-mint);
}

.page-id-3447 .platform__slide {
    display: grid;
    grid-template-columns: 300px minmax(0, 1fr);
    align-items: flex-start;
    gap: var(--space-20);
    width: 100%;
    height: auto;
    min-height: 150px;
    padding: 0;
}

.page-id-3447 .platform__track {
    display: flex;
    flex-direction: column;
    gap: var(--responsive-spacing-12);
    width: 100%;
    height: auto;
    transition: none;
}

.page-id-3447 .platform__statement {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: var(--platform-media-h);
    min-width: 0;
}

.page-id-3447 .platform__statement {
    display: flex;
    flex-direction: column;
    justify-content: start;
    border-bottom: 1px solid var(--brand-dark-teal);
    padding-bottom: var(--responsive-spacing-24);
	border-top: none;
    padding-top: 0;
}

.page-id-3447 .aava-gap__hero-body {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    color: var(--neutral-white);
	width:55%;
}

.page-id-3447 .aava-gap__hero-tagline {
    margin: 0;
    width: 100%;
    max-width: 56%;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    letter-spacing: 0;
    color: var(--neutral-white);
}
.page-id-3447 .aava-gap__list-item span{
	font-family: var(--typeface-secondary);
    font-weight: var(--weight-bold);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    letter-spacing: 0;
    color: var(--neutral-black);
}
.page-id-3447 .aava-gap__sub{
	font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_s);
    line-height: var(--lh-body_s);
    letter-spacing: 0;
    color: var(--neutral-black);
	margin-top: var(--responsive-spacing-14);
	width : 90%;
}
.page-id-3447 .ecosystem__text {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_s);
    line-height: var(--lh-body_s);
    color: var(--neutral-white);
    width: 100%;
}

/* pixel-dissolve overlay — page 3447 only */
.page-id-3447 .platform__media {
  position: relative;
}

.page-id-3447 .platform__pixel-grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 3;             /* above the img, below your corner .platform__pixel */
}

.page-id-3447 .platform__pixel-cell {
  position: absolute;
  display: none;
  background: #fff;       /* white to match this section's #fff bg; swap to var(--neutral-soft-grey) if needed */
}

.page-template-default.page.page-id-3447 .iws-cards::after,.standards::before,.standards__top {
    display: none;
}

.page-template-default.page.page-id-3447 section.standards {
    padding-top: 0;
}

.page-template-default.page.page-id-3447 .standards__logo-row {
    flex-direction: column;
    align-items: start;
    background: #f4f4f4;
  padding: var(--responsive-spacing-32);
}

.page-template-default.page.page-id-3447 span.standards__pixel {
    display: none;
}

.page-template-default.page.page-id-3447 .standards__logos {
    position: relative;
}

.page-template-default.page.page-id-3447 .standards__logos:after {
    position: absolute;
    content: "";
    background: #fff;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
}
.page-id-3447 .dbi .dbi__title{
	margin:0;
}
.page-id-3447 .dbi .dbi-card__heading {
    margin: 0;
	height:70px;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h3);
    line-height: var(--lh-h3);
    color: var(--neutral-white);
}
.page-id-3447  .dbi .dbi-card__extra {
    display: flex;
    flex-direction: column;
    gap: var(--space-12);
    max-width: 530px;
	  font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_s);
    line-height: var(--lh-body_s);
    max-height: 0;
	color:var(--neutral-white);
    overflow: hidden;
    opacity: 0;
    transform: translateY(16px);
    transition: max-height 500ms cubic-bezier(0.4, 0, 0.2, 1), opacity 400ms ease, transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0ms, 0ms, 0ms;
}
.page-template-default.page.page-id-3447 .standards__top {
    display: none;
}


.page-id-3447 section#bring_section .fwt__text{
	    font-family: var(--typeface-secondary);
	 font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
}

.page-id-3447 .highlights__text {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    color: var(--neutral-white);
}

.page-id-3447 .dbi {
    background: var(--neutral-black);
    padding: var(--responsive-spacing-80) var(--margin-margin) var(--responsive-spacing-32);
}
.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta span.cta-primary__text{
	color:#000;
}
.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta{
	background:#fff;
}
.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark .pixel-arrow {
	color:#000;
}
.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta span.cta-primary__arrow {
    background: #fff;
}

.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta span.cta-primary__arrow span.pixel-arrow {
    color: #000;
}

.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta:hover span.cta-primary__arrow {
    background: #00fac2;
}

.page-template-default.page.page-id-3447 a.cta-primary.cta-primary--solid-dark.sp-pcard__cta:hover span.cta-primary__arrow span.pixel-arrow {
    color: #000;
}

.page-id-3447 .iws-card__panel {
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    align-items: flex-start;
    gap: var(--responsive-spacing-32);
    background: var(--neutral-white);
    padding: 0;
    padding-right:0;
}
.page-id-3447 .iws-card__title {
    margin: 0;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h2);
    line-height: var(--lh-h2);
    letter-spacing: 0;
    color: var(--neutral-black);
}


.page-id-3447 .iws-card__desc {
    flex: 1 1 0;
    min-width: 0;
    max-width: 540px;
    margin: 0;
    align-self: flex-start;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    color: var(--neutral-charcoal);
}

.page-id-3447 .iws-card {
    position: relative;
    background: var(--neutral-white);
    display: flex;
    flex-direction: column;
    gap: var(--responsive-spacing-60);
}

.page-id-3447 .iws-deliver__tile {
    position: relative;
    flex: 0 0 50%;
    align-self: stretch;
    background: var(--neutral-black);
    overflow: hidden;
}
.page.page-id-3447 .sp-platforms__inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
}
.page.page-id-4988 .standards__logo-track {animation: platformsMarquee 20s linear infinite;}
.page.page-id-4988 .standards__logos{
	overflow:hidden;
}
.page.page-id-3447 .sp-platforms__cards {
    display: flex;
    gap: 24px;
    width: max-content;
    animation: platformsMarquee 60s linear infinite;
}

.page.page-id-3447 .sp-platforms__cards {
    display: flex;
    gap: 24px;
    width: max-content;
}

.page.page-id-3447 .sp-pcard {
    flex: 0 0 420px !important; /* Adjust until 3 fit */
}

.sp-cta .ctas a.cta-primary.cta-primary--mint.sp-cta__btn {
    background: #fff !important;
}

.sp-cta .ctas a.cta-primary.cta-primary--mint.sp-cta__btn span.cta-primary__arrow {
    background: #fff !important;
}

.sp-cta__inner a.cta-primary.cta-primary--mint:hover .cta-primary__arrow {
    background: #00fac2 !important;
}

.sp-cta .ctas a.cta-primary.cta-primary--mint.sp-cta__btn:hover span.cta-primary__arrow {
    background: var(--brand-neural-mint) !important;
}

.page.page-id-3447 .sp-platforms__slider-nav {
    display: none !important;
}

.page.page-id-3447 article.dbi-card{
    position: relative;
}

.page.page-id-3447 article.dbi-card:after {
    position: absolute;
    content: "";
    background: #1a1a1a;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
}
.page.page-id-3447 .sp-platforms__cards {
    animation: platformsMarquee 60s linear infinite;
}
.page-id-3447 section.media .media__grid {
    grid-template-columns: repeat(3, 1fr) !important;
    display: grid;
}

.page-id-3447 section.media article.media__card {
    height: 100%;
}

.page-id-3447 section.media a.cta-primary.cta-primary--solid-dark.promo-grid__card-cta span.cta-primary__arrow {
    background: #1a1a1a;
}

.page-id-3447 section.media a.cta-primary.cta-primary--solid-dark.promo-grid__card-cta span.cta-primary__arrow span.pixel-arrow {
    color: #fff;
}

.page-id-3447 section.media a.cta-primary.cta-primary--solid-dark.promo-grid__card-cta:hover span.cta-primary__arrow {
    background: var(--brand-neural-mint);
}

.page-id-3447 section.media a.cta-primary.cta-primary--solid-dark.promo-grid__card-cta:hover span.cta-primary__arrow span.pixel-arrow {
    color: #000;
}

.page-id-3447 .standards__logo-panel {
    position: relative;
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    align-items: center;
    background: var(--neutral-soft-grey);
    padding: 0;
}
.page-id-3447 .sp-platforms__cards:hover {
    animation-play-state: paused;
}
.page-id-3447 .standards__logo-label {
    flex-shrink: 0;
    width: 315px;
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    letter-spacing: -0.24px;
    color: var(--neutral-black-60);
}


.page-id-3447 .standards__logo {
    flex: 1 1 0;
    min-width: 0;
    height: 38px;
    width: 120px;
    object-fit: fill;
    object-position: center;
    filter: grayscale(1);
}

.page-id-3447 .wwd-comm__inner {
    display: flex;
    flex-direction: row;
    gap: var(--responsive-spacing-24);
}

.page-id-3447 .wwd-comm__title {
    flex: 0 0 50%;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--responsive-spacing-20);
}
.page-id-3447 .wwd-comm__sub {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    color: var(--neutral-charcoal);
}
.page-id-3447  .agents-studios__panel-title {
    margin: 0;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h3);
    line-height: var(--lh-h3);
    color: var(--neutral-black);
    letter-spacing: 0;
}

.page-id-3447 .agents-studios__tab {
    display: flex;
    align-items: center;
    padding: var(--responsive-spacing-20) var(--responsive-spacing-24);
    cursor: pointer;
    color: var(--neutral-slate-grey);
    font-family: var(--typeface-secondary);
    font-size: var(--font-body_s);
    font-weight: var(--weight-regular);
    white-space: nowrap;
    transition: all 0.2s ease;
    margin-bottom: -1px;
}

.page-id-3447 .agents-studios {
    position: relative;
    background: var(--neutral-soft-grey);
    padding: var(--responsive-spacing-80) var(--margin-margin);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: var(--space-32);
}

.page-id-3447 .agents-studios__ctas-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--space-20);
    width: 100%;
    margin-top: var(--space-16);
    display: none;
}
.page-id-3447  .agents-studios__panel-corner-pixel {
    background: #f4f4f4;
}
.page-id-3447 .case__title {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    color: var(--neutral-black);
}
.page-id-3447 .media__image img {
    width: 100%;
    min-height: 332px;
    max-height: 332px;
    object-fit: cover;
    display: block;
}
.page-id-3447 .platform__text {
    margin: 0;
    font-family: inherit;
    font-size: var(--font-body_s);
    line-height: 22px;
    color: var(--neutral-black);
}

.page-id-3447   .aava-gap__pixel--bl {
    background: #f4f4f4;
}




/* AAva 4 */
h2.platform__intro-heading {
    margin: 0;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h4);
    line-height: var(--lh-h4);
    letter-spacing: -0.01em;
    color: var(--neutral-black);
}

.aava-banner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  background-color: var(--neutral-black);
  background-image: url("/wp-content/themes/ascendion-theme/images/images/aava-hero-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  isolation: isolate;
}h2.platform__intro-heading {
    padding: 0 5%;
}

/* Dark gradient: image reads at top, fades to solid black behind the
   text so AAVA™ and the stat row stay legible.                       */
.aava-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    transparent 38%,
    rgba(0, 0, 0, 0.55) 62%,
    var(--neutral-black) 100%
  );
}

.aava-banner__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-32);
  padding: var(--margin-margin);
  padding-bottom: var(--responsive-spacing-60);
}

/* Top row — AAVA™ wordmark + tagline, divided by a hairline rule. */
.aava-banner__text {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--responsive-spacing-24);
  width: 100%;
  padding-bottom: var(--responsive-spacing-32);
  border-bottom: 1px solid var(--neutral-white-20);
}

.aava-banner__brand {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-ultrabold);
  font-size: var(--font-dis-1);
  line-height: var(--lh-dis-1);
  color: var(--neutral-white);
}

.aava-banner__tagline {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h6);
  line-height: var(--lh-h6);
  letter-spacing: -0.24px;
  color: var(--neutral-white);
  text-align: right;
  white-space: nowrap;
}

.aava-banner__sup {
  font-size: 0.65em;
  vertical-align: super;
  line-height: 0;
}

/* Bottom row — stat headline + scroll-down arrow. */
.aava-banner__cta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--responsive-spacing-24);
  width: 100%;
}

.aava-banner__stat {
  margin: 0;
  display: flex;
  align-items: center;
  gap: var(--responsive-spacing-12);
  font-family: var(--typeface-primary);
}

.aava-banner__stat-num {
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  letter-spacing: -0.4px;
  color: var(--brand-neural-mint);
}

.aava-banner__stat-label {
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h6);
  line-height: var(--lh-h6);
  letter-spacing: -0.24px;
  color: var(--neutral-white);
}

/* Scroll-down cue — reuses .pixel-arrow, rotated to point down. */
.aava-banner__scroll {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--brand-neural-mint);
}
.aava-banner__scroll .pixel-arrow {
  transform: rotate(90deg);
}

/* ── Tablet ≤1023px ─────────────────────────────────────────── */
@media (max-width: 1023px) {
  .aava-banner__tagline {
    white-space: normal;
    max-width: 40%;
  }
}

/* ── Mobile ≤719px ──────────────────────────────────────────── */
@media (max-width: 768px) {
	.sp-pcard__quote,.sp-pcard__sub {
    color: #fff !important;
}
	.page.page-id-3447 .sp-platforms__inner{
		gap:0;
	}
	.platform__pixel,.om2__box:after {
    height: 10px !important;
    width: 10px !important;
}
.page-id-3447 .case__title {
    height: 70px;
}
	
	.page-id-1174 .mcta__media-play{
		height:32px;
		width:32px
	}
.page-id-1174 	.promo-grid__card-media {
    position: relative;
    width: 100%;
    height: 300px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: var(--neutral-soft-grey);
}
.page-id-1174 	.mcta__media::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background: var(--neutral-soft-grey, #f4f4f4);
    z-index: 2;
}
	.page-id-3447  nav.media__pager .cta-arrow {
 
    height: 40px;
	}
.sp-cta__inner:after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 9 !important;
    background: rgba(0, 0, 0, 0.4);
    transform: translate3d(0, var(--parallax-y, 0px), 0);
    will-change: transform;
}


.sp-cta__headline {
    z-index: 99;
}

.iws-library__body {
    z-index: 99;
}

.ctas {
    z-index: 99;
}
	.dbi .dbi-card .dbi-card__extra {
    max-height: 250px !important;
    opacity: 1 !important;
    display: block !important;
}
	
	.page-id-3447 .ecosystem__dots {
        display: flex;
        align-items: center;
        gap: 6px;
        margin-top: 0;
        display: none;
    }
	.page-id-3447 .aava-gap__hero-tagline {
    margin: 0;
    width: 100%;
    max-width: 100%;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    letter-spacing: 0;
    color: var(--neutral-white);
}
	.page.page-id-3447 .platform__layout:after {display:none;}

	   .page.page-id-3447  .ecosystem__row {
        background: #1a1a1a;
        min-height: 140px;
        height: 175px;
    }
	.page-id-3447 section#bring_section .fwt__inner {
           background: var(--neutral-deep-black);
    color: #fff;
    position: relative;
}
	 .page.page-id-3447  .dbi__track {
    gap: 20px;
}
	.page-id-3447 .standards__logo-panel {
    min-height: 100px;
    background: transparent !important;
    width: 100%;
}

.page-id-3447  .standards__logo-row:nth-child(1) .standards__logo:nth-child(1) {
    height: auto !important;
}


	 .page.page-id-3447 .ecosystem__right{
		margin-right:0;
	}
	.page-id-3447 .iws-cards {
    background: var(--neutral-soft-grey);
    padding: var(--responsive-spacing-80) var(--margin-margin) 0;
	}
/* 	.page-id-3447 .dbi .dbi-card__overlay {
        padding: 0;
    } */
/* 	22-07 */
	.page.page-id-3447 .platform__layout {
    display: block;
		    height: 450px;
}

	.page-id-3447 .platform__text-col {
    width: 100%;
    height: auto;
    min-width: 0;
    padding-top: 0;
}
	.page.page-id-3447 .platform__layout:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 10px;
    height: 10px;
    top: 0;
    right: 0;
}
.page-id-3447 .platform__text-col {
    padding: 0;
}

.platform__slider-col {
    margin-top: 20px;
}

.page-id-3447 .platform__slide {
    display: flex;
}


.page-id-3447  .aava-gap__hero-copy {
    display: block !important;
}

.page-id-3447 .aava-gap__hero-body {
    width: 100%;
}

.page-id-3447 .db-inner {
    display: block;
}

.page-id-3447 section#bring_section .fwt__text {
    width: 100%;
}
	.page-id-3447 .platform__track{
		flex-direction:row;
	}
.page-id-3447 .wwd-comm__inner {
    display: block;
}
/* 22-07	 */
  .aava-banner__text {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-12);
  }section:before,section:after {
    background-size:10px 10px !important;
}
  .aava-banner__tagline {
    text-align: left;
    max-width: 100%;
  }
  .aava-banner__cta-row {
    align-items: flex-end;
  }
  .aava-banner__stat {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--space-4);
  }
}


/* ═══════════════════════════════════════════════════════════════
   PLATFORM — pinned horizontal scroll carousel · Figma 641:9570
   Section is tall (JS sets height = slides × 100vh). .platform__pin
   sticks at the top; a scroll listener scrubs .platform__track left
   and fills the mint progress bar as you move through the section.
   ═══════════════════════════════════════════════════════════════ */
.platform {
  position: relative;
  background: var(--neutral-white);
	    border-top: 1px solid #bcbcbc;
  /* height set by JS (slides × 100vh); fallback for no-JS / reduced. */
/*   height: 300vh; */
}

.platform__pin {
  position: sticky;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--responsive-spacing-40);
  overflow: hidden;
  background: var(--neutral-white);
  padding: var(--responsive-spacing-80) 0 var(--responsive-spacing-60);
}

.platform__viewport {
  overflow: hidden;
  width: 100%;
}

.platform__track {
  display: flex;
  will-change: transform;
	gap: 5%;
}

.platform__slide {
  flex: 0 0 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--responsive-spacing-40);
  align-items: stretch;
}

.platform__media {
  position: relative;
  height: 260px;
  overflow: hidden;
}
.platform__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* White corner notch on the image's top-right seam (Figma 641:9574). */
.platform__pixel {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-white);
  z-index: 2;
  pointer-events: none;
}

.platform__statement {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-top: 2px solid var(--neutral-light-grey);
  padding-top: var(--responsive-spacing-24);
}

.platform__text {
  margin: 0;
  max-width: 504px;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  letter-spacing: -0.4px;
  color: var(--neutral-black);
}

/* Bottom progress bar — grey rail + mint fill driven by scroll. */
.platform__progress {
  position: relative;
	margin:0 var(--margin-margin);
  flex-shrink: 0;
  height: 2px;
  background: var(--neutral-light-grey);
}
.platform__progress-fill {
  position: absolute;
  left: 0;
  top: -1px;
  height: 4px;
  width: 0;
  min-width: 8%;
  background: var(--brand-dark-teal);
}

/* ── Tablet/Mobile ≤719px — stack image over statement ───────── */
@media (max-width: 719px) {
	
	.page.page-id-3447 .ecosystem__row {
    top: 0 !important;
	}
	
  .platform__slide {
    grid-template-columns: 1fr;
    gap: var(--responsive-spacing-24);
    align-items: start;
  }
  .platform__media { height: clamp(200px, 36vh, 300px); }
  .platform__text  { font-size: var(--font-h5, var(--font-h4)); }
}

/* ── Reduced motion — drop the pin, stack slides, hide progress ─ */
@media (prefers-reduced-motion: reduce) {
  .platform        { height: auto; }
  .platform__pin   { position: static; height: auto; gap: var(--responsive-spacing-60); }
  .platform__viewport { overflow: visible; }
  .platform__track {
    flex-direction: column;
    gap: var(--responsive-spacing-60);
    transform: none !important;
  }
  .platform__slide { flex: none; }
  .platform__progress { display: none; }
}

/* The reused home.css .manifesto carries home's neighbor colors. In AAVA
   it sits banner(dark) → manifesto(white) → platform(white): black notch
   biting down from the banner, no band at the white→white join below.   */
.manifesto { --pixel-top: var(--neutral-black); --pixel-bottom: transparent; }


/* ── Section-level corner pixels for .mutiple-video ────────────
   home.css covers .case, .manifesto, etc. Only .mutiple-video
   is new, so just define it here instead of repeating the list.  */
.mutiple-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--pixel-top, transparent), var(--pixel-top, transparent)),
    linear-gradient(var(--pixel-top, transparent), var(--pixel-top, transparent));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

.mutiple-video::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--pixel-bottom, transparent), var(--pixel-bottom, transparent)),
    linear-gradient(var(--pixel-bottom, transparent), var(--pixel-bottom, transparent));
  background-position: bottom left, bottom right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}


/* ── Section shell ──────────────────────────────────────────── */
.mutiple-video {
  --mutiple-video-steps: 5;
  --pixel-top: var(--neutral-white);
  --pixel-bottom: var(--brand-neural-mint);
  position: relative;
  min-height: 100vh;
  background: var(--neutral-black);
}

.mutiple-video__pin {
  position: relative;
  min-height: 0;
  display: flex;
  flex-direction: column;
  padding: calc(var(--responsive-spacing-80) + 2vh) var(--margin-margin) var(--responsive-spacing-80);
  gap: var(--responsive-spacing-40);
}

.mutiple-video__title {
  margin: 0;
  width: 75%;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  color: var(--neutral-white);
  flex-shrink: 0;
}


/* ── Slider ─────────────────────────────────────────────────── */
.mutiple-video__slider {
  flex: 1;
  overflow: hidden;
  min-height: 0;
}

.mutiple-video__track {
  display: flex;
  gap: var(--grid-gutter);
  height: 180px;
  align-items: flex-end;
}

/* Default (inactive) slide — collapses to share remaining space */
.mutiple-video__slide {
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
  flex-basis: calc(32% - var(--grid-gutter));
  height: 50%;
  transition: flex-basis 0.5s cubic-bezier(0.4, 0, 0.2, 1),
              height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.mutiple-video__slide--active {
  flex-basis: 68%;
  height: 100%;
  cursor: default;
}

/* Card corner pixels — black 20 × 20 px squares at all 4 corners
   Black matches the section background, creating a notched-corner effect. */
/* ═══════════════════════════════════════════════════════════════
   AAVA · "powers a new operating model" video section
   Consolidated / conflict-free. Replaces the whole .mutiple-video
   block in aava.css.
     · Play button centred over the video
     · Poster <img> + <video> fill the card (poster on top until play)
     · Caption keeps its bottom gradient so text stays legible
     · Desktop: enlarged card has a bigger title + bigger play glyph
     · Mobile: every card is the same size, so title + glyph are uniform
   ═══════════════════════════════════════════════════════════════ */

/* ── Section-level corner pixels ──────────────────────────────── */
.mutiple-video::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--pixel-top, transparent), var(--pixel-top, transparent)),
    linear-gradient(var(--pixel-top, transparent), var(--pixel-top, transparent));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}
.mutiple-video::after {
  content: "";
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
  linear-gradient(#f4f4f4, #f4f4f4), linear-gradient(#f4f4f4, #f4f4f4);
  background-position: bottom left, bottom right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

/* ── Section shell ──────────────────────────────────────────── */
.mutiple-video {
  --mutiple-video-steps: 5;
  --pixel-top: var(--neutral-white);
  --pixel-bottom: var(--brand-neural-mint);
  position: relative;
  min-height: 0;
  background: var(--neutral-black);
}
.mutiple-video__pin {
  position: relative;
  min-height: 0vh;
  display: flex;
  flex-direction: column;
  padding: calc(var(--responsive-spacing-80) + 2vh) var(--margin-margin) var(--responsive-spacing-80);
  gap: var(--responsive-spacing-40);
}
.mutiple-video__title {
  margin: 0;
  width: 75%;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  color: var(--neutral-white);
  flex-shrink: 0;
}

/* ── Slider ─────────────────────────────────────────────────── */
.mutiple-video__slider {
  flex: 1;
  overflow: hidden;
  min-height: 0;
}
.mutiple-video__track {
  display: flex;
  gap: var(--grid-gutter);
  height: 300px;
  align-items: flex-end;
}

/* Default (inactive) slide — collapses to share remaining space */
.mutiple-video__slide {
  position: relative;          /* positioning context for the centred play */
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
  flex-basis: calc(32% - var(--grid-gutter));
  height: 50%;
  transition: flex-basis 0.5s cubic-bezier(0.4, 0, 0.2, 1),
              height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.mutiple-video__slide--active {
  flex-basis: 68%;
  height: 100%;
  cursor: default;
}

/* Card corner pixels — black 20×20 squares notch the corners. */
.mutiple-video__slide::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-black), var(--neutral-black)),
    linear-gradient(var(--neutral-black), var(--neutral-black));
  background-position: top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}
/* .mutiple-video__slide::after {
  content: "";
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-black), var(--neutral-black)),
    linear-gradient(var(--neutral-black), var(--neutral-black));
  background-position: bottom left, bottom right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}
 */
/* ── Media · poster image + video both fill the card ─────────── */
.mutiple-video__media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: var(--neutral-deep-black);
}
.mutiple-video__media img,
.mutiple-video__media video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.mutiple-video__poster { z-index: 1; }   /* poster sits above the lazy video */
.mutiple-video__vid    { z-index: 0; }

/* Subtle zoom on the small (inactive) cards. */
.mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__media img,
.mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__media video {
  transform: scale(1.05);
}

/* ── Play button · centred over the video ───────────────────── */
.mutiple-video__arrow { line-height: 0; }
.mutiple-video__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: none;
  color: var(--neutral-white);
  cursor: pointer;
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.45));
  transition: transform 200ms ease, opacity 200ms ease;
}
/* .mutiple-video__play:hover { transform: translate(-50%, -50%) scale(1.08); }
 */
/* Square play glyph (viewBox 0 0 63 63). Small card by default. */
.mutiple-video__play-icon { display: block; width: 44px; height: 44px; }
.mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__play-icon {
  width: 26px;
  height: 26px;
}
/* Desktop · enlarged (active) card gets a larger play glyph. */
@media (min-width: 720px) {
  .mutiple-video__slide--active .mutiple-video__play-icon { width: 50px; height: 50px; }
}

/* ── Caption bar (bottom overlay · text only) ───────────────── */
.mutiple-video__info {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  z-index: 2;
  padding: var(--responsive-spacing-60) var(--responsive-spacing-40) var(--responsive-spacing-32);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72) 0%, transparent 100%);
  pointer-events: none;        /* clicks pass through to the slide */
  transition: opacity 0.3s ease;
}
.mutiple-video__text {
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
  min-width: 0;
}
.mutiple-video__name {
  margin: 0;
	    font-size: var(--font-body_l);
    line-height: var(--lh-body_l);
    font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  color: var(--neutral-white);
}
.mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__name {
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
}
.mutiple-video__desc {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-light);
  font-size: var(--font-body);
  line-height: var(--lh-caption);
  color: var(--neutral-white);
}
.page-id-3447 .bn__pixels {
    background: #fff;
}
.mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__desc { display: none; }

.page.page-id-3447 nav.dbi__dots {
    display: none;
}
/* When a clip plays · fade the caption AND the play button out. */
.mutiple-video__slide.is-playing .mutiple-video__info,
.mutiple-video__slide.is-playing .mutiple-video__play { opacity: 0; pointer-events: none; }

/* ── Tablet ≤1023px ─────────────────────────────────────────── */
@media (max-width: 1023px) {
  .mutiple-video__title { width: 100%; }
  .mutiple-video__slide { height: 55%; }
}

/* ── Mobile ≤719px ──────────────────────────────────────────── */
@media (max-width: 719px) {
	
	.page.page-id-842 .sp-cta:after {
    bottom: -10px;
	}
  .mutiple-video { min-height: auto; }
  .mutiple-video__pin {
    padding: var(--responsive-spacing-80) var(--margin-margin);
    min-height: auto;
  }
  .mutiple-video__title {
    font-size: var(--font-h3);
    line-height: var(--lh-h3);
  }

  /* Slider becomes a horizontal swipe carousel. */
  .mutiple-video__slider {
    flex: none;
    margin-right: calc(-1 * var(--margin-margin));
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .mutiple-video__slider::-webkit-scrollbar { display: none; }

  .mutiple-video__track {
    flex-direction: row;
    align-items: stretch;
    flex-wrap: nowrap;
    height: auto;
    gap: var(--responsive-spacing-12);
    padding-left: var(--margin-margin);
    padding-right: 0;
  }

  /* Every card is the SAME size on mobile (90% wide, 16:10). */
  .mutiple-video__slide,
  .mutiple-video__slide--active {
    flex: 0 0 95%;
    width: 95%;
    height: 180px;
    aspect-ratio: 16 / 10;
    cursor: pointer;
    scroll-snap-align: start;
  }
  .mutiple-video__slide:not(.mutiple-video__slide--active) { display: block; }
  .mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__media img { transform: none; }

  /* Same size cards ⇒ uniform title + play glyph (this is the mobile fix). */
  .mutiple-video__name,
  .mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__name {
    font-size: var(--font-body_xl);
    line-height: var(--lh-body_xl);
  }
	nav.media__pager {
    display: none !important;
}
 body  .mutiple-video__play-icon,
 body  .mutiple-video__slide:not(.mutiple-video__slide--active) .mutiple-video__play-icon {
    width: 22px !important;
    height: 22px !important;
  }

  /* Corner pixels: 10×10 on mobile. */
  .mutiple-video__slide::before,
  .mutiple-video__slide::after {
    height: 10px;
    background-size: 10px 10px;
  }

  /* Caption padding · subtitle hidden on mobile (title + play only). */
  .mutiple-video__info {
    padding: var(--responsive-spacing-32) var(--responsive-spacing-24) var(--responsive-spacing-12);
  }
  .mutiple-video__desc { display: none; }
}


/* ═══════════════════════════════════════════════════════════════
   AAVA Gap · "Last-Mile Platform" section
   White section bg · black hero panel · two info cards
   ═══════════════════════════════════════════════════════════════ */

.aava-gap {
  background: var(--neutral-white);
  padding: var(--responsive-spacing-80) var(--margin-margin);
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
}


/* ── Hero panel ─────────────────────────────────────────────── */
.aava-gap__hero {
  position: relative;
  overflow: hidden;
  background-color: var(--neutral-black);
  /* Layer 1: platform screenshot — right-aligned, auto height, no repeat   */
  /* Layer 2: subtle dot texture repeating over the whole panel             */
  background-image:
    url('images/aava-platform.png'),
    radial-gradient(circle, rgba(255,255,255,0.07) 1px, transparent 1px);
  background-repeat: no-repeat, repeat;
  background-size: 55% auto, 20px 20px;
  background-position: right center, 0 0;
}

.aava-gap__hero-text {
  position: relative;
  /* Figma: px = responsive-60, py = space-72 (72 px, not a responsive token) */
  padding: 72px var(--responsive-spacing-60);
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
  /* Container fills the full hero width (flex-[1_0_0] in Figma).
     Only the title is width-capped — see below. */
}

.aava-gap__hero-title {
  margin: 0;
  /* Figma: w-[640px] — caps the H2 so it doesn't bleed into the laptop image */
  max-width: 640px;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.01em;
  color: var(--neutral-white);
}

.aava-gap__hero-copy {
  display: flex;
  flex-direction: column;
  gap: var(--space-32);
}

.aava-gap__hero-body {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-white);
}

.aava-gap__hero-tagline {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-ultrabold);
  font-size: var(--font-h5);
  line-height: var(--lh-h5);
  letter-spacing: -0.01em;
  color: var(--brand-neural-mint);
}


/* ── Corner-pixel notches (white = section bg) ──────────────── */
.aava-gap__pixel {
  position: absolute;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-white);
  z-index: 2;
}

.aava-gap__pixel--tr { top: 0;    right:  0; }
.aava-gap__pixel--bl { bottom: 0; left:   0; }


/* ── Two info-cards row ─────────────────────────────────────── */
.aava-gap__cards {
  display: flex;
  gap: var(--responsive-spacing-20);
}

.aava-gap__card {
  flex: 1 0 0;
  min-width: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-32);
  padding: var(--responsive-spacing-48);
}

/* Mint card: heading pushed top, list pushed to bottom via space-between */
.aava-gap__card--mint {
  background: var(--brand-neural-mint);
  justify-content: flex-start;
}

.aava-gap__card--grey {
  background: var(--neutral-soft-grey);
}

.aava-gap__card-label {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xl);
  line-height: var(--lh-body_xl);
  color: var(--neutral-black);
}

.aava-gap__card-body {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xl);
  line-height: var(--lh-body_xl);
  color: var(--neutral-deep-black);
}


/* ── Icon list ──────────────────────────────────────────────── */
.aava-gap__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
}

.aava-gap__list-item {
  display: flex;
  align-items: center;
  gap: var(--space-16);
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-black);
}

.aava-gap__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
}

.aava-gap__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}


/* ── Responsive ─────────────────────────────────────────────── */
@media (max-width: 1023px) {
  /* Title cap scales down proportionally on tablet */
  .aava-gap__hero-title {
    max-width: 580px;
  }
}

@media (max-width: 719px) {
  /* ── Hero: text top-half / image bottom-half (Figma 527:5674) ─────────
     On mobile the layout is purely vertical: title + body + tagline sit
     in the top half on a clean black background, and the platform image
     anchors to the bottom edge. No text-over-image overlap → no scrim.  */
  .aava-gap__hero {
    /* Full-width image anchored to the bottom, auto height keeps ratio  */
    background-size: 100% auto, 14px 14px;
    background-position: center bottom, 0 0;
    /* Pushes card tall enough for the image to be visible below the text.
       58 vw ≈ 226 px at 390 px, matching Figma's 227 px bottom spacer.  */
    padding-bottom: clamp(180px, 58vw, 250px);
  }

  /* No scrim — text and image occupy separate halves of the panel        */
  .aava-gap__hero::before {
    display: none;
  }

  /* Figma: p-[responsive-spacing/60] — uniform padding on all sides;
     bottom clearance is handled by padding-bottom on the hero wrapper.   */
  .aava-gap__hero-text {
    padding: var(--responsive-spacing-60);
    padding-bottom: 0;
    z-index: auto;
  }

  /* --font-h2 already clamps to ~32 px at 390 px — no size override.
     Only remove the desktop 762 px width cap.                            */
  .aava-gap__hero-title {
    max-width: 100%;
  }

  /* Figma 527:5679: tagline uses Plain_Regular on mobile (desktop = Ultrabold) */
  .aava-gap__hero-tagline {
    font-weight: var(--weight-plain-regular);
  }

  /* Stack info cards vertically                                           */
  .aava-gap__cards {
    flex-direction: column;
  }

  /* Corner pixels scale to 10 × 10 on mobile                             */
  .aava-gap__pixel {
    width: 10px;
    height: 10px;
  }
}



/* ═══════════════════════════════════════════════════════════════
   Agents Set Section Styles
   ═══════════════════════════════════════════════════════════════ */

.agents-set {
  position: relative;
  background: var(--neutral-black);
  padding: var(--responsive-spacing-80) var(--margin-margin);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-48);
}

/* Section-level corner pixel divider */
.agents-set::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-white), var(--neutral-white)),
    linear-gradient(var(--neutral-white), var(--neutral-white));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

.agents-set__title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  color: var(--neutral-white);
  letter-spacing: -0.01em;
}

/* Horizontal scroll container */
.agents-set__container {
  display: flex;
  gap: var(--space-20);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scrollbar-width: none; /* Hide scrollbars on Firefox */
  -ms-overflow-style: none; /* Hide scrollbars on IE/Edge */
}

.agents-set__container::-webkit-scrollbar {
  display: none; /* Hide scrollbars on Chrome/Safari */
}

/* Individual card */
.agents-set__card {
  display: flex;
  align-items: center;
  gap: var(--space-40);
  flex-shrink: 0;
  scroll-snap-align: start;
}

/* Image box */
.agents-set__image-container {
  position: relative;
  width: 533px;
  height: 316px;
  overflow: hidden;
  flex-shrink: 0;
}

.agents-set__image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Black pixel cutout on top-right of image card */
.agents-set__corner-pixel {
  position: absolute;
  right: calc(0px - var(--space-4));
  top: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-black);
  z-index: 2;
}

/* Text box */
.agents-set__text-block {
  display: flex;
  flex-direction: column;
  gap: var(--space-16);
  width: 315px;
  flex-shrink: 0;
}

.agents-set__card-title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h5);
  line-height: var(--lh-h5);
  color: var(--neutral-white);
  letter-spacing: -0.01em;
}

.agents-set__card-desc {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-white);
}

/* Header · title left, CTA bottom-aligned right (Figma 641:9698) */
.agents-set__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--space-40);
}
.agents-set__cta { flex-shrink: 0; }

/* Carousel controls · pagination (left) + prev/next arrows (right) */
.agents-set__controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-20);
}

/* Pagination · square pixel dots */
.agents-set__dots {
  display: flex;
  align-items: center;
  gap: var(--space-8);
}
.agents-set__dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: var(--neutral-charcoal);
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  transition: width 200ms ease, background 200ms ease;
}
.agents-set__dot--active {
  width: 24px;
  background: var(--brand-neural-mint);
}

/* Prev/next arrows · deep-black chip, mint on hover (cta-arrow DNA) */
.agents-set__nav {
  display: flex;
  align-items: center;
  gap: var(--space-12);
}
.agents-set__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 50px;
  padding: 0;
  border: 0;
  background: var(--neutral-deep-black);
  color: var(--neutral-white);
  cursor: pointer;
  transition: background 200ms ease, color 200ms ease;
}
.agents-set__nav-btn:hover { background: var(--brand-neural-mint); color: var(--neutral-black); }
.agents-set__nav-btn .pixel-arrow { width: var(--space-14); color: currentColor; }
.agents-set__nav-btn .pixel-arrow svg { fill: currentColor; }
.agents-set__nav-btn--prev .pixel-arrow { transform: scaleX(-1); }
.agents-set__nav-btn:disabled { opacity: 0.35; cursor: default; }
.agents-set__nav-btn:disabled:hover { background: var(--neutral-deep-black); color: var(--neutral-white); }


/* ── Responsive Overrides ───────────────────────────────────── */

@media (max-width: 1023px) {
  .agents-set__container {
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: var(--responsive-spacing-24);
  }

  .agents-set__card {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-24);
    flex: 0 0 calc(80% - var(--space-20));
    scroll-snap-align: start;
  }

  .agents-set__image-container {
    width: 100%;
    height: auto;
    aspect-ratio: 533 / 316;
  }

  .agents-set__text-block {
    width: 100%;
  }
}

@media (max-width: 719px) {
	.agents-set__header {
	display: flex;
    flex-direction: column;
	    align-items: flex-start;	
	}
	
  .agents-set {
    padding: calc(var(--responsive-spacing-60) + 2vh) var(--margin-margin) var(--responsive-spacing-40);
  }

  .agents-set__card {
    flex: 0 0 calc(100% - var(--space-48));
  }

  .agents-set__title {
    font-size: var(--font-h3);
    line-height: var(--lh-h3);
  }
}


/* ═══════════════════════════════════════════════════════════════
   Agents Studios Section Styles
   ═══════════════════════════════════════════════════════════════ */

.agents-studios {
  position: relative;
  background: var(--neutral-soft-grey);
  padding: var(--responsive-spacing-80) var(--margin-margin);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: var(--space-48);
}

.agents-studios__header {
  display: grid;
  grid-template-columns: repeat(var(--grid-columns), 1fr);
  gap: var(--grid-gutter);
}

.agents-studios__title {
  margin: 0;
  grid-column: 1 / 7;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  color: var(--neutral-black);
  letter-spacing: -0.01em;
}

.agents-studios__lead {
  margin: 0;
  grid-column: 8 / -1;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-black);
}

/* Tabs & Navigation row */
.agents-studios__nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--neutral-light-grey);
  width: 100%;
  margin-bottom: var(--responsive-spacing-40);
}

.agents-studios__tabs {
  display: flex;
  gap: var(--responsive-spacing-12);
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  flex: 1;
}

.agents-studios__tabs::-webkit-scrollbar {
  display: none;
}

.agents-studios__tab {
  display: flex;
  align-items: center;
  padding: var(--responsive-spacing-20) var(--responsive-spacing-24);
  cursor: pointer;
  border-bottom: 1px solid transparent;
  color: var(--neutral-slate-grey);
  font-family: var(--typeface-secondary);
  font-size: var(--font-body_xs);
  font-weight: var(--weight-regular);
  white-space: nowrap;
  transition: all 0.2s ease;
  margin-bottom: -1px; /* Overlap the 1px container border */
}

.agents-studios__tab:hover {
  color: var(--neutral-black);
}

.agents-studios__tab--active {
  color: var(--neutral-black);
  border-bottom: 2px solid var(--brand-dark-teal);
  font-weight: var(--weight-medium);
}

.agents-studios__arrows {
  display: flex;
  gap: var(--space-12);
  align-items: center;
  flex-shrink: 0;
  padding-left: var(--space-16);
  margin-bottom: -1px;
}

/* Panel Card */
.agents-studios__panel {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: 400px;
  width: 100%;
}

.agents-studios__panel-info {
  background: var(--neutral-white);
  flex: 0 0 50%;
  padding: var(--responsive-spacing-48);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.agents-studios__panel-icon-wrap {
  width: var(--space-80);
  height: var(--space-80);
  flex-shrink: 0;
}

.agents-studios__panel-icon-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.agents-studios__panel-text {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-24);
}

.agents-studios__panel-title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  color: var(--neutral-black);
  letter-spacing: -0.01em;
}

.agents-studios__panel-desc {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-deep-black);
}

.agents-studios__panel-media {
  position: relative;
  flex: 1;
  overflow: hidden;
}

.agents-studios__panel-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.agents-studios__panel-corner-pixel {
  position: absolute;
  right: calc(0px - var(--space-4));
  top: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-white);
  z-index: 2;
}

/* Bottom CTAs row */
.agents-studios__ctas-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-20);
  width: 100%;
  margin-top: var(--space-16);
}


/* ── Responsive Overrides ───────────────────────────────────── */

@media (max-width: 1023px) {
  .agents-studios__title {
    grid-column: 1 / -1;
  }

  .agents-studios__lead {
    grid-column: 1 / -1;
  }

  .agents-studios__panel {
    flex-direction: column;
    height: auto;
  }

  .agents-studios__panel-info {
    padding: var(--responsive-spacing-32);
    gap: var(--responsive-spacing-120);
  }

  .agents-studios__panel-media {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5;
  }

  .agents-studios__ctas-row {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-16);
  }
}

@media (max-width: 719px) {
  .agents-studios {
    padding: calc(var(--responsive-spacing-60) + 2vh) var(--margin-margin);
    gap: var(--responsive-spacing-48);
  }

  .agents-studios__panel-info {
    padding: var(--responsive-spacing-24);
  }

  .agents-studios__panel-title {
    font-size: var(--font-h5);
    line-height: var(--lh-h5);
  }
}

/* ═══════════════════════════════════════════════════════════════
   TRUST — "AAVA Delivers Trust" · Figma 641:9758
   Black section. Header = mint+white title + lead copy. Body = left
   arrow rows + right icon/heading list with hairline dividers.
   ═══════════════════════════════════════════════════════════════ */
.trust {
  background: var(--neutral-black);
  padding: var(--space-60) var(--margin-margin);
}

.trust__inner {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-48);
}

/* ── Header ─────────────────────────────────────────────────── */
.trust__header {
  display: flex;
  gap: var(--space-80);
  align-items: flex-start;
}

.trust__title,
.trust__lead {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
}

.trust__title {
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-white);
}
.trust__title-accent {
  display: block;
  color: var(--brand-neural-mint);
}

.trust__lead {
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-light-grey);
}

/* ── Body · two columns ─────────────────────────────────────── */
.trust__body {
  display: flex;
  gap: var(--space-20);
  align-items: stretch;
}

/* Left · two arrow rows (top-aligned; column may have empty space) */
.trust__rows {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

/* Each row is a selectable tab (button). Inactive = muted with a
   charcoal rule; active = filled deep-black with white text + mint arrow. */
.trust__row {
  display: flex;
	justify-content:space-between;
  align-items: center;
  gap: var(--space-12);
  padding: var(--space-20);
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--neutral-charcoal);
  background: transparent;
  text-align: left;
  cursor: pointer;
  transition: background 200ms ease;
}
.trust__row-text {
  flex: 0 0 75%;
  width: 90%;
  min-width: 0;
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-slate-grey);
  transition: color 200ms ease;
}
.trust__row .pixel-arrow {
  color: var(--neutral-slate-grey);
  transition: color 200ms ease;
}

/* Selected option */
.trust__row.is-active {
  background: var(--neutral-deep-black);
  border-bottom-color: transparent;
}
.trust__row.is-active .trust__row-text { color: var(--neutral-white); }
.trust__row.is-active .pixel-arrow     { color: var(--brand-neural-mint); }

/* Right · panel host + swappable benefit lists */
.trust__panels {
  flex: 1 1 0;
  min-width: 0;
}
.trust__list {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--responsive-spacing-24);
  background: var(--neutral-deep-black);
}
.trust__list:not(.is-active) { display: none; }

.trust__item {
  display: flex;
  align-items: center;
  gap: var(--space-32);
  width: 100%;
  padding: var(--space-20) var(--responsive-spacing-40);
  background: var(--neutral-deep-black-60);
}
.trust__icon {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
}
.trust__icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.trust__item-text {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: var(--space-12);
}
.trust__item-title {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-white);
}
.trust__item-sub {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xxs);
  line-height: var(--lh-body_xxs);
  color: var(--neutral-light-grey);
}

/* Hairline divider between items (Figma Line 37 · 600px, centered). */
.trust__divider {
  width: 600px;
  max-width: calc(100% - 2 * var(--responsive-spacing-40));
  height: 1px;
  background: var(--neutral-charcoal);
}

/* Mobile +/- toggle · drawn in CSS, mint. Hidden on desktop (arrow shown);
   shown ≤719px. Active row = minus (horizontal bar only), inactive = plus. */
.trust__toggle {
  display: none;          /* shown ≤719px */
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  line-height: 0;
}
.trust__toggle svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: var(--brand-neural-mint);   /* rects inherit this */
}
/* Active row → minus: hide the plus's vertical bar (Figma plus-box). */
.trust__row.is-active .trust__toggle-v { display: none; }

/* ── Tablet ≤1023px — stack the header columns ──────────────── */
@media (max-width: 1023px) {
  .trust__header {
    flex-direction: column;
    gap: var(--responsive-spacing-24);
  }
}

/* ── Mobile ≤719px — accordion (Figma 641:9232) ─────────────────
   Each option header is followed inline by its own panel. The rows
   and panels live in separate wrappers, so `display: contents` lifts
   them into .trust__body and `order` interleaves them:
       row0 → panel0 → row1 → panel1
   Only the active option's panel is shown (display:none on the rest). */
@media (max-width: 719px) {
  .trust__body {
    flex-direction: column;
    align-items: stretch;
    gap: var(--space-20);
  }
  .trust__rows,
  .trust__panels { display: contents; }

  .trust__row[data-trust-tab="0"]    { order: 1; }
  .trust__list[data-trust-panel="0"] { order: 2; }
  .trust__row[data-trust-tab="1"]    { order: 3; }
  .trust__list[data-trust-panel="1"] { order: 4; }

  /* +/- toggle replaces the arrow on mobile. */
  .trust__row .pixel-arrow { display: none; }
  .trust__toggle           { display: block; }

  /* Panels flow at natural height under their header (no centering). */
  .trust__list {
    height: auto;
    justify-content: flex-start;
  }
  .trust__divider { width: 100%; max-width: none; }
}

/* Corner-pixel transitions (.trust isn't in home.css's pixel list).
   Above = agents-studios (soft-grey) → soft-grey top notch here; the
   trust black now sits above the footer, so recolor the footer notch. */
.trust { position: relative; }
.trust::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-soft-grey), var(--neutral-soft-grey)),
    linear-gradient(var(--neutral-soft-grey), var(--neutral-soft-grey));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}
/* The mint .work-cta banner now sits directly above the footer, so the
   footer's top-corner notch matches it (section-below carries the
   boundary band, per the site's pixel convention).                    */
.site-footer { --pixel-top: var(--brand-neural-mint); }


/* ═══════════════════════════════════════════════════════════════
   LINK BAR — mint secondary-CTA strip · Figma 641:9798
   Three underlined resource links across a neural-mint bar.
   ═══════════════════════════════════════════════════════════════ */
.link-bar {
  background: var(--brand-neural-mint);
  padding: var(--responsive-spacing-60) var(--margin-margin);
}

.link-bar__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-48);
  flex-wrap: wrap;
}

/* ── Mobile ≤719px — stack the links ────────────────────────── */
@media (max-width: 719px) {
  .link-bar__row {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-24);
  }
}


/* ═══════════════════════════════════════════════════════════════
   STANDARDS — "Built on Open Standards" · Figma 641:9806
   White section: intro heading + dark integrate card, then two
   soft-grey logo rows. Logos render greyscale via luminosity blend.
   ═══════════════════════════════════════════════════════════════ */
.standards {
  position: relative;
  background: var(--neutral-white);
  padding: var(--responsive-spacing-80) var(--margin-margin);
}

/* Mint top-corner notch — the mint .link-bar sits directly above. */
.standards::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--brand-neural-mint), var(--brand-neural-mint)),
    linear-gradient(var(--brand-neural-mint), var(--brand-neural-mint));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

.standards__inner {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-60);
}

/* ── Top · intro + dark card ─────────────────────────────────── */
.standards__top {
  display: flex;
  gap: var(--responsive-spacing-20);
  align-items: stretch;
}

.standards__intro {
  flex: 0 0 50%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--responsive-spacing-20);
}
.standards__title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-black);
	width:70%;
}
.standards__lead {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-charcoal);
	    width: 85%;
}

.standards__card {
  position: relative;
  flex: 0 0 50%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--responsive-spacing-40);
  background: var(--neutral-deep-black);
  padding: var(--responsive-spacing-48);
}
.standards__card-body {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-32);
}
.standards__card-title {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h5);
  line-height: var(--lh-h5);
  letter-spacing: -0.32px;
  color: var(--neutral-white);
}
.standards__accent { color: var(--brand-neural-mint); }

.standards__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-20);
}
.standards__item {
  display: flex;
  align-items: center;
  gap: var(--responsive-spacing-16);
}
.standards__icon {
  flex-shrink: 0;
  width: 34px;
  height: 28px;
  display: flex;
  align-items: center;
}
.standards__icon img {
  width: auto;
  height: 28px;
  display: block;
}
.standards__item-text {
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-white);
}
.standards__card-foot {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-white);
}

/* White corner notch · top-right of every card/panel (Figma 738:15838). */
.standards__pixel {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-white);
  z-index: 2;
  pointer-events: none;
}

/* ── Bottom · logo rows ──────────────────────────────────────── */
.standards__logos {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-24);
}
.standards__logo-row {
  display: flex;
  align-items: center;
  gap: var(--responsive-spacing-20);
}
.standards__logo-label {
  flex-shrink: 0;
  width: 315px;
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-body_l);
  line-height: var(--lh-body_l);
  letter-spacing: -0.24px;
  color: var(--neutral-black);
}
.standards__logo-panel {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: center;
  background: var(--neutral-soft-grey);
  padding: var(--responsive-spacing-40) var(--responsive-spacing-48);
}
.standards__logo-track {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: center;
}
/* Desktop shows ONE set as equal-width slots (the duplicates are for the
   mobile ticker only). */
.standards__logo-set {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-32);
}
.standards__logo-set:not(:first-child) { display: none; }
.standards__logo {
  flex: 1 1 0;
  min-width: 0;
  height: 40px;
  max-width: 150px;
  object-fit: contain;
  object-position: center;
  filter: grayscale(1);          /* monochrome — logos aren't colored in Figma */
}

/* ── Tablet ≤1023px — stack intro/card and label/panel ──────── */
@media (max-width: 1023px) {
  .standards__top {
    flex-direction: column;
    gap: var(--space-24);                 /* intro ↔ card · Figma 641:9282 */
  }
  .standards__logo-row {
    flex-direction: column;
    align-items: stretch;
    gap: var(--responsive-spacing-20);    /* label ↔ panel · Figma 641:9311 */
  }
  .standards__logo-label { width: 100%; }
}

/* ── Mobile ≤719px — spacing per Figma 641:9280 ─────────────── */
@media (max-width: 719px) {
  /* Card · 24px padding + 20px gap between the list group and footer. */
  .standards__card {
    padding: 0;
    gap: var(--space-20);
  }
.standards__title{
    width: 100%;
 }
	.standards__lead{
		  width: 100%;
	}
	
  /* The two logo blocks sit 60px apart on mobile (Figma 641:9310). */
  .standards__logos { gap: var(--responsive-spacing-60); }
  /* Mobile corner notch is 10px (Figma 641:9309). */
  .standards__pixel { width: 10px; height: 10px; }

  /* Logos become a continuous ticker (marquee) on mobile. The track holds
     3 identical sets; it scrolls left by one set width and loops seamlessly. */
  .standards__logo-panel {
    overflow: hidden;
    /* more vertical breathing room around the ticker · horizontal per design */
    padding: var(--space-40) var(--responsive-spacing-48);
  }
  .standards__logo-track {
    flex: 0 0 auto;
    width: max-content;
    animation: standards-ticker 22s linear infinite;
  }
  .standards__logo-set {
    flex: 0 0 auto;
    justify-content: flex-start;
    gap: var(--space-32);
    padding-right: var(--space-32);   /* spacing between repeated sets */
  }
  .standards__logo-set:not(:first-child) { display: flex; }   /* show duplicates */
  .standards__logo {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    height: 24px;                     /* fallback; per-logo heights below */
  }
  /* Per-logo heights to match the Figma proportions (each logo its own size,
     natural width auto). Row 1 = "We deploy on", row 2 = "We integrate with". */
  .standards__logo-row:nth-child(1) .standards__logo:nth-child(1) { height: 20px; } /* Claude */
  .standards__logo-row:nth-child(1) .standards__logo:nth-child(2) { height: 24px; } /* AWS */
  .standards__logo-row:nth-child(1) .standards__logo:nth-child(3) { height: 20px; } /* Azure */
  .standards__logo-row:nth-child(1) .standards__logo:nth-child(4) { height: 20px; } /* Google Cloud */
  .standards__logo-row:nth-child(2) .standards__logo:nth-child(1) { height: 24px; } /* Snowflake */
  .standards__logo-row:nth-child(2) .standards__logo:nth-child(2) { height: 27px; } /* Databricks */
  .standards__logo-row:nth-child(2) .standards__logo:nth-child(3) { height: 35px; } /* Salesforce */
  .standards__logo-row:nth-child(2) .standards__logo:nth-child(4) { height: 18px; } /* ServiceNow */
}

/* Ticker keyframes · 3 sets → shift one set (33.333%) for a seamless loop. */
@keyframes standards-ticker {
  from { transform: translateX(0); }
  to   { transform: translateX(-33.333%); }
}
.standards__logo-panel:hover .standards__logo-track,
.standards__logo-panel:focus-within .standards__logo-track {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .standards__logo-track { animation: none; }
}


/* ═══════════════════════════════════════════════════════════════
   PROOF — "AAVA Delivers Production Impact" · Figma 641:9865
   Black section: header + secondary CTA, a client-story slide
   (mint title + Read More + 6-stat grid), and 01/08 pagination.
   ═══════════════════════════════════════════════════════════════ */
.proof {
  position: relative;
  background: var(--neutral-black);
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-40);
  padding: var(--responsive-spacing-80) var(--margin-margin);
}

/* White top-corner notch — the white .standards section sits above. */
.proof::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-white), var(--neutral-white)),
    linear-gradient(var(--neutral-white), var(--neutral-white));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

/* ── Header ─────────────────────────────────────────────────── */
.proof__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--responsive-spacing-24);
  width: 100%;
}
.proof__title {
  margin: 0;
  width: 496px;
  max-width: 100%;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-white);
}

/* ── Body ───────────────────────────────────────────────────── */
.proof__body {
  display: flex;
  flex-direction: column;
  gap: var(--space-20);
  width: 100%;
}

.proof__slide {
  display: flex;
  gap: var(--responsive-spacing-20);
  align-items: stretch;
  width: 100%;
}

.proof__intro {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--responsive-spacing-24);
}
.proof__story {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--brand-neural-mint);
}

/* Stat grid · 3×2 · charcoal grid-lines show through 1px gaps. */
.proof__grid {
  flex: 2 1 0;
  min-width: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: black;
}
.proof__stat {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 164px;
  padding: var(--responsive-spacing-24);
  background: var(--neutral-deep-black);
}
.proof__stat-num {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-white);
}
.proof__stat-label {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xs);
  line-height: var(--lh-body_xs);
  color: var(--neutral-light-grey);
}

/* ── Pagination ─────────────────────────────────────────────── */
.proof__pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.proof__count {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h6);
  line-height: var(--lh-h6);
  letter-spacing: -0.24px;
  color: var(--neutral-slate-grey);
}
.proof__count-current { color: var(--brand-neural-mint); }

.proof__nav {
  display: flex;
  align-items: center;
  gap: var(--space-12);
}
.proof__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  padding: var(--space-14) var(--space-16);
  background: var(--neutral-deep-black);
  color: var(--neutral-white);
  border: 0;
  cursor: pointer;
  transition: background 200ms ease, color 200ms ease;
}
.proof__nav-btn:hover {
  background: var(--brand-neural-mint);
  color: var(--neutral-black);
}
.proof__nav-btn--prev .pixel-arrow { transform: rotate(180deg); }

/* ── Tablet ≤1023px — stack intro above the grid ─────────────── */
@media (max-width: 1023px) {
  .proof__slide { flex-direction: column; }
}

/* ── Mobile ≤719px — stack header, 2-col grid ───────────────── */
@media (max-width: 719px) {
  .proof__header {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-16);
  }
  .proof__title { width: 100%; }
  .proof__grid { grid-template-columns: 1fr 1fr; }
}


/* ═══════════════════════════════════════════════════════════════
   SCALE — "AAVA Operates at Enterprise Scale, Today" · Figma 641:9921
   White section: heading + a row of 4 staggered image/stat cards
   (alternating tall/short images) and 01/02 pagination.
   ═══════════════════════════════════════════════════════════════ */
.scale {
  position: relative;
  background: var(--neutral-white);
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-48);
  padding: var(--responsive-spacing-80) var(--margin-margin);
}

/* Black top-corner notch — the black .proof section sits above. */
.scale::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-black), var(--neutral-black)),
    linear-gradient(var(--neutral-black), var(--neutral-black));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

.scale__title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-black);
}
.scale__accent { color: var(--brand-dark-teal); }

/* Card row · 4 equal columns, top-aligned (staggered text baselines). */
/* Horizontal scroll-snap carousel · 4 cards per view on desktop, ~1 on
   mobile. Arrows scroll one "page"; native swipe on touch. */
.scale__row {
  display: flex;
  gap: var(--space-20);
  align-items: flex-start;
  width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.scale__row::-webkit-scrollbar { display: none; }
.scale__card {
  flex: 0 0 calc((100% - 3 * var(--space-20)) / 4);   /* 4 per view */
  min-width: 0;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  gap: var(--space-24);
}

.scale__media {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.scale__card--tall  .scale__media { height: clamp(220px, 21vw, 306px); }
.scale__card--short .scale__media { height: clamp(160px, 15vw, 220px); }
.scale__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* White corner notch · top-right of each image (Figma 738:15838). */
.scale__pixel {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-white);
  z-index: 2;
  pointer-events: none;
}

.scale__text {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
}
.scale__num {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h5);
  line-height: var(--lh-h5);
  letter-spacing: -0.32px;
  color: var(--neutral-black);
}
.scale__label {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xs);
  line-height: var(--lh-body_xs);
  color: var(--neutral-black);
}

/* ── Pagination ─────────────────────────────────────────────── */
.scale__pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.scale__count {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h6);
  line-height: var(--lh-h6);
  letter-spacing: -0.24px;
  color: var(--neutral-slate-grey);
}
.scale__count-current { color: var(--brand-dark-teal); }

.scale__nav {
  display: flex;
  align-items: center;
  gap: var(--space-4);
}
.scale__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  padding: var(--space-14) var(--space-16);
  background: transparent;
  color: var(--neutral-black);
  border: 0;
  cursor: pointer;
  transition: color 200ms ease;
}
.scale__nav-btn:hover { color: var(--brand-dark-teal); }
.scale__nav-btn--prev .pixel-arrow { transform: rotate(180deg); }

/* ── Tablet ≤1023px — 2 cards per view ──────────────────────── */
@media (max-width: 1023px) {
  .scale__card { flex: 0 0 calc((100% - var(--space-20)) / 2); }
}

/* ── Mobile ≤719px — one card per view (swipe carousel) ─────── */
@media (max-width: 719px) {
  .scale__row { gap: var(--space-12); }
  .scale__card { flex: 0 0 85%; }   /* one card fills the view, next peeks */
  .scale__card--tall  .scale__media,
  .scale__card--short .scale__media { height: clamp(260px, 86vw, 360px); }
}


/* ═══════════════════════════════════════════════════════════════
   OUTCOMES — "AAVA in Production Brings Business Impact" · Figma 641:9963
   Black section: header, a carousel card (stat panel + image with dot
   indicator and prev/next arrows), and a "shorthand" callout bar.
   ═══════════════════════════════════════════════════════════════ */
.outcomes {
  position: relative;
  background: var(--neutral-black);
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-48);
  padding: var(--responsive-spacing-80) var(--margin-margin);
}

/* White top-corner notch — the white .scale section sits above. */
.outcomes::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-white), var(--neutral-white)),
    linear-gradient(var(--neutral-white), var(--neutral-white));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

/* ── Header ─────────────────────────────────────────────────── */
.outcomes__header {
  display: flex;
  align-items: flex-start;
  gap: var(--responsive-spacing-80);
  width: 100%;
}
.outcomes__title {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-white);
}
.outcomes__lead {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-white);
}

/* ── Body ───────────────────────────────────────────────────── */
.outcomes__body {
  display: flex;
  flex-direction: column;
  gap: var(--responsive-spacing-32);
  width: 100%;
}

/* Carousel card · stat panel (left) + image (right) */
.outcomes__card {
  display: flex;
  align-items: stretch;
  background: var(--neutral-deep-black);
}
.outcomes__panel {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: var(--responsive-spacing-24);
  padding: var(--space-32) var(--responsive-spacing-32);
}
.outcomes__panel-title {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  letter-spacing: -0.4px;
  color: var(--brand-neural-mint);
}
.outcomes__rule {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-top: 1px solid var(--neutral-charcoal);
}
.outcomes__stats {
  display: flex;
  flex-direction: column;
  gap: var(--space-24);
}
.outcomes__stats p {
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_s);
  line-height: var(--lh-body_s);
  color: var(--neutral-white);
}

.outcomes__media {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  padding: var(--space-20);
}
.outcomes__media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.outcomes__controls {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--space-20);
}

.outcomes__dots {
  display: flex;
  align-items: center;
  gap: 6px;
}
.outcomes__dot {
  width: 6px;
  height: 6px;
  background: var(--neutral-white-60);
  cursor: pointer;
  transition: width 200ms ease, height 200ms ease, background 200ms ease;
}
.outcomes__dot--active {
  width: 8px;
  height: 8px;
  background: var(--neutral-white);
}

.outcomes__nav {
  display: flex;
  align-items: center;
  gap: var(--space-12);
}
.outcomes__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  padding: var(--space-14) var(--space-16);
  background: var(--neutral-black);
  color: var(--neutral-white);
  border: 0;
  cursor: pointer;
  transition: background 200ms ease, color 200ms ease;
}
.outcomes__nav-btn:hover {
  background: var(--brand-neural-mint);
  color: var(--neutral-black);
}
.outcomes__nav-btn--prev .pixel-arrow { transform: rotate(180deg); }

/* ── Shorthand callout bar ──────────────────────────────────── */
.outcomes__shorthand {
  position: relative;
  display: flex;
  align-items: center;
  gap: var(--responsive-spacing-20);
  background: var(--neutral-deep-black);
  padding: var(--space-32);
}
.outcomes__shorthand-label {
  flex-shrink: 0;
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-bold);
  font-size: var(--font-body_m);
  line-height: var(--lh-body_m);
  color: var(--neutral-white);
}
.outcomes__shorthand-text {
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  font-family: var(--typeface-secondary);
  font-weight: var(--weight-regular);
  font-size: var(--font-body_xs);
  line-height: var(--lh-body_xs);
  color: var(--neutral-white);
}
.outcomes__link {
  color: var(--brand-neural-mint);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.outcomes__pixel {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--space-20);
  height: var(--space-20);
  background: var(--neutral-black);
  z-index: 2;
  pointer-events: none;
}

/* ── Tablet ≤1023px — stack header & card ───────────────────── */
@media (max-width: 1023px) {
  .outcomes__header {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-16);
  }
  .outcomes__card { flex-direction: column; }
  .outcomes__media { min-height: 320px; }
}

/* ── Mobile ≤719px — stack the shorthand bar ────────────────── */
@media (max-width: 719px) {
  .outcomes__shorthand {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--space-12);
  }
}


/* ═══════════════════════════════════════════════════════════════
   WORK CTA — "Put 10,000 Agents to Work Now" · Figma 641:9991
   Final mint banner: heading + three underlined secondary links.
   Black top corner pixels mark the join from the dark .outcomes above.
   ═══════════════════════════════════════════════════════════════ */
.work-cta {
  position: relative;
  background: var(--brand-neural-mint);
  display: flex;
  flex-direction: column;
  gap: var(--space-24);
  padding: var(--responsive-spacing-60) var(--margin-margin);
}

/* Black top-corner notch — the dark .outcomes section sits above. */
.work-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--space-20);
  pointer-events: none;
  z-index: 5;
  background-image:
    linear-gradient(var(--neutral-black), var(--neutral-black)),
    linear-gradient(var(--neutral-black), var(--neutral-black));
  background-position: top left, top right;
  background-size: var(--space-20) var(--space-20);
  background-repeat: no-repeat;
}

.work-cta__title {
  margin: 0;
  font-family: var(--typeface-primary);
  font-weight: var(--weight-plain-regular);
  font-size: var(--font-h2);
  line-height: var(--lh-h2);
  letter-spacing: -0.52px;
  color: var(--neutral-deep-black);
}

.work-cta__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-48);
  flex-wrap: wrap;
}

/* ── Mobile ≤719px — stack the links ────────────────────────── */
@media (max-width: 719px) {
  .work-cta__row {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--responsive-spacing-24);
  }
}


.page-id-222 .hero__title {
    margin: 0;
    font-family: var(--typeface-primary);
    font-weight: var(--weight-plain-ultrabold);
    font-size: var(--font-dis-1);
    line-height: var(--lh-dis-1);
    color: var(--neutral-white);
}


.page-id-222 section.hero {
    position: relative;
}

.page-id-222 section.hero:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(var(--pixel-bottom, #fff), #fff);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 .platform:before,
.page-id-222 section.work-cta:after,
.page-id-222 section.agents-studios:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(var(--neutral-black), var(--neutral-black)), linear-gradient(var(--neutral-black), var(--neutral-black));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 section.platform:after,
.page-id-222 section.agents-studios:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(var(--neutral-black), var(--neutral-black)), linear-gradient(var(--neutral-black), var(--neutral-black));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 .mutiple-video::after {
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
}

.page-id-222 section.aava-gap {
    position: relative;
}

.page-id-222 section.aava-gap:after,
.page-id-222 section.scale:after,
.page-id-222 section.agents-studios:after,
.page-id-222 section.standards:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 section#studios:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 section#agents:after,
.page-id-222 .work-cta:after,
.page-id-222 section.proof:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(var(--pixel-bottom, #fff), #fff);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 section.agents-studios:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000000, #000), linear-gradient(var(--pixel-bottom, #000), #000);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 .work-cta::before {
    display: none;
}

.page-id-222 section.aava-gap:before,
.page-id-222 section.work-cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000000, #000000), linear-gradient(#000000, #000000);
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 footer::before {
    display: none;
}

.page-id-222 section.work-cta:last-child::after {
    display: none;
}

.page-id-222 section.work-cta:first-child::after {
    display: none;
}

.page-id-222 section.outcomes:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#00fac2, #00fac2), linear-gradient(#00fac2, #00fac2);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-222 section.work-cta:not(:has(.work-cta__title))::after {
    display: none;
}

.page-id-222 section.work-cta:not(:has(.work-cta__title))::before {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-1940 h2.platform__intro-heading {
    padding: 0;
    position: sticky;
    top: 15%;
}

@media (max-width: 719px) {
.page-id-1940 .platform__pin{
  padding:0;
}
}
.aava-gap__list {
    list-style: none;
    padding-left: 0;
}

.aava-gap__list-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.standards__card-foot {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-plain-regular);
    font-size: var(--font-h6);
    line-height: var(--lh-h6);
    letter-spacing: -0.24px;
    color: var(--neutral-black);
}
.aava-gap__list-item::before {
    content: "■";
    color: var(--brand-dark-teal);
    font-size: 10px;
    line-height: 1.6;
    flex-shrink: 0;
    margin-top: 4px;
}.standards__card {
    background: #fff;
	padding-top:0;
}

.standards__card-body p,.standards__card-body li span,.standards__card-body li,p.standards__card-foot {
    color: var(--neutral-black-60);
}ul.standards__list {
    list-style: none;
    padding-left: 0;
}

li.standards__item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

li.standards__item::before {
    content: "■";
    color: var(--brand-dark-teal);
    font-size: 10px;
    line-height: 1.6;
    flex-shrink: 0;
    margin-top: 4px;
}



span.standards__icon {
    display: none;
}


.page-id-1940 section.work-cta:not(:has(.work-cta__title))::after {
    display: none;
}

.page-id-1940 section.work-cta:not(:has(.work-cta__title))::before {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}


.page-id-1940  section.standards:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-1940 section.proof:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#fff, #fff), linear-gradient(var(--pixel-bottom, #fff), var(--pixel-bottom, #fff));
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-1940 section.scale:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}


.page-id-1940 section.work-cta:not(:has(.work-cta__title))::after {
    display: none;
}

.page-id-1940 section.work-cta:not(:has(.work-cta__title))::after {
    display: none !important;
}

.page-id-1940 section.outcomes:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#00fac2, #00fac2), linear-gradient(#00fac2, #00fac2);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}
.page-id-1940 section.work-cta:has(.work-cta__title)::before {
    position:absolute;
    content:"";
    display:block !important;
    top: 0%;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000) !important;
    background-position: top left, top right !important;
    background-size: var(--space-20) var(--space-20) !important;
    background-repeat: no-repeat;
}
.page-id-1940 section.work-cta:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

.page-id-1940 section.outcomes:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#00fac2, #00fac2), linear-gradient(#00fac2, #00fac2);
    background-position: bottom left, bottom right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}

/* body .hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.9) 0%,
        rgba(0,0,0,0.9) 15%,
        rgba(0,0,0,0) 100%
    );
    z-index: 1;
    pointer-events: none;
} */

.page.page-id-1940 .ecosystem__icon {


    /* Light gray (#F5F5F5) */
    filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(96%) contrast(96%);

    transition: filter 200ms ease;
}
.page-id-1940 .ecosystem__row:hover .ecosystem__icon {
    filter: none !important;
}

.page-id-1940 .cta-secondary--light .pixel-arrow {
    color: var(--neutral-black);
}
.page-id-1940 .cta-secondary--dark {
    color: var(--neutral-white);
}

.page-id-1940 span.cta-primary__arrow {
    background: none;
    color: var(--neutral-white);
}

.page-id-1940 .cta-primary--solid-dark .pixel-arrow {
    color: var(--neutral-white);
}

.page-id-1940  .cta-primary:hover .pixel-arrow{
	 background: var(--brand-neural-mint);
    color: var(--neutral-black);
}

.page-id-1940 .cta-arrow--light {
    background: var(--neutral-white);
    color: var(--neutral-black);
}
.page-id-1940 .cta-arrow--dark {
    background: transparent;
    color: var(--neutral-white);
}


.page-id-1940 .pe-work__head {
    display: flex;
    align-items: flex-start;
    justify-content: normal;
	gap: 0;
}
.page.page-id-1940  section.pe-work {
    background: var(--neutral-white);
}

  .page.page-id-1940  .pe-work__head {
    text-align: left;
    justify-content: start !important;
    gap: 0 !important;
}

  .page.page-id-1940  .pe-work__inner {
    text-align: left;
}

  .page.page-id-1940  span.pe-stat__pixel {
    display: none;
}

  .page.page-id-1940  article.pe-stat {
    border-bottom: 1px solid #ccc;
}
   .page.page-id-1940  section.pe-work:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
} 

 .page.page-id-1940 .pe-stat__label {
    margin: 0;
    font-family: var(--typeface-secondary);
    font-weight: var(--weight-regular);
    font-size: var(--font-body_xs);
    line-height: var(--lh-body_xs);
    color: var(--neutral-black);
}
.page.page-id-1940 section.pe-work:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: top left, top right;
    background-size: var(--space-20) var(--space-20);
    background-repeat: no-repeat;
}
.page-id-1940 .sp-cta::before {
    background-image: linear-gradient(#00fac2, #00fac2), linear-gradient(#00fac2, #00fac2);
}

@media (max-width: 768px) {
	.page-id-1940 span.cta-primary__arrow {
    background: var(--brand-neural-mint);
}

.page-id-1940 .cta-primary--solid-dark .pixel-arrow {
    color: var(--neutral-black);
}	 
	  .page.page-id-1940 .hero::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        height: 45%;
        background: rgba(0, 0, 0, 0.75); /* No gradient */
        z-index: 1;
        pointer-events: none;
    }
	.page.page-id-1940 .cta-secondary {
        width: 91%;
    }
	.page-id-1940 .platform__pixel {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 11px;
    background: #fff;
    z-index: 2;
    pointer-events: none;
}
	.platform__statement {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: none;
    padding-top: var(--responsive-spacing-24);
}
	.aava-gap__pixel--tr {
    bottom: 0;
    left: 0;
}
	.page-id-1940 section.aava-gap:before {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    height: var(--space-20);
    pointer-events: none;
    z-index: 5;
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
    background-position: top left, top right;
    background-repeat: no-repeat;
}
	.page-id-1940 section.ecosystem {
    background: var(--neutral-deep-black);
}
	.agents-studios__arrows {
    display: flex;
    gap: var(--space-12);
    align-items: center;
    flex-shrink: 0;
    padding-left: var(--space-16);
    margin-bottom: -1px;
    display: none;
}
	.agents-studios__ctas-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--space-20);
    width: 94%;
    margin-top: var(--space-16);
}
}


.pea-cta-group a.cta-primary.cta-primary--solid-dark {
    width: 100%;
    max-width: 195px;
    justify-content: space-between;
}