.field-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:3rem;display:block;position:relative}.field-checkbox__text{letter-spacing:-.02em;color:#191919;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.9}.field-checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute;top:0;left:0}.field-checkbox__without-text{width:2rem;height:2rem;padding-left:0}.field-checkbox__error{color:#d73039;letter-spacing:-.02em;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.6rem}.field-checkbox__label{background-color:#9b9b9b0d;background-position:50%;background-repeat:no-repeat;border:1px solid #19191999;border-radius:.3rem;width:1.8rem;height:1.8rem;transition:all .3s;position:absolute;top:.28rem;left:0}.field-checkbox__label:hover{background-color:#9b9b9b26;transition:all .3s}.field-checkbox__disabled .field-checkbox__label:hover{background-color:#0000}.field-checkbox input:checked~.field-checkbox__label{background-color:#e4e9da;background-image:url(/_next/static/media/checkbox-default.447207d3.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #46766f99}.field-checkbox.field-checkbox__disabled input:checked~.field-checkbox__label{background-color:#9b9b9b33;background-image:url(/_next/static/media/checkbox-disabled.4241b1ac.svg);border:0}.field-checkbox__label:after{content:"";display:none;position:absolute}.field-checkbox input:checked~.field-checkbox__label:after{display:block}.field-checkbox .checkmark:after{border:3px solid #fff;border-width:0 3px 3px 0;width:5px;height:10px;top:5px;left:9px;transform:rotate(45deg)}
