.creator-card{background:#120a18e6;border:2px solid #e24bb3;border-radius:6px;align-items:stretch;min-height:102px;display:flex;overflow:hidden;box-shadow:0 0 14px #e24bb338}.creator-card-image-wrap{background:#2a1b33;width:102px;min-width:102px}.creator-card-image{object-fit:cover;width:100%;height:100%;display:block}.creator-card-body{flex-direction:column;flex:1;justify-content:space-between;padding:10px 12px 9px;display:flex}.creator-card-name{color:#fff;text-transform:uppercase;margin:0;font-family:Neotoxic,Arial,Helvetica,sans-serif;font-size:22px;font-style:italic;line-height:1}.creator-card-badges{align-items:center;gap:6px;min-height:18px;margin:6px 0;display:flex}.creator-card-badge{object-fit:contain;flex:0 0 18px;width:18px;height:18px;display:block}.creator-card-badge.placeholder{opacity:0;pointer-events:none;flex:0 0 18px;width:18px;height:18px;display:block}.creator-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.creator-card-series{color:#fff;align-items:center;gap:4px;font-family:Neotoxic,Arial,Helvetica,sans-serif;font-size:14px;font-style:italic;display:flex}.series-count{color:#cf4aa4}.creator-card-readmore{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-family:Neotoxic,Arial,Helvetica,sans-serif;font-size:13px;font-style:italic;line-height:1;display:inline-flex}.read-more-btn{color:#fff;text-underline-offset:3px;text-transform:capitalize;margin:0;padding:0;line-height:1;-webkit-text-decoration:underline #fff;text-decoration:underline #fff;text-decoration-thickness:1px}.see-more-arrow-mobile{object-fit:contain;flex-shrink:0;width:12px;height:12px;transition:transform .2s;display:block}.creator-card-readmore:hover .see-more-arrow-mobile{transform:translate(4px)translateY(1px)}[dir=rtl] .creator-card-readmore{flex-direction:row}@media (width<=576px){.creator-card{min-height:88px}.creator-card-image-wrap{width:84px;min-width:84px}.creator-card-name{font-size:16px}.creator-card-series,.creator-card-readmore{font-size:12px}.creator-card-badges{min-height:15px}.creator-card-badge,.creator-card-badge.placeholder{flex:0 0 15px;width:15px;height:15px}.see-more-arrow-mobile{width:12px;height:12px}}