.platform-stories{padding:.5rem 0;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.platform-stories__wrapper{display:flex;gap:1.2rem;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;min-height:80px}.platform-stories__wrapper::-webkit-scrollbar{display:none}.platform-story{flex-shrink:0;cursor:pointer}.platform-story__ring{width:70px;height:70px;border-radius:50%;background:linear-gradient(45deg,#dc2626,#ef4444,#f97316,#fbbf24);padding:3px;display:flex;align-items:center;justify-content:center;position:relative}.platform-story__image-wrapper{width:100%;height:100%;border-radius:50%;background:#fff;padding:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.platform-story__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media(max-width:640px){.platform-story__ring{width:60px;height:60px}.platform-stories__wrapper{gap:1rem;min-height:90px;align-items:center;justify-content:flex-start}.platform-stories{padding:.5rem 0 0}}
