div.c-consent-checkbox{margin:0}.c-consent-checkbox{position:relative}.c-consent-checkbox__input{position:absolute;visibility:hidden}.c-consent-checkbox__label{margin-bottom:0;padding:var(--ds-space-4) 0 0 36px;position:relative}.c-consent-checkbox__label p{white-space:normal}.c-consent-checkbox__label:focus:not(:focus-visible){outline:none}.c-consent-checkbox__label:before{background:var(--ds-color-bg-default);border:1px solid var(--ds-color-border-interactive);border-color:var(--ds-color-border-strong);border-radius:4px;content:"";height:25px;left:0;position:absolute;top:7px;transition:all .2s ease-out;width:25px}.c-consent-checkbox__input:checked+.c-consent-checkbox__label:before{background:var(--ds-color-bg-brand);border-color:var(--ds-color-border-interactive);box-shadow:none;content:""}.c-consent-checkbox__input:checked+.c-consent-checkbox__label:after{border-color:var(--ds-color-fg-on-color);border-style:solid;border-width:0 0 2px 2px;content:"";height:6px;left:6px;position:absolute;right:10px;top:20px;transform:rotate(-45deg);transform-origin:0 0 0;width:12px}.c-consent-checkbox__error{padding-top:0!important}
