@charset "UTF-8";.vbAudioProduct{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:20px 0;position:relative;order:2}.vbAudioProduct #waveform{width:225px;background-color:#f5f5f5;border-radius:5px;height:30px;padding:3px 7px;overflow-x:hidden}.vbAudioProduct #waveform wave{overflow-x:hidden!important}.vbAudioProduct label{width:100%;cursor:pointer;display:block;font-weight:700;text-align:left;padding:0 0 .5rem;font-size:1rem;line-height:1.5}.vbAudioProduct button{background-color:#7dbc8e;border:none;border-radius:50%;color:#fff;height:30px;width:30px;margin-right:10px}@media only screen and (max-width:780px){.vbAudioProduct button{margin-left:15px}}.vbAudioProduct button::before{content:"►";font-size:16px;line-height:30px;margin-left:3px}.vbAudioProduct button.play::before{content:"◼";margin-left:0}