.explore-sense-trail{text-align:center;justify-content:center;margin-top:-2em;display:flex}.explore-sense-trail img{max-width:50%}.explore-sense-trail figcaption{margin-top:-2em}
.audio-description{color:#3c3c3c;flex-direction:column;align-items:center;display:flex}.audio-description .audio-player{align-items:center;gap:.75em;width:100%;display:grid}.audio-description .audio-player .transcript{opacity:0;flex-direction:column;gap:1em;max-height:0;margin:0 2em;padding:0;transition:max-height .6s,opacity .5s,padding .5s;display:flex;overflow:hidden}.audio-description .audio-player .transcript.open{opacity:1;padding:1em 0}.audio-description .audio-player .row{grid-template-columns:1fr auto;align-items:center;gap:.75em;display:grid}.audio-description .audio-player .row span{font-size:.8em}.audio-description .audio-player .row:nth-child(2){grid-template-columns:auto 1fr}.audio-description .audio-player .row:nth-child(2) .sub-row{grid-template-columns:1fr auto;padding-top:.5em;display:grid}.audio-description .audio-player .row:nth-child(2) .sub-row button.toggle-transcript{font-size:.8em;font-family:var(--body-font-family);color:#3c3c3c;text-decoration:underline}.audio-description .audio-player .row:nth-child(2) .sub-row button.toggle-transcript svg{padding-right:.5em}.audio-description .audio-scrubber{padding-top:.6em}.audio-description .audio-scrubber input{appearance:none;cursor:pointer;background:0 0;width:calc(100% - 1em);height:6px}.audio-description .audio-scrubber input::-webkit-slider-runnable-track{background:#fff5c9;border-radius:3px;height:6px}.audio-description .audio-scrubber input::-webkit-slider-thumb{appearance:none;background:#3c3c3c;border-radius:50%;width:20px;height:20px;margin-top:-7px}.audio-description .audio-scrubber input::-webkit-slider-thumb{background:#3c3c3c}.audio-description .audio-scrubber input::-webkit-slider-runnable-track{background:linear-gradient(to right,#3c3c3c 0%,#3c3c3c calc(var(--percent)*1%),#fff5c9 calc(var(--percent)*1%),#fff5c9 100%)}.audio-description .audio-scrubber input::-moz-range-track{background:#fff5c9;border-radius:3px;height:6px}.audio-description .audio-scrubber input::-moz-range-progress{background:#3c3c3c;border-radius:3px;height:6px}.audio-description .audio-scrubber input::-moz-range-thumb{background:#3c3c3c;border:none;border-radius:50%;width:18px;height:18px}.audio-description .audio-scrubber input::-ms-track{color:#0000;background:0 0;border-color:#0000;height:6px}.audio-description .audio-scrubber input::-ms-fill-lower{background:#3c3c3c}.audio-description .audio-scrubber input::-ms-fill-upper{background:#fff5c9}.audio-description .audio-scrubber input::-ms-thumb{background:#3c3c3c;border-radius:50%;width:18px;height:18px}
