.logout-btn{width:120px;height:40px;border:0;border-radius:999px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer}.navbar-desktop{display:flex;align-items:center;gap:25px}.navbar-desktop__link{position:relative;border:0;background:none;font-size:16px;font-weight:600;color:#616161;cursor:pointer;text-decoration:none}.navbar-desktop__link:after{content:"";display:block;position:absolute;bottom:-16px;left:0;width:100%;height:3px;background-color:#0ea7ee;opacity:0}.navbar-desktop__link.selected:after{opacity:1}.navbar-desktop__link:hover:after{opacity:1}.navbar{position:relative}.navbar .wrapper{height:70px;display:flex;justify-content:space-between;align-items:center}.navbar-logo img{width:40px;height:40px}.home{padding:30px 0}.home .wrapper{display:flex;gap:30px}.home .wrapper .col-1,.col-2{flex-basis:100%}.home .wrapper .col-1{display:inline-flex;flex-direction:column;justify-content:center;gap:30px}.home .wrapper .col-1 h1{font-size:48px;font-weight:600}.home .wrapper .col-1 p{max-width:350px;font-size:28px;font-weight:600;color:#000000b3}.home .wrapper .col-2 img{max-width:500px;height:100%;object-fit:contain}._menu_1qf96_1{display:flex;gap:20px}._menuBtn_1qf96_6{padding:10px;border:0;border-radius:8px;font-size:16px;font-weight:600;opacity:.6;cursor:pointer;background:none}._menuBtn_1qf96_6._selected_1qf96_17,._menuBtn_1qf96_6:hover{background-color:#0ea7eeb3}.loader{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.loading-wheel{width:50px;height:50px;border:10px solid gray;border-bottom-color:#000;border-radius:50%;animation:ani_loader 1s linear infinite}.loader p{font-size:18px;font-weight:600;color:gray}@keyframes ani_loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.profile_details_card{min-width:200px;padding:25px;border-radius:20px;display:inline-flex;flex-direction:column;gap:20px;box-shadow:#64646f33 0 7px 29px}.profile iframe{border:0;width:664px;height:105px}.follow-btn{grid-column:2;width:200px;height:40px;border:0;border-radius:999px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer}._card_1wh4m_1{padding:25px;border-radius:20px;box-shadow:#64646f33 0 7px 29px}.dashboard{position:relative;padding:20px 0}.dashboard_error-card{padding:40px;font-size:18px;font-weight:600;color:gray;text-align:center;width:400px;margin:0 auto}.dashboard__user{padding:30px 0;display:grid;grid-template-columns:25% 75%;grid-template-rows:repeat(3,50px)}.dashboard__user span{grid-row-start:1;grid-row-end:4}.dashboard__user img{width:100%;height:100%;object-fit:contain}.dashboard__user h2{grid-column:2}.dashboard__user p{grid-column:2;font-size:16px;font-weight:600;opacity:.6}.dashboard__user button{grid-column:2;width:200px;border:0;border-radius:999px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer}.dashboard_profile_menu{margin-bottom:30px;padding-bottom:15px;border-bottom:3px solid rgb(185,185,185)}.m-t-20{margin-top:20px;text-align:center;font-size:18px;font-weight:600;color:gray}._container_1fnyg_1{display:flex;flex-direction:column;gap:16px}._input_label_1fnyg_7{font-size:16px;font-weight:600}._input_field_1fnyg_12{padding:10px;height:40px;border:2px solid grey;border-radius:8px}.create-account{padding:30px 0}.create-account .wrapper{display:grid;place-content:center}.create-account .wrapper h2{margin-bottom:30px}.create-account__form{width:350px;display:flex;flex-direction:column;gap:30px}.create-account__form button{height:50px;border:0;border-radius:999px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer}.create-account__form .p{text-align:center;font-size:16px;font-weight:600;text-decoration:none;color:#0ea7ee}.follow_card{padding:25px;max-width:400px;border-radius:20px;box-shadow:#64646f33 0 7px 29px;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:repeat(4,20px);align-content:center;gap:20px}.follow_card span{grid-row-start:1;grid-row-end:5}.follow_card span img{width:100%;height:100%;object-fit:contain}.follow_card h3{grid-column:2;grid-row-start:2;grid-row-end:3}.follow_card .btn{width:100%;grid-column:2;grid-row-start:3;grid-row-end:4;height:40px;border:0;border-radius:10px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;text-decoration:none}.following{padding:30px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.following .empty_card{width:250px;margin:0 auto;text-align:center}.followers{padding:30px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.followers .empty_card{width:250px;margin:0 auto;text-align:center}.following-page{padding:20px 0}.login{padding:30px 0}.load-text{text-align:center;font-size:18px;font-weight:600;color:gray}.leaderBoard{padding:30px 0}.leaderBoard h2{margin-bottom:30px}.leaderBoard .wrapper{display:flex;flex-direction:column;align-items:center}.leaderBoard .container{min-width:110px;display:flex;flex-direction:column;gap:30px}.leaderBoard_card{padding:20px 30px;max-width:450px;border-radius:20px;box-shadow:#64646f33 0 7px 29px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(4,20px);row-gap:15px;column-gap:20px}.mw-100{max-width:120px;overflow:hidden;text-overflow:ellipsis}.leaderBoard_card span{grid-row-start:1;grid-row-end:5}.leaderBoard_card span img{width:100%;height:100%;object-fit:contain}.leaderBoard_card h3{grid-column:2;grid-row-start:2;grid-row-end:3}.leaderBoard_card h4{grid-column:2;grid-row-start:3;grid-row-end:4}.leaderBoard_card .like{grid-column:3;grid-row-start:2;grid-row-end:3;border:0;border-radius:10px;background-color:#05c95d;color:#fff;cursor:pointer}.leaderBoard_card .dislike{grid-column:3;grid-row-start:3;grid-row-end:4;border:0;border-radius:10px;background-color:#e01d0f;color:#fff;cursor:pointer}.search{padding:30px 0}.search .wrapper{display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center}.search form{min-width:500px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:20px}.search form button{margin:0 auto;width:200px;height:40px;border:0;border-radius:999px;background-color:#0ea7ee;font-size:16px;font-weight:600;color:#fff;cursor:pointer}.wrapper{width:calc(100% - 40px);max-width:1200px;margin:0 auto}.t-al-c{text-align:center}html{font-size:100%;box-sizing:border-box}body{font-family:sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit;font-family:inherit}.group-card{display:flex;gap:20px;align-items:center;cursor:pointer}.group-card img{border-radius:50%;border:2px solid gray}.group-card h4{font-size:18px;font-weight:600;color:gray}.groups-chat{flex-basis:70%;padding:10px;height:100%}.group-chat-card{width:100%;height:100%;display:inline-flex;flex-direction:column}.groups-chat-messages{flex-grow:1;padding:15px 15px 15px 0;display:inline-flex;flex-direction:column-reverse;overflow-y:scroll}.msg_pill{padding:10px;border-radius:5px}.msg_pill span{font-size:12px}.msg_pill:nth-child(even){background-color:#78b3ce}.groups-list{padding:20px 10px 30px;display:inline-flex;flex-direction:column;gap:20px;flex-basis:30%;overflow-y:scroll}.groups-list::-webkit-scrollbar{width:0}.all-groups{display:flex;margin-top:20px;gap:10px;height:500px;overflow:hidden}.none{display:none}.error_card{margin:10px auto;padding:40px;font-size:18px;font-weight:600;color:#000;height:100px}.cg_t{text-align:center;margin-top:20px}.group-requests .wrapper{padding:20px;display:flex;flex-direction:column;gap:20px;align-items:center}
