.checkbox-group[data-v-1fd2d56a],.radio-group[data-v-1fd2d56a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.checkbox-group[data-v-1fd2d56a],.radio-group[data-v-1fd2d56a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkbox-group[data-v-1fd2d56a]{gap:10px}.checkbox-option[data-v-1fd2d56a],.radio-option[data-v-1fd2d56a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#0d4275;cursor:pointer}.custom-checkbox[data-v-1fd2d56a],.custom-radio[data-v-1fd2d56a]{width:20px;height:20px;border:2px solid #2699fb;display:inline-block;position:relative}.custom-radio[data-v-1fd2d56a]{border-radius:50%}.radio-option input:checked+.custom-radio[data-v-1fd2d56a]{background-color:#2699fb}.radio-option input:checked+.custom-radio[data-v-1fd2d56a]:after{content:"";width:8px;height:8px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.checkbox-option input:checked+.custom-checkbox[data-v-1fd2d56a]{background-color:#2699fb}.checkbox-option input:checked+.custom-checkbox[data-v-1fd2d56a]:after{content:"";width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-60%) rotate(-45deg);transform:translate(-50%,-60%) rotate(-45deg)}