.companyProfileFeeds{height:100%;overflow-y:auto;overflow-x:hidden;display:block;width:100%;position:relative}@media screen and (max-width:768px){.companyProfileFeeds{max-height:100vh;max-height:calc(var(--vh, 1vh)*100);min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding-top:60px;padding-bottom:60px}}@media screen and (max-width:768px) and (min-resolution:0.001dpcm){.companyProfileFeeds{padding-bottom:100px}}.companyProfileFeeds .unmuteBtn{position:absolute;right:1.5rem;top:1.5rem;z-index:1}.companyProfileFeeds .closeBox{position:fixed;left:auto;top:2rem;margin-left:2rem;z-index:1}.companyProfileFeeds .closeBox svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.companyProfileFeeds .sponsorsInfoWrapper{padding:2rem 2rem 0}.companyProfileFeeds .sponsorsInfoWrapper .aboutSponsors{margin-bottom:2rem}.companyProfileFeeds .sponsorsInfoWrapper .aboutSponsors p.aboutText,.companyProfileFeeds .sponsorsInfoWrapper .aboutSponsors p.aboutText a{word-break:break-word}.companyProfileFeeds .sponsorsInfoWrapper .aboutSponsors span p:last-child{display:inline}.companyProfileFeeds .roomCard{width:38.6rem;margin:0!important}.companyProfileFeeds .roomInfo{position:relative;transition:all .3s;display:none;justify-content:flex-start;padding:2rem 2rem 3rem 0;margin-top:3rem;border-bottom:1px solid var(--strokeColor);transition:all .25s}.companyProfileFeeds .roomInfo .roomCardBody .orgProfile{width:9rem;height:9rem;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--strokeColor);border-radius:1rem}.companyProfileFeeds .roomInfo .roomCardBody .orgName h6,.companyProfileFeeds .roomInfo .roomCardBody .orgName p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companyProfileFeeds .roomInfo .roomCardMedia{border-radius:0 1.5rem 1.5rem 0;box-shadow:0 12px 15px 0 var(--shadowColor);max-height:15rem;min-width:15rem;margin-right:2rem;overflow:hidden}.companyProfileFeeds .roomInfo .roomCardMedia img{width:100%;object-fit:cover;max-width:15rem;min-width:15rem}.companyProfileFeeds .roomInfo .cardBottom{margin-top:1.5rem;position:relative}.companyProfileFeeds .roomInfo .cardBottom .cardActions{margin-top:1.5rem}.companyProfileFeeds .roomInfo .cardBottom .avatarList{display:flex}.companyProfileFeeds .roomInfo .cardBottom .avatarList .avatarWrapper{margin-right:.7rem}.companyProfileFeeds .roomInfo .cardBottom .contentWrap{margin-top:1.5rem}.companyProfileFeeds .roomInfo .cardBottom .contentWrap p{color:var(--primaryColor)}.companyProfileFeeds .companyProfileHeaderRow{position:relative}.companyProfileFeeds .companyProfileHeaderRow img{width:100%}.companyProfileFeeds .companyProfileHeaderRow .fullWidthBanner{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.companyProfileFeeds .companyProfileHeaderRow .fullWidthBanner img{width:100%}.companyProfileFeeds .companyProfileHeaderRow .fullWidthBanner.defaultBanner{background-color:var(--themeLightColor)}.companyProfileFeeds .companyProfileHeaderRow .fullWidthBanner.defaultBanner img{opacity:.3}.companyProfileFeeds .companyProfileHeaderRow .videoBanner{height:28.8rem;overflow:hidden;position:relative;background:#000}.companyProfileFeeds .companyProfileHeaderRow .videoBanner iframe,.companyProfileFeeds .companyProfileHeaderRow .videoBanner img,.companyProfileFeeds .companyProfileHeaderRow .videoBanner video{object-fit:cover;height:100%;width:100%}.companyProfileFeeds .companyProfileHeaderRow .videoBanner iframe{object-fit:fill}.companyProfileFeeds .companyProfileHeaderRow .profileBannerFly{position:absolute;right:1.5rem;top:1.5rem;z-index:99;display:flex;justify-content:space-between}.companyProfileFeeds .companyProfileArea{justify-content:center;padding:0 1.5rem}.companyProfileFeeds .companyProfileArea .companyLogoRow{display:flex;align-items:center;justify-content:center}.companyProfileFeeds .companyProfileArea .companyLogoRow .companyLogo{margin-top:-6rem;box-shadow:0 0 10px 0 rgba(50,50,50,.5);border-radius:2rem;z-index:1;background:var(--cardsBGColor);height:10.7rem;width:10.7rem;display:flex;align-items:center;overflow:hidden;padding:0}.companyProfileFeeds .companyProfileArea .companyLogoRow .companyLogo img{max-width:100%;object-fit:contain;height:100%;width:auto;margin:auto}.companyProfileFeeds .companyProfileArea .profileNameCol{text-align:center}.companyProfileFeeds .companyProfileArea .profileNameCol p{word-break:break-word}.companyProfileFeeds .companyProfileArea .profileNameCol .liveWrapper{background-color:#ff0002;border-radius:.5rem;color:#fff;text-transform:uppercase;padding:.2rem .5rem;position:relative;font-size:var(--fontSize12);font-weight:var(--weightNormal);letter-spacing:.3px}.companyProfileFeeds .companyProfileArea .profileNameCol .superSponsors{background:var(--themeMainColor);border-radius:.5rem;padding:.5rem;color:var(--themeExtraLightColor);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.companyProfileFeeds .companyProfileArea .socialRow{display:flex;align-items:center;justify-content:center}.companyProfileFeeds .companyProfileArea .socialRow svg{height:1.6rem;width:1.6rem}.companyProfileFeeds .companyProfileArea .meetChat{display:flex;align-items:center;justify-content:center}.companyProfileFeeds .companyProfileArea .meetChat .sharedBlock span.filter{padding-left:2rem;background:var(--themeMainColor);color:var(--secondaryFontColor)}@media screen and (max-width:768px){.companyProfileFeeds .companyProfileArea{margin-top:9rem}}.companyProfileFeeds .devider{width:100%;background:var(--strokeColor);height:.1rem;margin-top:-1.5rem}.companyProfileFeeds .ctaBlock{border:1px solid var(--themeMainColor);padding:2rem;border-radius:1.5rem;margin:4rem 0}.companyProfileFeeds .ctaBlock p span p:last-child{display:inline}.companyProfileFeeds .ctaBlock p,.companyProfileFeeds .ctaBlock p a{word-break:break-word}.companyProfileFeeds .ctaBlock p a{color:var(--themeMainColor)}.companyProfileFeeds .ctaBlock .ctaTitle{margin-bottom:1.5rem;word-break:break-word}.companyProfileFeeds .ctaBlock .ctaTitle button{margin-top:1.5rem;white-space:normal}.companyProfileFeeds .ratingArea .ratingRow{display:flex;flex-flow:column;align-items:center;justify-content:center}.companyProfileFeeds .ratingArea .ratingRow .ratingCol{display:flex}.companyProfileFeeds .ratingArea .ratingRow .ratingCol :disabled{background-color:transparent}.companyProfileFeeds .ratingArea .ratingRow .ratingCol button{min-width:2.6rem;background-color:transparent!important;transition:1s}.companyProfileFeeds .ratingArea .ratingRow .ratingCol button.activeStar{-webkit-transform:rotate(70deg);transform:rotate(70deg)}.companyProfileFeeds .ratingArea .ratingRow .ratingCol button:hover{box-shadow:none;border:none;background-color:transparent!important}.companyProfileFeeds .ratingArea .ratingRow .ratingCol .ratingNumer{font-size:var(--size50);font-weight:400}.companyProfileFeeds .seperator{width:100%;background:var(--strokeColor);height:.1rem}.companyProfileFeeds .profileContent{font-weight:400}.companyProfileFeeds .getInTouch{padding-bottom:3rem}@media screen and (min-width:768px){.companyProfileFeeds .getInTouch .getInTouchRow{display:flex;justify-content:space-between}}.companyProfileFeeds .getInTouch .getInTouchRow.fullArea .getInTouchCol{width:100%}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol{width:50%;display:flex;align-items:center;font-size:var(--fontSize12)}@media screen and (max-width:768px){.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol{width:100%;margin-bottom:2rem}}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol svg{margin-right:1.5rem;color:var(--themeMainColor);height:2rem;width:2rem}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol.location svg{height:2rem;width:2rem}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol.location p{width:calc(100% - 5rem);word-break:break-word}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol .phone{display:flex}.companyProfileFeeds .getInTouch .getInTouchRow .getInTouchCol .phone p{line-height:1.8rem}.companyProfileFeeds .openRoomArea{padding:2rem;position:relative}.companyProfileFeeds .openRoomArea h4{margin-bottom:2rem}.companyProfileFeeds .videosArea{padding:2rem;position:relative}.companyProfileFeeds .videosArea h4{margin-bottom:2rem}.companyProfileFeeds .productServicesArea{padding:2rem;position:relative}.companyProfileFeeds .productServicesArea h4{margin-bottom:2rem}.companyProfileFeeds .peoplesArea{padding:2rem;position:relative}.companyProfileFeeds .peoplesArea h4{margin-bottom:2rem}@media screen and (max-width:768px){.companyProfileFeeds .peoplesArea .peoplesCardWrapper .delegateCard.small{max-width:inherit}}.companyProfileFeeds .filesArea{padding:2rem;position:relative}.companyProfileFeeds .filesArea h4{margin-bottom:2rem}.companyProfileFeeds .videoCardsWrapper .slick-track{margin:0}.companyProfileFeeds .videoCard iframe,.companyProfileFeeds .videoCard img,.companyProfileFeeds .videoCardMobCard iframe,.companyProfileFeeds .videoCardMobCard img,.companyProfileFeeds .videoCardMobCard video,.companyProfileFeeds .videoCard video{max-width:100%;width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.companyProfileFeeds .videoCard .videoBlock,.companyProfileFeeds .videoCardMobCard .videoBlock{height:100%;margin:0;height:15.9rem;max-width:inherit;overflow:hidden;position:relative;display:block;border-radius:1.5rem;width:100%}@media screen and (max-width:768px){.companyProfileFeeds .videoCard .videoBlock,.companyProfileFeeds .videoCardMobCard .videoBlock{width:100%}}.companyProfileFeeds .videoCard .videoBlock .videoOverlay,.companyProfileFeeds .videoCardMobCard .videoBlock .videoOverlay{background-color:rgba(0,0,0,.2);width:100%;height:100%;position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:center}.companyProfileFeeds .videoCard .videoBlock .videoOverlay .playButton,.companyProfileFeeds .videoCardMobCard .videoBlock .videoOverlay .playButton{background-color:transparent}.companyProfileFeeds .videoCard .videoBlock .videoOverlay:hover .btn,.companyProfileFeeds .videoCardMobCard .videoBlock .videoOverlay:hover .btn{opacity:1}.companyProfileFeeds .videoCard .videoCaptionWrapper h6,.companyProfileFeeds .videoCardMobCard .videoCaptionWrapper h6{margin-top:1.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:400}.companyProfileFeeds .videoCard .videoCaptionWrapper p,.companyProfileFeeds .videoCardMobCard .videoCaptionWrapper p{display:none}.companyProfileFeeds .videoCardMobCard{position:relative}.companyProfileFeeds .videoCardMobCard .cardAction{position:absolute;top:1rem;right:1rem}.companyProfileFeeds .productWithDetail{width:auto}@media screen and (max-width:1024px){.companyProfileFeeds .productWithDetail{width:18rem}}@media screen and (max-width:480px){.companyProfileFeeds .productWithDetail{width:15rem}}.companyProfileFeeds .productWithDetail .overlayDetail p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}@media screen and (max-width:768px){.companyProfileFeeds .productWithDetail .overlayDetail p{color:var(--primaryColor)!important;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--size14);display:block}}.companyProfileFeeds .productCard{padding:0;width:auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.companyProfileFeeds .productCard{height:18rem}}@media screen and (max-width:480px){.companyProfileFeeds .productCard{min-height:15rem;height:15rem;width:15rem}}.companyProfileFeeds .productCard .productImg{overflow:hidden;height:auto;max-height:100%;margin:0;border-top-left-radius:0;border-top-right-radius:0;max-width:100%}.companyProfileFeeds .peopleCard{width:auto;max-width:100%;max-height:100%}.companyProfileFeeds .peoplesCardWrapper{width:auto;margin:0}.companyProfileFeeds .slick-list{margin:0 -1rem}.companyProfileFeeds .slick-initialized .slick-slide>div{margin:0 1rem}.companyProfileFeeds .slick-arrow{z-index:1;top:-4rem}.companyProfileFeeds .slick-arrow.slick-disabled{opacity:.3;cursor:not-allowed}.companyProfileFeeds .slick-arrow svg{width:3rem;height:3rem}.companyProfileFeeds .slick-arrow svg rect{fill:var(--cardBGColor)}.companyProfileFeeds .slick-arrow svg path{stroke:var(--primaryColor)}.companyProfileFeeds .viewAllBtn{position:absolute;top:-.2rem;right:7rem;display:none}.companyProfileFeeds .slick-prev{right:4rem;left:auto;margin-right:5px}.companyProfileFeeds .slick-next{right:1rem}.companyProfileFeeds .slick-next:before,.companyProfileFeeds .slick-prev:before{display:none}.companyProfileFeeds .slick-track{margin:0;display:flex}.companyProfileFeeds .fileComponentWrapper .fileComponent{height:5.6rem;position:relative;margin-bottom:2rem;width:100%}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox{max-width:100%;width:100%}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox svg{cursor:auto}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .iconText,.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .iconText .textWrapper{width:calc(100% - 4rem)}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .iconText .textWrapper .fineName{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .cardAction{position:static}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .ListMenuPopup{width:21rem;top:-8.5rem}.companyProfileFeeds .fileComponentWrapper .fileComponent .fileBox .ListMenuPopup li{line-height:normal}.companyProfileFeeds .fileComponentWrapper .fileComponent .iconButton{position:absolute;right:1.3rem;top:1.3rem;cursor:pointer;height:3rem;width:3rem}.companyProfileFeeds .fileComponentWrapper .fileComponent .iconButton svg{cursor:pointer}.companyProfileFeeds .fileComponentWrapper .fileComponent .iconButton svg path{stroke:var(--themeMainColor)}.companyProfileFeeds .fileComponentWrapper .fileComponent .iconButton.fileBriefcaseBtn{right:5rem}.companyProfileFeeds .tagsWrapper{display:flex;flex-wrap:wrap;justify-content:center}.companyProfileFeeds .tagsWrapper .tag{border-radius:5px;font-style:normal;font-weight:var(--weightBold);font-size:var(--size12);line-height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);color:var(--themeMainColor);padding:.3rem .7rem;white-space:nowrap;margin:0 .8rem .4rem 0}@media screen and (max-width:768px){.companyProfileFeeds .productCardsWrapper .slick-list{height:auto!important}}@media screen and (max-width:480px){.choosePersonChat .modalHeader{padding:0 0 2rem 4.5rem}}@media screen and (max-width:768px){.choosePersonChat .modalBody{padding-left:0!important;padding-right:0!important}}.choosePersonChat .chatUserItem h6,.choosePersonChat .chatUserItem p{max-width:38rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:480px){.choosePersonChat .chatUserItem h6,.choosePersonChat .chatUserItem p{max-width:11rem}}.choosePersonChat .chatUserItem .userInfotxt{width:calc(100% - 50px)}.choosePersonChat .chatUserItem .leftText{width:calc(100% - 150px)}.listStartControls ul li{list-style:disc;margin-left:1.5rem}.listStartControls ol li{list-style:decimal;margin-left:2.5rem}.eventFeeds{max-height:calc(100vh - 14rem);overflow:auto;display:block;width:100%;overflow-x:hidden}@media (max-width:767px){.eventFeeds{overflow-x:unset;overflow-y:unset;max-height:unset}}.eventFeeds .createNewPost{position:relative;display:block}@media screen and (min-width:768px){.eventFeeds .createNewPost{padding:0 2rem}}.eventFeeds .createNewPost .postBox{width:100%;height:100%;border-radius:.8rem;background:var(--cardsBGColor);padding:2rem;display:flex;border:1px solid var(--strokeColor);align-items:center;justify-content:space-between}@media screen and (min-width:768px){.eventFeeds .createNewPost .postBox{-webkit-filter:drop-shadow(0 2px 5px rgba(0,0,0,.15));filter:drop-shadow(0 2px 5px rgba(0,0,0,.15))}}@media (max-width:768px){.eventFeeds .createNewPost .postBox{padding:1.5rem}}.eventFeeds .createNewPost .postBox .postHead{display:flex;align-items:center;width:80%}.eventFeeds .postFilter{padding:0 1.75rem;display:flex;align-items:flex-start;height:6.2rem;overflow:hidden}.eventFeeds .postFilter::-webkit-scrollbar{height:7px}.eventFeeds .postFilter:hover{overflow-y:hidden;overflow-x:auto}.eventFeeds .postFilter .filterBy{background-color:var(--themeMainColor);width:11rem;height:4rem;font-size:1.4rem;color:#fff;text-transform:uppercase;border-radius:0 2rem 2rem 0;margin-right:1rem}.eventFeeds .postFilter .filterBy,.eventFeeds .postFilter .filterOptions{display:flex;align-items:center;justify-content:center}.eventFeeds .postFilter .filterOptions .filter.sm{min-width:auto;padding:0 1.25rem}@media (max-width:767px){.eventFeeds .postFilter{display:none}}.eventFeeds .searchBar{padding:1.75rem 0;display:block;position:relative}@media (min-width:768px) and (max-width:1023px){.eventFeeds .searchBar{padding:2rem 0}}@media screen and (min-width:1024px){.eventFeeds .searchBar{padding:2rem}}.eventFeeds .searchBar .inputBoxWrapper .inputBox .inputText.rounded.pl3{padding-left:4.5rem!important;padding-right:1.5rem}.eventFeeds .searchBar .searchIconWrapper{position:absolute;z-index:9;top:2.9rem;left:1.5rem;color:#909090}@media screen and (min-width:768px){.eventFeeds .searchBar .searchIconWrapper{left:3.2rem}}@media (max-width:768px){.eventFeeds .searchBar{width:100%;display:flex;align-items:center;justify-content:space-between}.eventFeeds .searchBar .inputBoxWrapper{margin-bottom:0;width:100%;margin-right:1rem}}.eventFeeds .searchBar .mobileFilter{display:none}@media (max-width:767px){.eventFeeds .searchBar .mobileFilter{display:flex}}.eventFeeds .eventFeedList{padding:0 2rem}@media (min-width:768px) and (max-width:1023px){.eventFeeds .eventFeedList{padding:0}}@media (max-width:640px){.eventFeeds .eventFeedList{padding:0}}.eventFeeds .eventFeedList .eventFeedCard{width:100%;min-height:22rem;background:var(--cardsBGColor);border:1px solid var(--strokeColor);border-radius:.8rem;padding:2rem;margin-bottom:2rem;position:relative;overflow:hidden;transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .3s forwards;animation:sessionSidePanel .3s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.eventFeeds .eventFeedList .eventFeedCard:first-child{-webkit-animation-delay:.11111s;animation-delay:.11111s}.eventFeeds .eventFeedList .eventFeedCard:nth-child(2){-webkit-animation-delay:.22222s;animation-delay:.22222s}.eventFeeds .eventFeedList .eventFeedCard:nth-child(3){-webkit-animation-delay:.33333s;animation-delay:.33333s}@media (max-width:640px){.eventFeeds .eventFeedList .eventFeedCard{box-shadow:none;border:.1rem solid var(--strokeColor)}}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead{display:flex;justify-content:space-between;align-items:center}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead .timeBlock{display:flex}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead .timeBlock svg{margin-right:4px}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead .statusTag{width:60px;height:20px;border-radius:5px;font-weight:700;font-size:var(--fontSize12);line-height:15px;display:flex;align-items:center;justify-content:center;letter-spacing:-.257143px}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead .statusTag.success{background:#e2f1dc;color:#6cb851}.eventFeeds .eventFeedList .eventFeedCard .scheduleCardHead .statusTag.requested{background:#fff;color:#4e59b8}.eventFeeds .eventFeedList .eventFeedCard .bluePinCorner{position:absolute;right:0;top:0;width:0;height:0;border-bottom:5rem solid transparent;border-right:6rem solid var(--themeMainColor)}.eventFeeds .eventFeedList .eventFeedCard .bluePinCorner svg{position:absolute;right:-4.5rem;top:.9rem;color:var(--secondaryFontColor);-webkit-animation:bounce1 1s ease;animation:bounce1 1s ease;-webkit-animation-iteration-count:4;animation-iteration-count:4}@-webkit-keyframes bounce1{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}60%{-webkit-transform:translateY(2px);transform:translateY(2px)}}@keyframes bounce1{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}60%{-webkit-transform:translateY(2px);transform:translateY(2px)}}.eventFeeds .eventFeedList .eventFeedCard .cardHeader{display:flex;justify-content:space-between}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .userDetails{display:flex;align-items:center}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem;overflow:hidden}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .userDetails .userText{display:flex;flex-direction:column}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize14);line-height:18px;letter-spacing:-.3px;color:var(--primaryColor)}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize14);font-weight:var(--weightNormal);line-height:2rem;letter-spacing:-.257143px;color:var(--secondaryColor);width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .cardActions{display:flex;align-items:center;justify-content:flex-end;position:relative}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .cardActions.feedActionBtn .ListMenuPopup{z-index:2}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .cardActions.feedActionBtn .ListMenuPopup ul li .listIcon{width:2rem}.eventFeeds .eventFeedList .eventFeedCard .cardHeader .cardActions button{margin-right:.5rem}@media (max-width:480px){.eventFeeds .eventFeedList .eventFeedCard .cardHeader .cardActions button{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.eventFeeds .eventFeedList .eventFeedCard .cardReactions{display:flex;position:relative}.eventFeeds .eventFeedList .eventFeedCard .cardReactions .comments,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .likes,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:1rem}.eventFeeds .eventFeedList .eventFeedCard .cardReactions .comments button,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .likes button,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .shares button{margin-right:.2rem}.eventFeeds .eventFeedList .eventFeedCard .cardReactions .comments p,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .likes p,.eventFeeds .eventFeedList .eventFeedCard .cardReactions .shares p{cursor:pointer}.eventFeeds .eventFeedList .eventFeedCard .cardReactions .likes p{cursor:default}.eventFeeds .eventFeedList .eventFeedCard .btnWrapper{display:flex;justify-content:flex-end}.eventFeeds .eventFeedList .eventFeedCard .btnWrapper .joinMeetingBtn{padding:7px 15px}.eventFeeds .eventFeedList .cardDescription{margin-top:2rem;margin-bottom:2rem;cursor:default}.eventFeeds .eventFeedList .cardDescription .disabledIconWrapper{position:relative;left:0;top:3px}.eventFeeds .eventFeedList .cardDescription p{max-width:90%}@media (max-width:768px){.eventFeeds .eventFeedList .cardDescription p{max-width:100%}}.eventFeeds .eventFeedList .cardDescription p pre,.eventFeeds .eventFeedList .cardDescription p span{font-family:"Circular Std";overflow-x:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.eventFeeds .eventFeedList .cardDescription a{text-decoration:none;color:var(--themeMainColor)}.eventFeeds .eventFeedList .cardMedia{display:flex;align-items:center;justify-content:center;width:100%;border-radius:1.5rem;overflow:hidden;margin-bottom:1rem;height:auto;cursor:pointer;position:relative;background:var(--hoverColor)}.eventFeeds .eventFeedList .cardMedia video{object-fit:cover}.eventFeeds .eventFeedList .cardMedia img{max-width:100%;max-height:100%}.eventFeeds .eventFeedList .cardMedia.multiple{margin:0 -2.2rem;border-radius:0;max-height:25rem}.eventFeeds .eventFeedList .cardMedia.multiple .cardMediaWrap{width:100%;display:flex;justify-content:space-between}.eventFeeds .eventFeedList .cardMedia.multiple .cardMediaWrap img{width:100%;height:25.5rem;object-fit:cover;padding:2px}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinLeft,.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight{width:50%}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow{display:flex}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow .imageCardSecond{height:12.5rem;padding:2px}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow .imgInner{position:relative;width:50%}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow .imgInner .imageCardForth,.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow .imgInner .imageCardThird{height:12.5rem;padding:2px}.eventFeeds .eventFeedList .cardMedia.multiple .imgContinRight .imgRow .imgInner .moreImageFly{position:absolute;left:.5rem;top:.5rem;right:0;bottom:0;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;color:var(--themeLightColor);font-size:var(--fontSize30)}.eventFeeds .eventFeedList .cardMedia .videoPlay{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.eventFeeds .eventFeedList .cardMediaContent{width:100%}.eventFeeds .eventFeedList .cardPostComment{display:flex;margin-top:.5rem}.eventFeeds .eventFeedList .cardPostComment .userAvatar{margin-right:1rem}.eventFeeds .eventFeedList .cardPostComment .commentBar{width:100%}.eventFeeds .eventFeedList .cardPostComment .commentBar input{width:100%;background:var(--hoverColor);padding:1.2rem 1.5rem;border-radius:2rem;font-family:"Circular Std"}.eventFeeds .eventFeedList .offerPostCard{border-radius:1.5rem;position:relative;overflow:hidden;transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .3s forwards;animation:sessionSidePanel .3s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.eventFeeds .eventFeedList .offerPostCard:first-child{-webkit-animation-delay:.11111s;animation-delay:.11111s}.eventFeeds .eventFeedList .offerPostCard:nth-child(2){-webkit-animation-delay:.22222s;animation-delay:.22222s}.eventFeeds .eventFeedList .offerPostCard:nth-child(3){-webkit-animation-delay:.33333s;animation-delay:.33333s}.eventFeeds .eventFeedList .offerPostCard:nth-child(4){-webkit-animation-delay:.44444s;animation-delay:.44444s}.eventFeeds .eventFeedList .offerPostCard:nth-child(5){-webkit-animation-delay:.55556s;animation-delay:.55556s}.eventFeeds .eventFeedList .offerPostCard:nth-child(6){-webkit-animation-delay:.66667s;animation-delay:.66667s}.eventFeeds .eventFeedList .offerPostCard:nth-child(7){-webkit-animation-delay:.77778s;animation-delay:.77778s}.eventFeeds .eventFeedList .offerPostCard:nth-child(8){-webkit-animation-delay:.88889s;animation-delay:.88889s}.eventFeeds .eventFeedList .offerPostCard:nth-child(9){-webkit-animation-delay:1s;animation-delay:1s}.eventFeeds .eventFeedList .offerPostCard:nth-child(10){-webkit-animation-delay:1.11111s;animation-delay:1.11111s}.eventFeeds .eventFeedList .offerPostCard .ListMenuPopup ul li .listIcon{width:2rem}.eventFeeds .eventFeedList .offerPostCard .bluePinCorner{position:absolute;right:0;top:0;width:0;height:0;border-bottom:5rem solid transparent;border-right:6rem solid var(--themeMainColor)}.eventFeeds .eventFeedList .offerPostCard .bluePinCorner svg{position:absolute;right:-4.5rem;top:.9rem;color:var(--secondaryFontColor);-webkit-animation:bounce1 1s ease;animation:bounce1 1s ease;-webkit-animation-iteration-count:4;animation-iteration-count:4}.eventFeeds .eventFeedList .offerPostCard .offerBg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.eventFeeds .eventFeedList .offerPostCard img{width:100%;object-fit:cover}.eventFeeds .eventFeedList .offerPostCard .offerPostInner{width:100%;height:100%;padding:20px;background:rgba(0,0,0,.25);z-index:1;position:relative}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader{display:flex;justify-content:space-between}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails{display:flex;align-items:center}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails .userPic img{border-radius:100%;border:0}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails .userText{display:flex;flex-direction:column}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize14);line-height:18px;letter-spacing:-.3px;color:#fff}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize12);line-height:15px;letter-spacing:-.257143px;color:#fff;width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .cardActions{display:flex;align-items:center;justify-content:flex-end;position:relative}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .cardActions button{margin-right:.5rem;background-color:transparent}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardHeader .cardActions button:hover{color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent{width:100%;text-align:center;overflow:hidden}@media (max-width:1680px){.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent{max-height:100%}}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent p span a{color:var(--themeMainColor)}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent .waveIcon{max-width:100%;width:auto;margin:1rem auto 0}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent .waveIcon svg{stroke:#fff}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent .leargeSpeaker{width:9rem;height:9rem;border:5px solid #fff;border-radius:100%}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent h5,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent h6,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent p{color:#fff;word-break:break-word}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerPostContent .interestedBtn{color:#942344;font-size:var(--fontSize12);padding:0 30px;margin:10px auto;background-color:#fff}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions{display:flex;position:relative}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .comments,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .likes,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .comments button,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .likes button,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .shares button{margin-right:.5rem;background:none;color:#fff}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .comments p,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .likes p,.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardReactions .shares p{color:#fff}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardPostComment{display:flex;margin-top:1rem}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardPostComment .userAvatar{margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardPostComment .commentBar{width:100%}.eventFeeds .eventFeedList .offerPostCard .offerPostInner .offerCardPostComment .commentBar input{width:100%;background:var(--hoverColor);padding:1.2rem 1.5rem;border-radius:2rem;font-family:"Circular Std"}.eventFeeds .eventFeedList .offerPostCard.nonBackground{border-radius:1.5rem;position:relative;overflow:hidden;border:.1rem solid var(--strokeColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerBg{visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner{position:relative;width:100%;height:100%;padding:20px;background:var(--cardsBGColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader{display:flex;justify-content:space-between}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails{display:flex;align-items:center}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails .userPic img{border-radius:100%;border:0}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails .userText{display:flex;flex-direction:column}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize14);line-height:18px;letter-spacing:-.3px;color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize12);line-height:15px;letter-spacing:-.257143px;color:var(--secondaryColor);width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .cardActions{display:flex;align-items:center;justify-content:flex-end;position:relative}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardHeader .cardActions button{margin-right:.5rem;color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent{width:100%;text-align:center;overflow:hidden}@media (max-width:1680px){.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent{max-height:100%}}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent .waveIcon{max-width:100%;width:auto;margin:1rem auto 0}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent .waveIcon svg{stroke:var(--themeMainColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent .leargeSpeaker{width:9rem;height:9rem;border:5px solid #fff;border-radius:100%}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent h5,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent h6,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent p{color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerPostContent .interestedBtn{color:var(--cardsBGColor);font-size:var(--fontSize12);padding:0 30px;margin:10px auto;background:var(--secondaryLightColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions{display:flex;position:relative}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .comments,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .likes,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .comments button,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .likes button,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .shares button{margin-right:.5rem;background:none;color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .comments p,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .likes p,.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardReactions .shares p{color:var(--primaryColor)}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardPostComment{display:flex;margin-top:1rem}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardPostComment .userAvatar{margin-right:1rem}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardPostComment .commentBar{width:100%}.eventFeeds .eventFeedList .offerPostCard.nonBackground .offerPostInner .offerCardPostComment .commentBar input{width:100%;background:var(--hoverColor);padding:1.2rem 1.5rem;border-radius:2rem;font-family:"Circular Std"}.eventFeeds .eventFeedList .pollEnded{border-radius:5px;font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);color:var(--themeMainColor);padding:.3rem 1rem;white-space:nowrap}.eventFeeds .eventFeedList .votesMintsLeft{display:flex;justify-content:space-between;margin-top:1rem}.eventFeeds .eventFeedList .votesMintsLeft .totalVotes{border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);padding:.3rem 1rem;white-space:nowrap}.eventFeeds .eventFeedList .votesMintsLeft .mintsLeft,.eventFeeds .eventFeedList .votesMintsLeft .totalVotes{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;color:var(--themeMainColor)}.eventFeeds .searchResultArea{border-top:.1rem solid var(--strokeColor);padding:2rem;margin-bottom:2rem}.eventFeeds .searchResultArea h6{word-break:break-word;white-space:normal}.eventFeeds .searchResultArea .resultNotFound{text-align:center;position:relative}.eventFeeds .searchResultArea .resultNotFound .notFound{padding:2rem;text-align:center;width:100%}.eventFeeds .RoomAuthorGrid ul li{padding:2rem;border-bottom:1px solid var(--strokeColor)}.eventFeeds .RoomAuthorGrid ul li:last-child{border-bottom:0}.eventFeeds.feedDesktop .searchBar{padding:2rem 0}.eventFeeds.feedDesktop .model.modelCreatePost{padding:0 0 2rem}.eventFeeds.feedDesktop .eventFeedList{padding:0}.eventFeeds.feedDesktop .eventFeedList .card:hover{box-shadow:none}.model.modelCreatePost{position:absolute;width:100%;z-index:12;padding:0;-webkit-transform:scale(1.07);transform:scale(1.07);transition:all .25s;-webkit-animation:zoomInOut .2s forwards;animation:zoomInOut .2s forwards;height:100%}.model.modelCreatePost.inline{position:unset}@media (min-width:768px) and (max-width:1023px){.model.modelCreatePost{padding:0 0 2rem}}@media screen and (min-width:1024px){.model.modelCreatePost{padding:0 2rem 2rem}}.model.modelCreatePost .postBox{width:100%;margin-top:6rem}@media screen and (min-width:768px){.model.modelCreatePost .postBox{margin-top:auto}.model.modelCreatePost .postBox .formArea{height:22rem;overflow-y:scroll}}.model.modelCreatePost .postBox .postHead{display:flex;justify-content:flex-start;width:100%;margin-bottom:1.5rem}.model.modelCreatePost .postBox .postHead .postContent{-moz-appearance:textfield;width:100%;font-size:1.6rem;font-weight:var(--weightNormal)}.model.modelCreatePost .postBox .postHead .postContent .mediaLink{font-style:normal;font-weight:700;font-size:var(--fontSize14);line-height:15px;letter-spacing:-.257143px;color:var(--themeMainColor);cursor:pointer}.model.modelCreatePost .postBox .postHead .postHeadContent{display:flex;justify-content:flex-start;width:100%}.model.modelCreatePost .postBox .postMedia{width:100%}.model.modelCreatePost .postBox .postMedia img{border-radius:1.5rem 1.5rem 0 0;width:100%}.model.modelCreatePost .postBox textarea{width:100%;height:90px;resize:none;border:none;padding-top:1rem;font-family:"Circular Std";background-color:var(--cardsBGColor);color:var(--primaryColor);font-size:var(--fontSize14)}.model.modelCreatePost .modelClose{position:absolute;right:2rem;top:-4rem}.model.modelCreatePost .modelClose.imgClose{top:1rem;right:1rem;z-index:1}.model.modelCreatePost .modelBody{display:flex;background:var(--cardsBGColor);border-radius:1.5rem 1.5rem 0 0;box-shadow:0 0 20px 0 var(--shadowColor);padding:2rem;position:relative;overflow:hidden}@media screen and (max-width:767px){.model.modelCreatePost .modelBody{overflow-y:auto;height:100vh}}.model.modelCreatePost .modelFooter{box-shadow:0 5px 8px 0 var(--shadowColor);border-radius:0;background:var(--cardsBGColor);border-top:1px solid var(--strokeColor);padding:2rem}@media screen and (min-width:768px){.model.modelCreatePost .modelFooter{border-radius:0 0 1.5rem 1.5rem}}.model.modelCreatePost .modelActions{display:flex;justify-content:space-between}.model.modelCreatePost .modelActions .left{display:flex;justify-content:flex-start;align-items:center}.model.modelCreatePost .modelActions .left button{transition:all .25s;-webkit-animation:land .5s forwards;animation:land .5s forwards;-webkit-transform:translateX(-15px);transform:translateX(-15px);opacity:0}.model.modelCreatePost .modelActions .left button:hover{-webkit-transform:translateY(3px);transform:translateY(3px)}.model.modelCreatePost .modelActions .left button:first-child{-webkit-animation-delay:.11111s;animation-delay:.11111s}.model.modelCreatePost .modelActions .left button:nth-child(2){-webkit-animation-delay:.22222s;animation-delay:.22222s}.model.modelCreatePost .modelActions .left button:nth-child(3){-webkit-animation-delay:.33333s;animation-delay:.33333s}.model.modelCreatePost .modelActions .right{display:flex;justify-content:flex-end;align-items:center}.refreshPost{display:flex;justify-content:center;margin-bottom:1rem}.refreshPost button{padding:0 1.5rem!important}.modalTitle{padding:2rem 1.5rem;border-bottom:.1rem solid var(--strokeColor);margin-top:5rem}@media screen and (min-width:768px){.modalTitle{margin-top:0}}.likeUsers .modelContent{padding:2rem}.likeUsers .modelContent ul{padding:0}.likeUsers .modelContent ul li{margin-bottom:0}.reportModalInner{padding:4rem 5rem 3rem 4rem}.reportModalInner .Radio input[type=radio]{display:none}.reportModalInner .reportPost{margin:2rem auto 0;display:flex;justify-content:center}.moreLikes{position:absolute;left:0;bottom:3.5rem;background:rgba(0,0,0,.8);padding:1.5rem;border-radius:.5rem;max-height:12rem;overflow:auto;z-index:99;white-space:nowrap;overflow-y:auto;overflow-x:hidden;cursor:text}@media screen and (max-width:768px){.moreLikes{display:none}}.moreLikes a,.moreLikes li,.moreLikes span{color:#fff;text-decoration:none;font-size:var(--fontSize12);line-height:2rem}.FiltersAndSortArea .drawerHeader{padding:2rem;border-bottom:.1rem solid var(--strokeColor);text-align:center}.FiltersAndSortArea .filtersOptions{width:100%}.FiltersAndSortArea .filtersOptions .filterInnerWrapper{display:inline-block;margin:0 1rem 1rem 0}.FiltersAndSortArea .resetApplyRow{display:flex;justify-content:space-between;margin-top:8rem}.FiltersAndSortArea .resetApplyRow button{width:49%}@media (max-width:640px){.inPlaceModel{position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;background:var(--cardsBGColor)}}@media (max-width:640px){.inPlaceModel .model.modelCreatePost .modelBody{box-shadow:none;margin-top:0;padding:2rem;border-radius:0;position:relative}}@media (max-width:640px){.inPlaceModel .model.modelCreatePost .modelFooter{box-shadow:none;position:fixed;bottom:0;left:0;width:100%;z-index:99}}@media (max-width:640px){.inPlaceModel .model.modelCreatePost .modelClose{left:2rem;top:2rem;z-index:9;display:flex;justify-content:space-between}}@media (max-width:768px){.inPlaceModel .model.modelCreatePost .postBox .pollMobTextArea{height:8rem}}@media (max-width:640px){.inPlaceModel .model.modelCreatePost .postBox textarea{height:20rem}}@media (max-width:640px){.postButton{position:fixed;top:2rem;right:2rem;z-index:99}}.imgVideoUpload label{border:.1rem solid var(--strokeColor);width:100%;padding:2rem;display:inline-block;border-radius:1rem;cursor:pointer;font-size:var(--fontSize14);color:var(--themeMainColor);text-align:center;font-weight:var(--weightBold)}.imgVideoUpload input{opacity:0}.uploadFull{width:100%;margin-top:2rem;height:5rem}@media (max-width:767px){.uploadFull .sideDrawerScroll{overflow-x:unset;overflow-y:unset;max-height:unset}}.activeLike{color:var(--themeMainColor)!important}.activeLike svg{-webkit-animation:mymove .7s;animation:mymove .7s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media screen and (min-width:768px){.sessionImmersive .innerSidebarWrap .eventFeeds,.sessionImmersiveDefault .innerSidebarWrap .eventFeeds{height:calc(100vh - 13.5rem);max-height:inherit!important;min-height:inherit!important}}.participantsGrid{max-height:calc(100vh - 20rem);overflow:auto;display:block;width:100%}.participantsGrid .peopleNoData{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .2s forwards;animation:sessionSidePanel .2s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.participantsGrid .RoomAuthorGrid ul li{padding:2rem;border-bottom:1px solid var(--strokeColor);opacity:0;transition:all .25s;-webkit-animation:land .3s forwards;animation:land .3s forwards;-webkit-transform:translateX(-15px);transform:translateX(-15px)}.participantsGrid .RoomAuthorGrid ul li:first-child{-webkit-animation-delay:.04167s;animation-delay:.04167s}.participantsGrid .RoomAuthorGrid ul li:nth-child(2){-webkit-animation-delay:.08333s;animation-delay:.08333s}.participantsGrid .RoomAuthorGrid ul li:nth-child(3){-webkit-animation-delay:.125s;animation-delay:.125s}.participantsGrid .RoomAuthorGrid ul li:nth-child(4){-webkit-animation-delay:.16667s;animation-delay:.16667s}.participantsGrid .RoomAuthorGrid ul li:nth-child(5){-webkit-animation-delay:.20833s;animation-delay:.20833s}.participantsGrid .RoomAuthorGrid ul li:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s}.participantsGrid .RoomAuthorGrid ul li:nth-child(7){-webkit-animation-delay:.29167s;animation-delay:.29167s}.participantsGrid .RoomAuthorGrid ul li:nth-child(8){-webkit-animation-delay:.33333s;animation-delay:.33333s}.participantsGrid .RoomAuthorGrid ul li:nth-child(9){-webkit-animation-delay:.375s;animation-delay:.375s}.participantsGrid .RoomAuthorGrid ul li:nth-child(10){-webkit-animation-delay:.41667s;animation-delay:.41667s}.participantsGrid .RoomAuthorGrid ul li:last-child{margin-bottom:6rem}.participantsGrid .RoomAuthorGrid ul li .optionButton{position:relative;display:flex;align-items:center;justify-content:flex-end}.participantsGrid .RoomAuthorGrid ul li .ListMenuPopup{top:1rem}.participantsGrid .RoomAuthorGrid ul li .ListMenuPopup .listItem{padding:.8rem 2rem;margin:0;border-bottom:none}.participantsGrid .RoomAuthorGrid.participantsTab .ListMenuPopup{right:2rem}.participantsGrid .RoomAuthorGrid.spectatorTab .ListMenuPopup{right:3.5rem}.participantsGrid .RoomAuthorGrid.raiseHandTab .iconButton{color:var(--secondaryColor)}.outlineBox{border:1px solid var(--strokeColor);border-radius:1.5rem}@media screen and (max-width:767px){.qnaTab{padding:2rem 1rem!important}}.hideCursor{color:transparent}.brdBot{border-bottom:.1rem solid var(--strokeColor)}.commentBut{cursor:pointer}.flatpickr-calendar.hasTime.noCalendar{width:18rem;border:0}.flatpickr-calendar.hasTime.noCalendar .flatpickr-time{background-color:var(--cardsBGColor)}.flatpickr-calendar.hasTime.noCalendar .numInput{background-color:var(--cardsBGColor);color:var(--primaryColor)}.flatpickr-calendar.hasTime.noCalendar .arrowDown:after{border-top-color:var(--primaryColor)}.flatpickr-calendar.hasTime.noCalendar .arrowUp:after{border-bottom-color:var(--primaryColor)}.prev{font-family:"Circular Std"}@media (max-width:480px){.eventFeeds .searchBar input{border-radius:2rem!important}}.dockerSponser{margin:0 0 3rem}.dockerSponser .sponsoredAreaBlock{margin-top:0}@media (max-width:767px){.dockerSponser{margin:0 0 2rem}}@-webkit-keyframes zoomInOut{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInOut{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.blackBtnBg{background-color:var(--secondaryColor)}.eventSideBox{width:100%;background:var(--cardsBGColor);border:1px solid var(--strokeColor);border-radius:.8rem;padding:2rem;margin-top:2rem}.eventSideBox:first-child{margin-top:0}.eventSideBox .eventSideBoxInner{margin-top:2rem}.eventSideBox .eventSideBoxInner .postFilter{width:100%;display:flex;align-items:center}@media (min-width:768px){.eventSideBox .eventSideBoxInner .postFilter{margin-bottom:0}}.eventSideBox .eventSideBoxInner .postFilter .filterBy{background-color:var(--themeMainColor);width:11rem;height:4rem;font-size:1.4rem;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center;border-radius:0 2rem 2rem 0;margin-right:1rem}.eventSideBox .eventSideBoxInner .postFilter .filterOptions{flex-wrap:wrap;display:flex;justify-content:flex-start}.eventSideBox .eventSideBoxInner .postFilter .filterOptions .filterInnerWrapper{margin-bottom:1rem}.eventSideBox .eventSideBoxInner .postFilter .filterOptions .filter.sm{min-width:auto;padding:0 1.25rem}@media (max-width:768px){.eventFeedPageArea .col-12.col-md-8{order:2;flex:0 0 100%;max-width:100%;margin-top:0}}@media (max-width:768px){.eventFeedPageArea .col-12.col-md-4{order:1;flex:0 0 100%;max-width:100%;margin-top:1rem}}@media (max-width:768px){.eventFeedPageArea .divider.desk{display:none}}.eventFeedPageArea .eventFeeds{max-height:100%;overflow:auto;display:block}.eventFeedPageArea .eventFeeds .model.modelCreatePost{margin-bottom:0}@media (max-width:640px){.eventFeedPageArea .eventFeeds .model.modelCreatePost{margin-bottom:2rem}}.eventFeedPageArea .eventFeeds .model.modelCreatePost .modelBody,.eventFeedPageArea .eventFeeds .model.modelCreatePost .modelFooter{box-shadow:none;border:.1rem solid var(--strokeColor);border-bottom:0}.eventFeedPageArea .eventFeeds .model.modelCreatePost .modelFooter{border:.1rem solid var(--strokeColor)}.eventFeedPageArea .eventFeeds .model.modelCreatePost .taggingListWrapper{top:7rem;left:4rem;max-height:22rem;max-width:44rem;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media (max-width:640px){.eventFeedPageArea .eventFeeds .model.modelCreatePost .taggingListWrapper{left:3rem}}.eventFeedPageArea .eventFeeds .model.modelCreatePost .lookingOfferingBox{position:relative;overflow:inherit}.eventFeedPageArea .eventFeeds .model.modelCreatePost .lookingOfferingBox .taggingListWrapper{left:0;bottom:inherit}@media (max-width:768px){.eventFeedPageArea .suggestedPeopleBlock{display:none}}.eventFeedPageArea .suggestedPeopleBlock h5{width:calc(100% - 7rem)}.event-feed-acn-btn{display:flex;align-items:center;cursor:pointer;margin-right:8px;padding:5px 7px;border-radius:5px;min-height:3.6rem;font-size:1.4rem}.event-feed-acn-btn:hover{background-color:var(--hoverColor)}.event-feed-acn-btn .event-feed-acn-icon{font-size:1.4rem}.event-feed-acn-btn .event-feed-acn-icon svg{height:18px;width:18px;color:var(--secondaryColor)}.event-feed-acn-btn .event-feed-acn-name{margin-left:3px;color:var(--secondaryColor)}.sidedrawerWrapper .eventFeedSidebarMain{min-height:auto;max-height:100%;overflow:hidden}.sidedrawerWrapper .eventFeedSidebarMain .eventFeedPageArea .eventFeeds{min-height:calc(100vh - 14rem);max-height:calc(100vh - 14rem)}.sidedrawerWrapper .eventFeedSidebarMain .dockerSponser{margin:0 2rem 3rem}.innerSidebarWrap .eventFeeds{min-height:calc(100vh - 21rem)!important;max-height:calc(100vh - 21rem)!important}.stickySidebar{position:fixed;height:calc(100% - 11rem);overflow-y:auto;padding-right:.5rem;margin-top:2rem;top:6.5rem;max-width:38rem}@media (min-width:1025px){.stickySidebar{position:sticky;position:-webkit-sticky;overflow-y:auto;height:calc(100vh - 5rem);top:10rem}}@media (max-width:1024px){.stickySidebar{width:31%}}.taggingFeedContentGap{min-height:9rem;margin-bottom:1.5rem;width:100%}.peoplesListWrapper{margin-left:-1rem;margin-right:-1rem;position:relative}.peoplesListWrapper.no-scroll .slick-list .slick-track{margin-left:0;display:inherit}.peoplesListWrapper.no-scroll .viewAllBtn{right:0}.peoplesListWrapper .slick-slider{margin-top:1rem}.peoplesListWrapper .slick-initialized .slick-slide{display:block}.peoplesListWrapper .slick-next:before,.peoplesListWrapper .slick-prev:before{display:none}.peoplesListWrapper .slick-arrow{z-index:1;top:-3rem;right:1rem}.peoplesListWrapper .viewAllBtn{position:absolute;top:-4.2rem;right:0;right:9rem}.peoplesListWrapper .slick-arrow svg{width:3rem;height:3rem}.peoplesListWrapper .slick-arrow svg rect{fill:var(--cardsBGColor)}.peoplesListWrapper .slick-arrow svg path{stroke:var(--primaryColor)}.slick-arrow.slick-disabled{opacity:.3;cursor:not-allowed}.peoplesListWrapper .slick-prev{right:5rem;left:auto;margin-right:5px}.peoplesListWrapper .slick-next{right:2rem}@media screen and (min-width:1024px){.peoplesListWrapper .slick-slide .roomCard{margin:0}}@media screen and (max-width:1024px){.peoplesListWrapper .slick-slide .roomCard{margin:1rem}}.peoplesSidebar{min-height:calc(100vh - 14rem);max-height:calc(100vh - 14rem);width:100%}.peoplesSidebar .PeopleSearchWrapper .peopleBodyWrapper{margin-top:0}.peoplesSidebar .openTabBtn{margin-left:auto;background-color:var(--cardsBGColor)}.peoplesSidebar .peopleFilters{justify-content:space-between}.peoplesSidebar .peopleFilters .categoryBlk{width:calc(100% - 16rem)}.peoplesSidebar .peopleFilters .categoryBlk .slick-arrow svg{height:3.6rem;width:3.6rem}.peoplesSidebar .peopleFilters .categoryBlk .slick-next{right:-4rem;top:1.5rem}.peoplesSidebar .peopleFilters .categoryBlk .slick-next:before{display:none}.peoplesSidebar .peopleFilters .categoryBlk .slick-prev{left:-4rem;top:1.5rem}.peoplesSidebar .peopleFilters .categoryBlk .slick-prev:before{display:none}.peoplesSidebar .peoplesList{padding:0 2rem}.peoplesSidebar .peoplesList .peopleSidebar{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .3s forwards;animation:sessionSidePanel .3s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.peoplesSidebar .peoplesList .peopleSidebar:first-child{-webkit-animation-delay:.04167s;animation-delay:.04167s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(2){-webkit-animation-delay:.08333s;animation-delay:.08333s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(3){-webkit-animation-delay:.125s;animation-delay:.125s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(4){-webkit-animation-delay:.16667s;animation-delay:.16667s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(5){-webkit-animation-delay:.20833s;animation-delay:.20833s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(7){-webkit-animation-delay:.29167s;animation-delay:.29167s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(8){-webkit-animation-delay:.33333s;animation-delay:.33333s}.peoplesSidebar .peoplesList .peopleSidebar:nth-child(9){-webkit-animation-delay:.375s;animation-delay:.375s}.peoplesSidebar .peoplesList .blockTitle{display:flex;align-items:center;justify-content:space-between}.peoplesSidebar .peoplesList .pCard{margin-bottom:2rem}.peoplesSidebar .delegateFilters{padding:0 2rem;display:flex;justify-content:space-between}.peoplesSidebar .delegateFilters .filter{text-transform:capitalize}.peoplesSidebar .delegateFilters .filterBlock{position:relative;display:block;width:80%}.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-next,.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:3.6rem;width:3.6rem}.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-next:before,.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-prev:before{display:none!important}.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-next svg,.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-prev svg{height:3.6rem;width:3.6rem}.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-next svg rect,.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-prev svg rect{fill:var(--cardsBGColor)}.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-next svg path,.peoplesSidebar .delegateFilters .filterBlock .slick-slider .slick-prev svg path{stroke:var(--primaryColor)}.peoplesSidebar .delegateFilters .filterBlock .slick-disabled{cursor:not-allowed;opacity:.3}.peoplesSidebar .delegateFilters .filterBlock .slick-prev{left:-4rem}.peoplesSidebar .delegateFilters .filterBlock .slick-next{right:-4rem}.peoplesSidebar .delegateFilters .filterBlock.filterListSelected{padding-left:-3rem;padding-right:-3rem}.peoplesSidebar .delegateFilters .filterBlock.filterListSelected .slick-prev{left:-4rem}.peoplesSidebar .delegateFilters .filterBlock.filterListSelected .slick-next{right:-4rem}.peoplesSidebar .delegateFilters .sortingBlock{display:flex;align-items:center;justify-content:center}.peoplesSidebar .delegateFilters .verticalDevider{height:30px;width:1px;background:var(--strokeColor)}.peoplesSidebar .divider{border-bottom:1px solid var(--strokeColor)}.peoplesSidebar .delegatesTabList{padding:0 2rem;margin-bottom:2rem}.peoplesSidebar .delegatesTabList .filtersWrapper{border-top:1px solid var(--strokeColor);border-bottom:1px solid var(--strokeColor);position:relative;width:100%;margin-bottom:2rem}.peoplesSidebar .delegatesTabList .blockTitle{display:flex;align-items:center;justify-content:space-between}.peoplesSidebar .delegatesTabList .pCard{margin-bottom:10px}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .3s forwards;animation:sessionSidePanel .3s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:first-child{-webkit-animation-delay:.04167s;animation-delay:.04167s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(2){-webkit-animation-delay:.08333s;animation-delay:.08333s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(3){-webkit-animation-delay:.125s;animation-delay:.125s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(4){-webkit-animation-delay:.16667s;animation-delay:.16667s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(5){-webkit-animation-delay:.20833s;animation-delay:.20833s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(7){-webkit-animation-delay:.29167s;animation-delay:.29167s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(8){-webkit-animation-delay:.33333s;animation-delay:.33333s}.peoplesSidebar .delegatesTabList .delegatesListRow .peopleSidebarAnimate:nth-child(9){-webkit-animation-delay:.375s;animation-delay:.375s}.peoplesSidebar .delegatesTabList .delegatesListRow .peoplesCardWrapper{margin:0 0 2rem}.peoplesSidebar .delegatesTabList .filterListWrapper .buttonActionWrapper button.btnTextmWrap{max-width:11rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.peoplesSidebar .searchBar{position:-webkit-sticky;position:sticky;top:0;z-index:11;background-color:var(--sidebarBGColor)}.peoplesSidebar .searchBar .inputBoxWrapper{margin:0}.peoplesSidebar .searchBar input{background:var(--cardsBGColor)}.peoplesSidebar .tabbing .tabHeader{padding:0 2rem}.peoplesSidebar .sortButtonWrapper{position:relative}.peoplesSidebar .sortButtonWrapper .ListMenuPopup{max-width:15rem;top:4rem;right:0;padding:2rem 1rem;z-index:3}.peoplesSidebar .sortButtonWrapper .ListMenuPopup .listItem{justify-content:flex-start;padding:.8rem}.peoplesSidebar .sortButtonWrapper .ListMenuPopup .listItem.active,.peoplesSidebar .sortButtonWrapper .ListMenuPopup .listItem:hover{color:var(--themeMainColor)}.peoplesSidebar .sortButtonWrapper .ListMenuPopup .listItem:not(:last-child){padding-bottom:1.5rem}.peoplesSidebar .filterBtnWrap{position:relative}.peoplesSidebar .filterBtnWrap .filterCount{min-width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;position:absolute;background:#fff;color:var(--primaryColor);border-radius:50px;font-weight:700;font-size:var(--fontSize10);line-height:13px;top:-10px;right:0;padding:3px;box-shadow:0 0 5px rgba(0,0,0,.25)}.innerSidebarWrap .peoplesSidebar{min-height:calc(100vh - 21rem);max-height:calc(100vh - 21rem)}@media screen and (min-width:768px){.sessionImmersive .innerSidebarWrap .peoplesSidebar,.sessionImmersiveDefault .innerSidebarWrap .peoplesSidebar{min-height:inherit;max-height:inherit;height:calc(100vh - 13.5rem)}}.sidedrawerWrapper .peopleSidebarMain{overflow:hidden}.sidedrawerWrapper .peopleSidebarMain .dockerSponser{margin:0 2rem 3rem}.userColumnPoints{padding:0 0 2rem;display:flex;align-items:center;justify-content:center;position:relative}.userColumnPoints .userColums{width:33.33%;text-align:center;position:relative;cursor:pointer;z-index:6}@media (max-width:767px){.userColumnPoints .userColums{width:30%;margin-left:.75rem;margin-right:.75rem}}.userColumnPoints .userColums h6,.userColumnPoints .userColums p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 1.2rem}.userColumnPoints .userColums img{border-radius:50%;max-width:106px;width:100%}.userColumnPoints .userColums:first-child img{max-width:82px}.userColumnPoints .userColums:nth-child(3) img{max-width:78px}.userColumnPoints .userColums .rankCircle{width:2.5rem;height:2.5rem;border:1px solid var(--themeDarkColor);background:var(--themeDarkColor);color:var(--secondaryFontColor);border-radius:100%;display:flex;align-items:center;justify-content:center;margin:-1.5rem auto 0;font-size:var(--fontSize12);position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:var(--weightBold)}.userColumnPoints .userColums>div>svg{color:var(--themeDarkColor)}.sidedrawerWrapper .leaderBoardSidebarMain{min-height:auto;max-height:100%;overflow:hidden}.leaderBoardArea{min-height:calc(100vh - 14rem);max-height:calc(100vh - 14rem);overflow:auto;display:block;width:100%;padding:2rem;overflow-x:hidden}@media (max-width:767px){.leaderBoardArea .userColumnPoints{padding:1rem 0}}@media (max-width:767px){.leaderBoardArea{padding:1.5rem 0 0}}.leaderBoardArea .pointsRow{display:flex;justify-content:flex-end}.leaderBoardArea .userRowPoints{margin-top:1rem}.leaderBoardArea .userRowPoints .overlapAvatar{margin-left:-.7rem}@media (max-width:767px){.leaderBoardArea .userRowPoints .overlapAvatar [class*=Avatar_avatar__]{width:4rem;height:4rem}}.leaderBoardArea .userRowPoints .usersListContainer{min-height:15rem;overflow-y:auto;padding-right:1rem}@media screen and (max-width:768px){.leaderBoardArea .userRowPoints .usersListContainer::-webkit-scrollbar{-webkit-appearance:none}}@media screen and (max-width:768px){.leaderBoardArea .userRowPoints .usersListContainer::-webkit-scrollbar:vertical{width:7px}}@media screen and (max-width:768px){.leaderBoardArea .userRowPoints .usersListContainer::-webkit-scrollbar:horizontal{height:7px}}@media screen and (max-width:768px){.leaderBoardArea .userRowPoints .usersListContainer::-webkit-scrollbar-thumb{background-color:#c5c5c5;border-radius:5px}}@media screen and (max-width:768px){.leaderBoardArea .userRowPoints .usersListContainer::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e5e5e5;border-radius:5px}}.leaderBoardArea .userRowPoints .userPointsList{padding:1.5rem 0;align-items:center;display:flex;justify-content:space-between;transition:all .25s;-webkit-animation:sessionSidePanel .2s forwards;animation:sessionSidePanel .2s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0}.leaderBoardArea .userRowPoints .userPointsList:not(:last-child){border-bottom:1px solid var(--strokeColor)}.leaderBoardArea .userRowPoints .userPointsList.select:not(:last-child){border-bottom:1px solid var(--themeMainColor)}.leaderBoardArea .userRowPoints .userPointsList:first-child{-webkit-animation-delay:25ms;animation-delay:25ms}.leaderBoardArea .userRowPoints .userPointsList:nth-child(2){-webkit-animation-delay:.05s;animation-delay:.05s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(3){-webkit-animation-delay:75ms;animation-delay:75ms}.leaderBoardArea .userRowPoints .userPointsList:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(5){-webkit-animation-delay:.125s;animation-delay:.125s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(6){-webkit-animation-delay:.15s;animation-delay:.15s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(7){-webkit-animation-delay:.175s;animation-delay:.175s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(8){-webkit-animation-delay:.2s;animation-delay:.2s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(9){-webkit-animation-delay:.225s;animation-delay:.225s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(10){-webkit-animation-delay:.25s;animation-delay:.25s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(11){-webkit-animation-delay:.275s;animation-delay:.275s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(12){-webkit-animation-delay:.3s;animation-delay:.3s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(13){-webkit-animation-delay:.325s;animation-delay:.325s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(14){-webkit-animation-delay:.35s;animation-delay:.35s}.leaderBoardArea .userRowPoints .userPointsList:nth-child(15){-webkit-animation-delay:.375s;animation-delay:.375s}@media (max-width:767px){.leaderBoardArea .userRowPoints .userPointsList{padding:1rem 0}}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn{display:flex;align-items:center;max-width:76%}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn .avatarLeft{display:flex}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn .numberCircle{width:4.5rem;height:4.5rem;border:1px solid var(--themeLightColor);border-radius:100%;display:flex;align-items:center;justify-content:center}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn .numberCircle span{font-size:var(--fontSize14);font-weight:var(--weightBold);color:var(--themeMainColor)}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn .avatarWrapper{margin-left:-1rem}.leaderBoardArea .userRowPoints .userPointsList .leftUserColumn .avatarWrapper .avatarName{font-size:var(--fontSize14);color:var(--primaryColor)}.leaderBoardArea .userRowPoints .userPointsList .rightPointsColumn{padding-top:1rem}.leaderBoardArea .userRowPoints .userPointsList .rightPointsColumn span{color:var(--primaryColor);font-size:var(--fontSize18);font-weight:var(--weightBold)}@media (max-width:767px){.leaderBoardArea .userRowPoints .userPointsList .rightPointsColumn span{font-size:var(--fontSize16)}}.leaderBoardArea .userRowPoints .select{padding-left:1rem;padding-right:1rem;background:var(--themeExtraLightColor);border:1px solid var(--themeMainColor);border-radius:1.5rem;margin-bottom:1.5rem}@media (max-width:767px){.leaderBoardArea .userRowPoints .select{margin-bottom:1rem}}.leaderBoardArea .userRowPoints .select .leftUserColumn{display:flex;width:calc(100% - 6rem)}.leaderBoardArea .userRowPoints .select .leftUserColumn .numberCircle{width:5rem;height:5rem;border:1px solid var(--themeLightColor);border-radius:100%;display:flex;align-items:center;justify-content:center;background:var(--themeMainColor);color:var(--secondaryFontColor)}@media (max-width:767px){.leaderBoardArea .userRowPoints .select .leftUserColumn .numberCircle{width:4rem;height:4rem}}.leaderBoardArea .userRowPoints .select .leftUserColumn .numberCircle span{color:var(--secondaryFontColor);font-size:var(--fontSize12)}.leaderBoardArea .userRowPoints .select .leftUserColumn .avatarWrapper{margin-left:-1rem}.leaderBoardArea .userRowPoints .select .leftUserColumn .avatarWrapper .avatarName{font-size:var(--fontSize14);color:var(--primaryColor)}.leaderBoardArea .userRowPoints .select .rightPointsColumn{padding-top:1rem}.leaderBoardArea .userRowPoints .select .rightPointsColumn span{color:var(--themeMainColor);font-size:var(--fontSize16);font-weight:var(--weightBold)}.leaderBoardArea .topNav{display:flex;align-items:center}.leaderBoardArea .points .point-item{display:flex;align-items:center;padding:2.2rem 0;border-bottom:1px solid var(--strokeColor)}@media (max-width:767px){.leaderBoardArea .points .point-item{padding:1.75rem 0}}.leaderBoardArea .points .point-item .point-label{display:flex;align-items:center;color:var(--themeMainColor)}.leaderBoardArea .points .point-item .point-label .point-point{color:var(--themeMainColor)}.leaderBoardArea .points .point-item .point-label span{margin-left:5px}@media (max-width:767px){.leaderBoardArea .points .point-item .point-label{margin-left:2rem;font-size:1.4rem}}.leaderBoardArea .points .point-item .point-message{margin-left:3.5rem;font-size:12px;font-style:normal;font-weight:450;line-height:1.8rem;letter-spacing:-.2571428716182709px;text-align:left;color:var(--primaryColor)}@media (max-width:767px){.leaderBoardArea .points .point-item .point-message{margin-left:2rem;font-size:14px}}.leaderBoardArea.leaderBoardAreaMain{padding:0 0 2rem}.points-list ul li{transition:.2s;-webkit-animation:sessionSidePanel .1s forwards;animation:sessionSidePanel .1s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px);opacity:0}.points-list ul li:first-child{-webkit-animation-delay:.02s;animation-delay:.02s}.points-list ul li:nth-child(2){-webkit-animation-delay:.04s;animation-delay:.04s}.points-list ul li:nth-child(3){-webkit-animation-delay:.06s;animation-delay:.06s}.points-list ul li:nth-child(4){-webkit-animation-delay:.08s;animation-delay:.08s}.points-list ul li:nth-child(5){-webkit-animation-delay:.1s;animation-delay:.1s}.points-list ul li:nth-child(6){-webkit-animation-delay:.12s;animation-delay:.12s}.points-list ul li:nth-child(7){-webkit-animation-delay:.14s;animation-delay:.14s}.points-list ul li:nth-child(8){-webkit-animation-delay:.16s;animation-delay:.16s}.points-list ul li:nth-child(9){-webkit-animation-delay:.18s;animation-delay:.18s}.points-list ul li:nth-child(10){-webkit-animation-delay:.2s;animation-delay:.2s}.points-list ul li:nth-child(11){-webkit-animation-delay:.22s;animation-delay:.22s}.points-list ul li:nth-child(12){-webkit-animation-delay:.24s;animation-delay:.24s}.points-list ul li:nth-child(13){-webkit-animation-delay:.26s;animation-delay:.26s}.points-list ul li:nth-child(14){-webkit-animation-delay:.28s;animation-delay:.28s}.points-list ul li:nth-child(15){-webkit-animation-delay:.3s;animation-delay:.3s}.points-list ul li:nth-child(16){-webkit-animation-delay:.32s;animation-delay:.32s}.points-list ul li:nth-child(17){-webkit-animation-delay:.34s;animation-delay:.34s}.points-list ul li:nth-child(18){-webkit-animation-delay:.36s;animation-delay:.36s}.points-list ul li:nth-child(19){-webkit-animation-delay:.38s;animation-delay:.38s}.points-list ul li:nth-child(20){-webkit-animation-delay:.4s;animation-delay:.4s}.points-list ul li:last-child .point-item{border:none}@media (min-width:768px){.leaderBoardPageArea .leaderBoardArea .userColumnPoints{max-width:60%;margin:0 auto}}@media (min-width:768px){.userColumnRow{margin:0 auto}}.leaderboardText{white-space:pre-line}.peoplesSidebar{overflow-y:auto;overflow-x:hidden;display:block;width:auto}.peoplesSidebar .roomSidebarAnimate{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .25s forwards;animation:sessionSidePanel .25s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.peoplesSidebar .roomSidebarAnimate:first-child{-webkit-animation-delay:.04167s;animation-delay:.04167s}.peoplesSidebar .roomSidebarAnimate:nth-child(2){-webkit-animation-delay:.08333s;animation-delay:.08333s}.peoplesSidebar .roomSidebarAnimate:nth-child(3){-webkit-animation-delay:.125s;animation-delay:.125s}.peoplesSidebar .roomSidebarAnimate:nth-child(4){-webkit-animation-delay:.16667s;animation-delay:.16667s}.peoplesSidebar .roomSidebarAnimate:nth-child(5){-webkit-animation-delay:.20833s;animation-delay:.20833s}.peoplesSidebar .roomSidebarAnimate:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s}.peoplesSidebar .roomSidebarAnimate:nth-child(7){-webkit-animation-delay:.29167s;animation-delay:.29167s}.peoplesSidebar .roomSidebarAnimate:nth-child(8){-webkit-animation-delay:.33333s;animation-delay:.33333s}.peoplesSidebar .roomSidebarAnimate:nth-child(9){-webkit-animation-delay:.375s;animation-delay:.375s}.peoplesSidebar .roomSidebarAnimate:nth-child(10){-webkit-animation-delay:.41667s;animation-delay:.41667s}.peoplesSidebar .peopleFilters{display:flex;justify-content:flex-end;padding:0 2rem}.peoplesSidebar .searchBar{padding:2rem;display:block}.peoplesSidebar .searchBar input{width:100%;padding:1.5rem;border-radius:2rem}.sidePanelScroll{overflow:auto;display:block;padding-left:2rem;padding-right:2rem}@media screen and (min-width:640px){.sidePanelScroll{max-height:calc(100vh - 25rem)}}@media screen and (max-width:640px){.sidePanelScroll{padding-left:0;padding-right:0}}.sidePanelScroll .sessionNoData{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .2s forwards;animation:sessionSidePanel .2s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.hasSponsorAd .sidePanelScroll{max-height:calc(100vh - 35rem)}.eventTabWrapper .sidePanelScroll{max-height:calc(100vh - 32rem)}.eventTabWrapper .hasSponsorAd .sidePanelScroll{max-height:calc(100vh - 43rem)}.happeningRoomTab .peoplesSidebar{display:flex}@media screen and (min-width:768px){.sessionImmersive .eventTabWrapper .sidePanelScroll,.sessionImmersiveDefault .eventTabWrapper .sidePanelScroll{max-height:inherit;height:calc(100vh - 13.5rem)}}.HappeningMainPage .sessionFullCard{margin-bottom:0}.HappeningMainPage .loungeAnimate{margin-top:0}@media screen and (max-width:640px){.happeningsSidebar .HappeningMainPage .container.mt50{margin-top:2rem}}.happeningsSidebar .loungeSidebar .capacity-16 .tableType.square{margin-top:3%}.sidedrawerWrapper .happeningNowSidebarMain{overflow:hidden}.sidedrawerWrapper .happeningNowSidebarMain .dockerSponser{margin:0 2rem 3rem}.happeningSessionCardParentBlock .ParentBlockRow{margin-bottom:12rem}.sidePanelScroll .loungeSidebar{padding-bottom:10rem}.RoomSideTabBlock .RoomAuthorGrid ul li{padding:2rem;border-bottom:1px solid var(--strokeColor)}.RoomSideTabBlock .RoomAuthorGrid ul li:last-child{border-bottom:0}.spectorsData{padding:2rem}.LoungeSideTabBlock .RoomAuthorGrid ul li{padding:2rem;border-bottom:1px solid var(--strokeColor)}.LoungeSideTabBlock .RoomAuthorGrid ul li:last-child{border-bottom:0}.boothSideTabBlock .relatedSpeakersRow{padding:2rem}.boothSideTabBlock .relatedSpeakersRow .peoplesCardWrapper{margin:1rem 0}.tableInfo{position:relative;display:flex}.tableInfo .bannerLogo{width:10rem;height:10rem;flex:0 0 10rem;background:var(--cardsBGColor);border-radius:1.5rem;box-shadow:0 0 1rem 0 var(--hoverColor);display:flex;align-items:center;justify-content:center;margin-right:1.5rem}.tableInfo .bannerLogo img{max-height:3.5rem;max-width:3.5rem}.tableInfo .logoTextWrapper{width:100%}.tableInfo .buttonWrapper{display:flex;align-self:center;justify-self:flex-end}.tableInfoGrid ul li{padding:2rem;border-bottom:1px solid var(--strokeColor)}.tableInfoGrid ul li:last-child{border-bottom:0}.pointerCursor{cursor:pointer}.roomInfoCard{border-bottom:.1rem solid var(--strokeColor);padding:2rem 0 3rem;display:flex}@media (max-width:769px){.roomInfoCard{padding:2rem;position:relative;display:block;min-height:16rem}}.roomInfoCard .bannerImgBox{margin-right:1rem;min-width:17rem;max-width:17rem;height:17rem;object-fit:cover}@media (max-width:769px){.roomInfoCard .bannerImgBox{min-width:12.8rem;max-width:12.8rem;height:12.8rem;position:absolute;right:1rem;top:1rem}}.roomInfoCard .bannerImgBox img{width:100%;height:100%;border-radius:0 1.5rem 1.5rem 0}@media (max-width:769px){.roomInfoCard .bannerImgBox img{border-radius:0 0 0 1.5rem}}.roomInfoCard .roomInfoContentCard{padding:0 2rem 1rem 1rem}@media (min-width:768px){.roomInfoCard .roomInfoContentCard.pushLeft40{margin-left:4rem}}@media (max-width:769px){.roomInfoCard .roomInfoContentCard{padding:0}}@media (max-width:769px){.roomInfoCard .roomInfoContentCard h6{max-width:60%;margin-top:3rem}}.roomInfoCard .roomInfoContentCard .avatarList{display:flex;align-items:center}@media screen and (max-width:769px){.roomInfoCard .roomInfoContentCard .avatarList>div{margin-right:.5rem}}@media (max-width:769px){.roomInfoCard .roomInfoContentCard .avatarList{max-width:60%}}.roomInfoCard .roomInfoContentCard .avatarList .moreCount{margin-left:.25rem;width:2.6rem;height:2.6rem;font-size:var(--fontSize12);border-radius:100px;background:var(--themeMainColor);display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer}.roomBan{width:12.8rem;height:12.8rem;position:absolute;right:1rem;top:0}.roomInfoPanel{position:relative;min-height:calc(100vh - 21rem);max-height:calc(100vh - 21rem);overflow:auto}.roomInfoPanel .companyProfileFeeds .closeBox{display:none}.roomInfoPanel .roomInfo{display:flex}.roomInfoPanel .roomSponsoredBy{padding:2.5rem 2rem}.roomInfoPanel .roomSponsoredBy h5{text-align:center}.roomInfoPanel .roomSponsoredBy .roomSponsoredCard{padding:1rem 0}.teamMember{padding:2rem 2rem 5rem;max-height:calc(100vh - 14rem);overflow:auto;display:block;width:100%;overflow-x:hidden}@media (max-width:767px){.teamMember{max-height:100%}}.teamMember .teamAnimate{transition:all .25s;opacity:0;-webkit-animation:sessionSidePanel .2s forwards;animation:sessionSidePanel .2s forwards;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.teamMember .teamAnimate:first-child{-webkit-animation-delay:.03333s;animation-delay:.03333s}.teamMember .teamAnimate:nth-child(2){-webkit-animation-delay:.06667s;animation-delay:.06667s}.teamMember .teamAnimate:nth-child(3){-webkit-animation-delay:.1s;animation-delay:.1s}.teamMember .teamAnimate:nth-child(4){-webkit-animation-delay:.13333s;animation-delay:.13333s}.teamMember .teamAnimate:nth-child(5){-webkit-animation-delay:.16667s;animation-delay:.16667s}.teamMember .teamAnimate:nth-child(6){-webkit-animation-delay:.2s;animation-delay:.2s}.teamMember .teamAnimate:nth-child(7){-webkit-animation-delay:.23333s;animation-delay:.23333s}.teamMember .teamAnimate:nth-child(8){-webkit-animation-delay:.26667s;animation-delay:.26667s}.teamMember .teamAnimate:nth-child(9){-webkit-animation-delay:.3s;animation-delay:.3s}.teamMember .teamAnimate:nth-child(10){-webkit-animation-delay:.33333s;animation-delay:.33333s}.teamMember .teamAnimate:nth-child(11){-webkit-animation-delay:.36667s;animation-delay:.36667s}.teamMember .teamAnimate:nth-child(12){-webkit-animation-delay:.4s;animation-delay:.4s}.teamMember .teamAnimate:nth-child(13){-webkit-animation-delay:.43333s;animation-delay:.43333s}.teamMember .teamAnimate:nth-child(14){-webkit-animation-delay:.46667s;animation-delay:.46667s}.teamMember .teamAnimate:nth-child(15){-webkit-animation-delay:.5s;animation-delay:.5s}.teamMember .peoplesCardWrapper{margin:0 0 1.5rem}.teamMember .peoplesCardWrapper .delegateCard.small{max-width:auto}@media screen and (max-width:768px){.teamMember .peoplesCardWrapper .delegateCard.small{max-width:inherit;min-height:22rem;max-height:22rem}}@media (max-width:768px){.teamMember .col-4{width:50%;max-width:50%;flex:0 0 50%}}.sideDrawerScroll .peoplesCardWrapper .delegateCard.small{max-width:auto}@media (max-width:768px){.sideDrawerScroll .col-4{width:50%;max-width:50%;flex:0 0 50%;padding-right:8px!important;padding-left:8px!important}}.sidedrawerWrapper{max-width:52rem;min-width:52rem;height:calc(100vh - 7.4rem);-webkit-filter:drop-shadow(-4px 4px 10px rgba(0,0,0,.15));filter:drop-shadow(-4px 4px 10px rgba(0,0,0,.15));background:var(--sidebarBGColor);z-index:2;right:-58rem;position:fixed;top:7.4rem;transition:all .5s}@media screen and (min-width:1440px){.sidedrawerWrapper{max-width:50rem;min-width:50rem}}@media screen and (min-width:1680px){.sidedrawerWrapper{max-width:52rem;min-width:52rem}}@media screen and (max-width:640px){.sidedrawerWrapper{display:none}}.forPageWrapper{border-radius:2rem;overflow:hidden}@media screen and (max-width:1024px){.forPageWrapper{margin-top:2rem}}.forPageWrapper.sidedrawerWrapperEmbedApp{height:calc(100vh - 18rem)!important}@media screen and (max-width:1024px){.forPageWrapper.sidedrawerWrapperEmbedApp{min-width:100%;height:calc(100vh - 17rem)!important;margin-top:1rem;border:1px solid var(--strokeColor)}}.sidedrawerWrapper.open{right:0;z-index:11}.sidedrawerWrapper.open .takeSurvey{right:52rem}@media screen and (min-width:1440px){.sidedrawerWrapper.open .takeSurvey{right:50rem}}@media screen and (min-width:1680px){.sidedrawerWrapper.open .takeSurvey{right:52rem}}.sidedrawerWrapper.profile,.sidedrawerWrapperEmbedApp{height:100vh;z-index:520;top:0}.sidedrawerWrapperEmbedApp{min-width:42rem;position:relative;z-index:0}.sidedrawerWrapperEmbedApp img{height:auto;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebarLoader{display:flex;align-items:center;justify-content:center;height:calc(100vh - 100px);width:100%}.miniSidedrawer{display:block}.miniSidedrawer .miniSidedrawerInn{background:var(--sidebarBGColor);border-left:1px solid var(--strokeColor);width:6.6rem;position:fixed;right:0;top:7.4rem;z-index:10;padding-top:1.4rem;display:flex;align-items:center;height:calc(100vh - 7.4rem);flex-direction:column;justify-content:space-between}.miniSidedrawer .miniSidedrawerInn>div{width:inherit}.miniSidedrawer .miniSidedrawerInn>div.takeSurvey{width:auto}.miniSidedrawer .miniSidedrawerInn .svgBox{padding:1.5rem 0;margin-bottom:.5rem;cursor:pointer;position:relative;width:100%;color:var(--secondaryColor);display:flex;justify-content:center}.miniSidedrawer .miniSidedrawerInn .svgBox .more{background-color:var(--themeMainColor);border-radius:1rem;position:relative;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;font-size:var(--fontSize14);color:var(--secondaryFontColor)}.miniSidedrawer .miniSidedrawerInn .svgBox .more .voiceAnimation{top:-5px;right:-5px}.miniSidedrawer .miniSidedrawerInn .svgBox svg{width:3.2rem;height:3.2rem}.miniSidedrawer .miniSidedrawerInn .svgBox.totalPeople{margin-bottom:3rem}.miniSidedrawer .miniSidedrawerInn .svgBox.totalPeople svg:hover path{fill:transparent;stroke:var(--themeMainColor)}.miniSidedrawer .miniSidedrawerInn .svgBox.totalPeople .totalAttendees{position:absolute;bottom:-2.8rem;left:-.7rem;background-color:var(--themeMainColor);color:var(--secondaryFontColor);padding:.5rem;border-radius:2rem;font-size:var(--fontSize12);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:4rem;text-align:center}.miniSidedrawer .miniSidedrawerInn .svgBox.totalPeople svg{width:2.5rem;height:2.5rem}.miniSidedrawer .miniSidedrawerInn svg:hover path{fill:var(--themeMainColor)}.miniSidedrawer .miniSidedrawerInn .saperator{border-bottom:1px solid var(--strokeColor);width:100%;margin:1rem 0}@media screen and (max-width:1024px){.miniSidedrawer{display:none}}.eventFeedsTab .sliderTrue .slick-slide{min-width:10.5rem;max-width:10.5rem}.eventFeedsTab .sliderTrue .slick-slide .tabText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.drawerTabWrapper{height:6.5rem;display:flex;align-items:center;justify-content:space-between}.drawerTabWrapper .tabbing{width:calc(100% - 6.5rem)}.drawerTabWrapper .sliderTrue .slick-slide{min-width:10rem;max-width:10rem}.drawerTabWrapper .sliderTrue .slick-slide .tabText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.drawerTabWrapper .backBtn{width:6.5rem;height:100%;background:var(--cardsBGExtraDarkColor);transition:.3s;position:relative}.drawerTabWrapper .backBtn .middle{-webkit-transform:translateX(0);transform:translateX(0)}.drawerTabWrapper .backBtn .left,.drawerTabWrapper .backBtn .right{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.drawerTabWrapper .backBtn svg path{color:var(--primaryColor)}.drawerTabWrapper .backBtn:hover{background:var(--themeMainColor)}.drawerTabWrapper .backBtn:hover .left{position:relative;-webkit-transform:translate(0);transform:translate(0);top:0;left:0;opacity:1}.drawerTabWrapper .backBtn:hover .left,.drawerTabWrapper .backBtn:hover .middle,.drawerTabWrapper .backBtn:hover .right{-webkit-animation:arrowLeft .3s;animation:arrowLeft .3s}.drawerTabWrapper .backBtn:hover .right{position:relative;-webkit-transform:translate(0);transform:translate(0);opacity:1;top:0;left:0}.drawerTabWrapper .backBtn:hover svg path{stroke:#fff}.drawerTabWrapper .tabHeader ul{height:6.5rem}.loungeSideDrawer .LoungeSideTabBlock .tabHeader{position:fixed}.loungeSideDrawer .LoungeSideTabBlock .tabPanel{padding-top:6.6rem}.loungeSideDrawer .LoungeSideTabBlock .tabPanel .chatListSideWrapper{margin-bottom:10rem}.loungeSideDrawer .LoungeSideTabBlock .dataSubmitBlock{position:fixed;bottom:2rem;width:92%}.eventSideDrawerTab .tabHeader.iconic{border-bottom:1px solid var(--strokeColor)}.eventSideDrawerTab .tabHeader.iconic .tabs{padding:1rem 0;align-items:center;width:100%;min-height:6.5rem;bottom:-2rem;position:relative;transition:all .25s}.eventSideDrawerTab .tabHeader.iconic .tabs:hover{bottom:0}.eventSideDrawerTab .tabHeader.iconic .tabs:hover .tabText{opacity:1}.eventSideDrawerTab .tabHeader.iconic .tabs:focus:before{width:4rem;height:4rem}.eventSideDrawerTab .tabHeader.iconic .tabs .tabText{opacity:0;font-size:1.2rem;color:var(--secondaryColor)}.eventSideDrawerTab .tabHeader.iconic .tabs.activeTab .tabText{color:var(--themeMainColor)}.eventSideDrawerTab .tabHeader ul{overflow:hidden}.eventSideDrawerTab .tabHeader .tabs:before{content:"";position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform-style:flat;transform-style:flat;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:hsla(0,0%,40%,.1);border-radius:100%;transition:width .3s ease,height .3s ease}.eventSideDrawerTab .tabHeader .tabs svg{transition:all .25s}.eventSideDrawerTab .tabHeader .tabs.activeTab{bottom:0}.eventSideDrawerTab .tabHeader .tabs.activeTab .tabText{opacity:1;margin-top:.9rem}.eventSideDrawerTab .tabHeader .tabs.activeTab svg{-webkit-animation:mymove .7s;animation:mymove .7s}.eventSideDrawerTab .tabHeader .tabs .tabText{margin-top:.9rem;display:block;transition:all .25s;color:var(--secondaryLightColor)}@-webkit-keyframes mymove{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mymove{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes arrowLeft{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes arrowLeft{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.takeSurvey{background:var(--themeMainColor);border-radius:3rem 0 0 3rem;align-items:center;display:flex;white-space:nowrap;padding:1.5rem 1rem 1.5rem 1.5rem;position:fixed;bottom:20rem;right:6.5rem;cursor:pointer;width:9.5rem;overflow:hidden;z-index:9;transition:all .25s}.takeSurvey svg{display:none;transition-delay:0;color:var(--secondaryFontColor);-webkit-transform:rotate(1turn);transform:rotate(1turn);transition:all .5s}.takeSurvey span{transition:all .8s ease;font-size:var(--fontSize12);color:var(--secondaryFontColor)}@media screen and (max-width:1024px){.takeSurvey{right:0}}.takeSurvey.minimize span{transition:all .8s ease}@media screen and (max-width:768px){.takeSurvey.minimize:focus,.takeSurvey.minimize:hover{width:3rem}}@media screen and (max-width:768px){.takeSurvey.minimize:focus span,.takeSurvey.minimize:hover span{display:none}}.takeSurvey:focus,.takeSurvey:hover{width:9.5rem}.takeSurvey:focus svg,.takeSurvey:hover svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition-delay:0;transition:all .5s}.takeSurvey:focus span,.takeSurvey:hover span{display:block}.menuMoreItemWrapper{position:relative}.menuMoreItem{-webkit-animation:fadeInAnimation .5s ease;animation:fadeInAnimation .5s ease;background:var(--cardsBGColor);border:1px solid var(--strokeColor);border-radius:1.5rem;display:flex;align-items:flex-start;flex-direction:column;width:19rem;margin-right:1rem;padding:1rem 3rem 1rem 1.5rem;position:absolute;right:5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 .8rem var(--shadowColor)}.menuMoreItem:before{border-left:12px solid var(--strokeColor)}.menuMoreItem:after{border-left:12px solid var(--cardsBGColor);z-index:999;margin-left:-2px}.menuMoreItem:after,.menuMoreItem:before{content:"";position:absolute;left:100%;top:50%;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-top:-12px}.menuMoreItem .svgBox{padding:.5rem 0!important;justify-content:flex-start!important;align-items:center}.menuMoreItem .svgBox:hover label,.menuMoreItem .svgBox:hover svg{color:var(--themeMainColor);cursor:pointer}.menuMoreItem .svgBox label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--fontSize14)}.menuMoreItem .svgBox:hover{color:var(--themeMainColor)}.menuMoreItem .svgBox svg{height:2.5rem;width:2.5rem;margin-right:1rem;display:flex;color:var(--secondaryColor)}.sidebar-icon{position:relative}.sidebar-icon .voiceAnimation{top:6px;right:6px}.sidebar-icon:hover .popoverTooltip{display:block}.sidebar-icon .popoverTooltip{display:none;-webkit-animation:fadeInAnimation .5s ease;animation:fadeInAnimation .5s ease;position:absolute;right:5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:-webkit-max-content;width:max-content;min-height:4rem}@-webkit-keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.sideDrawerZoomBlock{position:absolute;z-index:1}.sideDrawerZoomBlock svg{color:var(--themeMainColor)}.sideDrawerZoomBlock .zoomIconShadow{box-shadow:0 10px 30px rgba(0,0,0,.15)}.sidebarScrollTheaterMode #chatBoxPanel{height:calc(100vh - 7rem)!important}.sidebarScrollTheaterMode #chatBoxPanel .liveChatWindow{height:calc(100vh - 16rem)!important}.sideBarExpoMainWrapper{width:100%;height:calc(100vh - 13rem)!important;display:flex;justify-content:center;align-items:center;min-width:42rem;position:relative;z-index:0}.sideBarExpoMainWrapper img{height:auto;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.iframeLoader{position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.FooterBranding{position:fixed;height:4.5rem;bottom:3rem;padding:0 3rem;background:var(--cardsBGColor);border-radius:.4rem;left:2.5rem}.FooterBranding .footerLogo label{margin-right:1rem;font-size:1.5rem}.FooterBranding svg{height:2.8rem;width:auto;color:var(--themeMainColor)}@media (max-width:1024px){.FooterBranding{bottom:8rem}}@media (max-width:480px){.FooterBranding{display:none}}