body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.popupButton{background:#5e5df0;border:0;border-radius:999px;box-shadow:0 10px 20px -10px #5e5df0;box-sizing:border-box;color:#fff;cursor:pointer;float:right;font-family:Inter,Helvetica,Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:50px;opacity:1;outline:0 solid transparent;padding:8px 18px;touch-action:manipulation;-ms-user-select:none;user-select:none;-webkit-user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word}.popup{border-radius:50%;width:200px}.chat{width:400px}h1,p{font-family:sans-serif}.chatSection{border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);height:80vh;margin:auto;transition:.3s;width:80%}.chatSection:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.heading{font-family:Fira Code;font-size:30px;margin:30px;text-align:center}.botContainer{display:flex;flex-direction:column;justify-content:space-between}.messagesSection{height:90%}.Message2{-webkit-margin-before:0;margin-block-start:0}.messageInputField{border-style:hidden;font-size:18px;margin-left:10px;outline:none;width:90%}.inputSection{display:flex;flex-direction:row;justify-content:space-between;margin-top:7px}.messagesSection{margin-top:20px;max-height:70vh;min-height:70vh;overflow-y:auto}.botCard{background-color:grey;border-top-right-radius:30px 30px;margin-bottom:10px;margin-left:5px}.botCard,.userCard{border-bottom-left-radius:30px 30px;border-bottom-right-radius:30px 30px;color:#fff;width:80%}.userCard{background-color:#6c63ff;border-top-left-radius:30px 30px;float:right;margin-right:5px}.messagesSection::-webkit-scrollbar{display:none}.messagesSection{-ms-overflow-style:none;scrollbar-width:none}.messagesContainer{display:flex;flex-direction:column}@media only screen and (min-width:992px){.inputSection{display:flex;flex-direction:row;justify-content:space-between;margin-top:21px}.botCard,.userCard{width:50%}}.popup-content{background:#fff;border:1px solid #d7d7d7;margin:auto;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.16);width:200px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}
/*# sourceMappingURL=main.df06d83b.css.map*/