.layout-forms-checkbox{width:100%}.layout-forms-checkbox .checkbox-wrapper{text-align:left;cursor:pointer;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:relative}.layout-forms-checkbox .checkbox-wrapper .checkbox-trigger{background-color:#f3f3f3;border-radius:4px;flex-shrink:0;width:1.25em;height:1.25em;display:block;position:relative}.layout-forms-checkbox .checkbox-wrapper .checkbox{z-index:-1;opacity:.01;width:1px;height:1px;margin:0;position:absolute}.layout-forms-checkbox .checkbox-wrapper .checkbox:checked+.checkbox-trigger,.layout-forms-checkbox .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger{background-color:#8700a0}.layout-forms-checkbox .checkbox-wrapper .checkbox:checked+.checkbox-trigger:after,.layout-forms-checkbox .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger:after{content:"";background-image:url(/assets/images/checkmark.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:9px;height:7px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.layout-forms-checkbox .checkbox-wrapper .label,.layout-forms-checkbox .checkbox-wrapper .label *{color:#f5f5f5!important;font-size:1em!important;line-height:1.3em!important}.layout-forms-checkbox .checkbox-wrapper .label{text-align:left;width:90%;padding-left:.8em;display:block;color:#f5f5f5!important;font-size:1em!important;line-height:1.3em!important}.layout-forms-checkbox .checkbox-wrapper .label>*{font-weight:500!important}.layout-forms-checkbox .checkbox-wrapper .label a{color:#ff8000!important}.layout-forms-checkbox .checkbox-wrapper .label .expand-trigger{cursor:pointer;margin-left:.5em;text-decoration:underline}.layout-forms-checkbox .layout-forms-input-wrapper .internal-wrapper{border-radius:none;border:none}.layout-forms-checkbox .layout-forms-input-wrapper .internal-wrapper .input-body{justify-content:flex-start;align-items:flex-start;display:flex}.layout-forms-checkbox .error{color:#ff8000;margin-top:.2em;margin-left:2em;font-size:.8em}.layout-forms-checkbox.style-secondary .checkbox-wrapper .checkbox:checked+.checkbox-trigger,.layout-forms-checkbox.style-secondary .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger{background-color:#ff8000}.layout-forms-checkbox.style-secondary .checkbox-wrapper .checkbox:disabled+.checkbox-trigger{background-color:#a9a9a9}.layout-forms-checkbox.style-secondary .layout-forms-input-wrapper .internal-wrapper .input-body{justify-content:center}.layout-forms-checkbox.style-secondary .layout-forms-input-wrapper .internal-wrapper .input-body .label{width:100%}@media (max-width:640px){.layout-forms-checkbox .checkbox-wrapper .checkbox-trigger{width:1.55em;height:1.55em}.layout-forms-checkbox .checkbox-wrapper .checkbox:checked+.checkbox-trigger:after,.layout-forms-checkbox .checkbox-wrapper .checkbox[value=true]+.checkbox-trigger:after{width:1.35em;height:1.35em}.layout-forms-checkbox .checkbox-wrapper .label{margin-top:0;padding-left:.64em;color:#f5f5f5!important;font-size:1.12em!important;font-weight:600!important}}
