.Checkbox_control__yE_sj{display:flex;gap:16px;align-items:center}.Checkbox_control__yE_sj>span{flex:1;font-size:14px;line-height:1.8}.Checkbox_control__yE_sj a{text-decoration:underline}.Checkbox_control__yE_sj.Checkbox_multiline__upFvg{align-items:flex-start}.Checkbox_control__yE_sj.Checkbox_multiline__upFvg>span{font-size:12px}.Checkbox_control__yE_sj.Checkbox_hasError__SxOrW .Checkbox_checkbox__Yik1u{border-color:#e93d3d}.Checkbox_checkbox__Yik1u{display:grid;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font:inherit;font-size:1.5rem;width:.8em;height:.8em;border:1px solid var(--field-border);border-radius:3px;transform:translateY(-.075em);place-content:center;margin:6px 0 0}.Checkbox_checkbox__Yik1u.Checkbox_multiline__upFvg{width:1em;height:1em}.Checkbox_checkbox__Yik1u.Checkbox_multiline__upFvg:before{width:.65em;height:.65em}.Checkbox_checkbox__Yik1u:before{content:"";display:block;width:.45em;height:.45em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #444;background-color:#fff}.Checkbox_checkbox__Yik1u:checked{background-color:var(--color-primary)}.Checkbox_checkbox__Yik1u:checked:before{transform:scale(1)}