.product-element-complex__filter .form-check{--font-clr: var(--clr-grey-light)}.product-element-complex__filter input[type="radio"]{border-radius:0;border:1px solid #262626;background-color:var(--black);width:1.5rem;height:1.5rem;margin-left:-3rem;margin-top:0}.product-element-complex__filter input[type="radio"]:checked{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3crect x='-2' y='-2' width='4' height='4' fill='%23bf0d0d'/%3e%3c/svg%3e");border:1px solid var(--clr-primary)}.product-element-complex__filter input[type="radio"]:checked+label{color:var(--white)}