.podcast-slide-reveal__inner{min-height:0;overflow:hidden}.podcast-transcript-panel>:first-child{margin-top:0}.podcast-transcript-panel>:last-child{margin-bottom:0}.podcast-transcript-panel{display:flex;flex-direction:column;height:100%;max-height:inherit}.podcast-transcript-panel__header{align-items:center;border-bottom:1px solid var(--pale-grey);box-shadow:0 4px 4px 0 rgba(0,0,0,.04);display:flex;flex-shrink:0;gap:16px;justify-content:space-between;padding:16px var(--container-padding)}.podcast-transcript-panel__header-content{align-items:center;display:inline-flex;justify-content:space-between;width:100%}.podcast-transcript-panel__title{color:var(--purple);font-weight:300;margin:0}.podcast-transcript-panel__close{align-items:center;background:transparent;border:0;color:var(--pink);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;transition:var(--transition);width:32px}.podcast-transcript-panel__close:focus-visible,.podcast-transcript-panel__close:hover{color:var(--purple)}.podcast-transcript-panel__close:focus{outline:none}.podcast-transcript-panel__close:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.podcast-transcript-panel__close:focus:not(:focus-visible){outline:none}.podcast-transcript-panel__body{-webkit-overflow-scrolling:touch;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:0 var(--container-padding);scrollbar-color:var(--purple) transparent;scrollbar-width:thin;touch-action:pan-y;width:100%}.podcast-transcript-panel__body::-webkit-scrollbar-track{background:transparent}.podcast-transcript-panel__body::-webkit-scrollbar-thumb{background-color:var(--purple);border-radius:999px}.podcast-transcript-panel__disclaimer{flex-shrink:0;margin:0;padding:12px var(--container-padding)}.podcast-transcript-panel__disclaimer p{margin:0}.podcast-transcript__entries{list-style:none;margin:0;padding:0}.podcast-transcript__entries li{margin:0;padding:0}.podcast-transcript__entry{align-items:flex-start;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;gap:24px;padding:8px 24px;text-align:left;transition:var(--transition);width:100%}.podcast-transcript__entry:hover{color:var(--pink)}.podcast-transcript__entry:focus-visible{color:var(--pink)}.podcast-transcript__entry:focus{outline:none}.podcast-transcript__entry:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.podcast-transcript__entry:focus:not(:focus-visible){outline:none}.podcast-transcript__entry--active{background-color:rgb(from var(--light-pink) r g b/22%);color:var(--warm-grey)}.podcast-transcript__meta{align-items:baseline;display:inline-flex;flex-shrink:0;gap:8px}.podcast-transcript__soundbar{align-items:flex-end;display:inline-flex;flex-shrink:0;gap:2px;height:14px;opacity:0;width:14px}.podcast-transcript__entry--active .podcast-transcript__soundbar{opacity:1}.podcast-transcript__soundbar-bar{background-color:var(--pink);border-radius:999px;display:block;flex-shrink:0;height:4px;width:3px}.podcast-transcript__entry--active .podcast-transcript__soundbar-bar{height:5px}.podcast-transcript-panel.is-playing .podcast-transcript__entry--active .podcast-transcript__soundbar-bar{animation:podcast-transcript-soundbar .9s ease-in-out infinite}.podcast-transcript-panel.is-playing .podcast-transcript__entry--active .podcast-transcript__soundbar-bar:first-child{animation-delay:0s}.podcast-transcript-panel.is-playing .podcast-transcript__entry--active .podcast-transcript__soundbar-bar:nth-child(2){animation-delay:.15s}.podcast-transcript-panel.is-playing .podcast-transcript__entry--active .podcast-transcript__soundbar-bar:nth-child(3){animation-delay:.3s}@keyframes podcast-transcript-soundbar{0%,to{height:4px}50%{height:14px}}@media(prefers-reduced-motion:reduce){.podcast-transcript-panel.is-playing .podcast-transcript__entry--active .podcast-transcript__soundbar-bar{animation:none;height:8px}}.podcast-transcript__timestamp{color:var(--pink);display:inline-block;font-size:12px;font-weight:500;letter-spacing:2.4px;line-height:24px;min-width:3rem;text-transform:uppercase}.podcast-transcript__entry:hover .podcast-transcript__timestamp{color:inherit}.podcast-transcript__content>:first-child{margin-top:0}.podcast-transcript__content>:last-child{margin-bottom:0}.podcast-transcript__content{display:block;flex:1 1 auto;min-width:0}.wp-block-podcast-single{margin-left:calc(var(--container-padding)*-1);margin-right:calc(var(--container-padding)*-1)}@media(min-width:768px){.wp-block-podcast-single{margin-left:0;margin-right:0}}.wp-block-podcast-single.standard-spacing--bg{padding:16px var(--container-padding)}@media(min-width:768px){.wp-block-podcast-single.standard-spacing--bg{padding:48px 120px}}.wp-block-podcast-single__layout{display:flex;flex-direction:column;gap:4px}@media(max-width:768px){.wp-block-podcast-single__layout{--podcast-slide-duration:0.4s;transition:gap var(--podcast-slide-duration) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__layout{transition:none}}.wp-block-podcast-single__media{margin:0}@media(max-width:768px){.wp-block-podcast-single__media{--podcast-slide-duration:0.4s;max-height:32em;max-height:100vh;min-height:0;opacity:1;overflow:hidden;transition:max-height var(--podcast-slide-duration) ease,opacity calc(var(--podcast-slide-duration)*.85) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__media{transition:none}}@media(min-width:768px){.wp-block-podcast-single__media{flex:0 0 33%;width:33%}}.wp-block-podcast-single__media img{display:block;height:auto;width:100%}.wp-block-podcast-single__header{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;margin-top:4px}@media(max-width:768px){.wp-block-podcast-single__header{--podcast-slide-duration:0.4s;transition:gap var(--podcast-slide-duration) ease,margin-top var(--podcast-slide-duration) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__header{transition:none}}@media(min-width:768px){.wp-block-podcast-single__header{align-items:center;flex-direction:row;gap:24px}.wp-block-podcast-single__header-content{flex:1 1 auto;min-width:0}}.wp-block-podcast-single__title{color:var(--black);margin:0}.wp-block-podcast-single__meta{color:var(--warm-grey);margin:0}@media(max-width:768px){.wp-block-podcast-single__meta{--podcast-slide-duration:0.4s;color:var(--black);font-size:12px;line-height:16px;max-height:32em;min-height:0;opacity:1;overflow:hidden;transition:max-height var(--podcast-slide-duration) ease,opacity calc(var(--podcast-slide-duration)*.85) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__meta{transition:none}}.wp-block-podcast-single__description-wrap{display:flex;flex-direction:column;gap:0}@media(max-width:768px){.wp-block-podcast-single__description-wrap{--podcast-slide-duration:0.4s;max-height:32em;max-height:64em;min-height:0;opacity:1;overflow:hidden;transition:max-height var(--podcast-slide-duration) ease,opacity calc(var(--podcast-slide-duration)*.85) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__description-wrap{transition:none}}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner>:first-child,.wp-block-podcast-single__description-short>:first-child{margin-top:0}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner>:last-child,.wp-block-podcast-single__description-short>:last-child{margin-bottom:0}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner,.wp-block-podcast-single__description-short{color:var(--black);font-size:16px;font-weight:300;letter-spacing:.01em;line-height:24px;margin:0}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner :where(p),.wp-block-podcast-single__description-short :where(p){margin:0}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner :where(p+p),.wp-block-podcast-single__description-short :where(p+p){margin-top:8px}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner :where(a),.wp-block-podcast-single__description-short :where(a){color:inherit}.wp-block-podcast-single__description-full .podcast-slide-reveal__inner :where(strong,b),.wp-block-podcast-single__description-short :where(strong,b){font-weight:500}.wp-block-podcast-single__description-short{--podcast-slide-duration:0.4s;max-height:32em;opacity:1;overflow:hidden;transition:max-height var(--podcast-slide-duration) ease,opacity calc(var(--podcast-slide-duration)*.85) ease}@media(prefers-reduced-motion:reduce){.wp-block-podcast-single__description-short{transition:none}}.js-podcast-single-description.is-expanded .wp-block-podcast-single__description-short{max-height:0;opacity:0}@media(min-width:768px){.wp-block-podcast-single__description-short{display:none}}.wp-block-podcast-single__description-full{--podcast-slide-duration:0.4s;display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows var(--podcast-slide-duration) ease,opacity var(--podcast-slide-duration) ease}@media(prefers-reduced-motion:reduce){.wp-block-podcast-single__description-full{transition:none}}.js-podcast-single-description.is-expanded .wp-block-podcast-single__description-full{grid-template-rows:1fr;opacity:1}@media(min-width:768px){.wp-block-podcast-single__description-full{grid-template-rows:1fr;opacity:1}}.wp-block-podcast-single__description-toggle{background:transparent;border:0;color:var(--black);cursor:pointer;font:inherit;font-weight:500;margin:0;text-align:left;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:16px}.wp-block-podcast-single__description-toggle[hidden]{display:none}.wp-block-podcast-single__description-toggle:focus-visible,.wp-block-podcast-single__description-toggle:hover{color:var(--pink);text-decoration-color:var(--pink)}.wp-block-podcast-single__description-toggle:focus{outline:none}.wp-block-podcast-single__description-toggle:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.wp-block-podcast-single__description-toggle:focus:not(:focus-visible){outline:none}.wp-block-podcast-single__description-toggle{font-size:16px;letter-spacing:.01em;line-height:24px;padding:12px 0 16px}@media(min-width:768px){.wp-block-podcast-single__description-toggle{display:none}}.wp-block-podcast-single__description>:first-child{margin-top:0}.wp-block-podcast-single__description>:last-child{margin-bottom:0}.wp-block-podcast-single__player{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media(max-width:768px){.wp-block-podcast-single__player{--podcast-slide-duration:0.4s;transition:margin-top var(--podcast-slide-duration) ease}}@media(max-width:768px)and (prefers-reduced-motion:reduce){.wp-block-podcast-single__player{transition:none}}@media(min-width:768px){.wp-block-podcast-single__player{margin-top:12px}}.wp-block-podcast-single__transcript-region{--podcast-slide-duration:0.4s;max-height:0;opacity:0;transition:max-height var(--podcast-slide-duration) ease,opacity calc(var(--podcast-slide-duration)*.85) ease}@media(prefers-reduced-motion:reduce){.wp-block-podcast-single__transcript-region{transition:none}}.wp-block-podcast-single__transcript-region{background:var(--white);border:1px solid var(--pale-grey);color:var(--warm-grey);overflow:hidden}.wp-block-podcast-single__transcript-region:empty{display:none}.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__transcript-region:not(:empty){max-height:min(55vh,490px);opacity:1}@media(min-width:768px){.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__transcript-region:not(:empty){max-height:min(50vh,360px)}}.wp-block-podcast-single__transcript-region{margin-top:8px;width:100%}@media(max-width:768px){.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__layout{gap:0}.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__header{gap:0;margin-top:0}.wp-block-podcast-single.is-transcript-open .js-podcast-single-description,.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__description-wrap,.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__media,.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__meta{max-height:0;min-height:0;opacity:0;overflow:hidden}.wp-block-podcast-single.is-transcript-open .wp-block-podcast-single__player{margin-top:8px}}.wp-block-podcast-single .podcast-player{align-items:stretch;background:transparent;border-radius:0;display:flex;flex-flow:column nowrap;gap:16px;margin:0;padding:0;width:100%}.wp-block-podcast-single .podcast-player__toolbar{align-items:center;display:flex;flex-flow:row nowrap;gap:16px;justify-content:space-between;width:100%}.wp-block-podcast-single .podcast-player__utilities{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:flex-end;margin-left:auto;order:2}.wp-block-podcast-single .podcast-player__transcript{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;padding:0;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:12px;transition:var(--transition)}.wp-block-podcast-single .podcast-player__transcript[hidden]{display:none!important}.wp-block-podcast-single .podcast-player__transcript .svg{display:flex;height:24px;width:24px}.wp-block-podcast-single .podcast-player__volume{align-items:center;display:flex;flex-shrink:0;gap:12px}@media(max-width:768px){.wp-block-podcast-single .podcast-player__volume{display:none}}.wp-block-podcast-single .podcast-player__volume-input{display:block;flex:0 0 50px;width:50px}@media(min-width:768px){.wp-block-podcast-single .podcast-player__volume-input{flex-basis:96px;width:96px}}.wp-block-podcast-single .podcast-player__timeline{display:flex;flex-direction:column;gap:8px;width:100%}.wp-block-podcast-single .podcast-player__times{display:flex;font-size:12px;justify-content:space-between;line-height:16px}.wp-block-podcast-single .podcast-player__scrubber{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--light-grey);border-radius:999px;cursor:pointer;height:2px;width:100%}.wp-block-podcast-single .podcast-player__scrubber::-webkit-slider-runnable-track{background:var(--light-grey);border-radius:999px;height:2px}.wp-block-podcast-single .podcast-player__scrubber::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--black);border:0;border-radius:50%;height:12px;margin-top:-5px;width:12px}.wp-block-podcast-single .podcast-player__scrubber::-moz-range-track{border:0;border-radius:999px;height:2px}.wp-block-podcast-single .podcast-player__scrubber::-moz-range-thumb{background:var(--black);border:0;border-radius:50%;height:12px;width:12px}.wp-block-podcast-single .podcast-player__scrubber{background:linear-gradient(to right,var(--black) 0,var(--black) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single .podcast-player__scrubber::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--black) 0,var(--black) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single .podcast-player__scrubber::-moz-range-track{background:var(--light-grey)}.wp-block-podcast-single .podcast-player__scrubber::-moz-range-progress{background:var(--black);border-radius:999px;height:2px}.wp-block-podcast-single .podcast-player__scrubber:focus{outline:none}.wp-block-podcast-single .podcast-player__scrubber:focus-visible{outline:2px solid var(--pink);outline-offset:4px}.wp-block-podcast-single .podcast-player__scrubber:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-purple .podcast-player__play .podcast-player__play-icon--pause,.wp-block-podcast-single--listing-purple .podcast-player__play.is-playing .podcast-player__play-icon--play{display:none}.wp-block-podcast-single--listing-purple .podcast-player__play.is-playing .podcast-player__play-icon--pause{display:block}.wp-block-podcast-single--listing-purple .podcast-player__play:focus{outline:none}.wp-block-podcast-single--listing-purple .podcast-player__play:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.wp-block-podcast-single--listing-purple .podcast-player__play:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-purple .podcast-player__play{align-items:center;background:var(--pink);border:1px solid transparent;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;order:2;padding:0;transition:var(--transition);width:32px}@media(min-width:768px){.wp-block-podcast-single--listing-purple .podcast-player__play{height:48px;order:unset;width:48px}}.wp-block-podcast-single--listing-purple .podcast-player__play:focus-visible,.wp-block-podcast-single--listing-purple .podcast-player__play:hover{background:var(--white);border-color:var(--pink);color:var(--pink)}.wp-block-podcast-single--listing-purple .podcast-player__play .svg{align-items:center;color:inherit;display:flex;height:24px;justify-content:center;scale:.8;width:24px}@media(min-width:768px){.wp-block-podcast-single--listing-purple .podcast-player__play .svg{scale:1}}.wp-block-podcast-single--listing-purple .podcast-player__play .svg :where(path){fill:currentcolor}.wp-block-podcast-single--listing-purple .podcast-player__transcript:focus{outline:none}.wp-block-podcast-single--listing-purple .podcast-player__transcript:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.wp-block-podcast-single--listing-purple .podcast-player__transcript:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-purple .podcast-player__transcript{color:var(--pink)}.wp-block-podcast-single--listing-purple .podcast-player__transcript:focus-visible,.wp-block-podcast-single--listing-purple .podcast-player__transcript:hover,.wp-block-podcast-single--listing-purple .podcast-player__transcript[aria-pressed=true]{color:var(--pink);text-decoration-color:var(--pink)}.wp-block-podcast-single--listing-purple .podcast-player__transcript[aria-pressed=true]:focus-visible,.wp-block-podcast-single--listing-purple .podcast-player__transcript[aria-pressed=true]:hover{text-decoration-color:transparent}.wp-block-podcast-single--listing-purple .podcast-player__volume-icon{color:var(--pink);display:flex;flex-shrink:0}.wp-block-podcast-single--listing-purple .podcast-player__volume-icon .svg{display:flex;height:24px;width:24px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--light-grey);border-radius:999px;cursor:pointer;height:2px;width:100%}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-webkit-slider-runnable-track{background:var(--light-grey);border-radius:999px;height:2px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--pink);border:0;border-radius:50%;height:12px;margin-top:-5px;width:12px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-moz-range-track{border:0;border-radius:999px;height:2px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-moz-range-thumb{background:var(--pink);border:0;border-radius:50%;height:12px;width:12px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input{background:linear-gradient(to right,var(--pink) 0,var(--pink) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--pink) 0,var(--pink) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-moz-range-track{background:var(--light-grey)}.wp-block-podcast-single--listing-purple .podcast-player__volume-input::-moz-range-progress{background:var(--pink);border-radius:999px;height:2px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input:focus{outline:none}.wp-block-podcast-single--listing-purple .podcast-player__volume-input:focus-visible{outline:2px solid var(--pink);outline-offset:4px}.wp-block-podcast-single--listing-purple .podcast-player__volume-input:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-gray .podcast-player__play .podcast-player__play-icon--pause,.wp-block-podcast-single--listing-gray .podcast-player__play.is-playing .podcast-player__play-icon--play{display:none}.wp-block-podcast-single--listing-gray .podcast-player__play.is-playing .podcast-player__play-icon--pause{display:block}.wp-block-podcast-single--listing-gray .podcast-player__play:focus{outline:none}.wp-block-podcast-single--listing-gray .podcast-player__play:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.wp-block-podcast-single--listing-gray .podcast-player__play:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-gray .podcast-player__play{align-items:center;background:var(--warm-grey);border:1px solid transparent;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;order:2;padding:0;transition:var(--transition);width:32px}@media(min-width:768px){.wp-block-podcast-single--listing-gray .podcast-player__play{background:var(--warm-grey);height:48px;order:unset;width:48px}}.wp-block-podcast-single--listing-gray .podcast-player__play:focus-visible,.wp-block-podcast-single--listing-gray .podcast-player__play:hover{background:var(--white);border-color:var(--pink);color:var(--pink)}.wp-block-podcast-single--listing-gray .podcast-player__play .svg{align-items:center;color:inherit;display:flex;height:24px;justify-content:center;scale:.8;width:24px}@media(min-width:768px){.wp-block-podcast-single--listing-gray .podcast-player__play .svg{scale:1}}.wp-block-podcast-single--listing-gray .podcast-player__play .svg :where(path){fill:currentcolor}.wp-block-podcast-single--listing-gray .podcast-player__transcript:focus{outline:none}.wp-block-podcast-single--listing-gray .podcast-player__transcript:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.wp-block-podcast-single--listing-gray .podcast-player__transcript:focus:not(:focus-visible){outline:none}.wp-block-podcast-single--listing-gray .podcast-player__transcript{color:var(--warm-grey)}.wp-block-podcast-single--listing-gray .podcast-player__transcript:focus-visible,.wp-block-podcast-single--listing-gray .podcast-player__transcript:hover,.wp-block-podcast-single--listing-gray .podcast-player__transcript[aria-pressed=true]{color:var(--purple);text-decoration-color:var(--purple)}.wp-block-podcast-single--listing-gray .podcast-player__transcript[aria-pressed=true]:focus-visible,.wp-block-podcast-single--listing-gray .podcast-player__transcript[aria-pressed=true]:hover{text-decoration-color:transparent}.wp-block-podcast-single--listing-gray .podcast-player__volume-icon{color:var(--warm-grey);display:flex;flex-shrink:0}.wp-block-podcast-single--listing-gray .podcast-player__volume-icon .svg{display:flex;height:24px;width:24px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--light-grey);border-radius:999px;cursor:pointer;height:2px;width:100%}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-webkit-slider-runnable-track{background:var(--light-grey);border-radius:999px;height:2px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--black);border:0;border-radius:50%;height:12px;margin-top:-5px;width:12px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-moz-range-track{border:0;border-radius:999px;height:2px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-moz-range-thumb{background:var(--black);border:0;border-radius:50%;height:12px;width:12px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input{background:linear-gradient(to right,var(--black) 0,var(--black) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--black) 0,var(--black) var(--progress,0),var(--light-grey) var(--progress,0),var(--light-grey) 100%)}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-moz-range-track{background:var(--light-grey)}.wp-block-podcast-single--listing-gray .podcast-player__volume-input::-moz-range-progress{background:var(--black);border-radius:999px;height:2px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input:focus{outline:none}.wp-block-podcast-single--listing-gray .podcast-player__volume-input:focus-visible{outline:2px solid var(--pink);outline-offset:4px}.wp-block-podcast-single--listing-gray .podcast-player__volume-input:focus:not(:focus-visible){outline:none}
