.act-motion{border-top:1px solid var(--border-dark)}.act-motion-inner{display:grid;grid-template-columns:1fr 1fr}.act-motion-copy{background:var(--white)}.act-motion-copy,.act-motion-visual{display:flex;flex-direction:column;justify-content:center;padding:var(--gutter-y) var(--gutter)}.act-motion-visual{background:var(--off-white)}.act-motion-inner.is-reversed .act-motion-visual{order:-1}.act-motion .act-ms-label{align-items:center;color:var(--red);display:flex;font-size:var(--fs-small);font-weight:var(--fw-bold);gap:.75rem;letter-spacing:var(--ls-large);margin-bottom:.75rem;text-transform:uppercase}.act-motion .act-ms-label:before{background:var(--red);content:"";flex-shrink:0;height:2px;width:2rem}.act-motion h2{margin-bottom:1.5rem}.act-motion .act-ms-body{margin-bottom:0}.act-motion .act-ms-body strong{color:var(--black)}.act-motion .act-ms-body p:last-of-type{margin-bottom:1.5rem}.act-motion .act-deliverables-label{color:var(--black);font-size:var(--fs-small);font-weight:var(--fw-bold);letter-spacing:var(--ls-large);margin-bottom:1rem;text-transform:uppercase}.act-motion .act-deliverables-list{list-style:none;margin:0;padding:0}.act-motion .act-deliverables-list li{border-bottom:1px solid var(--border);color:var(--text);line-height:var(--lh-list);padding:1rem 0 1rem 1rem;position:relative}.act-motion .act-deliverables-list li:last-child{border-bottom:none}.act-motion .act-deliverables-list li:before{background:var(--red);border-radius:2px;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6.5px}.act-motion .act-drive-mini-label{color:var(--black);font-size:var(--fs-small);font-weight:var(--fw-bold);letter-spacing:var(--ls-large);margin-bottom:1.5rem;text-transform:uppercase}.act-motion .act-drive-mini-steps{background:var(--white);border:1px solid var(--border)}.act-motion .act-drive-mini-step{align-items:stretch;border-bottom:1px solid var(--border);display:flex}.act-motion .act-drive-mini-step:last-child{border-bottom:none}.act-motion .act-drive-mini-letter{align-items:center;border-right:1px solid var(--border);color:var(--red);display:flex;flex-shrink:0;font-size:28px;font-weight:var(--fw-bold);justify-content:center;max-width:6rem;min-width:6rem}.act-motion .act-drive-mini-content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:1.5rem 1.75rem}.act-motion .act-drive-mini-name{color:var(--black);font-size:var(--fs-small);font-weight:var(--fw-bold);letter-spacing:var(--ls-large);margin-bottom:.3rem;text-transform:uppercase}.act-motion .act-drive-mini-desc{color:var(--text);font-size:var(--fs-medium);margin-bottom:0}