/* 2026-08-07 extended homepage storytelling layer */
#landing-view.acx-homepage{
  --acstory-ink:#080808;
  --acstory-paper:#fffdf7;
  --acstory-lilac:#8b78ff;
  --acstory-pink:#f320df;
  --acstory-yellow:#f4e900;
  --acstory-mint:#baf7d1;
}

.acstory-section{position:relative;overflow:hidden}
.acstory-eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:900}
.acstory-heading{margin:0;font-size:clamp(4rem,7.7vw,8.6rem);line-height:.82;letter-spacing:-.075em;font-weight:900}
.acstory-copy{margin:28px 0 0;max-width:700px;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.58}

/* Chapter: one engagement becomes a complete journey. */
.acstory-journey{background:#0a0a0a;color:#fff;padding:clamp(78px,9vw,132px) clamp(20px,6vw,92px) clamp(90px,12vw,170px)}
.acstory-journey::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:25% 220px;pointer-events:none}
.acstory-journey-head{position:relative;z-index:2;max-width:1100px;margin:0 auto clamp(64px,9vw,120px)}
.acstory-journey-head .acstory-heading{max-width:1050px}
.acstory-journey-head .acstory-copy{color:rgba(255,255,255,.72)}
.acstory-journey-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(42px,7vw,110px);max-width:1240px;margin:0 auto}
.acstory-journey-steps{display:grid;gap:22px;padding:8vh 0 18vh}
.acstory-step{position:relative;min-height:250px;padding:34px 34px 38px;border-radius:32px;background:#171717;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 70px rgba(0,0,0,.22);transition:background .35s ease,border-color .35s ease,transform .5s cubic-bezier(.16,1,.3,1)}
.acstory-step:nth-child(2){background:#f2e900;color:#090909}
.acstory-step:nth-child(3){background:#765ff2}
.acstory-step:nth-child(4){background:#f4f2ee;color:#090909}
.acstory-step[data-active="true"]{transform:scale(1.025);border-color:rgba(255,255,255,.55)}
.acstory-step-no{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff;color:#0a0a0a;font-weight:900;font-size:.86rem}
.acstory-step:nth-child(2) .acstory-step-no,.acstory-step:nth-child(4) .acstory-step-no{background:#0a0a0a;color:#fff}
.acstory-step h3{margin:54px 0 14px;font-size:clamp(2.3rem,3.7vw,4rem);line-height:.9;letter-spacing:-.06em}
.acstory-step p{margin:0;max-width:470px;font-size:1.02rem;line-height:1.55;color:rgba(255,255,255,.68)}
.acstory-step:nth-child(2) p,.acstory-step:nth-child(4) p{color:rgba(0,0,0,.68)}
.acstory-journey-visual-wrap{position:relative;min-height:100%}
.acstory-journey-visual{position:sticky;top:clamp(100px,15vh,150px);height:min(72vh,720px);min-height:590px;border-radius:42px;background:#f7f5ef;color:#090909;padding:34px;box-shadow:0 44px 120px rgba(0,0,0,.42);overflow:hidden;transform:translate3d(0,var(--acstory-visual-y,0px),0) rotate(var(--acstory-visual-rotate,0deg));will-change:transform}
.acstory-journey-visual::after{content:"";position:absolute;right:-14%;bottom:-22%;width:58%;aspect-ratio:1;border-radius:50%;background:#f320df;opacity:.12;transform:scale(calc(.7 + var(--acstory-journey-progress,.2) * .55));pointer-events:none}
.acstory-visual-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1px solid #d7d3ca}
.acstory-visual-top strong{font-size:1.1rem}.acstory-live-pill{padding:8px 12px;border-radius:999px;background:#dff8e7;font-size:.78rem;font-weight:900}
.acstory-flow{position:relative;z-index:2;display:grid;align-content:center;gap:12px;min-height:calc(100% - 62px);padding:24px 4px 8px}
.acstory-flow-node{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px;border:2px solid transparent;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(20,20,20,.07);opacity:.42;transform:translateX(0) scale(.97);transition:opacity .35s ease,transform .5s cubic-bezier(.16,1,.3,1),border-color .35s ease}
.acstory-flow-node.is-active{opacity:1;transform:scale(1);border-color:#0b0b0b}
.acstory-flow-node.is-complete{opacity:.84;transform:scale(.985)}
.acstory-flow-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#0a0a0a;color:#fff;font-size:1.2rem;font-weight:900}
.acstory-flow-node:nth-child(3) .acstory-flow-icon{background:#765ff2}.acstory-flow-node:nth-child(5) .acstory-flow-icon{background:#f320df}.acstory-flow-node:nth-child(7) .acstory-flow-icon{background:#0a0a0a}
.acstory-flow-node strong,.acstory-flow-node small{display:block}.acstory-flow-node small{margin-top:4px;color:#696969;line-height:1.35}.acstory-flow-node b{font-size:.76rem;padding:7px 9px;border-radius:999px;background:#efede7}
.acstory-flow-line{width:2px;height:26px;margin:0 0 0 42px;background:#cfcbc2;transform:scaleY(.55);transform-origin:top;opacity:.55;transition:transform .35s ease,opacity .35s ease}
.acstory-flow-line.is-active{transform:scaleY(1);opacity:1;background:#765ff2}

/* Chapter: solid bento feature map. */
.acstory-bento{background:#f7f4ec;color:#080808;padding:clamp(78px,9vw,132px) clamp(18px,6vw,92px)}
.acstory-bento-head{max-width:1180px;margin:0 auto 58px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:40px;align-items:end}
.acstory-bento-head .acstory-copy{margin:0 0 8px;justify-self:end;max-width:520px}
.acstory-bento-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(150px,auto);gap:18px}
.acstory-tile{position:relative;overflow:hidden;border-radius:32px;padding:30px;min-height:280px;background:#fff;border:1px solid rgba(0,0,0,.08);transform:perspective(1000px) rotateX(var(--acstory-tilt-x,0deg)) rotateY(var(--acstory-tilt-y,0deg)) translateZ(0);transition:transform .18s ease,box-shadow .22s ease;will-change:transform}
.acstory-tile:hover{box-shadow:0 28px 65px rgba(20,20,20,.13)}
.acstory-tile h3{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:.94;letter-spacing:-.055em}.acstory-tile p{margin:16px 0 0;max-width:470px;line-height:1.52;color:#5f5f5f}
.acstory-tile-wide{grid-column:span 7;min-height:430px;background:#0a0a0a;color:#fff}.acstory-tile-wide p{color:rgba(255,255,255,.65)}
.acstory-tile-tall{grid-column:span 5;grid-row:span 2;min-height:650px;background:#765ff2;color:#fff}.acstory-tile-tall p{color:rgba(255,255,255,.72)}
.acstory-tile-small{grid-column:span 4}.acstory-tile-small.acstory-yellow{background:#f2e900}.acstory-tile-small.acstory-pink{background:#f320df;color:#fff}.acstory-tile-small.acstory-mint{background:#c9f7d9}
.acstory-tile-small.acstory-pink p{color:rgba(255,255,255,.75)}
.acstory-event-list{position:absolute;left:30px;right:30px;bottom:30px;display:grid;gap:10px}
.acstory-event{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px 16px;border-radius:18px;background:#fff;color:#0a0a0a;box-shadow:0 12px 26px rgba(0,0,0,.13);transition:transform .35s ease,opacity .35s ease}
.acstory-event:nth-child(2){transform:translateX(26px);opacity:.74}.acstory-event:nth-child(3){transform:translateX(50px);opacity:.46}
.acstory-event-dot{width:10px;height:10px;border-radius:50%;background:#14b86b}.acstory-event small{color:#747474}.acstory-event b{font-size:.75rem}
.acstory-mini-workflow{position:absolute;left:28px;right:28px;bottom:28px;display:grid;gap:14px}
.acstory-mini-workflow span{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border-radius:18px;background:rgba(0,0,0,.16);font-weight:800}.acstory-mini-workflow i{font-style:normal;font-size:.78rem;opacity:.72}
.acstory-counter{position:absolute;left:30px;bottom:28px;font-size:clamp(5rem,8vw,8rem);line-height:.7;letter-spacing:-.09em;font-weight:900}.acstory-counter-label{position:absolute;right:28px;bottom:30px;max-width:130px;text-align:right;font-size:.82rem;font-weight:900;line-height:1.25;text-transform:uppercase;letter-spacing:.08em}

/* Chapter: image depth / creator story. */
.acstory-depth{background:#0b0b0b;color:#fff;min-height:190vh;padding:0 clamp(18px,5vw,72px)}
.acstory-depth-sticky{position:sticky;top:0;height:100svh;min-height:700px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:clamp(30px,5vw,76px);align-items:center;max-width:1320px;margin:0 auto;overflow:hidden}
.acstory-depth-copy{position:relative;z-index:4}.acstory-depth-copy .acstory-copy{color:rgba(255,255,255,.7)}
.acstory-depth-stage{position:relative;height:78vh;max-height:800px;min-height:560px;perspective:1200px}
.acstory-photo{position:absolute;overflow:hidden;border-radius:34px;box-shadow:0 38px 80px rgba(0,0,0,.42);will-change:transform}
.acstory-photo img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.08)}
.acstory-photo-one{left:4%;top:5%;width:64%;height:70%;transform:translate3d(var(--acstory-depth-one-x,0px),var(--acstory-depth-one-y,0px),40px) rotate(var(--acstory-depth-one-r,-6deg))}
.acstory-photo-one img{object-position:63% center}
.acstory-photo-two{right:2%;bottom:4%;width:58%;height:64%;transform:translate3d(var(--acstory-depth-two-x,0px),var(--acstory-depth-two-y,0px),90px) rotate(var(--acstory-depth-two-r,7deg))}
.acstory-photo-two img{object-position:center 40%}
.acstory-float-card{position:absolute;z-index:5;padding:18px 20px;border-radius:20px;background:#f2e900;color:#080808;box-shadow:0 22px 46px rgba(0,0,0,.28);font-weight:900;max-width:240px;transform:translate3d(var(--acstory-depth-card-x,0px),var(--acstory-depth-card-y,0px),130px) rotate(-3deg)}
.acstory-float-card.one{left:0;bottom:17%}.acstory-float-card.two{right:0;top:19%;background:#f320df;color:#fff;transform:translate3d(calc(var(--acstory-depth-card-x,0px) * -1),calc(var(--acstory-depth-card-y,0px) * -.65),140px) rotate(4deg)}
.acstory-float-card small{display:block;margin-top:6px;font-weight:700;opacity:.67}

/* Chapter: outcomes and final CTA. */
.acstory-outcomes{background:#f2e900;color:#080808;padding:clamp(82px,10vw,150px) 0 0}
.acstory-outcomes-head{padding:0 clamp(18px,6vw,92px);max-width:1250px;margin:0 auto 64px}.acstory-outcomes-head .acstory-heading{max-width:1100px}
.acstory-marquee{overflow:hidden;border-block:1px solid rgba(0,0,0,.22);padding:16px 0;background:#fff}
.acstory-marquee-track{display:flex;width:max-content;animation:acstoryMarquee 26s linear infinite}
.acstory-marquee-track span{display:inline-flex;align-items:center;gap:24px;padding:0 26px;font-size:clamp(1.6rem,2.6vw,2.7rem);font-weight:900;letter-spacing:-.04em;white-space:nowrap}.acstory-marquee-track span::after{content:"✦";font-size:.7em}
@keyframes acstoryMarquee{to{transform:translateX(-50%)}}
.acstory-outcome-cards{max-width:1240px;margin:0 auto;padding:76px clamp(18px,6vw,92px) 100px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.acstory-outcome-card{min-height:330px;padding:28px;border-radius:30px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.1)}
.acstory-outcome-card:nth-child(2){background:#0a0a0a;color:#fff}.acstory-outcome-card:nth-child(3){background:#765ff2;color:#fff}
.acstory-outcome-card span{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.acstory-outcome-card h3{margin:80px 0 0;font-size:clamp(2.2rem,3.5vw,3.8rem);line-height:.92;letter-spacing:-.06em}
.acstory-final-cta{background:#0a0a0a;color:#fff;padding:clamp(82px,10vw,150px) clamp(18px,6vw,92px);text-align:center;position:relative;overflow:hidden}
.acstory-final-cta::before,.acstory-final-cta::after{content:"";position:absolute;width:38vw;aspect-ratio:1;border-radius:50%;filter:blur(2px);opacity:.28}.acstory-final-cta::before{left:-18vw;top:-18vw;background:#765ff2}.acstory-final-cta::after{right:-20vw;bottom:-20vw;background:#f320df}
.acstory-final-cta-inner{position:relative;z-index:2;max-width:1050px;margin:auto}.acstory-final-cta .acstory-heading{font-size:clamp(4rem,8.8vw,9rem)}.acstory-final-cta p{max-width:670px;margin:30px auto;color:rgba(255,255,255,.72);font-size:1.18rem;line-height:1.55}.acstory-final-cta .mcv2-pill{margin-top:8px;min-width:240px}

/* Reveal choreography. */
.acstory-reveal{opacity:0;transform:translate3d(var(--acstory-in-x,0px),var(--acstory-in-y,54px),0) scale(var(--acstory-in-scale,.98)) rotate(var(--acstory-in-r,0deg));transition:opacity .8s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transition-delay:var(--acstory-delay,0ms);will-change:transform,opacity}
.acstory-reveal.from-left{--acstory-in-x:-86px;--acstory-in-y:16px;--acstory-in-r:-2deg}.acstory-reveal.from-right{--acstory-in-x:86px;--acstory-in-y:16px;--acstory-in-r:2deg}.acstory-reveal.scale-in{--acstory-in-scale:.9;--acstory-in-y:30px}.acstory-reveal.is-inview{opacity:1;transform:none}

@media(max-width:980px){
  .acstory-heading{font-size:clamp(4rem,14vw,7.2rem)}
  .acstory-journey-layout{grid-template-columns:1fr}.acstory-journey-steps{padding:0}.acstory-journey-visual-wrap{order:-1;min-height:0}.acstory-journey-visual{position:relative;top:auto;height:auto;min-height:600px;max-width:650px;margin:0 auto 30px}.acstory-step{min-height:220px}
  .acstory-bento-head{grid-template-columns:1fr}.acstory-bento-head .acstory-copy{justify-self:start;margin-top:0}.acstory-tile-wide,.acstory-tile-tall,.acstory-tile-small{grid-column:span 6}.acstory-tile-tall{grid-row:span 1;min-height:470px}.acstory-tile-wide{min-height:390px}
  .acstory-depth{min-height:auto;padding:80px 18px}.acstory-depth-sticky{position:relative;top:auto;height:auto;min-height:0;grid-template-columns:1fr}.acstory-depth-stage{height:690px;max-width:720px;width:100%;margin:auto}.acstory-depth-copy{text-align:center}.acstory-depth-copy .acstory-copy{margin-inline:auto}
  .acstory-outcome-cards{grid-template-columns:1fr}.acstory-outcome-card{min-height:260px}.acstory-outcome-card h3{margin-top:54px}
}
@media(max-width:620px){
  .acstory-journey{padding-inline:16px}.acstory-journey-head{margin-bottom:50px}.acstory-journey-visual{min-height:520px;border-radius:28px;padding:20px}.acstory-flow-node{grid-template-columns:42px 1fr;padding:14px}.acstory-flow-node b{display:none}.acstory-flow-icon{width:42px;height:42px;border-radius:14px}.acstory-flow-line{margin-left:34px;height:20px}.acstory-step{border-radius:26px;padding:26px 24px 30px}.acstory-step h3{margin-top:40px;font-size:clamp(2.6rem,12vw,4rem)}
  .acstory-bento{padding-inline:14px}.acstory-bento-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px;scrollbar-width:none}.acstory-bento-grid::-webkit-scrollbar{display:none}.acstory-tile{flex:0 0 86vw;min-height:420px;scroll-snap-align:center;border-radius:26px;padding:24px}.acstory-tile-tall{min-height:420px}.acstory-event-list{left:24px;right:24px;bottom:24px}.acstory-event:nth-child(2),.acstory-event:nth-child(3){transform:none}.acstory-mini-workflow{left:24px;right:24px;bottom:24px}
  .acstory-depth{padding:72px 14px}.acstory-depth-stage{height:560px;min-height:0}.acstory-photo{border-radius:24px}.acstory-photo-one{left:0;width:72%;height:63%}.acstory-photo-two{right:0;width:68%;height:58%}.acstory-float-card{font-size:.82rem;padding:13px 15px;max-width:180px}.acstory-float-card.one{bottom:21%}.acstory-float-card.two{top:15%}
  .acstory-outcomes-head{padding-inline:18px}.acstory-outcome-cards{padding:56px 14px 76px}.acstory-final-cta{padding-inline:18px}
  .acstory-reveal.from-left,.acstory-reveal.from-right{--acstory-in-x:0px;--acstory-in-r:0deg;--acstory-in-y:40px}
}
@media(prefers-reduced-motion:reduce){
  .acstory-reveal{opacity:1!important;transform:none!important;transition:none!important}.acstory-marquee-track{animation:none!important}.acstory-journey-visual,.acstory-photo-one,.acstory-photo-two,.acstory-float-card{transform:none!important}.acstory-tile{transform:none!important}
}

/* Lock text contrast against site-wide marketing heading rules. */
.acstory-journey .acstory-heading,
.acstory-journey .acstory-step:nth-child(1) h3,
.acstory-journey .acstory-step:nth-child(3) h3{color:#fff!important;-webkit-text-fill-color:#fff!important}
.acstory-journey .acstory-step:nth-child(1) p,
.acstory-journey .acstory-step:nth-child(3) p{color:rgba(255,255,255,.68)!important;-webkit-text-fill-color:rgba(255,255,255,.68)!important}
.acstory-tile-wide h3,.acstory-tile-tall h3,.acstory-tile-small.acstory-pink h3{color:#fff!important;-webkit-text-fill-color:#fff!important}
.acstory-tile-wide .acstory-eyebrow,.acstory-tile-tall .acstory-eyebrow,.acstory-tile-small.acstory-pink .acstory-eyebrow{color:rgba(255,255,255,.72)!important;-webkit-text-fill-color:rgba(255,255,255,.72)!important}
.acstory-depth .acstory-heading{color:#fff!important;-webkit-text-fill-color:#fff!important}
.acstory-outcome-card:nth-child(2) h3,.acstory-outcome-card:nth-child(3) h3{color:#fff!important;-webkit-text-fill-color:#fff!important}
.acstory-final-cta .acstory-heading{color:#fff!important;-webkit-text-fill-color:#fff!important}
.acstory-event strong,.acstory-event small{display:block}.acstory-event small{margin-top:3px}
@media(max-width:620px){
  .acstory-tile-wide{min-height:590px!important}
  .acstory-tile-tall{min-height:500px!important}
  .acstory-final-cta .acstory-heading{font-size:12.4vw!important;line-height:.86!important;letter-spacing:-.065em!important}
}


/* 2026-08-07 responsive motion parity: mobile keeps scroll depth and directional reveals. */
@media (max-width:980px) and (prefers-reduced-motion:no-preference){
  .acstory-depth{min-height:180vh!important;padding:0 18px!important}
  .acstory-depth-sticky{
    position:sticky!important;
    top:0!important;
    height:100svh!important;
    min-height:600px!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto minmax(0,1fr);
    gap:clamp(8px,2vh,20px)!important;
    align-items:start!important;
    padding:clamp(74px,10vh,96px) 0 8px;
    overflow:hidden;
  }
  .acstory-depth-copy{text-align:center}
  .acstory-depth-copy .acstory-heading{font-size:clamp(3rem,10.8vw,5.5rem)!important;line-height:.86!important}
  .acstory-depth-copy .acstory-copy{margin:14px auto 0;font-size:clamp(.9rem,2.6vw,1.03rem);line-height:1.42;max-width:640px}
  .acstory-depth-copy .acstory-eyebrow{margin-bottom:10px}
  .acstory-depth-stage{
    align-self:stretch;
    width:min(100%,720px)!important;
    height:min(52svh,500px)!important;
    min-height:300px!important;
    max-height:500px!important;
    margin:auto!important;
  }

  /* Do not replace the desktop bento motion language with a touch-only carousel. */
  .acstory-bento-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    gap:14px!important;
    padding-bottom:0!important;
  }
  .acstory-tile-wide,.acstory-tile-tall,.acstory-tile-small{
    grid-column:1!important;
    grid-row:auto!important;
    width:100%!important;
    flex:none!important;
    scroll-snap-align:none!important;
  }
  .acstory-event:nth-child(2){transform:translateX(16px);opacity:.74}
  .acstory-event:nth-child(3){transform:translateX(28px);opacity:.46}
}

@media (max-width:620px) and (prefers-reduced-motion:no-preference){
  .acstory-depth{min-height:175vh!important;padding-inline:14px!important}
  .acstory-depth-sticky{min-height:560px!important;padding-top:72px}
  .acstory-depth-stage{height:min(47svh,410px)!important;min-height:280px!important;max-height:410px!important}
  .acstory-photo-one{left:0;width:72%;height:63%}
  .acstory-photo-two{right:0;width:68%;height:58%}
  .acstory-reveal.from-left{--acstory-in-x:-30px!important;--acstory-in-y:26px!important;--acstory-in-r:-1deg!important}
  .acstory-reveal.from-right{--acstory-in-x:30px!important;--acstory-in-y:26px!important;--acstory-in-r:1deg!important}
}

/* --------------------------------------------------------------------------
   2026-08-07 targeted mobile correction — audience depth chapter
   Keep the depth scene sticky on mobile, but pin it below the 72px public nav
   and size the stage from the remaining viewport instead of forcing a second
   minimum-height that can push the heading underneath the header.
   -------------------------------------------------------------------------- */
@media (max-width:980px) and (prefers-reduced-motion:no-preference){
  .acstory-depth{
    min-height:165vh!important;
    padding:0 18px!important;
  }

  .acstory-depth-sticky{
    position:sticky!important;
    top:72px!important;
    height:calc(100svh - 72px)!important;
    min-height:0!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    gap:clamp(8px,1.8vh,16px)!important;
    align-items:stretch!important;
    padding:clamp(18px,3vh,30px) 0 10px!important;
    overflow:hidden!important;
  }

  .acstory-depth-copy{
    position:relative;
    z-index:8;
    text-align:center;
  }

  .acstory-depth-stage{
    align-self:stretch!important;
    width:min(100%,720px)!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 auto!important;
  }
}

@media (max-width:620px) and (prefers-reduced-motion:no-preference){
  .acstory-depth{
    min-height:160vh!important;
    padding-inline:14px!important;
  }

  .acstory-depth-sticky{
    top:72px!important;
    height:calc(100svh - 72px)!important;
    min-height:0!important;
    padding:16px 0 8px!important;
    gap:8px!important;
  }

  .acstory-depth-copy .acstory-heading{
    font-size:clamp(2.65rem,10.5vw,4.7rem)!important;
    line-height:.86!important;
  }

  .acstory-depth-copy .acstory-copy{
    margin-top:10px!important;
    font-size:clamp(.82rem,2.55vw,.98rem)!important;
    line-height:1.38!important;
  }

  .acstory-depth-copy .acstory-eyebrow{
    margin-bottom:7px!important;
  }

  .acstory-depth-stage{
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
  }

  .acstory-photo-one{left:0;width:70%;height:61%}
  .acstory-photo-two{right:0;width:66%;height:56%}
  .acstory-float-card{max-width:168px;padding:11px 13px;font-size:.78rem}
  .acstory-float-card.one{bottom:18%}
  .acstory-float-card.two{top:12%}
}
