.bottom-sheet__wrapper{width:100%;height:100%}.bottom-sheet__wrapper.open{background:hsla(0,0%,50.2%,.55);position:fixed;bottom:0;left:0;z-index:3}.bottom-sheet__wrapper .tabPanelWrapper{display:flex;width:100%;flex-direction:column;overflow:auto}.bottom-sheet__wrapper .tabPanelWrapper .tabbing{width:100%;justify-content:flex-end;border-bottom:1px solid var(--strokeColor)}.bottom-sheet__wrapper .tabPanelWrapper .tabbing .tabHeader{width:85%;border-bottom:none!important}.drawerCloseButton{position:fixed;width:100%;z-index:512;top:0;right:0;left:0;padding:1.25rem;background-color:var(--cardsBGColor)}.togglerButton{position:absolute;z-index:11;top:1.5rem;left:1.5rem}.togglerButton button.large{padding:0;color:var(--primaryColor)}.drawerScroll{overflow-y:scroll;overflow-x:hidden;height:100%}.bottom-sheet_header{width:100%;height:7.4rem;position:fixed;top:0;left:0;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.15);z-index:1111;display:flex;padding:2rem 1.5rem;justify-content:flex-start;align-items:center}.bottom-sheet_header .header_title h3{max-width:20rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bottom-sheet__container{width:100%;position:fixed;z-index:111;display:flex;flex-direction:column;height:100%;-webkit-backface-visibility:hidden;touch-action:pan-y;background:var(--cardsBGColor);box-shadow:0 -5px 10px rgba(0,0,0,.15)}.bottom-sheet__container.isFullScreen{height:100%!important}.bottom-sheet__animate-open{transition:all .25s;overflow:unset!important}.bottom-sheet__animate-open .togglerButton button.large svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bgImage{height:100vh;width:100%;background-size:cover;position:fixed;top:0;left:0;z-index:-1}.bottom-sheet__animate-open-modal{-webkit-animation-name:open-modal;animation-name:open-modal;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes open-modal{0%{bottom:-100%}to{bottom:0}}@keyframes open-modal{0%{bottom:-100%}to{bottom:0}}.bottom-sheet__animate-open-full{-webkit-animation-name:open-full;animation-name:open-full;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes open-full{to{bottom:0}}@keyframes open-full{to{bottom:0}}.bottom-sheet__animate-reset{-webkit-animation-name:reset;animation-name:reset;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes reset{to{bottom:-50%}}@keyframes reset{to{bottom:-50%}}.bottom-sheet__animate-reset-modal{-webkit-animation-name:reset-modal;animation-name:reset-modal;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes reset-modal{to{bottom:0}}@keyframes reset-modal{to{bottom:0}}.bottom-sheet__animate-close{-webkit-animation-name:close!important;animation-name:close!important;-webkit-animation-duration:.3s!important;animation-duration:.3s!important}@-webkit-keyframes close{to{bottom:-110%}}@keyframes close{to{bottom:-110%}}.isFullScreen .sessionWideCard{padding-top:5em}.peoplesCardWrapper{position:relative;margin:1rem;border-radius:.8rem;border:1px solid var(--strokeColor);background:var(--cardsBGColor);overflow:hidden}.peoplesCardWrapper img{width:100%;border-radius:1rem;transition:width .3s,max-height .3s}.peoplesCardWrapper .delegateCard{background-color:var(--cardsBGColor);overflow:hidden;position:relative;margin:1rem}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName{cursor:pointer}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.9rem}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName p.designation{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:inherit;line-height:1.7rem}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName p.organization{display:none}@media screen and (max-width:768px){.peoplesCardWrapper .delegateCard .delegateCardBody .orgName p.organization{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:inherit;line-height:1.7rem}}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName .status{width:1.1rem;height:1.1rem;border-radius:5rem;position:relative;margin-right:.3rem;display:block;float:left;margin-top:.3rem}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName .status.online{background:#65e517}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName .status.unavailable{background:#f2be31}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName .status.dnd{background:#e8564b}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName .status.away{background:silver}.peoplesCardWrapper .delegateCard .hoverButtonWrapper{display:none;flex-flow:column;justify-content:center;transition:bottom .3s linear;position:absolute;bottom:-10rem;width:100%;background-color:var(--cardsBGColor)}.peoplesCardWrapper .delegateCard .hoverButtonWrapper .button:last-child{margin-top:1rem}.peoplesCardWrapper .delegateCard.small{height:auto;max-height:20.5rem;min-height:20.5rem;max-width:13.6rem}@media screen and (max-width:768px){.peoplesCardWrapper .delegateCard.small{max-height:23rem;min-height:23rem}}.peoplesCardWrapper .delegateCard.small .delegateCardMedia{overflow:hidden;cursor:pointer}.peoplesCardWrapper .delegateCard.small .delegateCardMedia img{max-height:14rem}.peoplesCardWrapper .delegateCard.small .delegateCardBody .orgName h6{font-size:1.6rem}.peoplesCardWrapper .delegateCard.medium{max-height:23rem;min-height:23rem}@media screen and (min-width:768px){.peoplesCardWrapper .delegateCard.medium{max-height:26rem;min-height:26rem}}@media screen and (min-width:1024px){.peoplesCardWrapper .delegateCard.medium{max-height:24rem;min-height:24rem}}@media screen and (min-width:1536px){.peoplesCardWrapper .delegateCard.medium{max-height:25rem;min-height:25rem}}@media screen and (min-width:1700px){.peoplesCardWrapper .delegateCard.medium{max-height:23.5rem;min-height:23.5rem}}@media screen and (max-width:768px){.peoplesCardWrapper .delegateCard.medium{max-height:25rem;min-height:25rem}}.peoplesCardWrapper .delegateCard.medium .delegateCardMedia img{max-height:18.5rem}@media screen and (min-width:1700px){.peoplesCardWrapper .delegateCard.medium .delegateCardMedia img{max-height:16.5rem}}.peoplesCardWrapper .delegateCard .delegateCardBody .orgName{margin-top:1rem;max-width:95%}.peoplesCardWrapper .delegateCard .delegateCardMedia{overflow:hidden;position:relative}.peoplesCardWrapper .delegateCard .delegateCardMedia img{height:100%;object-fit:cover}.peoplesCardWrapper .delegateCard .profilePicBorder{background-color:var(--themeMainColor);position:absolute;right:-1.5rem;top:-1.5rem;z-index:0}.peoplesCardWrapper .delegateCard .cardActions{position:absolute;right:1rem;top:1rem;transition:right .3s linear,top .3s linear;z-index:1}.peoplesCardWrapper .delegateCard .cardActions .attendeeType{display:flex;align-items:center;justify-content:center}.peoplesCardWrapper .delegateCard .cardActions .attendeeType>div{margin-left:0}.peoplesCardWrapper .delegateCard .cardActions .attendeeType .categoryType{height:3.6rem;width:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--themeMainColor);border:1px solid var(--cardsBGColor)}.peoplesCardWrapper .delegateCard .cardActions .attendeeType .categoryType svg{color:var(--cardsBGColor)}.peoplesCardWrapper .delegateCard.small .attendeeType .categoryType{height:3rem;width:3rem}.peoplesCardWrapper .delegateCard.large .attendeeType .categoryType{height:4rem;width:4rem}.peoplesCardWrapper:hover .delegateCardBody{width:80%}@media (max-width:640px){.peoplesCardWrapper:hover .delegateCardBody{width:100%}}@media screen and (min-width:1025px){.peoplesCardWrapper:hover.onlyUsername .medium img{width:11.2rem;max-height:12rem!important}}.peoplesCardWrapper:hover.onlyUsername .small img{width:8rem;max-height:8rem!important}.peoplesCardWrapper:hover.onlyUsername .delegateCardBody{width:100%}@media screen and (min-width:1025px){.peoplesCardWrapper:hover.onlyDesignation .medium img{width:10rem;max-height:10rem!important}}.peoplesCardWrapper:hover.onlyDesignation .small img{width:5.2rem;max-height:5.2rem!important}.peoplesCardWrapper:hover.onlyDesignation .delegateCardBody{width:100%}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .small img{width:2.5rem;max-height:2.5rem!important}}.peoplesCardWrapper:hover .small .hoverButtonWrapper{display:flex;bottom:0;margin-top:1rem}@media screen and (min-width:1700px){.peoplesCardWrapper:hover .small .hoverButtonWrapper{bottom:0}}.peoplesCardWrapper:hover .small.delegateCard .delegateCardMedia .attendeeType{left:-.8rem!important;bottom:.4rem}@media screen and (max-width:768px){.peoplesCardWrapper:hover .small.delegateCard .delegateCardMedia .attendeeType{left:.6rem!important;bottom:.6rem}}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .small.delegateCard .delegateCardMedia .categoryType{height:2rem;width:2rem}.peoplesCardWrapper:hover .small.delegateCard .delegateCardMedia .categoryType svg{height:1rem;width:1rem}}.peoplesCardWrapper:hover .small.delegateCard .delegateCardBody .orgName{margin-top:.5rem}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .medium img{width:4rem;max-height:4rem!important}}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .medium.delegateCard .delegateCardMedia .attendeeType{bottom:1rem;left:-.3rem}}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .hoverButtonWrapper{display:flex;bottom:0;margin-top:1rem}}@media screen and (min-width:1025px){.peoplesCardWrapper:hover .cardActions{right:0;top:0}}.peoplesCardWrapper:hover .delegateCard .delegateCardBody .orgName .status{width:0!important;margin-right:0!important}.peoplesCardWrapper:hover .delegateCard .delegateCardBody .orgName p.organization{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:inherit;line-height:1.7rem}.Avatar_hoverCard__arCBY{display:none}.Avatar_avatarWrapper__2O7tA,.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH{display:flex;align-items:center;justify-content:center;position:relative}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH{background:#d7d7d7;border-radius:50%;overflow:hidden;width:6em;height:6em}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_square__kYXua{border-radius:35%}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_round15__lhzKg{border-radius:1.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_nameOnly__3VUzi{background:var(--themeMainColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_nameOnly__3VUzi .Avatar_shortName__197kQ{color:var(--secondaryFontColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_border__2UB7R:after{content:"";border:.25rem solid var(--strokeColor);width:101%;height:101%;z-index:1;position:absolute;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_border__2UB7R.Avatar_themeColor__AEeUd:after{border-color:var(--themeMainColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_border__2UB7R.Avatar_secondaryColor__3cZCs:after{border-color:var(--secondaryColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_border__2UB7R.Avatar_self__3AbOQ:after{border-color:#00dfbf}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH img{width:100%;object-fit:cover;height:100%}.Avatar_avatarWrapper__2O7tA .Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_moreAvatar__QOsKs{font-weight:700;letter-spacing:-.4px;color:#fff}.Avatar_avatarWrapper__2O7tA .Avatar_avatarMeta__3Ze2g{margin-left:1rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatarMeta__3Ze2g .Avatar_avatarName__2Ypob{color:var(--themeMainColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatarMeta__3Ze2g .Avatar_subtitle__137SO{color:var(--secondaryColor)}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size180__2LiSn{width:18rem;height:18rem}@media (min-width:768px){.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size180__2LiSn{width:18rem;height:18rem}}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size180__2LiSn .Avatar_shortName__197kQ{font-size:5rem;line-height:5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size170__3WR4e{width:11.2rem;height:11.2rem}@media (min-width:768px){.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size170__3WR4e{width:17rem;height:17rem}}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size170__3WR4e .Avatar_shortName__197kQ{font-size:5rem;line-height:5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size170__3WR4e.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size170__3WR4e .Avatar_moreAvatar__QOsKs{font-size:4rem;line-height:4.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size150__2iOkZ{width:15rem;height:15rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size150__2iOkZ .Avatar_shortName__197kQ{font-size:5rem;line-height:5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size150__2iOkZ.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size150__2iOkZ .Avatar_moreAvatar__QOsKs{font-size:4rem;line-height:4.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size130__AVE-b{width:13rem;height:13rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size130__AVE-b .Avatar_shortName__197kQ{font-size:5rem;line-height:5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size130__AVE-b.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size130__AVE-b .Avatar_moreAvatar__QOsKs{font-size:4rem;line-height:4.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size106__2ma-o{width:10.6rem;height:10.6rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size106__2ma-o .Avatar_shortName__197kQ{font-size:4rem;line-height:4rem}.Avatar_avatarWrapper__2O7tA .Avatar_size106__2ma-o.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size106__2ma-o .Avatar_moreAvatar__QOsKs{font-size:3rem;line-height:3.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size80__2RQCu{width:8rem;height:8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size80__2RQCu .Avatar_shortName__197kQ{font-size:2.5rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size80__2RQCu.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size80__2RQCu .Avatar_moreAvatar__QOsKs{font-size:2rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size60__3PWVs{width:6rem;height:6rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size60__3PWVs .Avatar_shortName__197kQ{font-size:2.5rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size60__3PWVs.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size60__3PWVs .Avatar_moreAvatar__QOsKs{font-size:2rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size64__1NMbQ{width:6.4rem;height:6.4rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size64__1NMbQ .Avatar_shortName__197kQ{font-size:2.5rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_size64__1NMbQ.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size64__1NMbQ .Avatar_moreAvatar__QOsKs{font-size:2rem;line-height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size50__3GIiK{width:5rem;height:5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size50__3GIiK .Avatar_shortName__197kQ{font-size:2rem;line-height:2rem}.Avatar_avatarWrapper__2O7tA .Avatar_size50__3GIiK.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size50__3GIiK .Avatar_morePic__19e34{font-size:1.8rem;line-height:2.3rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size40__gIwwF{width:4rem;height:4rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size40__gIwwF .Avatar_shortName__197kQ{font-size:1.8rem;line-height:1.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_size40__gIwwF.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size40__gIwwF .Avatar_morePic__19e34{font-size:1.6rem;line-height:2rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size36__1IpCw{width:3.6rem;height:3.6rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size36__1IpCw .Avatar_shortName__197kQ{font-size:1.5rem;line-height:2rem}.Avatar_avatarWrapper__2O7tA .Avatar_size36__1IpCw.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size36__1IpCw .Avatar_morePic__19e34{font-size:1.4rem;line-height:1.8rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size30__2g5AZ{width:3rem;height:3rem}@media screen and (min-width:768px){.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size30__2g5AZ{width:3rem;height:3rem}}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size30__2g5AZ .Avatar_shortName__197kQ{font-size:1.3rem;line-height:1.3rem}.Avatar_avatarWrapper__2O7tA .Avatar_size30__2g5AZ.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size30__2g5AZ .Avatar_morePic__19e34{font-size:1.2rem;line-height:1.6rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size25__3Y7l3{width:2.5rem;height:2.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size25__3Y7l3 .Avatar_shortName__197kQ{font-size:1rem;line-height:1rem}.Avatar_avatarWrapper__2O7tA .Avatar_size25__3Y7l3 .Avatar_morePic__19e34,.Avatar_avatarWrapper__2O7tA .Avatar_size25__3Y7l3.Avatar_avatarName__2Ypob{font-size:1rem;line-height:1.4rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size15__2kQIy{width:1.5rem;height:1.5rem}.Avatar_avatarWrapper__2O7tA .Avatar_avatar__2GRnH.Avatar_size15__2kQIy .Avatar_shortName__197kQ{font-size:.7rem;line-height:.7rem}.Avatar_avatarWrapper__2O7tA .Avatar_size15__2kQIy.Avatar_avatarName__2Ypob,.Avatar_avatarWrapper__2O7tA .Avatar_size15__2kQIy .Avatar_morePic__19e34{font-size:1rem;line-height:1.4rem}.Avatar_avatarWrapper__2O7tA .Avatar_moreAvatar__QOsKs{position:relative}.Avatar_avatarWrapper__2O7tA .Avatar_moreAvatar__QOsKs .Avatar_morePic__19e34{position:absolute;width:100%;height:100%;background:rgba(79,83,92,.7);display:flex;align-items:center;justify-content:center}.Avatar_avatarWrapper__2O7tA .Avatar_profileTooltip__3KszP{position:absolute;width:15rem;height:auto}.Avatar_avatarWrapper__2O7tA .Avatar_overlayCount__QY91A{background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;border-radius:35%;color:#fff;display:flex;align-items:center;justify-content:center}.Avatar_avatarWrapper__2O7tA .Avatar_overlayCount__QY91A .Avatar_heading6__OXBPJ{color:inherit}.Avatar_avatarWrapper__2O7tA:hover .Avatar_userInfoCard__2Hx2h{display:flex;position:absolute;opacity:1}.Avatar_avatarWrapper__2O7tA.Avatar_top__B6hYR:hover .Avatar_userInfoCard__2Hx2h{bottom:100%;left:50%}.Avatar_avatarWrapper__2O7tA.Avatar_bottom__2LcoE:hover .Avatar_userInfoCard__2Hx2h{top:100%;left:0}.Avatar_avatarWrapper__2O7tA.Avatar_left__1_4z1:hover .Avatar_userInfoCard__2Hx2h{bottom:100%;left:0}.Avatar_avatarWrapper__2O7tA.Avatar_right__2z4Ct:hover .Avatar_userInfoCard__2Hx2h{bottom:100%;right:0}.Avatar_avatarWrapper__2O7tA .Avatar_avatarMedia__Ggpmq{position:relative}.Avatar_avatarWrapper__2O7tA .Avatar_avatarMedia__Ggpmq .Avatar_avatarButtonIcon__Yb8PG{position:absolute;bottom:0;right:0}@media (min-width:768px){.Avatar_avatarWrapper__2O7tA .Avatar_avatarMedia__Ggpmq .Avatar_avatarButtonIcon__Yb8PG{bottom:1rem;right:1rem}}.Avatar_avatarWrapper__2O7tA .Avatar_avatarPartyIcon__2SWFj{position:absolute;top:-.25rem;right:-.25rem;z-index:2}.Avatar_avatarWrapper__2O7tA .Avatar_WPdotIcon__E4ECY{width:1rem;display:block;height:1rem;background-color:#6cb851;border:1px solid #fff;border-radius:50%}.nonImage.modalWrapper.container{max-width:100%}@media screen and (min-width:1024px){.nonImage.modalWrapper.container{max-width:60rem;min-width:60rem}}.nonImage.modalWrapper.container .commentExpandArea .commentExpandPicture{display:none}.nonImage.modalWrapper.container .commentExpandArea .commentArea{position:relative;border-radius:0;width:100%}@media screen and (min-width:769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea{min-width:58rem;border-radius:.8rem}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .replyArea{padding-bottom:7rem}@media screen and (min-width:769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea .replyArea{padding-bottom:10rem}}@media screen and (min-width:769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{width:60rem;border-radius:0 0 .8rem .8rem}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:5rem}@media screen and (min-width:769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:0}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll{margin-top:2rem;margin-bottom:2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll p{max-width:90%}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll p pre,.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll 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}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll a{text-decoration:none;color:var(--linkColor)}.commentExpandArea{position:relative}@media screen and (min-width:769px){.commentExpandArea{display:flex}}.commentExpandArea .bluePinCorner{position:absolute;right:0;top:0;width:0;height:0;border-bottom:5rem solid transparent;border-right:6rem solid var(--themeMainColor)}.commentExpandArea .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}.commentExpandArea .commentExpandPicture{width:100%}@media screen and (min-width:769px){.commentExpandArea .commentExpandPicture{width:80rem;overflow:hidden}}.commentExpandArea .commentExpandPicture .imageBlock{width:100%;height:100%;position:relative;border-radius:0;background:#000}@media screen and (max-width:768px){.commentExpandArea .commentExpandPicture .imageBlock{display:flex;justify-content:center}}@media screen and (min-width:769px){.commentExpandArea .commentExpandPicture .imageBlock{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;overflow:hidden;padding-top:25rem}}.commentExpandArea .commentExpandPicture .imageBlock img{display:block;object-fit:contain;width:auto;height:auto;max-width:100%;border-radius:0}@media screen and (min-width:769px){.commentExpandArea .commentExpandPicture .imageBlock img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:60rem}}.commentExpandArea .commentExpandPicture .imageBlock iframe,.commentExpandArea .commentExpandPicture .imageBlock video{display:block;width:100%;max-width:100%;max-height:100%;height:100%;border-radius:0}@media screen and (min-width:769px){.commentExpandArea .commentExpandPicture .imageBlock iframe,.commentExpandArea .commentExpandPicture .imageBlock video{top:0;position:absolute;border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}}.commentExpandArea .commentExpandPicture .imageBlock .playVideo{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.commentExpandArea .commentArea{background:var(--cardsBGColor);width:100%;z-index:11;height:100%;border-radius:0;overflow:auto;max-height:90vh}@media screen and (min-width:769px){.commentExpandArea .commentArea{border-radius:0 1.5rem 1.5rem 0;width:50rem;min-height:70rem;max-height:70rem;overflow:auto;position:relative}}.commentExpandArea .commentArea .mainCommentBox.isIntroCard{padding:0;border-bottom:.1rem solid var(--strokeColor);position:relative}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText .userDesingnation{color:#f6f6f6}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardDescription p{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardActions button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardActions button svg{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardActions button:hover svg{color:#000}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments svg,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes button svg,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes p{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button svg,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments p{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .postImage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .postImage img{width:100%;height:100%;object-fit:cover;display:block}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader{display:flex;justify-content:space-between}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails{display:flex;align-items:center}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText{display:flex;flex-direction:column}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize14);line-height:18px;letter-spacing:-.3px;color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize14);line-height:2rem;letter-spacing:-.257143px;color:#fff;width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .cardActions button{margin-right:.5rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .imageBlock{margin-top:1rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions{display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:1rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes button,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .shares button{margin-right:.5rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardDescription{margin-top:2rem;margin-bottom:2rem;word-wrap:break-word}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia{border:1px solid var(--strokeColor);border-radius:.8rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia .cardMedia{overflow:hidden;max-height:16rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia .cardMedia img{width:100%;max-height:100%;object-fit:cover;display:block}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent{width:100%;text-align:center;overflow:hidden}@media (max-width:1680px){.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent{max-height:100%}}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .waveIcon{max-width:100%;width:auto;margin:1rem auto 0}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .waveIcon svg{stroke:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .leargeSpeaker{width:9rem;height:9rem;border:5px solid #fff;border-radius:100%}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent>h5,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent h6,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent p{color:#fff;word-break:break-word}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .interestedBtn{color:#942344;font-size:var(--fontSize12);padding:0 30px;margin:10px auto;background:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .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}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft{display:flex;justify-content:space-between;margin-top:1rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft .totalVotes{border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);padding:.3rem 1rem;white-space:nowrap}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft .mintsLeft,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft .totalVotes{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;color:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox{padding:2rem 2rem 1.5rem;border-bottom:.1rem solid var(--strokeColor);position:relative}@media (max-width:768px){.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:5rem}}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userNameText{color:#fff}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userDesingnation{color:#f6f6f6}.commentExpandArea .commentArea .mainCommentBox .imageBlock{margin-top:1rem}.commentExpandArea .commentArea .mainCommentBox .cardActions{display:flex;align-items:center;justify-content:flex-end;position:relative}@media (max-width:768px){.commentExpandArea .commentArea .mainCommentBox .cardActions{margin-top:5rem}}.commentExpandArea .commentArea .mainCommentBox .cardActions button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox .cardActions button:hover svg{color:#000}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes button{background-color:transparent;color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes .activeLike{color:var(--themeMainColor)!important}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes .activeLike svg{-webkit-animation:mymove .5s;animation:mymove .5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments svg,.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes p{color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments button svg,.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments p{color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .postImage{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .postImage img{width:100%;height:100%;object-fit:cover;display:block}.commentExpandArea .commentArea .mainCommentBox .cardHeader{display:flex;justify-content:space-between}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{display:flex;align-items:center}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText{display:flex;flex-direction:column}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize14);line-height:18px;letter-spacing:-.3px;color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize14);line-height:2rem;letter-spacing:-.257143px;color:var(--secondaryColor);width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentExpandArea .commentArea .mainCommentBox .cardHeader .cardActions button{margin-right:.5rem}.commentExpandArea .commentArea .mainCommentBox .cardReactions{display:flex;position:relative}.commentExpandArea .commentArea .mainCommentBox .cardReactions .moreLikes{max-height:8rem}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments,.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes,.commentExpandArea .commentArea .mainCommentBox .cardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:2rem;color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments button,.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes button,.commentExpandArea .commentArea .mainCommentBox .cardReactions .shares button{margin-right:.5rem}.commentExpandArea .commentArea .mainCommentBox .cardDescription{margin-top:2rem;margin-bottom:.5rem;word-break:break-word}.commentExpandArea .commentArea .mainCommentBox .cardDescription a{text-decoration:none;color:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox .cardDescription p{max-width:95%}@media (max-width:768px){.commentExpandArea .commentArea .mainCommentBox .cardDescription p{max-width:100%}}.commentExpandArea .commentArea .mainCommentBox .cardDescription p pre,.commentExpandArea .commentArea .mainCommentBox .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}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia{border:1px solid var(--strokeColor);border-radius:.8rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia .cardMedia{overflow:hidden;max-height:100%}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia .cardMedia img{width:100%;max-height:100%;object-fit:cover;display:block}.commentExpandArea .commentArea .mainCommentBox .offerPostContent{width:100%;text-align:center;overflow:hidden}@media (max-width:1680px){.commentExpandArea .commentArea .mainCommentBox .offerPostContent{max-height:100%}}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .waveIcon{max-width:100%;width:auto;margin:1rem auto 0}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .waveIcon svg{stroke:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .leargeSpeaker{width:9rem;height:9rem;border:5px solid #fff;border-radius:100%}.commentExpandArea .commentArea .mainCommentBox .offerPostContent h5,.commentExpandArea .commentArea .mainCommentBox .offerPostContent h6,.commentExpandArea .commentArea .mainCommentBox .offerPostContent p{color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .offerPostContent p a{color:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .interestedBtn{color:#fff;font-size:var(--fontSize12);padding:0 30px;margin:10px auto;background:var(--secondaryLightColor)}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .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}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft{display:flex;justify-content:space-between;margin-top:1rem}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft .totalVotes{border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);padding:.3rem 1rem;white-space:nowrap}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft .mintsLeft,.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft .totalVotes{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;color:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox .imageBlock{text-align:center}.commentExpandArea .commentArea .mainCommentBox .imageBlock img{max-width:100%}.commentExpandArea .commentArea .cardPostCommentArea{z-index:1;width:100%;background:var(--cardsBGColor);position:absolute;left:0;bottom:0;right:0}@media screen and (max-width:768px){.commentExpandArea .commentArea .cardPostCommentArea{position:fixed;bottom:0}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{display:flex;position:fixed;margin-top:-8.7rem;background:var(--cardsBGColor);padding:2rem 2.7rem 2rem 2rem;border-top:.1rem solid var(--strokeColor);width:100%;border-radius:0;align-items:center}@media screen and (min-width:769px){.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{width:42.2rem;border-radius:0 0 .8rem 0}}@media screen and (min-width:1366px){.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{width:46.2rem}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .userAvatar{margin-right:1rem}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar{width:100%;position:relative}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar input{width:100%;background:var(--hoverColor);padding:1.2rem 9rem 1.2rem 1.5rem;border-radius:2rem;font-family:"Circular Std";color:var(--secondaryColor)}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar textarea{width:100%;background:var(--cardsBGDarkColor);color:var(--primaryColor);padding:1.2rem 4rem 1.2rem 1.5rem;border-radius:2rem;height:4.3rem;resize:none;font-family:"Circular Std"}@media screen and (max-width:768px){.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar textarea{padding-right:4.5rem}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar .noOfChar{position:absolute;right:1rem;top:.7rem;border-radius:.8rem;padding:.5rem 1rem;color:var(--secondaryColor);font-size:var(--fontSize10)}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commFlightIcon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commFlightIcon svg{height:2.5rem;width:2.5rem}.commentExpandArea .commentArea .replyArea{padding-bottom:7rem}@media screen and (min-width:769px){.commentExpandArea .commentArea .replyArea{bottom:0;margin-bottom:0;padding-bottom:9rem}}.commentExpandArea .commentArea .replyArea.replayImageVideo ul li .commentReplyCard .replyBox{width:100%;margin-left:1rem}.commentExpandArea .commentArea .replyArea ul{margin:0;padding:0}.commentExpandArea .commentArea .replyArea ul li{padding:3rem 2rem 2rem}.commentExpandArea .commentArea .replyArea ul li:nth-child(n+2){padding:0 2rem 2rem}.commentExpandArea .commentArea .replyArea ul li li{margin:1rem 0 1rem 6.2rem;padding:0}.commentExpandArea .commentArea .replyArea .ListMenuPopup li{margin:0;padding:.8rem .5rem .8rem 2rem}.commentExpandArea .commentArea .replyArea .commentReplyCard{display:flex;justify-content:space-between}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox{padding:1rem 2rem;border:.1rem solid var(--strokeColor);border-radius:.8rem;width:100%;margin-left:1rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader{display:flex;justify-content:space-between}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails{display:flex;align-items:flex-start;min-height:5.5rem;max-width:50%}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userPic{width:5rem;height:5rem;border-radius:10rem;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText{display:flex;flex-direction:column}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userNameText{font-weight:700;font-size:var(--fontSize12);line-height:18px;letter-spacing:-.3px;color:var(--primaryColor);max-width:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:767px){.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userNameText{max-width:17rem}}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize12);line-height:1.5rem;letter-spacing:-.257143px;color:var(--secondaryColor);max-width:20rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions{text-align:right;position:relative;max-width:50%}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions button{color:var(--themeMainColor);background:transparent!important}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions .pushButton{display:flex;justify-content:flex-end;position:relative}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions .pushButton .ListMenuPopup{top:3.5rem;z-index:3}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions{display:flex;align-items:center}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .comments,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .likes,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .shares{display:flex;align-items:center;justify-content:center;margin-right:1rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .comments button,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .likes button,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .shares button{margin-right:.5rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription{margin-top:-1rem;word-break:break-word}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription p{line-height:1.8rem;color:var(--primaryColor);white-space:pre-wrap;word-break:break-word;padding-top:.5rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription p a{color:var(--themeMainColor)}.commentExpandArea .commentArea .replyArea .cardPostComment{display:flex;margin-top:1rem}.commentExpandArea .commentArea .replyArea .cardPostComment .userAvatar{margin-right:1rem}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar{width:100%;position:relative}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar input{width:100%;background:var(--hoverColor);padding:1.2rem 1.5rem;border-radius:2rem;font-family:"Circular Std"}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar textarea{width:100%;background:var(--hoverColor);padding:1.2rem 4rem 1.2rem 1.5rem;border-radius:2rem;height:5rem;resize:none;font-family:"Circular Std"}@media screen and (max-width:768px){.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar textarea{padding-right:4.5rem}}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar .noOfChar{position:absolute;right:0;top:0;background-color:var(--themeMainColor);border-radius:.8rem}.nonImage .replyArea .noComments{height:30rem}.imageContentComment .noComments,.nonImage .replyArea .noComments{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.imageContentComment .noComments{height:40rem}@media screen and (min-width:768px){.imageContentComment .noComments{height:40rem}}.replayImageVideo .noComments{width:100%;height:40rem;display:flex;justify-content:center;align-items:center;padding:1rem}@media screen and (min-width:768px){.replayImageVideo .noComments{height:40rem}}.isIntroCard .floatingBlack{width:100%;height:100%;padding:20px;background:rgba(0,0,0,.25);position:relative}.pollOptionList{pointer-events:none;cursor:none;opacity:.4}.cardDescriptionPoll .votesMintsLeft{display:flex;justify-content:space-between;margin-top:1rem}.cardDescriptionPoll .votesMintsLeft .totalVotes{border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:var(--themeLightColor);padding:.3rem 1rem;white-space:nowrap}.cardDescriptionPoll .votesMintsLeft .mintsLeft,.cardDescriptionPoll .votesMintsLeft .totalVotes{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;color:var(--themeMainColor)}@-webkit-keyframes mymove{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mymove{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}.productServiceCard{background:var(--secondaryFontColor);border-radius:1rem;border:.1rem solid var(--strokeColor);width:22.4rem;max-width:22.4rem;height:100%}.productServiceCard .productServiceCardImg{display:flex;align-items:center;justify-content:center;height:22.4rem;max-height:22.4rem;overflow:hidden}.productServiceCard .productServiceCardImg img{max-height:22.4rem;max-width:100%}.productServiceCard .productServicesContent h6{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productServiceCard .productServicesContent .boothNameWrapper{display:flex;align-items:center;justify-content:flex-start}.productServiceCard .productServicesContent .boothNameWrapper .boothName{background:var(--themeMainColor);border-radius:.5rem;font-style:normal;font-weight:var(--weightBold);font-size:var(--size12);line-height:1.5rem;display:flex;align-items:center;justify-content:center;color:var(--secondaryFontColor);padding:.3rem .7rem;white-space:nowrap;margin:.4rem .8rem .4rem 0}.engageCard{background:var(--cardsBGColor);border:1px solid var(--strokeColor);font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;letter-spacing:-.257143px;display:flex;align-items:flex-start;flex-direction:column;overflow:hidden;transition:all .25s}.engageCard .engageDefaultSvg{background-color:var(--cardsBGDarkColor)}@media screen and (max-width:1024px){.engageCard .engageDefaultSvg{display:block}}.engageCard .cardMedia{width:100%;background-color:#f0f0f0;padding-top:100%;position:relative}.engageCard .cardMedia>img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.engageCard .cardBanner{width:100%;display:block;height:100%}.engageCard .cardContent{position:relative;width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:15rem}@media screen and (min-width:768px){.engageCard .cardContent{padding:1.5rem;min-height:31rem}}.engageCard .cardContent .titleEntries{word-break:break-word;font-size:var(--fontSize14);line-height:2.5rem}@media screen and (min-width:768px){.engageCard .cardContent .titleEntries{font-size:var(--fontSize20)}}.engageCard .cardContent .descriptionText{word-break:break-word}@media screen and (max-width:767px){.engageCard .cardContent .descriptionText{display:none}}.engageCard .cardContent .contEndIn{display:none}@media screen and (min-width:768px){.engageCard .cardContent .contEndIn{display:block}}.engageCard .engageTimeBlock{border:1px solid var(--strokeColor);border-radius:10px}.engageCard .engageTimeBlock>div{padding:.5rem 1.2rem 0;width:33%}@media screen and (min-width:768px){.engageCard .engageTimeBlock>div{padding:1.2rem}}.engageCard .engageTimeBlock>div:nth-child(n+2){border-left:1px solid var(--strokeColor)}.engageCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize16);font-weight:var(--weightBold)}@media screen and (min-width:768px){.engageCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize22)}}.engageCard .engageTimeBlock .contCountdown{font-size:var(--fontSize10)}@media screen and (min-width:768px){.engageCard .engageTimeBlock .contCountdown{font-size:var(--fontSize14)}}.engageCard .totalEntries{position:absolute;left:1.5rem;top:1.5rem;color:var(--headerBGColor);background-color:var(--themeMainColor);border-radius:.8rem;padding:.4rem 1rem}.engageCard .totalEntries svg{color:var(--themeMainColor)}.engageCard .totalEntriesMob{width:100%;background-color:var(--headerBGColor);border:.1rem solid var(--strokeColor);border-radius:.8rem;padding:.4rem 1rem}.engageCard .totalEntriesMob svg{color:var(--themeMainColor)}.engageCard .winnerAnnounceWrapper{border:1px solid var(--strokeColor);border-radius:10px;padding:1rem;text-align:left}@media screen and (min-width:768px){.engageCard .winnerAnnounceWrapper{border:none;border-top:1px solid var(--strokeColor);border-radius:0;padding:1rem 1.5rem;min-height:6rem;margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:-1rem}}.engageCard .winnerAnnounceWrapper .winnerAnnounceTitle{font-size:var(--fontSize14);max-width:100px;color:var(--primaryColor);font-weight:var(--weightBold);text-align:left}@media screen and (min-width:768px){.engageCard .winnerAnnounceWrapper .winnerAnnounceTitle{max-width:calc(100% - 7.5rem)}}.engageCard .winnerAnnounceWrapper .winnerHasAnnounceTitle{font-size:var(--fontSize14);max-width:100%;color:var(--primaryColor);font-weight:var(--weightBold)}@media screen and (max-width:767px){.engageCard .winnerAnnounceWrapper .winnerPersonBlock{display:none}}.engageCard .winnerAnnounceWrapper .winnerPersonBlock .notDeclare>svg,.engageCard .winnerAnnounceWrapper .winnerPersonBlock>svg{color:var(--themeMainColor)}.engageCard .winnerAnnounceWrapper .winnerPersonBlock .winnerFirst{height:4.5rem}.engageCard .winnerAnnounceWrapper .winnerPersonBlock .winnerFirst>svg{color:var(--themeMainColor)}.engagePageSidebarMain{padding:2rem 2rem 5rem!important}@media screen and (min-width:768px){.engagePageSidebarMain .engageDefaultSvg{height:18.3rem}}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .cardContent{min-height:23rem}}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .cardContent .titleEntries{font-size:var(--fontSize14)}}.engagePageSidebarMain .engageCard .cardContent .descriptionText{font-size:var(--fontSize14)}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .cardContent .contEndIn{font-size:var(--fontSize12)}}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .engageTimeBlock>div{padding:.3rem 1.2rem .1em}}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize16)}}@media screen and (min-width:768px){.engagePageSidebarMain .engageCard .engageTimeBlock .contCountdown{font-size:var(--fontSize10)}}.engagePageSidebarMain .engageWideCard .engageWideCardImageWrapper{height:23rem}@media screen and (min-width:768px){.engagePageSidebarMain .engageWideCard .engageTimeBlock>div{padding:.3rem 1.2rem .1em}}@media screen and (min-width:768px){.engagePageSidebarMain .engageWideCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize16)}}@media screen and (min-width:768px){.engagePageSidebarMain .engageWideCard .engageTimeBlock .contCountdown{font-size:var(--fontSize10)}}.engageWideCard{margin:1rem;background:var(--cardsBGColor);border:1px solid var(--strokeColor);font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);line-height:1.5rem;letter-spacing:-.257143px;display:flex;overflow:hidden;transition:all .25s}.engageWideCard .engageWideCardImageWrapper{width:14rem}@media screen and (min-width:767px){.engageWideCard .engageWideCardImageWrapper{width:50%}}@media screen and (min-width:768px){.engageWideCard .engageWideCardImageWrapper{width:30rem;height:28.5rem}}@media screen and (min-width:920px){.engageWideCard .engageWideCardImageWrapper{width:50%}}.engageWideCard .engageWideCardImageWrapper>img{object-fit:cover;width:100%;max-height:100%;height:100%}@media (max-width:480px){.engageWideCard .engageWideCardImageWrapper>img{height:100%}}@supports (-ms-ime-align:auto){.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{padding:8.1rem 0}}.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{width:100%;border-radius:.8rem 0 0 .8rem;overflow:hidden;margin:0;height:100%;background-color:var(--cardsBGDarkColor);display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{padding:8.1rem 0}}@media screen and (min-width:1440px){.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{padding:8.1rem 0}}@media screen and (min-width:1680px){.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{padding:8.6rem 0}}@media screen and (min-width:1920px){.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo{padding:8.8rem 0}}.engageWideCard .cardBanner,.engageWideCard .engageWideCardImageWrapper .contestDefaultLogo>img{width:100%;max-height:100%;display:block}.engageWideCard .cardContent{position:relative;width:50%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:480px){.engageWideCard .cardContent{padding:.7rem 1rem 1rem;width:60%}}@media (min-width:768px){.engageWideCard .cardContent{width:30rem}}@media (min-width:920px){.engageWideCard .cardContent{width:50%}}.engageWideCard .cardContent h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:var(--fontSize20)}@media (max-width:480px){.engageWideCard .cardContent h4{min-height:3rem;width:20rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:var(--fontSize14)}}.engageWideCard .cardContent .constEnd{display:none}@media screen and (min-width:768px){.engageWideCard .cardContent .constEnd{display:block}}@media screen and (max-width:767px){.engageWideCard .cardContent .mt12{margin-top:0}}.engageWideCard .cardContent .contCountdown{font-size:var(--fontSize10)}@media screen and (min-width:768px){.engageWideCard .cardContent .contCountdown{font-size:var(--fontSize14)}}.engageWideCard .engageTimeBlock{border:1px solid var(--strokeColor);border-radius:10px;margin-top:.8rem}@media (max-width:767px){.engageWideCard .engageTimeBlock{margin-top:0}}.engageWideCard .engageTimeBlock>div{padding:1.2rem;width:33%}@media (max-width:480px){.engageWideCard .engageTimeBlock>div{padding:.5rem}}.engageWideCard .engageTimeBlock>div:nth-child(n+2){border-left:1px solid var(--strokeColor)}.engageWideCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize16);font-weight:var(--weightBold);max-width:10rem}@media screen and (min-width:768px){.engageWideCard .engageTimeBlock>div .timeTitle{font-size:var(--fontSize22)}}.engageWideCard .totalEntries svg{color:var(--themeMainColor)}.engageWideCard .totalEntriesMobile{border:1px solid var(--strokeColor);border-radius:1rem;font-weight:var(--weightSemiBold);padding:.5rem .7rem}@media screen and (min-width:768px){.engageWideCard .totalEntriesMobile{padding:.7rem}}.engageWideCard .totalEntriesMobile svg{color:var(--themeMainColor)}.engageWideCard .winnerAnnounceWrapper{border:1px solid var(--strokeColor);border-radius:10px;padding:0 .5rem;margin-top:0}@media screen and (min-width:768px){.engageWideCard .winnerAnnounceWrapper{padding:1rem 1.5rem;margin-top:.8rem}}.engageWideCard .winnerAnnounceWrapper .winnerAnnounceTitle{font-size:var(--fontSize12);max-width:120px;color:var(--primaryColor);font-weight:var(--weightBold);padding:1rem 1.5rem}@media screen and (min-width:768px){.engageWideCard .winnerAnnounceWrapper .winnerAnnounceTitle{padding:0;font-size:var(--fontSize14);max-width:100px}}.engageWideCard .winnerAnnounceWrapper .winnerHasAnnounceTitle{font-size:var(--fontSize12);max-width:100%;color:var(--primaryColor);font-weight:var(--weightBold)}@media screen and (min-width:768px){.engageWideCard .winnerAnnounceWrapper .winnerHasAnnounceTitle{font-size:var(--fontSize14)}}@media screen and (max-width:768px){.engageWideCard .winnerAnnounceWrapper .winnerPersonBlock{display:none}}.engageWideCard .winnerAnnounceWrapper .winnerPersonBlock>svg{color:var(--themeMainColor)}.engageWideCard .winnerAnnounceWrapper .winnerPersonBlock .winnerFirst{height:4.5rem}.engageWideCard .winnerAnnounceWrapper .winnerPersonBlock .winnerFirst>svg{color:var(--themeMainColor)}@media screen and (max-width:767px){.engageWideCard .winnerAnnounceWrapper.h73{height:5.1rem}}.min6{min-height:6rem}.min2{min-height:2.5rem}.min28{min-height:2.8rem}@media screen and (max-width:767px){.engageWideWrapper .slick-list{min-height:104px!important}}.boothSideTabBlock{position:relative;background:var(--cardsBGColor);z-index:9}.boothSideTabBlock .tabIconTextMobClass:hover .slick-next,.boothSideTabBlock .tabIconTextMobClass:hover .slick-prev{display:block}.boothSideTabBlock .tabIconTextMobClass .slick-next,.boothSideTabBlock .tabIconTextMobClass .slick-prev,.boothSideTabBlock .tabIconTextMobClass:hover .slick-disabled{display:none}.boothSideTabBlock .tabIconTextMobClass .slick-next svg,.boothSideTabBlock .tabIconTextMobClass .slick-prev svg{height:3rem;width:3rem;box-shadow:0 0 1.5rem var(--shadowColor);border-radius:50%}.boothSideTabBlock .tabIconTextMobClass .slick-next{right:1.5rem;top:1rem}.boothSideTabBlock .tabIconTextMobClass .slick-prev{z-index:1;left:1rem}.eventFeeds .sliderTrue{width:100%}.eventFeeds .sliderTrue .slick-slide{min-width:7rem;max-width:7rem}.eventFeeds .sliderTrue .slick-slide .tabText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bottom-drawer{position:fixed;width:100%;height:70vh;bottom:0;-webkit-transform:translateY(calc(100% - 7rem));transform:translateY(calc(100% - 7rem));transition:.3s ease-in-out;background-color:var(--cardsBGColor);z-index:10}.bottom-drawer.open{-webkit-transform:translate(0);transform:translate(0)}.bottom-drawer.open .bottom-drawer-toggle button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bottom-drawer .bottom-drawer-header-wrapper{display:flex}.bottom-drawer .bottom-drawer-header-wrapper .tabPanelWrapper{width:calc(100% - 1.5rem)}.bottom-drawer .bottom-drawer-toggle{padding:1rem;transition:.3s ease-in-out;border-bottom:1px solid var(--strokeColor);background-color:var(--cardsBGColor)}.bottom-drawer .bottom-drawer-toggle button{border-radius:50%;color:var(--secondaryColor)}.bottom-drawer .bottom-drawer-content{height:calc(100% - 6.2rem)}.bottom-drawer .bottom-drawer-content iframe{height:50vh;width:100%}.accordianWrapper .accordianHeader{font-weight:700;font-size:1.4rem;line-height:1.8rem;letter-spacing:-.3px;color:#000;display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-top:1px solid var(--strokeColor);border-bottom:1px solid var(--strokeColor)}.accordianWrapper .accordianHeader .arrow{cursor:pointer}.chatMenuPopup{background:var(--cardsBGColor);border:1px solid var(--strokeColor);box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:1.2rem;font-weight:450;font-size:var(--fontSize12);line-height:2rem;letter-spacing:-.224px;color:var(--primaryColor);max-width:16.3rem;min-height:16rem;width:16.3rem;position:absolute;right:0;top:2.5rem;z-index:1;padding:1rem 0}.chatMenuPopup svg{margin-right:1.2rem}.chatMenuPopup li{padding:.8rem .5rem 0 2rem;display:flex;align-items:center;cursor:pointer}.chatMenuPopup li:not(:last-child){padding-bottom:.8rem}