body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f7;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px}*,body{margin:0}*{box-sizing:border-box;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper{margin:0 auto;max-width:1200px;width:100%}button{background:#ffc857;border:none;border-radius:20px;color:#2c2c2c;cursor:pointer;font-weight:600;padding:10px 15px;transition:background .5s ease-out}button:hover{background:#ffd366}#landing{padding-top:180px}#landing .left-side{float:left}#landing .right-side{float:right}#landing .particles-wrapper{overflow:hidden}#landing .first,#landing .second{margin-bottom:20px;overflow:hidden}#landing .first .main-call,#landing .second .main-call{background:linear-gradient(to right bottom,#ffc857,#ffb722);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:40px;font-weight:600;max-width:500px}#landing .first .support-call,#landing .second .support-call{font-size:16px;font-weight:300;margin-top:20px;max-width:600px}#landing .first .support-call p,#landing .second .support-call p{margin-top:10px}#landing #main-header-landing{background:#f5f5f5;border-bottom:1px solid #e2e2e2;display:block;height:60px;left:0;padding-top:5px;position:fixed;top:0;width:100%}#landing #main-header-landing .alea-text{background:linear-gradient(to right bottom,#ffc857,#ffb722);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:20px;font-weight:600;padding-top:10px}#landing #main-header-landing .left-side{float:left}#landing #main-header-landing .right-side{float:right}#landing #main-header-landing .right-side .right-actions li{display:inline-block;margin:0 10px;padding:5px 0}@media screen and (max-width:768px){#landing .section{margin-bottom:40px}#landing .alea-image{margin-top:40px}#landing h1,#landing h2{margin:0 auto}#landing .left-side,#landing .right-side{float:none;text-align:center}}input{background:#f5f5f5;border:1px solid #d7d7d7;border-radius:40px;color:#5d5d5d;outline:none;padding:15px}#login .login-wrapper{display:block;margin:150px auto;width:300px}#login .login-wrapper .text-call{color:#ffc857;font-weight:600;margin-bottom:20px;text-align:center}#login .login-wrapper input{display:block;margin-bottom:10px;margin-top:5px;width:100%}#login .login-wrapper button{display:block;margin:0 auto}select{background-color:#f5f5f5;border:1px solid #ccc;border-radius:25px;color:#333;cursor:pointer;font-size:16px;outline:none;padding:10px;transition:all .3s ease}select:hover{background-color:#e6e6e6}select:focus{border-color:#999;box-shadow:0 0 5px #0000001a}#signup .text-call{font-weight:600;padding-bottom:20px;padding-top:60px}#signup .signup-wrapper{margin:0 auto;text-align:center;width:50%}#signup .signup-wrapper>*{display:block;margin-bottom:5px;margin-top:5px;width:100%}#main-header{border-bottom:1px solid #e2e2e2;display:flex;height:40px;justify-content:space-between;padding:10px;top:0}#main-header,#main-menu{background:#f5f5f5;left:0;position:fixed;width:100%}#main-menu{border-top:1px solid #e2e2e2;bottom:0;height:60px;padding-left:10px;padding-right:10px;padding-top:10px}#main-menu .menu-list{display:flex;justify-content:space-between;margin:0;padding:0}#main-menu .menu-list .list-item{cursor:pointer;display:inline-block;text-align:center}#home{padding-top:80px}.card{background:#ffe1a4;border-radius:40px;cursor:pointer;display:inline-block;margin:10px;padding:10px 20px;transition:all .5s ease-out}.card.specific-theme{background:#ffe1a4;border-radius:20px;color:#333;font-size:12px;margin:5px;padding:15px}.card.selected,.card:hover{font-weight:600}.loader{animation:spin 1.5s linear infinite;border-right:6px solid #0000;border-top:6px solid #0000;border-color:gold gold #0000 #0000;border-radius:50%;border-style:solid;border-width:6px;height:80px;left:50%;position:fixed;top:30%;transform:translate(-50%,-50%) scale(.5);width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#chat{padding-bottom:80px;padding-top:40px}#chat .alea-message{background:#fff;border-radius:10px;margin:0 auto;padding:20px;width:90%}#chat .alea-message li{list-style-type:none;margin-bottom:10px}#chat .conversation{margin:20px auto;text-align:center;width:80%}#chat .message{margin-bottom:40px}#chat .message-text{font-weight:600}
/*# sourceMappingURL=main.07d79a65.css.map*/