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}.CodeReview{color:#fff;display:flex;height:712px;max-height:712px;width:90%;@media screen and (max-width:500px){flex-direction:column;width:95%}}.sidebox{background-color:#1c1b1b;display:flex;justify-content:center;width:22%;@media screen and (max-width:500px){align-items:center;height:65px;width:100%}}.mainbox,.sidebox{border:1px solid #fff}.mainbox{background-color:#333232;flex:1 1;max-height:712px;overflow-y:scroll;position:relative}.newchat{align-items:center;border:1px solid #fff;border-radius:5px;display:flex;height:35px;justify-content:center;margin-top:10px;transition:all .25s ease;width:80%}.newchat:hover{background-color:#2a2929;cursor:pointer}.chat-input-container{display:flex;justify-content:center;margin-top:30px;position:relative;width:100%;z-index:1}.chat-input{background-color:#2a2929;border:none;border-radius:5px 0 0 5px;box-shadow:0 0 8px 0 rgb(0,0,0,.25);color:#fff;font-size:1em;height:55px;margin-bottom:15px;outline:none;padding-left:20px;width:70%}.chat-log{display:flex;justify-content:center;width:100%;z-index:2}.chat-message{align-items:center;display:flex;min-height:50px;text-align:left;width:70%}.me{background-color:#2a2929}.button{background-color:#1c1b1b;border:none;border-radius:0 5px 5px 0;color:#fff;height:57px}.avatar{align-items:center;border:1px solid #fff;border-radius:5px;display:flex;height:30px;justify-content:center;margin-right:10px;width:5%}.message{width:95%}.code{align-items:center;display:flex;justify-content:center}body,form,h1,h2,h3,h4,html,li,p,ul{margin:0;padding:0}body{font-family:Arial,sans-serif}.container{margin:0 auto;max-width:1200px;padding:20px}#nav{color:#fff;justify-content:center}#nav,.navbar{align-items:center}.navbar{display:flex;justify-content:space-between;text-align:center;width:80%;@media screen and (max-width:500px){width:auto}}.navsec{@media screen and (max-width:500px){display:none}}header{background-color:#1c1b1b;padding:20px}header nav{align-items:center;display:flex;justify-content:space-between}nav ul{display:flex;list-style:none}nav ul li{margin-right:20px}nav ul li a{color:#fff;text-decoration:none}section{padding:40px 0}#hero{align-items:center;background-color:#333232;color:#fff;display:flex;height:400px;justify-content:center;text-align:center}#hero h2{font-size:40px;margin-bottom:20px;@media screen and (max-width:500px){font-size:31px}}#hero .cta-btn{background-color:#1c1b1b;border:1px solid #fff;border-radius:5px;color:#fff;display:inline-block;margin-top:20px;padding:10px 20px;text-decoration:none;transition:all .25 ease}#hero .cta-btn:hover{background-color:#333232}#features{text-align:center;width:100%}.feature{flex-direction:column;height:250px;margin-bottom:40px;margin-right:10px;max-width:390px;text-align:center}.feature,.featurewrap{align-items:center;display:flex}.featurewrap{flex-wrap:wrap;justify-content:center}.feature h4{margin-bottom:10px}.feature img{height:300px;margin-right:20px;max-width:200px}#benefits ul{list-style:disc;margin-left:20px;margin-top:10px}footer{background-color:#1c1b1b;color:#fff;margin-top:20px;padding:10px;text-align:center}
/*# sourceMappingURL=main.eac75c03.css.map*/