.topic-scroll-container{background:#000;display:flex;flex-wrap:nowrap;gap:24px;justify-content:start;left:0;overflow-x:auto;padding:1rem 2rem;position:fixed;scrollbar-width:none;top:70px;width:100%;z-index:1000;&::-webkit-scrollbar{display:none}&:after,&:before{content:"";height:60px;pointer-events:none;position:fixed;top:70px;width:8%;z-index:1001}&:before{background:linear-gradient(90deg,#000,transparent);left:0}&:after{background:linear-gradient(270deg,#000,transparent);right:0}@media (min-width:1025px){justify-content:center;top:100px;&:after,&:before{display:none}}}.site-header--horizontal{background:#000!important}.topic-pill-button{background-color:transparent;border:1px solid var(--secondary-900);border-radius:25px;color:var(--secondary-900);display:inline-block;padding-block:calc(var(--space-3xs)*.5);padding-inline:var(--space-s);text-wrap:nowrap;transition:.3s ease;z-index:1000;&:hover{background:#fff;color:#000;transition:.3s ease;@media (max-width:768px){background:unset;color:unset}}}