.peoplesCardWrapper{position:relative;margin:1rem;border:1px solid var(--strokeColor);background:var(--cardsBGColor);overflow:hidden}.peoplesCardWrapper img{width:100%;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.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:1rem;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:3.2rem;width:3.2rem;border-radius:1rem}.peoplesCardWrapper .delegateCard.large .attendeeType .categoryType{height:4.8rem;width:4.8rem;border-radius:1.6rem}.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 .cardActions .categoryType{border-color:var(--themeMainColor)!important}.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}.exibitorCard{border:1px solid var(--strokeColor);position:relative}.exibitorCard .boothBanner{background:var(--cardsBGColor);max-height:23.6rem;min-height:23.6rem;width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;transition:all .25s}@media screen and (min-width:1920px){.exibitorCard .boothBanner{max-height:28.4rem;min-height:28.4rem}}.exibitorCard .boothBanner:after{position:absolute;transition:all .25s;width:100%;height:100%;bottom:0;content:"";background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.174) 51.22%,transparent)}.exibitorCard .boothBanner:hover:after{background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.174) 51.22%,transparent)}.exibitorCard .boothBanner.noMedia:after{display:none}.exibitorCard .boothBanner.noMedia .bannerFooter .logoTextWrapper h2{color:var(--primaryColor)}.exibitorCard .boothBanner.noMedia .bannerFooter .logoTextWrapper .peopleCount{height:2.5rem;width:2.5rem;border-radius:.8rem;border:1px solid var(--strokeColor);background-color:var(--cardsBGColor)}.exibitorCard .boothBanner.noMedia .bannerFooter~img{display:none}.exibitorCard .boothBanner>img{width:100%;height:25.8rem;border-radius:0;object-fit:fill}@media screen and (min-width:1920px){.exibitorCard .boothBanner>img{height:28.4rem}}@-webkit-keyframes mover{0%{-webkit-transform:translateY(.8rem);transform:translateY(.8rem)}to{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}}@keyframes mover{0%{-webkit-transform:translateY(.8rem);transform:translateY(.8rem)}to{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}}.exibitorCard .boothBanner .bannerHeader{display:flex;justify-content:space-between;position:absolute;width:calc(100% - 4rem);top:2rem;left:2rem;right:2rem;z-index:1}@media screen and (max-width:768px){.exibitorCard .boothBanner .bannerHeader{width:calc(100% - 2rem);top:1rem;left:1rem;right:1rem}}.exibitorCard .boothBanner .bannerHeader .tagsWrapper{width:calc(100% - 17rem);min-width:10rem;cursor:default}@media screen and (max-width:767px){.exibitorCard .boothBanner .bannerHeader .tagsWrapper{min-width:inherit}}.exibitorCard .boothBanner .bannerHeader .tag{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.exibitorCard .boothBanner .bannerHeader .bannerAction{display:flex;align-items:center;justify-content:center}.exibitorCard .boothBanner .bannerHeader .bannerAction svg{width:2rem;height:2rem;color:inherit}.exibitorCard .boothBanner .bannerHeader .bannerAction .chatIcon{color:var(--themeMainColor)}.exibitorCard .boothBanner .bannerFooter{position:absolute;left:2.5rem;bottom:2.5rem;z-index:1;display:flex;align-items:center;width:95%}.exibitorCard .boothBanner .bannerFooter .liveWrapper{background-color:#ff0002;border-radius:.5rem;color:#fff;text-transform:uppercase;padding:.2rem .5rem;position:absolute;top:-1.8rem;left:0;font-size:var(--fontSize12);font-weight:var(--weightNormal);letter-spacing:.3px}.exibitorCard .boothBanner .bannerFooter .bannerLogo{width:8.5rem;height:8.5rem;background:var(--cardsBGColor);display:flex;align-items:center;justify-content:center;margin-right:1.5rem;border:1px solid var(--strokeColor);overflow:hidden}@media screen and (max-width:768px){.exibitorCard .boothBanner .bannerFooter .bannerLogo{width:4.4rem;height:4.4rem;border-radius:1rem}}.exibitorCard .boothBanner .bannerFooter .bannerLogo img{width:100%;height:100%;object-fit:contain}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper{width:calc(85% - 8rem);position:relative}@media screen and (max-width:767px){.exibitorCard .boothBanner .bannerFooter .logoTextWrapper{width:calc(90% - 8rem)}}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper h2{color:#fff;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper .peopleDetails{display:flex;align-items:center}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper .peopleDetails .peopleImg{box-sizing:initial}@media screen and (max-width:768px){.exibitorCard .boothBanner .bannerFooter .logoTextWrapper .peopleDetails .peopleImg{margin:0 .5rem 0 0}}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper .peopleDetails .peopleImg:not(:first-child){margin-left:-.4rem}.exibitorCard .boothBanner .bannerFooter .logoTextWrapper .peopleCount{color:var(--primaryColor);height:2.5rem;width:2.5rem;display:flex;border:1px solid var(--strokeColor);align-items:center;justify-content:center;border-radius:.8rem;background-color:var(--cardsBGColor)}@media screen and (max-width:767px){.exibitorCard .exhiTags.OnlyTwoTag .tags{max-width:7rem}.exibitorCard .exhiTags.OnlyTwoTag .tags:last-child{margin-right:0}}@media screen and (max-width:767px){.exibitorCard .exhiTags.OnlyOneTag .tags{max-width:inherit;width:auto;min-width:inherit;margin:0 auto .4rem 0}}.exibitorCard .exhiTags .tags{max-width:12.5rem}@media screen and (max-width:768px){.exibitorCard .exhiTags .tags{max-width:5.3rem}}@media screen and (max-width:768px){.boothsModalPeople{height:100vh;height:calc(var(--vh, 1vh)*100)}}@media screen and (max-width:768px){.boothsModalPeople .modalHeader{padding:0 0 2rem 4.5rem}}.boothsModalPeople .modalBody .chatUserItem button{margin-left:1rem!important}@media (max-width:767px){.boothsModalPeople .modalBody .chatUserItem button{margin-left:.5rem}}.boothsModalPeople .modalBody .likedUsers{max-height:35rem;overflow-y:auto}@media screen and (max-width:768px){.boothsModalPeople .modalBody .likedUsers{max-height:calc(100vh - 100px);max-height:calc(var(--vh, 1vh)*100 - 100px)}}.BookMarkOverlay{z-index:510}.BookMarkOverlay .BookmarkModal .modalHeader{display:none}.cu-modal-overlay .cu-modal-dialog.boothsModalPeople{height:100vh;height:calc(var(--vh, 1vh)*100)}.highlightBooth{box-shadow:0 0 2rem var(--shadowColor);border:2px solid var(--themeMainColor);border-radius:1.4rem}@media screen and (max-width:767px){.large .exibitorCard .exhiTags .tags,.medium .exibitorCard .exhiTags .tags{max-width:8rem}}.slick-slide .exibitorCard .exhiTags .tags{margin-left:0}.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:1.6rem}}.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 1.6rem 1.6rem}}.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:"Poppins",sans-serif;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:60rem;max-height:60rem;overflow:auto;position:relative}}.commentExpandArea .commentArea .mainCommentBox.isIntroCard{padding:0;border-bottom:.1rem solid var(--strokeColor);position:relative}.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;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{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-left:.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}.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 .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 .mintsLeft{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 .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 .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 .likes p{color:var(--disabledColor);font-weight:500}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments svg{color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments button{background-color:transparent}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments button svg{color:var(--primaryColor)}.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments p{color:var(--disabledColor);font-weight:500}.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;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText{display:flex;flex-direction:column}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userNameText{line-height:18px;letter-spacing:-.3px}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userDesingnation{font-weight:400;line-height:2rem;letter-spacing:-.257143px;width:193px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commentExpandArea .commentArea .mainCommentBox .cardHeader .cardActions button{margin-left:.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 .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:"Poppins",sans-serif;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}.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 .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 .mintsLeft{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:-8rem;background:var(--cardsBGColor);padding:2rem 2.7rem 2rem 2rem;border-top:.1rem solid var(--strokeColor);width:100%;border-radius:0}@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:"Poppins",sans-serif;color:var(--secondaryColor)}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar textarea{width:100%;border:1px solid var(--strokeColor);color:var(--primaryColor);padding:1rem 4rem 1rem 1.2rem;border-radius:1.4rem;height:4.2rem;resize:none;font-family:"Poppins",sans-serif}@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:.8rem;padding:.5rem;color:var(--secondaryColor);font-size:var(--fontSize10)}.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}.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:1.6rem;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;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{line-height:18px;letter-spacing:-.3px;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;line-height:1.5rem;letter-spacing:-.257143px;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)}.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 .cardHeader .cardActions .pushButton .ListMenuPopup li{padding:1.6rem}.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 .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:"Poppins",sans-serif}.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:"Poppins",sans-serif}@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 .mintsLeft{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)}}.cardDescriptionPoll{margin-top:2rem;margin-bottom:2rem}.cardDescriptionPoll .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}.cardDescriptionPoll p pre,.cardDescriptionPoll p span{font-family:"Poppins",sans-serif;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;cursor:default}.cardDescriptionPoll a{text-decoration:none;color:var(--themeMainColor)}.cardDescriptionPoll .PollBar{height:4rem;position:relative;background:var(--cardsBGDarkColor);overflow:hidden;border-radius:1.2rem;margin-top:10px;display:flex;align-items:center;justify-content:space-between}.cardDescriptionPoll .PollBar p{white-space:nowrap;padding:0 2rem}.cardDescriptionPoll .PollBar span{display:block;height:100%;width:100%;position:absolute;border-radius:1.2rem}.cardDescriptionPoll .PollBar .progress{background-color:var(--cardsBGExtraDarkColor);-webkit-animation:progressBar 1.5s ease-in-out;-webkit-animation-fill-mode:both;-moz-animation:progressBar 1.5s ease-in-out;-moz-animation-fill-mode:both;animation:progressBar 1.5s ease-in-out;animation-fill-mode:both;display:flex;align-items:center;overflow:hidden}.cardDescriptionPoll .PollBar .progress p{padding:0 2rem}.cardDescriptionPoll .PollBar .progress.blueBar{background-color:var(--themeMainColor);overflow:hidden}.cardDescriptionPoll .PollBar .progress.blueBar p{white-space:nowrap;color:var(--secondaryFontColor);z-index:9;overflow:hidden}@media screen and (min-width:768px){.cardDescriptionPoll .PollBar .progress.blueBar p{max-width:100%;overflow:visible}}@-webkit-keyframes progressBar{0%{width:0}to{width:100%}}@keyframes progressBar{0%{width:0}to{width:100%}}.cardDescriptionPoll .PollBar .PollBarText{z-index:1;display:flex;align-items:center;justify-content:space-between;width:auto;padding:0 1rem}.cardDescriptionPoll .PollBar .PollBarText p{padding:0 0 0 1rem}.cardDescriptionPoll .PollBar .PollBarText .textIcon{display:flex;align-items:center;justify-content:flex-start}.cardDescriptionPoll .PollBar .whiteTxt{color:var(--secondaryFontColor)}.cardDescriptionPoll .PollBar .polBarsLeft{text-overflow:ellipsis;overflow:hidden;max-width:100%}.cardDescriptionPoll .PollBar .polBarsLeft span{left:0;top:0;z-index:0}.cardDescriptionPoll .PollBar.checked .PollBarText .textIcon svg{color:#fff}.cardDescriptionPoll .PollOption{height:4rem;position:relative;overflow:hidden;border-radius:1.2rem;border:.1rem solid var(--strokeColor);display:flex;margin-top:10px;cursor:pointer}.cardDescriptionPoll .PollOption .PollOptionText{z-index:1;display:flex;align-items:center;justify-content:space-between;width:75%;padding:0 10px;color:var(--primaryColor);white-space:nowrap;overflow:hidden}@media screen and (min-width:768px){.cardDescriptionPoll .PollOption .PollOptionText{width:100%;overflow:visible}}.cardDescriptionPoll .PollOption .PollOptionText .textIcon{display:flex;align-items:center;justify-content:flex-start}.cardDescriptionPoll .PollOption .PollOptionText svg{display:none}.cardDescriptionPoll .PollOption.checked{height:4rem;position:relative;overflow:hidden;border-radius:1.2rem;display:flex;margin-top:10px;cursor:pointer;border:.1rem solid var(--themeMainColor)}.cardDescriptionPoll .PollOption.checked .PollOptionText{z-index:1;display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0 20px;white-space:nowrap}.cardDescriptionPoll .PollOption.checked .PollOptionText .progressBarText{color:var(--themeMainColor)}.cardDescriptionPoll .PollOption.checked .PollOptionText svg{color:var(--themeMainColor);display:block}.likedUsers{max-height:35rem;overflow:auto;padding-right:1rem}@media screen and (max-width:768px){.likedUsers{padding-right:0;max-height:none;height:calc(100vh - 13rem)}}.likedUsers ul.chatUserList{margin-top:0!important;padding:0!important}.likedUsers ul .chatUserItem{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;margin-bottom:0!important;border-bottom:.1rem solid var(--strokeColor)}.likedUsers ul .chatUserItem:last-child{border-bottom:0}.eventFeeds .eventFeedList .eventFeedCard .cardDescription.postMediaOutline{-webkit-line-clamp:initial}.eventFeeds .eventFeedList .eventFeedCard .cardModalMedia .cardMedia.mb0{margin-bottom:0;border-radius:.8rem .8rem 0 0;max-height:100%}.model.modelCreatePost .lookingOfferingBox .backgroundPost{min-width:100%;margin:-2rem;overflow:hidden;height:100vh;border-radius:0}@media screen and (min-width:768px){.model.modelCreatePost .lookingOfferingBox .backgroundPost{border-radius:.8rem .8rem 0 0;height:30rem}}.model.modelCreatePost .lookingOfferingBox .backgroundPost img{border-radius:0;min-width:100%;height:100vh}@media screen and (min-width:768px){.model.modelCreatePost .lookingOfferingBox .backgroundPost img{border-radius:1.5rem 1.5rem 0 0}}.model.modelCreatePost .lookingOfferingBox .postBox{width:100%;margin-top:6rem;position:absolute;height:calc(100% - 16rem);left:0;padding:0 2rem 1rem}@media screen and (min-width:768px){.model.modelCreatePost .lookingOfferingBox .postBox{margin-top:auto;height:30rem;position:absolute}}.model.modelCreatePost .lookingOfferingBox .postBox .postHead{display:flex;justify-content:flex-start;width:100%;margin-bottom:1.5rem;position:relative}.model.modelCreatePost .lookingOfferingBox .postBox .postHead .postContent{color:#fff;overflow:auto;height:10.5rem;padding-right:1rem}@media screen and (min-width:768px){.model.modelCreatePost .lookingOfferingBox .postBox .postHead .postContent{overflow:auto;height:11rem;padding-right:1rem}}.model.modelCreatePost .lookingOfferingBox .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 .lookingOfferingBox .postBox .postHead .postHeadContent{display:flex;justify-content:flex-start;width:100%}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea{display:flex;justify-content:flex-start;width:100%;overflow:hidden;bottom:2rem;position:absolute}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .slick-slider .slick-slide{margin-right:.5rem}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .slick-slider .slick-arrow{display:none!important}@media screen and (min-width:768px){.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea{padding:1rem 2rem 2rem;bottom:2rem;position:inherit;left:0}}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .imageList{min-width:5.5rem;min-height:5.5rem;width:5.5rem;height:5.5rem;border-radius:.8rem;position:relative;cursor:pointer;background:var(--themeLightColor)}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .imageList .checkImgIcon{display:none}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .imageList img{border-radius:.8rem;width:5.5rem;height:5.5rem}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .checkImage{display:flex;align-items:center;justify-content:center;border:.1rem solid var(--themeMainColor)}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .checkImage .checkImgIcon{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--cardsBGColor);width:2.5rem;height:2.5rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.model.modelCreatePost .lookingOfferingBox .postBox .imageListArea .checkImage .checkImgIcon svg{color:var(--primaryColor)}.model.modelCreatePost .lookingOfferingBox .postBox .postMedia{width:100%}.model.modelCreatePost .lookingOfferingBox .postBox .postMedia img{border-radius:1.5rem 1.5rem 0 0;width:100%}.model.modelCreatePost .lookingOfferingBox .postBox .postMediaOutline{border:1px solid var(--strokeColor);border-radius:1.5rem}.model.modelCreatePost .lookingOfferingBox .postBox .postMediaContent{width:100%}.postBox .videoImages{position:relative;width:100%;cursor:pointer;display:flex;justify-content:flex-start}.postBox .videoImages .imgSizeError{background:#fee;padding:1rem;color:#c33;width:100%}.postBox .videoImages .UploadBox{background-color:var(--cardsBGDarkColor);border:1px solid var(--strokeColor);border-radius:1.6rem;letter-spacing:-.168px;color:var(--secondaryColor);position:relative;cursor:pointer;height:12rem}.postBox .videoImages .UploadBox .imgUploadText{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.postBox .videoImages .UploadBox .uploadFull{margin-top:0;position:absolute;left:0;cursor:pointer;top:0;width:100%;height:100%;opacity:0}.postBox .videoImages img{border-radius:2rem;max-height:20rem;max-width:100%;display:block}.postBox .videoImages .uploadContainer{position:relative;width:auto}.postBox .videoImages .loadingImages{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;border-radius:.8rem;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.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}.engagePost.modelCreatePost{position:relative;z-index:12;padding:0}@media screen and (min-width:768px){.engagePost.modelCreatePost{margin-top:-10rem;padding:0!important;position:relative!important}}.engagePost.modelCreatePost .postBox{width:100%;margin-top:6rem;display:flex;flex-direction:column;justify-content:flex-start;-webkit-filter:none;filter:none;padding:0}@media screen and (min-width:768px){.engagePost.modelCreatePost .postBox{margin-top:auto}}.engagePost.modelCreatePost .postBox .postHead{display:flex;justify-content:flex-start;width:100%;margin-bottom:1.5rem;align-items:flex-start}.engagePost.modelCreatePost .postBox .postHead .postContent{-webkit-appearance:none;width:100%;font-size:1.6rem;font-weight:var(--weightNormal)}.engagePost.modelCreatePost .postBox .postHead .postHeadContent{display:flex;justify-content:flex-start;width:100%}.engagePost.modelCreatePost .postBox .postMedia{width:100%}.engagePost.modelCreatePost .postBox .postMedia img{border-radius:.8rem .8rem 0 0;width:100%}.engagePost.modelCreatePost .modelClose{position:absolute;right:-4.5rem!important;top:0!important}.engagePost.modelCreatePost .modelBody{display:flex;background:var(--cardsBGColor);border-radius:2rem 2rem 0 0;padding:2rem;position:relative;overflow:hidden}.engagePost.modelCreatePost .modelFooter{background:var(--cardsBGColor);padding:0 2rem 2rem;border-radius:0 0 2rem 2rem}.engagePost.modelCreatePost .modelActions{display:flex;justify-content:space-between}.engagePost.modelCreatePost .modelActions .left{display:flex;justify-content:flex-start;align-items:center}.engagePost.modelCreatePost .modelActions .left .imagesActionBtn:focus{background-color:var(--cardsBGColor)}.engagePost.modelCreatePost .modelActions .right{display:flex;justify-content:flex-end;align-items:center}.loungeCard{background:var(--cardsBGColor);border:1px solid var(--strokeColor);margin-bottom:2rem;min-height:49rem;padding:5rem 3.5rem 2.8rem;text-align:center;transition:all .25s;position:relative}.loungeCard:hover{box-shadow:0 0 15px 0 var(--shadowColor)}.loungeCard.successBorder{border:2px solid var(--successColor);position:relative}.loungeCard.successBorder .tableType .tableInnView{border:1px solid var(--successColor);box-shadow:0 0 20px -5px rgba(82,164,33,.5)}.loungeCard.errorBorder{border:2px solid var(--errorColor)}.loungeCard.errorBorder .tableHead{color:var(--errorColor)}.loungeCard.errorBorder .tableType .tableInnView{border:1px solid var(--errorColor);box-shadow:0 0 2rem -5px rgba(214,20,21,.5)}.loungeCard.disabledLoungeTable{opacity:.6}.loungeCard.disabledLoungeTable:after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.09019607843137255);opacity:.5;position:absolute;top:0;left:0}.loungeCard .loungeContentWrapper{position:absolute;bottom:2rem;width:100%;left:0}.loungeCard .loungeListCardBtnWrap{position:absolute;top:1.5rem;left:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.loungeCard .loungeListCardBtnWrap .btnNrml{background:#e0e0e0!important;color:#fff;border:none}.loungeCard .loungeListCardBtnWrap .btnNrml.btnActive{background-color:var(--errorColor)!important}.loungeCard .loungeListCardBtnWrap .logoutIcon{color:#fff;background-color:var(--errorColor)!important}.loungeCard .loungeListCardBtnWrap .logoutIcon svg{width:1.8rem}.loungeCard .sittingSofa{position:absolute}.loungeCard .sittingSofa .mr5{margin-right:0}.loungeCard .sittingSofa .mr5>.MuiAvatar-root{margin:.3rem auto}.loungeCard .sittingSofa .seatSelection{position:absolute;height:4.75rem;width:6.5rem;z-index:1;top:1.5rem;cursor:pointer}.loungeCard .sittingSofa .seatSelection .MuiAvatar-root{margin:.3rem auto}.loungeCard .sittingSofa .seatSelection:before{content:"";width:3.5rem;height:2.2rem;position:absolute;border-radius:.2rem;box-shadow:1px 1px #ccc;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;transition:all .25s;background-color:#bbb}.loungeCard .sittingSofa .seatSelection:hover:before{opacity:1}.loungeCard .sittingSofa .seatSelection img{width:100%}.loungeCard .sittingSofa .seatSelection:disabled{cursor:not-allowed}.loungeCard .sittingSofa .potIcon{position:absolute;right:-4rem;top:2.25rem}.loungeCard .timeLeftText{margin-top:-3.3rem;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.loungeCard .tableHead{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:33.5rem}.loungeCard .tableText{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:30.2rem;margin:auto}.loungeCard .tableType{background:#fafafa;box-shadow:0 0 3rem rgba(0,0,0,.14);display:flex;align-items:center;justify-content:center}.loungeCard .tableType .tableInnView{background:var(--cardsBGColor);border:1px solid var(--strokeColor);display:flex;align-items:center;justify-content:center;overflow:hidden}.loungeCard .tableType .tableInnView img{cursor:pointer}.loungeCard .tableType.round{width:13.4rem;height:13.4rem;border-radius:10rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:-3rem}.loungeCard .tableType.round .tableInnView{border-radius:100px;width:90%;height:90%}.loungeCard .tableType.round .tableInnView img{max-width:5rem}.loungeCard .tableType.square{border-radius:2rem;width:30.5rem;height:14.3rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:-3rem}.loungeCard .tableType.square .tableInnView{border-radius:1.5rem;width:100%;height:100%}.loungeCard .tableType.square .tableInnView img{max-height:9rem}.loungeCard.verticalMode .loungeListCardBtnWrap{top:1rem;left:1rem}.loungeCard.capacity-2 .sittingSofa.position-1{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.loungeCard.capacity-2 .sittingSofa.position-2{top:50%;-webkit-transform:translate(-50%,50%) rotate(180deg);transform:translate(-50%,50%) rotate(180deg);left:50%;margin-top:3rem}.loungeCard.capacity-2 .sittingSofa.position-2 .seatSelection{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.loungeCard.capacity-2 .user-1 .seatSelection{left:3rem}.loungeCard.capacity-2 .user-1 .seatSelection:before{top:-.7rem}.loungeCard.capacity-2 .user-2 .seatSelection{left:3rem}.loungeCard.capacity-2 .user-2 .seatSelection:before{bottom:-.7rem}.loungeCard.capacity-4 .sittingSofa.position-1{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.loungeCard.capacity-4 .sittingSofa.position-2{right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.loungeCard.capacity-4 .sittingSofa.position-3{top:50%;left:50%;margin-top:3rem;-webkit-transform:translate(-50%,50%) rotate(180deg);transform:translate(-50%,50%) rotate(180deg)}.loungeCard.capacity-4 .sittingSofa.position-3 .seatSelection{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loungeCard.capacity-4 .sittingSofa.position-4{right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:50%;margin-top:6rem}.loungeCard.capacity-4 .user-1 .seatSelection{left:3.5rem}.loungeCard.capacity-4 .user-1 .seatSelection:before,.loungeCard.capacity-4 .user-2 .seatSelection:before{top:-.5rem}.loungeCard.capacity-4 .user-3 .seatSelection{right:3.5rem}.loungeCard.capacity-4 .user-3 .seatSelection:before,.loungeCard.capacity-4 .user-4 .seatSelection:before{bottom:-.5rem}.loungeCard.capacity-8 .seatSelection:before{top:-.5rem}.loungeCard.capacity-8 .sittingSofa{z-index:1;width:20rem;height:1rem;left:50%}.loungeCard.capacity-8 .sittingSofa .potIcon{right:-4rem;top:3.25rem}.loungeCard.capacity-8 .sittingSofa.position-1,.loungeCard.capacity-8 .sittingSofa.position-2{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.loungeCard.capacity-8 .sittingSofa.position-3,.loungeCard.capacity-8 .sittingSofa.position-4{top:21rem;-webkit-transform:translateX(8rem) rotate(90deg);transform:translateX(8rem) rotate(90deg)}.loungeCard.capacity-8 .sittingSofa.position-3 .seatSelection,.loungeCard.capacity-8 .sittingSofa.position-4 .seatSelection{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.loungeCard.capacity-8 .sittingSofa.position-3 .seatSelection:before,.loungeCard.capacity-8 .sittingSofa.position-4 .seatSelection:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:1rem;right:0}.loungeCard.capacity-8 .sittingSofa.position-5,.loungeCard.capacity-8 .sittingSofa.position-6{top:37rem;-webkit-transform:translate(-50%) rotate(180deg);transform:translate(-50%) rotate(180deg)}.loungeCard.capacity-8 .sittingSofa.position-5 .seatSelection,.loungeCard.capacity-8 .sittingSofa.position-6 .seatSelection{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.loungeCard.capacity-8 .sittingSofa.position-5 .seatSelection:before,.loungeCard.capacity-8 .sittingSofa.position-6 .seatSelection:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);bottom:-.5rem;right:1rem;top:auto}.loungeCard.capacity-8 .sittingSofa.position-7,.loungeCard.capacity-8 .sittingSofa.position-8{-webkit-transform:translateX(-28rem) rotate(270deg);transform:translateX(-28rem) rotate(270deg);top:21rem}.loungeCard.capacity-8 .sittingSofa.position-7 .seatSelection,.loungeCard.capacity-8 .sittingSofa.position-8 .seatSelection{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loungeCard.capacity-8 .sittingSofa.position-7 .seatSelection:before,.loungeCard.capacity-8 .sittingSofa.position-8 .seatSelection:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:1rem;left:0}.loungeCard.capacity-8 .user-1 .seatSelection,.loungeCard.capacity-8 .user-3 .seatSelection,.loungeCard.capacity-8 .user-5 .seatSelection,.loungeCard.capacity-8 .user-7 .seatSelection{left:3.5rem}.loungeCard.capacity-8 .user-2 .seatSelection,.loungeCard.capacity-8 .user-4 .seatSelection,.loungeCard.capacity-8 .user-6 .seatSelection,.loungeCard.capacity-8 .user-8 .seatSelection{right:3.5rem}.loungeCard.capacity-16.verticalMode{height:90rem}.loungeCard.capacity-16 .seatSelection:before{top:-.5rem}.loungeCard.capacity-16 .sittingSofa{z-index:1;width:20rem;height:1rem;left:50%}.loungeCard.capacity-16 .sittingSofa.position-1,.loungeCard.capacity-16 .sittingSofa.position-2{-webkit-transform:translateX(-35rem);transform:translateX(-35rem)}.loungeCard.capacity-16 .sittingSofa.position-3,.loungeCard.capacity-16 .sittingSofa.position-4{-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}.loungeCard.capacity-16 .sittingSofa.position-5,.loungeCard.capacity-16 .sittingSofa.position-6{-webkit-transform:translateX(15rem);transform:translateX(15rem)}.loungeCard.capacity-16 .sittingSofa.position-7,.loungeCard.capacity-16 .sittingSofa.position-8{top:21rem;-webkit-transform:translateX(31rem) rotate(90deg);transform:translateX(31rem) rotate(90deg)}.loungeCard.capacity-16 .sittingSofa.position-7 .seatSelection,.loungeCard.capacity-16 .sittingSofa.position-8 .seatSelection{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.loungeCard.capacity-16 .sittingSofa.position-7 .seatSelection:before,.loungeCard.capacity-16 .sittingSofa.position-8 .seatSelection:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:1rem}.loungeCard.capacity-16 .sittingSofa.position-9,.loungeCard.capacity-16 .sittingSofa.position-10{top:37rem;-webkit-transform:translateX(15rem) rotate(180deg);transform:translateX(15rem) rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-9 .seatSelection,.loungeCard.capacity-16 .sittingSofa.position-10 .seatSelection{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-9 .seatSelection:before,.loungeCard.capacity-16 .sittingSofa.position-10 .seatSelection:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:3rem;left:1.5rem}.loungeCard.capacity-16 .sittingSofa.position-11,.loungeCard.capacity-16 .sittingSofa.position-12{top:37rem;-webkit-transform:translateX(-10rem) rotate(180deg);transform:translateX(-10rem) rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-11 .seatSelection,.loungeCard.capacity-16 .sittingSofa.position-12 .seatSelection{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-11 .seatSelection:before,.loungeCard.capacity-16 .sittingSofa.position-12 .seatSelection:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:3rem;left:1.5rem}.loungeCard.capacity-16 .sittingSofa.position-13,.loungeCard.capacity-16 .sittingSofa.position-14{top:37rem;-webkit-transform:translateX(-35rem) rotate(180deg);transform:translateX(-35rem) rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-13 .seatSelection,.loungeCard.capacity-16 .sittingSofa.position-14 .seatSelection{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loungeCard.capacity-16 .sittingSofa.position-13 .seatSelection:before,.loungeCard.capacity-16 .sittingSofa.position-14 .seatSelection:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:3rem;left:1.5rem}.loungeCard.capacity-16 .sittingSofa.position-15,.loungeCard.capacity-16 .sittingSofa.position-16{top:21rem;-webkit-transform:translateX(-51rem) rotate(-90deg);transform:translateX(-51rem) rotate(-90deg)}.loungeCard.capacity-16 .sittingSofa.position-15 .seatSelection,.loungeCard.capacity-16 .sittingSofa.position-16 .seatSelection{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loungeCard.capacity-16 .sittingSofa.position-15 .seatSelection:before,.loungeCard.capacity-16 .sittingSofa.position-16 .seatSelection:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:1rem;left:0}.loungeCard.capacity-16 .tableText{max-width:inherit}.loungeCard.capacity-16 .user-1 .seatSelection,.loungeCard.capacity-16 .user-3 .seatSelection,.loungeCard.capacity-16 .user-5 .seatSelection,.loungeCard.capacity-16 .user-7 .seatSelection,.loungeCard.capacity-16 .user-9 .seatSelection,.loungeCard.capacity-16 .user-11 .seatSelection,.loungeCard.capacity-16 .user-13 .seatSelection,.loungeCard.capacity-16 .user-15 .seatSelection{left:3.5rem}.loungeCard.capacity-16 .user-2 .seatSelection,.loungeCard.capacity-16 .user-4 .seatSelection,.loungeCard.capacity-16 .user-6 .seatSelection,.loungeCard.capacity-16 .user-8 .seatSelection,.loungeCard.capacity-16 .user-10 .seatSelection,.loungeCard.capacity-16 .user-12 .seatSelection,.loungeCard.capacity-16 .user-14 .seatSelection,.loungeCard.capacity-16 .user-16 .seatSelection{right:3.5rem}.loungeCard.capacity-16.verticalMode .tableType.square{height:30rem;width:14.3rem}.loungeCard.capacity-16.verticalMode .sittingSofa .potIcon{position:absolute;right:-2.5rem;top:1.5rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-1 .potIcon,.loungeCard.capacity-16.verticalMode .sittingSofa.position-9 .potIcon{right:-5.5rem;top:2.5rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-7 .potIcon,.loungeCard.capacity-16.verticalMode .sittingSofa.position-15 .potIcon{right:-3.5rem;top:2.5rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-1,.loungeCard.capacity-16.verticalMode .sittingSofa.position-2{-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-3,.loungeCard.capacity-16.verticalMode .sittingSofa.position-4{top:20rem;-webkit-transform:translateX(7.5rem) rotate(90deg);transform:translateX(7.5rem) rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-3 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-4 .seatSelection{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-3 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-4 .seatSelection:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:1rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-5,.loungeCard.capacity-16.verticalMode .sittingSofa.position-6{top:42rem;-webkit-transform:translateX(7.5rem) rotate(90deg);transform:translateX(7.5rem) rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-5 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-6 .seatSelection{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-5 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-6 .seatSelection:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:1rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-7,.loungeCard.capacity-16.verticalMode .sittingSofa.position-8{top:64rem;-webkit-transform:translateX(7.5rem) rotate(90deg);transform:translateX(7.5rem) rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-7 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-8 .seatSelection{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-7 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-8 .seatSelection:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:1rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-9,.loungeCard.capacity-16.verticalMode .sittingSofa.position-10{top:79rem;left:50%;-webkit-transform:translateX(-10rem) rotate(180deg);transform:translateX(-10rem) rotate(180deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-9 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-10 .seatSelection{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-9 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-10 .seatSelection:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:3.5rem;left:1.5rem}.loungeCard.capacity-16.verticalMode .sittingSofa.position-11,.loungeCard.capacity-16.verticalMode .sittingSofa.position-12{top:64rem;-webkit-transform:translateX(-27rem) rotate(-90deg);transform:translateX(-27rem) rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-11 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-12 .seatSelection{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-11 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-12 .seatSelection:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:1rem;left:0}.loungeCard.capacity-16.verticalMode .sittingSofa.position-13,.loungeCard.capacity-16.verticalMode .sittingSofa.position-14{top:42rem;-webkit-transform:translateX(-27rem) rotate(-90deg);transform:translateX(-27rem) rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-13 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-14 .seatSelection{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-13 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-14 .seatSelection:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:1rem;left:0}.loungeCard.capacity-16.verticalMode .sittingSofa.position-15,.loungeCard.capacity-16.verticalMode .sittingSofa.position-16{top:20rem;-webkit-transform:translateX(-27rem) rotate(-90deg);transform:translateX(-27rem) rotate(-90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-15 .seatSelection,.loungeCard.capacity-16.verticalMode .sittingSofa.position-16 .seatSelection{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loungeCard.capacity-16.verticalMode .sittingSofa.position-15 .seatSelection:before,.loungeCard.capacity-16.verticalMode .sittingSofa.position-16 .seatSelection:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:1rem;left:0}.loungeSidebar>.mt15{margin-top:0}.loungeSidebarMain{padding:2rem 2rem 5rem!important;position:relative}.loungeSidebarMain .loungeListHeader{margin-bottom:1.5rem}.capacity-2 .sittingSofa.position-1 .potIcon,.capacity-2 .sittingSofa.position-2 .potIcon,.capacity-4 .sittingSofa.position-2 .potIcon,.capacity-4 .sittingSofa.position-4 .potIcon,.capacity-8 .sittingSofa.position-2 .potIcon,.capacity-8 .sittingSofa.position-4 .potIcon,.capacity-8 .sittingSofa.position-6 .potIcon,.capacity-8 .sittingSofa.position-8 .potIcon{top:50%;bottom:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}@media screen and (max-width:767px){.capacity-8 .sittingSofa.position-4 .potIcon,.capacity-8 .sittingSofa.position-8 .potIcon{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1367px){.capacity-8 .sittingSofa.position-8 .potIcon{right:-2.4rem}.capacity-8 .sittingSofa.position-4 .potIcon,.capacity-8 .sittingSofa.position-8 .potIcon{-webkit-transform:translateY(50%);transform:translateY(50%)}.capacity-16 .sittingSofa.position-16 .potIcon{-webkit-transform:translateY(0);transform:translateY(0);top:4.8rem}.capacity-16 .sittingSofa.position-2 .potIcon,.capacity-16 .sittingSofa.position-4 .potIcon,.capacity-16 .sittingSofa.position-10 .potIcon,.capacity-16 .sittingSofa.position-12 .potIcon{left:calc(100% + 1.6rem)}}@media screen and (min-width:1440px){.capacity-8 .sittingSofa.position-8 .potIcon{right:-2.4rem}.capacity-8 .sittingSofa.position-4 .potIcon,.capacity-8 .sittingSofa.position-8 .potIcon{-webkit-transform:translateY(0);transform:translateY(0)}.capacity-16 .sittingSofa.position-16 .potIcon{-webkit-transform:translateY(-25%);transform:translateY(-25%);top:auto}.capacity-16 .sittingSofa.position-2 .potIcon,.capacity-16 .sittingSofa.position-4 .potIcon,.capacity-16 .sittingSofa.position-10 .potIcon,.capacity-16 .sittingSofa.position-12 .potIcon{-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.capacity-16 .sittingSofa.position-8 .potIcon{top:1.6rem}}.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);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.6rem;min-height:31rem}}.engageCard .cardContent .titleEntries{word-break:break-word;line-height:2.5rem}.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:1rem}.engageCard .engageTimeBlock>div{padding:.5rem;width:33%}@media screen and (min-width:768px){.engageCard .engageTimeBlock>div{padding:1rem;display:flex;align-items:center;justify-content:center}}.engageCard .engageTimeBlock>div:nth-child(n+2){border-left:1px solid var(--strokeColor)}@media screen and (min-width:768px){.engageCard .engageTimeBlock .contCountdown{margin-left:.5rem}}.engageCard .totalEntries{position:absolute;left:1.5rem;top:1.5rem}.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)}@media screen and (min-width:768px){.engageCard .winnerAnnounceWrapper{border:none;border-top:1px solid var(--strokeColor);border-radius:0;padding:1rem 1.5rem .5rem;min-height:6rem;margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:-1rem}}.engageCard .winnerAnnounceWrapper .winnerAnnounceTitle{max-width:100px;text-align:left}@media screen and (min-width:768px){.engageCard .winnerAnnounceWrapper .winnerAnnounceTitle{max-width:calc(100% - 7.5rem)}}@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 .engageTimeBlock>div{padding:.3rem 1.2rem .1em}}.engagePageSidebarMain .engageWideCard .engageWideCardImageWrapper{height:23rem}@media screen and (min-width:768px){.engagePageSidebarMain .engageWideCard .engageTimeBlock>div{padding:.3rem 1.2rem .1em}}.engageWideCard{margin:1rem;background:var(--cardsBGColor);border:1px solid var(--strokeColor);font-style:normal;font-weight:var(--weightBold);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:1.4rem 0 0 1.4rem;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:1.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}@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}}.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{margin-left:.5rem}.engageWideCard .engageTimeBlock{border:1px solid var(--strokeColor);border-radius:10px;margin-top:.5rem}@media (max-width:767px){.engageWideCard .engageTimeBlock{margin-top:0}}.engageWideCard .engageTimeBlock>div{padding:.5rem;width:33%;display:flex;align-items:center;justify-content:center}@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{max-width:10rem}.engageWideCard .totalEntriesMobile{border:1px solid var(--secondaryLightColor);border-radius:1rem;font-weight:var(--weightBold);padding:.5rem .7rem}@media screen and (min-width:768px){.engageWideCard .totalEntriesMobile{padding:.7rem}}.engageWideCard .winnerAnnounceWrapper{margin-top:0}@media screen and (min-width:768px){.engageWideCard .winnerAnnounceWrapper{margin-top:.4rem}}.engageWideCard .winnerAnnounceWrapper .winnerAnnounceTitle{max-width:120px;padding:1rem 1.5rem}@media screen and (min-width:768px){.engageWideCard .winnerAnnounceWrapper .winnerAnnounceTitle{padding:0;max-width:100px}}@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}}