.influencers .reels{overflow:hidden;align-items:start}.influencers .reels img{display:block;width:100%;height:auto;aspect-ratio:941/1672;object-fit:contain;border-radius:12px}.reels-dots{display:none}
@media(max-width:600px){.influencers .reels{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.influencers .reels::-webkit-scrollbar{display:none}.influencers .reels img{width:100%;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.reels-dots{display:flex;justify-content:center;gap:0;margin-top:10px}.reels-dots button{display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;border:0;border-radius:50%}.reels-dots span{width:8px;height:8px;border-radius:50%;background:#cbd2dd;transition:background-color .2s,transform .2s}.reels-dots [aria-current=true] span{background:var(--blue);transform:scale(1.3)}}
@media(prefers-reduced-motion:reduce){.reels-dots span{transition:none}}
