.ca-products-nav{background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:14px 16px;margin-bottom:24px;display:flex;align-items:center;gap:16px;overflow:hidden}.ca-products-scroll{flex:1;display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.ca-products-scroll::-webkit-scrollbar{height:0}.ca-products-scroll:hover::-webkit-scrollbar{height:6px}.ca-products-scroll:hover{scrollbar-width:thin}.ca-products-scroll::-webkit-scrollbar-track{background:0 0}.ca-products-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:999px}.ca-products-scroll::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.45)}.ca-products-group{flex:none;white-space:nowrap}.ca-group-title{display:block;font-size:11px;font-weight:600;color:#8a8f98;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.ca-group-items{display:flex;gap:10px}.ca-group-link{font-size:13px;font-weight:500;color:#427acf;padding:6px 14px;border-radius:999px;background:rgba(66,122,207,8%);text-decoration:none!important;transition:.2s}.ca-group-link:hover{background:#ff9a00;color:#fff}.ca-group-link.active{background:#427acf;color:#fff}.ca-currency-switch{flex-shrink:0}.ca-currency-switch form{display:flex;gap:6px}.ca-currency-switch button{background:#fff;border:1px solid rgba(66,122,207,.35);color:#427acf;border-radius:999px;font-size:11px;font-weight:600;padding:6px 14px;cursor:pointer;transition:.2s}.ca-currency-switch button:hover{background:#111827;color:#fff;border-color:#111827}.ca-currency-switch button.active{background:#427acf;color:#fff;border-color:#427acf}