.textContainer{display:flex;flex-direction:column;margin-left:100px;color:#fff;height:60%;justify-content:space-between}.activeContainer{margin-bottom:50%}.activeContainer,.activeItem{display:flex;align-items:center}.activeContainer img{padding-left:10px}.textContainer h1{margin-bottom:0}@media (min-width:320px) and (max-width:1200px){.textContainer{display:none}}.messageBox{background:#f3f3f3;border-radius:20px;padding:5px 20px;color:#fff;display:inline-block;max-width:80%}.messageText{width:100%;letter-spacing:0;float:left;font-size:1.1em;word-wrap:break-word}.messageText img{vertical-align:middle}.messageContainer{display:flex;justify-content:flex-end;padding:0 5%;margin-top:3px}.sentText{display:flex;align-items:center;font-family:Helvetica;color:#828282;letter-spacing:.3px}.pl-10{padding-left:10px}.pr-10{padding-right:10px}.justifyStart{justify-content:flex-start}.justifyEnd{justify-content:flex-end}.colorWhite{color:#fff}.colorDark{color:#353535}.backgroundDark{background:#159957;background:-webkit-linear-gradient(90deg,#155799,#159957);background:-webkit-gradient(linear,left top,right top,from(#155799),to(#159957));background:-webkit-linear-gradient(left,#155799,#159957);background:linear-gradient(90deg,#155799,#159957)}.backgroundLight{background:#e9e4f0}.messages{padding:5% 0;overflow:auto;flex:auto}.infoBar{justify-content:space-between;background:#59c173;background:-webkit-linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);background:-webkit-gradient(linear,left top,right top,from(#5d26c1),color-stop(#a17fe0),to(#59c173));background:-webkit-linear-gradient(left,#5d26c1,#a17fe0,#59c173);background:linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);border-radius:4px 4px 0 0;height:60px;width:100%}.infoBar,.leftInnerContainer{display:flex;align-items:center}.leftInnerContainer{flex:0.5 1;margin-left:5%;color:#fff}.rightInnerContainer{display:flex;flex:0.5 1;justify-content:flex-end;margin-right:5%}.onlineIcon{margin-right:5%}.form{display:flex;border-top:2px solid #d3d3d3}.input{border:none;border-radius:0;padding:5%;width:80%;font-size:1.2em}input:focus,select:focus,textarea:focus{outline:none}.sendButton{color:#fff!important;text-transform:uppercase;text-decoration:none;background:#59c173;background:-webkit-linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);background:-webkit-gradient(linear,left top,right top,from(#5d26c1),color-stop(#a17fe0),to(#59c173));background:-webkit-linear-gradient(left,#5d26c1,#a17fe0,#59c173);background:linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);padding:20px;display:inline-block;border:none;width:20%}.outerContainer{display:flex;justify-content:center;align-items:center;height:100vh;background:#1e130c;background:-webkit-linear-gradient(90deg,#9a8478,#1e130c);background:-webkit-gradient(linear,left top,right top,from(#9a8478),to(#1e130c));background:-webkit-linear-gradient(left,#9a8478,#1e130c);background:linear-gradient(90deg,#9a8478,#1e130c)}.container{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:8px;height:60%;width:35%}@media (min-width:320px) and (max-width:480px){.container,.outerContainer{height:100%}.container{width:100%}}@media (min-width:480px) and (max-width:1200px){.container{width:60%}}body,html{font-family:Roboto,sans-serif;padding:0;margin:0}#root{height:100vh}*{box-sizing:border-box}.joinOuterContainer{display:flex;justify-content:center;text-align:center;height:100vh;align-items:center;background:#1e130c;background:-webkit-linear-gradient(90deg,#9a8478,#1e130c);background:-webkit-gradient(linear,left top,right top,from(#9a8478),to(#1e130c));background:-webkit-linear-gradient(left,#9a8478,#1e130c);background:linear-gradient(90deg,#9a8478,#1e130c)}.joinInnerContainer{width:20%}.joinInput{border-radius:0;padding:15px 20px;width:100%}.heading{color:#fff;font-size:2.5em;padding-bottom:10px;border-bottom:2px solid #fff}.button{color:#fff!important;text-transform:uppercase;text-decoration:none;background:#59c173;background:-webkit-linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);background:-webkit-gradient(linear,left top,right top,from(#5d26c1),color-stop(#a17fe0),to(#59c173));background:-webkit-linear-gradient(left,#5d26c1,#a17fe0,#59c173);background:linear-gradient(90deg,#5d26c1,#a17fe0,#59c173);padding:20px;border-radius:5px;display:inline-block;border:none;width:100%}.mt-20{margin-top:20px}@media (min-width:320px) and (max-width:480px){.joinOuterContainer{height:100%}.joinInnerContainer{width:90%}}button:focus{outline:0}
/*# sourceMappingURL=main.3be3e7ef.chunk.css.map */