@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap);@import url(https://fonts.googleapis.com/css?family=Karla:400,700);@import url(https://fonts.googleapis.com/css2?family=Inter&family=Lato&family=Libre+Baskerville&family=Merriweather:wght@700&family=Work+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none}.App{background-image:linear-gradient(-45deg,#21405e,#10283c);min-height:100vh;width:100%}::-webkit-scrollbar{background:#0000;width:0}button{cursor:pointer}:root{--color-text:#616161;--color-text-btn:#fff;--card1-gradient-color1:#f12711;--card1-gradient-color2:#f5af19;--card2-gradient-color1:#7f00ff;--card2-gradient-color2:#e100ff;--card3-gradient-color1:#3f2b96;--card3-gradient-color2:#a8c0ff;--card4-gradient-color1:#11998e;--card4-gradient-color2:#38ef7d}.home_page_cover *{box-sizing:border-box;margin:0;padding:0}.home_page_cover{color:#fff;flex-direction:column;margin-top:55px;min-height:70vh}.home_page_cover,.sigma_reign_apps{align-items:center;display:flex;justify-content:center}.sigma_reign_apps{flex-wrap:wrap;font-family:Roboto,sans-serif;gap:30px}.sigma_card-wrap{background:#fff;border:5px solid #fff;border-radius:20px;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b;color:#616161;color:var(--color-text);cursor:pointer;overflow:hidden;transition:all .2s ease-in-out;width:240px}.sigma_card-wrap:hover{transform:scale(1.1)}.sigma_card-header{background:red;border-radius:100% 0 100% 0/0 50% 50% 100%;display:grid;height:200px;place-items:center;width:100%}.sigma_card-header i{color:#fff;font-size:72px}.sigma_card-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:60%}.sigma_card-title{font-size:16px;margin-top:10px;text-transform:uppercase;white-space:nowrap}.sigma_card-text,.sigma_card-title{margin-bottom:20px;text-align:center}.sigma_card-text{font-size:12px}.sigma_card-btn{border:none;border-radius:8px;color:#fff;margin-bottom:15px;padding:8px 20px;text-transform:uppercase}.sigma_card-btn.four,.sigma_card-btn.one,.sigma_card-btn.three,.sigma_card-btn.two,.sigma_card-header.four,.sigma_card-header.one,.sigma_card-header.three,.sigma_card-header.two{background:linear-gradient(to bottom left,#1d77c5,#2a5a7a)}.main_chat{display:flex;height:calc(100vh - 55px);justify-content:space-between;left:0;margin-top:55px;position:fixed;width:100%}.start_chat_div{align-items:center;background-image:linear-gradient(-45deg,#21405e,#10283c);border-radius:8px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.left_chat_list{background:#f0f1f2;font:12px Open Sans,sans-serif;width:28%}.right_chat_box{background:#f0f1f2;width:72%}.container_data{background-image:linear-gradient(-45deg,#21405e,#10283c);height:100%}.chatt_section{background-color:#fff}.chatt_section,.user_chat_view{flex-direction:column;height:100%}.user_chat_view{background-color:#e1e2e3;display:flex}.header-chat-cover{display:flex;margin-bottom:5px}.header-chat-icon{align-self:center;background-color:#f5f5f5;border:none;color:#265b6a;height:60px;justify-content:center;outline:none;width:6%}.header-chat{align-items:center;background-color:#0a96b9;background:#fff;color:#245c72;display:flex;height:60px;width:100%}.header-chat .icon{font-size:14pt}.header-chat .name{font-family:Montserrat,sans-serif;font-size:13pt;margin:0 0 0 20px;text-transform:uppercase}.header-chat .right{position:absolute;right:40px}.messages-chat{bottom:0;display:flex;flex-direction:column;height:100%;overflow:scroll}.messages-chat .message{display:flex;margin-bottom:8px}.sent_message{float:right;margin-left:auto;margin-right:12px!important}.sent_message .text{word-wrap:break-word;background-color:#f5f5f5;border-radius:20px;color:#32465a;font-size:14px;letter-spacing:.1px;margin:0;max-width:600px;min-width:110px;padding:9px}.received_message{float:left;margin-left:12px!important;margin-left:auto}.received_message .text{word-wrap:break-word;background-color:#435f7a;border-radius:20px;color:#fff;font-size:14px;letter-spacing:.1px;margin:0;max-width:600px;min-width:110px;padding:9px}.response_time{float:left;margin-bottom:8px;margin-left:8px}.response_time,.sent_time{color:#071724;color:#1c3d5a;font-size:10px;margin-top:4px}.sent_time{float:right;margin-bottom:10px;margin-right:8px}.user_chat_view .footer-chat .icon{color:silver;font-size:14pt;margin-left:30px}.clickable{cursor:pointer}.header_img{border-radius:6px;display:flex;height:55px;margin-left:3px;object-fit:cover;width:55px}.send_message_cover{align-items:flex-end;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;display:flex;justify-content:space-around;margin:auto auto 10px;padding:4px;width:97%}.send_message{background-color:#fff;border:none;border-radius:4px;box-sizing:border-box;font-size:18px;outline:none;padding:14px;transition:.3s;width:86%}.send_emoji{max-height:48px;min-height:48px}.send_code,.send_emoji{align-items:center;border-radius:4px;color:#45c6d4;cursor:pointer;display:flex;justify-content:center;width:5%}.send_code{height:48px}.myclasstext{border:none;font-size:20px}.code_editor{background-color:#fff;border-radius:5px;max-height:50vh;overflow:scroll;padding:5px;width:85%}.myclasstext:focus{outline:none}.send_attach{background-color:#fff;color:#45c6d4;min-height:48px;width:5%}.send_attach,.send_button{align-items:center;border-radius:4px;cursor:pointer;display:flex;justify-content:center;max-height:48px}.send_button{border:none;color:#fff;color:#49a7e6;font-size:18px;min-height:52px;outline:none;width:7%}.dropdown_data{display:inline-block;position:relative}.dropdown-content{background-color:#f1f1f1;box-shadow:0 8px 16px 0 #0003;display:none;min-width:160px;overflow:auto;position:absolute;z-index:1}.dropdown-content a{color:#000;display:block;padding:12px 16px;text-decoration:none}.dropdown a:hover{background-color:#ddd}.show{display:block}.emoji_box{bottom:0;margin-bottom:80px;margin-left:9px;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#chatbox,.chatbox_cover{height:100%}#chatbox{background:#2b455e;border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:scroll;width:100%}#chat_list_cover{background-color:#2b455e;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.chat_list_card{align-items:center;background-color:#2b455e;color:#fff;display:flex;height:60px;justify-content:center;position:relative}.chat_list_card:hover{background:#9297b321;cursor:pointer}.chat_dp{align-items:center;display:flex;justify-content:center;width:15%}.chat_dp img{border-radius:50%;float:left;height:40px;margin:8px;object-fit:cover;width:40px}.chat_data{height:90%;width:46%}.chat_data p{float:left;width:100%}.chat_data p strong{color:#f4f6f7;font-size:13px;font-weight:600}.chat_data p span{color:#dcdee0;font-size:11px;font-weight:400}.chat_timer{align-items:center;height:95%;width:30%;z-index:10}.chat_timer,.timer{display:flex;justify-content:center}.timer{border:.5px solid #e5e5e5;border-radius:15px;color:#cccaca;font-family:Open Sans,sans-serif;font-size:9px;margin:auto;min-width:30px;padding:2px 6px;text-align:center}.chat_status{align-items:center;display:flex;justify-content:center;width:5%}.chat_status .status{background:#26c281;border-radius:50%;height:9px;position:absolute;width:9px}.chat_status .status.away{background:#ffce54}.chat_status .status.inactive{background:#eaeef0}.chat_function{align-items:center;display:flex;justify-content:center;width:8%}.chat_function_list{background-position:50%;background-size:cover;color:#fff;width:5%}.chat_function_list ul{list-style:none;padding:0}.chat_function_list ul li{background:#00000080;border-radius:0 30px 30px 0;display:block;margin:5px;padding:10px;text-align:right;transition:all 1s;width:150px}.chat_function_list ul li:hover{transform:translateX(110px)}.chat_function_list ul li#twitter:hover{background-color:#1da1f2}.chat_function_list ul li#facebook:hover{background-color:#3a559f}.chat_function_list ul li#instagram:hover{background-color:#c11a76}.chat_function_list ul li a{color:#fff;text-decoration:none}.chat_function_list ul li i{background:#fff;border-radius:50%;color:#000;font-size:20px;height:40px;justify-content:center;margin-left:14px;padding:10px;text-align:center;transform:rotate(0deg);width:40px}.chat_function_list ul li:hover i{transform:rotate(1turn);transition:all 1s}.chat_list_header_cover{background-color:#2b455e;border-top:.5px solid #818181;height:60px;overflow:hidden;transition:height .3s}.chat_list_header{background-color:#2b455e;box-shadow:0 3px 2px #0000001a;height:60px}.chat_list_header,.profile_img{align-items:center;display:flex}.profile_img{justify-content:center;position:relative;width:16%}.profile_img img{cursor:pointer}.chatlist_header_data{background-color:#2b455e}#expanded{display:flex;flex-wrap:wrap;justify-content:center;line-height:normal!important;margin:auto;padding:5px 8px}#expanded label{clear:both;color:#2b455e;float:left;margin:2px 5px 5px 0;padding:5px 0}#expanded input{background:#2b455e;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-bottom:6px;outline:none;padding:7px;width:96%}.profile_icons{align-items:center;background-color:#fff;border-radius:5px;color:#1c3d4d;cursor:pointer;font-size:22px;height:45px;margin:4px;width:45px}.profile_icons,.profile_name{display:flex;justify-content:center}.profile_name{width:80%}.profile_menu{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;width:12%}.chat_list_header .icon{color:#515151;font-size:14pt;margin-left:10px}.chat_list_header .icon1{color:#515151;font-size:12pt}.chat_list_header .icon2{color:#515151;font-size:18pt;margin-left:5px}.chat_list_header .profile_header_name{color:#fff;font-family:Montserrat,sans-serif;font-size:13pt;text-transform:uppercase}.chat_list_header .right{right:40px}.chat_list_header_img{border-radius:50%;height:45px;margin-left:8px;object-fit:cover;width:45px}.user-item{align-items:center;display:flex;justify-content:space-between;position:relative}.menu-button{border:none;border-radius:5px;color:#dbd9d9;cursor:pointer;left:0;padding:10px;position:absolute}.menu-button.active{background-color:#fff}.userlist-dropdown{position:relative;z-index:100}.userlist-dropdown ul{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#413d3d;list-style:none;margin:12px 0;padding:5px;position:absolute;right:0;top:100%;width:150px}.dropdown-top{margin-bottom:570px}.menu-button.active+.userlist-dropdown ul{display:block}.userlist-dropdown li{border-radius:5px;cursor:pointer;font-size:14px;margin-bottom:5px;padding:10px}.userlist-dropdown li:hover,.userlist-dropdown-title{background-color:#2b455e;color:#fff}.userlist-dropdown-title{display:flex;justify-content:center;text-align:center}.left_chat_list{position:relative}.chat_list_static_card{background-image:radial-gradient(circle farthest-corner at center,#3c4b57 0,#1c262b 100%);bottom:0;color:#fff;height:35px;position:fixed;width:30%}.chat_list_static_card,.chat_list_static_card_child{align-items:center;display:flex;justify-content:center}.chat_list_static_card_child{cursor:pointer;height:100%;width:100%}.border{border-right:1px solid #fff}.chat_list_card_search{align-items:center;background-color:#4c6a86;color:#fff;display:flex;font-weight:300;height:45px;justify-content:space-around;width:100%}.chat_list_card_search_input{background-color:#4c6a86;border:none;color:#fff;font-family:proxima-nova,Source Sans Pro,sans-serif;outline:none;width:calc(100% - 25px)}.chat_list_card_search_input::placeholder{color:#fff}@media (max-width:1080px){.left_chat_list{width:40%}.right_chat_box{display:none;width:58%}}@media (max-width:768px){.profile_icons{width:52px}.left_chat_list,.right_chat_box{padding:0;width:100%}.right_chat_box{display:flex;flex-direction:column}.start_chat_div{display:none}.user_chat_view{border-radius:0;width:100%}.header-chat-cover{display:flex;justify-content:space-between;margin-bottom:5px;padding:0}.header-chat-icon{width:16%}.sent_message{margin-right:5px!important}.received_message{margin-left:5px!important}.send_message_cover{height:50px}.send_emoji{width:8%}.send_message{background-color:#fff;border-radius:4px;padding:14px;width:74%}.send_attach,.send_code{display:none}.send_button{height:50px;width:10%}.container_data{width:100%}.header_img{height:46px;margin-left:4px;width:46px}.received_message .text,.sent_message .text{max-width:300px}.chat_list_static_card{bottom:-.3%;width:100%}}.spinner{align-items:center;display:flex;font-size:10px;height:80px;justify-content:space-between;margin:250px auto;text-align:center;width:50px}.spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#1f92af;display:inline-block;height:100%;width:6px}.spinner .rect2{animation-delay:-1.1s}.spinner .rect3{animation-delay:-1s}.spinner .rect4{animation-delay:-.9s}.spinner .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.loader_c{animation:animloader 1.5s linear infinite;border-radius:50%;box-sizing:border-box;color:#138291;display:block;height:12px;margin:15px auto;position:relative;width:12px}@keyframes animloader{0%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 -2px}25%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 2px}50%{box-shadow:14px 0 0 -2px,38px 0 0 -2px,-14px 0 0 2px,-38px 0 0 -2px}75%{box-shadow:14px 0 0 2px,38px 0 0 -2px,-14px 0 0 -2px,-38px 0 0 -2px}to{box-shadow:14px 0 0 -2px,38px 0 0 2px,-14px 0 0 -2px,-38px 0 0 -2px}}.user_profile_view{background-color:#f3f3f3;box-sizing:border-box;font-family:Josefin Sans,sans-serif;height:100%;list-style:none;margin:0;overflow:scroll;padding:0}.wrapper{box-shadow:0 1px 20px 0 #455a6414;height:calc(100vh - 115px);width:100%}.user_profile_view_left{background:linear-gradient(90deg,#0b2a38 0,#0f344f);width:34%}.user_profile_view_left_top{align-items:center;color:#fff;display:flex;flex-direction:column;height:70%;padding:20px;text-align:center}.user_profile_view_left_bottom{display:flex;flex-direction:column-reverse;height:20%;justify-content:space-around;padding:10px}.profile_button{background-color:#04597a;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;outline:0;padding:10px;text-align:center;width:100%}.profile_button:hover{background-color:#044969}.profile_button_div{display:flex;justify-content:space-between}.user_profile_view_left_top img{border-radius:10px;height:auto;width:100%}.user_profile_view_left_top h4{font-size:25px;margin-bottom:10px}.user_profile_view_left_top p{font-size:16px}.user_profile_view_right{background:#fff;box-shadow:0 1px 20px 0 #455a6414;display:flex;flex-direction:column;height:inherit;width:66%}.user_profile_view_right_top{height:calc(100vh - 135px);overflow:scroll;padding:10px 15px}.user_profile_view_right_bottom{border:none;padding:10px}.user_profile_view_right_top .info h3{margin:10px 0 15px;padding-bottom:10px;width:85%}.group_members_header,.user_profile_view_right_top .info h3{border-bottom:1px solid #e0e0e0;color:#353c4e;letter-spacing:5px;text-transform:uppercase}.group_members_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.group_members_header h3{margin-bottom:8px;margin-top:8px}.group_add_user{cursor:pointer}.user_profile_view_right_top .info_data,.user_profile_view_right_top .projects_data{display:grid;grid-template-columns:auto auto}.user_profile_view_right_top .info_data .data,.user_profile_view_right_top .projects_data .data{margin-bottom:6px;min-width:300px;width:100%}.user_profile_view_right_top .info_data .data h4,.user_profile_view_right_top .projects_data .data h4{color:#353c4e;margin-bottom:5px}.user_profile_view_right_top .info_data .data p,.user_profile_view_right_top .projects_data .data p{color:#919aa3;font-size:13px;margin-bottom:15px}.social_media ul{width:50%}.social_media ul li{border:1px solid #f2f0f0}.group_members{border-radius:8px;font-family:arial,sans-serif;overflow:scroll;padding:5px}.leaderboard__profile{align-items:center;background-color:#fff;border-bottom:1px solid #e6e5e5;cursor:pointer;display:grid;grid-template-columns:1fr 3fr 2fr 1fr;margin-bottom:1px;overflow:hidden;padding:2px}.leaderboard__picture{border-radius:2px;max-width:100%;width:40px}.leaderboard__name{color:#0b6977;font-size:15px;font-weight:600;letter-spacing:.64px;margin-left:12px}.leaderboard__value{color:#054853;font-size:34px;font-size:20px;font-weight:700;margin-right:10px;text-align:right}.leaderboard__value span{font-size:13px;font-weight:600;margin-left:3px;opacity:.8}@keyframes gradient{0%{background-position:0 0}to{background-position:100% 0}}.edit_group_input_container{background:#0000;border-style:none;display:flex;flex-direction:column;justify-content:center;outline:none;width:100%}.edit_group_input_cover{border-radius:2px;display:flex;flex-direction:row;margin-bottom:12px;padding:5px;position:relative;width:95%}.edit_group_input_cover:after{animation:gradient 3s linear infinite;background-position:0 0;background:linear-gradient(90deg,#b294ff,#57e6e6,#feffb8,#57e6e6,#b294ff,#57e6e6);background-size:500% auto;border-bottom-left-radius:2px;border-bottom-right-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.edit_group_input_cover input{color:#2089a3;flex-grow:1;line-height:2rem;vertical-align:middle}.edit_group_input_cover input::-webkit-input-placeholder{color:#7881a1}.edit_group_input_cover button:hover{color:#bfd2ff}.edit_group_input{background:#0000;border-style:none;outline:none}.group_info_head{align-items:center;display:flex;justify-content:space-between}.group_info_head i{cursor:pointer}.group_members_add_remove{box-shadow:0 5px 7px 2px #3333333b;display:flex;font-family:arial,sans-serif}.group_members_add,.group_members_add_remove{overflow:scroll;padding:5px}.group_members_cover{padding:5px;width:50%}.group_members_remove{overflow:scroll;padding:5px}.leaderboard__profile_add_remove{align-items:center;background-color:#fff;border-bottom:1px solid #dfdede;cursor:pointer;display:grid;grid-template-columns:1fr 4fr 1fr;margin-bottom:1px;overflow:hidden;padding:4px}.leaderboard__picture_add_remove{box-shadow:0 0 0 6px #ebeef3;max-width:100%;width:30px}.search_container{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 4px #0000004d;color:#505060;display:flex;justify-content:space-between;margin-bottom:5px;padding:2px;width:100%}.search_bar{padding:2px;width:85%}.search_bar,.search_input{border:none;border-radius:4px;border-radius:50px;font-family:arial,sans-serif;font-size:16px;outline:none}.search_input{padding:5px;width:100%}.search_icon{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:15%}.add_remove_button{background-color:#fff;border:none;color:#000;color:#353c4e;font-family:Josefin Sans,sans-serif;font-weight:700;outline:0;text-align:center;text-transform:uppercase;width:100%}.group_members_header_buttons{display:flex;height:100%;justify-content:flex-end;width:100%}.edit_group_textarea_profile{background:#0000;border-style:none;color:#2089a3;color:#919aa3;font-family:Lato,sans-serif;font-size:13px;line-height:20px;margin-bottom:15px;outline:none;width:130%}@media only screen and (max-width:780px){.wrapper{flex-direction:column;overflow:scroll!important}.edit_group_textarea_profile,.user_profile_view_left,.user_profile_view_right{width:100%}}.upload-img{align-items:center;border:3px solid #fff;border-radius:13px;display:flex;height:300px;justify-content:center;overflow:hidden;width:300px}.change-border{background-clip:padding-box,border-box;background-image:linear-gradient(#ededed,#d1d1d1),linear-gradient(65deg,#f79533 10%,#f37055 20%,#ef4e7b 30%,#a166ab 40%,#5073b8 50%,#1098ad 60%,#6bb307 70%,#6fba82 80%,#ef4e7b 90%,#a166ab 95%,#a350b8);background-origin:border-box;border:3px solid #0000}.upload-img a:hover{text-decoration:none}.profile-pic{align-items:center;color:#0000;display:flex;justify-content:center;position:relative;transition:all .3s ease}.profile-pic input{display:none}.profile-pic img{border-radius:10px;box-shadow:0 0 10px 0 #ffffff59;height:100%;object-fit:cover;position:absolute;width:100%;z-index:0}.profile-pic .profile_label,.profile-pic:hover .profile_label_edit{cursor:pointer;display:flex;flex-direction:column;height:200px;height:300px;width:300px}.profile-pic:hover .profile_label_edit{align-items:center;background-color:#000c;border-radius:10px;color:#fafafa;justify-content:center;margin-bottom:0;transition:background-color .2s ease-in-out;z-index:100}.profile-pic span{display:inline-flex;height:1em;padding:.2em}.social_media ul{-webkit-padding-start:0;display:flex;justify-content:space-between;list-style-type:none;margin:0;padding-inline-start:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.social_media ul li{border-radius:5px;height:50px;margin:4px;text-align:center;width:50px}.social_media ul li a{color:#fff;display:block;font-size:18px}.social_media_edit{border:none}.social_media_edit ul{-webkit-margin-before:5px;-webkit-margin-after:5px;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:10px;list-style:none;margin-block-end:5px;margin-block-start:5px;margin-inline-end:0;margin-inline-start:0;padding-inline-start:10px}.social_media_edit ul li{border-radius:5px;height:50px;text-align:center;width:50px}.social_media_edit ul li a{color:#fff;display:block;font-size:18px}.editable_social_box{display:flex;width:100%}.typingloader{color:#fff;display:flex;flex-direction:column;padding-left:10px}.typingloader p{color:#fff;font-size:14px;margin-bottom:8px;margin-top:4px}.chatbox_header_img{border-radius:50%;height:40px;margin-left:12px;object-fit:cover;width:40px}.loaderbcover{align-items:center;display:flex;height:100%;justify-content:center}.loaderb{animation:rotation 2s linear infinite;border:6px dotted #fff;border-radius:50%;box-sizing:border-box;display:inline-block;height:60px;position:relative;width:60px}code[class*=language-],pre[class*=language-]{word-wrap:normal;background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background:#ffffff80;color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.message-loader{align-items:center;border:1px solid #0a96b9;border-radius:15px;display:flex;height:20px;justify-content:space-between;padding:0 5px;position:relative;width:45px}.message-loader .loader-bar{background:#0a96b9;border-radius:5px;height:8px;position:relative;width:8px}.message-loader .loader-bar:first-of-type{animation:chat-typing-indicator 1.5s infinite}.message-loader .loader-bar:nth-of-type(2){animation:chat-typing-indicator 1.5s .2s infinite}.message-loader .loader-bar:nth-of-type(3){animation:chat-typing-indicator 1.5s .4s infinite}.message-loader .loader-bar:nth-of-type(4){animation:chat-typing-indicator 1.5s .6s infinite}@keyframes chat-typing-bar{0%{width:8px}25%{width:calc(100% - 10px)}50%{width:8px}75%{width:calc(100% - 10px)}to{width:8px}25%{left:5px}50%{left:calc(100% - 13px)}75%{left:5px}0%{background:#92dff2}50%{background:#0a96b9}to{background:#0b90b1}}@keyframes chat-typing-indicator{0%{top:0}6.25%{top:-1px}12.5%{top:0}18.75%{top:1px}25%{top:0}12.5%{background:#5fd3f0}}:root{--container-width:830px;--border-radius:5px;--color-white:#fff;--base-ui-1:#f6f7f9;--base-ui-2:#e1e4ea;--base-ui-3:#cacfd9;--base-ui-4:#91a1bb;--base-ui-5:#597191;--base-ui-6:#5f789b;--base-ui-7:#002b5d;--state-ui-primary:#1b7ba8;--state-ui-danger:#d63031;--state-ui-success:#00b894;--state-ui-info:#d980fa;--state-ui-warning:#fdcb6e;--border-color:var(--base-ui-2);--border-color-hover:var(--base-ui-3)}.searchuser-cover{background-image:radial-gradient(circle farthest-corner at center,#3c4b57 0,#1c262b 100%);box-sizing:border-box;color:#002b5d;color:var(--base-ui-7);font-family:Karla,arial,sans-serif;height:100%;width:100%}.search_user_box{align-items:center;background:linear-gradient(90deg,#2469cf,#67d43b);background:linear-gradient(90deg,#0f3045,#0e3050);border-inline:1px solid gray;color:#fff;display:flex;font-size:25px;font-weight:700;height:60px;justify-content:center;writing-mode:horizontal-tb}.search_user_box i{cursor:pointer;padding:10px 20px}.search_user_label{display:flex;margin-left:35%;width:100%}.searchuser-container{color:#fff;height:74%;overflow-y:auto;padding:14px}.span_click{cursor:pointer}.searchuser-cover .row{margin-left:-1rem;margin-right:-1rem}.searchuser-container .list{border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;list-style-type:none;margin:0;padding:0;width:100%}.list_item__content{cursor:pointer;width:60%}.add_user_button_box{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;width:30%}.searchuser-container .list-item{align-items:center;background-color:#fff;border:1px solid #e1e4ea;border:1px solid var(--border-color);border-radius:5px;color:#002b5d;color:var(--base-ui-7);display:flex;margin-bottom:1rem;max-width:460px;padding:10px;position:relative;text-decoration:none;width:100%}.searchuser-container .list-item:hover{background:#f6f7f9;background:var(--base-ui-1);border:1px solid #cacfd9;border:1px solid var(--border-color-hover);color:#1b7ba8;color:var(--state-ui-primary)}.searchuser-container .list-item:hover .list-item__button{opacity:1;transition:all .1s ease}.searchuser-container .list-item__avatar{border-radius:4px;display:flex;margin-right:1rem;overflow:hidden}.searchuser-container .list-item__avatar img{height:50px;margin:0;object-fit:cover;width:50px}.searchuser-container .list-item__name{display:block}.searchuser-container .list-item__info{color:#91a1bb;color:var(--base-ui-4);font-size:.85em}.searchuser-container .list-item__button{border:none;border-radius:999px;color:#fff;color:var(--color-white);color:#1b7ba8;color:var(--state-ui-primary);cursor:pointer;font-family:inherit;font-weight:700;height:18px;line-height:18px;margin:0;opacity:.6;outline:none;overflow:visible;padding:0;position:absolute;right:7px;text-transform:uppercase;top:7px;width:auto;width:18px}.search-bar-container{align-items:center;display:flex;font-size:2.4rem;justify-content:center;margin:auto;padding:8px;position:relative}.search-bar-container input,.search-bar-container label{display:block}.search-bar-container label{font-weight:700;margin-bottom:1rem}.search-bar-container input{border:1px solid #cacfd9;border:1px solid var(--base-ui-3);border-radius:5px;border-radius:var(--border-radius);font-family:inherit;font-size:18px;outline:none;padding:12px;width:95%}.search-bar-container input:focus{border-color:#1b7ba8;border-color:var(--state-ui-primary);box-shadow:0 0 0 3px rgba(#1b7ba8,.15);box-shadow:0 0 0 3px rgba(var(--state-ui-primary),.15)}.search-bar-container .search__clear{background:#e1e4ea;background:var(--base-ui-2);border:0;border-radius:50%;color:#91a1bb;color:var(--base-ui-4);cursor:pointer;font-size:1.4rem;height:2rem;line-height:2rem;padding:0;position:absolute;right:4.5rem;width:2rem}.search-bar-container .search-item{background:transparentize(#1b7ba8,.85);background:transparentize(var(--state-ui-primary),.85);border-radius:5px;border-radius:var(--border-radius);color:#1b7ba8;color:var(--state-ui-primary);cursor:pointer;display:inline-block;font-size:1.4rem;line-height:1;margin:0 .5rem .5rem 0;padding:.5rem}.search-bar-container .search-item:focus,.search-bar-container .search-item:hover{background:transparentize(#1b7ba8,.8);background:transparentize(var(--state-ui-primary),.8);color:darken(#1b7ba8,10%);color:darken(var(--state-ui-primary),10%)}.search-bar-container .search-item__close{cursor:pointer;display:inline-block;margin-left:.5rem;opacity:.5}.groupmode_cover{color:#fff;padding:8px}.groupmode_cover p{color:#f2f5f6;font-size:14px;margin:0 0 0 10px;padding:0;text-decoration:underline}.search-box-cover{height:100%}.selected_users{grid-gap:15px 10px;align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;max-height:90px;min-height:40px;overflow-y:auto;padding:8px}.field{display:flex;height:45px;justify-content:space-between;margin-top:15px;position:relative;width:100%}.field_search_input{border:1px solid #d3d3d3;border-radius:5px;color:#000;font-size:17px;height:90%;outline:none;padding-left:15px;transition:all .3s;width:70%}.field button{background-color:#0d606e;border:none;border-radius:5px;color:#fff;font-size:17px;height:100%;outline:none;width:25%}.field_search_input:focus{border-color:#27aeae;box-shadow:inset 0 0 3px #27aeae}@media (max-width:768px){.search_user_label{margin-left:16%}.searchuser-container .list-item{max-width:330px}.field_search_input{width:64%}.field button{width:28%}}.addedprofilebutton{border:2px solid #108499;border-radius:5px;color:#108499;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;min-width:100px;padding:5px;transition:all .25s linear}.groupchat-div-cover{display:flex}.groupchat-div{display:flex;flex-direction:column;margin:auto;width:85%}.groupchat-div-img{align-items:flex-start;display:flex;justify-content:center;margin-top:15px;width:150px}.group_create_icon{color:#cacfd9;cursor:pointer;margin-left:5px}.chip{background-color:#2193a7;border:none;border-radius:17px;color:#333;cursor:default;display:inline-flex;flex-direction:row;font-family:Open Sans,sans-serif;font-size:14px;height:36px;margin-bottom:2px;outline:none;padding:0;text-decoration:none;vertical-align:middle;white-space:nowrap}.chip,.chip-head{align-items:center;color:#fff;justify-content:center}.chip-head{background-color:#32c5d2;border:2px solid #2193a7;border-radius:50%;display:flex;flex-shrink:0;font-size:1.25rem;font-size:20px;margin-left:2px;margin-right:-4px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.chip-head,.chip-head img{height:30px;width:30px}.chip-content{align-items:center;cursor:inherit;display:flex;margin:0 10px 0 6px;white-space:nowrap}.chip-content,.chip-svg{-webkit-user-select:none;user-select:none}.chip-svg{fill:currentColor;color:#999;color:#d6d4d4;cursor:pointer;display:inline-block;flex-shrink:0;font-size:24px;height:auto;height:1em;margin:4px 4px 0 -8px;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;width:1em}.chip-svg:hover{color:#666;color:#fff}.main_video_call_cover{background:linear-gradient(90deg,#b9e9d5 0,#56d3c6);height:100%}.video_call_cover{display:flex}.video_call_receiver{padding:2px;position:relative;width:100%}.video_call_going,.video_call_receiver{align-items:center;display:flex;justify-content:center}.video_call_going{color:#fff;flex-direction:column;position:absolute;top:30px}.video_call_going img{border-radius:50%;height:400px;margin-bottom:30px;object-fit:cover;width:400px}.video_call_sender{bottom:10%;cursor:move;height:30%;position:absolute;right:10px;width:32%}.video_call_cover{height:100%;position:relative;width:100%}.video_call_receiver video,.video_call_sender video{object-fit:cover}.video_call_footer{align-items:center;bottom:100px;display:flex;flex-basis:100px;justify-content:space-around;position:absolute;width:30%}.video_call_leave{background-color:#ff3b2f}.video_call_leave,.video_call_mic{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:30px;height:60px;justify-content:center;width:60px}.video_call_mic{background-color:#2469cf}.video_call_video{background-color:green}.video_call_screenshare,.video_call_video{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:30px;height:60px;justify-content:center;width:60px}.video_call_screenshare{background-color:grey}.video_call_going_mine{align-items:center;background:linear-gradient(90deg,#b9e9d5 0,#56d3c6);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.video_call_going_mine>img{border-radius:50%;height:125px;object-fit:cover;width:125px}@media (max-width:768px){.video_call_footer{width:70%}.video_call_sender{bottom:22%;cursor:move;height:28%;position:absolute;right:5px;width:30%}}.incoming_call_main{font-family:Lato,sans-serif;height:100%;margin:0}.incoming_phone{background-color:#1b3d51;color:#fff;display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.incoming_main{text-align:center;z-index:1}.incoming_footer{align-items:center;display:flex;flex-basis:100px;justify-content:space-around}.incoming_accept,.incoming_decline{align-items:center;display:inline-block;display:flex;font-size:50px;height:100%;justify-content:center;width:150px}.incoming_accept{background-color:#4cda64;float:right}.incoming_accept,.incoming_decline{border-radius:50%;cursor:pointer;height:80px;width:80px}.incoming_decline{background-color:#ff3b2f;float:left}.avatar-wrapper{background-size:cover;border-radius:50%;box-shadow:0 0 15px #0000004d;box-sizing:border-box;display:block;height:200px;margin:100px auto 0;position:relative;width:200px}.avatar-wrapper:after{animation:pulse 2s infinite;background-color:#fff;border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@keyframes pulse{0%{opacity:.7;transform:none}to{opacity:0;transform:scale(1.5)}}.header-background{background:linear-gradient(90deg,#5b96af 0,#145b7e);border-bottom-left-radius:30px;border-bottom-right-radius:30px;height:200px;left:0;position:absolute;right:0;top:0;z-index:-2}.incoming{color:#c0bebe;font-size:25px;font-weight:900;margin-top:50px;text-transform:uppercase}.incoming_name{font-size:50px;font-weight:300;margin:0}.navbar_cover{height:55px;position:fixed;top:0;z-index:50}.navbar,.navbar_cover{display:flex;justify-content:space-between;width:100%}.navbar{align-items:center;background:#2b455e;color:#fff;padding:0 10px;z-index:16}.nav-links{float:right;width:84%}.nav-links a{color:#fff}.navbar_logo{word-wrap:break-word;color:#fff;display:flex;font-size:20px;text-decoration:none}.menu{display:flex;font-size:16px;gap:1em;justify-content:flex-end}.menu li:hover{background:#355672;border-radius:5px;transition:.3s ease}.main_nav>li:last-child:hover{background-color:#2b455e}.nav_user_info{cursor:pointer;display:flex;height:40px;margin:auto;width:40px}.nav_user_info img{border-radius:50%;height:40px;object-fit:cover;width:40px}.menu li{align-items:center;border-radius:4px;display:flex;font-size:14px;list-style:none;max-height:40px;padding:0 7px;text-align:left;text-decoration:none}.services{position:relative}.dropdown{background:linear-gradient(90deg,#2b455e,#2b455e);margin-left:-58px;padding:6px}.dropdown,.user_dropdown{border-radius:4px;display:none;position:absolute;top:40px}.user_dropdown{background-color:#2b455e;margin-left:-108px!important;padding:8px}.dropdown li+li{margin-top:8px}.dropdown li{padding:.5em 1em;text-align:left;width:8em}.dropdown li:hover{background:#1d344b;cursor:pointer}.dropdown li a:hover{background-color:#1d344b}.services:hover .dropdown{display:block}.hamburger,input[type=checkbox]{display:none}.hamburger{font-size:24px;-webkit-user-select:none;user-select:none}.logout_button{cursor:pointer}@media (max-width:768px){.menu{background-color:#2b455e;display:none;padding:16px 0;position:absolute;right:0}.menu li{padding:6px 12px}.menu li:hover{background-color:#1e3142;display:inline-block;transition:.3s ease}.menu li+li{margin-top:12px}.menu{display:block;margin-top:10px}.menu_close{display:none}.hamburger{cursor:pointer;display:block}.dropdown{right:142%;top:0;transform:translateX(35%)}.dropdown li:hover{background-color:#1c2f40}.navbar_logo{word-wrap:break-word;color:#fff;font-size:20px}.nav-links{float:right;width:auto}}.title_search_nav{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px 0 #8894ab33,0 24px 20px -24px #47526b1a;color:var(--light-font);display:flex;height:40px;justify-content:space-between;max-width:480px;overflow:hidden;padding-right:12px;width:30%}.title_search_input_nav{background-color:var(--search-area-bg);border:none;color:#000;flex:1 1;font-size:16px;height:100%;outline:none;padding:0 20px}.testing_component_cover{background-color:#fff;border:1px solid red;display:flex;flex-direction:column;height:100vh;margin-top:55px;overflow:scroll;position:fixed;width:99.8%}.alert_cover *{border:none;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:14px;margin:0;padding:0}.alert_cover{width:100%}.alert_wrapper{position:fixed;right:20px;top:60px;width:380px;z-index:1000}.alert_toast{background-color:#f1f5f7;border-radius:1px;box-shadow:0 4px 16px #11111a1a,0 8px 32px #11111a0d;display:flex;height:60px;overflow:hidden;padding:8px;position:relative;width:100%}.alert_toast:not(:last-child){margin-bottom:20px}.alert_icon-container{margin:auto;width:12%}.alert_info-container{width:78%}.alert_toast button{background-color:initial;color:#133b46;cursor:pointer}.alert_info-container p:first-child{color:#163a57;font-size:16px;font-weight:600}.alert_info-container p:last-child{color:#7a7676;font-size:12px;font-weight:400}.alert_progress-bar{animation-fill-mode:forwards;animation-name:progress;animation-timing-function:linear;bottom:0;height:3px;left:0;position:absolute}@keyframes progress{0%{width:100%}to{width:0}}.login_signup_container{background-image:linear-gradient(-45deg,#21405e,#10283c);display:flex;flex-direction:column;height:100vh;margin-top:55px;position:fixed;width:100%}.form-modal *{box-sizing:border-box;font-family:quicksand,Arial,Helvetica,sans-serif}.form-modal{background-color:#fff;box-shadow:0 3px 20px 0 #0000001a;height:auto;left:50%;margin-top:100px;position:relative;transform:translateX(-50%);width:600px}.form-modal button{background:#fff;cursor:pointer;font-size:1em;outline:none;position:relative;text-transform:capitalize;transition:.2s;z-index:2}.signup-button{align-items:center;border:1px solid #ebebeb;border-radius:10px;display:flex;justify-content:center;margin-bottom:.5em;padding:10px;transition:.5s;width:100%}.form-modal .login,.form-modal .signup{background:#2270a0;color:#fff;padding:12px}.form-modal .login:hover,.form-modal .signup:hover{background:#0a4960}.form-toggle{height:auto;position:relative;width:100%}.form-toggle button{border:none;float:left;font-size:1.1em;font-weight:700;margin-bottom:1.5em;padding:16px;transition:.2s;width:50%}.login-toggle{background:#2270a0;color:#fff}.form-modal form{height:auto;left:50%;position:relative;transform:translateX(-50%);width:90%}.login-form,.signup-form{height:auto;padding-bottom:1em;position:relative;width:100%}.form-modal input{background:#f6f6f6;border:none;border-radius:10px;font-size:1em;font-weight:700;margin-bottom:.6em;margin-top:.6em;outline:none;padding:16px;position:relative;transition:.4s;width:100%}.form-modal input:active,.form-modal input:focus{transform:scaleX(1.02)}.form-modal input::-webkit-input-placeholder{color:#222}.form-modal p{font-size:16px;font-weight:700}.form-modal p a{color:#2270a0;text-decoration:none;transition:.2s}.form-modal p a:hover{color:#222}.-box-sd-effect:hover{box-shadow:0 4px 8px #d5d6d733}@media only screen and (max-width:650px){.form-modal{margin-top:50px;width:92%}}.notes_cover{background-color:#fff;display:flex;flex-direction:column;height:100vh;margin-top:55px;position:fixed;width:100%}.text_editor_grid *{cursor:pointer!important;font-size:7px}.text_editor_grid{background-color:#fff;border-radius:3px;color:#000;height:100%;overflow:scroll}.notes_writing_area{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.notes_writing_input{border:none;border-image:none;color:#232121;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5em;height:5%;line-height:1.4em;margin-left:94px;padding:15px;transition:background-color .2s ease 0s;width:94%}.notes_texteditor_cover{position:fixed;top:55px;width:100%}.notes_writing_input:focus{background:none repeat scroll 0 0 #fff;outline-width:0}.notes_writing_text_area{border:none;border-image:none;color:#555;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1em;height:100%;line-height:1.4em;padding:15px;transition:background-color .2s ease 0s;width:97%}.notes_writing_text_area:focus{background:none repeat scroll 0 0 #fff;outline-width:0}.notes_mic_button{border:none;border-radius:50%;box-shadow:0 1px 4px 1px #0000004d;color:#1789a8;cursor:pointer;font-size:18px;height:36px;position:fixed;right:4%;top:58px;width:36px;z-index:2}.notes_mic_animation,.notes_mic_button{align-items:center;display:flex;justify-content:center}.notes_mic_animation{animation:pulsate 1.5s infinite;background:#1789a8;border:5px solid #1789a8;border-radius:50%;height:40px;position:absolute;right:2%;top:1%;width:40px;z-index:1}.notes_mic_animation .delay{animation-delay:1s}@keyframes pulsate{0%{opacity:1;-webkit-transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.3)}}.notes_container{display:flex;position:relative;transition:1s ease;width:100%}.notes_content{height:100%;transition:1s ease;width:100%}.notes_list_cover{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));overflow:scroll;padding:10px}.notes_list_item_cover{background:linear-gradient(90deg,#2a4157,#215479);border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:180px;padding:3px;position:relative}.notes_delete_icon{cursor:pointer;display:flex;position:absolute;right:10px}.notes_count{bottom:10px;color:#232121;font-size:15px;position:absolute;right:10px}.notes_info:first-letter{line-height:1.7;text-transform:capitalize}.notes_info{font-size:10px;max-height:125px;overflow:hidden}.notes_time{align-items:center;display:flex;font-size:10px;margin-bottom:6px;opacity:.7}@media (max-width:768px){.notes_content{width:100%}.notes_mic_button{display:none}.sidebar_button{left:95%;top:3rem}.notes_content_expended{width:95%}.notes_back_button{height:26px}}.notes_back_button,.notes_delete_button,.notes_save_button{align-items:center;border:none;border-radius:4px;box-shadow:0 1px 4px 1px #0000004d;color:#2b455e;cursor:pointer;display:flex;font-size:15px;height:34px;justify-content:space-around;left:5px;position:fixed;top:60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.notes_save_button{left:130px}.notes_delete_button{left:255px}.text_editor_cover{width:100%}.ql-editor{height:80vh!important;overflow-y:scroll;resize:vertical;resize:none}.ql-container{background:#fefcfc}.ql-snow.ql-toolbar{background:#eaecec;display:block}.ql-toolbar.ql-snow{min-height:40px}.ql-bubble .ql-editor{border:1px solid #ccc;border-radius:.5em}.ql-container.ql-snow{background-color:#fff;border:none!important}.themeSwitcher{font-size:small;margin-top:.5em}.ql-snow .ql-editor img{border-radius:4px;display:block;height:auto;max-width:200px!important}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.loading_button{background:#1a5267;border:none;color:#f1f3f4;display:inline-block;font-weight:700;height:40px;min-width:100px;outline:none;position:relative;transition:padding-right .2s ease;width:100%}.loading_button:hover{background:#1c6985}.loading_button:active{color:#e5eaec}.loader_button_content{justify-content:space-around;width:95%}.loader_button_content,.loader_button_icon,.loader_button_label{align-items:center;display:flex}.loader_button_label{justify-content:center;width:68%}.loader_button_loader{align-items:center;display:flex;justify-content:space-around;width:25%}.button_loader{animation:rotation .8s linear infinite;border:3px solid #eeeff1;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:22px;width:22px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no_data_available{align-items:center;display:flex;font-family:Poppins,sans-serif;height:90%;justify-content:center}.empty-state{border-radius:4px;width:auto}.empty-state__content{align-items:center;display:flex;flex-direction:column;height:100%;padding:20px}.empty-state__icon{align-items:center;background-color:#f7fafc;border-radius:200px;box-shadow:0 2px 1px #e1e3ec;display:flex;height:180px;justify-content:center;width:180px}.empty-state__icon img{width:150px}.empty-state__message{color:#38a169;font-size:18px;font-weight:500;margin-top:.85rem}.empty-state__help{color:#a2a5b9;font-size:.875rem}:root{--theme-bg-color:#10121b66;--border-color:#71779040;--theme-color:#f9fafb;--body-font:"Poppins",sans-serif;--hover-menu-bg:#0c0f194d;--content-title-color:#999ba5;--content-bg:#9297b321;--overlay-bg:#24273b4d;--inactive-color:#717790c7}.whoiam_container{align-items:center;background-color:#f2f2f2;background-position:50%;background-size:cover;background:linear-gradient(90deg,#182e51,#10385b);display:flex;font-family:Poppins,sans-serif;font-family:var(--body-font);height:calc(100vh - 55px);justify-content:center;margin-top:55px;position:fixed;width:100%}.whoiam_container *{box-sizing:border-box;outline:none}.portfolio_tabs_cover{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#10121b66;background-color:var(--theme-bg-color);display:flex;flex-direction:column;font-size:15px;font-weight:500;width:100%}.portfolio_tabs_header{align-items:center;border-bottom:1px solid #71779040;border-bottom:1px solid var(--border-color);display:flex;flex-shrink:0;height:58px;padding:0 30px;white-space:nowrap;width:100%}@media screen and (max-width:480px){.portfolio_tabs_header{padding:0 16px}}.header-menu{align-items:center;display:flex}.header-menu .menu-link{border-bottom:2px solid #0000;color:#dbd8d8;cursor:pointer;padding:16px 18px;text-decoration:none;transition:.3s}.header-menu .menu-link.is-active,.header-menu .menu-link:hover{border-bottom:2px solid #f9fafb;border-bottom:2px solid var(--theme-color);color:#f9fafb;color:var(--theme-color)}.notify{position:relative}.notify:before{background-color:#3a6df0;border-radius:50%;content:"";height:6px;position:absolute;right:16px;top:10px;width:6px}@media screen and (max-width:1055px){.notify{display:none}}.menu-circle{color:#fff;height:15px;margin-right:260px;width:15px}.wide .header-menu{display:none}.wide .menu-circle{margin-right:0}.wrapper{display:flex;flex-grow:1;overflow:hidden}.left-side{border-right:1px solid #71779040;border-right:1px solid var(--border-color);flex-basis:300px;flex-shrink:0;overflow:auto;padding:15px}@media screen and (max-width:945px){.left-side{display:none}}.side-wrapper+.side-wrapper{margin-top:20px}.side-title{color:#717790c7;color:var(--inactive-color);margin-bottom:8px}.side-menu{display:flex;flex-direction:column;white-space:nowrap}.side-menu .side-menu-item{align-items:center;border-radius:6px;color:#f9fafb;color:var(--theme-color);display:flex;font-size:14px;font-weight:400;padding:10px;text-decoration:none;transition:.3s}.side-menu .side-menu-item:hover{background-color:#0c0f194d;background-color:var(--hover-menu-bg)}.side-menu svg{margin-right:8px;width:16px}.updates{font-size:11px;height:18px;margin-left:auto;position:relative;right:0;top:0;width:18px}.main-container{flex-grow:1}.content-wrapper,.main-container{display:flex;flex-direction:column}.content-wrapper{background-color:#10121b66;background-color:var(--theme-bg-color);color:#f9fafb;color:var(--theme-color);height:100%;overflow:auto}@media screen and (max-width:510px){.content-wrapper{padding:20px}}.content-wrapper-header{border-radius:14px;display:flex;position:relative;width:100%}@media screen and (max-width:415px){.content-wrapper-header{padding:20px}}.content-wrapper.overlay{background-color:#24273b4d;background-color:var(--overlay-bg);pointer-events:none;transition:.3s}.overlay-app{background-color:#24273bcc;height:100%;left:0;opacity:0;pointer-events:all;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%}.overlay-app.is-active{opacity:1;visibility:visible}.img-content{align-items:center;display:flex;font-size:50px;font-weight:500;margin:0}.img-content svg{margin-right:14px;width:28px}.content-text{-webkit-box-orient:vertical;color:#ebecec;display:-webkit-box;font-size:14px;font-weight:400;line-height:1.7em;margin-top:10px;overflow:hidden;text-overflow:ellipsis}.content-wrapper-context{width:100%}.content-wrapper-img{border-radius:6px;height:250px;margin-right:40px;object-fit:cover;object-position:center;width:250px}.portfolio_tabs_header_mobile{display:none}@media screen and (max-width:570px){.content-wrapper-img{width:100%}.content-wrapper-header{flex-direction:column}.content-wrapper-img{height:380px}.content-wrapper-context{width:100%}.portfolio_tabs_header{display:none}.portfolio_tabs_header_mobile{display:block}}.content-section .close{margin-right:0;width:24px}.checkbox-wrapper{align-items:center;display:flex;font-size:14px;font-weight:400}.checkbox-wrapper+.checkbox-wrapper{margin:20px 0 40px}.checkbox{display:none}.checkbox+label{align-items:center;display:flex}.checkbox+label:before{border:1px solid #f9fafb;border:1px solid var(--theme-color);border-radius:4px;content:"";cursor:pointer;flex-shrink:0;height:15px;margin-right:10px;width:15px}.checkbox:checked+label:before{background-color:#3a6df0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border-color:#3a6df0}.add-new-section{border:1px solid #787676;border-radius:5px;color:#d8d5d5;cursor:pointer;display:flex;justify-content:center;padding:8px}.task_popup-container{background:linear-gradient(90deg,#2a6e83,#203c33);padding:8px}:root{--primary_color:#fff;--breakpoint:768px;--delay:all 0.2s ease-in-out}.portfolio_tabs_header_mobile{z-index:2}.portfolio_tabs_header_mobile *{list-style-type:none;margin:auto;max-width:768px;max-width:var(--breakpoint);padding:0;text-decoration:none}.portfolio_tabs_header_mobile nav{background-color:#0c334c;padding-bottom:10px;padding-top:10px;width:100%}.portfolio_tabs_header_mobile nav .navbar_logo img{height:60px;width:80px}.portfolio_tabs_header_mobile nav .mobile_nav{color:#fff;display:flex;padding:10px}.portfolio_tabs_header_mobile nav ul{background-color:#0c334c;display:flex;flex-direction:column;gap:.75rem;left:0;padding-bottom:1.5rem;padding-top:1.5rem;position:absolute;right:0;text-align:center;top:-50%;transition:all .75s ease-in-out;z-index:-1}.portfolio_tabs_header_mobile .show{color:#fff;top:60px}.portfolio_tabs_header_mobile nav ul li a{border-bottom:1px solid #0000;color:#fff;color:var(--primary_color);padding-bottom:.15rem;transition:all .5s ease-in}.portfolio_tabs_header_mobile nav ul li a:hover{border-color:#fff;border-color:var(--primary_color)}.portfolio_tabs_header_mobile .close{opacity:0;right:.5;transform:rotateY(1turn)}.portfolio_tabs_header_mobile .close,.portfolio_tabs_header_mobile .menu{display:flex;position:absolute;transition:all .2s ease-in-out;transition:var(--delay)}.portfolio_tabs_header_mobile .menu{background-color:#0c334c;color:#fff;margin-right:6px;margin-top:-12px;opacity:1;padding:6px}.portfolio_tabs_header_mobile .mobile_nav_button{background:none;background-color:none;border:none;cursor:pointer;padding:0}.experience-full-cover{cursor:pointer}.experience-full *{font-size:14px;font-weight:100}.experience-full{background-color:var(--content-bg);display:flex;flex-direction:column;list-style:none;padding:10px 10px 10px 40px;position:relative;transition:.3s;white-space:nowrap}.experience-side-line{align-items:center;background-color:#308730;height:90%;justify-content:center;left:12px;position:absolute;width:2px}.experience-side-dot{background-color:#bd1f1f;height:10px;width:14px}.experience-name{align-items:center;display:flex;font-size:19px;font-weight:700}.experience-position{font-size:16px;font-weight:400;text-decoration:underline}@media screen and (max-width:480px){.experience-name{width:120px}}.experience-full:hover{background-color:var(--theme-bg-color)}.experience-full{border-top:1px solid var(--border-color)}.experience-duration{word-wrap:break-word;font-weight:300;overflow-wrap:break-word;position:relative;white-space:normal}@media screen and (max-width:700px){.experience-duration{display:none}}.bullet-points ul li{white-space:normal}.content-section{display:flex;flex-direction:column;margin-top:20px}.content-section-title,.content-section-title-short{color:var(--content-title-color);font-size:25px;margin-bottom:14px}.content-section-title-short{align-items:baseline;display:flex}.short-experience-list{background-color:var(--content-bg);border:1px solid var(--theme-bg-color);border-radius:14px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-around;margin:0;padding-left:0;width:100%}.short-experience-list li{align-items:center;display:flex;font-size:16px;height:100%;list-style:none;padding:10px 18px;transition:.3s;white-space:nowrap;width:100%}.short-experience-list li:hover{background-color:var(--theme-bg-color)}.short-experience-list li:hover:first-child{border-radius:13px 13px 0 0}.short-experience-list li:hover:last-child{border-radius:0 0 13px 13px}.short-experience-list li+li{border-top:1px solid var(--border-color)}.short-experience-list svg{border-radius:6px;flex-shrink:0;margin-right:5px;width:28px}.experience_organisation{align-items:center;display:flex;width:150px}@media screen and (max-width:480px){.experience_organisation{width:120px}}.status{align-items:center;display:flex;font-size:15px;margin-left:195px;position:relative}.status-circle{background-color:#396df0;border-radius:50%;height:6px;left:-20px;position:absolute;top:8px;width:6px}.status-circle.green{background-color:#3bf083}.status-button{font-size:15px;margin-top:0;padding:6px 24px}@media screen and (max-width:700px){.status{display:none}}@media screen and (max-width:390px){.status-button{padding:6px 14px}}.file{display:flex;justify-content:center;position:relative}.file>input[type=file]{display:none}.file>label{align-items:center;background-color:#fff;border-radius:4px;border-width:1px;color:#4a4a4a;cursor:pointer;display:flex;font-size:15px;font-weight:300;height:40px;justify-content:space-around;outline:0;padding:8px;width:215px}.file>label:hover{border-color:#363636}.file>label:active{background-color:#f5f5f5}.file--upload>label:hover{background-color:#ecf7fe;border-color:#209cee}.file--upload>label:active{background-color:#d4ecfc}.file--uploading>label{border-color:#0f5062;color:#185463}.file--uploading>label:hover{background-color:#fffbeb;border-color:#115269}.file--uploading>label:active{background-color:#123b54}.confirmation_popup_cover *{box-sizing:border-box;margin:0;padding:0}.confirmation_popup_cover{align-items:center;background:#0e2431;border-radius:6px;box-shadow:0 54px 55px #00000040,0 -12px 30px #0000001f,0 4px 6px #0000001f,0 12px 13px #0000002b,0 -3px 5px #00000017;justify-content:center;left:50%;overflow:hidden;position:fixed;top:30%;z-index:100}.confirmation_popup_confirm{background:#f0f3f5;min-height:190px;min-width:410px;transition:.6s;z-index:100}@media screen and (max-width:450px){.confirmation_popup_confirm{left:calc(50% - 150px);width:300px}}.confirmation_popup_hide{display:none}.confirmation_popup_confirm-content{align-items:center;color:#0e2431;flex-direction:column;height:70%;padding:15px}.confirmation_popup_confirm-content h4{color:#375a87;font-size:1.2rem;font-weight:800;position:relative}.confirmation_popup_confirm-content h4:after{background:#375a87;bottom:-7px;content:"";height:2px;left:0;position:absolute;width:100%}.confirmation_popup_confirm-content h2{color:#406595;font-size:20px;font-weight:700;margin-top:22px}.confirmation_popup_confirm-content p{color:#666;font-size:15px;margin-top:.5rem}.confirmation_popup_confirm_buttons{display:flex;height:30%;justify-content:space-around;margin:auto;width:98%}.project-responsive-layout *,.project-responsive-layout :after,.project-responsive-layout :before{box-sizing:border-box}.project-responsive-layout{color:#272727;font-family:Quicksand,serif;font-style:normal;font-weight:400}.project_card-layout-cover{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));height:100%;overflow:scroll;width:100%}.project_card-layout{background-color:#ffffff1f;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;padding:3px;position:relative}.project_card-layout .card_content{padding:15px}.project_card-layout .card_title{color:#fff;font-size:1.1rem;font-weight:700;height:50px;letter-spacing:1px;margin:0;text-transform:capitalize}.project_card-layout .card_text{color:#fff;font-size:.875rem;font-weight:400;height:80px;line-height:1.5;margin-bottom:1.25rem;overflow:hidden}.project_card-layout .made_by{font-size:13px;font-weight:400;margin-top:35px;text-align:center}.project-responsive-layout h1{font-size:24px;font-weight:400;text-align:center}.project_card-image{border-bottom:1px solid #fff3;display:flex;justify-content:center}.project-responsive-layout img{height:180px;max-width:100%;vertical-align:middle}.project-responsive-layout-btn{background:#0000;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:400;padding:.8rem;text-transform:uppercase;width:100%}.project-responsive-layout-btn:hover{background-color:#ffffff1f}.short-project-cover{grid-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));height:100%;overflow:scroll;width:calc(100% + 20px);width:100%}.short-project-layout{background-color:var(--content-bg);border:1px solid var(--theme-bg-color);border-radius:14px;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:16px;height:225px;padding:15px;position:relative;transition:.3s ease}.short-project-layout:hover{background-color:var(--theme-bg-color);transform:scale(1.02)}.short-project-layout span{height:50px}.short-project-subtext{border-bottom:1px solid var(--border-color);font-size:14px;font-weight:400;height:90px;line-height:1.6em;margin-top:12px;overflow:scroll;padding-bottom:10px}.button-wrapper{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;width:187px}@media screen and (max-width:480px){.button-wrapper{width:auto}}.content-button{background-color:#11475a;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:16px;padding:8px 26px;transition:.3s;white-space:nowrap}.project_tech_stack{font-size:10px;margin-top:5px}.projects_accordion{background-color:initial;width:100%}.projects_title{background-color:#9297b321;border-radius:4px;color:#f8f6f4;display:flex;font-weight:lighter;font-weight:400;justify-content:space-between;letter-spacing:1px;line-height:2;margin-top:2px;padding:10px;position:relative;text-align:left;text-transform:uppercase;transition:all .2s ease-in;width:100%;z-index:2000}.projects_title-text{margin-left:10px}.projects_title:hover{cursor:pointer}.projects_title:active,.projects_title:hover{background-color:#0c0f194d}.projects_content{background-color:initial;border-radius:4px;color:#fff;font-size:14px;height:30px;margin-top:-30px;position:relative;text-align:center;text-align:left;transition:all .2s cubic-bezier(.6,-.28,.735,.045);width:420px;z-index:1000}.projects_content-open{background-color:#534d4d1a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;margin-top:0;transition:all .35s cubic-bezier(.08,1.09,.32,1.275);width:100%}.projects_content-text{opacity:0;overflow:auto;padding:15px;transition:all .2s ease-in;visibility:hidden}.projects_content-text-open{opacity:1;transition:all .8s ease-in;visibility:visible}.fa-angle-down{color:#ffffff80;font-size:20px;transition:all .6s cubic-bezier(.08,1.09,.32,1.275)}.fa-rotate-180{color:#fff}.project_content_box{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.project_content_image{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-right:15px;width:200px}.project_content_image img{border-radius:5px;height:200px;margin:auto;width:200px}.project_content_text{display:flex;flex-direction:column;height:100%}.project_content_links{align-items:center;display:flex;padding:8px}.project_tech_icons{cursor:pointer;display:inline-block;position:relative}.project_tech_icons .project_tooltip_text{background-color:#1b1a1a;border-radius:6px;bottom:100%;color:#fff;left:50%;opacity:0;padding:5px 10px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s;visibility:hidden;width:auto;z-index:1}.project_tech_icons:hover .project_tooltip_text{opacity:1;visibility:visible}.project_techstack_box{align-items:center;border-top:1px solid #71779040;display:flex;padding:10px}.project_tech_icons_text{font-size:18px;width:20%}.project_tech_icons_array{align-items:center;display:flex;flex-wrap:wrap;margin-left:8px;width:90%}.project_tech_icons{align-items:center;border:1px solid #71779040;border-radius:4px;display:flex;justify-content:center;margin:2px;padding:4px}.project_tech_icons,.project_tech_icons svg{height:40px;width:40px}.profile-link-icon{align-items:center;color:#fff;display:flex;font-size:36px;height:50px;justify-items:center;margin-right:2px;width:50px}.popup-input-cover *,.popup-input-cover :after,.popup-input-cover :before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;outline:none;text-rendering:optimizeLegibility}.popup-input-cover{background-color:#ffffff1f;color:#777;font-family:arial;padding:10px}.popup-input-cover h1{border-bottom:1px dashed;font-weight:lighter;margin:1em 0;padding-bottom:1em;text-align:center}.treeview input[type=checkbox]{display:none}.treeview,.treeview ul{margin:0;overflow:hidden;padding:0}.treeview li{display:flex;flex-direction:column;font-size:1rem;padding-left:27px;position:relative}.treeview>li{padding-left:0}.collapsed-input{max-height:0}.expanded-input{margin-top:8px!important;max-height:4000px}.treeview li label{align-items:center;background-color:#f3f3f4;border-radius:4px;cursor:pointer;display:flex;font-size:13px;padding:10px 10px 10px 20px}.treeview li label i{font-size:14px}.treeview li label>span{margin:0 20px}.treeview li label input[type=text]{background:#fff;background:none;border:none;border-radius:3px;color:#676a6c;flex:1 1;margin-left:10px;padding:9px;transition:.3s ease}.treeview li label input[type=text]:focus,.treeview li label input[type=text]:hover{background:#fff}.treeview li label:not(.child):before{margin-left:-16px;position:absolute;transition:.5s ease}.treeview li label .arrow-icon{margin-right:5px}.collapsed-arrow{transform:rotate(0deg)}.expanded-arrow{transform:rotate(90deg)}.treeview .action-list{display:flex;justify-content:space-between;padding:4px}.json_editor_main::-webkit-scrollbar{display:block}.generic_dropdown_container{align-items:center;cursor:pointer;justify-content:center}.setting-description{border-radius:4px;min-width:231.5px;width:100%!important}.setting-description-text h4{font-family:Arial!important;font-size:12px;letter-spacing:.8px;margin-left:5px!important}.setting-description-text{color:#81828b;font-family:Gilroy-Regular!important;padding-top:18px!important}.wrapper_generic_dropdown{align-items:center;border-radius:4px;color:#092a32;cursor:pointer;display:flex;font-family:Arial;font-weight:700;height:40px;justify-content:space-between;max-width:483px;min-width:200px;position:relative;text-align:left;-webkit-user-select:none;user-select:none;width:100%!important}.arrow{float:right;margin-right:20px;transform:rotate(0deg);transition:all .3s}.selected-display{align-items:center;display:flex;margin-left:8px;width:100%}.wrapper_generic_dropdown:before{border-color:#fff #0000;border-style:solid;border-width:6px 6px 0;margin-top:-2px;position:absolute;right:16px;top:50%}.rotated{transform:rotate(-180deg)}.wrapper_generic_dropdown .generic_dropdown{background:inherit;border-radius:4px;box-shadow:inherit;left:0;list-style:none;margin:0;max-height:350px;opacity:0;overflow:scroll;padding:.5rem;position:absolute;right:0;top:120%;transform-origin:top;transition:.3s;-webkit-user-select:none;user-select:none;visibility:hidden;z-index:1000}.wrapper_generic_dropdown .generic_dropdown li{line-height:45px;overflow:hidden;padding:0 10px}.wrapper_generic_dropdown .generic_dropdown li:last-child{border-bottom:none}.generic_dropdown_bar:hover{background-color:#fff;border-radius:4px}.wrapper_generic_dropdown.active .generic_dropdown{border-radius:4px;opacity:1;visibility:visible}.drop_down_image_cover{border-radius:2px;height:32px;margin-left:2px;width:32px}.generic_dropdown_bar{align-items:center;display:flex;width:100%}.generic_dropdown_bar>li{width:100%}.drop_down_image{border-radius:50%;height:32px;object-fit:cover;width:32px}.multiselect_checkbox+label{align-items:center;cursor:pointer;display:block;display:flex;margin:.2em;padding:.2em}.multiselect_checkbox{display:none}.multiselect_checkbox+label:before{border:.1em solid #c1c0c0;border-radius:.2em;color:#0000;content:"\2714";display:inline-block;height:1em;margin-right:.2em;padding-bottom:.3em;padding-left:.2em;transition:.2s;vertical-align:bottom;width:1em}.multiselect_checkbox+label:active:before{transform:scale(0)}.multiselect_checkbox:checked+label:before{background-color:#214a5e;border-color:#214a5e;color:#fff}.multiselect_checkbox:disabled+label:before{border-color:#aaa;transform:scale(1)}.multiselect_checkbox:checked:disabled+label:before{background-color:#214a5e;border-color:#214a5e;transform:scale(1)}.multiselect_dropdown_selection{align-items:center;display:flex;font-size:13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.multiselect_dropdown_selection img{height:24px;width:24px}.certification_iframe_cover{height:100%;margin-top:15px}.video-wrapper{height:100%;margin-top:10px}.video-container{border-radius:4px;box-shadow:0 8px 20px #0006;display:flex;flex-direction:column;justify-content:center;position:relative}.video-container .video-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.video-container video{border-radius:4px;height:100%;width:100%}.data_manager_container{background-color:#f2f2f2;display:flex;height:calc(100vh - 55px);margin-top:55px;position:fixed;width:100%}.data_manager_table{overflow:scroll;width:68%}.data-tile{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0006;display:flex;height:180px;margin-top:8px;width:100%}.data-tile-img-cover{overflow:hidden;width:220px}.data-tile-img,.data-tile-img-cover{background-position:50%;background-size:cover;float:left;height:100%}.data-tile-img{object-fit:cover;width:170px}.data-tile-info{margin-left:10px;padding:10px;width:80%}.data-tile-actions{display:flex;justify-content:center;padding:10px;width:20%}.data-tile-actions button{align-items:center;background-color:#e62222;border:none;border-radius:5px;color:#fff;display:flex;height:30px;justify-content:center;outline:none;padding:20px 10px;width:90%}.data-tile-actions button:hover{background-color:#9b2323}.data_manager_table p{color:#777}.data_manager_table span{color:#114b54;font-size:25px;font-weight:700}.fileupload-view{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #00000029;display:flex;justify-content:center;margin:8px;width:400px}.card-body{padding:15px;width:100%}.kb-buttons-box{display:flex;justify-content:center;margin-bottom:10px;width:100%}.upload-button{background-color:#5a8dee!important;border-color:#5a8dee!important;border:none;border-radius:8px;color:#fff;font-size:15px;font-weight:400;letter-spacing:.3px;outline:none;padding:13px 30px;width:100%}.kb-data-box{flex:1 1;width:100%}.kb-modal-data-title{margin-bottom:10px}.kb-data-title h6{font-size:15px;font-weight:600;margin-bottom:0;margin-top:0}.kb-file-upload{margin-bottom:10px;width:100%}.file-upload-box{align-items:center;background-color:#f0f2f7;border:1px dashed #b6bed1;border-radius:4px;color:#8194aa;display:flex;font-size:15px;font-weight:400;justify-content:center;min-height:150px;overflow:hidden;padding:15px;position:relative}.file-upload-box .file-upload-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.file-link{color:#475f7b;margin-left:3px;text-decoration:underline}.file-upload-box .file-link:hover{text-decoration:none}.kb-attach-box{border-radius:8px;display:flex;flex-direction:column;height:400px;justify-content:flex-start;overflow:scroll;padding:4px}.file-atc-box{border:1px solid #bcbcb8;margin-bottom:8px;min-height:120px;overflow:hidden;width:99%}.file-atc-box,.file-image{align-items:center;display:flex}.file-image{background-color:#eaecf1;background-size:cover;color:#475f7b;font-size:30px;height:100%;justify-content:center;margin-right:10px;padding:3px;width:120px}.file-image img{border-radius:4px;height:auto;width:110px}.file-detail{flex:1 1;width:calc(100% - 210px)}.file-detail h6{font-size:13px;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:2px;word-break:break-all}.file-detail p{color:#8194aa;font-size:12px;font-weight:400;line-height:normal;margin-bottom:8px}.file-actions{align-items:center;display:flex;flex-wrap:wrap}.file-action-btn{background-color:initial;border:none;color:#8194aa;cursor:pointer;font-size:12px;font-weight:400;line-height:20px;margin-bottom:0;margin-right:15px;padding:0;text-decoration:underline}.file-action-btn:hover{color:#3d546f;text-decoration:underline}.file-atc-box:last-child{margin-bottom:0}.todo_cover{background-color:#f2f2f2;display:flex;height:calc(100vh - 55px);margin-top:55px;position:fixed;width:100%}.todo_bar{background-color:#fff;border-bottom:1px solid #ccc;border-right:1px solid #fff;color:#0c4d5d;flex-direction:column;width:27%}.todo_bar,.todo_bar_header{display:flex;justify-content:space-between}.todo_bar_header{align-items:center;background-color:#17697e;color:#fff;height:30px;padding:10px}.todo_bar_tab{align-items:center;cursor:pointer;display:flex;height:5%;justify-content:space-between;padding:5px}.todo_bar_tab_selection{align-items:center;background-color:#fff;border-bottom:1px solid #0c4d5d;display:flex;height:30px;justify-content:center;width:100%}.todo_bar_list{display:flex;height:90%}.todo_bar_list_task{width:100%}.todo_bar h2{margin:0}.create_todo_form_cover{display:flex;flex-direction:column;position:relative}.create_todo_form{border-radius:5px;display:flex;flex-wrap:wrap;margin:10px auto auto;overflow-y:scroll;width:99%}.create_task_input{display:flex;flex-direction:column;margin-bottom:0;padding:2px 8px;width:97.5%}.other_task_input{display:flex;flex-wrap:wrap;width:100%}.others{width:48%}.create_task_input>label{color:#458fa7;float:left;font-size:12px;margin-bottom:2px;margin-left:2px;text-align:left}.todo_input{border:1px solid #f1f1f1;border-radius:4px;box-sizing:border-box;color:#4f4e4e;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;height:40px;padding:5px;width:100%}.view_only_input{background-color:#eff0f0;border:none;font-size:25px;height:40px;padding:2px}option{margin:.6em 0}.todo_input:focus{outline:none}.todo_input_title{font-size:18px;padding:2px 5px}.todo_input_description{min-height:250px;overflow:hidden;padding:5px;resize:none}.view_only_input_title{color:#585555;font-size:18px;height:40px}.view_only_input_default,.view_only_input_title{background-color:#f8f8f8;border:1px solid #f8f8f8}.view_only_input_default{height:45px;padding:2px 5px}.view_only_input_description{background-color:#f8f8f8;border:1px solid #f8f8f8;font-style:normal;min-height:250px;overflow:hidden;padding:5px;resize:none}.todo_submit{background-color:#2b455e;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:8px 0;padding:10px 15px;position:absolute;right:10px;width:25%}.task_card_tag{align-items:center;border-radius:100px;display:flex;font-size:12px;justify-content:center;max-height:22px;padding:4px 15px}.task_card_tags{display:flex;justify-content:space-between;width:100%}.todo_submit:hover{background-color:#21374d}.todo_check_cross{border-radius:4px;color:#207b92;cursor:pointer;display:flex;justify-content:space-around;margin:5px 3px;padding:10px 15px;position:absolute;right:130px;top:-4px;width:8%}.create_task_button{background-color:#0c4d5d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 5px;width:33%}.create_task_button:hover{background-color:#185a6c}.todo_bottom{background:linear-gradient(90deg,#183040,#0e1d31);transition:all .3s ease;width:100%}.todo_bottom_cover{background-color:#fff;display:flex;margin:auto;width:99%}.todo_first,.todo_fourth,.todo_second,.todo_third{background-color:#fff;width:100%}.todo_list{background-color:#efeded;border-radius:5px;height:calc(100vh - 115px);overflow-y:scroll;padding:5px}.task_card_condition{padding-top:200px!important;transition:all .5s}.in_action_list,.in_progress_list{margin:0 3px 6px}.completed_list,.in_action_list,.in_progress_list{background-color:#efeded;border-radius:5px;height:calc(100vh - 115px);overflow-y:scroll;padding:5px}.task_column_header{color:#fff;height:30px;margin-bottom:4px;margin-top:4px;min-height:35px}.task_column_header_text{align-items:center;background-color:#1d3951;border-radius:4px;display:flex;height:100%;justify-content:center;margin:auto;width:98%}.task_column_header_text.red{background-color:#d65b4a}.task_column_header_text.orange{background-color:#da932c}.task_column_header_text.blue{background-color:#1c93ed}.task_column_header_text.green{background-color:#66b92e}.task_column_header h2{font-size:20px;font-weight:500;margin:0}.task_popup{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .5s;visibility:hidden;width:100%;z-index:1000}.task_popup.is-visible{background-color:#212223cc;opacity:1;transition:all 1s;visibility:visible}.task_popup-container{background:#fff;border-radius:.25em .25em .4em .4em;box-shadow:0 0 20px #0003;margin:2em auto;padding:8px 0;position:relative;text-align:center;transform:translateY(-50%);transition:all .5s;width:70%}.task_popup_content{height:90%}.is-visible .task_popup-container{transform:translateY(0);transition:all .5s}.task_popup-container .task_popup-close{color:#fff;cursor:pointer;height:30px;position:absolute;right:8px;top:18px;width:30px}.task_popup_extras{align-items:center;display:flex;height:30px;justify-content:flex-end;position:absolute;right:22px;top:60px;width:60%}.standard_button{align-items:center;background-color:#d63e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:space-around;padding:5px;width:80px;z-index:10}.standard_button:hover{background-color:#e71a1a}.task_popup_header{background-color:#2b455e;color:#fff;padding:8px}.task_popup_header p{font-size:22px;font-weight:600;margin:auto}.todo_bar_list_project{width:100%}:root{--sidebar-color:#fff;--primary-color:#695cfe;--primary-color-light:#f6f5ff;--toggle-color:#ddd;--text-color:#707070;--tran-03:all 0.3s ease;--tran-04:all 0.3s ease;--tran-05:all 0.3s ease}.task_sidebar *{box-sizing:border-box;color:#fff;margin:0;padding:0}.task_sidebar{background:#fff;background:var(--sidebar-color);background:#2b455e;height:calc(100vh - 55px);left:0;margin-top:55px;padding:5px 14px;position:fixed;top:0;transition:all .3s ease;transition:var(--tran-05);width:250px;z-index:100}.task_sidebar.close{width:60px}.task_sidebar li{align-items:center;display:flex;height:50px;list-style:none;margin-top:10px}.task_sidebar .icon,.task_sidebar header .image{border-radius:6px;min-width:60px}.task_sidebar .icon{align-items:center;display:flex;height:100%;justify-content:center}.task_sidebar .icon,.task_sidebar .text{color:#fff;transition:all .3s ease;transition:var(--tran-03)}.task_sidebar .text{font-size:17px;font-weight:500;opacity:1;white-space:nowrap}.task_sidebar.close .text{opacity:0}.task_sidebar header{position:relative}.task_sidebar header .image-text{align-items:center}.task_sidebar header .logo-text{display:flex;flex-direction:column}header .image-text .name{font-size:18px;font-weight:600;margin-top:2px}header .image-text .profession{display:block;font-size:16px;margin-top:-2px}.task_sidebar header .image{align-items:center;display:flex;justify-content:center}.task_sidebar header .image img{border-radius:6px;width:40px}.task_sidebar header .toggle{align-items:center;background-color:#5a7792;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:22px;height:30px;justify-content:center;position:absolute;right:-25px;top:55%;transform:translateY(-50%) rotate(180deg);transition:all .3s ease;transition:var(--tran-05);width:30px}.task_sidebar.close .toggle{transform:translateY(-50%) rotate(0deg)}.task_sidebar .task_sidebar_menu{margin-top:20px}.task_sidebar li.search-box{border-radius:6px;color:#000;cursor:pointer}.task_sidebar li.search-box,.task_sidebar li.search-box input{background-color:#f6f5ff;background-color:var(--primary-color-light);transition:all .3s ease;transition:var(--tran-05)}.task_sidebar li.search-box input{border:none;border-radius:6px;color:#707070;color:var(--text-color);font-size:17px;font-weight:500;height:100%;outline:none;width:100%}.task_sidebar li a{align-items:center;background-color:initial;border-radius:6px;cursor:pointer;display:flex;height:100%;list-style:none;text-decoration:none;transition:all .3s ease;transition:var(--tran-03);width:100%}.task_sidebar li a:hover{background-color:#15293b}.task_sidebar li a:hover .icon,.task_sidebar li a:hover .text{color:#fff;color:var(--sidebar-color)}.task_sidebar .menu-bar{display:flex;flex-direction:column;height:calc(100% - 55px);justify-content:space-between;overflow-y:scroll}.menu-bar::-webkit-scrollbar{display:none}.task_sidebar .menu-bar .mode{background-color:#f6f5ff;background-color:var(--primary-color-light);border-radius:6px;position:relative;transition:all .3s ease;transition:var(--tran-05)}.menu-bar .mode .sun-moon{height:50px;width:60px}.mode .sun-moon i{position:absolute}.mode .sun-moon i.sun{opacity:0}.menu-bar .bottom-content .toggle-switch{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:100%;justify-content:center;min-width:60px;position:absolute;right:0}.toggle-switch .switch{background-color:#ddd;background-color:var(--toggle-color);border-radius:25px;height:22px;position:relative;transition:all .3s ease;transition:var(--tran-05);width:40px}.switch:before{background-color:#fff;background-color:var(--sidebar-color);border-radius:50%;content:"";height:15px;left:5px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;transition:var(--tran-04);width:15px}.sidebar_opened{margin-left:275px}.sidebar_closed{margin-left:85px}@media only screen and (max-width:650px){.task_sidebar{display:none}.sidebar_opened{margin-left:1px}}.project_list{background:linear-gradient(90deg,#183040,#0e1d31);height:calc(100vh - 55px)}.projects{padding:0 10px;width:99%}.projects.projects-inner{border-radius:4px}.projects-header{color:#fff;padding:8px}.projects-header .count,.projects-header .title{display:inline-block}.projects-header .count{color:#738297}.projects-header .zmdi{cursor:pointer;float:right;font-size:16px;margin:5px 0}.task_filters_status{display:flex;justify-content:space-between;margin:10px 5px;width:-webkit-max-content;width:max-content}.task_filters{align-items:center;background-color:#525e71;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:400;height:40px;justify-content:center;margin-right:8px;text-align:center;width:100px}.new_filter{background-color:#d65b4a}.tostart_filter{background-color:#1c93ed}.inprogress_filter{background-color:#da932c}.inaction_filter{background-color:#e7e2eb;color:#313d4f}.completed_filter{background-color:#66b92e}.projects-header .title{color:#4b4848;font-size:20px;font-weight:700;line-height:24px;+.count{margin-left:8px}}.projects-table{background:linear-gradient(90deg,#183040,#0e1d31);margin:auto;width:100%}.projects-table td,.projects-table th{color:#fff;padding:10px 16px;vertical-align:middle}.projects-table td p{font-size:12px;&:last-of-type{color:#738297;font-size:11px}}.projects-table th{background-color:#2d5572;text-align:left}.projects-table tr:hover{background-color:#293b4d66}.projects-table .member{.member-info,figure{display:inline-block;vertical-align:top}figure+.member-info{margin-left:7px}img{border-radius:50%;height:32px;width:32px}}.projects-table .status-text{display:inline-block;font-size:12px;margin:11px 0;padding-left:30px;position:relative;&:before{border:3px solid;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:1px;width:10px}&.status-blue:before{border-color:#1c93ed}&.status-green:before{border-color:#66b92e}&.status-orange:before{border-color:#da932c}&.status-red:before{border-color:#d65b4a}&.status-white:before{border-color:#e7e2eb}}.danger-item{border-left:4px solid #a84d43}.project_card-list .zmdi{line-height:1;vertical-align:middle}.projects-inner tbody{display:block;height:65vh;overflow:auto;width:100%}.projects-inner thead,tr{cursor:pointer;display:table;table-layout:fixed;width:100%}.task_loader{align-items:center;color:#fff;display:flex;justify-content:center;min-height:50px}.task_filters_status_cover{align-items:center;padding:5px}.task_filters_status_cover,.title_cover{display:flex;justify-content:space-between}.title_cover{background:linear-gradient(90deg,#183040,#0e1d31);height:40px;padding:10px;position:-webkit-sticky;position:sticky}.title_text{color:#fff;font-size:24px;font-weight:700;justify-content:flex-start;padding-left:15px;width:27%}.title_search,.title_text{align-items:center;display:flex}.title_search{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px 0 #8894ab33,0 24px 20px -24px #47526b1a;color:#fffc;height:40px;justify-content:space-between;max-width:480px;overflow:hidden;padding-right:12px;width:48%}.title_search_input{border:none;flex:1 1;font-size:16px;height:100%;outline:none;padding:0 20px}.title_buttons{padding-right:8px;width:20%}.title_buttons,.title_buttons_main{align-items:center;display:flex;justify-content:center}.title_buttons_main{background-color:#2b455e;border:none;border-radius:5px;color:#fff;cursor:pointer;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}:root{--main-text-color:#5d606b;--tag-color-one:#e0fbf6;--tag-color-text-one:#31bd9d;--tag-color-two:#ece7fe;--tag-color-text-two:#6b4eec;--tag-color-three:#fde7ea;--tag-color-text-three:#e77f89;--tag-color-four:#f7f8fc;--tag-color-text-four:#656973;--checkbox-color:#009e90;--box-color:#fff1d6;--box-color-2:#d3e6ff;--box-color-3:#ffd9d9;--box-color-4:#daffe5;--task-color:#777982}.overview_main{background-color:#f0f8ff;height:calc(100vh - 55px);overflow:auto}.overview_header{color:#fff;font-weight:700;padding:18px 25px}.project_card-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.project_card{border-radius:8px;color:#fff;cursor:pointer;margin:8px;max-height:80px;padding:10px;position:relative}.project_card .zmdi{color:#fff;font-size:28px;opacity:.3;position:absolute;right:13px;top:13px}.project_card .stat{border-top:1px solid #ffffff4d;font-size:8px}.project_card .stat,.project_card .title{padding:10px 10px 0;text-transform:uppercase}.project_card .title{color:#fff;display:inline-block;font-size:16px;font-weight:700}.project_card .value{font-size:28px;padding:0 10px}.project_card.blue{background-color:#2298f1}.project_card.green{background-color:#66b92e}.project_card.orange{background-color:#da932c}.project_card.red{background-color:#d65b4a}.project_card.purple{background-color:#9a48c9}.overview_main_cover{grid-gap:10px;background:linear-gradient(90deg,#183040,#0e1d31);display:grid;grid-template-columns:repeat(auto-fill,minmax(335px,1fr));height:100%;overflow:hidden;padding:10px}.project_overview_column_1,.project_overview_column_2,.project_overview_column_3{background-color:#2b455e;border-radius:4px;overflow:hidden}.overview_graph{overflow:hidden;padding:10px}.overview_graph_bottom{align-items:center;display:flex;flex-direction:column;height:45%;justify-content:center}.overview_project{box-shadow:0 2px 8px 0 #2928281a}.overview_project,.overview_task{background-color:#2b455e;height:100%;padding:10px}.overview_task{border-radius:5px;box-shadow:0 2px 8px 0 #3b3b3b1a}.overview_graph_header{align-items:center;display:flex;justify-content:space-between}.overview_graph_header p{color:#f4f1f1;font-size:20px;font-weight:700;margin:auto}.overview_graph_header span{color:#2aa5d5;cursor:pointer;text-decoration:underline}.time{font-size:10px;opacity:.7}.task-name,.time{margin-bottom:6px}.task-name{font-size:14px;font-weight:500;opacity:.6}.yellow{background-color:#fff1d6;background-color:var(--box-color)}.blue{background-color:#d3e6ff;background-color:var(--box-color-2)}.red{background-color:#ffd9d9;background-color:var(--box-color-3)}.green{background-color:#daffe5;background-color:var(--box-color-4)}.more-button{border-radius:50%;cursor:pointer;height:3px;opacity:.4;position:absolute;right:20px;top:15px;width:3px}.members{display:flex;justify-content:space-between;margin-top:14px}.members img{border-radius:50%;height:30px;margin-right:4px;object-fit:cover;width:30px}.team_members{display:flex}.team_members img{border-radius:50%;height:30px;object-fit:cover;width:30px}#opt-1:checked+label,#opt-2:checked+label,#opt-3:checked+label{border-bottom:2px solid #009e90;border-bottom:2px solid var(--checkbox-color);color:#009e90;color:var(--checkbox-color)}.tasks-wrapper{height:100%;overflow-y:auto;padding-right:8px}.task{color:#eae7e7;display:flex;font-size:12px;font-weight:400;justify-content:space-between;margin-bottom:16px;position:relative}.task,.task label{cursor:pointer}.task label .label-text{position:relative}.task label .label-text:before{border:1px solid #ddd;border-radius:2px;content:"";height:14px;left:-24px;position:absolute;transition:.2s ease;width:14px}.task-item:checked+label .label-text:before{background-color:#009e90;background-color:var(--checkbox-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px;border:1px solid #009e90;border:1px solid var(--checkbox-color)}.tag{border-radius:20px;font-size:10px;max-height:15px;padding:4px 8px}.tag.approved{background-color:#e0fbf6;background-color:var(--tag-color-one);color:#31bd9d;color:var(--tag-color-text-one);font-weight:600}.tag.progress{background-color:#ece7fe;background-color:var(--tag-color-two);color:#6b4eec;color:var(--tag-color-text-two);font-weight:600}.tag.review{background-color:#fde7ea;background-color:var(--tag-color-three);color:#e77f89;color:var(--tag-color-text-three);font-weight:600}.tag.waiting{background-color:#f7f8fc;background-color:var(--tag-color-four);color:#656973;color:var(--tag-color-text-four);font-weight:600}.upcoming{border-bottom:1px solid #586f7a;margin-bottom:10px;padding-bottom:10px}.custom-tooltip{background-color:#fff;border:1px solid #d7d6d6;border-radius:4px;padding:6px}@media screen and (max-width:700px){.overview_main{overflow:scroll}.tasks-wrapper{height:auto;margin:auto;width:95%}.project_card-list,.project_overview_column_1,.project_overview_column_2,.project_overview_column_3{width:100%}.overview_main_cover{display:inline;display:initial;flex-direction:column}.overview_graph_bottom{height:auto}.overview_graph_header{width:95%}.right-content{padding:10px 4px}.title_search{display:none}.title_buttons{padding-right:1px;width:47%}.title_cover{padding:5px}.overview_task_top{width:95%}.overview_project{height:100%;margin-bottom:8px;width:95%}.overview_task{height:100%;margin-bottom:8px;width:100%}.overview_graph{height:400px;margin-bottom:8px;width:100%}}@media screen and (max-width:520px){.right-content{padding:10px 12px}}:root{--app-container:#f3f6fd;--link-color:#1f1c2e;--link-color-hover:#c3cff4;--link-color-active:#fff;--link-color-active-bg:#1f1c2e;--projects-section:#fff;--message-box-hover:#fafcff;--message-box-border:#e9ebf0;--more-list-bg:#fff;--more-list-bg-hover:#f6fbff;--more-list-shadow:#d1d1d166;--button-bg:#1f1c24;--search-area-bg:#fff;--star:#1ff1c2e;--message-btn:#fff}.new_task_list{background:linear-gradient(90deg,#183040,#0e1d31);height:100vh;margin:0;overflow:scroll;width:100%}.app-container{display:flex;flex-direction:column;height:100%;margin:auto;transition:.2s;width:99%}.app-content{display:flex;height:100%;overflow:hidden}.profile-btn img{border-radius:50%;height:32px;margin-right:4px;object-fit:cover;width:32px}.profile-btn span{color:var(--main-color);font-size:16px;font-weight:700;line-height:24px}.projects-section{background:linear-gradient(90deg,#183040,#0e1d31);display:flex;flex:2 1;flex-direction:column;height:100%;overflow:hidden}.project-box-header span{color:#4a4a4a;font-size:14px;line-height:16px;opacity:.7}.project-box-content-header{margin-bottom:5px;text-align:center}.project-box-content-header p{margin:0}.project-box-wrapper{transition:.2s}.box-content-header{font-size:16px;font-weight:700;line-height:24px;opacity:.7}.box-content-subheader{font-size:14px;line-height:24px;opacity:.7}.box-progress{border-radius:6px;display:block;height:4px}.box-progress-bar{background-color:#fff;border-radius:6px;height:4px;margin:8px 0;overflow:hidden;width:100%}.box-progress-header{font-size:14px;font-weight:700;line-height:16px;margin:0}.box-progress-wrapper{flex:1 1}.box-progress-percentage{font-size:14px;font-weight:700;line-height:16px;margin:0;text-align:right}.project-box-footer{display:flex;justify-content:space-between;padding-top:16px;position:relative}.project-box-footer:after{background-color:#fff9;content:"";height:1px;left:-16px;position:absolute;top:0;width:calc(100% + 32px)}.participants{align-items:center;display:flex}.participants img:not(:first-child){margin-left:-8px}.participants img{border-radius:50%;height:35px;object-fit:cover;width:35px}.add-participant{align-items:center;background-color:#fff9;border:none;border-radius:50%;display:flex;height:20px;justify-content:center;margin-left:6px;padding:0;width:20px}.task-box{border-radius:12px;cursor:pointer;padding:12px;position:relative}.days-left{align-items:center;background-color:#fff9;border-radius:20px;display:flex;flex-shrink:0;font-size:12px;font-weight:700;justify-content:center;padding:10px 16px}@media screen and (max-width:980px){.project-boxes.jsGridView .project-box-wrapper{width:50%}.status-number{font-size:14px}}@media screen and (max-width:720px){.app-name,.profile-btn span{display:none}}@media screen and (max-width:520px){.project-boxes.jsGridView .project-box-wrapper{width:100%}.projects-section{overflow:auto}.app-content{padding:16px 12px 24px}.search-input{max-width:120px}.box-content-header,.box-content-subheader{font-size:12px;line-height:16px}.box-progress-header{font-size:12px}.box-progress-percentage{font-size:10px}.days-left{font-size:8px;padding:6px;text-align:center}}.project_grid{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;height:210px;margin:10px 8px}@media only screen and (max-width:1400px){.project_grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:1300px){.project_grid{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:1080px){.project_grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:780px){.project_grid{grid-template-columns:1fr}}.standard_create_button{align-items:center;background-color:#2b455e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:space-around;padding:6px 4px;width:135px;z-index:10}.standard_create_button:hover{background-color:#1f3549}.team_accordion{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 150px);margin:auto;overflow:auto;padding:10px;transition:all 1s ease}.accordion{grid-gap:4px;display:grid;gap:4px;transition:all 1s ease;width:98%}.accordion-tab{align-items:center;-webkit-appearance:none;appearance:none;background-color:#2b455e;border-width:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:500;justify-content:space-between;outline-color:#fff;padding:.75rem 1rem;transition:background-color .15s;transition:all 1s ease;width:100%}.accordion-panel{background-color:#2b455e;height:88%;overflow:auto;padding:8px}.team_accordion_cover{border-radius:5px;height:50px;overflow:hidden;transition:all .3s ease;width:100%}.accordion_opened{background-color:#28798e;height:600px;transition:all .5s ease}.accordion_panel_content{background-color:#fff;height:100%}.accordion_panel_content_top{display:grid;grid-auto-rows:50px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));min-height:60px;padding:10px}.accordion_panel_content_details{display:flex;flex-direction:column}.accordion_panel_content_details label{color:#28798e;font-size:16px;font-weight:700;margin:0}.accordion_panel_content_details span{color:gray;font-size:15px}.accordion_team_header{align-items:center;display:flex;justify-content:space-between;padding-left:10px;padding-right:10px}.clan_cover{background:linear-gradient(90deg,#183040,#0e1d31);height:100%}.clan_main{grid-gap:14px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;height:auto;margin:10px 20px;max-height:665px;overflow:scroll}.clan_container{background-color:#eceff1;border-radius:5px;cursor:pointer;height:185px;justify-self:center;max-height:300px;position:relative;transition:.1s;width:100%}.clan_member_profile_pic{border-radius:5px;box-shadow:0 0 10px 5px #0000004d;height:65px;margin:33px 10px 10px;object-fit:cover;position:relative;width:65px;z-index:3}.clan_top_background{background-color:#2b455e;border-top-left-radius:5px;border-top-right-radius:5px;height:40%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.clan_member_name{color:#fff;font-size:22px;left:35%;margin:auto;position:absolute;top:22%}.clan_member_role{color:#17697e;font-size:14px;font-weight:700;left:35%;position:absolute;top:42%}.clan_add_member{align-items:center;background-color:#17697e;border-radius:5px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.clan_member_bio{font-size:12px;margin:0 10px 10px}.clan_remove{background-color:#d74e4e;border-radius:4px;color:#fff;font-size:13px;margin:5px;padding:6px;position:absolute;right:0;text-align:center;width:50px;z-index:3}@media only screen and (max-width:1500px){.clan_main{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width:1080px){.clan_main{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:950px){.clan_main{grid-template-columns:1fr 1fr}}@media only screen and (max-width:650px){.clan_main{grid-template-columns:1fr}}.clan_tabs{border:1px solid #305170;border-radius:5px;cursor:pointer;display:flex;margin:auto;overflow:hidden;width:96.5%}.clan_member_clan,.clan_your_clan{border-radius:5px;color:#eceff1;padding:10px;text-align:center;width:100%}.selected_clan_tab{background-color:#305170}.generic_search_card{align-items:center;background-color:#fff;border:1px solid var(--border-color);border-radius:5px;color:var(--base-ui-7);display:flex;height:70px;padding:12px;position:relative;text-decoration:none;width:94%}.generic_search_button{border:2px solid #108499;border-radius:4px;bottom:6px;color:#108499;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;min-width:80px;padding:4px;position:absolute;right:6px;transition:all .25s linear}.added{background-color:#108499;color:#fff}.generic_search_grid{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr;height:auto;margin:8px 5px;max-height:640px}@media only screen and (max-width:1400px){.generic_search_grid{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:1300px){.generic_search_grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1080px){.generic_search_grid{grid-template-columns:1fr}}.generic_search_avatar{display:flex;margin-right:1rem}.generic_search_avatar img{background-color:var(--base-ui-2);border:1px solid var(--base-ui-3);border-radius:50%;height:40px;object-fit:cover;width:40px}.task_coverbody{background:linear-gradient(90deg,#183040,#0e1d31);height:90vh}.task-container{margin:10px}.task-container ul{height:calc(100vh - 55px);list-style-type:none;margin:0;overflow:scroll;padding:0}.task-container .task-list .task-column{flex:1 1;height:calc(100vh - 75px);margin:0 5px;overflow-y:scroll;position:relative}.task-container .task-list{align-items:flex-start;display:flex}@media (max-width:750px){.task-container .task-list{display:block}.task-container .task-list .task-column{margin-bottom:150px}}.task-container .task-list .task-column .task-input{padding:0 0 10px}.task-container .task-list .task-column .task-input input{background:#fff;border:none;box-shadow:0 2px 5px #cfd9ea1a;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:12px;font-weight:300;outline:none;padding:8px;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.task-container .task-list .task-column .task-input input:focus{box-shadow:0 4px 10px #cfd9ea80}.task-container .task-list .task-column .task-column-header{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:10px}.task-container .task-list .task-column .task-column-header h2{font-size:14px;font-weight:400;margin:0;text-transform:uppercase}.task-inner-list{min-height:100%}.task-item{background:#fff;box-shadow:0 2px 5px #cfd9ea1a;cursor:pointer;margin-bottom:10px;min-height:100px;padding:10px;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1)}.task-item h1{font-size:13px;font-weight:500;margin:0}.task-item .assigned{display:block;margin-top:1rem}.task_handler{align-items:center;display:flex}.task_handler img{border-radius:100%;margin-right:6px;max-width:25px}.task_handler span{color:#566578;font-size:12px}.task-item.is-moving{cursor:move}.gu-mirror{list-style-type:none;margin:0!important;opacity:.8;position:fixed!important;z-index:9999!important}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.5}.task-column-to_start .is-moved,.task-column-to_start .task-column-header,.task-column-to_start .task-options{background:#4b9efd;color:#fff}.task-column-in_progress .is-moved,.task-column-in_progress .task-column-header,.task-column-in_progress .task-options{background:#ffb335;color:#fff}.task-column-in_actions .is-moved,.task-column-in_actions .task-column-header,.task-column-in_actions .task-options{background:#8473e1;color:#fff}.task-column-completed .is-moved,.task-column-completed .task-column-header,.task-column-completed .task-options{background:#44d26f;color:#fff}.my_profile{background:#fff;font-family:Lato,sans-serif;height:calc(100vh - 55px);justify-content:space-between;margin-top:55px;position:fixed;width:100%}.my_profile_background{background:linear-gradient(90deg,#062946,#1699c8);height:18%;width:100%}.my_profile_background img{height:100%;width:100%}.my_profile_details{position:relative}.my_profile_user_pic{border-radius:5px;left:3%;overflow:hidden;position:absolute;top:-90px}.my_profile_details_header{color:#fff;font-size:28px;left:35%;letter-spacing:8px;position:absolute;text-transform:uppercase;top:-130px}.my_user_profile_view{background-color:#f3f3f3;box-sizing:border-box;font-family:Josefin Sans,sans-serif;list-style:none;margin:0;padding:0}.my_wrapper{box-shadow:0 1px 20px 0 #455a6414;display:flex;overflow:scroll}.my_user_profile_view_left{background:linear-gradient(90deg,#0a88a8,#01bedf);background:linear-gradient(90deg,#062946,#1699c8);display:flex;flex-direction:column;width:25%}.my_user_profile_view_left_top{align-items:center;color:#fff;display:flex;flex-direction:column;height:75%;padding:20px;text-align:center}.my_user_profile_view_left_bottom{display:flex;flex-direction:column-reverse;height:20%;justify-content:space-around;padding:10px}.my_profile_button{background-color:#04597a;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;outline:0;padding:10px;text-align:center;width:100%}.my_profile_button:hover{background-color:#044969}.my_profile_button_div{display:flex;justify-content:space-between}.my_user_profile_view_left_top img{border-radius:10px;height:auto;width:100%}.my_user_profile_view_left_top h4{font-size:25px;margin-bottom:10px}.my_user_profile_view_left_top p{font-size:16px}.my_user_profile_view_right{background:#fff;box-shadow:0 1px 20px 0 #455a6414;display:flex;flex-direction:column;height:inherit;width:75%}.my_user_profile_view_right_top{height:calc(100vh - 135px);padding:10px 15px}.my_user_profile_view_right_bottom{border:none;padding:10px}.my_user_profile_view_right_top .info,.my_user_profile_view_right_top .projects{margin-bottom:10px}.my_user_profile_view_right_top .info h3{border-bottom:1px solid #e0e0e0;color:#353c4e;letter-spacing:5px;margin:10px 0 15px;padding-bottom:10px;text-transform:uppercase}#characterLimitedInput{box-sizing:border-box;height:auto;width:100%}#characterLimitedInput,.edit_group_textarea{color:#2089a3;font-family:Lato,sans-serif;line-height:20px}.edit_group_textarea{background:#0000;border-style:none;color:#919aa3;font-size:13px;margin-bottom:15px;outline:none;width:150%}.user_profile_view_right_top_b{height:calc(100vh - 190px)}@media screen and (max-width:650px){.my_profile_user_pic{align-items:center;display:flex;justify-content:center;margin:10px;position:static}.my_profile_details_header{font-size:15px;left:15%;letter-spacing:6px}.my_user_profile_view_left{display:none}.my_user_profile_view_right{width:100%}.user_profile_view_right_top .info_data .data,.user_profile_view_right_top .projects_data .data{min-width:200px;width:100%}.edit_group_textarea{width:120%}}.button_container{margin-bottom:20px;margin-top:8px}.btn-fade{background-color:#8cbcd2;border-radius:40px;color:#fff;transform:translate(0)}.btn-fade .btn-content{display:flex}.btn-fade .btn-content-element{height:100%;width:100%}.btn-fade div p{cursor:pointer;flex-direction:row;justify-content:center;margin:0;padding:0;position:relative;text-align:center;transform:translateY(-50%)}.selector{background-color:#315c82;border-radius:20px;height:100%;left:0;position:absolute;top:0;transition:.3s}