.pods-list{flex-direction:column;gap:15px;display:flex}
.playthrough-item{position:relative}.playthrough-item__inner{padding:10px}.playthrough-item__title-container{justify-content:space-between;align-items:center;display:flex}.playthrough-item__content{flex-direction:row;justify-content:space-between;width:100%;display:flex}.playthrough-item__button-container{margin-top:10px}
.pod-item-header{align-items:center;gap:10px;display:flex}.pod-item-header__status-image--small{width:35px;height:35px}.pod-item-header__status-image--big{width:50px;height:50px;margin:5px}.pod-item-header__title-wrapper{flex-direction:column;display:flex}.pod-item-header__title{font-size:14px;font-weight:700}.pod-item-header__title--big{font-size:20px}.pod-item-header__subtitle{color:#94a3b8;font-size:10px}
