.ProductsSort{width:100%;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem;position:relative;z-index:7;display:flex;flex-direction:column;gap:.25rem;padding-top:.8125rem}@media (min-width:640px){.ProductsSort{max-width:640px;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}}@media (min-width:768px){.ProductsSort{max-width:768px;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}}@media (min-width:1024px){.ProductsSort{max-width:1024px;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}}@media (min-width:1280px){.ProductsSort{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}}@media (min-width:1536px){.ProductsSort{max-width:1536px;margin-left:auto;margin-right:auto;padding-left:.625rem;padding-right:.625rem}}.ProductsSortTop{display:flex;align-items:center;justify-content:space-between}.ProductsSortCategoryButton button{display:flex;align-items:center;gap:.3125rem;color:var(--color-primary)}.ProductsSortCategoryButton button:hover{color:var(--color-primary-dark)}.ProductsSortCategoryButton button:hover .fa-Icons{--fill:var(--color-primary-dark)}.ProductsSortCategoryButton button .fa-Icons{--width:.75rem;--height:.75rem;--fill:var(--color-primary)}.ProductsSortOrderButton .custom-select{--custom-select-width:clamp(6.9375rem, 8.125rem, 12.5rem);--custom-select-padding-y:0rem;--custom-select-padding-x:0rem;--custom-select-border-width:0rem;--custom-select-placeholder-color:var(--color-primary);--custom-select-border-color:transparent;--custom-select-background-size:1.25rem;--custom-select-background-position-right:.6875rem;--custom-select-background-image:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1828 14.067L3.93283 7.81705C3.87476 7.75898 3.8287 7.69004 3.79727 7.61417C3.76585 7.5383 3.74967 7.45698 3.74967 7.37486C3.74967 7.29274 3.76585 7.21142 3.79727 7.13555C3.8287 7.05968 3.87476 6.99074 3.93283 6.93267C3.9909 6.8746 4.05984 6.82854 4.13571 6.79711C4.21158 6.76569 4.2929 6.74951 4.37502 6.74951C4.45714 6.74951 4.53846 6.76569 4.61433 6.79711C4.6902 6.82854 4.75914 6.8746 4.81721 6.93267L10.625 12.7413L16.4328 6.93267C16.5501 6.8154 16.7092 6.74951 16.875 6.74951C17.0409 6.74951 17.1999 6.8154 17.3172 6.93267C17.4345 7.04995 17.5004 7.20901 17.5004 7.37486C17.5004 7.54071 17.4345 7.69977 17.3172 7.81705L11.0672 14.067C11.0092 14.1252 10.9402 14.1713 10.8644 14.2027C10.7885 14.2342 10.7072 14.2504 10.625 14.2504C10.5429 14.2504 10.4616 14.2342 10.3857 14.2027C10.3098 14.1713 10.2409 14.1252 10.1828 14.067Z' fill='black'/%3E%3C/svg%3E%0A");--custom-select-items-border-width:0rem;--custom-select-items-border-color:transparent;--custom-select-item-padding-y:.1563rem;--custom-select-item-padding-x:0rem;--custom-select-item-height:18.75rem;--custom-select-item-border-width:0rem;--custom-select-item-border-color:transparent;--custom-select-active-item-background-color:var(--color-white);--custom-select-active-item-color:var(--color-gray-3);--custom-selec-box-shadow:0rem .25rem .25rem 0rem rgba(0, 0, 0, .25);cursor:pointer;padding:.5rem .6875rem .3125rem;width:var(--custom-select-width)}.ProductsSortOrderButton .custom-select.select-active{box-shadow:var(--custom-selec-box-shadow)}.ProductsSortOrderButton .custom-select .select-selected:after{top:calc(50% + .1875rem)}.ProductsSortOrderButton .custom-select .select-items{background-color:var(--color-white);padding-left:.6875rem;padding-right:.6875rem;padding-bottom:.5rem;width:var(--custom-select-width)}.ProductsSortOrderButton .custom-select .select-items:not(.select-hide){box-shadow:var(--custom-selec-box-shadow)}.ProductsSortOrderButton .custom-select .select-items>div:first-child{padding-top:0}.ProductsSortOrderButton .custom-select .select-items>div:hover,.ProductsSortOrderButton .custom-select .select-items>div.same-as-selected{border-bottom-width:1px;border-color:var(--color-gray-3);outline-offset:.125rem}.ProductsSortBottom .ProductsSortCategoryText{font-size:var(--fontSize-xs);line-height:1.4;color:var(--color-gray-3)}#ProductsFilterModal{--modal-hide-header-body-padding-top:1.5625rem;--modal-body-padding-x:1.0625rem}#ProductsFilterModal .modal-body{display:flex;flex-direction:column;gap:1.875rem}#ProductsFilterModal .blocks-section{--blocks-section-title-font-weight:700}