@keyframes Checkbox_rotate__KxOA3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Checkbox_label__pqNBN{font-size:16px;font-variant-numeric:lining-nums;font-weight:400;line-height:1.2;display:flex;align-items:center;gap:12px}.Checkbox_label__pqNBN,.Checkbox_label__pqNBN .Checkbox_postscript__8o2TK{color:var(--text-color);font-family:var(--raleway),sans-serif;font-style:normal}.Checkbox_label__pqNBN .Checkbox_postscript__8o2TK{font-size:14px;font-variant-numeric:lining-nums;font-weight:400;line-height:1;opacity:.5}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI{position:relative;width:20px;height:20px;max-height:20px;border:1px solid #d9d9d9;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background:#bf271b;content:"";transform:scale(0);transition:transform .3s}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI:checked:before{transform:scale(.7)}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI.Checkbox_check__2yZp6{width:18px;height:18px;border:1px solid #b6b6b6;transition:.3s}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI.Checkbox_check__2yZp6:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;background:#b6b6b6;content:"";-webkit-mask:url(/_next/static/media/check.5a309893.svg) no-repeat center;mask:url(/_next/static/media/check.5a309893.svg) no-repeat center;transform:scale(1);transition:transform .3s}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI.Checkbox_check__2yZp6:checked{border:1px solid rgba(0,0,0,0);background:#bf271b}.Checkbox_label__pqNBN .Checkbox_checkbox__HORhI.Checkbox_check__2yZp6:checked:before{background:#fff}.Checkbox_label__pqNBN .Checkbox_children__QxL4j{flex:1}