.checkbox{flex-direction:column;justify-content:center;width:100%}.checkbox,.checkbox__container{display:flex;align-items:flex-start}.checkbox__container{gap:8px;cursor:pointer}.checkbox__form-label{color:var(--primary-text-color);font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:6px}.checkbox__required{color:var(--brand-text,#ff3c00)}.checkbox__input{background:transparent}.checkbox__text{cursor:pointer}.checkbox__text,.checkbox__text-container{color:#fff;font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:inline}.checkbox__text-container>span:last-child{display:inline-flex;align-items:center;vertical-align:top}.checkbox__error{font-family:ppTelegraf;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:6px}.checkbox--error>.checkbox__form-label,.checkbox__error{color:var(--dark-destructive-text,#fd5457)}.checkbox--error .checkbox__container{border-color:var(--dark-destructive-text,#fd5457)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}