.checkbox_container__bPiTj{display:flex;gap:8px}.checkbox_container__bPiTj:hover input:not(:checked)~.checkbox_box__ap6G3{outline-color:var(--color-purple-300)}.checkbox_container__bPiTj.checkbox_error__xy_MW input:not(:checked)~.checkbox_box__ap6G3{outline-color:var(--color-red-200)}.checkbox_container__bPiTj.checkbox_error__xy_MW input:checked:not(:disabled)~.checkbox_box__ap6G3{background:var(--color-red-200);color:#fff}.checkbox_container__bPiTj:not(.checkbox_error__xy_MW) input:checked:not(:disabled)~.checkbox_box__ap6G3{background:var(--color-purple-300);color:#fff;outline:unset}.checkbox_container__bPiTj:not(.checkbox_error__xy_MW) input:checked:not(:disabled)~.checkbox_box__ap6G3:hover{background:var(--color-purple-300)}.checkbox_container__bPiTj input:disabled~.checkbox_box__ap6G3{background:gray;color:#fff}.checkbox_container__bPiTj input:disabled~.checkbox_label-wrap__Tpfze{color:gray}.checkbox_container__bPiTj .checkbox_box__ap6G3{border-radius:8px;display:flex;align-items:center;justify-content:center;align-self:flex-start;padding:4px;outline:1px solid gray;cursor:pointer;transition:.25s ease-in-out;transition-property:background,color,outline}.checkbox_container__bPiTj .checkbox_box__ap6G3 svg{width:16px;height:16px}.checkbox_container__bPiTj .checkbox_box__ap6G3 svg.checkbox_visible__ZBLBb{opacity:1}.checkbox_container__bPiTj .checkbox_box__ap6G3 svg{opacity:0;transition:opacity .25s ease-in-out}.checkbox_label-wrap__Tpfze{display:flex;flex-direction:column;gap:4px}.checkbox_required__tt_YA{color:var(--color-purple-300);margin-left:8px}.checkbox_errorMessage__EEGr_{color:var(--color-red-200)}.checkbox_visually-hidden__PXKoh{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.style_text__QzHu1{font-family:var(--font-primary)}.cookies_wrapper___eQa8{position:fixed;z-index:9999999;background-color:#fff;right:16px;bottom:16px;margin-left:24px;padding:16px 14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:space-between;gap:24px;align-items:center;box-shadow:0 6px 32px 0 rgba(0,0,0,.06);border-radius:12px}.cookies_text__Tf1k6{display:inline;color:#000;font-family:var(--font-primary)}.cookies_link__2yQrg{text-decoration:underline;color:#000;display:unset!important}.cookies_btn___CjG5{cursor:pointer}