.hero__chapter{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:10px;letter-spacing:.24em;text-transform:uppercase;font-weight:600;color:#000;background:var(--abc-orange);padding:6px 12px;border-radius:999px;width:-moz-fit-content;width:fit-content}.hero__chapter .dot{width:5px;height:5px;border-radius:999px;background:#000}.abc-mark{display:inline-block;background:rgba(240,140,74,.22);padding:0 .04em;box-shadow:inset 0 -.04em 0 rgba(240,140,74,.45)}.mani{padding:140px 0}.mani__stack{font-size:clamp(48px,7vw,128px);max-width:18ch}.mani__sub{margin-top:56px;max-width:740px;font-size:clamp(18px,1.6vw,22px);line-height:1.55;color:var(--abc-grey-light)}.mani__sub b{color:var(--abc-white);font-weight:500}.work-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--abc-orange);border-bottom:1px solid var(--abc-border);margin-top:64px}.work-strip__cell{padding:40px 24px 32px;border-right:1px solid var(--abc-border)}.work-strip__cell:last-child{border-right:0}.work-strip__cell .v{font-family:var(--font-display);font-size:clamp(64px,7vw,112px);line-height:.95;letter-spacing:-.02em}.work-strip__cell .v .ac{color:var(--abc-orange)}.work-strip__cell .l{font-family:var(--font-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--abc-grey-mid);margin-top:10px}.work-strip__cell .s{font-size:13px;line-height:1.5;color:var(--abc-grey-light);margin-top:8px}.why-now-head{font-size:clamp(72px,11vw,200px)}.why-now-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:96px;gap:96px;align-items:start;margin-top:64px}.why-now-grid .col p{font-size:18px;line-height:1.6;color:var(--abc-grey-light);margin:0 0 22px;max-width:52ch}.why-now-grid .col p b{color:var(--abc-white);font-weight:500}.move{display:grid;grid-template-columns:1fr 1fr;grid-gap:96px;gap:96px;align-items:center;margin-top:64px}.move__head{font-size:clamp(56px,7vw,116px)}.move__head .strike{color:var(--abc-grey-mid);text-decoration:line-through}.move__head .ac{color:var(--abc-orange)}.prog__head{font-size:clamp(56px,7vw,116px)}.tour-band{padding:120px 0;background:var(--abc-black-2);border-top:1px solid var(--abc-border);border-bottom:1px solid var(--abc-border)}.tour-band__head{font-size:clamp(64px,9vw,144px)}.tour-band__cities{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid var(--abc-orange);border-bottom:1px solid var(--abc-border);margin-top:56px}.tour-band__city{padding:28px 16px;border-right:1px solid var(--abc-border)}.tour-band__city:last-child{border-right:0}.tour-band__city .n{font-family:var(--font-display);font-size:clamp(22px,2.2vw,32px);line-height:1;letter-spacing:-.01em;text-transform:uppercase}.tour-band__city .d{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--abc-grey-mid);margin-top:6px;white-space:nowrap}@media (max-width:1100px){.move,.why-now-grid{grid-template-columns:1fr;gap:32px}.tour-band__cities{grid-template-columns:repeat(2,1fr)}.tour-band__city:nth-child(2n){border-right:0}.tour-band__city{border-bottom:1px solid var(--abc-border)}.work-strip{grid-template-columns:repeat(2,1fr)}.work-strip__cell:nth-child(2n){border-right:0}.work-strip__cell:nth-child(-n+2){border-bottom:1px solid var(--abc-border)}}