.theme-white .dam-audio::before{background-color:#fff}.theme-black .dam-audio::before{background-color:#000}.theme-blue .dam-audio::before{background-color:#576da3}.theme-blue-6 .dam-audio::before{background-color:rgba(87,109,163,.6)}.theme-blue-3 .dam-audio::before{background-color:rgba(87,109,163,.3)}.theme-blue-1 .dam-audio::before{background-color:rgba(87,109,163,.1)}.theme-green .dam-audio::before{background-color:#449c82}.theme-green-6 .dam-audio::before{background-color:rgba(68,156,130,.6)}.theme-green-3 .dam-audio::before{background-color:rgba(68,156,130,.3)}.theme-green-1 .dam-audio::before{background-color:rgba(68,156,130,.1)}.theme-yellow .dam-audio::before{background-color:#e2bd77}.theme-yellow-6 .dam-audio::before{background-color:rgba(226,189,119,.6)}.theme-yellow-3 .dam-audio::before{background-color:rgba(226,189,119,.3)}.theme-yellow-1 .dam-audio::before{background-color:rgba(226,189,119,.1)}.theme-purple .dam-audio::before{background-color:#94386a}.theme-purple-6 .dam-audio::before{background-color:rgba(148,56,106,.6)}.theme-purple-3 .dam-audio::before{background-color:rgba(148,56,106,.3)}.theme-purple-1 .dam-audio::before{background-color:rgba(148,56,106,.1)}.theme-turquoise .dam-audio::before{background-color:#7ec4bb}.theme-turquoise-6 .dam-audio::before{background-color:rgba(126,196,187,.6)}.theme-turquoise-3 .dam-audio::before{background-color:rgba(126,196,187,.3)}.theme-turquoise-1 .dam-audio::before{background-color:rgba(126,196,187,.1)}.dam-audio{display:flex;align-items:center;transition:color .35s ease;margin-bottom:1rem}.dam-audio:focus-visible,.dam-audio:hover{cursor:pointer}.dam-audio::before{content:"";display:inline-block;background-image:url(/themes/custom/baseline_style/components/dam-audio/assets/waveform-regular.svg);background-repeat:no-repeat;background-size:25px;background-position:center;width:2rem;height:2rem;background-color:#576da3;border-radius:50%;margin-right:1rem;transition:background-color .35s ease}.theme-yellow .dam-audio::before{background-image:url(/themes/custom/baseline_style/components/dam-audio/assets/waveform-regular-black.svg)}