.singleSelect-module__i-SdHW__field{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__label{letter-spacing:.01em;font-family:var(--font-geist-regular);font-weight:400;font-size:var(--paragraph-xs);color:hsl(var(--black))}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select{background:hsl(var(--gray-200));border-radius:.375rem;padding:.125rem;position:relative}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectTrigger{background:hsl(var(--white));cursor:pointer;border-radius:.25rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.4;transition:border-color .15s,box-shadow .15s,background-color .15s,transform 80ms;display:flex}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectValue{text-align:left;letter-spacing:.01em;font-family:var(--font-geist-regular);color:hsl(var(--black));font-weight:400;font-size:var(--paragraph-xs);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectPlaceholder{text-align:left;letter-spacing:.01em;font-family:var(--font-geist-regular);font-weight:400;font-size:var(--paragraph-xs);white-space:nowrap;text-overflow:ellipsis;color:hsl(var(--black));flex:1;overflow:hidden}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectArrow{flex-shrink:0;width:.75rem;height:.75rem;transition:transform .15s}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectArrow svg{color:hsl(var(--black))}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectDropdown{z-index:20;background:hsl(var(--gray-200));box-sizing:border-box;border-radius:.375rem;width:100%;max-height:260px;padding:.125rem;position:absolute;top:100%;left:0;overflow-y:auto}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option{box-sizing:border-box;text-align:left;letter-spacing:.01em;width:100%;font-family:var(--font-geist-regular);color:hsl(var(--black));font-weight:400;font-size:var(--paragraph-xs);cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.4rem;margin-bottom:.125rem;padding:.4rem .6rem;transition:background-color .12s,color .12s,transform 80ms;display:flex}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option:last-child{margin-bottom:0}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option svg{width:.75rem;height:auto}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option svg path{fill:hsl(var(--brand-tertiary-500))}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option:hover,.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option:active{background-color:hsl(var(--white))}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__option.singleSelect-module__i-SdHW__optionSelected{background-color:hsl(var(--white));color:hsl(var(--brand-tertiary-500))}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__selectOpen{border-radius:.375rem .375rem 0 0}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__selectOpen .singleSelect-module__i-SdHW__selectTrigger{transition:all .25s}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__selectOpen .singleSelect-module__i-SdHW__selectArrow{transform:rotate(180deg)}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__selectOpen .singleSelect-module__i-SdHW__selectDropdown{border-radius:0 0 .375rem .375rem}:scope .singleSelect-module__i-SdHW__selectDisabled .singleSelect-module__i-SdHW__selectTrigger{cursor:not-allowed;background-color:hsl(var(--white));color:hsl(var(--gray-200));box-shadow:none}:scope .singleSelect-module__i-SdHW__selectDisabled .singleSelect-module__i-SdHW__selectValue,:scope .singleSelect-module__i-SdHW__selectDisabled .singleSelect-module__i-SdHW__selectPlaceholder{color:hsl(var(--gray-400))}@media (min-width:768px){.singleSelect-module__i-SdHW__field{font-size:.9rem}.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectTrigger{padding:.55rem .9rem}}@media (min-width:981px){.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectTrigger{padding-inline:1rem}}@media (min-width:1280px){.singleSelect-module__i-SdHW__field .singleSelect-module__i-SdHW__select .singleSelect-module__i-SdHW__selectTrigger{padding-block:.6rem}}
.multiSelect-module__Zpn8Fq__field{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__label{letter-spacing:.01em;font-family:var(--font-geist-regular);color:hsl(var(--black));font-weight:400;font-size:var(--paragraph-xs)}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select{background:hsl(var(--gray-200));border-radius:.375rem;padding:.125rem;position:relative}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectTrigger{background:hsl(var(--white));width:100%;color:hsl(var(--black));cursor:pointer;border-radius:.25rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:border-color .15s,box-shadow .15s,background-color .15s,transform 80ms;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectValue,.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectPlaceholder{text-align:left;letter-spacing:.01em;font-family:var(--font-geist-regular);color:hsl(var(--black));font-weight:400;font-size:var(--paragraph-xs);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectArrow{flex-shrink:0;width:.75rem;height:.75rem;transition:transform .15s}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectArrow svg{color:hsl(var(--black))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectDropdown{z-index:20;background:hsl(var(--gray-200));border-radius:0 0 .375rem .375rem;width:100%;max-height:260px;padding:.125rem;position:absolute;top:100%;left:0;overflow-y:auto}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option{text-align:left;letter-spacing:.01em;width:100%;font-family:var(--font-geist-regular);color:hsl(var(--black));font-weight:400;font-size:var(--paragraph-xs);cursor:pointer;background:0 0;border:none;border-radius:.2rem;align-items:center;gap:.4rem;margin-bottom:.125rem;padding:.4rem .6rem;transition:background-color .12s,color .12s,transform 80ms;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option:last-child{margin-bottom:0}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option svg{width:.75rem;height:auto}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option svg path{fill:hsl(var(--brand-tertiary-500))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option:hover,.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option:active{background-color:hsl(var(--white))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__option.multiSelect-module__Zpn8Fq__optionSelected{background-color:hsl(var(--white));color:hsl(var(--brand-tertiary-500))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select.multiSelect-module__Zpn8Fq__selectOpen{border-radius:.375rem .375rem 0 0}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select.multiSelect-module__Zpn8Fq__selectOpen .multiSelect-module__Zpn8Fq__selectTrigger{transition:all .25s}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select.multiSelect-module__Zpn8Fq__selectOpen .multiSelect-module__Zpn8Fq__selectArrow{transform:rotate(180deg)}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select.multiSelect-module__Zpn8Fq__selectOpen .multiSelect-module__Zpn8Fq__selectDropdown{border-radius:0 0 .375rem .375rem}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips{flex-wrap:wrap;gap:.35rem;margin-top:.35rem;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip{background:hsl(var(--gray-200));letter-spacing:.01em;font-family:var(--font-geist-regular);color:hsl(var(--brand-tertiary-500));font-weight:400;font-size:var(--paragraph-xs);border-radius:.375rem;align-items:center;gap:.5rem;padding:.125rem;display:inline-flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner{background:hsl(var(--white));border-radius:.25rem;align-items:center;gap:.4rem;padding:.2rem .55rem;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipArrow{background:hsl(var(--white));font-size:.75rem}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipArrow svg{width:.75rem;height:auto}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipArrow svg path{fill:hsl(var(--brand-tertiary-500))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipLabel{white-space:nowrap;background:hsl(var(--white))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipRemove{cursor:pointer;width:1rem;height:1rem;color:hsl(var(--black));border-radius:.125rem;justify-content:center;align-items:center;padding:.125rem;font-size:.75rem;transition:all .25s;display:flex}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipRemove svg{width:.75rem;height:auto;transform:rotate(45deg)}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipRemove svg path{fill:hsl(var(--black))}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__multiSelectedChips .multiSelect-module__Zpn8Fq__chip .multiSelect-module__Zpn8Fq__chipInner .multiSelect-module__Zpn8Fq__chipRemove:hover{transition:all .25s;transform:scale(1.2)}@media (min-width:768px){.multiSelect-module__Zpn8Fq__field{font-size:.9rem}.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectTrigger{padding:.55rem .9rem}}@media (min-width:981px){.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectTrigger{padding-inline:1rem}}@media (min-width:1280px){.multiSelect-module__Zpn8Fq__field .multiSelect-module__Zpn8Fq__select .multiSelect-module__Zpn8Fq__selectTrigger{padding-block:.6rem}}
