.fm-form-check{display:flex;align-items:flex-start;gap:12px;padding:0;margin:0;cursor:pointer}.fm-form-check__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 24px;width:24px;height:24px;border:2px solid #999;border-radius:6px;outline:0!important;background:#fff;margin:0!important;cursor:pointer;transition:.15s}.fm-form-check__input:checked{border-color:#d93c82;background:#d93c82 url(/img/icons/check-simple.svg) 50% no-repeat;opacity:1!important}.fm-form-check__input:disabled{opacity:.3;pointer-events:none}.fm-form-check__input_radio{border:1px solid #d8dee4;border-radius:50%}.fm-form-check__input_radio:checked{border:6px solid #d93c82;background:#fff}.fm-form-check__label{flex:1 1 auto;display:grid;align-items:center;gap:2px;min-height:24px;color:#656d77;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none!important}.fm-form-check__title{color:#333!important;font-size:17px;font-weight:500;line-height:24px}@media (hover: hover) and (pointer: fine){.fm-form-check:hover .fm-form-check__input{background-color:#f4f4f9}.fm-form-check:hover .fm-form-check__input:checked{background-color:#c43777}.fm-form-check:hover .fm-form-check__input_radio:checked{border-color:#c43777;background:#fff}}.modal-sorting-list{display:grid;gap:12px}.modal-sorting-list__item{display:flex;gap:12px}.modal-sorting-list__item-name{flex-grow:1;color:#333;font-size:17px;font-weight:500;line-height:24px}
