.do-map-figure.has-map-walk .do-demo-route-path{opacity:.24}
.do-map-route-travelled{fill:none;stroke:#b4495f;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5 12;pointer-events:none}
.do-map-walker{pointer-events:none}
.do-map-walker [data-map-walk-body]{transition:none;animation:none}
.do-map-character-frame{overflow:hidden}
.do-map-character-sheet{filter:url(#studio-cutout)}
.do-map-walk-hint{display:none;align-items:center;gap:10px;margin:0 24px;padding:2px 0 17px;font:12px/1.7 var(--body-font)}
.has-map-walk .do-map-walk-hint{display:flex}
.do-map-walk-hint>span:first-child{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border:1px solid currentColor;border-radius:50%;font:17px/1 var(--english-font)}
.do-access .do-access-details{display:block;max-width:100%;margin-top:27px}
.do-access .do-access-details>div{font-size:12px;line-height:1.8;gap:16px;align-items:baseline;padding:11px 0}
.do-access-details dt{flex:0 0 4.5em}
.do-access-details dd{text-align:right;overflow-wrap:anywhere}
.do-access-details dd small{font-size:10px}
.do-access-demo-note{margin-top:7px;font:10px/1.8 var(--body-font);opacity:.72}
@media(max-width:760px){
  .do-map-walk-hint{margin:0 15px;padding:0 0 13px;font-size:10px;gap:8px}
  .do-map-walk-hint>span:first-child{flex-basis:22px;width:22px;height:22px;font-size:15px}
  .do-access .do-access-details>div{font-size:11px}
  .do-access-demo-note{font-size:9px}
}
@media(prefers-reduced-motion:reduce){.do-map-walk-hint>span:first-child{display:none}}
