.style_Textarea-wrapper__Bp1Ai{padding:12px 16px;border-radius:8px}.style_Textarea__GN4AO{width:100%;font-weight:400;font-size:16px}.style_Textarea__GN4AO:focus{outline:none}.style_Textarea-chars__qb8SL{display:flex;width:100%;justify-content:flex-end}.style_Textarea-chars-counter__H6iYo{color:var(--Text-Black-200-color)}.style_Textarea__GN4AO.style_resizeHorizontal__Hp_Ra{resize:horizontal}.style_Textarea__GN4AO.style_resizeVertical__6uJCy{resize:vertical}.style_Textarea__GN4AO.style_resizeNone__qjPOh{resize:none}.style_DropdownMulti-wrapper__DVElu{display:flex;align-items:center;position:relative;width:100%;height:100%}.style_DropdownMultiMenuItem__jQARK{padding:10px;cursor:pointer;display:flex;flex-direction:row;gap:8px;transition:background-color .3s}.style_DropdownMultiMenuItem__jQARK:hover{background-color:#f0f0f0}.style_DropdownMultiButton__AKemx{width:100%;display:flex;align-items:center;justify-content:space-between}.style_DropdownMultiButton-content__aBZ3o{display:flex;align-items:center;column-gap:6px}.style_DropdownMultiButton-text__I9HKD{color:var(--Text-White-1000-color);margin-right:4px}.style_DropdownMultiButton-text__I9HKD.style_unselected__yENET{color:var(--Text-Black-600-color)}.style_DropdownMultiButton-arrow__h0fb_{transform:rotate(-90deg);transition:all .3s;justify-self:flex-end}.style_DropdownMultiButton__AKemx.style_active__Yt_Yb .style_DropdownMultiButton-arrow__h0fb_{transform:rotate(90deg)}.style_DropdownMultiButton-arrow-orange__uV9_u path{stroke:var(--Brand-Primary-1000-color)}.style_DropdownMultiMenu__UZokM{display:none;position:absolute;top:100%;left:0;padding:0;margin:0;flex-direction:column;width:-moz-fit-content;width:fit-content;z-index:100;background-color:#fff;box-shadow:0 0 10px hsla(0,0%,47%,.2);border-radius:.5rem;z-index:1001;overflow-y:auto;width:100%}.style_DropdownMultiMenu__UZokM.style_opened__4mN9B{display:flex;border-color:#007bff;z-index:2000}.style_DropdownMultiMenu__UZokM::-webkit-scrollbar{width:8px}.style_DropdownMultiMenu__UZokM::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.style_DropdownMultiMenu__UZokM::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.style_DropdownMultiMenu__UZokM::-webkit-scrollbar-thumb:hover{background:#555}.style_DropdownMultiMenu__UZokM{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.style_DropdownMultiMenu__UZokM.style_animationGoing__V0fiS{overflow:hidden}.style_modal-overlay__6uwdd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,9%,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.style_modal-content__FjI_G{display:flex;flex-direction:column;align-items:center;background:var(--white);padding:20px;border-radius:20px;max-width:90%;color:var(--black);position:relative;transition:opacity .3s ease,transform .3s ease}@media (max-width:600px){.style_modal-content__FjI_G{padding:0}}