.sa-fellow-slider{height:600px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.sa-fellow-slider.sa-no-playlist{grid-template-columns:1fr}.sa-fellow-slider .sa-fellow .sa-post-item{display:flex;flex-direction:column}.sa-fellow-slider .sa-fellow .sa-post-title{font-size:24px}.sa-fellow-slider .sa-fellow .sa-post-img-wrapper{min-width:100%;max-width:100%}.sa-fellow-slider .sa-fellow .sa-post-img-wrapper>a{display:block;width:100%}.sa-fellow-slider .sa-fellow .sa-play-button{font-size:14px;padding:20px;border-radius:50%;background:#e0528d}.sa-fellow-slider .sa-fellow .sa-play-button:hover{transform:scale(1.3)}.sa-fellow-slider .sa-fellow .sa-post-author-thumb{width:48px;height:48px}.sa-fellow-slider .sa-fellow .sa-post-author-thumb img{height:100%;width:100%;object-fit:cover}.sa-fellow-slider .sa-fellow .sa-post-author-text{font-size:14px;color:#8c8c8c;line-height:1.5}.sa-fellow-slider .sa-fellow .sa-icon-wrap:not(.sa-play-button),.sa-fellow-slider .sa-fellow .sa-post-date{font-size:12px;color:var(--sa-post-author-date-color,#8c8c8c)}.sa-fellow-slider .sa-fellow-items{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.sa-fellow-slider .sa-fellow-items .sa-post-title{font-size:20px}.sa-fellow-slider .sa-fellow-items .sa-post-img-wrapper{min-width:150px;max-width:150px}.sa-fellow-slider .sa-fellow-items .sa-play-button{border:1px solid #fff;padding:10px;font-size:10px;border-radius:50%}.sa-fellow-slider .sa-post-item{grid-gap:20px;height:100%;width:100%}.sa-fellow-slider .sa-post-content-wrapper{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.sa-fellow-slider .sa-post-author-wrapper,.sa-fellow-slider .sa-post-category,.sa-fellow-slider .sa-post-date-wrapper,.sa-fellow-slider .sa-post-meta{justify-content:var(--sa-fellow-align,flex-start)}.sa-fellow-slider .sa-post-category{display:flex;flex-wrap:wrap}.sa-fellow-slider .sa-post-img{border-radius:.25rem}.sa-fellow-slider .sa-post-category{font-size:10px}.sa-fellow-slider .sa-post-meta{grid-gap:16px;flex-wrap:wrap}.sa-fellow-slider .sa-post-meta a:hover span{color:#e0528d}.sa-fellow-slider .sa-post-meta .sa-icon-wrap,.sa-fellow-slider .sa-post-meta span{font-size:12px;color:var(--sa-post-meta-color,#8c8c8c)}.sa-fellow-slider .sa-post-text p{margin-bottom:1.4em}.sa-fellow-slider .sa-fellow-list{display:flex;flex-direction:column;gap:20px}.sa-fellow-slider .sa-fellow-row{flex:0 0 auto;cursor:pointer}.sa-fellow-slider .sa-fellow-row .sa-post-item{position:relative;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.sa-fellow-slider .sa-fellow-items.sa-has-indicator .sa-fellow-row.sa-active .sa-post-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--sa-fellow-indicator-width,4px);background:var(--sa-fellow-indicator-color,#e0528d);z-index:1}.sa-fellow-slider .sa-fellow-items{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease-in-out}.sa-fellow-slider .sa-fellow-items::-webkit-scrollbar{width:var(--sa-fellow-bar-size,5px)}.sa-fellow-slider .sa-fellow-items::-webkit-scrollbar-thumb,.sa-fellow-slider .sa-fellow-items::-webkit-scrollbar-track{background:transparent;border-radius:10px;transition:background .3s ease-in-out}.sa-fellow-slider:hover .sa-fellow-items{scrollbar-color:var(--sa-fellow-thumb,rgba(0,0,0,.2)) var(--sa-fellow-track,rgba(0,0,0,.1))}.sa-fellow-slider:hover .sa-fellow-items::-webkit-scrollbar-track{background:var(--sa-fellow-track,rgba(0,0,0,.1))}.sa-fellow-slider:hover .sa-fellow-items::-webkit-scrollbar-thumb{background:var(--sa-fellow-thumb,rgba(0,0,0,.2))}.sa-fellow-slider .sa-fellow-items.sa-scrollbar-hidden{scrollbar-width:none;scrollbar-gutter:auto}.sa-fellow-slider .sa-fellow-items.sa-scrollbar-hidden::-webkit-scrollbar{display:none}.sa-fellow-slider .sa-post-img-wrapper{position:relative}.sa-fellow-slider .sa-play-button-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.sa-fellow-slider .sa-play-button{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .5s;color:#fff}.sa-fellow-slider .sa-play-button:hover{color:#fff;background:#e0528d;border-color:#e0528d}@media (max-width:1023px){.sa-fellow-slider{height:560px}.sa-fellow-slider .sa-fellow-items .sa-post-title{font-size:16px}.sa-fellow-slider .sa-fellow-items .sa-post-img-wrapper{min-width:120px;max-width:120px}}@media (max-width:850px){.sa-fellow-slider{height:540px}}@media (max-width:767px){.sa-fellow-slider{grid-template-columns:repeat(1,1fr);height:auto}.sa-fellow-slider .sa-fellow-items{height:340px}.sa-fellow-slider .sa-fellow-items .sa-post-title{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-fellow-slider .sa-fellow-items .sa-post-img-wrapper{min-width:100px;max-width:100px}.sa-fellow-slider .sa-fellow-items .sa-post-content-wrapper{overflow:hidden}}@media (max-width:550px){.sa-fellow-slider .sa-fellow-items .sa-post-meta{display:block;grid-gap:5px}}