.productSort__wrapper{color:#fff;cursor:pointer;background:#252a2bd6;border:1px solid #ffffff21;border-radius:5px;justify-content:center;align-items:center;gap:30px;min-height:40px;padding:0 10px;transition:all .3s;display:flex}@media (hover:hover){.productSort__wrapper:hover{background:#252a2bf2;border-color:#e5c28a}}.productSort__dropdown{background:#252a2bfa;border:1px solid #ffffff21;border-radius:5px;box-shadow:0 4px 12px #0006}.productSort__dropdown-option{color:#fff;transition:all .2s}@media (hover:hover){.productSort__dropdown-option:hover{background:#ffffff14}}.productSort__dropdown-option--active{color:#e5c28a;background:#e5c28a26}.productSort__icon-button{color:#fff;cursor:pointer;background:#252a2bd6;border:1px solid #ffffff21;border-radius:5px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:all .3s;display:flex}@media (hover:hover){.productSort__icon-button:hover{background:#252a2bf2;border-color:#e5c28a}}.productSort__sheet-overlay{z-index:1000;background:#000000b3;align-items:flex-end;animation:.25s ease-out sheet-overlay-in;display:flex;position:fixed;inset:0}.productSort__sheet-content{background:#1a1a1a;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:50vh;animation:.35s cubic-bezier(.32,.72,0,1) sheet-content-slide-up;display:flex;overflow:hidden}.productSort__sheet-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px;display:flex}.productSort__sheet-body{flex-direction:column;gap:8px;padding:20px;display:flex}.productSort__sheet-option{text-align:left;color:#fff;cursor:pointer;background:#252a2b99;border:1px solid #ffffff21;border-radius:5px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.productSort__sheet-option--active{color:#e5c28a;background:#e5c28a26;border-color:#e5c28a}@media (hover:hover){.productSort__sheet-option:hover{background:#ffffff14}}
