.PollBar{background:var(--cardsBGDarkColor);border-radius:1.2rem;height:4rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.PollBar span{border-radius:1.2rem;width:100%;height:100%;display:block;position:absolute}.PollBar .progress{background-color:var(--cardsBGExtraDarkColor);-webkit-animation:1s ease-in-out both progressBar;-moz-animation:1s ease-in-out both progressBar;animation:1s ease-in-out both progressBar}.PollBar .progress.blueBar{background-color:var(--themeMainColor)}@keyframes progressBar{0%{width:0}to{width:100%}}.PollBar .PollBarText{z-index:1;justify-content:space-between;align-items:center;width:100%;padding:0 20px;display:flex}.PollBar .whiteTxt{color:var(--secondaryFontColor)}.PollOption{border:.1rem solid var(--strokeColor);border-radius:1.2rem;height:4rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.PollOption .PollOptionText{z-index:1;width:100%;color:var(--primaryColor);justify-content:space-between;align-items:center;padding:0 20px;display:flex}.PollOption .PollOptionText svg{display:none}.PollOption.checked{cursor:pointer;border:.1rem solid var(--themeMainColor);border-radius:1.2rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.PollOption.checked .PollOptionText{z-index:1;justify-content:flex-start;align-items:center;width:100%;padding:0 20px;display:flex}.PollOption.checked .PollOptionText .progressOptionText{color:var(--themeMainColor)}.PollOption.checked .PollOptionText svg{color:var(--themeMainColor);display:block}.nonImage.modalWrapper.container{max-width:100%}@media screen and (width>=1024px){.nonImage.modalWrapper.container{min-width:60rem;max-width:60rem}}.nonImage.modalWrapper.container .commentExpandArea .commentExpandPicture{display:none}.nonImage.modalWrapper.container .commentExpandArea .commentArea{border-radius:0;width:100%;position:relative}@media screen and (width>=769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea{border-radius:1.6rem;min-width:58rem}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .replyArea{padding-bottom:7rem}@media screen and (width>=769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea .replyArea{padding-bottom:2rem}.nonImage.modalWrapper.container .commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{border-radius:0 0 1.6rem 1.6rem;width:100%}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:5rem}@media screen and (width>=769px){.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:0}}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:2rem;margin-bottom:2rem;display:-webkit-box;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{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;font-family:Poppins,sans-serif;overflow-x:auto}.nonImage.modalWrapper.container .commentExpandArea .commentArea .mainCommentBox .cardsPoll a{color:var(--linkColor);text-decoration:none}.commentExpandArea{position:relative}@media screen and (width>=769px){.commentExpandArea{display:flex}}.commentExpandArea .bluePinCorner{border-bottom:5rem solid #0000;border-right:6rem solid var(--themeMainColor);width:0;height:0;position:absolute;top:0;right:0}.commentExpandArea .bluePinCorner svg{color:var(--secondaryFontColor);animation:1s 4 bounce1;position:absolute;top:.9rem;right:-4.5rem}.commentExpandArea .commentExpandPicture{width:100%}@media screen and (width>=769px){.commentExpandArea .commentExpandPicture{width:80rem;overflow:hidden}}.commentExpandArea .commentExpandPicture .imageBlock{background:#000;border-radius:0;width:100%;height:100%;position:relative}@media screen and (width<=768px){.commentExpandArea .commentExpandPicture .imageBlock{justify-content:center;display:flex}}@media screen and (width>=769px){.commentExpandArea .commentExpandPicture .imageBlock{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem;padding-top:25rem;overflow:hidden}}.commentExpandArea .commentExpandPicture .imageBlock img{object-fit:contain;border-radius:0;width:auto;max-width:100%;height:auto;display:block}@media screen and (width>=769px){.commentExpandArea .commentExpandPicture .imageBlock img{max-height:60rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.commentExpandArea .commentExpandPicture .imageBlock video,.commentExpandArea .commentExpandPicture .imageBlock iframe{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media screen and (width>=769px){.commentExpandArea .commentExpandPicture .imageBlock video,.commentExpandArea .commentExpandPicture .imageBlock iframe{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem;position:absolute;top:0}}.commentExpandArea .commentExpandPicture .imageBlock .playVideo{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.commentExpandArea .commentArea{background:var(--cardsBGColor);z-index:11;border-radius:0;width:100%;height:100%;max-height:90vh;overflow:auto}@media screen and (width>=769px){.commentExpandArea .commentArea{border-radius:0 1.5rem 1.5rem 0;flex-direction:column;width:50rem;max-height:min(60rem,100vh - 4rem);display:flex;position:relative;overflow:hidden}}.commentExpandArea .commentArea .mainCommentBox.isIntroCard{border-bottom:.1rem solid var(--strokeColor);padding:0;position:relative}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardDescription p{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardActions button{background-color:#0000}.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:#0000}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes button svg,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes p,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments svg{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button{background-color:#0000}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button svg,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments p{color:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .postImage{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .postImage img{object-fit:cover;width:100%;height:100%;display:block}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader{justify-content:space-between;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails{align-items:center;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userPic{width:5rem;height:5rem;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText{flex-direction:column;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText .userNameText{letter-spacing:-.3px;color:#fff;line-height:18px}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardHeader .userDetails .userText .userDesingnation{font-weight:400;font-size:var(--fontSize14);letter-spacing:-.257143px;color:#fff;white-space:nowrap;text-overflow:ellipsis;width:193px;line-height:2rem;overflow:hidden}.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 .likes,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .shares,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments{justify-content:center;align-items:center;margin-right:1rem;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .likes button,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .shares button,.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardReactions .comments button{margin-right:.5rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardDescription{word-wrap:break-word;margin-top:2rem;margin-bottom:2rem}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia{border:1px solid var(--strokeColor);border-radius:.8rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia .cardMedia{max-height:16rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardModalMedia .cardMedia img{object-fit:cover;width:100%;max-height:100%;display:block}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent{text-align:center;width:100%;overflow:hidden}@media (width<=1680px){.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent{max-height:100%}}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .waveIcon{width:auto;max-width:100%;margin:1rem auto 0}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .waveIcon svg{stroke:#fff}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .offerPostContent .leargeSpeaker{border:5px solid #fff;width:9rem;height:9rem}.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{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);background-color:var(--themeLightColor);color:var(--themeMainColor);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:.3rem 1rem;line-height:1.5rem;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft{justify-content:space-between;margin-top:1rem;display:flex}.commentExpandArea .commentArea .mainCommentBox.isIntroCard .cardsPoll .votesMintsLeft .mintsLeft{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);color:var(--themeMainColor);line-height:1.5rem}.commentExpandArea .commentArea .mainCommentBox{border-bottom:.1rem solid var(--strokeColor);padding:2rem 2rem 1.5rem;position:relative}@media (width<=768px){.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{margin-top:5rem}}.commentExpandArea .commentArea .mainCommentBox .imageBlock{margin-top:1rem}.commentExpandArea .commentArea .mainCommentBox .cardDescription a{text-decoration:none}.commentExpandArea .commentArea .mainCommentBox .cardActions{justify-content:flex-end;align-items:center;display:flex;position:relative}@media (width<=768px){.commentExpandArea .commentArea .mainCommentBox .cardActions{margin-top:5rem}}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes button{color:var(--primaryColor);background-color:#0000}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes .activeLike{color:var(--themeMainColor)!important}.commentExpandArea .commentArea .mainCommentBox .cardReactions .likes .activeLike svg{animation:.5s mymove}.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:#0000}.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{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .postImage img{object-fit:cover;width:100%;height:100%;display:block}.commentExpandArea .commentArea .mainCommentBox .cardHeader{justify-content:space-between;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails{align-items:center;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userPic{width:5rem;height:5rem;margin-right:1rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText{flex-direction:column;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userNameText{letter-spacing:-.3px;line-height:18px}.commentExpandArea .commentArea .mainCommentBox .cardHeader .userDetails .userText .userDesingnation{letter-spacing:-.257143px;white-space:nowrap;text-overflow:ellipsis;width:193px;font-weight:400;line-height:2rem;overflow:hidden}.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 .likes,.commentExpandArea .commentArea .mainCommentBox .cardReactions .shares,.commentExpandArea .commentArea .mainCommentBox .cardReactions .comments{color:var(--primaryColor);justify-content:center;align-items:center;margin-right:2rem;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardDescription{word-break:break-word;margin-top:2rem;margin-bottom:.5rem}.commentExpandArea .commentArea .mainCommentBox .cardDescription a{color:var(--themeMainColor);text-decoration:none}.commentExpandArea .commentArea .mainCommentBox .cardDescription p{max-width:95%}@media (width<=768px){.commentExpandArea .commentArea .mainCommentBox .cardDescription p{max-width:100%}}.commentExpandArea .commentArea .mainCommentBox .cardDescription p pre,.commentExpandArea .commentArea .mainCommentBox .cardDescription p span{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;font-family:Poppins,sans-serif;overflow-x:auto}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia{border:1px solid var(--strokeColor);border-radius:.8rem;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia .cardMedia{max-height:100%;overflow:hidden}.commentExpandArea .commentArea .mainCommentBox .cardModalMedia .cardMedia img{object-fit:cover;width:100%;max-height:100%;display:block}.commentExpandArea .commentArea .mainCommentBox .offerPostContent{text-align:center;width:100%;overflow:hidden}@media (width<=1680px){.commentExpandArea .commentArea .mainCommentBox .offerPostContent{max-height:100%}}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .waveIcon{width:auto;max-width:100%;margin:1rem auto 0}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .waveIcon svg{stroke:var(--themeMainColor)}.commentExpandArea .commentArea .mainCommentBox .offerPostContent .leargeSpeaker{border:5px solid #fff;width:9rem;height:9rem}.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{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);background-color:var(--themeLightColor);color:var(--themeMainColor);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:.3rem 1rem;line-height:1.5rem;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft{justify-content:space-between;margin-top:1rem;display:flex}.commentExpandArea .commentArea .mainCommentBox .cardsPoll .votesMintsLeft .mintsLeft{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);color:var(--themeMainColor);line-height:1.5rem}.commentExpandArea .commentArea .mainCommentBox .imageBlock{text-align:center}.commentExpandArea .commentArea .mainCommentBox .imageBlock img{max-width:100%}.commentExpandArea .commentArea .cardPostCommentArea{z-index:1;background:var(--cardsBGColor);flex-shrink:0;width:100%}@media screen and (width<=768px){.commentExpandArea .commentArea .cardPostCommentArea{position:fixed;bottom:0;left:0;right:0}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{background:var(--cardsBGColor);border-top:.1rem solid var(--strokeColor);border-radius:0;width:100%;padding:2rem 2.7rem 2rem 2rem;display:flex}@media screen and (width>=769px){.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment{border-radius:0 0 1.5rem;width:100%}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .userAvatar{margin-right:1rem}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar{width:100%;position:relative}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar input{background:var(--hoverColor);width:100%;color:var(--secondaryColor);border-radius:2rem;padding:1.2rem 9rem 1.2rem 1.5rem;font-family:Poppins,sans-serif}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar textarea{border:1px solid var(--strokeColor);width:100%;color:var(--primaryColor);background:var(--cardsBGColor);resize:none;border-radius:1.4rem;height:4.2rem;padding:1rem 4rem 1rem 1.2rem;font-family:Poppins,sans-serif}@media screen and (width<=768px){.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar textarea{padding-right:4.5rem}}.commentExpandArea .commentArea .cardPostCommentArea .cardPostComment .commentBar .noOfChar{color:var(--secondaryColor);font-size:var(--fontSize10);padding:.5rem;position:absolute;top:.8rem;right:1rem}@media screen and (width>=769px){.commentExpandArea .commentArea .scrollableContent{flex:auto;min-height:0;overflow-y:auto}}.commentExpandArea .commentArea .replyArea{padding-bottom:7rem}@media screen and (width>=769px){.commentExpandArea .commentArea .replyArea{margin-bottom:0;padding-bottom:2rem;bottom:0}}.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{justify-content:space-between;display:flex}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox{border:.1rem solid var(--strokeColor);border-radius:1.6rem;width:100%;margin-left:1rem;padding:1rem 2rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader{justify-content:space-between;display:flex}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails{align-items:flex-start;max-width:50%;min-height:5.5rem;display:flex}.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{flex-direction:column;display:flex}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userNameText{letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;max-width:14rem;line-height:18px;overflow:hidden}@media screen and (width>=767px){.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userNameText{max-width:17rem}}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .userDetails .userText .userDesingnation{letter-spacing:-.257143px;white-space:nowrap;text-overflow:ellipsis;max-width:20rem;font-weight:400;line-height:1.5rem;overflow:hidden}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions{text-align:right;max-width:50%;position:relative}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions button{color:var(--themeMainColor)}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions .pushButton{justify-content:flex-end;display:flex;position:relative}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions .pushButton .ListMenuPopup{z-index:3;top:3.5rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardHeader .cardActions .pushButton .ListMenuPopup li{padding:1.6rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions{align-items:center;display:flex}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .likes,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .shares,.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardReactions .comments{justify-content:center;align-items:center;margin-right:1rem;display:flex}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription{word-break:break-word;margin-top:-1rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription p{color:var(--primaryColor);white-space:pre-wrap;word-break:break-word;padding-top:.5rem;line-height:1.8rem}.commentExpandArea .commentArea .replyArea .commentReplyCard .replyBox .cardDescription p a{color:var(--themeMainColor)}.commentExpandArea .commentArea .replyArea .cardPostComment{margin-top:1rem;display:flex}.commentExpandArea .commentArea .replyArea .cardPostComment .userAvatar{margin-right:1rem}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar{width:100%;position:relative}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar input{background:var(--hoverColor);border-radius:2rem;width:100%;padding:1.2rem 1.5rem;font-family:Poppins,sans-serif}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar textarea{background:var(--hoverColor);resize:none;border-radius:2rem;width:100%;height:5rem;padding:1.2rem 4rem 1.2rem 1.5rem;font-family:Poppins,sans-serif}@media screen and (width<=768px){.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar textarea{padding-right:4.5rem}}.commentExpandArea .commentArea .replyArea .cardPostComment .commentBar .noOfChar{background-color:var(--themeMainColor);border-radius:.8rem;position:absolute;top:0;right:0}.nonImage .replyArea .noComments{justify-content:center;align-items:center;width:100%;height:30rem;padding:1rem;display:flex}.imageContentComment .noComments{justify-content:center;align-items:center;width:100%;height:40rem;padding:1rem;display:flex}@media screen and (width>=768px){.imageContentComment .noComments{height:40rem}}.replayImageVideo .noComments{justify-content:center;align-items:center;width:100%;height:40rem;padding:1rem;display:flex}@media screen and (width>=768px){.replayImageVideo .noComments{height:40rem}}.isIntroCard .floatingBlack{background:#00000040;width:100%;height:100%;padding:20px;position:relative}.pollOptionList{pointer-events:none;cursor:none;opacity:.4}.cardDescriptionPoll .votesMintsLeft{justify-content:space-between;margin-top:1rem;display:flex}.cardDescriptionPoll .votesMintsLeft .mintsLeft{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);color:var(--themeMainColor);line-height:1.5rem}@keyframes mymove{0%{transform:scale(1)}50%{transform:scale(1)}to{transform:scale(1)}}.cardDescriptionPoll{margin-top:2rem;margin-bottom:2rem}.cardDescriptionPoll .pollEnded{font-style:normal;font-weight:var(--weightBold);font-size:var(--fontSize12);background-color:var(--themeLightColor);color:var(--themeMainColor);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:.3rem 1rem;line-height:1.5rem;display:flex}.cardDescriptionPoll p pre,.cardDescriptionPoll p span{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;cursor:default;font-family:Poppins,sans-serif;overflow-x:auto}.cardDescriptionPoll a{color:var(--themeMainColor);text-decoration:none}.cardDescriptionPoll .PollBar{background:var(--cardsBGDarkColor);border-radius:1.2rem;justify-content:space-between;align-items:center;height:4rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.cardDescriptionPoll .PollBar p{white-space:nowrap;padding:0 2rem}.cardDescriptionPoll .PollBar span{border-radius:1.2rem;width:100%;height:100%;display:block;position:absolute}.cardDescriptionPoll .PollBar .progress{background-color:var(--cardsBGExtraDarkColor);-webkit-animation:1.5s ease-in-out both progressBar;-moz-animation:1.5s ease-in-out both progressBar;align-items:center;animation:1.5s ease-in-out both progressBar;display:flex;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 (width>=768px){.cardDescriptionPoll .PollBar .progress.blueBar p{max-width:100%;overflow:visible}}.cardDescriptionPoll .PollBar .PollBarText{z-index:1;justify-content:space-between;align-items:center;width:auto;padding:0 1rem;display:flex}.cardDescriptionPoll .PollBar .PollBarText p{padding:0 0 0 1rem}.cardDescriptionPoll .PollBar .PollBarText .textIcon{justify-content:flex-start;align-items:center;display:flex}.cardDescriptionPoll .PollBar .whiteTxt{color:var(--secondaryFontColor)}.cardDescriptionPoll .PollBar .polBarsLeft{text-overflow:ellipsis;max-width:100%;overflow:hidden}.cardDescriptionPoll .PollBar .polBarsLeft span{z-index:0;top:0;left:0}.cardDescriptionPoll .PollBar.checked .PollBarText .textIcon svg{color:#fff}.cardDescriptionPoll .PollOption{border:.1rem solid var(--strokeColor);cursor:pointer;border-radius:1.2rem;height:4rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.cardDescriptionPoll .PollOption .PollOptionText{z-index:1;width:75%;color:var(--primaryColor);white-space:nowrap;justify-content:space-between;align-items:center;padding:0 10px;display:flex;overflow:hidden}@media screen and (width>=768px){.cardDescriptionPoll .PollOption .PollOptionText{width:100%;overflow:visible}}.cardDescriptionPoll .PollOption .PollOptionText .textIcon{justify-content:flex-start;align-items:center;display:flex}.cardDescriptionPoll .PollOption .PollOptionText svg{display:none}.cardDescriptionPoll .PollOption.checked{cursor:pointer;border:.1rem solid var(--themeMainColor);border-radius:1.2rem;height:4rem;margin-top:10px;display:flex;position:relative;overflow:hidden}.cardDescriptionPoll .PollOption.checked .PollOptionText{z-index:1;white-space:nowrap;justify-content:flex-start;align-items:center;width:100%;padding:0 20px;display:flex}.cardDescriptionPoll .PollOption.checked .PollOptionText .progressBarText{color:var(--themeMainColor)}.cardDescriptionPoll .PollOption.checked .PollOptionText svg{color:var(--themeMainColor);display:block}.likedUsers{max-height:35rem;padding-right:1rem;overflow:auto}@media screen and (width<=768px){.likedUsers{max-height:initial;height:calc(100vh - 13rem);padding-right:0}}.likedUsers ul.chatUserList{margin-top:0!important;padding:0!important}.likedUsers ul .chatUserItem{border-bottom:.1rem solid var(--strokeColor);justify-content:space-between;align-items:center;padding:2rem 0;display:flex;margin-bottom:0!important}.likedUsers ul .chatUserItem:last-child{border-bottom:0}
