.textarea{display:flex;flex-direction:column;position:relative}.textarea__field{--tw-text-opacity:1;border-radius:.5rem;border-width:1px;color:rgb(43 45 51/var(--tw-text-opacity));cursor:auto;display:block;flex-grow:1;outline:2px solid transparent;outline-offset:2px;overflow-y:hidden;padding:9px 11px;resize:none;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.textarea__field:focus::-moz-placeholder{opacity:0}.textarea__field:focus::placeholder{opacity:0}.textarea__field:disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(245 245 247/var(--tw-bg-opacity));color:rgb(170 171 173/var(--tw-text-opacity))}.textarea__field:hover:disabled{--tw-border-opacity:1;border-color:rgb(213 213 214/var(--tw-border-opacity))}.textarea.limited .textarea__field{padding-bottom:30px}.textarea.l .textarea__field,.textarea.xl .textarea__field{font-size:16px;line-height:24px}.textarea.m .textarea__field,.textarea.s .textarea__field{font-size:14px;line-height:20px}.textarea.xs .textarea__field{font-size:12px;line-height:16px}.textarea.filled .textarea__field{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(245 245 247/var(--tw-bg-opacity));border-color:rgb(245 245 247/var(--tw-border-opacity))}.textarea.filled .textarea__field::-moz-placeholder{--tw-text-opacity:1;color:rgb(128 129 133/var(--tw-text-opacity))}.textarea.filled .textarea__field::placeholder{--tw-text-opacity:1;color:rgb(128 129 133/var(--tw-text-opacity))}.textarea.filled .textarea__field:hover{background-color:#20233312;border-color:#20233347}.textarea.filled .textarea__field:focus{border-color:rgb(64 66 71/var(--tw-border-opacity))}.textarea.filled .textarea__field:focus,.textarea.outlined .textarea__field{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.textarea.outlined .textarea__field{border-color:rgb(213 213 214/var(--tw-border-opacity))}.textarea.outlined .textarea__field::-moz-placeholder{--tw-text-opacity:1;color:rgb(170 171 173/var(--tw-text-opacity))}.textarea.outlined .textarea__field::placeholder{--tw-text-opacity:1;color:rgb(170 171 173/var(--tw-text-opacity))}.textarea.outlined .textarea__field:focus,.textarea.outlined .textarea__field:hover{--tw-border-opacity:1;border-color:rgb(64 66 71/var(--tw-border-opacity))}.textarea.filled.error .textarea__field{background-color:#ff513212}.textarea.outlined.error .textarea__field{--tw-border-opacity:1;border-color:rgb(237 44 10/var(--tw-border-opacity))}.textarea__counter{--tw-text-opacity:1;bottom:9px;color:rgb(170 171 173/var(--tw-text-opacity));font-size:14px;line-height:20px;pointer-events:none;position:absolute;right:11px}.textarea.l .textarea__counter,.textarea.xl .textarea__counter{font-size:14px;line-height:20px}.textarea.m .textarea__counter,.textarea.s .textarea__counter,.textarea.xs .textarea__counter{font-size:12px;line-height:16px}.textarea__counter.error{--tw-text-opacity:1;color:rgb(237 44 10/var(--tw-text-opacity))}.textarea__field::-webkit-scrollbar{width:14px}.textarea__field::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#aaa;border:4px solid transparent;border-radius:9999px}
