<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cl-playButton:focus-visible{outline:2px solid var(--cl-color-focus-01,#0068b1);outline-offset:2px}.cl-playButton{background-color:#ff5c35;background-image:url(../fonts/cl-play-button-icon.svg);background-position-x:55%;background-position-y:50%;background-repeat:no-repeat;border:none;border-radius:50%;cursor:pointer}.cl-playButton:focus-visible,.cl-playButton:hover{background-color:#e04826;opacity:1}.cl-playButton:active{background-color:#b3361d;opacity:1}@media(min-width:600px){.cl-playButton{opacity:.8;transition:opacity .3s ease-in-out}.high-contrast .cl-playButton{opacity:1}}.cl-playButton.-large{background-size:2rem;height:8rem;width:8rem}.cl-playButton.-medium{background-size:1.5rem;height:6rem;width:6rem}.cl-playButton,.cl-playButton.-small{background-size:1rem;height:4rem;width:4rem}</pre></body></html>