.sort{position:relative}@media(min-width:599px){.sort-modal{position:absolute!important;inset:auto!important;overflow:unset!important;top:3.5625rem!important}}.sort-modal._opening{animation:none}.sort-modal__inner-wrap{width:100%;height:100%}._opening .sort-modal__body{animation:none}.sort-modal__title{font-size:1.375rem;line-height:1.5rem;font-weight:600;letter-spacing:0;margin-bottom:.875rem}.sort-modal__menu{position:absolute;top:100%;left:0;display:flex;flex-direction:column;gap:.375rem;margin-top:.625rem;padding:.25rem;border-radius:1.5rem;z-index:10;background-color:#fff;box-shadow:0 8px 16px 0 rgba(100,98,93,.16)}@media(max-width:599px){.sort-modal__menu{position:fixed;top:unset;bottom:0;left:0;right:0;margin-top:0;padding:2.5rem 1.5rem 1.25rem;border-radius:2.5rem 2.5rem 0 0;background-color:#fff}.sort-modal__item-wrapper{margin-bottom:.375rem}}.sort-modal__menu-item{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.8125rem 1rem;border-radius:1.25rem;color:#131313;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s cubic-bezier(0,0,.4,1);white-space:nowrap;font-size:1rem;line-height:1.125rem;font-weight:500;letter-spacing:0}@media(max-width:599px){.sort-modal__menu-item{margin-bottom:.625rem;padding:.875rem 0;border-radius:0;border-bottom:1px solid #f1eee5}.sort-modal__menu-item:last-child{margin-bottom:0;border-bottom:none}}.sort-modal__menu-item:hover{background-color:#f7f5f0}@media(max-width:599px){.sort-modal__menu-item:hover{background-color:rgba(0,0,0,0)}}.sort-modal__menu-item._active{color:#34a1b1;background-color:#fff;cursor:default}.sort-modal__menu-item._active>.sort-modal__icon{opacity:1}.sort-modal__icon{display:inline-block;overflow:hidden;width:1.25rem;height:1.25rem;opacity:0;transition:width .3s ease,opacity .3s ease;background-image:url(/_next/static/media/check.bb7f570e.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.sort-modal__buttons{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background-color:#fff;z-index:5}@media(max-width:599px){.sort-modal__buttons{margin:0 auto;width:100%}}.sort-modal__buttons .sort-modal__button{width:50%}.sort-modal__button{padding:.75rem 1.5rem;background-color:#fff;border-radius:2.5rem;font-size:1rem;line-height:1.375rem;font-weight:600;letter-spacing:0}.sort-modal__button._cancel{color:#34a1b1}.sort-modal__button._apply{color:#fff;background-color:#34a1b1}