.audioCard{display:flex;min-height:132px;background:#2f3043;border-radius:10px;padding:12px 14px;color:#fff;gap:16px}.playBtn{width:33px;cursor:pointer;height:26px;border:none;background-repeat:no-repeat;background-position:50%;background-size:contain;background:transparent}.play{background-image:url(https://www.myvi.in/content/dam/vodafoneideadigital/AudioComponent/yellow-play.svg)}.pause{background-image:url(https://www.myvi.in/content/dam/vodafoneideadigital/AudioComponent/yellow-pause.svg)}.center{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}.title{font-family:var(--viBold);margin-bottom:8px}.center input[type=range]{width:100%;background:0;background-image:none;background-position-x:0;background-position-y:center;background-size:initial;background-repeat:repeat;background-attachment:scroll;background-origin:initial;background-clip:initial;background-color:initial}.time{width:auto;white-space:nowrap;line-height:1.33;color:#fff}.right,.time{font-family:var(--viRegular);font-size:12px}.right{margin-left:12px}.flexddiv{display:flex;justify-content:space-between;gap:4px}.Playpauseaudio{display:flex;cursor:auto;height:46px;align-items:center}.timebar{position:unset;background-color:rgba(255,198,0,.1);margin:0 9px 0 6px}.audioThumb{width:108px;height:108px;flex-shrink:0;border-radius:8px;overflow:hidden}.audioThumb img{width:100%;height:100%;object-fit:cover}.timebar{-webkit-appearance:none;width:100%;height:4px;border-radius:5px;outline:none;cursor:pointer;background:rgba(255,198,0,.2)}.timebar::-webkit-slider-thumb{width:14px;height:14px;border-radius:50%;cursor:pointer;margin-top:-5px}.timebar::-webkit-slider-runnable-track{height:4px;background:rgba(255,198,0,.2);border-radius:5px}.timebar::-moz-range-thumb{width:14px;height:14px;background:#666666;border:none;border-radius:50%;cursor:pointer}.timebar::-moz-range-track{height:4px;background:#666666}.timebar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;background:transparent;border:none}@media (max-width:768px){.audioThumb{width:78px;height:78px;flex-shrink:0;border-radius:8px;overflow:hidden}.playBtn{width:37px}.MobileaudioCard{color:#fff;background:#2f3043;border-radius:10px;gap:5px;min-height:132px;padding:12px 14px;display:flex;flex-direction:column}.right{white-space:nowrap}.right,.time{font-size:10px}}