body:has(.s-modal-sort.is-active){overflow:hidden}body:has(.s-modal-sort.is-active) main,body:has(.s-modal-sort.is-active) .s-announcement-bar{-webkit-filter:blur(6px);filter:blur(6px)}.s-modal-sort{pointer-events:none}.s-modal-sort.is-active{pointer-events:all}.s-modal-sort.is-active .s-modal-sort__overlay{opacity:1}.s-modal-sort.is-active .s-modal-sort__inner{right:0}.s-modal-sort.s-modal-sort--rtl .s-modal-sort__inner{left:-100%;right:unset}.s-modal-sort.s-modal-sort--rtl.is-active .s-modal-sort__inner{left:0}.s-modal-sort__overlay{opacity:0;z-index:13;position:fixed;top:0;left:0;width:100%;height:100dvh;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:rgba(0,0,0,.5019607843)}.s-modal-sort__inner{z-index:14;width:100%;height:100dvh;max-width:326px;right:-100%;top:0;position:fixed;background-color:#f9f8f8;-webkit-transition:left .3s ease,right .3s ease;transition:left .3s ease,right .3s ease}@media screen and (min-width: 768px){.s-modal-sort__inner{max-width:500px}}.s-modal-sort__top{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:37px 16px 24px}@media screen and (min-width: 768px){.s-modal-sort__top{padding:37px 32px 24px}}.s-modal-sort__title{color:var(--Black, #2d2f33);font-family:var(--font-body);font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media screen and (min-width: 768px){.s-modal-sort__title{font-size:16px}}.s-modal-sort__sort-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px 20px}@media screen and (min-width: 768px){.s-modal-sort__sort-container{padding:24px 32px}}.s-modal-sort__sort-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.s-modal-sort__sort-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.s-modal-sort__sort-title{font-family:Mint Book,sans-serif;font-size:13px;font-weight:500;line-height:19.5px;letter-spacing:.5px;text-transform:uppercase;padding-bottom:12px;color:#1d1d1d}.s-modal-sort__content-container{max-height:calc(100dvh - 110px);overflow-y:auto;scrollbar-width:thin}.s-modal-sort__sort-item-info{padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.s-modal-sort__sort-item-info input{display:none}.s-modal-sort__sort-item-info input:checked~.s-modal-sort__sort-item-title{color:#000;font-weight:600}.s-modal-sort__checkbox-wrap{display:block;width:24px;height:24px;border-radius:100%;border:1px solid #1d1d1d}.s-modal-sort__checkbox-icon{display:none;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-modal-sort__sort-item-title{font-family:Abel,sans-serif;font-size:13px;font-weight:400;line-height:19.5px;color:#1d1d1d}