*,body{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.create_account{margin-bottom:15px}input.button_image{color:#fff;font-size:15px}.profile{background-color:#36393f;display:flex;height:100vh;justify-content:center}.profile__container{color:#fff;margin:80px 40px 0;width:800px}.profile__header{margin-top:50px}.profile__header>h2{margin-left:20px}.profile__body{background:#202225;border-radius:10px;margin:20px;padding-bottom:10px}.profile_editAvatar{background-color:#2a90b3;border-radius:10px 10px 0 0;display:flex}.profile__avatar{margin:8px}.profile__info{background-color:#2f3136;border-radius:10px;margin:20px;padding:10px}.profile__edit{align-items:center;display:flex;margin:8px}.profile__infoItem{flex:1 1;margin:10px}.profile__infoItem>p{margin-top:6px}.profile__button{height:40px}#icon-button-file{display:none}.profile__backIcon{border:3px solid #dcddde;border-radius:50%;color:#dcddde;padding:5px}.profile__backIcon:hover{cursor:pointer}.channelList{display:flex;justify-content:space-between;padding-right:5px}.channelList:hover{background-color:#40464b;color:hsla(0,0%,100%,.8)}.channelList>h5{align-items:center;cursor:pointer;display:flex;padding-left:15px}.channelList__hash{font-size:28px;padding:8px}.contact__container{display:flex;padding:20px}.contact__container.active{background-color:hsla(0,0%,57%,.3)}.contact__info{padding-left:10px}.search-box{background-color:#fff;border-radius:5px}.sidebar{flex:0.25 1;flex-direction:column;height:100vh}.sidebar,.sidebar__top{background-color:#2f3135;display:flex}.sidebar__top{align-items:center;border-bottom:3px solid #26282c;color:#fff;justify-content:space-between;padding:20px}.sidebar__channels{flex:1 1}.sidebar__addChannel{cursor:pointer}.sidebar__addChannel:hover{color:#fff}.sidebar__channelsHeader{align-items:center;background-color:#2f3135;color:gray;display:flex;justify-content:space-between;padding:10px}.sidebar__header{align-items:center;display:flex;margin-left:10px}.sidebar__profile,.sidebar__voice{align-items:center;background-color:#2f3135;border-top:1px solid gray;color:gray;display:flex;justify-content:space-between;padding:10px}.sidebar__voiceInfo{flex:1 1;padding:10px}.sidebar__voiceInfo>h4{color:#4fb185}.sidebar__voiceInfo>p{font-size:smaller}.sidebar__voiceIcon{color:#4fb185}.sidebar__voiceIcons>.MuiSvgIcon-root{padding:10px}.sidebar__profileInfo{flex:1 1;padding:10px}.sidebar__profileInfo>h5{color:#fff}.sidebar__profileIcons{display:flex;justify-content:space-between}.sidebar__profileIcon{padding:10px}.setting__Icon{color:gray}.sidebar__channelsList{overflow:auto}.sidebar__channelsList::-webkit-scrollbar{background-color:#403c42;width:6px}.sidebar__channelsList::-webkit-scrollbar-thumb{background-color:#1a171c;border-radius:5px}.hideSidebar__voice{display:none}.sidebar__memberChannel{align-items:center;display:flex;font-size:medium;padding:6px 6px 6px 60px}.sidebar__memberChannel:hover{background-color:#40464b}#video{display:none}.serverPlace{display:flex}.chatServerSidebar{display:flex;flex-direction:column;padding:10px}.chatServerSidebar__status{color:#968679;font-weight:500}.chatServerSidebar__user{align-items:center;display:flex;margin:4px;padding:6px;width:200px}.chatServerSidebar__user>h4{font-weight:600;margin-left:10px}.user__on>h4{color:#2ecc63}.user__off>h4{color:#0d692c}.chatServerSidebar__user:hover{background-color:#363a3f;border-radius:5px}.chatHeader{align-items:center;border-bottom:1px solid gray;color:gray;display:flex;justify-content:space-between;padding:2px 10px}.chatHeader__hash{color:gray;font-size:30px;padding:10px}.chatHeader__left>h3{align-items:center;color:#fff;display:flex}.chatHeader__right{align-items:center;display:flex;flex:0.5 1;justify-content:space-between;max-width:500px}.chatHeader__right>.MuiSvgIcon-root{cursor:pointer;padding:5px}.chatHeader__right>.MuiSvgIcon-root:hover{color:#fff}.chatHeader__search{align-items:center;background-color:#2f3135;border-radius:3px;color:gray;display:flex;padding:3px}.chatHeader__search>input{background:transparent;border:none;color:#fff;outline-width:0}.message{align-items:center;display:flex;flex-direction:row;margin-top:20px}.message.own{flex-direction:row-reverse}.messageTop{display:flex}.messageImg{margin-right:10px}.messageText{word-wrap:break-word;background-color:#1877f2;border-radius:20px;color:#fff;cursor:pointer;margin:0 10px;max-width:400px;padding:10px}.messageText__edit{color:#fff;font-style:italic}.messageBottom{font-size:12px;margin-top:10px}.message.own .messageText{background-color:#f5f1f1;color:#000}.message .messageText.deleted{background-color:hsla(0,0%,100%,.3);border:1px solid #000}.messages{flex-grow:1}.messages>.messages__outer{height:79vh;overflow:auto}.messages>.messages__outer::-webkit-scrollbar{background-color:hsla(0,3%,46%,.132);width:6px}.messages>.messages__outer::-webkit-scrollbar-thumb{background-color:#292827;border-radius:5px}.messages__outer>.messages__inner{height:95%;padding:0 1rem}.chat__input{align-items:center;background-color:#474b53;border-radius:5px;color:#d3d3d3;display:flex;justify-content:space-between;margin:20px;padding:0 15px}.chat__input>.form>input{background:transparent;border:none;color:#fff;font-size:large;outline-width:0;padding:15px;width:100%}.chat__input>.form{flex:1 1;margin-right:40px}.chat__inputIcons{align-items:center;display:flex;flex-direction:row}.chatMeSidebar{background-color:#2f3136;display:flex;flex-direction:column;padding-left:10px;padding-top:10px}.chatMeSidebar>.chatMeSidebar__status{color:#968679;font-weight:500}.chatMeSidebar>.chatMeSidebar__invites{height:80vh;overflow:auto;padding:1rem 0}.card__container{padding:0 5px}.chatMeSidebar>.chatMeSidebar__invites::-webkit-scrollbar{background-color:hsla(0,13%,88%,.132);width:6px}.chatMeSidebar>.chatMeSidebar__invites::-webkit-scrollbar-thumb{background-color:#0b0b0b;border-radius:5px}.chat{background-color:#363a3f;display:flex;flex:1 1;flex-direction:column;height:100vh}.chat__messageAndSidebar{display:flex;flex-direction:row;flex-grow:1}.chat__messageAndSidebar>.chat__message{display:flex;flex-direction:column;flex-grow:9}.chat__messageAndSidebar>.chat__sidebar{background-color:#2f3136;flex-grow:1}.flexColumn{display:flex}.server__place{flex-grow:1}.server{background-color:#252220;max-height:100vh}.server__avt,.server__logo{margin:10px}.server__avt:hover{border-radius:10px;transition-duration:.2s}.server__logo:hover{-webkit-filter:brightness(1.5);transition-duration:.2s}.server__home{border-bottom:2px solid #2d2f32;margin-bottom:5px}.server__home .server__avt{height:auto;max-width:100px}.server__servers{margin-bottom:5px;max-height:480px;overflow-y:auto}.server__servers::-webkit-scrollbar{background-color:#1a171c;width:6px}.server__servers::-webkit-scrollbar-thumb{background-color:#403c42;border-radius:5px}.server__footer{align-items:center;display:flex;flex-direction:column}.server__footer .MuiSvgIcon-root{background-color:#2f3136;border-radius:90px;color:#3ba55d;margin:5px;padding:15px}.server__footer .MuiSvgIcon-root:hover{background-color:#3ba55d;border-radius:10px;color:#fff}.header{background-color:inherit;box-sizing:border-box;display:flex;flex-direction:row;font-family:Lucida Sans;justify-content:space-between;max-width:1260px;padding:20px 40px;width:100%}.header .logo .discord_icon{font-size:35px}.header .logo_img{background-size:cover;height:80px;width:80px}.header .logo1{color:inherit;font-size:20px;font-weight:500;gap:5px;text-decoration:none}.header .logo1,.header .nav{align-items:center;display:flex}.header .nav{gap:40px}.header .nav a{color:inherit;cursor:pointer;font-size:16px;font-weight:500;text-decoration:none}.header .nav a:hover{text-decoration:underline}.header .login{align-items:center;display:flex;font-size:30px;gap:10px}.header .login .button_login{background-color:#003fa4;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:10px 16px;text-decoration:none;transition-duration:.2s}.header .login .button_login:hover{box-shadow:1px 5px 10px rgba(0,0,0,.3);color:#fff}.header .login .button_register{background-color:#fff;border:none;border-radius:50px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:10px 16px;text-decoration:none;transition-duration:.2s}.header .login .button_register:hover{box-shadow:1px 5px 10px rgba(0,0,0,.3);color:#7289da}.header .login .menu{color:#fff;cursor:pointer}@media (max-width:1024px){.header .nav{display:none!important}.header{justify-content:space-between}}@media (min-width:1024px){.header .login .menu{display:none!important}}.footer{align-items:center;background-color:#23272a;display:flex;flex-direction:column;padding-bottom:64px;padding-top:80px}.footer .info{grid-gap:0 20px;display:grid;gap:0 20px;grid-template-columns:repeat(12,1fr);max-width:1260px;padding:0 40px 40px;width:100%}.footer .info .slogan{display:flex;flex-direction:column;gap:20px;grid-column:span 3;grid-row-end:span 2}.footer .info .slogan h4{color:#5865f2;font-size:30px;text-align:left;text-transform:uppercase}.footer .info .slogan .language{align-items:center;color:#fff;display:flex;font-size:14px;gap:5px}.footer .language:hover{cursor:pointer}.footer img{border-radius:5px;max-width:20px}.footer .share{display:flex;font-size:20px;gap:20px}.share .youtube{font-size:24px}.footer .info .space{grid-column:span 1}.company,.policy,.product,.resource{display:flex;flex-direction:column;gap:10px;grid-column:span 2}.footer h5{color:#5865f2;font-size:16px;font-weight:lighter}.footer .bottom{max-width:1260px;width:100%}.info a{color:#fff;cursor:pointer;font-weight:300;text-decoration:none}.info a:hover{text-decoration:underline}.footer .br{background-color:#5865f2;height:1px;margin-bottom:32px;width:100%}.footer .logo .discord_icon{font-size:35px}.footer .logo{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:500;gap:5px;text-decoration:none}.footer .button_login{background-color:#5865f2;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:10px 16px;transition-duration:.2s}.footer .button_login:hover{background-color:#7289da;box-shadow:1px 5px 10px rgba(0,0,0,.3)}.last{display:flex;flex-direction:row;justify-content:space-between}.footer .content1{height:100px;width:100px}.footer .img1{object-fit:contain}.container_landingPage{align-items:center;background-color:#404eed;color:#fff;display:flex;flex-direction:column}.container_landingPage .header .logo_img{background-image:url(https://i.imgur.com/17s9LBz.png)}.banner{background-color:#404eed;padding-bottom:120px;padding-top:40px}.banner2{padding:36px 28px}.banner3{display:flex;flex-direction:column;gap:35px;max-width:768px}.banner3 .slogan{color:#fff;font-family:Helvetica;font-size:55px;font-weight:900;line-height:1;text-transform:uppercase}.banner3 .slogan_detail{color:#fff;font-family:Candara;font-size:20px;font-weight:500;letter-spacing:.025em;line-height:35px}.banner3 .button{display:flex;flex-direction:column;gap:25px;justify-content:center}.banner3 .button .download,.banner3 .button .open_discord{align-items:center;background-color:#fff;border:none;border-radius:50px;display:flex;font-size:18px;font-weight:500;gap:10px;justify-content:center;line-height:28px;padding:16px;transition-duration:.2s;width:240px}.banner3 .button .download:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);color:#7289da}.banner3 .button .open_discord{background-color:#111827;color:#fff;width:288px}.banner3 .button .open_discord:hover{background-color:#1f2937;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:1024px){.banner3{padding-top:30px;text-align:center}.banner2{display:flex;justify-content:center}}@media (max-width:1024px){.banner3{max-width:448px}}@media (max-width:768px){.banner3{max-width:768px}.banner3 .slogan{font-size:25px}.banner3 .slogan_detail{font-size:15px}}@media (min-width:640px){.banner3 .button{align-items:center;flex-direction:row}}@media (min-width:768px){.banner3 .button{align-items:flex-start;flex-direction:column}}@media (min-width:1024px){.banner3 .button{flex-direction:row}}.container_notFound{align-items:center;color:#000;display:flex;flex-direction:column}.container_notFound .header .logo_img{background-image:url(https://i.imgur.com/Z36UkGG.png)}.container_notFound .header .login .button_login{background-color:#5865f2;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:10px 16px;transition-duration:.2s}.container .footer .button_login:hover{background-color:#7289da;box-shadow:1px 5px 10px rgba(0,0,0,.3)}.notfound{box-sizing:border-box;display:grid;grid-template-columns:repeat(12,1fr);max-width:1260px;padding:120px 40px 20px;width:100%}.notfound h1{color:#404eed;font-family:Ginto Nord,Whitney,Helvetica Neue,Helvetica;font-size:50px;font-weight:900px}.notfound span{font-size:20px;line-height:30px;margin-top:20px}.img_404{height:400px;position:relative;top:-50px}.text{grid-column:span 9}container_notFound img{grid-column:span 4}.login-form,.signup-form{align-items:center;background-image:url(https://cdn.wallpapersafari.com/2/42/WB3J1m.png);background-position:50%;display:flex;height:100vh;justify-content:center}.form-group{margin-bottom:20px}.form-group-login{margin:30px 0 10px;text-align:center}.card{background-color:#44484b;box-shadow:0 2px 2px rgba(0,0,0,.3);max-width:450px;padding:30px 25px 20px}.card,input.form-control{border-radius:5px;width:100%}input.form-control{background-color:#23272a;border:none;box-sizing:border-box;color:#fff;font-size:16px;height:40px;padding:0 10px}input.form-control:focus{outline:none}label{color:#d5d5d5;display:block;font-family:Trebuchet MS,sans-serif;font-size:12px;font-weight:600;margin-bottom:7px;text-transform:uppercase}.hi{color:#fff;font-size:25px;font-weight:700;margin-bottom:5px}.hi,.slogan{text-align:center}.slogan{color:#c7c7c7;font-size:15px;margin-bottom:18px}button.btn_login{background-color:#5865f2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Trebuchet MS,sans-serif;font-size:14px;height:40px;width:100%}span.ask_account{color:#959595;font-size:14px;margin-right:5px}a{color:#6080ff;font-size:14px;text-decoration:none}a:hover{text-decoration:underline}.alert{color:#f74747;margin-top:5px}
/*# sourceMappingURL=main.9c75e9b4.css.map*/