@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap);.textContainer{display:flex;flex-direction:column;margin-left:100px;color:#fff;height:60%;justify-content:space-between;font-family:Montserrat,sans-serif}.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%}.messageBox,.messageText{font-family:Montserrat,sans-serif}.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;font-family:Montserrat,sans-serif}.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}.backgroundBlue{background-image:-webkit-gradient(linear,left top,right top,from(#ec1ae6),color-stop(#c82bea),color-stop(#a036eb),color-stop(#713eea),to(#2642e6));background-image:-webkit-linear-gradient(left,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);background-image:linear-gradient(90deg,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6)}.backgroundLight{background:#f3f3f3}.messages{padding:5% 0;overflow:auto;flex:auto;font-family:Montserrat,sans-serif;font-weight:700}.infoBar{justify-content:space-between;background-image:-webkit-gradient(linear,left top,right top,from(#ec1ae6),color-stop(#c82bea),color-stop(#a036eb),color-stop(#713eea),to(#2642e6));background-image:-webkit-linear-gradient(left,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);background-image:linear-gradient(90deg,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);border-radius:4px 4px 0 0;height:60px;width:100%;font-family:Montserrat,sans-serif}.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}.form,.input{font-family:Montserrat,sans-serif}.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-image:-webkit-gradient(linear,left top,right top,from(#ec1ae6),color-stop(#c82bea),color-stop(#a036eb),color-stop(#713eea),to(#2642e6));background-image:-webkit-linear-gradient(left,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);background-image:linear-gradient(90deg,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);padding:20px;display:inline-block;border:none;width:20%;font-family:Montserrat,sans-serif}.outerContainer{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#1a1a1d}.innerContainer{width:auto;margin:auto}.container,.innerContainer{display:flex;flex-direction:column}.container{justify-content:space-between;background:#fff;border-radius:8px;height:60%;width:35%}@media (min-width:320px) and (max-width:480px){.outerContainer{height:100%;padding:15px}.container{width:100%;height: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-color:#1a1a1d}.joinInnerContainer{width:30%;margin:auto}.joinInput{border-radius:0;padding:15px 20px;width:100%;text-align:center}.heading,.joinInput{font-family:Montserrat,sans-serif;font-weight:700}.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-image:-webkit-gradient(linear,left top,right top,from(#ec1ae6),color-stop(#c82bea),color-stop(#a036eb),color-stop(#713eea),to(#2642e6));background-image:-webkit-linear-gradient(left,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);background-image:linear-gradient(90deg,#ec1ae6,#c82bea,#a036eb,#713eea,#2642e6);padding:20px;border-radius:5px;display:inline-block;border:none;width:100%;font-weight:700;font-family:Montserrat,sans-serif}.mt-20{margin-top:20px}@media (min-width:320px) and (max-width:480px){.joinOuterContainer{height:100%}.heading{font-size:2em}.joinInnerContainer{width:90%}}button:focus{outline:0}
/*# sourceMappingURL=main.8e2d8eaf.chunk.css.map */