.search-with-choice{width:100%;max-width:475px;display:flex}.search-with-choice__dropdown{min-width:235px}.search-with-choice__dropdown .dropdown__placeholder{border-radius:var(--kds-input-border-radius) 0 0 var(--kds-input-border-radius)}.search-with-choice__auto-complete{min-width:260px}.search-with-choice__auto-complete .text-field{border-radius:var(--kds-input-border-radius) 0 0 var(--kds-input-border-radius)}.search-with-choice__input{width:100%}.search-with-choice__input .text-field{border-radius:0 var(--kds-input-border-radius) var(--kds-input-border-radius) 0;border-left:none}.search-with-choice__input .text-field--focus{box-shadow:calc(var(--input-border-size) * -1) 0 var(--kds-color-key-primary)}.search-with-choice__input .text-field:not(.search-with-choice__input .text-field--focus):hover{box-shadow:calc(var(--input-border-size) * -1) 0 var(--kds-color-input-border-hover)}
