.textarea{height:100%;position:relative}.textarea-disabled{opacity:.3}.textarea-disabled .textarea_field{cursor:not-allowed}.textarea_field{width:100%}.textarea--chat{display:flex;flex-direction:row;gap:10px;justify-content:center}.textarea_separator{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (max-width:1399.98px){.textarea_separator{gap:12px}}.textarea_actions svg{fill:var(--grey);transition:256ms ease}.textarea_actions-active svg{fill:var(--yellow)}.textarea_chat-button{align-items:center;display:flex;width:4rem;fill:#ff0c}.textarea_chat-button svg{height:30px;width:60px}.textarea_icons-file{color:var(--text-color-secondary);display:flex;gap:20px}.textarea_icon-file{cursor:pointer}.textarea_icon-file input{display:none}.textarea_icon-file svg{fill:var(--text-color-secondary)}.textarea_label{left:0!important;top:0!important}.textarea_attach{cursor:pointer;display:flex;position:relative;fill:var(--text-color-tertiary)}.textarea_attach input{height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.textarea_files{align-self:flex-start;display:flex;flex-wrap:wrap;gap:8px}.textarea_container{display:flex;gap:4px;justify-content:space-between;position:relative;width:100%}.textarea-question .input_wrap{padding:17px 23px 17px 35px}.textarea_items-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between}.textarea_placeholder-disabled{color:var(--grey-80)}.textarea_wrap{align-items:flex-start;background:var(--white-opacity-5);border:1px solid var(--grey-70);border-radius:30px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-wrap:break-word;padding:14px 24px 14px 26px;transition:.2s ease;width:100%}@media screen and (max-width:991.98px){.textarea_wrap{padding:12px}}.textarea_wrap .textarea path,.textarea_wrap .textarea svg,.textarea_wrap .textarea_icon,.textarea_wrap .textarea_icon-file svg{transition:.2s ease}.textarea_wrap .textarea_container{color:var(--grey-70)}.textarea_wrap .textarea_field::-moz-placeholder{color:var(--grey-70)}.textarea_wrap .textarea_field::placeholder{color:var(--grey-70)}.textarea_wrap.input-focused,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover{background:var(--white-opacity-5);border:1px solid var(--grey-40)}.textarea_wrap.input-focused .textarea path,.textarea_wrap.input-focused .textarea svg,.textarea_wrap.input-focused .textarea_icon,.textarea_wrap.input-focused .textarea_icon-file svg,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea path,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea svg,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea_icon,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea_icon-file svg{transition:.2s ease}.textarea_wrap.input-focused .textarea_container,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea_container{color:var(--grey-40)}.textarea_wrap.input-focused .textarea_field::-moz-placeholder,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea_field::-moz-placeholder{color:var(--grey-40)}.textarea_wrap.input-focused .textarea_field::placeholder,.textarea_wrap:not(.textarea-disabled):not(.textarea-error):hover .textarea_field::placeholder{color:var(--grey-40)}.textarea_wrap--chat{align-items:center;background:var(--dark-grey-secondary);border:0;border-radius:12px;padding:12px 24px;position:relative;width:100%}.textarea-focused{background:var(--white-opacity-10);border:1px solid var(--grey-40)}.textarea-focused .textarea path,.textarea-focused .textarea svg,.textarea-focused .textarea_icon,.textarea-focused .textarea_icon-file svg{transition:.2s ease}.textarea-focused .textarea_container{color:var(--transparent)}.textarea-focused .textarea_field::-moz-placeholder{color:var(--transparent)}.textarea-focused .textarea_field::placeholder{color:var(--transparent)}.textarea-second.textarea-focused{background:var(--white-opacity-5);border:1px solid var(--grey-40)}.textarea-second.textarea-focused .textarea path,.textarea-second.textarea-focused .textarea svg,.textarea-second.textarea-focused .textarea_icon,.textarea-second.textarea-focused .textarea_icon-file svg{transition:.2s ease}.textarea-second.textarea-focused .textarea_container{color:var(--transparent)}.textarea-second.textarea-focused .textarea_field::-moz-placeholder{color:var(--transparent)}.textarea-second.textarea-focused .textarea_field::placeholder{color:var(--transparent)}.textarea-disabled{background:var(--white-opacity-5);border:1px solid var(--grey-80);cursor:not-allowed}.textarea-disabled .textarea path,.textarea-disabled .textarea svg,.textarea-disabled .textarea_icon,.textarea-disabled .textarea_icon-file svg{transition:.2s ease}.textarea-disabled .textarea_container{color:var(--grey-80)}.textarea-disabled .textarea_field::-moz-placeholder{color:var(--grey-80)}.textarea-disabled .textarea_field::placeholder{color:var(--grey-80)}.textarea-disabled .textarea_icon{cursor:not-allowed}.textarea-error{background:var(--white-opacity-5)!important;border:1px solid var(--red)!important}.textarea-error_label{color:var(--red)!important}.textarea-error .textarea_icon path{fill:var(--red)!important}.textarea-filled .textarea_label,.textarea-focused .textarea_label,.textarea:active .textarea-filled .textarea_label,.textarea:active .textarea_label{left:-30px!important;top:-50px!important}.textarea_field{cursor:text;max-height:175px;outline:none;overflow:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word}.textarea_field:empty:before{color:#ccc;color:var(--text-color-secondary);content:attr(placeholder);display:block;font-family:var(--font-family-regular);left:0;max-width:calc(100% - 50px);pointer-events:none;position:absolute;top:0}@media screen and (max-width:991.98px){.textarea_field{font-size:13px}}.textarea_field::-webkit-scrollbar{display:none}.textarea-adding .textarea_wrap{background-color:var(--dropdown-profile)}html.light-mode .textarea_wrap{background:var(--static-white);border:1px solid var(--grey-20)}html.light-mode .textarea_wrap .textarea path,html.light-mode .textarea_wrap .textarea svg,html.light-mode .textarea_wrap .textarea_icon,html.light-mode .textarea_wrap .textarea_icon-file svg{transition:.2s ease}html.light-mode .textarea_wrap .textarea_container{color:var(--grey-20)}html.light-mode .textarea_wrap .textarea_field::-moz-placeholder{color:var(--grey-20)}html.light-mode .textarea_wrap .textarea_field::placeholder{color:var(--grey-20)}html.light-mode .textarea_wrap.input-focused,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover{background:var(--static-white);border:1px solid var(--grey-40)}html.light-mode .textarea_wrap.input-focused .textarea path,html.light-mode .textarea_wrap.input-focused .textarea svg,html.light-mode .textarea_wrap.input-focused .textarea_icon,html.light-mode .textarea_wrap.input-focused .textarea_icon-file svg,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea path,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea svg,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea_icon,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea_icon-file svg{transition:.2s ease}html.light-mode .textarea_wrap.input-focused .textarea_container,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea_container{color:var(--grey-40)}html.light-mode .textarea_wrap.input-focused .textarea_field::-moz-placeholder,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea_field::-moz-placeholder{color:var(--grey-40)}html.light-mode .textarea_wrap.input-focused .textarea_field::placeholder,html.light-mode .textarea_wrap:not(.textarea-disabled):not(.textarea-filled):not(.textarea-error):not(.textarea-filled):hover .textarea_field::placeholder{color:var(--grey-40)}html.light-mode .textarea-focused,html.light-mode .textarea-second.textarea-focused{background:var(--static-white);border:1px solid var(--grey-40)}html.light-mode .textarea-focused .textarea path,html.light-mode .textarea-focused .textarea svg,html.light-mode .textarea-focused .textarea_icon,html.light-mode .textarea-focused .textarea_icon-file svg,html.light-mode .textarea-second.textarea-focused .textarea path,html.light-mode .textarea-second.textarea-focused .textarea svg,html.light-mode .textarea-second.textarea-focused .textarea_icon,html.light-mode .textarea-second.textarea-focused .textarea_icon-file svg{transition:.2s ease}html.light-mode .textarea-focused .textarea_container,html.light-mode .textarea-second.textarea-focused .textarea_container{color:var(--transparent)}html.light-mode .textarea-focused .textarea_field::-moz-placeholder,html.light-mode .textarea-second.textarea-focused .textarea_field::-moz-placeholder{color:var(--transparent)}html.light-mode .textarea-focused .textarea_field::placeholder,html.light-mode .textarea-second.textarea-focused .textarea_field::placeholder{color:var(--transparent)}html.light-mode .textarea-filled,html.light-mode .textarea-second.textarea-filled{background:var(--static-white);border:1px solid var(--grey-20)}html.light-mode .textarea-filled .textarea path,html.light-mode .textarea-filled .textarea svg,html.light-mode .textarea-filled .textarea_icon,html.light-mode .textarea-filled .textarea_icon-file svg,html.light-mode .textarea-second.textarea-filled .textarea path,html.light-mode .textarea-second.textarea-filled .textarea svg,html.light-mode .textarea-second.textarea-filled .textarea_icon,html.light-mode .textarea-second.textarea-filled .textarea_icon-file svg{transition:.2s ease}html.light-mode .textarea-filled .textarea_container,html.light-mode .textarea-second.textarea-filled .textarea_container{color:var(--grey-20)}html.light-mode .textarea-filled .textarea_field::-moz-placeholder,html.light-mode .textarea-second.textarea-filled .textarea_field::-moz-placeholder{color:var(--grey-20)}html.light-mode .textarea-filled .textarea_field::placeholder,html.light-mode .textarea-second.textarea-filled .textarea_field::placeholder{color:var(--grey-20)}html.light-mode .textarea-disabled{background:var(--static-white);border:1px solid var(--grey-10);cursor:not-allowed}html.light-mode .textarea-disabled .textarea path,html.light-mode .textarea-disabled .textarea svg,html.light-mode .textarea-disabled .textarea_icon,html.light-mode .textarea-disabled .textarea_icon-file svg{transition:.2s ease}html.light-mode .textarea-disabled .textarea_container{color:var(--grey-10)}html.light-mode .textarea-disabled .textarea_field::-moz-placeholder{color:var(--grey-10)}html.light-mode .textarea-disabled .textarea_field::placeholder{color:var(--grey-10)}html.light-mode .textarea-error{background:var(--static-white)!important}html.light-mode .textarea_label{color:var(--grey-80)}
