.styles_checkbox___7Yeh{font-family:var(--text-family-body,"Space Grotesk");font-size:var(--typography-body-xs-size,18px);font-style:normal;font-weight:400;line-height:140%;display:flex;flex-direction:row;gap:10px;align-items:center;width:-moz-fit-content;width:fit-content;cursor:pointer;white-space:break-spaces;position:relative;z-index:10;color:var(--input-label,#fff)}.styles_checkbox___7Yeh.styles_error__J_Rs3 [type=checkbox]{border-color:var(--status-error)}.styles_checkbox___7Yeh [type=checkbox]{vertical-align:middle;-webkit-appearance:none;cursor:pointer;margin:0;display:flex;width:var(--spacing-6,24px);height:var(--spacing-6,24px);align-items:center;flex-shrink:0;border-radius:var(--surface-input-corners,6px);background:var(--input-field-default,hsla(0,0%,100%,.1))}.styles_checkbox___7Yeh [type=checkbox]:hover{background:var(--input-field-active,rgba(205,173,255,.1))}.styles_checkbox___7Yeh [type=checkbox]:before{content:"";color:transparent;display:block;width:inherit;height:inherit;border:0;margin:auto}.styles_checkbox___7Yeh [type=checkbox]:checked{background:var(--input-field-active,rgba(205,173,255,.1))}.styles_checkbox___7Yeh [type=checkbox]:checked:before{border-radius:var(--spacing-1,4px);background-image:url(/_next/static/media/approve_tick.8219bf47.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.styles_checkbox___7Yeh legend{font-family:var(--text-family-body,"Space Grotesk");font-size:var(--spacing-4,16px);font-style:normal;font-weight:400;line-height:normal;color:var(--input-label,#fff);opacity:.5;margin-bottom:6px;padding:0}.styles_checkbox___7Yeh.styles_multi__ubZ3H{flex-direction:column;align-items:flex-start;gap:0;cursor:default;flex-grow:1}.styles_checkbox___7Yeh.styles_multi__ubZ3H .styles_options__7LBqp{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-gap:10px var(--spacing-list-gap-relaxed,24px);gap:10px var(--spacing-list-gap-relaxed,24px)}.styles_checkbox___7Yeh:has(input:disabled){opacity:.4;cursor:not-allowed}@media(max-width:767px){.styles_checkbox___7Yeh.styles_multi__ubZ3H .styles_options__7LBqp{grid-template-columns:1fr}}