body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#4e4e52}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{display:flex;flex-direction:column}.picLogo{width:18%;height:10%;display:flex;align-items:center;align-content:center;margin-left:1%}.slogan{margin-left:10%;font-family:"ubuntu";font-size:1.4vw;align-self:flex-start;margin-top:1%;color:#ffeba7;font-weight:500}.inputGroup{justify-content:center;height:10%;margin-bottom:20px;margin-top:10px}.inputGroup,.inputs{display:flex;align-items:center}.inputs{width:90%;background-color:#2a2b38;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);flex-flow:column wrap;grid-gap:10px;gap:10px;padding:20px;border-radius:1rem}label{font-family:"poppins",sans-serif;font-size:15px;font-weight:300;color:#ffeba7}.companyName{color:rgba(0,0,0,.87);font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;width:50%;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:none;border-bottom:2px solid;border-radius:4px 4px 0 0;background:#f5f5f5;height:56px}:hover{border-bottom-color:rgba(0,0,0,.87)}:focus{border-color:#6200ee}.form-style{font-family:"Poppins",sans-serif;padding:1px 20px 1px 15px;height:48px;width:100%;font-weight:500;border-radius:4px;font-size:15px;line-height:22px;letter-spacing:.5px;color:#c4c3ca;background-color:#1f2029;transition:all .2s linear}.form-style,.form-style:active,.form-style:focus{outline:none;border:none;box-shadow:0 4px 8px 0 rgba(21,21,21,.2)}.btn{font-family:"poppins",sans-serif;border-radius:4px;height:44px;font-size:15px;font-weight:600;text-transform:uppercase;transition:all .2s linear;padding:0 30px;letter-spacing:1px;display:inline-flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;text-align:center;border:none;background-color:#ffeba7;color:#102770;box-shadow:0 8px 24px 0 rgba(255,235,167,.2)}.btn:active,.btn:focus,.btn:hover{background-color:#102770;color:#ffeba7;box-shadow:0 8px 24px 0 rgba(16,39,112,.2)}.longInputs,.shortInputs{display:flex;align-items:center;grid-gap:10px;gap:10px}.card{width:60%;height:auto;margin:40px auto;border-radius:.75rem;box-shadow:0 22px 30px 4px rgba(0,0,0,.56),0 0 0 1px rgba(0,0,0,.3);background:#292929;display:grid;grid-template-columns:40% auto;color:#fff;align-items:center;will-change:transform;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.card:hover{transform:scale(1.1);box-shadow:0 32px 80px 14px rgba(0,0,0,.36),0 0 0 1px rgba(0,0,0,.3)}.card-image{display:grid;place-items:center}.card-details{padding:1rem}.card img{height:200px;padding:20px}.cardContainer{display:flex;align-items:center;flex-direction:column}#messages{font-weight:750;font-size:15px;width:90%;overflow:auto;min-height:400px;height:66vh;overflow-anchor:none;border-radius:5px;text-align:center}.loader{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{width:10px;background-color:transparent}::-webkit-scrollbar-button{display:none;width:0;height:0}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.17);border:1px solid rgba(0,0,0,.07);border-radius:10px}
/*# sourceMappingURL=main.89f970dd.chunk.css.map */