.form--item{margin-bottom:32px}.form--checkbox{align-items:center;cursor:pointer;display:flex}.form--checkbox.error .check{background:#dee2ee}.form--checkbox.form--checkbox__checked .check{background:var(--orange);border-color:var(check1)}.form--checkbox.form--checkbox__checked .check svg{display:block}.form--checkbox .check{border:1px solid rgba(54,64,66,.502);border-radius:1px;height:24px;margin-right:12px;position:relative;width:24px}.form--checkbox .check svg{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.form--checkbox .label{font-size:22px}
