.show-all-feed-cards{max-height:80vh;overflow-y:auto}.show-all-feed-cards::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#c1c1c1;border:4px solid transparent;border-radius:8px}.show-all-feed-cards::-webkit-scrollbar{width:16px}.show-all-feed-cards .cards-section .feed-card{align-items:center;border-bottom:1px solid #e8e8e8;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:8px 0;width:100%}.show-all-feed-cards .cards-section .feed-card:last-child{border-bottom:0}.show-all-feed-cards .cards-section .feed-card:hover{background-color:#f5f5f5}.show-all-feed-cards .cards-section .feed-card .img-content-container{display:flex;gap:8px;width:100%}.show-all-feed-cards .cards-section .feed-card .img-content-container .feed-img img{height:90px;-o-object-fit:cover;object-fit:cover;width:120px}.show-all-feed-cards .cards-section .feed-card .img-content-container .feed-content{align-self:center;display:flex;flex-direction:column}.show-all-feed-cards .cards-section .feed-card .img-content-container .feed-content .content{margin-bottom:0}.show-all-feed-cards .explore-section{margin-top:20px;text-align:center}.show-all-feed-cards .explore-section .title-section{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center}.show-all-feed-cards .explore-section .title-section .title{margin-bottom:0}.show-all-feed-cards .explore-section .bookmark-items{display:flex;margin-left:50px;margin-right:50px;margin-top:34px}.show-all-feed-cards .explore-section .bookmark-items .bookmark-item{padding:5px;transition:background-color .5s}.show-all-feed-cards .explore-section .bookmark-items .bookmark-item:hover{background-color:#f5f5f5;cursor:pointer}.show-all-feed-cards .explore-section .bookmark-items .bookmark-item .icon{font-size:28px}
/*# sourceMappingURL=9866.14b03de3.css.map*/