.product-sorting{display:flex;width:100%;flex-direction:column-reverse;align-items:stretch;justify-content:space-between}@media(min-width:48.001em){.product-sorting{flex-direction:row;align-items:flex-end;border-bottom:var(--spacing-px) solid var(--color-neutral-a10)}.product-sorting__tabs{margin-bottom:calc(var(--spacing-px)*-1)}}.product-sorting__sort{--color-text:var(--color-text-muted);display:flex;align-items:center;justify-content:stretch;margin-bottom:var(--spacing-4);margin-left:auto;color:var(--color-text-muted);gap:var(--spacing-2)}.product-sorting__count{display:block}@media(min-width:48.001rem){.product-sorting__count{display:none}}.product-sorting__info{color:var(--color-neutral-a40);cursor:pointer}.product-sorting__info:hover{color:var(--color-text-a30)}@media(max-width:48rem){.product-sorting__info,.product-sorting__label{display:none}}.product-sorting__tooltip{max-width:24rem}.product-sorting__select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22lucide%20lucide-chevron-down-icon%20lucide-chevron-down%22%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat 50%;background-size:15px;background-position:95%}