@media (min-width:768px){.sort-modal.modal-tablet .modal__content{display:flex;flex-direction:column;justify-content:space-between}}.sort-modal .modal{padding:16px}.sort-modal__heading{margin-bottom:16px}.sort-modal__list{gap:9px;margin-bottom:25px}.sort-modal__btns{gap:12px}.sort{margin-bottom:32px;min-width:-moz-fit-content;min-width:fit-content;width:179px}@media (max-width:1199px){.sort{margin-bottom:24px;width:auto}}.sort__btn{border:1px solid var(--border-gray);border-radius:20px;gap:8px;height:29px;min-width:179px;padding:0 16px}@media (max-width:1199px){.sort__btn{font-size:10px;height:24px;line-height:12px;min-width:0}}.sort__btn--asc .nuxt-icon{transform:rotate(180deg)}.sort__dropdown{background:#fff;border-radius:12px;bottom:-4px;box-shadow:0 10px 30px #00000026;gap:16px;left:0;min-width:100%;padding:16px 12px;position:absolute;transform:translateY(100%);width:auto;z-index:5}@media (max-width:1199px){.sort__dropdown{display:none}}.sort__variant{gap:12px;white-space:nowrap}.sort__variant:before{border:1px solid var(--border-gray);border-radius:50%;box-sizing:border-box;content:"";display:block;flex-shrink:0;height:20px;width:20px}.sort__variant--current{pointer-events:none}.sort__variant--current:before{border:6px solid var(--accent)}
