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}.login{padding:0 20px}.login__form-forgot:hover{cursor:pointer}.loginLayout{height:100%;min-height:100vh;width:100%}.login{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3%;text-align:center}.login__box{background:#fff;border-radius:4px;margin:15px auto 0;max-width:500px;text-align:left;width:100%}.login__box-header{background:#00bdd9!important;border-bottom:1px solid;border-top-left-radius:3px;border-top-right-radius:3px;color:#fff;font-weight:400;padding:14px 10px;text-transform:uppercase}.login__form{padding:15px}.login__form-info{color:#565656;font-size:.875em}.login__form-info,.login__form-input{margin-bottom:10px}.login__form-input .ant-input-outlined{height:40px}.login .ant-btn,.login__form-submit{background:#00bdd9;border-color:#00bdd9;border-radius:4px;color:#fff;height:40px;margin-top:15px;width:100%}.login__logo-img{max-width:400px;width:100%}.login__form-forgot{color:#2e2e32;font-size:.875em;outline:none;text-decoration:none}.notification__error{background:#e74d3c;border-radius:15px;color:#fff}.notification__error .ant-notification-notice-description,.notification__error .ant-notification-notice-message{color:#fff!important}.notification__error svg{fill:#fff}.community-registration{background-color:#fff;min-height:100vh;padding:20px}.community-registration .registration-container{background:#fff;border-radius:8px;margin:0 auto;max-width:1200px;overflow:hidden}.community-registration .header{padding:30px 0;text-align:center}.community-registration .header .logo{height:80px}.community-registration .progress-steps{align-items:center;display:flex;gap:100px;justify-content:center;margin:40px 0}.community-registration .progress-steps .step{align-items:center;display:flex;gap:15px;opacity:.4;transition:opacity .3s}.community-registration .progress-steps .step.active{opacity:1}.community-registration .progress-steps .step .step-number{align-items:center;background:#fff;border:2px solid #00b4cc;border-radius:50%;color:#00b4cc;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;width:60px}.community-registration .progress-steps .step .step-info .step-title{color:#00b4cc;font-size:24px;font-weight:700;margin-bottom:5px}.community-registration .progress-steps .step .step-info .step-subtitle{color:#00b4cc;font-size:16px}.community-registration .step-content{padding:0 40px 40px}@media(max-width:768px){.community-registration .progress-steps{flex-direction:column;gap:20px}.community-registration .step-content{padding:0 20px 20px}}.step-1{display:flex;justify-content:center}.step-1 .form-container{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:30px;width:500px}.step-1 .signin-form .form-group{margin-bottom:20px}.step-1 .signin-form .form-group label{color:#333;display:block;font-weight:700;margin-bottom:8px}.step-1 .signin-form .form-group input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;padding:15px;transition:border-color .3s;width:100%}.step-1 .signin-form .form-group input:focus{border-color:#00b4cc;box-shadow:0 0 0 3px #00b4cc1a;outline:none}.step-1 .signin-form .form-group .password-hint{color:#666;font-size:14px;margin-top:8px}.step-1 .signin-form .form-group .account-type-toggle{border:1px solid #ddd;border-radius:6px;display:flex;overflow:hidden}.step-1 .signin-form .form-group .account-type-toggle .toggle-btn{background:#fff;border:none;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:12px 16px;transition:all .3s}.step-1 .signin-form .form-group .account-type-toggle .toggle-btn:first-child{border-right:1px solid #ddd}.step-1 .signin-form .form-group .account-type-toggle .toggle-btn.active{background:#00b4cc;color:#fff}.step-1 .signin-form .form-group .account-type-toggle .toggle-btn:hover:not(.active){background:#f5f5f5}.step-1 .signin-form .btn-primary{background:#00b4cc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:15px;transition:background .3s;width:100%}.step-1 .signin-form .btn-primary:hover{background:#009fb8}@media(max-width:768px){.step-1 .form-container{margin:0 20px;width:100%}}.step-2 .welcome-message{background:#e8f4f8;border-radius:8px;color:#333;line-height:1.6;margin-bottom:30px;padding:20px}.step-2 .form-container{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:30px}.step-2 .community-form .form-layout{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr}.step-2 .community-form .form-left .section{margin-bottom:30px}.step-2 .community-form .form-left .section h3{background:#00b4cc;border-radius:6px;color:#fff;font-size:16px;font-weight:700;margin:0 0 20px;padding:15px}.step-2 .community-form .form-left .section .form-group{margin-bottom:20px}.step-2 .community-form .form-left .section .form-group label{color:#333;display:block;font-weight:700;margin-bottom:8px}.step-2 .community-form .form-left .section .form-group label:before{color:red;content:"* ";display:none}.step-2 .community-form .form-left .section .form-group input,.step-2 .community-form .form-left .section .form-group select,.step-2 .community-form .form-left .section .form-group textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;letter-spacing:normal;padding:12px;transition:border-color .3s;width:100%}.step-2 .community-form .form-left .section .form-group input:focus,.step-2 .community-form .form-left .section .form-group select:focus,.step-2 .community-form .form-left .section .form-group textarea:focus{border-color:#00b4cc;box-shadow:0 0 0 3px #00b4cc1a;outline:none}.step-2 .community-form .form-left .section .form-group textarea{min-height:100px;resize:vertical}.step-2 .community-form .form-left .section .form-group .radio-group{display:flex;flex-direction:column;gap:10px;margin-top:10px}.step-2 .community-form .form-left .section .form-group .radio-group label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:10px}.step-2 .community-form .form-left .section .form-group .radio-group label input[type=radio]{margin:0;width:auto}.step-2 .community-form .form-left .section .form-group .tag-input{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex;flex-wrap:wrap;gap:8px;min-height:45px;padding:8px}.step-2 .community-form .form-left .section .form-group .tag-input .tag{align-items:center;background:#e8f4f8;border-radius:4px;color:#00b4cc;display:flex;font-size:14px;gap:5px;padding:4px 8px}.step-2 .community-form .form-left .section .form-group .tag-input .tag button{align-items:center;background:none;border:none;color:#00b4cc;cursor:pointer;display:flex;font-size:16px;height:16px;justify-content:center;padding:0;width:16px}.step-2 .community-form .form-left .section .form-group .tag-input input{border:none;flex:1 1;min-width:120px;outline:none;padding:4px}.step-2 .community-form .form-left .security-section .security-setting{border-bottom:1px solid #eee;margin-bottom:25px;padding-bottom:20px}.step-2 .community-form .form-left .security-section .security-setting:last-child{border-bottom:none}.step-2 .community-form .form-left .security-section .security-setting h4{color:#333;font-size:16px;margin-bottom:10px}.step-2 .community-form .form-left .security-section .security-setting p{color:#666;line-height:1.5;margin-bottom:15px}.step-2 .community-form .form-left .security-section .security-setting .radio-group{display:flex;flex-direction:column;gap:8px}.step-2 .community-form .form-left .security-section .security-setting .radio-group label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:10px}.step-2 .community-form .form-left .security-section .security-setting .radio-group label input[type=radio]{width:auto}.step-2 .community-form .form-left .tools-section h3{background:#00b4cc;border-radius:6px;color:#fff;font-size:16px;font-weight:700;margin:0 0 20px;padding:15px}.step-2 .community-form .form-left .tools-section .tools-grid{display:flex;flex-direction:column;gap:15px}.step-2 .community-form .form-left .tools-section .tools-grid .tool-item{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.step-2 .community-form .form-left .tools-section .tools-grid .tool-item input[type=checkbox]{margin-top:2px;width:auto}.step-2 .community-form .form-left .tools-section .tools-grid .tool-item .tool-description{color:#666;display:block;font-size:14px;font-weight:400;margin-top:5px}.step-2 .community-form .form-left .create-btn{background:#00b4cc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:30px;padding:15px;transition:background .3s;width:100%}.step-2 .community-form .form-left .create-btn:hover{background:#009fb8}.step-2 .community-form .form-right .section{margin-bottom:30px}.step-2 .community-form .form-right .section h3{background:#00b4cc;border-radius:6px;color:#fff;font-size:16px;font-weight:700;margin:0 0 20px;padding:15px}.step-2 .community-form .form-right .section .logo-upload{align-items:center;display:flex;gap:15px}.step-2 .community-form .form-right .section .logo-upload .logo-placeholder{align-items:center;background:#2c5aa0;border-radius:50%;color:#fff;display:flex;font-size:32px;height:80px;justify-content:center;width:80px}.step-2 .community-form .form-right .section .logo-upload .upload-btn{align-items:center;background:#00b4cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;width:40px}.step-2 .community-form .form-right .section .logo-upload .upload-btn:hover{background:#009fb8}.step-2 .community-form .form-right .section textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;letter-spacing:normal;padding:12px;resize:vertical;transition:border-color .3s;width:100%}.step-2 .community-form .form-right .section textarea:focus{border-color:#00b4cc;box-shadow:0 0 0 3px #00b4cc1a;outline:none}@media(max-width:768px){.step-2 .community-form .form-layout{gap:20px;grid-template-columns:1fr}}.step-3{display:flex;justify-content:center}.step-3 .form-container{background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:30px;width:800px}.step-3 .invites-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.step-3 .invites-section .section-header h3{background:#00b4cc;border-radius:6px;color:#fff;flex:1 1;font-size:16px;font-weight:700;margin:0;padding:15px 30px}.step-3 .invites-section .section-header .skip-btn{align-items:center;background:none;border:none;color:#00b4cc;cursor:pointer;display:flex;font-size:16px;gap:5px;padding:15px 20px;transition:color .3s}.step-3 .invites-section .section-header .skip-btn:before{content:"↗";font-size:18px}.step-3 .invites-section .section-header .skip-btn:hover{color:#009fb8;text-decoration:underline}.step-3 .invites-section .invite-form .email-input-group{display:flex;gap:10px;margin-bottom:20px}.step-3 .invites-section .invite-form .email-input-group input{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:16px;padding:12px;transition:border-color .3s}.step-3 .invites-section .invite-form .email-input-group input:focus{border-color:#00b4cc;box-shadow:0 0 0 3px #00b4cc1a;outline:none}.step-3 .invites-section .invite-form .email-input-group .add-btn,.step-3 .invites-section .invite-form .email-input-group .remove-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s;width:40px}.step-3 .invites-section .invite-form .email-input-group .add-btn:hover,.step-3 .invites-section .invite-form .email-input-group .remove-btn:hover{background:#f5f5f5}.step-3 .invites-section .invite-form .email-input-group .add-btn{background:#00b4cc;border-color:#00b4cc;color:#fff;font-size:20px}.step-3 .invites-section .invite-form .email-input-group .add-btn:hover{background:#009fb8}.step-3 .invites-section .invite-form .email-list{margin-bottom:20px}.step-3 .invites-section .invite-form .email-list .email-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px;transition:background-color .3s}.step-3 .invites-section .invite-form .email-list .email-item:hover{background:#f1f3f4}.step-3 .invites-section .invite-form .email-list .email-item button{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;padding:0;transition:color .3s;width:20px}.step-3 .invites-section .invite-form .email-list .email-item button:hover{color:#dc3545}.step-3 .invites-section .invite-form .send-btn{background:#00b4cc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 30px;transition:background .3s}.step-3 .invites-section .invite-form .send-btn:hover{background:#009fb8}@media(max-width:768px){.step-3 .form-container{margin:0 20px;width:100%}.step-3 .invites-section .section-header{align-items:stretch;flex-direction:column;gap:10px}.step-3 .invites-section .section-header h3{text-align:center}.step-3 .invites-section .section-header .skip-btn{align-self:flex-end}}.admin-layout{background:#0688a9;display:flex;width:100%}.admin-layout__sidebar{background:#0688a9;color:#fff;display:flex;flex-direction:column;height:100%;padding-top:30px}.admin-layout__main{background:#0688a9;border-radius:0 0 0 30px;display:flex;flex:1 1;flex-direction:column}.admin-layout__header{background:#fff;border-radius:30px 0 0 0;display:flex;flex-direction:column;justify-content:center;min-height:80px;padding:0 20px}.admin-layout__content{background:#f7f5f5;border-radius:0 0 0 30px;flex:1 1;height:100%;overflow:hidden scroll;padding:0 20px 20px}.sidebar-menu{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow-x:hidden;overflow-y:auto}.sidebar-menu::-webkit-scrollbar{height:5px;width:5px}.sidebar-menu::-webkit-scrollbar-thumb{background-color:#999!important;border-radius:10px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background-color:#555!important}.sidebar-menu::-webkit-scrollbar-track{background-color:#fff!important}.sidebar-menu__item{align-items:center;border-radius:30px 0 0 30px;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:left;min-height:45px;padding-left:20px;text-align:left;transition:all .3s;width:100%}.sidebar-menu__item--selected,.sidebar-menu__item:hover{background:#f7f5f5;color:#0688a9}.sidebar-menu__item-icon{margin-right:20px}.sidebar-menu__link{align-items:center;color:#fff;display:flex;gap:10px;justify-content:space-between;text-decoration:none;width:100%}.sidebar-menu__link__title{word-wrap:break-word;flex:1 1}.sidebar-menu ul{width:100%!important}.sidebar-menu ul .ant-menu-item,.sidebar-menu ul .ant-menu-submenu-title{border-radius:10px 0 0 10px!important;color:#fff;width:100%}.sidebar-menu ul .ant-menu-item-active,.sidebar-menu ul .ant-menu-item-selected{background:#f7f5f5!important;color:#0688a9!important}.sidebar-menu .ant-menu-sub{background:none!important}.MenuConter{background:#feee60;border-radius:30px}.MenuConter,.MenuConter-warn{align-items:center;color:#373636!important;display:flex;font-size:10px;font-weight:500;height:25px;justify-content:center;padding:0 10px;text-align:center}.MenuConter-warn{background-color:#feacab;border:.7px solid #f53835;border-radius:30px}.sidebar-sub-menu ul{background:#0688a9!important;color:#fff}.sidebar-sub-menu path,.sidebar-sub-menu svg{color:#fff}.ant-menu-sub.ant-menu-sub .ant-menu-item{align-items:center;color:#fff;display:flex!important;overflow:visible!important;position:relative;visibility:visible!important}.ant-menu-sub.ant-menu-sub .ant-menu-item.ant-menu-item-selected{color:#0688a9}.ant-menu-sub.ant-menu-sub .ant-menu-item.ant-menu-item-selected path{fill:#0688a9}.profile-avatar{background:#fff;border-radius:100%;height:150px;margin:0 auto 20px;overflow:hidden;padding:0!important;position:relative;width:150px}.profile-avatar,.profile-avatar__profiles-container{align-items:center;display:flex;justify-content:center}.profile-avatar__profiles-container{padding-bottom:10px}.profile-avatar__profiles{align-items:center;display:flex;gap:10px;justify-content:center}.profile-avatar__profiles__profile__logo{border-radius:30px;height:30px;object-fit:cover;width:30px}.profile-avatar__img{width:100%}.profile-avatar__img__default{bottom:0;height:65%;left:0;margin:auto;position:absolute;right:0;top:0;width:65%}.ant-layout-sider-collapsed .profile-avatar{height:50px;padding:8px;width:50px}.ant-layout-sider-collapsed .profile-avatar__profiles{gap:2px;max-width:100%;padding:0 3px;text-align:center}.ant-layout-sider-collapsed .profile-avatar__profiles span{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-btn{color:#110f24;font-weight:300;min-height:40px}.ant-btn:hover svg path{fill:#fff}.primary-btn{background:#41bddc;color:#fff}.primary-btn svg path{fill:#fff!important}.primary-btn:hover{background:#fff!important;color:#6bd3e8!important}.primary-btn:hover svg path{fill:#6bd3e8!important}.top-header__row{display:flex;justify-content:space-between}.top-header__section{margin-right:20px}.top-header__section:last-child{margin-right:0}.top-header__section__link{align-items:center;background-color:#f6f6f9;border-radius:20px;color:#110f24;display:flex;font-size:14px;gap:10px;height:38px;margin-top:12px;padding:5px 15px}.top-header__section__link:hover{background:#41bddc;color:#fff}.top-header__sections{display:flex;flex:1 1;justify-content:end}.top-header__hub-settings{background-color:#f6f6f9}.top-header__hub-settings:hover{background-color:#6bd3e8!important;color:#fff!important}.UserAvatarMenu__imgBox,.UserAvatarMenu__info{align-items:center;display:flex}.UserAvatarMenu__imgBox{border-radius:100%;height:40px;justify-content:center;margin-right:10px;overflow:hidden;text-align:center;width:40px}.UserAvatarMenu__img{width:100%}.UserAvatarMenu__name{font-weight:700}.UserAvatarMenu__greeting{cursor:pointer}.welcome-back{font-size:25px;font-weight:400}.welcome-back__name{color:#0688a9;font-weight:600}@media(max-width:570px){.admin-dashboard__invite-text{display:none}}.admin-dashboard__top-section{align-items:center;display:flex;justify-content:space-between}@media(max-width:1290px){.admin-dashboard__top-section{align-items:normal;flex-direction:column;margin-bottom:20px}}.admin-dashboard__top-section__left{align-items:center;display:flex;flex:1 1}@media(max-width:1290px){.admin-dashboard__top-section__left{justify-content:space-between}}.admin-dashboard__top-section__left button{margin-left:20px}.admin-dashboard__top-section__right{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:flex-end}@media(max-width:1290px){.admin-dashboard__top-section__right{justify-content:flex-start}}@media(max-width:570px){.admin-dashboard__top-section__right{justify-content:space-between}}.admin-dashboard__top-section__right button{margin-left:20px}@media(max-width:570px){.admin-dashboard__top-section__right button{margin-left:0}}.admin-dashboard__charts{align-items:center;display:flex;justify-content:space-between;margin:40px 0}.admin-dashboard__boxes{align-items:flex-start;display:flex;justify-content:space-between}.admin-dashboard__section{flex:1 1;max-width:350px}.view-data{align-items:center;display:flex;flex-wrap:wrap}.view-data__text{font-size:15px;font-weight:300;margin-right:20px}@media(max-width:570px){.view-data__selection,.view-data__text{margin:0 0 10px}}.view-data__selection-title{align-items:center;background:#ececee;border-radius:40px;display:flex;font-size:13px;font-weight:400;height:40px;justify-content:space-between;min-width:130px;padding:0 10px}.dashboard-chart{display:flex;flex-direction:column;height:100%;justify-content:space-between}.dashboard-chart__info-chart{height:80px;width:150px}.dashboard-chart__info{align-items:center;display:flex}.dashboard-chart__label{font-size:15px;font-weight:500;margin-bottom:30px}.dashboard-chart__time{color:#0688a9;font-weight:600;margin-left:10px}.dashboard-chart__info-number{color:#0688a9;flex:1 1;font-size:44px;font-weight:500}.most-engaged-members{margin-bottom:20px}.most-engaged-members__loader{align-items:center;display:flex;justify-content:center;min-height:100px}.member{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;margin-bottom:10px;padding-bottom:10px}.member:last-child{border-bottom:none;padding-bottom:0}.member__avatar{align-items:center;border-radius:100%;display:flex;height:40px;justify-content:center;margin-right:10px;overflow:hidden;text-align:center;width:40px}.member__avatar-img{width:100%}.member__name{color:#03142d;font-size:15px;font-weight:600}.member__date{color:#494949;font-size:14px;font-weight:300}.recent-activity__loader{align-items:center;display:flex;justify-content:center}.activity{border-bottom:1px solid #f3f3f3;color:#03142d;font-size:14px;font-weight:400;margin-bottom:10px;padding-bottom:10px}.activity:last-child{border-bottom:none;padding-bottom:0}.activity__email{font-weight:500}.activity__date{color:#494949;font-size:13px;font-weight:500}.latest-posts__loader{align-items:center;display:flex;justify-content:center;min-height:100px}.post{border-bottom:1px solid #f3f3f3;margin-bottom:10px;padding-bottom:10px}.post:last-child{border-bottom:none;padding-bottom:0}.post__title{color:#03142d;font-size:15px;font-weight:600;margin-bottom:5px}.post__desc{font-size:14px;line-height:22px;margin-bottom:10px;word-break:break-word}.post__date,.post__desc{color:#494949;font-weight:400}.post__date{font-size:13px;margin-bottom:5px}.post__author,.post__author-avatar{align-items:center;display:flex}.post__author-avatar{border-radius:100%;height:22px;justify-content:center;margin-right:10px;overflow:hidden;text-align:center;width:22px}.post__author-avatar-img{width:100%}.post__author-name{color:#03142d;font-size:14px;font-weight:700}.invited-members__loader{align-items:center;display:flex;justify-content:center;min-height:100px}.invited-members__member{align-items:center;border-bottom:1px solid #f3f3f3;display:flex;gap:10px;margin-bottom:10px;padding-bottom:10px}.invited-members__member:last-child{border-bottom:none;padding-bottom:0}.invited-members__member-email{color:#03142d;flex:1 1;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invited-members__member-date{color:#110f2499;font-size:13px;font-weight:400}.comment{border-bottom:1px solid #f3f3f3;margin-bottom:10px;padding-bottom:10px}.comment:last-child{border-bottom:none;padding-bottom:0}.comment__desc{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#494949;display:-webkit-box;font-size:14px;font-weight:400;line-height:22px;margin-bottom:15px;overflow:hidden}.comment__arthur{color:#494949;font-size:13px;font-weight:400}.comment__article{font-size:14px;font-weight:400;margin-top:2px}.comment__article-name{color:#0688a9;font-weight:600;margin-left:8px}.comment__article-name:hover{cursor:pointer;text-decoration:underline}.newest-members{margin-bottom:20px}.newest-members__loader{align-items:center;display:flex;justify-content:center;min-height:100px}.ManagerThread * .ant-drawer-title{color:#0688a9}.ManagerThread .ant-drawer-body{padding:0}.ManagerThread * .ant-tabs-nav{padding:0 25px}.ManagerThread * .ant-modal-content{padding:0}.ManagerThread * .ant-modal-header{align-items:center;box-shadow:0 0 16px 0 #7b7b7b;display:flex;height:60px;padding:20px}.ManagerThread * .ant-modal-footer{box-shadow:0 0 16px 0 #7b7b7b}.ManagerThread__content{background-color:#f6f6f9}.ManagerThread__footer{align-items:center;background-color:#fff;display:flex;gap:10px;padding:10px 20px 20px}.ManagerThread__person-icon{align-items:center;background-color:#c9c7c7;border-radius:50px;display:flex;height:50px;justify-content:center;position:relative;width:50px}.ManagerThread__person-icon__img{background-repeat:no-repeat;background-size:cover;overflow:hidden}.ManagerThread__person-icon__dot{background-color:#40bddc;border:2px solid #fff;border-radius:10px;bottom:0;height:10px;position:absolute;right:0;width:10px}.NewThreadForm{display:flex;flex-direction:column;gap:10px;padding:0 20px}.NewThreadForm__input{width:100%}.NewThreadForm__attachement{margin-top:10px}.NewThreadForm__cta{display:flex;justify-content:end;margin-top:4rem}.ManagerThreads{display:flex;flex-direction:column-reverse;gap:40px;height:calc(100vh - 350px);overflow:hidden;overflow-y:auto;padding:0 50px}.ManagerThreads__item-container{display:flex;flex-direction:column;gap:30px}.ManagerThreads__item-container__replies{display:flex;flex-direction:column;gap:10px}.ManagerThreads__item-container__replies .ManagerThreads__item{margin-left:80px}.ManagerThreads__item-container__replies__input{padding:0 132px 0 73px}.ManagerThreads__item{display:flex;gap:10px;position:relative}.ManagerThreads__item__timestamp{bottom:-10px;font-size:9px;position:absolute}.ManagerThreads__item__reply{align-items:center;display:flex;gap:10px;padding-left:10px;width:120px}.ManagerThreads__item__reply span{color:#110f2499}.ManagerThreads__item__reply:hover{cursor:pointer}.ManagerThreads__item__icon{align-items:flex-end;bottom:-17px;display:flex;font-weight:700;gap:8px;position:absolute}.ManagerThreads__item__icon span{color:#41bddc;font-size:12px}.ManagerThreads__item__menu{height:100%;padding-top:60px}.ManagerThreads__item__menu svg{transform:rotate(90deg)}.ManagerThreads__item__loading{align-items:center;background-color:hsla(0,0%,69%,.516);border-radius:5px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.ManagerThreads__item__container{align-items:center;display:flex;flex:1 1;gap:10px;position:relative}.ManagerThreads__item__content{flex:1 1;padding-bottom:10px;position:relative}.ManagerThreads__item__content__message-bubble{border:3px solid #fff;border-radius:20px;box-shadow:0 2px 8px gray;display:flex;flex-direction:column;min-height:20px;padding:10px 10px 10px 40px}.ManagerThreads__item__content__message-bubble pre{word-wrap:break-word;font-family:Poppins;margin:0;white-space:pre-wrap}.ManagerThreads__item__content__file-container{align-items:center;color:#110f2499;display:flex;font-size:12px;gap:10px;margin-top:10px}.ManagerThreads__item__content__file-container__name div{align-items:center;display:flex;gap:5px;margin-bottom:10px}.ManagerThreads__item__content__file-container__attchament-image{max-height:100px;object-fit:cover;width:100px}.ManagerThreads__item__content__file-container a{color:#110f2499;font-size:10px;text-decoration:underline}.ManagerThreads__item__footer{border-top:.5px solid #d7d6d6;min-height:20px;padding:10px}.ManagerThreads__item__footer__cta-container{align-items:center;display:flex;justify-content:center}.ManagerThreads__item__footer__reply-cta{color:#bdbaba}.ManagerThreads__item__footer__reply-cta:hover{cursor:pointer}.ManagerThreads__item__footer__replies{display:flex;flex-direction:column-reverse;gap:10px}.ManagerThreads__item__footer__replies__item{background:#d4f0f6;border-radius:10px;margin:0 0 0 50px;padding:10px 20px}.ManagerThreads__item__footer__replies__item__header{display:flex;gap:10px}.ManagerThreads__item__footer__replies__item__header__name{flex:1 1}.NewThreadReplyForm{flex:1 1;position:relative}.NewThreadReplyForm__close{position:absolute;right:5px;top:5px}.NewThreadReplyForm__close:hover{color:gray;cursor:pointer}.NewThreadReplyForm__input *{background-color:#0000!important;border:none!important;box-shadow:none!important}.NewThreadReplyForm__input * :focus{border:none!important;box-shadow:none!important;outline:none}.NewThreadReplyForm__input{background-color:#f5f5f8;border-radius:10px;padding:15px 10px 0}.NewThreadReplyForm__input__container{display:flex}.NewThreadReplyForm__input__container__textarea{border-radius:0;height:100%;text-align:left}.NewThreadReplyForm__input__container__footer{display:flex;justify-content:space-between;margin-bottom:10px}.NewThreadReplyForm__input__container__footer__attachement{width:70%}.NewThreadReplyForm__input__container__footer__attachement__icon :hover{cursor:pointer}.NewThreadReplyForm__input__container__footer__attachments{align-items:end;display:flex;flex-direction:column;padding:10px}.NewThreadReplyForm__input__container__footer__attachments__item{align-items:center;display:flex;gap:10px}.NewThreadReplyForm__input__container__footer__attachments__item span{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-word}.NewThreadReplyForm__input__container__footer__attachments__item svg:hover{cursor:pointer;scale:1.1}.NewThreadReplyForm__input__container__footer__cta{max-height:40px;max-width:40px;min-height:40px!important;min-width:40px;padding:5px}.NewThreadReplyForm__input__container__footer__cta:hover{background-color:rgba(6,136,169,.314)!important;transform:scale(1.1)}.NewThreadReplyForm__input__container__footer__cta svg{height:20px}.NewThreadReplyForm__input__container__footer__cta:hover,.NewThreadReplyForm__input__container__footer__cta:hover svg,.NewThreadReplyForm__input__container__footer__cta__send{color:#0688a9!important}.CreateAnyPostModal__content__title{color:#0688a9}.CreateAnyPostModal__content__list{display:flex;flex-direction:column;gap:15px}.CreateAnyPostModal__content__list__item{align-items:center;border:2px solid #0688a9;color:#0688a9;display:flex;font-size:20px;gap:20px;height:40px;padding:5px 20px;transition:box-shadow .3s ease-in-out}.CreateAnyPostModal__content__list__item:hover{background-color:rgba(6,136,169,.157);box-shadow:0 0 8px #0688a9;color:#0688a9}.page-title__title{color:#0688a9;font-size:18px;font-weight:500;margin:0}@media(max-width:992px){.page-title__title{margin-bottom:20px}}.page-title__top{align-items:center;display:flex}@media(max-width:992px){.page-title__top{flex-direction:column}}.page-title__description{color:#110f2499;font-size:14px;font-weight:400;line-height:23px;margin:20px 0 0;padding:0}.page-title__actions{align-items:center;display:flex;margin-left:auto}@media(max-width:992px){.page-title__actions{flex-direction:column;margin:0 auto;max-width:100%;text-align:center;width:100%}.page-title__actions button{height:auto!important;line-height:1.3;margin-bottom:10px;margin-right:0!important;max-width:100%!important;min-height:40px;padding:8px 16px!important;white-space:normal!important}}.profile-info{align-items:flex-start;display:flex}@media(max-width:768px){.profile-info{align-items:center;flex-direction:column}}.profile-info__avatar{margin:0 auto}@media(max-width:768px){.profile-info__avatar{max-width:150px}}.profile-info__avatar-row{flex:1 1;text-align:center}@media(max-width:768px){.profile-info__avatar-row{margin-bottom:20px;width:100%}}.profile-info__details{flex:5 1}@media(max-width:768px){.profile-info__details{width:100%}}.profile-info__details-row{align-items:center;display:flex;margin-bottom:5px}@media(max-width:768px){.profile-info__details-row{align-items:flex-start;flex-direction:column}}.profile-info__name{color:#0688a9;font-size:18px;font-weight:500}@media(max-width:768px){.profile-info__name{word-break:break-word}}.profile-info__type{align-items:center;color:#ca2b28;display:flex;font-weight:500;margin-left:30px}.profile-info__type--public{color:#15b315}@media(max-width:768px){.profile-info__type{margin-left:0;margin-top:5px}}.profile-info__type-dot{background:#ca2b28;border-radius:100%;height:10px;margin-right:10px;width:10px}.profile-info__type-dot--public{background:#15b315}.profile-info__desc{color:#777;font-size:14px;line-height:23px;margin-bottom:10px}@media(max-width:768px){.profile-info__link-input{max-width:100%}}.profile-info__link-input input{background:#eee;border-radius:8px 0 0 8px;cursor:pointer;height:40px}@media(max-width:768px){.profile-info__link-input input{font-size:11px;text-overflow:ellipsis}}.profile-info__link-input input:hover{background:#eee}.profile-info__link-input .ant-input-group-addon{border-radius:0 8px 8px 0}.LogoPicker * .ant-upload-select{border-radius:50px!important;overflow:hidden}.LogoPicker-Hubprofile * .ant-upload-select{border-radius:150px!important;height:150px!important;overflow:hidden;width:150px!important}.LogoPicker-Hubprofile__bg{bottom:0;height:75%;left:0;margin:auto;position:absolute;right:0;top:0;width:75%}.LogoCropper{height:500px;position:relative;width:500px}.LogoCropper__footer,.LogoCropper__footer *{color:#0688a9!important}.hub-form{margin-top:20px}.hub-form__form .ant-form-item-label label{color:#0688a9;font-size:15px;font-weight:500}.hub-form__form .ant-form-item-control-input-content input,.hub-form__form .ant-form-item-control-input-content textarea{border-radius:8px;min-height:40px}.hub-form__form .ant-form-item-control-input-content .ant-input-group-addon{border-radius:8px 0 0 8px}@media(max-width:768px){.hub-form__form .ant-row{margin-left:0!important;margin-right:0!important}.hub-form__form .ant-col{flex:0 0 100%;max-width:100%;padding-left:0!important;padding-right:0!important}.hub-form__form .ant-input-group-wrapper .ant-input-group{display:flex;flex-direction:column}.hub-form__form .ant-input-group-wrapper .ant-input-group .ant-input-group-addon:first-child{border-bottom:none;border-radius:8px 8px 0 0!important;font-size:12px;padding:8px 11px;text-align:left;width:100%}.hub-form__form .ant-input-group-wrapper .ant-input-group input{border-radius:0 0 8px 8px!important;order:2}.hub-form .invite-btn{max-width:100%!important}}.HubSettingsLayout{padding-top:100px}.HubSettingsLayout__cta{background-color:#fff259}.HubSettingsLayout__cta:hover{background-color:#5bc0de!important;color:#fff!important}@media(max-width:445px){.HubSettingsLayout__cta__vimeo{flex-wrap:wrap;height:auto;padding:20px 10px;white-space:break-spaces}}.HubSettingsLayout__description{color:#110f2499;font-size:14px;font-weight:400;line-height:22px;margin-bottom:15px;text-align:left}.HubSettingsLayout__header{align-items:center;display:flex;justify-content:space-between}.HubSettingsLayout__header__title__name{color:#0688a9;font-size:32px;font-weight:400;padding-bottom:20px}.HubSettingsLayout__header__title__sub{color:#110f2499;font-size:14px;font-weight:400}.HubSettingsLayout__header__title__icon{color:#0688a9;height:60px;position:relative;width:76px}.HubSettingsLayout__header__title__icon__cog1{height:40px;left:0;position:absolute;top:0;width:38px}.HubSettingsLayout__header__title__icon__cog2{bottom:0;height:40px;position:absolute;right:0;width:38px}.HubSettingsLayout__content-container{display:flex;gap:16px;margin-top:47px}.HubSettingsLayout__content-container__menu{width:249px}@media(max-width:960px){.HubSettingsLayout__content-container__menu{width:auto}}.HubSettingsLayout__content-container__menu ul{display:flex;flex-direction:column;gap:20px;list-style:none}@media(max-width:960px){.HubSettingsLayout__content-container__menu ul{padding:0 10px 0 0}}.HubSettingsLayout__content-container__menu ul li a{align-items:center;color:#110f2499;display:flex;gap:20px;height:30px;transition:transform .2s ease-in-out;width:100%}.HubSettingsLayout__content-container__menu ul li a .menu-icon{color:inherit;height:22px;width:20px}.HubSettingsLayout__content-container__menu ul li a .title{color:inherit;flex:1 1;font-size:14px;font-weight:400}@media(max-width:960px){.HubSettingsLayout__content-container__menu ul li a .title{display:none}}.HubSettingsLayout__content-container__menu ul li a:hover:not(.active){transform:scale(1.1)}.HubSettingsLayout__content-container__menu ul li a.active{color:#0688a9}.HubSettingsLayout__content-container__content{background-color:#fff;border-radius:11px;flex:1 1;padding:50px 75px}@media(max-width:441px){.HubSettingsLayout__content-container__content{width:12vw}}@media(max-width:750px){.HubSettingsLayout__content-container__content{padding:30px}}.HubTitle{color:#0688a9;font-size:27px;font-weight:700;padding-bottom:10px}.FaQ{margin-top:40px}.FaQ__title{padding-bottom:20px}.FaQ__accordion .ant-collapse-header{font-size:15px!important;font-weight:600!important}.HubMemberPlans__title-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}.HubMemberPlans__title-container__powered-stripe{color:#635bff;font-size:14px;font-weight:400}.HubMemberPlans__title-container__powered-stripe__stripe{font-weight:800}.HubMemberPlans__title-container__cta{align-items:center;display:flex;gap:20px}@media(max-width:1335px){.HubMemberPlans__title-container__cta{flex-direction:column}}@media(max-width:445px){.HubMemberPlans__title-container__cta>button{flex-wrap:wrap;height:auto;padding:20px 10px;white-space:break-spaces}}.HubMemberPlans__loading{align-items:center;display:flex;justify-content:center;margin-top:30px}.HubMemberPlans__list-tabs{display:flex;gap:10px;margin-bottom:20px}@media(max-width:445px){.HubMemberPlans__list-tabs{flex-direction:column}}.HubMemberPlans__list-tabs__item{align-items:center;background-color:#e3e1e1;border:1px solid #000;border-radius:40px;color:#000;display:flex;height:30px;justify-content:center;padding:0 20px}.HubMemberPlans__memberplans-tbl-container{overflow-x:auto}@media(max-width:1420px){.HubMemberPlans__memberplans-tbl-container{width:51vw}}@media(max-width:1230px){.HubMemberPlans__memberplans-tbl-container{width:45vw}}@media(max-width:1115px){.HubMemberPlans__memberplans-tbl-container{width:37vw}}@media(max-width:1000px){.HubMemberPlans__memberplans-tbl-container{width:53vw}}@media(max-width:960px){.HubMemberPlans__memberplans-tbl-container{width:66vw}}@media(max-width:577px){.HubMemberPlans__memberplans-tbl-container{width:59vw}}@media(max-width:510px){.HubMemberPlans__memberplans-tbl-container{width:50vw}}@media(max-width:408px){.HubMemberPlans__memberplans-tbl-container{width:43vw}}.HubMemberPlans__list-header{border-bottom:1px solid gray;color:#0688a9;font-size:14px;font-weight:700;height:30px}.HubMemberPlans__open-new-form{display:flex;justify-content:end;margin-top:25px}@media(max-width:445px){.HubMemberPlans__open-new-form>button{flex-wrap:wrap;height:auto;padding:20px 10px;white-space:break-spaces}}.HubMemberPlans__list-table * .ant-table-thead tr>.ant-table-cell{background-color:#0000;color:#0688a9}.HubMemberPlans__list-table * .ant-table-thead tr>.ant-table-cell:before{display:none}.HubMemberPlans__list-item{align-items:center;border-bottom:.5px solid gray;display:flex;height:50px}.HubMemberPlans__list-item__title{align-items:center;color:#110f24;display:flex;font-size:14px;font-weight:700;gap:10px}.HubMemberPlans__list-item__status{font-size:14px;font-weight:700}.HubMemberPlans__list-item__status__active{color:#15de5a}.HubMemberPlans__list-item__status__inactive{color:#ea0909}.HubMemberPlans__list-item__status__synced{color:#0688a9;font-weight:400}.HubMemberPlans__list-item__price{color:#110f24;font-size:14px}.HubMemberPlans__list-item__price__synced{color:#0688a9;font-style:italic;font-weight:400}.HubMemberPlans__list-item__price__not-set{color:#a97306;font-weight:400}.HubMemberPlans__list-item__members{color:#0688a9;font-size:14px;font-weight:700}.HubMemberPlans__list-item__ctas{align-items:center;display:flex;gap:20px;justify-content:end;padding-right:10px}.HubMemberPlans__list-item__ctas__edit{color:#110f24}.HubMemberPlans__list-item__ctas__edit:hover{cursor:pointer}.HubMemberPlans__list-item__ctas__trash{color:#ea0909!important;width:25px}.HubMemberPlans__list-item__ctas__trash:hover{cursor:pointer}.HubMemberPlans__list-item__ctas__trash__disabled{color:#000!important;width:25px}.HubMemberPlans__list-item__ctas__trash__disabled:hover{cursor:not-allowed}.HubMemberPlans__plan-view-modal div>.ant-modal-content{padding:0}.HubMemberPlans__plan-view-modal * .ant-modal-header{margin:0}.HubMemberPlans__plan-view-modal__title{align-items:center;color:#110f24;display:flex;font-size:14px;font-weight:700;gap:10px;padding:20px}.HubMemberPlans__plan-view-modal__title__name{color:#0688a9}.HubMemberPlans__plan-view-modal__header{background-position:50%;background-size:cover;height:190px;overflow:visible;position:relative;width:100%}.HubMemberPlans__plan-view-modal__header__overlay{align-items:center;background:linear-gradient(0deg,#000,#0000);bottom:0;display:flex;flex-direction:row;height:50%;justify-content:space-between;left:0;position:absolute;width:100%;z-index:10}.HubMemberPlans__plan-view-modal__header__overlay__title{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;gap:10px;padding-left:40px}@media(max-width:768px){.HubMemberPlans__plan-view-modal__header__overlay__title{font-size:14px;padding-left:10px}}.HubMemberPlans__plan-view-modal__header__overlay__ctas{align-items:center;display:flex;gap:15px;padding-right:20px}@media(max-width:768px){.HubMemberPlans__plan-view-modal__header__overlay__ctas{gap:8px;padding-right:10px}.HubMemberPlans__plan-view-modal__header__overlay__ctas button{font-size:12px;padding:4px 8px!important}}.HubMemberPlans__plan-view-modal__header__overlay__ctas__delete{background-color:#ea0909;color:#fff}.HubMemberPlans__plan-view-modal__header__overlay__ctas__delete__disabled{background-color:#080101;color:#fff!important}.HubMemberPlans__plan-view-modal__body{padding:44px 20px 44px 37px}.HubMemberPlans__plan-view-modal__body__text{color:#110f24;font-size:14px;font-weight:700;gap:10px;margin-bottom:20px}.HubMemberPlans__plan-view-modal__body__text__interval{color:#0688a9}.HubMemberPlans__plan-view-modal__body__text ul>li{font-size:13px;font-weight:400}.HubMemberPlans__plan-view-modal__footer{background:#ececee;display:flex;flex-direction:column;gap:5px;padding:23px 57px}.HubMemberPlans__plan-view-modal__footer__title{font-size:14px;font-weight:bolder}.HubMemberPlans__plan-view-modal__footer__ids{color:#110f2499;font-size:14px;font-weight:bolder}.HubMemberPlans__plan-view-modal__footer__ids span{font-weight:400}.HubMemberPlans__stripe * .ant-radio-wrapper{align-items:center;display:flex;margin-bottom:5px}.HubMemberPlans__stripe__question{color:#000;font-weight:700;margin:20px 0 10px}.HubMemberPlans__stripe__sub-title{color:#494949;font-size:12px;margin:20px 0 10px}.HubMemberPlans__stripe__currencies{display:flex;gap:10px}.HubMemberPlans__stripe__currencies__currency{border:1px solid #000;border-radius:20px;font-weight:600;padding:5px 15px}.HubMemberPlans__stripe__currencies__currency-update{color:#5bc0de;font-size:20px;font-weight:600}.HubMemberPlans__stripe__currencies__currency-update:hover{color:rgba(91,192,222,.624);cursor:pointer}.HubMemberPlans__stripe__connect{background-color:#635bff}.HubMemberPlans__stripe__connect *{color:#fff}.HubMemberPlans__stripe__connect:hover{background-color:rgba(99,91,255,.722)!important;color:#fff!important}.HubMemberPlans__stripe__connected{background-color:#ff615b}.HubMemberPlans__stripe__connected *{color:#fff}.HubMemberPlans__stripe__connected:hover{background-color:rgba(255,97,91,.604)!important;color:#fff!important}.HubMemberPlans__stripe__label{font-weight:800}.HubMemberPlans__stripe__currency-picker{display:flex;padding:15px 30px}.HubMemberPlans__stripe__currency-picker__modal * .ant-modal-title{color:#5bc0de}.HubMemberPlans__stripe__currency-picker__footer{display:flex;justify-content:space-between}.HubMemberPlans__stripe__currency-picker__footer__input{max-width:200px}.HubMemberPlans__stripe__currency-picker__footer__ctrl{display:flex;gap:10px}.HubMemberPlans__stripe__currency-picker__currencies{display:flex;flex-direction:column;gap:10px}.HubMemberPlans__stripe__currency-picker__currencies .ant-checkbox-wrapper{align-items:center;display:flex}.HubMemberPlans__stripe__currency-picker__currencies .ant-checkbox-wrapper .ant-checkbox-label{color:#5bc0de;width:120px}.HubMemberPlans__stripe__currency-picker__note h4{margin:0}.HubMemberPlans__stripe__currency-picker__note p{color:#494949;font-size:12px}.HubMemberPlans__stripe__disconnect-modal{padding:15px 30px}.HubMemberPlans__stripe__disconnect-modal * .ant-modal-title{color:#5bc0de}.HubMemberPlans__stripe__disconnect-modal__footer{display:flex;justify-content:space-between}.HubMemberPlans__stripe__disconnect-modal__footer__input{max-width:200px}.HubMemberPlans__stripe__disconnect-modal__footer__ctas{display:flex;gap:10px}.HubMemberPlans__stripe__disconnect-modal__footer__ctas .ant-btn-color-primary{background-color:#ff615b}.HubMemberPlans__stripe__disconnect-modal__footer__ctas .ant-btn-color-primary *{color:#fff}.HubMemberPlans__stripe__disconnect-modal__footer__ctas .ant-btn-color-primary:hover{background-color:rgba(255,97,91,.604)!important;color:#fff!important}.HubMemberPlans__plan-form * hr,.HubMemberPlans__plan-form hr{border:0;border-top:1px solid #eee;margin-bottom:20px;margin-top:20px}.HubMemberPlans__plan-form * .ant-checkbox-label,.HubMemberPlans__plan-form * .ant-modal-title{color:#5bc0de}.HubMemberPlans__plan-form * .ant-form-item-label,.HubMemberPlans__plan-form .ant-form-item-label{color:#ea0909}.HubMemberPlans__plan-form * .ant-form-item-label label,.HubMemberPlans__plan-form .ant-form-item-label label{color:#5bc0de}.HubMemberPlans__plan-form__benefit{margin-bottom:10px}.HubMemberPlans__plan-form__benefit * .ant-form-item-control-input-content{align-items:center;display:flex}.HubMemberPlans__plan-form__notes{color:#494949;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:normal;text-align:left}.HubMemberPlans__plan-form__error-message{margin:0}.HubMemberPlans__plan-form__pricing__label{width:60px}.HubMemberPlans__plan-form__pricing__input{min-width:270px;width:430px}@media(max-width:500px){.HubMemberPlans__plan-form__pricing__input{width:auto}}.HubMemberPlans__plan-form__trial__input{width:400px}.HubMemberPlans__plan-form__save-container{display:flex;justify-content:end;margin-top:30px}.HubMemberPlans__plan-form__discontinued * .ant-checkbox-label{color:#ea0909}.HubMemberPlans__plan-form__cover-preview{width:100%}.HubMemberPlans__redirect * .ant-modal-title{color:#5bc0de}.member-card{background:#f6f6f9;border:1px solid #eee;border-radius:8px;height:100%;min-height:100px}.member-card__title{background:#fff;border-bottom:4px solid #0688a9;border-radius:8px 8px 0 0;color:#0688a9;font-size:14px;font-weight:500;margin-bottom:10px;padding:7px 10px}.member-card__children{padding:0 10px}.card-number{color:#0688a9;font-size:20px;font-weight:500}.card-types{display:flex;flex-wrap:wrap}.card-types__item{background:#0688a9;border-radius:6px;color:#fff;font-size:14px;font-weight:400;margin-bottom:10px;margin-right:10px;padding:5px}.card-types__more-btn{background:#feee60;font-weight:500;margin:0 15px 15px 0;min-height:31px;padding:12px 20px;text-transform:capitalize}.filters{flex-wrap:wrap}.filters,.filters__filter{align-items:center;display:flex}.filters__filter{border-radius:6px;color:#0688a9;cursor:pointer;font-size:14px;font-weight:400;justify-content:center;margin-right:10px;min-height:31px;padding:5px}.filters__filter--active,.filters__filter:hover{background:#0688a9;color:#fff}.filters__badge sup{transform:translate(-10%,-50%)!important}.export-table{align-items:center;display:flex;height:100%}.export-table__download{color:#0688a9;cursor:pointer;margin:0 0 0 10px}.custom-table-box{overflow-x:auto}.custom-table-box__table thead th{background:#1695b5!important;color:#fff!important}.custom-table-box__table-empty__title{color:#1695b5;font-size:28px;font-weight:400;margin-bottom:5px}.custom-table-box__table-empty__desc{font-size:16px}.custom-table-box__table-empty__icon-wrapper{align-items:center;background-color:#41bddc33;border-radius:100%;display:flex;height:102px;justify-content:center;margin:0 auto;width:102px;z-index:0}.custom-table-box__table-empty__icon-inner{align-items:center;background-color:#41bddc;border-radius:100%;display:flex;height:88px;justify-content:center;width:88px;z-index:1}.custom-table-box__table-empty__icon-inner svg{color:#fff;width:50%}.swap-msg{color:#0688a9;font-size:13px;margin:0 0 10px;text-align:left}.table__at-ml{display:flex;margin-left:auto}.CustomPagination{flex-wrap:wrap;margin-bottom:15px;margin-left:auto}@media(max-width:768px){.CustomPagination .ant-pagination-options{margin-top:10px}}@media only screen and (max-width:576px){:where(.css-dev-only-do-not-override-5roxtx).ant-pagination .ant-pagination-options{display:inline-block}}.tagList{flex-wrap:wrap}.tagList,.tagList__tag{align-items:center;display:flex}.tagList__tag{background:#0688a9;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;justify-content:center;min-height:31px;padding:5px 10px}.tagList__tag--active,.tagList__tag:hover{background:#feee60;color:#110f24}.tagList__badge{margin:5px 15px 5px 0}.tagList__badge sup{transform:translate(-10%,-50%)!important}.tagList__clear{align-items:center;border:1px solid #ca191a;border-radius:6px;color:#ca191a;cursor:pointer;display:flex;font-size:14px;font-weight:400;justify-content:center;margin-left:30px;min-height:0;padding:4px}.new-member__tags--emails .ant-select-selection-placeholder,.tagList__clear .anticon{margin-left:10px}.multi-selection button{min-height:auto}.edit-memebr__title{color:#0688a9;font-size:24px;font-weight:600}.edit-memebr__email{margin-bottom:15px}.edit-memebr__img{border-radius:100%;display:flex;flex-wrap:nowrap;height:300px;margin:0 auto;overflow:hidden;position:relative;width:300px}@media(max-width:992px){.edit-memebr__img{height:200px;width:200px}}.edit-memebr__img img{height:-webkit-max-content;height:max-content;width:100%}.edit-memebr__circle-img{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;position:relative}.edit-memebr__circle-img-btn{bottom:-15px;position:absolute}.edit-memebr__info{display:flex;font-size:15px;margin-bottom:10px}.edit-memebr__info--label{min-width:180px}.edit-memebr__info--value{color:#0688a9;font-weight:400}@media(max-width:992px){.edit-memebr__info{flex-direction:column}.container{flex-direction:column-reverse}.gutter-row{margin-bottom:20px}}.activity-box{height:100%}.activity-box__header{align-items:center;display:flex;margin-bottom:10px}.activity-box__switch{color:#0688a9;font-size:14px;font-weight:500}.activity-box__title{color:#000000e0;flex:1 1;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-box__desc{border-bottom:1px solid #f0f0f0;color:#777;margin-bottom:10px;min-height:50px}.activity-box__items{display:flex;margin-bottom:5px}.activity-box__item-label{color:#110f2499;flex:1 1;font-size:14px}.activity-box__item-value{color:#000000e0;font-size:15px;font-weight:600}.info-box{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;color:#000000e0;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:120px;justify-content:center;padding:24px;text-align:center;transition:all .7s;width:32%}.info-box:hover{background:#feee60;transform:scale(1.05)}@media(max-width:992px){.info-box{width:100%}}.activity-box{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;color:#000000e0;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;padding:24px;text-align:center;transition:all .7s;width:160px}.activity-box--selected{background:#feee60}.activity-box:hover{background:#feee60;transform:scale(1.05)}.HubTags__description{color:#110f2499;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:normal;text-align:left}.HubTags__title{padding-top:51px}.HubTags__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.HubTags__tags__item{align-items:center;background-color:#5bc0de;border-radius:25px;color:#fff;display:flex;gap:10px;padding:3px 15px}.HubTags__tags__item__close:hover{cursor:pointer}.HubTags__input-container{padding-top:20px}.HubTags__create-tab-btn{margin-top:20px}.HubTags__spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HubBranding{display:flex;flex-direction:column;position:relative}@media(max-width:1225px){.HubBranding{width:45vw}}@media(max-width:936px){.HubBranding{width:64vw}}@media(max-width:825px){.HubBranding{width:58vw}}@media(max-width:735px){.HubBranding{width:62vw}}@media(max-width:530px){.HubBranding{width:52vw}}@media(max-width:447px){.HubBranding{width:45vw}}.HubBranding__contents{padding-bottom:100px;padding-right:10px}.HubBranding__save-cta{background-color:#fff;margin-top:50px;padding:20px 0}@media(max-width:525px){.HubBranding__save-cta{margin-top:0;padding:initial}}.BrandingPreview{color:#6b6b6b}@media(max-width:1125px){.BrandingPreview{width:-webkit-fit-content;width:fit-content}}.BrandingPreview__container{overflow-x:auto}.BrandingPreview__web-header{position:relative}.BrandingPreview__web-header__bg{display:flex}.BrandingPreview__web-header__bg *{height:64px}.BrandingPreview__web-header__bg__left{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAT4AAACkCAYAAAAOskKhAAAAAXNSR0IArs4c6QAAHkNJREFUeF7tnXnwVfP/x99ky1Jp1aZFUlqEkBaNUCGFrI2YEbJmMAz9aylElmGMtWmsiZAlJUto06aPSJI2ilRChOg7j/f8zud3P/dzP/eee+95n3vOuc/XTPP5VPee834/3+/zPK/9vduuXbt2GYkQEAJCoIwQ2E3EV0arrakKASFgERDxaSMIASFQdgiI+MpuyTVhISAERHzaA0JACJQdAiK+sltyTVgICIG8iI8A8H///WdRUzBYm0cICIG4IpCT+CC4v/76y/z555/m77//Nv/++68lPRFfXJdc4xYCQiAr8UF427Zts4QnotNmEQJCICkIZCQ+SG779u2W9DzTNikT1jyEgBAQAtWID9L79ddfzW+//SYtT/tDCAiBRCJQjfh+//1388svv4j0ErncmpQQEAIgUIX48OVt3rzZ7Ny5U+gIASEgBBKLQCXxYeJu3brV+vYkQkAICIEkI1BJfP/884/56aefyi6YQfCGP2i7O3bskLab5N2uuQWGwG677Wb23ntvs88++5hatWqZ3Xff3fBvcZFK4iOCS1CjHATtlrxENFz+/PHHH2VH+OWwzpqjewQguz333NPUrVvX1K9f3xxwwAFmjz32cH/jIu9giQ8i+Pnnn63Gk2RhnpDchg0bbACHZOy99trL1KlTx+y///52weL01kryWmlu0UeA54dcX54lFAksp9q1a5tmzZqZAw880GqCURVLfAwYMxdzN6nizXH9+vWW8HgzHXLIIaZx48ZWZUdVlwgBIZAfAigTPE9Yi6tWrTIbN260f69Xr55p1aqVNYWjKJXE5w04ioMsdkxEqdetW2fJHZJr166dad26tVXRq1Sk7DJml1FD6mLx1vfLA4FM1tGWLVvMsmXLDD/R/njOsKiiJpb4YGiIL4lVGpDe6tWrrSmPH+LII4+0byMkvQxPZXlR254aT9QRSCU/73cChStWrLAaIMpF27Zt7bMXJUk08UHkmLb49Pbbbz/To0cP68tLJT2RXZS2o8YSVwTSCZBnb/ny5eabb76xmt+hhx5qf0ZFEk18qNsrV660TlZIr2HDhlU6y4j0orINNY6kIOARID8hv88++8wqHkR8cTFFxZeeWOLDfP/yyy9tFJe3zeGHHy5N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);background-repeat:no-repeat;background-size:contain;width:124px}.BrandingPreview__web-header__bg__center{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAACkCAYAAADR9a3SAAAAAXNSR0IArs4c6QAAAfVJREFUeF7t3UFqIlEYAGH7/jdxrRfQrSsvIKiHEFx0yEDAyWYWH0zzQ2WV0NQPr6r7tQsfWdZ1XXeDf5YWsHG9CmwcYDe/wPv9nr0LPR6P2Qu43+8tYMsHeanAlvp3u10FNg5Qga0DVKACaqBtVA0qXwE1qHwF1KDyFVCDyldADSpfATWofAXUoPIVUIPKV0ANKl8BNah8BdSg8hVQg8pXQA0qXwE1qHwF1KDyFVCDyldADSpfATWofAXUoPIVUIPKV0ANKl8BNah8BdSg8hVQg8pXQA0qXwE1qHwF1KDyFVCDys8vcLvdZp+hOR6Psxew3+9nL+BwOMxewOv1Wpdl+bMZ/Bwt/v778/fPa793ja3Z+WcpOxCtbyLku4VQIOMVYIU4YH6B0+k0+008/rPQ+XyeXaA3Me4iis/fhbqF9B5AvlsIBTJeAVaIAyqAAhmvACvEARVAgYxXgBXigAqgQMYrwApxQAVQIOMVYIU4oAIokPEKsEIcUAEUyHgFWCEOqAAKZLwCrBAHVAAFMl4BVogDKoACGa8AK8QBFUCBjFeAFeKACqBAxivACnFABVAg48vz+Zz9vdHL5TJ7Adfr9a8F/Bzq+W77+/8Nfl771/X/xfYQ81OIAyqAAhmvACvEARVAgYxXgBXigAqgQMYrwApxwBdw3JysFHpSQQAAAABJRU5ErkJggg==);background-repeat:repeat-x;background-size:contain;flex:1 1;overflow:hidden;position:relative}.BrandingPreview__web-header__bg__right{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;width:54px}.BrandingPreview__web-header__tab-title{color:#6b6b6b;font-size:12px;left:26px;position:absolute;top:8px}.BrandingPreview__web-header__url{color:#6b6b6b;font-size:12px;left:0;position:absolute;top:37px}.BrandingPreview__body{background-color:#eff2f5;border-radius:0 0 10px 10px;border-top:.6px solid #aaa;display:flex;height:734px;overflow:hidden}.BrandingPreview__body__side-panel{height:100%;width:230px}.BrandingPreview__body__content{flex:1 1;height:100%}.BrandingSidePanel{padding-top:30px}.BrandingSidePanel__logo{height:100%;object-fit:contain;width:100%}.BrandingSidePanel__logo-container{align-items:center;background:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;display:flex;height:150px;justify-content:center;margin:0 auto 40px;padding:20px;width:150px}.BrandingSidePanel__menu{color:#fff;font-size:9px;font-weight:500;padding:5px 0 5px 20px}.BrandingSidePanel__menu__first{margin-top:30px}.BrandingPreviewContent{font-size:9px;position:relative}.BrandingPreviewContent__section-header{background-color:#fff;display:flex;height:70px}.BrandingPreviewContent__section-header__search-container{align-items:center;display:flex;flex:1 1;justify-content:center}.BrandingPreviewContent__section-header__search-container__input{border:1px solid #d9d9d9;border-radius:30px;height:30px;width:45%}.BrandingPreviewContent__section-header__message-cta-container{align-items:center;display:flex;justify-content:center;width:200px}.BrandingPreviewContent__section-header__message-cta-container__cta{align-items:center;background-color:#2f2f2f;border-radius:25px;color:#fff;display:flex;height:30px;justify-content:center;position:relative;text-align:center;width:120px}.BrandingPreviewContent__section-header__message-cta-container__cta__counter{align-items:center;background-color:#00bed9;border:1.5px solid #fff;border-radius:30px;display:flex;font-size:9px;height:20px;justify-content:center;left:-5px;position:absolute;top:-5px;width:20px}.BrandingPreviewContent__section{margin-top:30px;padding:0 20px}.BrandingPreviewContent__section__content{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:40px;padding:0 10px}.BrandingPreviewContent__section__content__arrow{color:#00bed9}.BrandingPreviewContent__section__content__ctas{display:flex;gap:5px;margin-left:30px}.BrandingPreviewContent__section__content__ctas__item{border:1px solid #00bed9;border-radius:5px;color:#00bed9;font-size:9px;padding:3px 15px;text-align:center}.BrandingPreviewContent__posts{align-items:center;display:flex;flex-direction:column;gap:10px;padding-top:10px}.BrandingPreviewContent__posts__post{background-color:#fff;border-radius:5px;border-top-style:solid;border-top-width:3px;margin-top:20px;padding:30px 40px;width:350px}.BrandingPreviewContent__posts__post__header{align-items:center;display:flex;gap:15px}.BrandingPreviewContent__posts__post__header__avatar{align-items:center;background-color:#ebebeb;border-radius:30px;display:flex;height:55px;justify-content:center;width:55px}.BrandingPreviewContent__posts__post__header__title{display:flex;flex-direction:column}.BrandingPreviewContent__posts__post__header__title__text{color:#e9b95d;font-weight:700;line-height:19px}.BrandingPreviewContent__posts__post__header__title__tags{color:#00bed9;display:flex;gap:5px}.BrandingPreviewContent__posts__post__content{border-bottom:1px solid #7a8fa630;min-height:130px}.BrandingPreviewMobile{background:#f8f8f8;border:5px solid #d9dbdc;border-radius:50px;box-shadow:inset 0 0 3px 0 #0003,0 0 0 1px #999,0 0 30px 0 #000000b3;height:877px;padding:15px;position:absolute;right:25px;top:275px;transform:scale(.5) translateX(100%);transform-origin:0 0;width:423px}.BrandingPreviewMobile__iphone-top{padding:5px 110px 40px;position:relative}.BrandingPreviewMobile__iphone-top__camera{background:#333;border-radius:50%;display:block;height:10px;margin:0 auto 13px;width:10px}.BrandingPreviewMobile__iphone-top__sensor{background:#333;border-radius:50%;display:block;float:left;height:15px;margin-top:-5px;width:15px}.BrandingPreviewMobile__iphone-top__speaker{background:#292728;border-radius:6px;display:block;height:6px;margin:0 auto;width:70px}.BrandingPreviewMobile__top-bar{border-left:5px solid #bbb;border-right:5px solid #bbb;display:block;height:15px;left:-5px;position:absolute;top:65px;width:423px}.BrandingPreviewMobile__iphone-screen{border:1px solid #00000080;border-radius:3px;height:677px;margin:0 auto;overflow:hidden;position:relative;width:375px}.BrandingPreviewMobile__iphone-screen__status-bar{left:0;position:absolute;top:0;width:100%;z-index:100}.BrandingPreviewMobile__iphone-screen__content{height:100%;position:relative;width:100%}.BrandingPreviewMobile__iphone-screen__content__header{display:flex;height:64px;left:0;padding-top:20px;position:absolute;top:0;width:100%}.BrandingPreviewMobile__iphone-screen__content__header__community-button{align-items:center;display:flex;height:40px;justify-content:center;padding-left:4px;padding-top:2px;width:52px}.BrandingPreviewMobile__iphone-screen__content__header__community-button svg{color:#fff;height:23px}.BrandingPreviewMobile__iphone-screen__content__header__search-field{align-items:center;border:1px solid #ffffff80;border-radius:20px;box-sizing:border-box;color:#ffffff80;display:flex;flex-grow:1;height:40px;padding:0 10px}.BrandingPreviewMobile__iphone-screen__content__header__search-field__search{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:700;font-weight:400;left:5px;line-height:1;margin-right:5px;position:relative;top:-1px}.BrandingPreviewMobile__iphone-screen__content__header__search-field__search:before{box-sizing:border-box;content:""}.BrandingPreviewMobile__iphone-screen__content__header__search-field__placeholder{display:block;font-size:18px;line-height:36px;margin-left:8px;width:190px}.BrandingPreviewMobile__iphone-screen__content__header__search-field__divider{background-color:#ffffff4d;height:20px;width:1px}.BrandingPreviewMobile__iphone-screen__content__header__search-field__group-button{display:flex}.BrandingPreviewMobile__iphone-screen__content__header__search-field__group-button svg{color:#fff;height:18px;left:5px;position:relative}.BrandingPreviewMobile__iphone-screen__content__header__search-field__group-button__text{color:#ffffffb3;font-size:12px;left:13px;line-height:19px;position:relative}.BrandingPreviewMobile__iphone-screen__content__body{background-color:#f2f2f2;height:100%;padding-top:64px;width:100%}.BrandingPreviewMobile__iphone-screen__content__body__post-form{align-items:center;color:#bababa;display:flex;height:62px}.BrandingPreviewMobile__iphone-screen__content__body__post-form__img-circle{border:0;border-radius:50%;height:40px;margin-top:-2px;vertical-align:middle}.BrandingPreviewMobile__iphone-screen__content__body__post-form__placeholder{font-size:16px;letter-spacing:.3px;padding-left:10px}.BrandingPreviewMobile__iphone-screen__content__body__announcement{background-color:#fff;border-bottom:1px solid #ccc;border-radius:6px;border-top-style:solid;border-top-width:4px;margin-bottom:18px;min-height:242px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta{align-items:center;display:flex;height:80px;margin-left:21px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__userpic-wrapper__img-circle{height:50px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__metadata-wrapper{height:50px;margin-left:5px;padding-top:5px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__metadata-wrapper__user-name{color:#000;font-size:14px;line-height:20px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__metadata-wrapper__date{color:#aaa;font-size:12px;letter-spacing:.2px;line-height:21px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__metadata-wrapper__date__strong{color:#333}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__action-button{height:50px;position:absolute;right:16px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__meta__action-button svg{color:#777;height:23px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__post-body{color:#000;padding:0 17px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__post-body__title{font-family:sans-serif;font-size:14px;font-weight:700;letter-spacing:.8px;line-height:16px;padding-left:4px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__post-body__description{line-height:15px;margin-top:8px;padding-left:4px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__post-body__tags{border-bottom:1px solid #ccc;margin-top:27px;padding-bottom:3px;padding-left:8px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__comment-form{display:flex;padding:20px 13px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__comment-form__img-circle{border-radius:50%;height:40px;margin-top:-2px}.BrandingPreviewMobile__iphone-screen__content__body__announcement__comment-form__placeholder{background-color:#f0f0f0;border:1px solid #cdcdcd;border-radius:15px;color:#b7b7b7;flex-grow:1;font-size:12px;height:30px;letter-spacing:.8px;line-height:28px;margin-left:5px;padding-left:11px}.BrandingPreviewMobile__iphone-screen__content__body__post{background-color:#fff;border-bottom:1px solid #ccc;border-radius:6px;border-top-style:solid;border-top-width:4px;margin-bottom:18px;min-height:242px}.BrandingPreviewMobile__iphone-screen__content__bottom-menu{align-items:center;background-color:#fff;border-top:1px solid #dedede;bottom:0;display:flex;height:52px;justify-content:space-between;left:0;padding:0 22px;position:absolute;width:100%}.BrandingPreviewMobile__iphone-screen__content__bottom-menu__tab-button{align-items:center;color:#777;display:flex;flex-direction:column}.BrandingPreviewMobile__iphone-screen__content__bottom-menu__tab-button svg{height:24px;margin:2px 0 3px}.BrandingPreviewMobile__iphone-screen__content__bottom-menu__tab-button__button-text{font-size:10px}.BrandingPreviewMobile__buttons__on-off{background:#ccc;border-radius:2px 0 0 2px;display:block;height:40px;left:-8px;position:absolute;top:100px;width:3px}.BrandingPreviewMobile__buttons__sleep{border-radius:0 2px 2px 0;left:auto;right:-10px}.BrandingPreviewMobile__buttons__sleep,.BrandingPreviewMobile__buttons__up{background:#ccc;display:block;height:60px;position:absolute;top:170px;width:5px}.BrandingPreviewMobile__buttons__up{border-radius:2px 0 0 2px;left:-10px}.BrandingPreviewMobile__buttons__down{background:#ccc;border-radius:2px 0 0 2px;display:block;height:60px;left:-10px;position:absolute;top:250px;width:5px}.BrandingPreviewMobile__iphone-bottom{padding:10px 0 0}.BrandingPreviewMobile__iphone-bottom span{background:#ccc;background:linear-gradient(135deg,#303233,#b5b7b9 50%,#f0f2f2 69%,#303233);border-radius:50%;display:block;height:68px;margin:0 auto;position:relative;width:68px}.BrandingPreviewMobile__iphone-bottom span:after{background:#fff;border-radius:50%;content:"";display:block;height:60px;left:4px;position:absolute;top:4px;width:60px}.BrandingForm__warning{color:#f57878;font-size:10px;font-style:italic}.BrandingForm__branding{border-bottom:.4px solid gray;display:flex;flex-wrap:wrap;gap:20px;padding-bottom:20px}.BrandingForm__pickers{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.BrandingForm__pickers__picker__label{color:#0688a9;font-weight:500}.BrandingForm__pickers__picker__container{display:flex;flex-direction:column;gap:5px;padding-top:30px}.BrandingForm__sections-title{padding-bottom:0;padding-top:80px}.BrandingForm__sections-title__no-toppad{padding-top:0}.BrandingForm__paragraph{color:#494949;font-size:12px;margin-top:30px}.BrandingForm__paragraph2{color:#494949;font-size:12px;margin-top:10px}.BrandingForm__form__row{margin-top:10px}.BrandingForm__form * label{color:#0688a9!important;font-weight:500}.BrandingForm__input-container{display:flex;flex-direction:column;margin-top:20px}.BrandingForm__input-container__input__sub{color:#110f2499;font-size:11px;font-weight:400}.BrandingForm__title{color:#0688a9;font-weight:700}.BrandingForm__sub-title{color:#494949;font-size:12px}.BrandingForm__checkbox-group{display:flex;flex-direction:column;margin-top:15px}.BrandingForm__checkbox-group>.ant-form-item{margin-bottom:0}.BrandingForm__weblink-field{margin-top:10px}.BrandingForm__features-title{font-size:16px;font-weight:700;margin-bottom:16px;margin-top:38px}.BrandingForm__features-items{grid-gap:11px;display:grid;gap:11px;grid-template-columns:repeat(3,1fr);margin-top:11px}@media(max-width:1240px){.BrandingForm__features-items{grid-template-columns:repeat(1,1fr)}}.BrandingForm__features-items__item{border:2px solid #0688a9;border-radius:9px;display:flex;gap:15px;min-height:73px;padding:16px}.BrandingForm__features-items__item__dashed{border:2px dashed #0688a9}.BrandingForm__features-items__item__checkbox{color:#0688a9}.BrandingForm__features-items__item__checkbox:hover{cursor:pointer}.BrandingForm__features-items__item__checkbox--disabled{color:#0688a9}.BrandingForm__features-items__item__checkbox--disabled:hover{cursor:not-allowed!important}.BrandingForm__features-items__item__title{color:#0688a9;font-size:20px;font-weight:700}@media(max-width:418px){.BrandingForm__features-items__item__title{font-size:12px}}.BrandingForm__features-items__item__sub-title{color:#494949;font-size:10px}.BrandingForm__features-items__item__edit{align-items:center;color:#494949;display:flex;font-size:11px;font-weight:700;gap:5px}.BrandingForm__features-items__item__edit:hover{cursor:pointer}.BrandingForm__features-items__item__un-check{background-color:#f7f5f5;border:2px solid #f7f5f5}.BrandingForm__features-items__item__un-check * .BrandingForm__features-items__item__title{color:#78878b!important}.BrandingForm__features-items__item__un-check .BrandingForm__features-items__item__checkbox{color:#ececee}.BrandingForm__modal * .ant-modal-content{overflow:hidden;padding:0}.BrandingForm__modal * .ant-modal-footer{background:#f6f6f9;padding:20px}.BrandingForm__modal * .ant-modal-footer .ant-btn-color-primary{background:#27ae60;color:#fff}.BrandingForm__modal * .ant-modal-footer .ant-btn-color-default{background:#0000;border-color:#0000}.BrandingForm__modal__content{padding:20px 24px}.BrandingForm__modal__footer{background-color:#f6f6f9;padding:20px}.BrandingWhitelabelDomainNemail form .ant-form-item{width:70%}.BrandingWhitelabelDomainNemail__domain-form__domain-container__cta{width:100px!important}.BrandingWhitelabelDomainNemail__status{align-items:center;display:flex;gap:10px}.BrandingWhitelabelDomainNemail__status__container{display:flex;flex-direction:column;gap:10px;margin-top:20px}.BrandingWhitelabelDomainNemail__status__container div>h4{margin-bottom:0}.BrandingWhitelabelDomainNemail__status__verify{color:#ff5f00;margin-left:30px}.BrandingWhitelabelDomainNemail__status__verify:hover{cursor:pointer}.BrandingWhitelabelDomainNemail__status__pending{color:#ff5f00}.BrandingWhitelabelDomainNemail__status__verified{color:#15de5a}.BrandingWhitelabelDomainNemail__email-form__cta{display:flex;margin-top:20px}.BrandingWhitelabelDomainNemail__email-form__cta button{width:auto!important}.FormDateTimePicker__container{flex:1 1;position:relative}.FormDateTimePicker__container__display{align-items:center;background-color:fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:4px 11px;transition:all .2s}.FormDateTimePicker__container__display__icon{color:#d9d9d9}* .ant-picker-ok button{background-color:#41bddc!important;color:#fff!important}@media(max-width:500px){.ant-picker-dropdown{left:50%!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%) scale(.85)!important;z-index:9999!important}.ant-picker-dropdown:before{background-color:#00000080;content:"";cursor:pointer;height:200vh;left:-50vw;pointer-events:auto;position:fixed;top:-50vh;width:200vw;z-index:-1}.ant-picker-dropdown .ant-picker-panel-container{border-radius:12px;box-shadow:0 4px 20px #0000004d;font-size:12px}.ant-picker-dropdown .ant-picker-header{padding:0 4px}.ant-picker-dropdown .ant-picker-header button{font-size:12px;padding:0 4px}.ant-picker-dropdown .ant-picker-header .ant-picker-header-view button{font-size:12px}.ant-picker-dropdown .ant-picker-body{padding:4px}.ant-picker-dropdown .ant-picker-content th{font-size:11px;width:24px}.ant-picker-dropdown .ant-picker-cell{padding:2px 0}.ant-picker-dropdown .ant-picker-cell .ant-picker-cell-inner{font-size:12px;height:24px;line-height:24px;width:24px}.ant-picker-dropdown .ant-picker-time-panel-column{width:46px}.ant-picker-dropdown .ant-picker-time-panel-column>li .ant-picker-time-panel-cell-inner{font-size:12px;height:24px;line-height:24px;padding:0 6px}.ant-picker-dropdown .ant-picker-footer{padding:4px 8px}.ant-picker-dropdown .ant-picker-footer .ant-picker-now-btn,.ant-picker-dropdown .ant-picker-footer .ant-picker-today-btn{font-size:12px}.ant-picker-dropdown .ant-picker-ok button{font-size:12px;height:24px;padding:0 8px}}.HubRSSFeeds__save{background:#feee60;min-height:0;min-height:auto;padding:0 10px}.HubRSSFeeds__title-custom{align-items:center;display:flex;justify-content:space-between}.HubRSSFeeds__title-custom__edit{align-items:center;display:flex;gap:10px;justify-content:center;padding:5px 10px}.HubRSSFeeds__description{max-width:800px}.HubRSSFeeds__link{color:#41bddc}.HubRSSFeeds__section-title{color:#110f2499;font-size:14px;font-weight:500;line-height:16px}.HubRSSFeeds__section-container{flex:1 1}.HubRSSFeeds__your-feeds{margin-top:100px}@media(max-width:1350px){.HubRSSFeeds__your-feeds{display:none}}.HubRSSFeeds__input-container{display:flex;flex:1 1;gap:20px}@media(max-width:467px){.HubRSSFeeds__input-container{flex-direction:column}.HubRSSFeeds__input-container__input{margin:0!important}}.HubRSSFeeds__input-container * .ant-form-item-explain{text-align:right}.HubRSSFeeds__input-container__failed * .ant-form-item-explain,.HubRSSFeeds__input-container__failed * .ant-form-item-explain *{color:#ea0909!important}.HubRSSFeeds__input-container__failed * .ant-input-outlined{border-color:#ea0909!important}.HubRSSFeeds__input-container__failed * .ant-input-suffix{color:#ea0909!important}.HubRSSFeeds__input-container__sending * .ant-form-item-explain,.HubRSSFeeds__input-container__sending * .ant-form-item-explain *,.HubRSSFeeds__input-container__sending * .ant-input-suffix{color:#41bddc!important}.HubRSSFeeds__input-container__sending * .ant-input-outlined{border-color:#41bddc!important}.HubRSSFeeds__input-container__success * .ant-form-item-explain,.HubRSSFeeds__input-container__success * .ant-form-item-explain *,.HubRSSFeeds__input-container__success * .ant-input-suffix{color:#15de5a!important}.HubRSSFeeds__input-container__success * .ant-input-outlined{border-color:#15de5a!important}.HubRSSFeeds__list-container{align-items:stretch;display:flex}@media(max-width:1350px){.HubRSSFeeds__list-container{flex-direction:column}}.HubRSSFeeds__list-container__border{background-color:#ccced0;margin:0 20px;width:1px}@media(max-width:1350px){.HubRSSFeeds__list-container__border{display:none}}.HubRSSFeeds__list{display:flex;flex-direction:column;gap:15px}@media(max-width:1350px){.HubRSSFeeds__list__yours{display:none}}.HubRSSFeeds__with-info{margin-right:5px}.HubRSSFeeds__item-your-feed{align-items:center;display:flex;gap:10px}.HubRSSFeeds__item-your-feed__thumb{border-radius:5px;height:25px;object-fit:contain;width:25px}.HubRSSFeeds__item-your-feed__share{height:60px}.HubRSSFeeds__item-your-feed__share:hover{cursor:pointer}.HubRSSFeeds__item-your-feed__thumb-preview{height:72px;object-fit:contain;width:72px}.HubRSSFeeds__item-your-feed__title{display:flex;flex:1 1;flex-direction:column}.HubRSSFeeds__item-your-feed__title__preview{flex-direction:column;gap:initial}.HubRSSFeeds__item-your-feed__title__preview__title{color:#292f45;font-weight:500}.HubRSSFeeds__item-your-feed__title__url{color:#9ca1b0}.HubRSSFeeds__item-your-feed__title__by-container{display:flex;gap:5px}@media(max-width:700px){.HubRSSFeeds__item-your-feed__title__by-container{flex-direction:column}.HubRSSFeeds__item-your-feed__title__by-container .HubRSSFeeds__item-your-feed__title__by-container__by,.HubRSSFeeds__item-your-feed__title__by-container .HubRSSFeeds__item-your-feed__title__by-container__slash{display:none}}.HubRSSFeeds__item-your-feed__title__by-container__link{color:#41bddc}.HubRSSFeeds__item-your-feed__close:hover,.HubRSSFeeds__item-your-feed__title__by-container__link:hover{cursor:pointer}.HubRSSFeeds__modal *>.ant-modal-content{padding:0!important}.HubRSSFeeds__modal *>.ant-modal-header{padding:20px 20px 0}.HubRSSFeeds__modal__title{align-items:center;color:#000;display:flex;gap:10px}.HubRSSFeeds__modal__title__container{display:flex;justify-content:space-between;position:relative}.HubRSSFeeds__modal__title__container__close{background:#494949;border-radius:10px;color:#fff;display:flex;font-size:9px;font-weight:300;gap:5px;justify-content:center;padding:5px;position:absolute;right:-16px;top:-51px}.HubRSSFeeds__modal__title__container__close:hover{cursor:pointer}.HubRSSFeeds__modal__title img{height:30px}.HubRSSFeeds__modal__content__header{background:radial-gradient(circle,#fff259 0,#41bddc 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px;position:relative}.HubRSSFeeds__modal__content__header__ctas-container{bottom:20px;display:flex;gap:10px;justify-content:end;position:absolute;right:20px;width:100%}.HubRSSFeeds__modal__content__header__btn-preview{background-color:#fff}.HubRSSFeeds__modal__content__header__btn-preview:hover{background-color:#41bddc!important}.HubRSSFeeds__modal__content__header__btn-preview:hover *{color:#fff!important}.HubRSSFeeds__modal__content__header__btn-share{background-color:#feee60}.HubRSSFeeds__modal__content__body{padding:10px 20px}.HubRSSFeeds__modal__content__body__title{color:#110f24;font-size:24px;line-height:32px}.HubRSSFeeds__modal__content__body__content *{width:100%}.HubRSSFeeds__modal__content__body__content__link{padding:0 20px 20px}.HubRSSFeeds__modal__content__body__content__link a{color:#41bddc;font-weight:500}.audience__title{color:#0688a9;font-weight:500;margin-bottom:6px}.audience__value{border:1px solid #6bd3e8;border-radius:10px;margin-bottom:10px;padding:3px 10px}.comment__content{border:none;border-radius:0;margin-bottom:10px}.comment__content textarea{background:#ededed;cursor:default!important;min-height:66px;outline:none;padding:0}.main-archive__tree .ant-tree-node-selected{background:#00000017!important}.main-archive__action-tree-space{background:#0688a9;border-radius:20px;color:#fff;font-family:Poppins;font-size:13px;padding:0 10px;position:absolute;right:-90px;z-index:10}.ant-upload button{min-height:auto}.attachment-preview{align-items:center;border-radius:15px;display:flex;height:200px;justify-content:center;margin:20px 0;overflow:hidden;text-align:center;width:200px}.attachment-preview__image{height:inherit;width:100%}.folder-access-info{background:#f8f8f8;border-radius:5px;margin:15px auto;padding:5px 10px}.folder-access-info__name{color:#0688a9;font-weight:500}.HubAvaialableFeature__title{color:#0688a9;font-weight:700}.HubAvaialableFeature__sub-title{color:#494949;font-size:12px}.HubAvaialableFeature__checkbox-group{display:flex;flex-direction:column;margin-top:15px}.HubAvaialableFeature__checkbox-group>.ant-form-item{margin-bottom:0}.HubAvaialableFeature__cta{display:flex;justify-content:end;margin-top:25px}.HubAvaialableFeature__weblink-field{margin-top:10px}.HubPrivacySettings__title{color:#000;font-weight:700}.HubPrivacySettings__sub-title{color:#494949;font-size:12px}.HubPrivacySettings__checkbox-group{display:flex;flex-direction:column;margin-top:15px}.HubPrivacySettings__checkbox-group>.ant-form-item{margin-bottom:0}.HubPrivacySettings__cta{display:flex;justify-content:end;margin-top:25px}.HubPrivacySettings__weblink-field{margin-top:10px}.HubCommunityMangement__account-holder__title{font-size:15px;font-weight:bolder}.HubCommunityMangement__manager__container{overflow-x:auto}.HubCommunityMangement__manager__head{color:#0688a9}.HubCommunityMangement__manager__head__name{text-align:left}.HubCommunityMangement__manager__name{font-size:14px;font-weight:500;padding-right:20px}.HubCommunityMangement__manager__functions{display:flex;gap:10px;padding-right:20px}@media(max-width:1175px){.HubCommunityMangement__manager__functions{flex-direction:column}}.HubCommunityMangement__manager__functions__act-brand,.HubCommunityMangement__manager__functions__all-photos{width:140px}.HubCommunityMangement__manager__remove{color:red}.HubCommunityMangement__manager__remove:hover{cursor:pointer}.HubIntegration__table{margin-bottom:20px}.HubIntegration__table thead,.HubIntegration__table thead tr{border-bottom:1px solid #000}.HubIntegration__table thead tr td{color:#0688a9}.HubIntegration__table tbody>tr>td{color:#777;text-align:center}.HubIntegration__table__unlink{color:#0688a9!important}.HubIntegration__table__unlink:hover{cursor:pointer}.new-member__check-box-desc{color:#555;font-size:13px;margin-bottom:5px}.new-member__check-box span:last-child{font-size:14px}.new-member__check-box .ant-checkbox-inner{border-radius:4px}.new-member__desc{background:#f7f5f5;border-radius:8px;color:#555;font-size:14px;margin:10px 0 5px;padding:5px 10px}.new-member__tags .ant-select-arrow{display:none}.new-member__tags .ant-select-selector{-webkit-padding-end:0!important;padding-inline-end:0!important}.new-member__tags .ant-select-selection-overflow{flex-direction:column}.new-member__tags .ant-select-selection-overflow-item{margin:2px 10px;width:100%}.new-offer-image-box{align-items:center;border-radius:15px;display:flex;height:200px;justify-content:center;margin:20px 0;overflow:hidden;text-align:center;width:200px}.new-offer-image-box__img{height:inherit;width:100%}.phone-number-input{-webkit-appearance:none;appearance:none}.groups .ant-badge{width:100%}.groups__privacy-type{cursor:default}.groups__privacy-type--closed{color:#e82b2b}.groups__privacy-type--secret{color:#dbbe23}.groups__privacy-type--open{color:#12bd12}.group-badge sup{transform:translate(-50%,50%)!important}.group-card__delete{color:red}.group-card .ant-card-meta{align-items:center;display:flex;flex-wrap:wrap}.group-card .ant-card-meta .ant-card-meta-avatar{flex-shrink:0;padding-right:12px}.group-card .ant-card-meta .ant-card-meta-avatar .ant-avatar{height:100px!important;width:100px!important}@media(max-width:1600px){.group-card .ant-card-meta .ant-card-meta-avatar .ant-avatar{height:80px!important;width:80px!important}}@media(max-width:1400px){.group-card .ant-card-meta .ant-card-meta-avatar .ant-avatar{height:60px!important;width:60px!important}}@media(max-width:1199px){.group-card .ant-card-meta .ant-card-meta-avatar .ant-avatar{height:100px!important;width:100px!important}}.group-card .ant-card-meta .ant-card-meta-detail{flex:1 1;min-width:0;overflow:hidden}.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-title{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1600px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-title{font-size:12px}}@media(max-width:1400px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-title{font-size:11px}}@media(max-width:1199px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-title{font-size:14px}}.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-description{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1600px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-description{font-size:11px}}@media(max-width:1400px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-description{font-size:10px}}@media(max-width:1199px){.group-card .ant-card-meta .ant-card-meta-detail .ant-card-meta-description{font-size:12px}}.Calendars__content{background-color:#fff;border-radius:10px;padding:20px;width:"100%"}.Calendars__create-modal__toogles{display:flex;flex-wrap:wrap;gap:5px}.Calendars__create-modal__sub-label{color:#04728e;font-weight:600;margin-top:20px}.Calendars__create-modal * .ant-form-item-label,.Calendars__create-modal .ant-form-item-label,.Calendars__create-modal .ant-form-item-required,.Calendars__create-modal .ant-modal-title,.Calendars__create-modal [for=custom-tags],.Calendars__create-modal [for=date-start-end]{color:#04728e!important}.Calendars__create-modal__sub-label-note{font-size:9px;font-style:italic}.Calendars__create-modal__footer{display:flex;gap:10px;justify-content:end}.Calendars__create-modal__footer__delete{background-color:#f95b5b;color:#fff}.Calendars__create-modal__footer__delete-container{display:flex;flex:1 1}.Calendars__create-modal__range-pickers{display:flex;gap:10px}.Calendars__create-modal__range-pickers .ant-picker{width:100%}.Calendars__create-modal__range-pickers__picker{flex:1 1}.Calendars__create-modal__range-pickers__picker * .ant-picker{width:100%}.Calendars__create-modal * .ant-form-item-explain-error{color:red;font-size:12px}.fc-toolbar-title{color:#04728e!important}.fc-daygrid-day-events{min-height:7em!important}.fc .fc-button{border:none!important;border-radius:5px;color:#fff!important;padding:5px 10px}.fc .fc-button,.fc .fc-button:hover{background-color:#0688a9!important}.fc .fc-button.fc-button-active{background-color:#04728e!important;color:#fff!important}.fc-col-header-cell-cushion,.fc-daygrid-day-number{color:#04728e!important}.fc-multimonth-title,.fc-toolbar-title{color:rgba(0,0,0,.878)}@media screen and (max-width:767px){.fc-header-toolbar{flex-direction:column;gap:15px}}@media screen and (max-width:550px){.CalendarFilters__filters{flex-direction:column;gap:15px}.CalendarFilters__filters__labels>div{align-items:flex-start!important;flex-direction:column}}@media(max-width:768px){.Calendars__create-modal{margin:0 auto!important;max-width:calc(100vw - 32px)!important;padding-bottom:16px!important;top:16px!important}.Calendars__create-modal .ant-modal-content{border-radius:12px;display:flex;flex-direction:column;max-height:calc(100dvh - 100px);overflow:hidden}.Calendars__create-modal .ant-modal-header{flex-shrink:0}.Calendars__create-modal .ant-modal-body{flex:1 1;min-height:0;overflow-y:auto}.Calendars__create-modal .ant-modal-footer{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.Calendars__create-modal__range-pickers{flex-direction:column}}.CalendarFilters__filters{display:flex;gap:10px;padding-top:20px}.CalendarFilters__filters__labels div{align-items:center;display:flex;justify-content:center}.CalendarFilters__filters__updateCta{background-color:#0688a9;color:#fff;height:35px;max-width:150px;min-height:35px;width:100%}.CalendarFilters__filters__grouped{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:10px}.CalendarFilters__filters__label{color:#0688a9;font-weight:600;margin-right:40px}.CalendarFilters__filters__selected-events{background-color:#feee60;border-radius:20px;display:flex;padding:5px 20px}.CalendarFilters__filters__selected-events__label{margin-right:10px}.CalendarFilters__filters__types{border:.6px solid gray;border-radius:20px;padding:5px 20px}.CalendarFilters__filters__types__contents{background-color:#fff;border-radius:5px;box-shadow:0 6px 16px 0 #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;overflow:hidden;padding:10px}.CalendarFilters__filters__types__contents__title{font-weight:600;text-align:center}.CalendarFilters__filters__types__contents .ant-checkbox-group{flex-direction:column;gap:5px}.Messages__content{border-radius:10px;box-shadow:0 0 3px #0ba8d1;display:flex;height:calc(100vh - 210px);overflow:hidden;position:relative}.Messages__content__inboxs{border-right:.1px solid #0ba8d1}.Messages__content__inboxs__items{max-height:calc(100vh - 272px);overflow:hidden;overflow-y:auto;position:relative}.Messages__content__inboxs__items__loader{background-color:rgba(11,168,209,.302);display:flex;height:100%;justify-content:center;left:0;padding-top:50px;position:absolute;top:0;width:100%}.Messages__content__inboxs:hover .Messages__content__inboxs__header__options{display:flex}.Messages__content__inboxs__header{align-items:baseline;align-items:center;background-color:#0ba8d1;border-bottom:.1px solid #0ba8d1;color:#fff;display:flex;gap:5px;height:65px;padding:10px}.Messages__content__inboxs__header__text{font-size:25px;font-weight:900px}.Messages__content__inboxs__header__text-counter{font-size:17px}.Messages__content__inboxs__header__options{align-items:center;display:none;flex:1 1;gap:10px;justify-content:end}.Messages__content__inboxs__header__options__checkbox{color:#fff}.Messages__content__inboxs__item-cc{position:relative}.Messages__content__inboxs__item{align-items:center;border-bottom:.1px solid #0ba8d1;display:flex;gap:10px;padding:10px;width:100%}.Messages__content__inboxs__item:hover{background-color:#e3f3f7;cursor:pointer}.Messages__content__inboxs__item:hover *{cursor:pointer}.Messages__content__inboxs__item__time{align-items:center;display:flex;gap:5px}@media(max-width:700px){.Messages__content__inboxs__item__time{flex:1 1;justify-content:flex-end}}.Messages__content__inboxs__item__time__number-unread{align-items:center;background-color:#0ba8d1;border-radius:30px;color:#fff;display:flex;font-size:10px;height:20px;justify-content:center;padding:5px 10px}.Messages__content__inboxs__item__active{background-color:#e3f3f7}.Messages__content__inboxs__item__checkbox-container{align-items:center;border-radius:40px;display:flex;justify-content:center;position:relative}.Messages__content__inboxs__item__checkbox-container__checkbox-bg{border-radius:40px;height:40px;width:40px}.Messages__content__inboxs__item__checkbox-container__checkbox{align-items:center;bottom:0;display:flex;justify-content:center;left:22px;position:absolute;top:0}.Messages__content__inboxs__item__name-container{display:flex;flex-direction:column;gap:2px;width:200px}.Messages__content__inboxs__item__name-container__name{font-size:15px;font-weight:500}.Messages__content__inboxs__item__name-container__subject{line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:10px;overflow:hidden;word-break:break-word}.Messages__content__inboxs__item__temp-message{align-items:center;display:flex;flex:1 1;gap:10px;width:100%}@media(max-width:700px){.Messages__content__inboxs__item__temp-message{display:none}}.Messages__content__inboxs__item__temp-message__subject{font-size:15px;font-weight:600}.Messages__content__inboxs__item__temp-message__message{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex:1 1;font-size:10px;overflow:hidden;word-break:break-word}.Messages__content__message-content{display:flex;flex:1 1;flex-direction:column}.Messages__content__message-content__float{background:#f8f5f5;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.Messages__content__message-content__header{align-items:center;background-color:#0ba8d1;border-bottom:.1px solid #0ba8d1;color:#fff;display:flex;gap:5px;height:65px;padding:10px}.Messages__content__message-content__header__icon{align-items:center;display:flex;justify-content:center;width:30px}.Messages__content__message-content__header__icon img{background-position:50%;background-size:cover;border-radius:40px;height:40px;width:40px}.Messages__content__message-content__header__icon__close:hover{color:#e7e5e5;cursor:pointer}.Messages__content__message-content__header__details{display:flex;flex:1 1;flex-direction:column;gap:5px;margin-left:10px}.Messages__content__message-content__header__details__name{font-size:15px;font-weight:900}.Messages__content__message-content__header__details__subject{font-size:13px}.Messages__content__message-content__content{background-color:#fff;display:flex;flex:1 1;flex-direction:column;position:relative}.Messages__content__message-content__content__loader{align-items:center;display:flex;justify-content:center;width:100%}.Messages__content__message-content__content__messages{display:flex;flex-direction:column-reverse;gap:10px;height:calc(100vh - 374px);overflow:hidden;overflow-y:auto;padding:20px}@media(max-width:768px){.Messages__content__message-content__content__messages{height:calc(100vh - 400px);padding:10px}}.Messages__content__message-content__content__messages .message-row{align-items:flex-end;display:flex}.Messages__content__message-content__content__messages .user-message{justify-content:flex-end}.Messages__content__message-content__content__messages .bot-message{justify-content:flex-start}.Messages__content__message-content__content__messages .message-content{align-items:center;display:flex;gap:10px;max-width:75%}.Messages__content__message-content__content__messages img{background-position:50%;background-size:cover;border-radius:40px;height:40px;width:40px}.Messages__content__message-content__content__messages .avatar{align-items:center;background-color:#b5b3b3;border-radius:40px;color:#fff;display:flex;height:40px;justify-content:center;margin:0 10px;min-width:40px}.Messages__content__message-content__content__messages .message-bubble{word-wrap:break-word;border-radius:16px;box-shadow:0 4px 8px #0000001a;padding:10px 14px;position:relative}.Messages__content__message-content__content__messages .message-bubble pre{text-wrap:initial;font-family:Poppins;margin-top:0}.Messages__content__message-content__content__messages .user-message .message-bubble{background-color:#0ba8d1;color:#fff}.Messages__content__message-content__content__messages .from-message .message-bubble{background-color:#f1f1f1;color:#000}.Messages__content__message-content__content__messages .timestamp{color:#ffffffb3;display:block;font-size:12px;margin-top:4px;text-align:right}.Messages__content__message-content__content__messages .from-message .timestamp{color:#0009}.Messages__content__message-content__content__input-container{align-items:flex-end;box-shadow:0 0 8px #0000001a;display:flex;gap:10px;height:100px;padding-right:10px}@media(max-width:768px){.Messages__content__message-content__content__input-container{align-items:stretch;flex-direction:column;gap:8px;height:130px;padding:10px}}.Messages__content__message-content__content__input-container__text-area{border:initial;border-radius:0;height:100%;padding:10px;resize:none}@media(max-width:768px){.Messages__content__message-content__content__input-container__text-area{border:1px solid #d9d9d9;border-radius:8px;flex:1 1}}.Messages__content__message-content__content__input-container__send{padding-bottom:10px}@media(max-width:768px){.Messages__content__message-content__content__input-container__send{padding-bottom:0}.Messages__content__message-content__content__input-container__send button{width:100%}}.NewMessage{background-color:#fff;border-radius:10px;bottom:0;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:900px;overflow:hidden;padding:10px;position:absolute;right:0;width:500px;z-index:1000}@media(max-width:500px){.NewMessage{width:calc(100vw - 20%)}}@media(max-height:1000px){.NewMessage{height:calc(100vh - 100px)!important}}.NewMessage__header{align-items:center;display:flex;justify-content:space-between}.NewMessage__header span{font-weight:700}.NewMessage__header__close{color:gray}.NewMessage__header__close:hover{color:#000;cursor:pointer}.NewMessage__recipient,.NewMessage__subject{margin-bottom:10px}.NewMessage__title{color:#0ba8d1;margin-bottom:20px}.NewMessage__body{height:100%}.NewMessage__body .ant-form-item-row{display:block!important;height:100%}.NewMessage__body .ant-form-item-label{display:block!important;margin-bottom:8px;text-align:left!important}.NewMessage__body .ant-form-item-control{display:block!important;height:calc(100% - 30px)}.NewMessage__body .ant-form-item-control .ant-form-item-control-input,.NewMessage__body .ant-form-item-control .ant-form-item-control-input-content,.NewMessage__body .ant-form-item-control textarea{height:100%!important}.NewMessage__cta{padding-top:30px}.NewMessage .ant-form-item{margin-bottom:0}.week-graph__title{font-size:16px;font-weight:500}.week-graph__chart{height:150px}.call-info__label{border-bottom:1px solid #e8e7e7;font-size:16px;font-weight:500;margin-bottom:10px;padding-bottom:5px}.call-info__section{align-items:center;display:flex}.call-info__value{flex:1 1;font-size:25px;font-weight:600;margin-left:10px}.call-activity__call-participants{align-items:center;display:flex}@media(max-width:992px){.call-activity__call-participants{flex-direction:column}}.call-activity__call-user-box{align-items:center;background:#fff;border:1px solid #ebebeb;border-radius:10px;display:flex;max-width:450px;padding:5px;width:98%}.call-activity__call-user-box--disable{background:hsla(0,82%,67%,.161)!important}.call-activity__call-img{height:40px;width:40px}.call-activity__call-caller{flex:1 1}@media(max-width:992px){.call-activity__call-caller{margin-bottom:30px;width:100%}}.call-activity__call-recivers{flex:1 1;position:relative}@media(max-width:992px){.call-activity__call-recivers{margin-bottom:20px;width:100%}}.call-activity__title{font-size:16px;font-weight:500}.call-activity__date{color:#0688a9;font-size:15px;font-weight:500}.call-activity__call-user-avatar{align-items:center;border-radius:100%;display:flex;height:40px;justify-content:center;margin:auto 10px;overflow:hidden;width:40px}.call-activity__call-time{font-size:15px;font-weight:500;margin:10px 0 5px}.call-activity__call-user-info{flex:1 1;padding:0 10px}.call-activity__call-user-icon{margin-right:20px}.call-activity__call-user-name{font-size:16px;font-weight:500}.call-activity__call-user-type{color:#a6a6a6;font-size:13px;font-weight:500}.call-activity__section{background:#f9f9f9!important;margin:20px auto!important;width:95%}.call-activity__missedCall{color:#ea0909;font-size:14px;font-weight:500;position:absolute;top:-20px;z-index:0}.call-activity__duration{color:#78878b;font-size:15px;font-weight:500;position:absolute;top:-22px;z-index:0}@font-face{font-family:Poppins;font-style:normal;font-weight:100;src:url(/static/media/Poppins-Thin.59ff6a729e30c99b478e.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/static/media/Poppins-Medium.673ed42382ab264e0bf5.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf) format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/static/media/Poppins-Black.d8b850b920a5ef49d752.ttf) format("opentype")}body,div,h1,h2,h3,h4,h5,h6,html,li,p,ul{font-family:Poppins}.admin-box{background:#fff;border-radius:16px;padding:15px}.admin-box__label{color:#03142d;font-size:18px;font-weight:500;margin-bottom:20px}.box-content{background:#fff;border:1px solid #eee;border-radius:11px;margin:20px 0;padding:20px}@media(max-width:992px){.box-content{padding:20px 5px}}.custome-from input{border-radius:8px;min-height:40px}.custome-from .ant-form-item-label label{color:#0688a9;font-size:15px;font-weight:500}.inner-title{color:#0688a9;font-size:18px;font-weight:500;margin:0 0 20px}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#0688a9;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background-color:#f1f1f1}.invite-btn{background:#feee60}.blue-btn{background:#6bd3e8}.blue-btn:hover{color:#fff!important}.blue-btn:hover svg,.blue-btn:hover svg path{fill:#fff!important;color:#fff!important}.custome-form .ant-form-item{margin-bottom:10px}.custome-form .ant-form-item label{color:#0688a9;font-size:15px}.custome-form .ant-form-item-explain-error{margin:5px 0}.action-space{background:#0688a9;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;padding:6px 10px}.action-overlay li,.action-overlay ul{margin:0!important;padding:0!important}.action-item{align-items:center;border-radius:0;display:flex;padding:6px 10px;text-align:center}.action-item svg{margin-right:10px}.block-action{color:#6a60fe}.delete-action{color:#fe6060}.promote-action{color:#dbce51}.reject-action{color:red}.approve-action{color:#0e9d0e}.pin-action{color:#51aedb}.new-action{color:#c9bb3c}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.link-cell{color:#6868f7;cursor:pointer}.link-cell:hover{text-decoration:underline}.custom-upload-input .ant-upload button{background:none;border:none;box-shadow:none;color:#110f24}.custom-upload-input .ant-upload button:hover{background:none!important;border:none!important;box-shadow:none!important;color:#110f24!important}.custom-upload-input .ant-upload button .ant-btn-icon svg path{fill:#110f24!important;color:#110f24!important}.pin-images-row{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 5px}.pin-image{align-items:center;border:1px solid #d9d9d9;border-radius:16px;cursor:pointer;display:flex;height:84px;justify-content:center;overflow:hidden;padding:8px;position:relative;text-align:center;width:84px}.pin-image__img{height:inherit;width:100%}.pin-image__delete-btn{position:absolute;z-index:10}.pin-image__delete-btn svg{background:#ff4d4f;border-radius:8px;color:#fff;font-size:18px;padding:3px}.pin-image__deleted{background:#ff4d4f}.uploaded-video{background:#f8f8f8;border-radius:5px;margin:15px auto;padding:5px 10px}.uploaded-video__status{color:#0688a9;font-weight:500}.custom-alert-icon .ant-alert-icon{color:#0688a9!important}.status-box{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:2px 10px;text-align:center;text-transform:capitalize;width:100px}.status-box--approve{background:#5abe5a;color:#fff}.status-box--reject{background:#ff3d3d;color:#fff}.status-box--unapprove{background:orange;color:#fff}.comment-cell{align-items:center;border-radius:100%;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.comment-cell__unread{background:#f9696b;color:#fff}@media(max-width:768px){.ant-modal{align-items:center!important;display:flex!important;height:100dvh!important;margin:0 auto!important;max-width:calc(100vw - 32px)!important;padding:16px 0!important;top:0!important}.ant-modal .ant-modal-content{border-radius:12px;display:flex;flex-direction:column;max-height:calc(100dvh - 100px);overflow:hidden}.ant-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;flex-shrink:0}.ant-modal .ant-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding:16px}.ant-modal .ant-modal-footer{background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;padding:12px 16px}}