.listCatProBlock .label{background:url(/_next/static/media/ListBulletsBlack.80fc5cbd.svg) left 5px/24px 24px no-repeat;padding:4px 0 16px 30px;font-weight:600;font-size:18px;color:#0f0f0f;display:flex;align-items:center}.customRadio{margin:20px 0}.customRadio [type=radio]:checked,.customRadio [type=radio]:not(:checked){position:absolute;left:-9999px}.customRadio [type=radio]:checked+label{color:#0f0f0f}.customRadio [type=radio]:checked+label,.customRadio [type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;font-size:15px}.customRadio [type=radio]:not(:checked)+label{color:#747475}.customRadio [type=radio]:not(:checked)+label:before,.customRadio[type=radio]:checked+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #747475;border-radius:100%;background:#fff}.customRadio [type=radio]:checked+label:after,.customRadio [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#2f6bff;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.customRadio [type=radio]:checked+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #2f6bff;border-radius:100%;background:#fff}.customRadio [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.customRadio [type=radio]:checked+label:after{opacity:1;transform:scale(1)}