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{display:flex;flex-flow:row wrap}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{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}.form{float:left;margin-left:3%}.detailscard{flex-direction:column;margin-left:3%;margin-top:1%;max-width:40%}.chatbot{flex-direction:row;margin-left:3%;margin-right:10%;margin-top:3%;max-width:30%;padding-right:30px}.Nav_navbar__g7q8P{align-items:center;background-image:url(/static/media/wave.50788fecb1bf8ad86e2c.jpg);background-size:cover;border-bottom:1px solid #555;display:flex;height:90px;justify-content:space-between;width:100%}.Nav_navbarimg__trB9k{align-items:self-end;height:70px;width:50%}.Nav_logo-container__kB5zq{margin-left:80px}.Nav_logo-container__kB5zq span{cursor:pointer;font-weight:500}.message-container{margin-bottom:2em;overflow-y:scroll}.message-container>div{display:flex;flex-direction:column}.message{border-radius:17px;max-width:400px;overflow-wrap:break-word;padding:1em}.user{align-self:flex-end;background:#e5dfdf;color:#393e46}.bot{align-self:flex-start;background:#393e46;color:#f7f7f7}.options{align-items:center;background:#fff;display:flex}.options>div:first-child{font-size:1.3em;margin:.7em .7em .9em .3em;transform:rotate(90deg)}.options>div:first-child i{animation:arrow-move 1.2s infinite;color:#393e46}@keyframes arrow-move{0%{transform:translateY(4px)}50%{transform:translateY(0)}to{transform:translateY(4px)}}.options p{background:#393e46;border-radius:17px;color:#f7f7f7;margin-right:.8em;padding:.5em}.options p:hover{cursor:pointer;opacity:.7}.dummy-div{padding:.5em 0}@mixin form-component-style{border-radius:10px;font-size:1em;padding:.5em}.textfeild{width:100%}.chat-container{border:.5px solid #d8d8d8;border-radius:10px;display:flex;flex-direction:column;height:60vh;justify-content:space-between;padding:2em;width:40vw;.form-container{display:flex;justify-content:space-between;input{border:.5px solid #393e46;width:92%;@include form-component-style;&:focus{outline:none}}button{background:#e5dfdf;border-style:none;color:#393e46;width:20vw;@include form-component-style;&:hover{cursor:pointer;opacity:.8}}}}
/*# sourceMappingURL=main.0e34369f.css.map*/