.glass-home .glass-home-popular-tags{margin:3rem 0 4rem;width:100%;min-width:0}.glass-home .glass-home-popular-tags__track-wrap{--popular-tags-gap:0.65rem;--popular-tags-fade-size:6.75rem;position:relative;width:100%;min-width:0;overflow:hidden}.glass-home .glass-home-popular-tags__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--popular-tags-gap);width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;overscroll-behavior-y:none;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:rtl;padding:.15rem 0}.glass-home .glass-home-popular-tags__fade{position:absolute;top:0;bottom:0;width:var(--popular-tags-fade-size);z-index:2;pointer-events:none}.glass-home .glass-home-popular-tags__fade--start{left:0;background:linear-gradient(to right,var(--glass-bg) 0,rgba(0,0,0,.98) 14%,rgba(0,0,0,.9) 30%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.48) 64%,rgba(0,0,0,.24) 78%,rgba(0,0,0,.08) 90%,transparent 100%)}.glass-home .glass-home-popular-tags__fade--end{right:0;background:linear-gradient(to left,var(--glass-bg) 0,rgba(0,0,0,.98) 14%,rgba(0,0,0,.9) 30%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.48) 64%,rgba(0,0,0,.24) 78%,rgba(0,0,0,.08) 90%,transparent 100%)}.glass-home .glass-home-popular-tags__track::-webkit-scrollbar{display:none}.glass-home .glass-home-popular-tags__pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid #3a3a3c;border-radius:999px;background:transparent;color:#f2f2f7;font-size:.9rem;font-weight:500;line-height:1.25;text-decoration:none;white-space:nowrap;transition:background .2s ease}.glass-home .glass-home-popular-tags__pill:hover{background:#1c1c1e}.glass-home .glass-home-popular-tags__pill:focus-visible{outline:2px solid rgba(194,164,130,.45);outline-offset:2px}.glass-home .glass-home-popular-tags__edge{position:absolute;top:0;bottom:0;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;height:100%;margin:0;border:0;border-radius:0;background:transparent;color:#f2f2f7;cursor:pointer;opacity:.95;transition:opacity .15s ease}.glass-home .glass-home-popular-tags__edge--start{left:0;padding:0 .75rem 0 0}.glass-home .glass-home-popular-tags__edge--end{right:0;padding:0 0 0 .75rem}.glass-home .glass-home-popular-tags__edge .glass-home-video-section__more-icon{display:block;width:1.5rem;height:1.5rem}.glass-home .glass-home-popular-tags__edge:hover{opacity:1}.glass-home .glass-home-popular-tags__edge:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}