@import url(https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Inconsolata:wght@200;300;400&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,500&display=swap);*{margin:0;padding:0}.container{margin-top:25px;padding:0 8%}:root{--color-brand:#0a66c2}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#f0f0f0;border-style:border-box;font-family:system-ui,Roboto;line-height:1.5;overflow-x:hidden!important;position:relative;scroll-behavior:smooth;width:100%;z-index:0!important}li{list-style:none}a{text-decoration:none}.Pagecontents{display:none}.preloader{background:#f5f5f5;height:100vh;position:relative}.preloader .prewrapper{left:50%;margin:0!important;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.preloader .prewrapper .precontainer .preLogo{color:#0077b5}.preloader .prewrapper .precontainer .preline{background:#e8e8e8;height:2px;margin-top:30%;width:100%}.preloader .prewrapper .precontainer .preline .preinner{-webkit-animation:slide 2s ease-in-out infinite;animation:slide 2s ease-in-out infinite;background:#0077b5;height:inherit;width:100%}@-webkit-keyframes slide{0%{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:left;transform-origin:left}25%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:left;transform-origin:left}26%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:right;transform-origin:right}75%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:right;transform-origin:right}76%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:left;transform-origin:left}}@keyframes slide{0%{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:left;transform-origin:left}25%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:left;transform-origin:left}26%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:right;transform-origin:right}75%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:right;transform-origin:right}76%{-webkit-transform:scalex(1);transform:scalex(1);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:scalex(.3);transform:scalex(.3);-webkit-transform-origin:left;transform-origin:left}}.navbar{background-color:#fff;border-bottom:1px solid #f0f0f0;height:54px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.navbar .navcontainer{margin:0 8%}.navbar .navcontainer .navflex{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.navbar .navcontainer .navflex .navleft{display:flex;flex-direction:row;margin-top:7px}.navbar .navcontainer .navflex .navleft .navlogo .logo{color:var(--color-brand)}.navbar .navcontainer .navflex .navleft .navsearch{align-items:center;border-radius:5px;display:inline-flex;margin-left:10px;position:relative;width:-webkit-min-content;width:min-content}.navbar .navcontainer .navflex .navleft .navsearch .navsearchIcon{color:#00000099;cursor:pointer;height:15px;margin-left:10px;position:absolute;width:15px;z-index:3}.navbar .navcontainer .navflex .navleft .navsearch .navsearchInput{background-color:#ddd;border:none;border-radius:5px;font-size:.9rem;font-weight:100;outline:none;padding:10px 5px 10px 35px;position:absolute;top:0;width:250px;z-index:2}.navbar .navcontainer .navflex .navright{display:flex;padding-top:10px}.navbar .navcontainer .navflex .navright .navigation .nav-group{display:flex;flex-direction:row;position:relative}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link{align-items:center;display:flex;flex-direction:column;margin:0 20px;position:relative;transition:.3s}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper{position:relative}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .nav-icon{cursor:pointer;font-size:1.2rem;font-weight:400;height:24px;line-height:1.5;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:24px}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .nav-profile-image{border-radius:50%}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .icon-badge{font-weight:900}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .icon-badge,.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .icon-badge-home{align-items:center;background-color:#cc1016;border-radius:50%;color:#fff;display:flex;font-size:10px;height:5px;justify-content:center;margin-right:-5px;margin-top:-5px;padding:5px;position:absolute;right:0;text-align:center;top:0;width:5px;z-index:999}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .icon-nav-wrapper .icon-badge-home span{background-color:#fff;border-radius:50%;padding:3.5px}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .nav-texts{color:#00000099;cursor:pointer;font-size:.75rem;font-weight:400;line-height:1.5;list-style-type:none;margin-top:-5px}.navbar .navcontainer .navflex .navright .navigation .nav-group .nav-link .nav-texts span .profile-drop-icon{cursor:pointer;font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:-3px;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.navbar .navcontainer .navflex .navright .navigation .nav-group .activeTab:after{-webkit-animation:tabactive .2s ease-in-out forwards;animation:tabactive .2s ease-in-out forwards;background:none repeat scroll 0 0 transparent;background:linear-gradient(270deg,#494949,#353535);content:"";display:block;height:2px;margin-top:2px;transition:width .5s ease 0s,right .5s ease 0s;width:0}@-webkit-keyframes tabactive{0%{width:0}to{width:160%}}@keyframes tabactive{0%{width:0}to{width:160%}}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.25);display:none;height:200px;position:absolute;right:0;top:50px;width:300px;z-index:999}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetfl:first-child,.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetfl:nth-child(2){border-bottom:1px solid #f0f0f0}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetfl{padding:10px}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetfl .profileViewDet{border:1px solid blue;border-radius:30px;color:blue;display:block;margin:10px;padding:1px 10px;text-align:center;width:85%}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetfl .profileViewDet:hover{border:2px solid blue;margin-bottom:8px;margin-right:8px}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage{margin-bottom:10px}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage .topprofdetflex{display:flex}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage .topprofdetflex img{border-radius:50%;height:45px;width:45px}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage .topprofdetflex .profdettxtsflex{display:flex;flex-direction:column;margin-left:10px}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage .topprofdetflex .profdettxtsflex .profNameDet{color:#2c2c2c;font-weight:600}.navbar .navcontainer .navflex .navright .navigation .nav-group .profileDetDrop .profdetimage .topprofdetflex .profdettxtsflex .profSchoolDet{color:#2c2c2c;font-size:15px;font-weight:300}.navbar .navcontainer .navflex .navright .nav-work{border-left:2px solid #f0f0f0;display:flex;margin-bottom:-2px;margin-top:-10px;padding-top:10px;position:relative}.navbar .navcontainer .navflex .navright .nav-work .nav-link{align-items:center;display:flex;flex-direction:column;margin:0 20px;position:relative}.navbar .navcontainer .navflex .navright .nav-work .nav-link .nav-icon{cursor:pointer;font-size:1.2rem;font-weight:400;height:24px;line-height:1.5;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:24px}.navbar .navcontainer .navflex .navright .nav-work .nav-link .nav-profile-image{border-radius:50%}.navbar .navcontainer .navflex .navright .nav-work .nav-link .nav-texts{color:#00000099;cursor:pointer;font-size:.75rem;font-weight:400;line-height:1.5;list-style-type:none;margin-top:24px}.navbar .navcontainer .navflex .navright .nav-work .nav-link .nav-texts span .profile-drop-icon{cursor:pointer;font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:-3px;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.navbar .navcontainer .navflex .navright .nav-work .nav-premium{color:#915907;cursor:pointer;font-size:.75rem;font-weight:400;line-height:1.5;list-style-type:none;text-align:center}.navbar .navcontainer .navflex .navright .nav-work .nav-more{display:none;height:24px!important;margin:0 20px;padding-top:5px;position:relative;width:24px}.navbar .navcontainer .navflex .navright .nav-work .nav-more .nav-icon{cursor:pointer;font-size:1.2rem;font-weight:400;height:24px;line-height:1.5;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:24px}.navbar .navcontainer .navflex .navright .nav-work .nav-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;height:54px;position:absolute;right:10px;top:56px;width:-webkit-min-content;width:min-content;z-index:1}.navbar .navcontainer .navflex .navright .nav-work .nav-dropdown .drop-nav-flex{align-items:center;display:flex;height:100%;width:100%}.show{display:unset!important}@media (max-width:1000px){.navsearch .navsearchInput{display:none}.nav-link .nav-texts,.nav-link:after{display:none!important}}@media (max-width:920px){.nav-more{display:unset!important}.nav-premium{display:none!important}}@media (max-width:840px){.nav-work{border:none!important}.nav-works{display:none!important}}@media (max-width:750px){.prof-link-nav{display:none!important}}@media (max-width:710px){.notif-link-nav{display:none!important}}@media (max-width:608px){.messaging-link-nav{display:none!important}}.mainFeed{padding:0 0 30px}.mainFeed .mainFeedRow{-ms-grid-columns:1fr 4fr;grid-gap:1rem;display:-ms-grid;display:grid;gap:1rem;grid-template-columns:1fr 4fr}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar{position:-webkit-sticky;position:sticky;top:80px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card{background:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;padding-bottom:10px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .userBanner{height:60px;position:relative;width:100%}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .userBanner .bannerImg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .userProfile{height:67px;margin-left:auto;margin-right:auto;margin-top:-40px;width:67px;z-index:2}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .userProfile .userProfileImg{border-radius:50%;height:100%;object-fit:cover;width:100%}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardBody{padding:20px 10px;text-align:center}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardBody .userName{color:#505050}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardBody .updatePhotoBtn{background:none;border:0;color:#0a66c2;cursor:pointer;outline:none}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .networkRow{display:flex;justify-content:space-between;width:100%}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .userListItem{border-top:1px solid #d1d0d0;cursor:pointer;display:block;padding:13px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .userListItem .userListItemTitle{color:#a09e9e;font-size:14px;font-weight:400;text-transform:capitalize}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .userListItem .userListItemText{color:#3b3b3b;font-size:12px;font-weight:600;white-space:nowrap}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .userListItem:first-child{display:flex;justify-content:space-between}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .networkIcon{color:#292929}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .promotionIcon{color:#e77407;margin-right:10px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .card .cardFooter .userListItems .fa-bookmark{color:#505050;margin-right:10px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter{background:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.15);margin-top:20px;padding:10px 15px}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter .sidebarNavLinks .sidebarNavItem .sidebarNavLink{color:#0a66c2;display:block;font-size:14px;margin:10px 0}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter .sidebarNavLinks .sidebarNavItem .sidebarNavLink.flex{align-items:center;display:flex;justify-content:space-between}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter .sidebarNavLinks .sidebarNavItem .sidebarNavLink.flex .fa-plus{color:#505050}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter .sidebarFooterActions{text-align:center}.mainFeed .mainFeedRow .mainFeedLeftCol .leftBar .sidebarFooter .sidebarFooterActions .discoverMoreBtn{background:none;border:none;color:#505050;cursor:pointer;font-size:14px;outline:none}.mainFeed .mainFeedRow .mainFeedCenter{-ms-grid-columns:2.8fr 1.2fr;grid-gap:1rem;display:-ms-grid;display:grid;gap:1rem;grid-template-columns:2.8fr 1.2fr}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar{background:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.15);padding:10px 20px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar{display:flex;gap:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar .userAvatar{border-radius:50%;height:45px;overflow:hidden;width:45px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar .userAvatar .userImg{height:100%;object-fit:cover;object-position:center;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar .feedInput{flex-grow:1;flex-shrink:0}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar .feedInput .feedInputBtn{align-items:center;background:none;border:1px solid #a09e9e;border-radius:30px;color:#a09e9e;cursor:pointer;display:flex;height:50px;justify-content:flex-start;outline:0;padding:0 20px;transition:.2s;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .topBar .feedInput .feedInputBtn:hover{background:#ddd}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar{padding-top:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper{display:flex;justify-content:space-around}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button{align-items:center;background:none;border:none;border-radius:5px;display:flex;outline:none;padding:8px 15px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button:hover{background:#ddd;cursor:pointer}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button .btnIcon.image{color:#208af3}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button .btnIcon.video{color:#3ff867}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button .btnIcon.event{color:#f5b351}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button .btnIcon.article{color:#f86377}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar .toolsBarWrapper .bottomBar .toolsWrapper .tool button .btnText{color:#a09e9e;margin-left:10px;white-space:nowrap}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard{background:#fff;border:1px solid #dadada;border-radius:10px;box-shadow:0 3px 8px rgba(78,78,78,.1);margin-top:20px;padding:10px 0}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader{display:flex;padding:0 10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .imageContainer{border-radius:50%;height:60px;margin-right:10px;overflow:hidden;width:60px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .imageContainer .userAvatar{height:100%;object-fit:cover;object-position:center;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .feedInfo{flex-basis:200px;flex-grow:1;flex-shrink:0}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .feedInfo .feedCreator{color:#292929;font-size:15px;font-weight:600}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .feedInfo .feedCreator .followStatus{color:#505050;font-size:13px;font-weight:400;list-style-type:disc}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .feedInfo .userBio{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#505050;display:-webkit-box;font-size:11px;overflow:hidden;text-overflow:ellipsis}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardHeader .feedHeaderAction{color:#505050;cursor:pointer}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardBody{padding:10px 0}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardBody .feedBody{margin-bottom:13px;padding:0 10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardBody .feedBody .feedDescription{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#424242;display:-webkit-box;font-size:14px;line-height:3;overflow:hidden;text-overflow:ellipsis}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardBody .feedImageContainer{max-height:-webkit-max-content;max-height:max-content;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardBody .feedImageContainer .feedImg{max-height:100%;object-fit:cover;object-position:center;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter{padding:0 10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter .feedToolsBar .toolsWrapper{border-top:1px solid #b9b8b8;display:flex;justify-content:space-around;padding:5px 0}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter .feedToolsBar .toolsWrapper .tool button{align-items:center;background:none;border:none;border-radius:5px;display:flex;font-size:12px;outline:none;padding:8px 15px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter .feedToolsBar .toolsWrapper .tool button:hover{background:#e6e6e6;cursor:pointer}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter .feedToolsBar .toolsWrapper .tool button .btnIcon{color:#505050}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol{position:-webkit-sticky;position:sticky;top:80px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard{background:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.15);padding:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardHeader{align-items:center;display:flex;justify-content:space-between}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardHeader .headerTitle{color:#505050;font-size:14px;font-weight:600}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardBody{height:231px;overflow:hidden;transition:.3s}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardBody .newsList .newsListItem .newsHeader a{color:#505050;font-size:14px;font-weight:600}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardBody .newsList .newsListItem .newsInfo{color:#a09e9e;font-size:12px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardFooter{margin-top:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardFooter .shoreMoreBtn{background:none;border:none;color:#505050;cursor:pointer;font-size:15px;outline:none}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .newsCard .newsCardFooter .shoreMoreBtn i{line-height:5px;margin-left:5px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard{background:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.15);margin:20px 0;padding:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionsCardHeader{align-items:center;display:flex;justify-content:space-between}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionsCardHeader .headerTitle{color:#505050;font-size:14px;font-weight:600}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:10px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem .promotionImgContainer{border-radius:5px;height:60px;overflow:hidden;width:100px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem .promotionImgContainer .promotionImg{height:100%;object-fit:cover;width:100%}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem .promotionInfo .promotionTitle{color:#505050;font-size:14px;font-weight:600;margin-bottom:2px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem .promotionInfo .promotionText{color:#a09e9e;font-size:12px}.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight .mainFeedRightCol .rightBar .promotionsCard .promotionLists .promotionListItem .externalLink .fa-chevron-right{color:#292929;font-weight:700}@media (max-width:990px){.mainFeed .mainFeedRow .mainFeedCenter{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:768px){.mainFeed{padding:0 10px 10px}.mainFeed .mainFeedRow{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-content:center}}@media (max-width:500px){.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .feedCard .feedCardFooter .feedToolsBar .toolsWrapper .tool:nth-child(4),.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterLeft .toolsBar,.mainFeed .mainFeedRow .mainFeedCenter .mainFeedCenterRight,.mainFeed .mainFeedRow .mainFeedLeftCol{display:none}}.footer .footerWrapper{padding:0 15px}.footer .footerWrapper .footerNavLinks{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.footer .footerWrapper .footerNavLinks .footerNavLink{color:#a3a2a2;font-size:12px;margin:12px;white-space:nowrap}.footer .footerWrapper .siteCredit{color:#404040;font-size:12px;margin-top:10px;text-align:center;white-space:nowrap}.footer .footerWrapper .siteCredit .fakeLogoText{color:#0a66c2}.footer .footerWrapper .siteCredit .fakeLogoText .fakeLogo{background:#0a66c2;border-radius:4px;color:#fff;padding:1px 3px}.createPostModalContainer{bottom:0;left:0;min-height:100vh;opacity:0;position:fixed;right:0;top:0;transition:.3s;visibility:hidden;width:100%;z-index:4000}.createPostModalContainer.modalActive{opacity:1;visibility:visible}.createPostModalContainer .modalOverlay{background:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.createPostModalContainer .createPostCard{background:#fff;border-radius:10px;height:-webkit-max-content;height:max-content;left:50%;max-width:500px;padding:13px 0;position:relative;top:2rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.createPostModalContainer .createPostCard .modalHeader{align-items:center;display:flex;justify-content:space-between;padding:10px 16px}.createPostModalContainer .createPostCard .modalHeader .title{color:#505050}.createPostModalContainer .createPostCard .modalHeader .cancelPostBtn{color:#505050;cursor:pointer}.createPostModalContainer .createPostCard .modalBody .photoUploadArea{align-items:center;border:2px solid #ececec;display:flex;justify-content:center}.createPostModalContainer .createPostCard .modalBody .photoUploadArea .customUpload{background:#ececec;border:none;border-radius:10px;color:#0a66c2;cursor:pointer;display:block;font-size:14px;font-weight:600;outline:none;padding:10px}.createPostModalContainer .createPostCard .modalBody .photoUploadArea .imagePreviewContainer{overflow-y:auto!important;width:100%}.createPostModalContainer .createPostCard .modalBody .photoUploadArea .imagePreviewContainer .previewImg{max-height:auto;width:100%}.createPostModalContainer .createPostCard .modalBody .flex{align-items:center;display:flex;gap:1rem;justify-content:flex-start;padding:0 16px}.createPostModalContainer .createPostCard .modalBody .flex .userImageContainer{border-radius:50%;height:40px;overflow:hidden;width:40px}.createPostModalContainer .createPostCard .modalBody .flex .userImageContainer .userAvatar{height:100%;object-fit:cover;width:100%}.createPostModalContainer .createPostCard .modalBody .flex .userPreference .userName{color:#292929;font-size:15px;font-weight:600}.createPostModalContainer .createPostCard .modalBody .flex .userPreference .postPreferenceBtn{align-items:center;background:none;border:1px solid #292929;border-radius:25px;cursor:pointer;display:flex;padding:10px 15px}.createPostModalContainer .createPostCard .modalBody .postDetails{display:flex;padding:20px 0;width:100%}.createPostModalContainer .createPostCard .modalBody .postDetails #postDescription{border:0;color:#383838;font-family:system-ui,Roboto;font-size:15px;font-weight:400;min-height:100px;outline:none;padding-left:20px;resize:vertical;width:100%}.createPostModalContainer .createPostCard .modalBody .postDetails #postDescription::-webkit-input-placeholder{color:grey;font-family:system-ui,Roboto;font-size:15px;font-weight:300}.createPostModalContainer .createPostCard .modalBody .postDetails #postDescription:-ms-input-placeholder{color:grey;font-family:system-ui,Roboto;font-size:15px;font-weight:300}.createPostModalContainer .createPostCard .modalBody .postDetails #postDescription::placeholder{color:grey;font-family:system-ui,Roboto;font-size:15px;font-weight:300}.createPostModalContainer .createPostCard .modalBody .imagePreviewContainer{overflow-y:auto!important;width:100%}.createPostModalContainer .createPostCard .modalBody .imagePreviewContainer .previewImg{max-height:auto;width:100%}.createPostModalContainer .createPostCard .modalFooter{padding:0 16px}.createPostModalContainer .createPostCard .modalFooter .editingRow{align-items:center;display:flex;justify-content:flex-end;padding:10px 0}.createPostModalContainer .createPostCard .modalFooter .editingRow .btn{background:none;border:1px solid #0a66c2;border-radius:20px;color:#0a66c2;cursor:pointer;outline:none;padding:10px 20px}.createPostModalContainer .createPostCard .modalFooter .editingRow .btn.backBtn{margin-right:14px}.createPostModalContainer .createPostCard .modalFooter .editingRow .btn.saveBtn{background:#0a66c2;color:#fff}.createPostModalContainer .createPostCard .modalFooter .editingRow .btn.saveBtn:disabled{background:#ececec;border:none!important;color:#505050;cursor:not-allowed}.createPostModalContainer .createPostCard .modalFooter .row{align-items:center;display:flex}.createPostModalContainer .createPostCard .modalFooter .row .colLeft{align-items:center;display:flex;flex-basis:60%}.createPostModalContainer .createPostCard .modalFooter .row .colLeft .colLeftToolBars{align-items:center;display:flex;gap:1rem}.createPostModalContainer .createPostCard .modalFooter .row .colLeft .colLeftToolBars .toolBarItem button{background:none;border:none;color:grey;cursor:pointer;outline:none}.createPostModalContainer .createPostCard .modalFooter .row .colRight{align-items:center;display:flex;flex-basis:40%;justify-content:space-between}.createPostModalContainer .createPostCard .modalFooter .row .colRight .commentPreferenceBtn{align-items:center;background:none;border:1px solid #292929;border-radius:25px;cursor:pointer;display:flex;padding:10px 15px}.createPostModalContainer .createPostCard .modalFooter .row .colRight .createPostBtn{background:#0a66c2;border:0;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;outline:0;padding:10px 20px}.createPostModalContainer .createPostCard .modalFooter .row .colRight .createPostBtn:disabled{background:#ececec;color:grey;cursor:not-allowed}.landingPage{background-color:#fff}.landingPage .landingContainer{padding-top:10px}.landingPage .landingContainer .landingHeader .landingContainer{display:flex;justify-content:space-between;margin:0 8%}.landingPage .landingContainer .landingHeader .landingContainer .landingLogo .LandingLogoIcon{fill:#0a66c2;color:#0a66c2}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex{display:flex}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLink{color:#3d3d3d;display:flex;flex-direction:column;font-size:1rem;margin:0 20px;outline:none;text-align:center;vertical-align:middle}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLink:nth-child(4){border-right:1px solid #c6c6c6;margin-right:0;padding-right:40px}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLink .lannavLinkIcon{display:block;height:24px;margin:0 auto;width:24px}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLink span{font-size:14px}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLinkCall1{align-items:center;border-radius:5px;color:#3d3d3d;display:flex;font-size:1rem;margin:0 10px;outline:none;padding:0 10px;text-align:center;transition:.3s;vertical-align:middle}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLinkCall1:hover{background-color:#dadada}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLinkCall2{align-items:center;border:1px solid #0a66c2;border-radius:20px;color:#3d3d3d;color:#0a66c2;display:flex;font-size:1rem;height:-webkit-min-content;height:min-content;margin:5px 10px 0;outline:none;padding:5px 20px;text-align:center;vertical-align:middle}.landingPage .landingContainer .landingHeader .landingContainer .landingNavigation .lannavFlex .lannavLinkCall2:hover{background-color:#0fb0c21d;border:2px solid #0a66c2;padding:4px 19px}.landingPage .landingContainer .lanJumbo .lanJcontainer{margin:0 8%}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex{display:flex;flex-wrap:wrap;padding-top:5%}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJtexts{width:50%}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJtexts .lanJTitle{color:#8f5849;font-size:56px;font-weight:200;margin-bottom:40px}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJtexts .lanJuLinks{background-color:#fff;border:1px solid #a5a5a5;border-radius:5px;display:flex;justify-content:space-between;padding:15px 20px;width:50%}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJtexts .lanJuLinks:hover{box-shadow:0 5px 15px rgba(0,0,0,.35)}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJImage{flex-shrink:1;width:50%}.landingPage .landingContainer .lanJumbo .lanJcontainer .lanJFlex .lanJImage .lanJumboImage{border-radius:50%;height:700px;margin-right:-100px;margin-top:-50px;object-fit:cover;object-position:center;width:700px}.landingPage .landingContainer .expTopics{background-color:#f3f2f0;padding:40px 20px}.landingPage .landingContainer .expTopics .expwrapper .expContainer{margin:0 5%}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex{display:flex;flex-direction:row}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expTitle{width:50%}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expTitle h1{color:rgba(0,0,0,.9);font-size:48px;font-weight:200;margin-top:20px}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics{width:50%}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expTitleCont{color:rgba(0,0,0,.6);font-size:16px;font-weight:600;line-height:1.25;margin-bottom:20px;text-transform:uppercase}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expLinksCont{display:flex;flex-direction:row;flex-wrap:wrap}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expLinksCont .expTopLinkCont{background-color:#d9d9d9;border-radius:23px;margin-bottom:10px;margin-right:5px;padding:10px 20px}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expLinksCont .expTopLinkCont:hover{background-color:#b6b6b6}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expLinksCont .expTopLinkCont:first-child{background-color:transparent;border:1px solid #575757}.landingPage .landingContainer .expTopics .expwrapper .expContainer .expFlex .expContTopics .expLinksCont .expTopLinkCont:first-child:hover{background-color:#b6b6b6}.HomeFooter{background-color:#e2e2e2;height:70vh;padding-top:30px}.HomeFooter .homefooterContainer{margin:0 8%}.HomeFooter .homefooterContainer .homeFooterFlex{display:flex;flex-direction:row;justify-content:space-between}.HomeFooter .homefooterContainer .homeFooterFlex .homeFooterBiz,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrandLogo,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrowse,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterDirectories,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterGeneral{display:flex;flex-direction:column;flex-wrap:wrap}.HomeFooter .homefooterContainer .homeFooterFlex .homeFooterBiz .HomeFooterLogo,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrandLogo .HomeFooterLogo,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrowse .HomeFooterLogo,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterDirectories .HomeFooterLogo,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterGeneral .HomeFooterLogo{fill:#0a66c2;color:#0a66c2;margin-top:20px}.HomeFooter .homefooterContainer .homeFooterFlex .homeFooterBiz h2,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrandLogo h2,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrowse h2,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterDirectories h2,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterGeneral h2{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;line-height:1.25;margin-bottom:8px}.HomeFooter .homefooterContainer .homeFooterFlex .homeFooterBiz .homefooterLinks,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrandLogo .homefooterLinks,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterBrowse .homefooterLinks,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterDirectories .homefooterLinks,.HomeFooter .homefooterContainer .homeFooterFlex .homefooterGeneral .homefooterLinks{color:rgba(0,0,0,.6)}.row{-ms-grid-columns:1.5fr 4fr;-ms-grid-rows:auto;grid-gap:1rem;align-items:flex-start;display:-ms-grid;display:grid;grid-template-columns:1.5fr 4fr;grid-template-rows:auto}.row .aside{background:#e7e6e6;border:1px solid #e7e6e6;border-radius:5px;padding:12px}.row .aside .asideHeader .asideHeaderTitle{color:#505050;cursor:pointer;font-size:15px;font-weight:400;padding-bottom:10px}.row .aside .asideNavigation .asideNavLinksContainer{height:20px;overflow:hidden;transition:height .3s}.row .aside .asideNavigation .asideNavLinksContainer .asideNavLinks .asideNavItem .asideNavLink{display:block;margin-bottom:15px}.row .aside .asideNavigation .asideNavLinksContainer .asideNavLinks .asideNavItem .asideNavLink .asideNavIcon{color:#6b6b6b;font-size:17px;margin-right:12px}.row .aside .asideNavigation .asideNavLinksContainer .asideNavLinks .asideNavItem .asideNavLink .asideNavLinkText{color:#7c7c7c;font-size:14px}.row .aside .asideNavigation .asideNavLinksToggler{margin-top:15px}.row .aside .asideNavigation .asideNavLinksToggler .toggleBtn{align-items:center;background:none;border:0;cursor:pointer;display:flex;outline:none}.row .aside .asideNavigation .asideNavLinksToggler .toggleBtn .asideTogglerIcon{color:#6b6b6b;font-size:17px}.row .aside .asideNavigation .asideNavLinksToggler .toggleBtn .asideTogglerText{color:#7c7c7c;font-size:14px;margin-right:10px}.row .aside .aside-footer{border-bottom:2px solid #fff;border-top:2px solid #fff;color:#1038ec;font-size:14px;font-weight:600;margin-top:10px;padding:8px 0;text-align:center}.row .main{background:#e7e6e6;border:1px solid #e7e6e6;border-radius:2px;padding:10px}.row .main .followSection .followSectionHeader{display:flex;justify-content:space-between;padding:10px 0}.row .main .followSection .followSectionHeader .followHeading{color:#505050;font-size:16px;font-weight:400}.row .main .followSection .followSectionHeader .followSectionBtn{border:0;color:#505050;cursor:pointer}.row .main .followSection .followSectionRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.row .main .followSection .followSectionRow .col{flex-basis:200px;flex-grow:1;flex-shrink:0}.row .main .followSection .followSectionRow .col .card{border:2px solid #e7e6e6;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:10px;position:relative}.row .main .followSection .followSectionRow .col .card .removeUserAction{align-items:center;background:rgba(0,0,0,.25);border-radius:50%;display:flex;height:30px;justify-content:center;position:absolute;right:20px;top:20px;width:30px;z-index:1}.row .main .followSection .followSectionRow .col .card .removeUserAction .removeIcon{color:#fff!important}.row .main .followSection .followSectionRow .col .card:hover{box-shadow:0 5px 10px rgba(0,0,0,.25)}.row .main .followSection .followSectionRow .col .card .banner{height:60px;position:relative;width:100%}.row .main .followSection .followSectionRow .col .card .banner .bannerImg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.row .main .followSection .followSectionRow .col .card .userAvatar{height:67px;margin-left:12px;margin-top:-40px;width:67px;z-index:1}.row .main .followSection .followSectionRow .col .card .userAvatar .userAvatarImg{border-radius:50%;height:100%;object-fit:cover;width:100%}.row .main .followSection .followSectionRow .col .card .userName{color:#292929;font-size:15px;font-weight:500;margin-top:5px}.row .main .followSection .followSectionRow .col .card .userName .fakeLogo{background:#0a66c2;border-radius:4px;color:#fff;font-weight:600;padding:1px 3px}.row .main .followSection .followSectionRow .col .card .jobTitle{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#7c7c7c;display:-webkit-box;font-size:13px;overflow:hidden;text-overflow:ellipsis}.row .main .followSection .followSectionRow .col .card .tags{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#7c7c7c;display:-webkit-box;font-size:14px;margin:20px 0 10px;overflow:hidden;text-overflow:ellipsis}.row .main .followSection .followSectionRow .col .card .userAction .followBtn{background:none;border:1px solid #0a66c2;border-radius:20px;color:#0a66c2;cursor:pointer;font-weight:600;padding:10px;width:100%}@media (max-width:768px){.row{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:500px){.row .main .followSection .followSectionRow{flex-direction:column}}.notificationsPage .notifwrapper .notifcontainer .notifFlex{-ms-grid-columns:minmax(0,5fr) minmax(500px,12fr) minmax(0,7fr);-ms-grid-rows:auto;grid-gap:1.7rem;display:-ms-grid;display:grid;gap:1.7rem;grid-area:content;grid-template-areas:"sidebar main aside";grid-template-columns:minmax(0,5fr) minmax(500px,12fr) minmax(0,7fr);grid-template-rows:auto}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifLeft{background-color:#fff;grid-area:aside;-ms-grid-column:3;-ms-grid-row:1;height:-webkit-min-content;height:min-content;position:-webkit-sticky;position:sticky;top:80px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifLeft .notifLeftTop{height:-webkit-min-content;height:min-content}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifLeft .notifLeftTop img{left:50%;margin:0 auto;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle{background-color:#fff;border-radius:7px;box-shadow:0 0 0 1px hsla(0,0%,81%,.9);grid-area:main;-ms-grid-column:2;-ms-grid-row:1;height:-webkit-min-content;height:min-content;overflow:hidden!important}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper{background-color:#fff;border-bottom:1px solid #cecece}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification{display:flex;padding:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmImage{align-items:center;display:flex;margin-right:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmImage .notificationStatus{background-color:#3935ff;border-radius:50%;height:5px;margin-right:5px;width:5px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmImage .notAuthorImage{border-radius:50%;height:50px;overflow:hidden!important;width:50px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmImage .notAuthorImage img{height:100%;object-fit:cover;width:100%}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmtexts .thnotmtexts{-webkit-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;cursor:pointer;display:-webkit-box;font-size:13px;line-height:1.4rem!important;max-height:6rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notmtexts .thnotmtexts .thnotmauthor{font-weight:500;margin-right:5px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater{display:flex;flex-direction:column;position:relative}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notifTime p{color:#949494;font-size:12px;font-weight:200;margin-bottom:3px;margin-top:10px;text-align:center}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notifAction{align-items:center;border-radius:50%;color:#949494;display:inline-flex;height:30px;justify-content:center;transition:.3s;width:30px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notifAction:hover{background-color:#c5c5c5}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.25);display:none;height:-webkit-min-content;height:min-content;margin-right:-5px;margin-top:63px;overflow:hidden;position:absolute;right:0;transition:.2s;width:200px;z-index:900}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .deletenotif{align-items:center;display:flex;padding:5px 10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .deletenotif:hover{background-color:#ccc}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .deletenotif .deletenotificon{color:#000000b2;margin-right:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .deletenotif .deletenotiftxts h2{color:#000000b2;font-size:.8rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .deletenotif .deletenotiftxts p{color:#000000b2;font-size:.7rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .mutenotif{align-items:center;display:flex;padding:5px 10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .mutenotif:hover{background-color:#ccc}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .mutenotif .mutenotificon{color:#000000b2;margin-right:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .mutenotif .mutenotiftxts h2{color:#000000b2;font-size:.8rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .mutenotif .mutenotiftxts p{color:#000000b2;font-size:.7rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .turnoffnotif{align-items:center;display:flex;padding:5px 10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .turnoffnotif:hover{background-color:#ccc}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .turnoffnotif .turnoffnotificon{color:#000000b2;margin-right:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .turnoffnotif .turnoffnotiftxts h2{color:#000000b2;font-size:.8rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .notif-drop-down .turnoffnotif .turnoffnotiftxts p{color:#000000b2;font-size:.7rem}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .notMWrapper .notmNotification .notLater .showDropDown{display:unset!important}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifMiddle .notificationLink .newNotification{background-color:#70b5f933}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight{background-color:#fff;border-radius:7px;box-shadow:0 0 0 1px hsla(0,0%,81%,.9);grid-area:sidebar;-ms-grid-column:1;-ms-grid-row:1;height:-webkit-min-content;height:min-content;position:-webkit-sticky;position:sticky;top:80px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight .sidebarTitle{border-bottom:1px solid #00000014;padding:10px}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight .sidebarTitle .sidebarNotifTitle{color:rgba(0,0,0,.9);font-size:1rem;font-weight:600;line-height:1.5;margin-top:15px;text-align:center;vertical-align:baseline}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight .sidebarTitle .sidebarNotifCachy{color:rgba(48,48,48,.9);font-size:.9rem;font-weight:400;line-height:1.5;margin-top:5px;text-align:center;vertical-align:baseline}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight .sidebarBottom .sbexplns{color:rgba(48,48,48,.9);font-size:1rem;font-weight:200;line-height:1.5;margin-top:5px;text-align:center;vertical-align:baseline}.notificationsPage .notifwrapper .notifcontainer .notifFlex .notifRight .sidebarBottom .sbsttngs{color:#004182;font-weight:600;margin-bottom:20px;text-align:center}@media (max-width:1200px){.notifFlex{-ms-grid-columns:minmax(0,5fr) minmax(500px,12fr) minmax(0,1fr)!important;grid-template-columns:minmax(0,5fr) minmax(500px,12fr) minmax(0,1fr)!important}.notifFlex .notifLeft{display:none}}@media (max-width:960px){.notifFlex{-ms-grid-columns:minmax(0,0fr) minmax(500px,12fr) minmax(0,1fr)!important;gap:0!important;grid-template-columns:minmax(0,0fr) minmax(500px,12fr) minmax(0,1fr)!important}.notifFlex .notifRight{display:none}}@media (max-width:600px){.container{margin:0!important;padding:0!important}.notifFlex{display:unset!important}}.signup-section{padding:15px 0}.signup-section.sign-in-section{min-height:100vh}.signup-section .signup-wrapper{margin:0 auto;padding:10px 0;width:700px}.signup-section .signup-wrapper.signin-wrapper{width:90%}.signup-section .signup-wrapper .signup-nav{align-items:center;display:flex;justify-content:center}.signup-section .signup-wrapper .signup-nav.sign-in{justify-content:flex-start}.signup-section .signup-wrapper .signup-nav .navLogo{color:var(--color-brand)!important;margin:0}.signup-section .signup-wrapper .form-title{color:#000;font-weight:400;margin:20px 0;text-align:center}.signup-section .signup-wrapper .signup-form{background:#fff;border-radius:10px;margin:0 auto;padding:20px;width:350px}.signup-section .signup-wrapper .signup-form.signInForm{width:300px}.signup-section .signup-wrapper .signup-form .form-header{margin-bottom:15px}.signup-section .signup-wrapper .signup-form .form-header .authTitle{color:#202020;font-weight:500;margin-bottom:5px}.signup-section .signup-wrapper .signup-form .form-header .textMuted{color:#292929;font-size:13px;font-weight:400}.signup-section .signup-wrapper .signup-form .form-groupa{display:flex;flex-direction:column;margin-bottom:20px;width:100%}.signup-section .signup-wrapper .signup-form .form-groupa .form-label{color:#8b8b8b;display:block;font-size:20px;font-weight:400;margin-bottom:5px}.signup-section .signup-wrapper .signup-form .form-groupa .form-control{background:#fff;border:1px solid #666464;border-radius:5px;display:block;font-weight:400;height:32px;outline:none;padding:0 10px}.signup-section .signup-wrapper .signup-form .form-groupa .form-control:hover{border-color:#424242}.signup-section .signup-wrapper .signup-form .form-groupa .form-control:focus{border:2px solid #424242}.signup-section .signup-wrapper .signup-form .form-groupa.form-groupasn{position:relative}.signup-section .signup-wrapper .signup-form .form-groupa.form-groupasn .form-label{cursor:text;left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s ease-in}.signup-section .signup-wrapper .signup-form .form-groupa.form-groupasn .form-label.active{font-size:13px;top:10px}.signup-section .signup-wrapper .signup-form .form-groupa.form-groupasn .form-control{height:50px}.signup-section .signup-wrapper .signup-form .form-groupa.form-groupasn .form-control:focus{border-color:#0c5196}.signup-section .signup-wrapper .signup-form .form-footer .sitePolicyText{color:#666464;font-size:13px;margin:0 auto;max-width:80%;text-align:center}.signup-section .signup-wrapper .signup-form .form-footer .sitePolicyText a{color:var(--color-brand)}.signup-section .signup-wrapper .signup-form .form-footer .sitePolicyText a:hover{text-decoration:underline}.signup-section .signup-wrapper .signup-form .form-footer .formSubmitBtn{background:var(--color-brand);border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-weight:600;margin-top:20px;outline:none;padding:15px 20px;width:100%}.signup-section .signup-wrapper .signup-form .form-footer .formSubmitBtn.signInBtn{font-size:15px;padding:20px}.signup-section .signup-wrapper .signup-form .form-footer .formSubmitBtn:focus,.signup-section .signup-wrapper .signup-form .form-footer .formSubmitBtn:hover{background:#0c5196}.signup-section .signup-wrapper .signup-form .form-footer .divider{color:#292929;margin:20px 0;position:relative;text-align:center}.signup-section .signup-wrapper .signup-form .form-footer .divider:after,.signup-section .signup-wrapper .signup-form .form-footer .divider:before{background:#bcbcbc;content:"";height:1px;position:absolute;right:0;top:50%;width:45%}.signup-section .signup-wrapper .signup-form .form-footer .divider:after{left:0}.signup-section .signup-wrapper .signup-form .form-footer .googleAuthBtn{align-items:center;background:#fff;border:1px solid #ececec;border-radius:25px;color:#fff;color:#424242;cursor:pointer;display:flex;font-weight:400;justify-content:center;margin-top:20px;outline:none;padding:10px 20px;width:100%}.signup-section .signup-wrapper .signup-form .form-footer .googleAuthBtn.signInBtn{border:1px solid #292929;gap:1rem;padding:15px 20px}.signup-section .signup-wrapper .signup-form .form-footer .signInRedirect{color:#292929;margin-top:20px;text-align:center}.signup-section .signup-wrapper .signup-form .form-footer .signInRedirect a{color:var(--color-brand);font-weight:600}.signup-section .signup-wrapper .signup-form .form-footer .signInRedirect a:hover{color:#4917ff;text-decoration:underline}.signup-section .signup-wrapper .signup-form .form-footer .resetRedirect{background:transparent;border-radius:20px;color:#0c5196;font-size:15px;font-weight:600;padding:5px 10px}.signup-section .signup-wrapper .signup-form .form-footer .resetRedirect:hover{background:rgba(41,78,245,.3);text-decoration:underline}.signup-section .signup-wrapper .signUpRedirect{color:#292929;margin-top:20px;text-align:center}.signup-section .signup-wrapper .signUpRedirect a{background:transparent;border-radius:20px;color:#0c5196;font-size:15px;font-weight:600;padding:5px 10px}.signup-section .signup-wrapper .signUpRedirect a:hover{background:rgba(41,78,245,.3);text-decoration:underline}.signup-section .authFooter{background:#fff}.signup-section .authFooter .container{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:5px;padding-top:5px}.signup-section .authFooter .info{text-align:center}.signup-section .authFooter .info .infoText{color:#292929;font-size:14px}.signup-section .authFooter .info .infoText a{color:var(--color-brand)}.signup-section .authFooter .info .infoText a:hover{text-decoration:underline}.signup-section .authFooter .siteCredit{align-items:center;display:flex;gap:.5rem}.signup-section .authFooter .siteCredit span{color:#424242;font-size:13px;font-weight:300}.signup-section .authFooter .siteCredit .brandLogo{fill:#292929}.signup-section .authFooter .footerLinks{align-items:center;display:flex;gap:1.3rem;justify-content:center}.signup-section .authFooter .footerLinks .footerLinkItem a{color:#424242;font-size:13px;text-transform:capitalize}.signup-section .authFooter .footerLinks .footerLinkItem a:hover{color:var(--color-brand);text-decoration:underline}.signup-section .authFooter .footerLinks .footerLinkItem .selectLangBtn{align-items:center;background:none;border:none;color:#424242;cursor:pointer;display:flex;gap:.5rem;justify-content:center;outline:none}.signup-section .authFooter .footerLinks .footerLinkItem .selectLangBtn:hover{color:var(--color-brand)}
/*# sourceMappingURL=main.e167a972.css.map*/