.form-check{min-height:15px;margin-top:6px!important;margin-bottom:6px!important;padding-left:0}.form-check>label{padding-left:29px!important;min-height:15px;line-height:15px;display:inline-block;position:relative;vertical-align:top;margin-bottom:0;font-weight:400;cursor:pointer}.form-check>input:nth-child(2){position:absolute!important;opacity:0;margin:0}.form-check>input:nth-child(2):disabled{cursor:default}.form-check>input:nth-child(2)+label::before,.form-check>input[type=hidden]+input:nth-child(2)+label::before{content:"";display:inline-block;position:absolute;width:18px;height:18px;border:1px solid #d3cfc8;border-radius:0;margin-left:-29px}.form-check>input:nth-child(2):checked+label::after,.form-check>input[type=hidden]+input:nth-child(2):checked+label::after{content:"";display:inline-block;position:absolute;top:0;left:0;width:7px;height:11px;border:solid 2px #fff;border-left:none;border-top:none;transform:translate(6px,1px) rotate(45deg)}.form-check>input[type=hidden]+input[type=radio]:nth-child(2)+label::before,.form-check>input[type=radio]:nth-child(2)+label::before{border-radius:50%}.form-check>input:nth-child(2):not(:checked):not(:disabled):hover+label::before,.form-check>input[type=hidden]+input:nth-child(2):not(:checked):not(:disabled):hover+label::before{border-width:2px}.form-check>input:nth-child(2):disabled+label,.form-check>input:nth-child(2):disabled+label::before,.form-check>input[type=hidden]+input:nth-child(2):disabled+label,.form-check>input[type=hidden]+input:nth-child(2):disabled+label::before{pointer-events:none;cursor:default;-webkit-box-shadow:none;box-shadow:none;opacity:.65}.form-check>input:first-child:not(:checked):not(:disabled):hover+label::before,.form-check>input[type=hidden]+input:nth-child(2):not(:checked):not(:disabled):hover+label::before{border-color:var(--primary_dark)}.form-check>input:first-child:checked+label::before,.form-check>input[type=hidden]+input:nth-child(2):checked+label::before{background-color:var(--primary);border-color:var(--primary_dark)}