.checkbox{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.checkbox__container{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.checkbox__form-label{color:var(--primary-text-color);margin-bottom:6px;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.checkbox__required{color:var(--brand-text)}.checkbox__input{background:0 0}.checkbox__text{color:var(--primary-text-color);cursor:pointer;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:inline}.checkbox__after-content{vertical-align:middle;align-items:center;display:inline-flex}.checkbox__error{color:var(--dark-destructive-text);margin-top:6px;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkbox--error>.checkbox__form-label{color:var(--dark-destructive-text)}.checkbox--error .checkbox__container{border-color:var(--dark-destructive-text)}.checkbox--disabled .checkbox__container{cursor:default}.checkbox--disabled .checkbox__text,.checkbox--disabled{color:var(--icon-stroke-disabled);cursor:default}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
/*# sourceMappingURL=c3b70e67b4d35b82.css.map*/