.sort-form{position:relative}.sort-form__button{display:flex;align-items:center;gap:4px;min-width:unset;justify-content:flex-end;background:transparent;border:none;cursor:pointer;padding:0}.sort-form__button svg{width:12px;height:12px;transform:rotate(-90deg);display:block;flex-shrink:0;transition:transform .2s ease}.sort-form__button[aria-expanded=true] svg{transform:rotate(90deg)}.sort-form__list-wrapper{position:absolute;top:calc(100% + 8px);bottom:auto;transform:none;right:0;left:auto;border-radius:12px;border:1px solid #E4E9EA;background:#fff;box-shadow:0 2px 8px #0000001a;min-width:200px;z-index:10;max-height:27.5rem;overflow:hidden}.sort-form__list{position:relative;overflow-y:auto;font-size:1.4rem;padding-bottom:.5rem;padding-top:.5rem;scroll-padding:.5rem 0;max-height:20.5rem;max-width:25.5rem;min-width:12rem;width:max-content}.sort-form__item{margin:0}.sort-form__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;text-decoration:none;color:var(--main-text-color);transition:background-color .2s ease;font-family:var(--font-body);font-weight:700;font-size:var(--c2-size);line-height:var(--c2-line)}.sort-form__link:hover{background-color:#f5f5f5}.sort-form__link[aria-current=true]{background-color:#eaf5fc;color:#2fa5ed}.sort-form__check-icon{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;color:var(--main-color)}.sort-form__check-icon svg{width:21px;height:21px;display:block}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-sort-form.css.map */
