.WisdomGuidedAiComponent_chatContainer__lyTJU{display:flex;flex-direction:column;height:0;width:0;max-width:500px;background-color:#000;color:#fff;border-radius:10px;overflow:hidden auto;box-shadow:0 0 10px #000;margin:auto auto 1.2rem}.WisdomGuidedAiComponent_chat__rH9YZ,.WisdomGuidedAiComponent_grid__Ul_XF{height:100%;min-height:100%}.WisdomGuidedAiComponent_textarea__Zs9o2{width:100%;max-width:500px;height:100%;min-height:100%}.WisdomGuidedAiComponent_textarea__Zs9o2 textarea{width:0;min-width:100%;max-width:400px;height:0;max-height:120px;padding:10px;border:none;outline:none;resize:none;font-size:16px;font-family:Roboto,sans-serif;background-color:#000;border-radius:10px;color:#fff;box-shadow:0 0 10px #000}.WisdomGuidedAiComponent_sendBtn__3DlSO{display:flex;justify-content:center;align-items:center}.WisdomGuidedAiComponent_speechBubble__lHjtA{position:relative;background-color:#262626;padding-top:20px;padding-right:20px;padding-left:20px;border-radius:20px 20px 0 0;margin-bottom:100px}.WisdomGuidedAiComponent_speechBubble__lHjtA:after{content:"";position:absolute;bottom:-74px;width:100%;height:74px;left:0;background-image:url(/speech-bubble-bottom.png);background-repeat:no-repeat;background-position:100%;background-size:cover}.WisdomGuidedAiComponent_chatClosed__j2tqi{height:0;transition:height .5s ease-in-out;animation:WisdomGuidedAiComponent_chatClose__pdhym .5s ease-in-out forwards}.WisdomGuidedAiComponent_chatOpen__IsPAD{height:50vh;transition:height .5s ease-in-out;animation:WisdomGuidedAiComponent_chatOpen__IsPAD .5s ease-in-out forwards}@keyframes WisdomGuidedAiComponent_chatOpen__IsPAD{0%{height:0;width:0}to{height:40vh;width:100%}}@keyframes WisdomGuidedAiComponent_chatClose__pdhym{0%{height:100%}to{height:0}}