.custom-input-wrapper{font-size:22px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.custom-input-wrapper input{height:0;position:absolute;opacity:0;cursor:pointer;width:0}.status-text{font-size:12px;color:#e86624;margin-left:52px;vertical-align:middle;font-family:Quicksand Medium;display:inline-block}.checkmark{height:20px;border:1px solid #e86624;position:absolute;top:0;background-color:transparent;border-radius:50%;left:0;width:20px}.custom-input-wrapper.w-36>.checkmark{height:36px;width:36px}.custom-input-wrapper:hover input~.checkmark{background-color:#fffbf6}.custom-input-wrapper input:checked~.checkmark{background-color:#e86624}.checkmark:after{content:"";position:absolute;display:none}.custom-input-wrapper input:checked~.checkmark:after{display:block}.custom-input-wrapper .checkmark:after{height:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:solid #fff;border-width:0 2px 2px 0;top:2px;left:5px;width:7px}.custom-input-wrapper.w-36 .checkmark:after{top:10px;left:13px}.custom-input-wrapper.consent>.checkmark{height:20px;border:2px solid #e3e3e3;top:2px;width:20px}.custom-input-wrapper.consent .checkmark:after{border:solid #f89b1c;border-width:0 2px 2px 0;top:0;left:4px}.custom-input-wrapper.consent .checkmark{border-radius:5px}.custom-input-wrapper.consent input:checked~.checkmark{border:2px solid #f89b1c;background-color:transparent}.custom-input-wrapper.consent .status-text{font-size:12px;color:#222;letter-spacing:0;margin-left:32px;font-family:Quicksand Medium}.custom-input-wrapper.consent .status-text strong{font-size:12px;color:#222;letter-spacing:0;font-family:Quicksand Bold}