.podcasts-recommended{gap:var(--gap)}.podcasts-recommended__content{width:100%;position:relative;overflow:hidden}.podcasts-recommended__content--preloader .podcasts-recommended__list{gap:var(--gap)}.podcasts-recommended__content--preloader .podcasts-recommended__list__button{display:none}.podcasts-recommended__content:not(.swiper-initialized) .podcasts-recommended__list{overflow-x:auto}.podcasts-recommended__content:not(.swiper-initialized) .podcasts-recommended__item{height:auto}.podcasts-recommended__list{width:100%;position:relative}.podcasts-recommended__list__button{position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:40px;z-index:10;top:0px;cursor:pointer;transition:opacity 0.5s linear;opacity:1}.podcasts-recommended__list__button.swiper-button-disabled{opacity:0;pointer-events:none}.podcasts-recommended__list__button--prev{left:0;background:#ffffff;background:linear-gradient(to bottom left, transparent 80%, #f6f6f6),linear-gradient(to top left, transparent 80%, #f6f6f6),linear-gradient(90deg, #f6f6f6 0%, transparent 100%)}.podcasts-recommended__list__button--next{right:0;background:#ffffff;background:linear-gradient(to bottom right, transparent 80%, #f6f6f6),linear-gradient(to top right, transparent 80%, #f6f6f6),linear-gradient(90deg, rgba(246,246,246,0) 0%, #f6f6f6 100%)}.podcasts-recommended__list__button__icon{border-radius:50%;background-color:var(--color-one);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.podcasts-recommended__item{border-radius:15px;flex:0 0 236px;height:auto;border:1px solid var(--color-border);padding:15px;display:flex;flex-direction:column;gap:15px;justify-content:space-between;background-color:#fff}.podcasts-recommended__item--skeleton{min-height:340px}.podcasts-recommended__item--skeleton .podcasts-recommended__item__image,.podcasts-recommended__item--skeleton .podcasts-recommended__item__durration,.podcasts-recommended__item--skeleton .podcasts-recommended__item__title,.podcasts-recommended__item--skeleton .podcasts-recommended__item__program{background-color:var(--color-background)}.podcasts-recommended__item--skeleton .podcasts-recommended__item__program{height:16px;width:50%}.podcasts-recommended__item--skeleton .podcasts-recommended__item__title{height:76px;width:100%}.podcasts-recommended__item--skeleton .podcasts-recommended__item__duration{width:80px}.podcasts-recommended__item__content{display:flex;flex-direction:column;gap:15px}.podcasts-recommended__item__image-wrapper{display:flex;justify-content:center;height:150px}.podcasts-recommended__item__image{height:150px;width:150px;border-radius:5px;border:1px solid var(--color-border2);overflow:hidden}.podcasts-recommended__item__image img{display:block;width:100%;height:auto}.podcasts-recommended__item__program{color:var(--color-one);font-size:14px;font-weight:600;line-height:1em;text-transform:uppercase}.podcasts-recommended__item__title{color:var(--color-two);font-size:16px;font-weight:400;line-height:1.2em}.podcasts-recommended__item__duration{border-radius:16px;background-color:var(--color-five);color:var(--color-two);padding:0 10px;font-size:14px;display:flex;align-items:center;height:32px}.podcasts-recommended__item__more{border-radius:50%;background-color:var(--color-background);color:var(--color-two);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--color-border);line-height:1em}.podcasts-recommended__item__more::after{content:"...";display:block;position:relative;font-weight:700;letter-spacing:2px;line-height:0.1em;top:-4px;left:2px}.podcasts-recommended__item__footer{display:flex;justify-content:space-between}
