.po-popular-ott-wrap{position:relative;margin:18px 0;padding:0}.po-ott-heading{display:inline-block;color:#fff;padding:6px 12px;border-left:4px solid #ff4d79;border-radius:6px;font-size:18px;margin-bottom:12px;background:linear-gradient(90deg,#ff0080,#7928ca)}.po-ott-slider{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:10px 2px;align-items:center;scrollbar-width:none}.po-ott-slider::-webkit-scrollbar{display:none}.po-ott-item{flex:0 0 auto;text-align:center;min-width:90px}.po-ott-item a{color:inherit;text-decoration:none;display:block}.po-ott-item img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #fff;background:#222;box-shadow:0 4px 12px rgb(0 0 0 / .55);transition:transform .25s ease}.po-ott-item img:hover{transform:scale(1.08)}.po-ott-title{font-size:13px;font-weight:700;font-family:"Poppins",sans-serif;color:#fff;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:70px;margin-left:auto;margin-right:auto}.po-ott-controls{position:absolute;right:10px;top:0;display:flex;gap:8px}.po-ott-controls .btn{background:rgb(255 255 255 / .15);padding:8px 10px;border-radius:10px;cursor:pointer;font-size:20px;color:#fff;transition:0.2s}.po-ott-controls .btn:hover{background:rgb(255 255 255 / .35)}