.css-11a4bn9.olpark-cat-inner{padding-top:48px}.olpark-catfilter{display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.olpark-catfilter-label{font-size:13px;font-weight:600;letter-spacing:.02em;color:var(--adaptiveGrey500,#8b95a1)}.olpark-catfilter-chips{display:flex;flex-wrap:wrap;gap:8px}.olpark-chip{flex:0 0 auto;padding:8px 15px;border:1px solid var(--adaptiveGrey200,#e5e8eb);border-radius:100px;background:var(--adaptiveGrey50,#f9fafb);color:var(--adaptiveGrey700,#4e5968);font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.olpark-chip:hover{background:var(--adaptiveGrey100,#f2f4f6)}.olpark-chip[data-active]{background:var(--adaptiveBlue500,#1d5b9b);border-color:var(--adaptiveBlue500,#1d5b9b);color:#fff}.olpark-chip[data-active]:hover{background:#184e85}.olpark-catfilter-empty{margin:40px 0 48px;text-align:center;font-size:15px;color:var(--adaptiveGrey500,#8b95a1);word-break:keep-all}@media (max-width:767px){.olpark-catfilter-chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.olpark-catfilter-chips::-webkit-scrollbar{display:none}}