input[type=radio].mots1,input[type=radio].mots2{display:none}label.required:after{content:""}.js-mots .form-check{padding-left:0}input[type=radio].mots1+label{border:1px solid #000;border-radius:4px;cursor:pointer;margin-right:5px;padding:.25rem .3rem}input[type=radio].mots1:checked+label{background-color:#18bc9c;border:1px solid #000;border-radius:4px;color:#fff;margin-right:5px}input[type=radio].mots1:hover+label{background-color:rgba(24,188,156,.29);border:1px solid #000;border-radius:4px;color:#000;margin-right:5px}input[type=radio].mots2+label{border:1px solid #0c63e4;border-radius:4px;color:#0c63e4;cursor:pointer;margin-right:5px;padding:.25rem .3rem}input[type=radio].mots2:checked+label{background-color:#18bc9c;border:1px solid #000;border-radius:4px;color:#fff;margin-right:5px}input[type=radio].mots2:hover+label{background-color:rgba(255,0,0,.18);border:1px solid #000;border-radius:4px;color:#000;margin-right:5px}