body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}:root{--shadow:0 1px 0.5px #0b141a21;--shadow-left:0 1px 0.5px #0b141a21;--boxshadow:0 2px 25px #0003;--dropdownshadow:0px 1.2px 8px #00000026;--grey:#a5a4a4;--bordergrey:#e2e8f0;--white:#fff;--bgblue:#2891fa}li,ul{list-style:none}.No-list-Data{width:100%}.f-l-mid-txt,.pc-txt{white-space:wrap!important}.f-l-mid-txt p,.pc-txt p{margin:21px 0}.cursor{cursor:pointer}.hide_scrollbar::-webkit-scrollbar{height:5px;width:5px}.hide_scrollbar::-webkit-scrollbar-track{background-color:none}.hide_scrollbar::-webkit-scrollbar-thumb{background-color:#a5a4a4;background-color:var(--grey)}.no_scrollbar::-webkit-scrollbar{height:0;width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh}.voting-app{display:flex}.voting-app aside{height:100%;width:25%}.voting-app>main{height:100%;width:75%}.sb-main{border-right:1px solid var(--bordergrey)}.voting-app-wrapper,.voting-app-wrapper>div{height:100%;width:100%}.sb-main>div,.sidebar>div,div .sidebar{width:100%}div .sidebar{height:100%}.sidebar .sb-main{height:calc(100% - 56px);padding-top:10px}.sb-header,.sb-main-li{align-items:center;display:flex}.sb-header{border-bottom:1px solid var(--bordergrey);height:55.8px;justify-content:flex-start;padding:10px}.sb-header .sb-icon{display:none}.sb-header img{height:30px;width:150px}.sb-icon{height:19px;width:19px}.sb-header h4{font-size:20px;font-weight:700;margin:0;padding:0}.sb-main-li{margin:15px 0;padding:10px 20px}.sb-main-li:first{margin-top:20px}.sb-main-li.true{background-color:#f5f5f5}.md-groups{align-items:center;background-color:#8a8a8a;border-radius:50%;display:flex;height:30px;justify-content:center;padding:0 2.5px;width:30px}.sb-main-li .sb-icon{color:#8a8a8a;height:30px;width:30px}.md-groups .sb-icon{color:var(--white);height:27px;width:27px}.sb-main-txt{color:#717171;font-size:18px;margin-left:15px}.sb-main-li.true .sb-icon{color:#2e2e2e}.sb-main-li.true .md-groups{background-color:#2e2e2e}.sb-main-li.true .md-groups .sb-icon{color:var(--white)}.sb-main-li.true .sb-main-txt{color:#2e2e2e;font-weight:580}@media screen and (max-width:1024px){.voting-app aside{height:100%;width:35%}.voting-app>main{height:100%;width:65%}}@media screen and (max-width:770px){.sb-header .sb-icon{display:block}.sb-header h4{font-size:18px;margin-left:9px}.voting-app aside{height:100%;position:fixed;width:100%;z-index:999}.voting-side.false{display:none}.voting-side.true{background-color:var(--white);display:block}.voting-app>main{height:100%;width:100%}}div .content-list{height:100%;width:100%}.content-list header,.content-list main,.post-ul,.post-ul li{width:100%}.content-list header,.content-list main{padding:10px}.content-list header,.header-wallet,.hs,.hs-search-button,.pl-base,.pl-grouping,.pl-top,.post{align-items:center;display:flex}.content-list header{border-bottom:1px solid var(--bordergrey);position:relative}.header-search-dropdown{background-color:var(--white);border-radius:10px;box-shadow:var(--boxshadow);display:none;left:10px;max-height:240px;overflow-y:auto;position:absolute;top:65px;width:calc(100% - 150px);z-index:9999}.header-search-dropdown.true{display:block}.header-search-dropdown ul{list-style:none;margin:0;padding:3px;width:100%}.hsdl-li{border-top:1px solid var(--bordergrey);cursor:pointer;display:flex;flex-direction:column;padding:10px 12px;width:100%}.hsdl-li:first-child{border-top:none}.hsdl-li:hover{background-color:#f5f5f5}.hsdl-title{font-size:14.7px}.hsdl-title>span{font-size:15.5px;font-weight:600}.hsdl-time{color:var(--grey);font-size:13.4px;margin-top:3px}.hsdl-time>span{font-size:13px;margin-left:10px}.content-list main{height:calc(100% - 55.8px);overflow-y:auto}.content-hamburger{color:var(--grey);display:none;height:20px;width:20px}.header-search{width:calc(100% - 100px)}.hs{border:1px solid #d2d4d9;border-radius:8px;height:35px;padding:5px}.hs-icon{color:var(--grey);height:18px;width:18px}.hs-icon.true{display:none}.hs .hs-input{background:none;border:none;color:var(--grey);height:20px;margin-left:3px;outline:none}.hs-input.false{width:calc(100% - 20px)}.hs-input.true{width:calc(100% - 36px)}.hs-search-button{border-left:1px solid #babbbb;margin-left:3px;padding:1px 7px 1px 8px}.hs-search-button svg{color:var(--grey);height:18px;width:18px}.hs-search-button.false{display:none}.hs input::placeholder{color:var(--grey)}.header-wallet{background-color:var(--bgblue);border-radius:8px;display:flex;justify-content:center;margin-left:7px;max-width:120px;min-width:100px;padding:8px}.post button{margin-left:7px;padding:10px;width:100px}.hw-icon{height:15px;width:15px}.hw-icon,.hw-txt{color:var(--white)}.hw-txt{font-size:13px;font-weight:500;margin-left:6px;white-space:nowrap}.post{justify-content:space-between;width:100%}.post h2{margin:10px 0}.post button{background-color:var(--bgblue);border:none;border-radius:12px;color:var(--white);font-size:14px;font-weight:600;margin-left:0;outline:none;padding:12px 15px}main .post-error{height:calc(100% - 55px);width:100%}.post-ul{margin:20px 0 0;padding:0}.post-list{border-top:1px solid var(--bordergrey);padding:10px 3px}.pl-img{background-color:var(--bgblue);height:15px;width:15px}.pl-img img,.pl-img>div{height:100%;width:100%}.pl-txt{font-size:14.5px;font-weight:500;margin-left:5px}.post-time{font-size:13px;margin-left:5px}.pl-loading{height:16px;width:100px}.pl-mid{color:var(--bgblue);font-size:16px;font-weight:450;line-height:1.2rem;margin-top:7px;text-align:start}.plm-loading{height:40px;width:100%}.pl-base{margin-top:15px}.pl-groupings{display:flex;flex-wrap:wrap;margin-left:-10px;width:calc(100% - 50px)}.plg-loading{height:21px;width:120px}.plv-loading{height:21px;width:90px}.pl-group{background-color:#edecec;border-radius:6px;font-size:13.5px;font-weight:500;margin-left:10px;margin-top:10px;padding:4px 10px 6px}.pl-votes{font-size:14px;font-weight:490;margin-left:5px}@media screen and (max-width:770px){.pl-group{font-size:12px;padding:4px 8px}.content-hamburger{display:block}.hs{margin-left:9px}}.post-content{height:calc(100% - 55.9px);width:100%}.content-header{box-shadow:0 .7px 3px #0000001a;display:flex;justify-content:flex-end;padding:15px;width:100%}.ch-icon{color:var(--grey);height:18px;width:18px}div .pc-main{overflow-y:auto;padding:15px}div .pc-main,div .pc-main-main{height:calc(100% - 50px);width:100%}div .pc-main-main{margin-top:10px}.post-content h4{font-size:18px;font-weight:500;margin:3px 0;width:100%}.pc-main-p,.pcm-loading.p{align-items:center;display:flex;justify-content:space-between;margin:6px 0;padding:0}.pc-main-p span{font-size:13px;font-weight:400}.pc-txt{font-size:14px;line-height:1.5rem;margin-top:20px}.pc-groupings{margin-top:15px;width:100%}.pc-base{display:flex;justify-content:space-between;margin-top:24px;width:100%}.pc-base>div{width:max-content}.pcm-loading{height:18px;width:100%}.pcm-loading.p>div{height:17px;width:200px}.plg-loading{height:18px;width:100%}.pcvt-loading{height:17px;width:50px}.pdt-loading{height:17px;width:100%}.pcv{align-items:center;border:1px solid #e0dada;border-radius:30px;display:flex;height:50px;padding:12px 20px 12px 15px;width:max-content}.pcv-icon{color:#323232;height:20px;width:20px}.pcv-icon.down-vote-{margin-left:0;margin-top:2px}.pcv-txt{font-size:18px;font-weight:500;margin-left:0;margin-top:-1px;padding-left:12px;padding-right:12px}.pc-details{display:flex}.down-vote{margin-left:15px}.pd-img{height:45px;width:45px}.pd-img img{height:100%;object-fit:fill;width:100%}.pd-txt{display:flex;flex-direction:column;margin-left:9px}.pd-poster{font-size:14px;font-weight:500;margin-top:2px}.pd-post-time{font-size:11px;margin-top:3px}.pdt-link{align-items:center;border:1px solid var(--bordergrey);border-radius:5px;display:flex;font-size:13px;margin-top:12px;padding:5px 10px 8px;width:max-content}.pdt-icon{color:var(--grey);height:13px;margin-left:6px;width:13px}.pc-voting{display:flex}.post__Reward{margin-top:0;position:relative}.claimNotif:before{border-bottom:6px solid #1b1b1bb3;border-left:6px solid #0000;border-right:6px solid #0000;bottom:100%;content:"";height:0;position:absolute;right:20px;width:0}.claimNotif{background-color:#1b1b1bb3;border-radius:6px;color:var(--white);font-size:13px;line-height:14px;padding:6px 9px;position:absolute;right:0;top:110%;width:max-content}.claim-post-reward{line-height:15px;padding:6px 18px 8px}.claim-post-reward.false{background-color:#f5f5f5;border:1px solid var(--grey);color:var(--grey)}.pc-details{justify-content:flex-end;width:calc(100% - 150px)}.pd-txt{width:calc(100% - 54px)}.pd-txt .pd-poster{word-wrap:break-word}.content__Voters,.content__Voters>div{display:flex;justify-content:center;width:100%}.content__Voters{align-items:center;flex-direction:column;justify-content:normal;padding:0 10px}.content__Voters h3{font-size:18px;margin:5px 0 12px;text-align:center}.Voters ul,.voters__Loading ul{border:1px solid var(--bordergrey);border-radius:10px;list-style:none;margin:0;padding:0;width:min(100%,400px)}.voters-li{align-items:center;border-top:1px solid var(--bordergrey);display:flex;justify-content:space-between;padding:12px 15px 15px;width:100%}.voters-li:first-child{border-top:none}.vli-txt-loading{width:calc(100% - 50px)}.vli-txt-loading>div{height:15px;width:100%}.vli-txt{display:flex;flex-direction:column}.vli-txt-loading>div:nth-child(2){margin-top:4px}.vlit-name{font-size:16px;font-weight:500}.vlit-time{color:var(--grey);font-size:14px;font-weight:400;margin-top:4px}.vli-stake{height:30px;width:40px}.vli-txt-stake span{color:#626262;font-size:16px;font-weight:500}@media screen and (max-width:770px){.pcv{border-radius:30px;padding:8px 15px 8px 12px}.pcv-icon{height:18px;width:18px}.pcv-txt{font-size:16px;font-weight:400;margin-left:10px;padding-left:11px}}.postModal,.stakeContentModal{background-color:#1b1b1be6;height:0;justify-content:center;left:0;position:fixed;top:0;width:0;z-index:99999999}.postModal.true,.stakeContentModal{height:100%;width:100%}.postModal.true{animation:animateIn .3s ease-in-out}.postModal.false{animation:animateOut .3s ease-in-out}div input{font-family:inherit}@keyframes animateIn{0%{opacity:0}to{opacity:1}}@keyframes animateOut{0%{opacity:1}to{opacity:0}}.pMc-base,.pMc-send,.pMc-top,.pMcd-selected>div,.pmdc-li,.postModal,.stakeContentModal{align-items:center;display:flex}.scm-content{background-color:var(--white);border-radius:20px;height:max-content;max-height:100%;width:min(100%,450px)}.scm-content>div{padding:15px}.scm-header{padding:10px 15px!important;width:100%}.postModal .pM-content{background-color:var(--white);border-radius:20px;height:max-content;max-height:96%;overflow-y:auto;width:min(100%,600px)}.pM-content>div{padding:12px 15px;width:100%}.pMc-top{border-bottom:1px solid var(--bordergrey);justify-content:space-between;padding:10px}.pMct-txt{font-size:16px;font-weight:600}.pMc-mid>div{margin-top:12px;width:100%}.pMc-field label{font-size:15px}.pMc-field input,.pMc-field textarea,.pMc-selected,.text-area{border-radius:6px}.pMc-field input,.pMc-field textarea{background:none;border:1px solid var(--bordergrey);color:#0c0c0c;font-size:14px;margin-top:12px;outline:none;padding:10px;width:100%}.pMc-field input::placeholder,.pMc-field textarea::placeholder{color:var(--grey)}.pMc-field input:focus,.pMc-field textarea:focus,.pMc-selected:focus,.text-area-content:focus{border:1px solid var(--grey)}.pMc-field>div{margin-top:12px;width:100%}.pMc-file input{display:none!important}.file-doc,.file-doc-,.file-doc-edit,.pMc-file{align-items:center;display:flex;justify-content:center}.pMc-file label{background-color:rgba(27,27,27,.395);border-radius:10px 10px 0 0;height:90px;position:relative;width:100%;width:min(100%,300px)}.post-file-label>div,.post-file-label>div img{border-radius:inherit;height:100%;width:100%}.image-bg{background-color:rgba(27,27,27,.395)}.file-doc-{border-radius:inherit;height:100%;width:100%}.file-doc- img{object-fit:contain}.file-doc{border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:100%}.file-doc-edit{background-color:var(--white);border-radius:10px 0 0 10px!important;bottom:0;box-shadow:var(--boxshadow);height:24px!important;position:absolute;right:0;width:24px!important}.fd-icon{color:#f5f5f5;height:21px;width:24px}.file-desc{color:#f5f5f5;font-size:15px;margin-left:9px}.file-doc- .fd-icon{color:var(--white);height:30px;width:40px}.file-doc- .file-desc{color:var(--white);font-size:17px;font-weight:700}.file-doc-edit .fd-icon{color:var(--grey);height:15px;width:15px}.pMc-select{position:relative}.pMc-selected{align-items:center;border:1px solid var(--bordergrey);color:var(--grey);display:flex;font-size:14px;justify-content:space-between;padding:10px}.pMc-dropdown-icon{color:var(--grey);cursor:pointer;height:18px;transform:rotate(0deg);transition:all .3s ease-in-out;width:18px}.pMc-dropdown-icon.true{transform:rotate(180deg)}.pMc-options{background-color:var(--white);border-radius:10px;box-shadow:var(--boxshadow);height:150px;left:0;padding:3px;position:absolute;top:45px;width:100%;z-index:10}.pMc-options_{height:100%;overflow-y:auto;width:100%}.pMc-option{color:var(--grey);cursor:pointer;font-size:14px;padding:10px;width:100%}.pMc-option:hover{background-color:var(--bordergrey)}.pMc-field textarea{font-family:inherit;height:150px;resize:none;width:100%}.stake-pMc-field label{font-size:14px!important}.text-area{height:max-content;position:relative}.text-area-content{border:1px solid var(--bordergrey);border-radius:6px;caret-color:var(--grey);color:var(--grey);height:150px;outline:none;overflow-y:auto;padding:10px;width:100%}.text-area-placeholder{color:var(--grey);font-size:14px;left:10px;position:absolute;top:10px}.text-area-placeholder.false{display:none}.pMc-base{border-top:1px solid var(--bordergrey);justify-content:flex-end;margin-top:12px;padding:10px}.pMc-icon{color:var(--grey);height:18px;width:18px}.pMc-send{background-color:var(--bgblue);border-radius:12px;padding:10px 20px;width:max-content}.pMcs-icon{color:var(--white);height:16px;width:15px}.pMcs-txt{color:var(--white);font-size:15px;font-weight:500;margin-left:6px}.pMc-dest{position:relative;width:min(100%,300px)}.pMc-dest>div,.pMcd-selected>div,.pmcd-dr-lists>div{width:100%}.pMcd-selected>div{justify-content:space-between}.pMcd-selected{background-color:#f5f5f5;border-radius:15px;padding:10px;width:200px}.pMcd-selected.not-for-community{border-radius:21px;padding:12px 20px 12px 18px;width:max-content!important}.pMcds-img{background-color:var(--grey);border-radius:50%;height:20px;width:20px}.pMcd-selected>div span{color:var(--grey);display:flex;flex:3 1;font-size:14px;font-weight:500;margin-left:8px}.pMcds-icon{color:var(--grey);height:20px;width:20px}.pMcd-s-search input{background:none;border:none;font-size:14px;outline:none;padding:2px;width:calc(100% - 24px)}.pMcd-dropdown{background-color:var(--white);border-radius:10px;box-shadow:var(--boxshadow);height:200px;left:0;overflow:hidden;padding:5px;position:absolute;top:50px;width:100%;z-index:999}.pmcd-dr-lists{height:100%;overflow-y:auto;width:100%}.pmcd-subheading{font-size:13.5px;font-weight:500;padding:6px 8px}.pmdc-li{cursor:pointer;padding:8px;width:100%}.pmdc-li:hover{background-color:#f5f5f5}.pmdcl-img{background-color:var(--grey);border-radius:50%;height:24px;width:24px}.pmdcl-txt{font-size:13.5px;margin-left:10px}.wrapperClassName{border:1px solid var(--bordergrey);border-radius:6px}.editorClassName{max-height:150px!important;padding:6px 10px}.rdw-block-wrapper,.rdw-colorpicker-wrapper,.rdw-embedded-wrapper,.rdw-fontfamily-wrapper,.rdw-fontsize-wrapper,.rdw-history-wrapper,.rdw-image-wrapper,[title~=Indent],[title~=Outdent],[title~=Subscript],[title~=Superscript]{display:none!important}.scm-main{align-items:center;display:flex;flex-direction:column}.pMc-field{margin-top:15px;width:100%}.scm-main>h4,.scmm-wallet-loading{font-size:15px;font-weight:600;margin:0 0 15px;text-align:center}.scm-wallet-loading>div{height:20px;width:100px}.retry-wallet>div{background-color:var(--bgblue);border-radius:15px;color:var(--white);cursor:pointer;font-size:14px;padding:8px 10px 10px;width:max-content}.scm-main>p{color:red;font-size:13px;margin:0 0 15px;text-align:center}.scm-vote{justify-content:space-between;margin-top:15px;padding:0 5px;width:min(100%,330px)}.scm-vote,.scmv{align-items:center;display:flex}.scmv{border:1px solid var(--bordergrey);border-radius:6px;cursor:pointer;flex-direction:column;height:max-content;padding:12px 0;width:min(45%,150px)}.scmv.true{border:2px solid var(--grey)}.scmv .scmv-icon{color:var(--grey);height:40px;width:40px}.scmv span{font-size:13.8px;margin:10px;padding:0}.stakeContentModal .pMc-field{margin-top:27px}.stakeContentModal .pMc-field label{font-size:13.8px;font-weight:480}@media screen and (max-width:650px){.postModal .pM-content{border-radius:0;height:100%;max-height:100%;width:100%}}.noData{align-items:center;display:flex;flex-direction:column;height:max-content;margin-top:10px;width:100%}.noData-img{background-color:#f5f5f5;height:150px;width:200px}.noData-img img{height:100%;width:100%}.noData h3{font-size:17px;margin:12px 0 0;padding:0;text-align:center}.skeleton{animation:skeleton-loading 1s linear infinite alternate;border-radius:inherit}.error-page,.skeleton{height:100%;width:100%}.error-page{display:flex;justify-content:center}.error-page>div{align-items:center;display:flex;flex-direction:column;height:max-content!important;margin-top:36px;width:min(100%,4000px)!important}.ep-icon-div{margin-top:10px}.ep-icon{color:#fcfc41;height:60px;width:70px}.ep-btn,.error-page p{font-size:15px}.ep-btn{background-color:var(--bgblue);border-radius:18px;color:var(--white);margin-top:12px;padding:8px 21px;width:max-content}.__Alert__{background-color:var(--white);border-radius:12px;box-shadow:var(--boxshadow);height:max-content;left:50%;padding:10px 18px;position:fixed;transform:translateX(-50%);transition:transform .5s ease-in-out;width:max-content;z-index:10000000000000000}.__Alert__.false{top:-50%}.__Alert__.true{top:10px}.Alert{align-items:center;display:flex;width:max-content}.alert-icon{height:15px;width:15px}.alert-error{color:#f23737}.alert-success{color:#23af23}.alert-txt{font-size:14.4px;margin-left:10px}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.loadingSpinner{animation:spin 2s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top:2px solid #141414;height:100%;width:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Pagination__Wrapper{display:flex;justify-content:center;margin-top:18px;padding:10px;width:100%}.pagination{max-width:100%}.pagination,.pagination>div{align-items:center;display:flex;width:max-content}.pagination>div{background-color:#f5f5f5;border-radius:6px;color:var(--grey);font-size:14px;justify-content:center;line-height:14px;margin-left:6px;min-width:30px;padding:8px}.pagination>div:first-child{margin-left:0}.pag.true{border:1px solid var(--grey);font-weight:600}.pag-icon{color:var(--grey);height:14px;width:14px}.contentFile{border-radius:10px;height:max-content;margin-top:10px;max-height:240px;width:100%}.cf-image{background-color:rgba(27,27,27,.475)}.cf-file{padding:3px 10px 10px}.contentFile img{height:240px;object-fit:contain;width:min(100%,360px)}.cf-fileDoc-wrapper,.contentFile{display:flex;justify-content:center;width:100%}.cf-fileDoc-wrapper{min-height:100px}.cf-fileDoc-wrapper>div{align-items:center;border:1px solid var(--bordergrey);border-radius:12px;display:flex;justify-content:space-between;padding:12px 15px;width:min(100%,360px)}.cf-fd-icon{color:var(--grey);height:27px;width:30px}.cf-file-desc{border-left:1px solid var(--bordergrey);display:flex;flex-direction:column;margin-left:10px;padding-left:15px;width:calc(100% - 90px)}.cffd-name{color:#000;font-size:15px;font-weight:600}.cffd-size{color:var(--grey);font-size:13px;margin-top:3px}.cf-file-download{height:100%;width:60px}.cf-file-download,.cf-file-download>div{align-items:center;display:flex;justify-content:center}.cf-file-download>div{border:1px solid var(--bordergrey);border-radius:50%;height:45px;width:45px}.cffdb-icon{color:var(--grey);height:21px;width:21px}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.multi-choice-input-with-dropdown{padding-left:0;padding-top:0;position:relative;width:100%}.mciwd,.multi-choice-input-with-dropdown>div{width:100%}.mciwd-div,.mciwd-icon-div,.mciwd-input-box,.mciwdd-div{align-items:center;display:flex}.mciwd-input-box{border:1px solid var(--bordergrey);border-radius:6px;justify-content:space-between;padding-left:0}.mciwd-input{flex:3 1;padding-bottom:10px}.mciwdi{display:flex;flex-wrap:wrap}.mciwdi-placeholder{color:#595959;font-size:13.5px;font-weight:450;padding:10px 10px 0}.mciwdi>div{background-color:#f5f5f5;border-radius:10px;color:var(--grey);font-size:13px;font-weight:400;margin-left:10px;margin-top:10px;padding:6px 10px;width:max-content}.mciwd-div-icon{color:var(--grey);height:15px;margin-left:6px;width:15px}.mciwd-icon-div{border-left:1px solid var(--bordergrey);margin-left:6px;padding:8px}.mciwd-icon{color:var(--grey);height:18px;transition:all .1s ease-in-out;width:18px}.mciwd-icon.true{transform:rotate(180deg)}.mciwd-dropdown{background-color:var(--white);border:1px solid var(--bordergrey);border-radius:0;display:none;height:200px;left:0;margin-left:0;padding:3px 0;top:50px;width:100%;z-index:9999}.mciwdd-input{border-radius:4px!important;margin-top:0!important;padding:6px 10px!important;width:100%}.mciwd-dropdown.true{display:block;margin-left:0;margin-top:12px}.mciwd-dropdown>div,.mciwdd{height:100%;width:100%}.mciwdd{overflow-y:hidden}.mciwdd-overflow{height:calc(100% - 47px);overflow-y:auto}.mciwdd-div{cursor:pointer;justify-content:space-between;padding:8px 10px}.mciwdd-div:hover{background-color:#f5f5f5}.mciwdd-div.for-input{border-bottom:1px solid var(--bordergrey);padding-bottom:8px}.mciwdd-div.for-input:hover{background-color:var(--white);cursor:inherit}.mciwdd-div span{color:#595959;font-size:13.5px;font-weight:400}.mciwddd-icon{color:#18c318;height:18px;width:18px}.mciwd-div span{line-height:12px}.edit,.edit-user,.sign-up,.signup{height:100%;width:100%}.sign-up{display:flex;overflow-y:auto;position:relative}.signup-logo{display:flex;justify-content:center;width:100%}.signup-logo img{height:45px;width:150px}.signup-banner{height:100%;position:sticky;right:0;top:0;width:60%;z-index:99}.sb{background-color:var(--bgblue);display:flex;height:100%;justify-content:center;position:relative;width:100%}.sb img{height:93%;margin-top:11%;width:min(100%,800px)}.sb-txt{height:max-content;left:0;max-width:90%;padding:0 20px 20px 50px;position:absolute;top:0;width:max-content;z-index:10}.sb-txt h1{color:var(--white);font-size:3.1rem;font-weight:500;line-height:4.8rem;margin-top:24px;text-align:left}.sign-up main{min-height:100%;width:40%}.edit-user main,.sign-up header{width:100%}.edit-user main,.sign-up main{display:flex;justify-content:center}.edit{height:calc(100% - 56px);overflow-y:auto}.edit-picture,.eu-header,.pe-img-edit{align-items:center;display:flex}.eu{margin-top:15px}.eu-header{width:min(100%,500px)}.eu-header-icon{color:var(--grey);height:18px;width:18px}.signup-content{height:max-content;margin-top:30px;padding:0 15px;width:min(100%,530px)}.edit .signup-content{margin-top:20px}.signup-content h3{font-size:24px;font-weight:650;margin:20px 0 0;padding:0;text-align:center}.signup-content p{color:#f94444;font-size:16px;margin:15px 0 0;padding:0;text-align:center}.eu-header h3{margin-left:10px!important}.edit-picture{flex-direction:column;padding:0 5px}.picture-edit{margin-top:12px;width:max-content!important}.pe-img{background-color:#f5f5f5;border-radius:50%;height:100px;position:relative;width:100px}.pe-img-edit{background-color:var(--white);border-radius:50%;bottom:0;box-shadow:var(--shadow);height:27px;justify-content:center;position:absolute;right:10px;width:27px;z-index:999}.pe-img-edit-icon{color:var(--grey);height:15px;width:15px}.signup-content form{width:93%}.sf-filed{display:flex;flex-direction:column;margin-top:15px;width:100%}.sf-filed label{color:#595959;font-size:14px;font-weight:500}.cmtc-profile-file{border-radius:50%}.cmtc-profile-placeholder{align-items:center;background-color:#1b1b1b4d;color:var(--white);display:flex;font-size:14px;justify-content:center}.cmtc-profile-file img,.cmtc-profile-placeholder{border-radius:50%;height:100%;width:100%}.cmtc-profile-file label{align-items:center;background-color:#f5f5f5;border-radius:50%;bottom:0;box-shadow:var(--boxshadow);cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;width:30px;z-index:9}.sf-filed input,.sf-filed textarea,.sf-filed>div{margin-top:12px}.sf-filed input,.sf-filed textarea,.sf-filed-input{background:none;border:1px solid var(--bordergrey);border-radius:8px;color:#595959;font-family:inherit;font-size:13.8px;outline:none;padding:8px 10px 10px}.sf-filed textarea{height:120px;resize:none}.sf-filed input::placeholder,.sf-filed textarea::placeholder{color:#595959}.sf-filed-input{border:none;padding:0}.sf-filed input:focus,.sf-filed textarea:focus,.sf-filed-input:focus{border:1px solid var(--grey)}.cmtc-profile-file input{display:none}.sf-submit{align-items:center;display:flex;justify-content:center;margin-bottom:30px;margin-top:30px;width:100%}.sf-submit input{background-color:var(--bgblue);border:none;border-radius:18px;color:#fff;font-weight:500;outline:none;padding:10px 25px;width:max-content}@media screen and (max-width:770px){.signup-banner{display:none}.sign-up{display:block}.sign-up main{width:100%}}.profile{overflow:hidden}.Profile-content,.profileHome{overflow-y:auto}.profileHome{height:calc(100% - 56px);width:100%}.profile>div,div .profile{height:100%;width:100%}.Profile-content>div{width:100%}.profile-header{align-items:center;background-color:var(--white);border-bottom:1px solid var(--bordergrey);border-left:1px solid var(--bordergrey);display:flex;height:55.8px;padding:10px 15px;position:sticky;right:0;top:0}.profile-hamburger{display:none;height:20px;width:20px}.profile-header h2{margin:0}.profile-desc{display:grid;grid-template-columns:repeat(5,20%);margin-top:10px;padding:10px 5px}.profile-desc>div{padding:10px}.profile-pic{grid-column:1/2}.profile-pic>div{background-color:var(--bgblue);border-radius:10px;height:100px;width:min(100%,150px)}.profile-details{grid-column:2/5}.profile-edit{display:flex;grid-column:5;justify-content:flex-end}.profile-details h3{margin:2px 0;padding:0}.profile-details span{font-size:15px;line-height:1.5rem;margin-top:3px}.p-edit-button{border:1px solid var(--grey);border-radius:9px;font-size:14px;height:max-content;margin-top:6px;padding:6px 12px;width:max-content}.profile-data{display:flex;margin-top:10px;padding:10px 15px}.profile-data h4,.profile-posts h4{font-size:18px;font-weight:480;margin:1px;padding:0}.stats{border:1px solid #dcd9d9;border-radius:6px;display:grid;grid-row: auto auto;grid-template-columns:120px 120px;height:max-content;margin-top:9px;width:max-content}.stats>div{display:flex;flex-direction:column;padding:12px 12px 15px}.stats:nth-child(4),.stats>div:nth-child(3){padding-bottom:36px}.sd-value{font-size:17px;font-weight:380}.sd-name{color:#828282;font-size:13px;margin-top:.3px}.profile-about{margin-left:20px}.about-txt{display:inline-block;font-size:15px;font-weight:350;line-height:1.5rem;margin-top:9px}.profile-posts{align-items:center;display:flex;flex-direction:column;margin-right:30px;margin-top:10px;padding:15px}.profile-posts h4{text-align:start}.profile-posts ul{border:1px solid var(--bordergrey);border-radius:9px;list-style:none;margin:12px 0 0;padding:0;width:min(100%,800px)}.p-posts .p-posts-li{align-items:center;border-bottom:1px solid var(--bordergrey);display:flex;justify-content:space-between;padding:15px;width:100%}.p-posts-li>div{margin-left:10px}.pp-icon{color:var(--grey);height:18px;width:18px}.p-posts-upvotes{align-items:center;border:.6px solid var(--bordergrey);border-radius:3px;display:flex;padding:1px 5px 1px 3px;width:max-content}.ppu-icon{color:var(--grey);height:9.5px;width:11px}.ppu-cnt{color:var(--grey);font-size:13.5px;margin-left:1px}.pp-title{color:#1679dc;flex-grow:3;font-size:16px;font-weight:350;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-date{font-size:13px;font-weight:400}.ppu-loading{height:15px;width:15px}.pp-loading{height:16px;width:60px}.ppu-icon-loading{height:15px}@media screen and (max-width:800px){.profile-desc{grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,max-content)}.profile-pic{grid-column:1;grid-row:1}.profile-edit{grid-column:2;grid-row:1}.profile-details{grid-column:1/2;grid-row:2}.profile-data{flex-direction:column}.profile-about{margin-left:0;margin-top:15px}.profile-posts{margin-right:30px}}@media screen and (max-width:770px){.profile-hamburger{display:block}.profile-header h2{font-size:18px;margin-left:10px}.p-posts .p-posts-li{padding:10px;width:100%}.pp-title{font-size:14px}.pp-date{font-size:11px}}.__Profile__,.profile-wrapper,.profile-wrapper>div{height:100%;width:100%}.profile-Main{width:calc(100% - 330px)!important}.PM__About{border:1px solid var(--bordergrey);border-radius:10px;height:calc(100% - 75px);overflow-y:auto;position:fixed;right:20px;top:70px;width:330px;z-index:999}.pm-data,.pm-nav,.profile-Main header{align-items:center;display:flex}.profile-Main header{justify-content:space-between;padding:10px 15px;width:100%}.share-profile{align-items:center;background-color:var(--bgblue);border-radius:18px;color:var(--white);display:flex;font-size:14px;font-weight:500;padding:7px 15px 9px;width:max-content}.share-profile-icon{color:#fff;height:15px;margin-left:8px;width:15px}.profile-Main.__loading__ .pm-header-img>div{border-radius:50%!important}.pm-header-img{height:50px;width:50px}.pm-header-img img{border-radius:50%;height:100%;object-fit:cover;width:100%}.pm-header-txt{display:flex;flex:3 1;flex-direction:column;margin-left:10px;width:calc(100% - 60px)}.pm-header-txt h3{font-size:16px;font-weight:500;margin:0;padding:0}.pm-header-txt span{color:var(--grey);font-size:13.5px;margin-top:2.7px}.pm-header-loading-span{margin-top:5px}.pm-header-txt>div{width:100%}.pm-header-loading-h3{height:18px;width:270px!important}.pm-header-loading-span{height:15px;width:270px!important}.pM-main{margin-top:15px;padding:5px;width:100%}.pm-nav-router{border-radius:18px;color:var(--grey);cursor:pointer;margin-left:12px;padding:8px 15px;width:max-content}.pm-nav-router.pm-nav-loading{height:17px;padding:0;width:60px}.pm-nav-router:first{margin-left:0}.pm-nav-router.true{background-color:#f5f5f5;color:var(--grey);font-weight:500}.pmr-about{display:none}.PM__Main,.PM__Posts{width:100%}.PM__Main{margin-top:12px}.PM__Posts{padding-right:5px}.PM__Posts-div{width:100%}.PM__Posts .post-content{height:auto!important;width:100%}.PM__Posts__NoData{height:max-content;max-height:450px;width:100%}.PM__About>div{padding:12px;width:100%}.joined-at,.pm-subtopic{font-size:14.4px;font-weight:500}.pm-subtopic-loading{height:15px;margin-bottom:4px;width:70px}.pm-about-txt{font-size:13.5px;font-weight:360;margin-top:8px}.pm-about-txt-loading{height:15px;margin-top:5px;width:100%}.joined-at{display:inline-block}.joined-at,.pm-share-profile{margin-top:15px}.pm-share-profile .pm-subtopic{margin:0!important}.pm-share-profile-link{align-items:center;border:1px solid var(--bordergrey);border-radius:6px;display:flex;margin-top:9px;padding:6px}.pm-share-profile-link span{display:inline-block;font-size:13.5px;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 30px)}.pm-share-profile-link>div{align-items:center;background-color:var(--bgblue);border-radius:6px;cursor:pointer;display:flex;justify-content:center;margin-left:6px;padding:6px;width:max-content}.pm-share-profile-icon{color:var(--white);height:13px;width:13px}.pm-data,.pm-topics{border-top:1px solid var(--bordergrey)}.pm-data{justify-content:space-between;margin-top:12px;padding:20px 12px!important;width:100%}.pmd-metrics{display:flex;flex-direction:column}.pdm-metrics-value{font-size:17px;font-weight:500}.pdm-metrics-name{font-size:13.8px;font-weight:360;margin-top:4px}.pmd-loading{width:90px}.pdm-metrics-value.pmd-loading{height:17px}.pdm-metrics-name.pmd-loading{height:14.5px}.pm-topics{padding-left:0!important}.pmt{width:100%}.pm-topics .pm-subtopic{padding-left:12px}.pm-topics .pm-subtopic-loading{margin-bottom:10px;padding-left:12px}.pmt_{display:flex;flex-wrap:wrap;margin-top:2px;width:100%}.pmt-div{background-color:#f5f5f5;border-radius:10px;color:var(--grey);font-size:13.8px;margin-left:10px;margin-top:10px;padding:6px 18px 10px;text-transform:capitalize;width:max-content}.pmt-div-loading{padding:0!important}.pmt-loading{border-radius:12px;height:24px;width:66px}.PM__Posts li{padding:10px 15px}.post__Reward{margin-top:12px;width:max-content}.claim-post-reward{border-radius:18px;font-size:14px;font-weight:480;padding:8px 18px 10px}.claim-post-reward,.pc-main-community{background-color:var(--bgblue);color:var(--white);width:max-content}.pc-main-community{border-radius:15px;font-size:13px;margin-left:3px;padding:5px 10px 8px}@media screen and (max-width:770px){.profile-Main{width:100%!important}.pmr-about{display:flex}.PM__Main .PM__About{width:calc(100% - 30px)}.PM__About{height:auto;margin-left:15px;position:static}.PM__About,.PM__Posts{display:none}.PM__About.true,.PM__Posts.true{display:block}}@media screen and (max-width:480px){.PM__Main .PM__About{width:calc(100% - 20px)}.PM__About{margin-left:10px}}.feeds__lists{list-style:none;margin:0;padding:0;width:100%}.f-l-feed-li{border-bottom:1px solid var(--bordergrey);padding:10px 0;width:100%}.f-l-b-right,.f-l-b-votes,.f-l-base,.f-l-top{align-items:center;display:flex}.community-linkup{border:1px solid var(--bordergrey);border-radius:9px;color:var(--grey);font-size:13.5px;margin-left:12px;padding:3px 9px 6px;width:max-content}.f-l-t-img{background-color:var(--bgblue);border-radius:50%;height:21px;width:21px}.f-l-t-img-loading{background-color:initial!important}.f-l-t-img img,.f-l-t-img>div{border-radius:50%;height:100%;width:100%}.f-l-b-votes span,.f-l-top span{margin-left:6px}.f-l-t-poster{font-size:13.5px;font-weight:500;margin-left:3px}.f-l-t-loading{height:15px;width:60px}.f-l-t-time{color:var(--grey);font-size:13px;margin-left:3px}.f-l-mid{margin-top:6px}.f-l-mid-txt-loading{height:90px;width:100%}.pl-mid-title{font-size:19px;font-weight:500;margin:10px 0}.f-l-mid-txt{-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.4rem;margin-top:2px;min-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;width:100%;word-break:break-word}.f-l-base{align-items:flex-end;height:max-content;margin-left:-8px;margin-top:6px}.f-l-b-left{display:flex;flex:3 1;flex-wrap:wrap}.f-l-b-left>div,.f-l-b-votes{background-color:#f5f5f5;border-radius:18px;font-size:13.5px;margin-left:8px;margin-top:10px;padding:6px 15px 9px;width:max-content}.f-l-b-left.f-l-loading{height:20px;width:calc(100% - 55px)}.f-l-b-left.f-l-loading>div{margin-top:0!important;padding:0!important;width:100%!important}.f-l-b-left>div{color:var(--grey);font-weight:500}.f-l-b-votes{background-color:var(--white);border:1px solid var(--bordergrey);padding-left:10px}.f-l-b-votes.f-l-b-v-loading{background-color:initial;height:20px;margin-top:0!important;padding:0;width:45px}.f-l-b-votes span{font-weight:500;margin-left:4.5px;margin-top:-1px}.f-l-b-votes:nth-child(2) span{margin-top:-3px}.f-l-b-v-icon{color:#3e3e3e;height:16px;width:18px}.f-l-b-v-icon.down-vote{margin-left:3px!important;margin-top:1px}@media screen and (max-width:1024px){.f-l-base{flex-direction:column}.f-l-b-left{width:100%}}.Wallet{height:100%}.Wallet,.Wallet>div{width:100%}.wallet-header{border-bottom:1px solid var(--bordergrey);border-left:1px solid var(--bordergrey);padding:14px 15px 15px}.wallet-action,.wallet-actions,.wallet-actions>div,.wallet-header,.wallet-main,.wh-li{align-items:center;display:flex}.wallet-action,.wallet-main{flex-direction:column}.wallet-header h2{font-size:20px;margin:0;padding:0}.wallet-main-wrapper{height:calc(100% - 56.5px);overflow-y:auto;padding:15px}.wh-hamburger{display:none;height:20px;width:20px}.wallet-details{border:1px solid var(--bordergrey);border-radius:6px;margin-left:12px;max-width:100%;padding:27px 60px 27px 21px;width:max-content}.wallet-details h4{font-weight:450;margin:0}.wallet-details h1{margin:10px 0 0}.wallet-amount-loading{height:24px;margin-top:10px;width:100%}.wallet-actions{justify-content:center}.wallet-actions>div{border:1px solid var(--bordergrey);border-radius:6px;padding:10px 15px}.wallet-actions,.wallet-history{margin-top:20px;width:min(100%,700px)}.wallet-action{border-left:1px solid var(--bordergrey);cursor:pointer;padding:12px 27px;width:100px}.wallet-action:first-child{border-left:none}.wallet-action:nth-child(2){padding:12px 33px}.wa-icons{color:#575757;height:30px;width:30px}.wallet-action span{font-size:18px;font-weight:500;margin-top:6px}.wallet-history{border:1px solid var(--bordergrey);border-radius:10px;margin-top:36px;padding:12px}.wh{padding:3px 10px 12px;width:100%}.wh h4{font-size:18px;margin:0;padding:0}.wallet-history ul{border-top:1px solid var(--bordergrey);list-style:none;margin:0;padding:0;width:100%}.wh-li{align-items:center;border-bottom:1px solid var(--bordergrey);display:flex;justify-content:space-between;padding:10px 0;width:100%}.wallet-history li:last-child{border-bottom:none}.wh-li>div{padding:0 10px}.whl-img{align-items:center;background-color:var(--grey);border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.whl-img div,.whl-img img{border-radius:50%;height:100%;width:100%}.whli-loading{background-color:initial;padding:0!important}.whl-icon{color:var(--white);height:24px;width:24px}.whl-icon.whli-loading{border-radius:50%}.whl-txt{flex:3 1}.whl-det,.whl-txt{display:flex;flex-direction:column}.whl-det{align-items:flex-end}.whl-type{font-size:16px;font-weight:500}.whl-loading{height:16px;width:90%}.whl-address{font-size:14px}.whl-address,.whl-time{color:var(--grey);margin-top:3px}.whl-time{font-size:13px}.whl-amount{font-size:18px;font-weight:700}.whld-loading{height:18px;width:60px}.whl-time.whld-loading{height:15px}.wallet-loading-spinner{display:flex;height:50px;justify-content:center;margin:12px 0;width:100%}.wallet-loading-spinner>div{height:40px;width:40px}@media screen and (max-width:770px){.wh-hamburger{display:block}.wallet-header h2{margin-left:10px}.whl-img{height:30px;width:30px}.whl-icon{height:18px;width:18px}.whl-address,.whl-time{font-size:14px}.whl-amount{font-size:16px}.whl-type{font-size:15px}.wallet-details{padding-right:21px}}@media screen and (max-width:650px){.whl-address,.whl-time{font-size:13px}}@media screen and (max-width:600px){.whl-address,.whl-time{font-size:14px}}.wallet-modal{align-items:center;background-color:#1b1b1be6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999999}.wm-header{border-bottom:1px solid var(--bordergrey);justify-content:space-between;padding:15px 20px}.wm-header h4{margin:0;padding:0}.wmh-icon{color:var(--grey);height:18px;width:18px}.wm{background-color:var(--white);border-radius:10px;width:min(100%,600px)}.wm-Buy,.wm-Receive,.wm-Send{padding:20px;width:100%}.wmS-field input,.wmr-text{color:#3e3e3e;font-size:15px;padding:10px;width:100%}.wmS-field input{border:1px solid var(--bordergrey);border-radius:9px}.wmS-field input:focus{border-color:var(--grey)}.wm-Receive>p,.wm-Send>p{font-weight:500;margin:0 0 15px;text-align:center}.wmr-text{padding:5px}.wmr-text span{border:1px solid var(--grey);border-radius:6px;padding:10px 15px}.wmr-text{display:flex;justify-content:center}.wm-header,.wmS-send,.wmr,.wmr-button,.wms-button{align-items:center;display:flex}.wmS-send,.wmr{justify-content:flex-end;margin-top:20px}.wmr-button,.wms-button{background-color:var(--bgblue);border-radius:9px;padding:9px 20px;width:max-content}.wmrb-icon,.wmsb-icon{color:var(--white);height:15px;width:15px}.wmr-button span,.wms-button span{color:var(--white);font-size:15px;margin-left:9px}.wmS-field{margin-top:20px;width:100%}.wmS-field:first-child{margin-top:9px}.wmS-field input{margin-top:12px}.wmS-send{margin-top:27px}.Community{height:100%;overflow-y:auto;width:100%}.Community header{align-items:center;background-color:var(--white);border-bottom:1px solid var(--bordergrey);display:flex;padding:10px;position:sticky;right:0;top:0;width:100%;z-index:500}.community-Home{height:100%;width:100%}.cmH-header{align-items:center;display:flex;justify-content:space-between;padding:10px 27px}.cmhh{display:flex;flex:3 1;flex-direction:column}.cmh-btn{background-color:var(--bgblue);border-radius:10px;color:var(--white);font-weight:500;margin-left:10px;padding:8px 15px;width:max-content}.cmH-header h1{font-size:24px;margin:0;padding-bottom:6px}.cmH-header p{margin:0 0 12px}.cmts-li,.communities{width:100%}.communities-error{display:flex;height:calc(100% - 60px);justify-content:center;width:100%}.communities ul{display:grid;grid-template-columns:33.33% 33.33% 33.33%;list-style:none;margin:0;padding:0}.cmts-li{align-items:center;display:flex;margin-top:15px;padding:6px 15px;width:100%}.cmtsl-img{border-radius:50%;height:45px;width:45px}.cmtsl-img .d-{background-color:#f5f5f5}.cmtsl-img img,.cmtsl-img>div{border-radius:50%;height:100%;object-fit:cover;width:100%}.cmtsl-txt{display:flex;flex-direction:column;margin-left:7px;width:calc(100% - 54px)}.cmts-loading{height:15px;margin-top:2.4px;width:100%}.cmts-loading:first-child{margin-top:0}.cmts-name{font-size:14px;font-weight:500}.cmts-members,.cmts-niche{font-size:13.5px;margin-top:2px}.cmts-members{font-weight:300}.feed-li-loading .flt-poster{height:14px;width:90px}.feed-li-loading .flt-time{height:14px;width:55px}.feed-li-loading .fl-mid>div{height:90px}.feed-li-loading .flb-left{height:21px;width:min(calc(100% - 70px),350px)}.feed-li-loading .flb-right{height:21px;justify-content:flex-end;width:max(calc(100% - 360px),60px)}.feed-li-loading .flb-left>div,.feed-li-loading .flb-right>div{margin:0 0 0 10px;width:100%}.feed-li-loading .flb-right>div{height:21px;padding:0;width:60px}@media screen and (max-width:1024px){.communities ul{grid-template-columns:50% 50%}}@media screen and (max-width:500px){.communities ul{grid-template-columns:100%}}.community-Page{height:calc(100% - 55.8px);width:100%}.cm-header{border-bottom:1px solid var(--bordergrey);border-left:1px solid var(--bordergrey);padding:14px 15px 15px}.cmtContent{width:100%}.cmtContent .community-header{display:none!important}.community-main{display:flex}.cm-Feed{width:calc(100% - 365px)}.cm-Feed-div{height:auto!important;width:100%}.cm-About{border:1px solid #e9eef3;border-radius:6px;height:max-content;margin-left:5px;max-height:calc(100vh - 141px);overflow-y:auto;padding:10px 0 30px;position:sticky;right:0;top:85px;width:360px}.ch,.ch-right,.chr,.cm-data,.cm-header,.cm-nav,.cma-li,.fl-base,.fl-top,.flb-right,.flb-votes{align-items:center;display:flex}.cm-nav,.community-main{padding:15px 15px 15px 12px}.cm-nav{display:none}.cm-header h2{font-size:20px;margin:0;padding:0}.cmh-hamburger{display:none;height:20px;width:20px}.community{height:100%;overflow-y:auto;width:100%}.community-banner{height:120px;width:100%}.community-banner img{height:100%;object-fit:cover;width:100%}.ch{margin-top:-60px;transition:all .01s ease-in-out}.ch.positioned{background-color:#f5f5f5;border-bottom:1px solid var(--bordergrey);display:none;height:max-content;margin-top:0;padding:15px;position:sticky;right:0;top:0;width:100%}.ch.positioned.true{display:flex}.community-header .ch{align-items:center;justify-content:space-between;padding:15px;width:100%}.ch-img{height:100px;padding:0!important;width:100px}.ch .ch-img{border:3px solid var(--white);border-radius:50%}.ch.positioned .ch-img{border:none;height:50px;width:50px}.ch-img img,.cmty-loading .ch-img{border-radius:50%}.ch-img img{height:100%;object-fit:cover;width:100%}.cmty-loading .ch-img>div{border-radius:50%!important}.ch h3{flex:3 1;font-size:24px;margin-bottom:0;margin-top:35px;padding:0}.ch.positioned h3{margin:0}.ch h3,.ch>div{padding:0 10px}.ch-right{margin-top:43px;width:max-content}.ch.positioned .ch-right{margin-top:0}.ch-right>div{margin-left:10px}.chr{background-color:var(--bgblue);border-radius:18px;color:var(--white);font-size:14px;font-weight:500;padding:6px 15px 8px}.member-loading{height:21px;width:60px}.chr-{background-color:#f5f5f5;border-radius:10px;color:var(--grey);font-size:14px;font-weight:500;padding:6px 15px 8px}.chr-loading{background-color:initial;border:none;height:18px;padding:0;width:70px}.join{background-color:var(--white);border:1px solid var(--grey);color:var(--grey)}.chr-icon{color:inherit;height:14px;margin-top:1px;width:14px}.chr span{color:inherit;margin-left:6px}.cm-About,.cm-Feed,.cm-nav{margin-top:0}.cm-nav{padding:0 15px}.cm-nav-btn{border-radius:18px;color:var(--grey);font-weight:500;padding:8px 18px}.cm-nav-btn.true{background-color:#f5f5f5;color:#3e3e3e;font-weight:600}.cm-nav-btn:nth-child(2){margin-left:15px}.cm-Feed ul{list-style:none;margin:0;padding:0}.feed-li{border-bottom:1px solid var(--bordergrey);padding:10px 0}.feed-li,.feed-li>div{width:100%}.flt-img{background-color:var(--bgblue);border-radius:50%;height:21px;width:21px}.flt-img img,.flt-img>div{border-radius:50%;height:100%;width:100%}.feed-li-loading .flt-img{background-color:initial}.fl-top span,.flb-votes span{margin-left:6px}.flt-poster{font-size:13.5px;font-weight:500;margin-left:3px}.flt-time{color:var(--grey);font-size:13px;margin-left:3px}.fl-mid{margin-top:6px}.fl-mid-txt{-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;min-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word}.fl-base{align-items:flex-end;height:max-content;margin-left:-8px;margin-top:6px}.cm-topics,.flb-left{display:flex;flex:3 1;flex-wrap:wrap}.cm-topics{margin-top:0}.cm-topics>div,.flb-left>div,.flb-votes{background-color:#f5f5f5;border-radius:18px;font-size:13.5px;margin-left:8px;margin-top:10px;padding:8px 12px;width:max-content}.cm-topics-loading{margin-top:10px;width:100%}.cm-topics-loading>div{height:15px;margin-top:7px!important;width:100%}.flb-left>div{color:var(--grey);font-weight:500}.flb-votes{background-color:var(--white);border:1px solid var(--bordergrey);padding-left:10px}.flb-votes span{font-weight:500;margin-left:4.5px;margin-top:-1px}.flb-votes:nth-child(2) span{margin-top:-3px}.cm-topics>div{font-weight:600;margin-top:12px}.flbv-icon{color:#3e3e3e;height:16px;width:18px}.flbv-icon.down-vote{margin-left:3px!important;margin-top:1px}.cm-About h4,.cm-About>div{padding:0 10px}.cm-About h4{margin:0}.cm-About .cm-data{border-bottom:1px solid var(--bordergrey);padding-bottom:10px;width:100%}.cm-data>div{width:max-content}.cm-admins,.cm-dets,.cmd-metric{display:flex;flex-direction:column}.cm-data{justify-content:space-between}.cmd-title{font-size:14px;font-weight:500}.cmdm-value{font-size:15px;font-weight:700}.cmd-desc,.cmdm-name{color:var(--grey);font-size:13.5px;margin-top:3px}.cmd-desc,.cmd-title{width:100%}.cmdm-date{text-transform:capitalize}.cmd-loading{height:18px;width:100%}.cmd-desc .cmd-loading{margin-top:7px}.cmdm-loading{height:15px;width:90px}.cmdm-value .cmdm-loading{height:18px}.cmdm-name .cmdm-loading{height:15px}.cmd-desc{margin-top:5px}.cm-Topics,.cm-admins,.cm-data,.cm-dets{margin-top:15px}.cm-admins{border-bottom:1px solid var(--bordergrey);padding-bottom:10px!important}.cm-Topics{padding:0 10px 0 0!important}.cm-Topics>span{padding:0 10px}.cm-Topics>span,.cm-admins>span{font-size:14px;font-weight:700}.cm-subtopic-loading{height:16px;width:90px}.cma-li{padding:6px 0}.cma-li:first-child{margin-top:10px}.cmal-img{background-color:var(--bordergrey);border-radius:50%;height:24px;width:24px}.cmal-img img{border-radius:50%;height:100%;object-fit:cover;width:100%}.cmal-txt{font-size:13.5px;margin-left:8px;margin-top:-4px}.cmal-loading{height:16px;width:calc(100% - 30px)}.community .post-content{height:auto!important}@media screen and (max-width:1024px){.fl-base{flex-direction:column}.flb-left{width:100%}}@media screen and (max-width:900px){.community-header{background-color:var(--white)}.community-main{display:flex;height:auto}.cm-nav{display:flex}.community-main{display:block}.cm-About,.cm-Feed{width:100%}.cm-About{margin-top:10px}.cm-About.true,.cm-Feed.true{display:block}.cm-About,.cm-Feed{display:none}}@media screen and (max-width:600px){.community-banner{height:90px}.ch{align-items:normal;grid-template-columns:75px calc(100% - 75px);margin-top:-40px}.ch,.ch.positioned.true{display:grid;grid-template-rows:auto auto}.ch.positioned.true{align-items:center;grid-template-columns:50px calc(100% - 50px);margin-top:0;padding:8px 12px 12px}.ch h3{font-size:21px;margin-top:15px}.ch.positioned h3{font-size:20px}.ch-img{height:70px;width:70px}.ch.positioned .ch-img{height:45px;width:45px}.ch-right,.ch.positioned .ch-right{grid-column:1/3;justify-content:flex-end;margin-bottom:20px;margin-top:6px;width:100%}.ch.positioned .ch-right{margin-bottom:0;margin-top:0}}@media screen and (max-width:500px){.cmh-hamburger{display:block}.cm-header h2{margin-left:10px}}.create__Community__Modal__Overlay{align-items:center;background-color:#1b1b1be6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.create__Community__Modal{background-color:var(--white);border-radius:20px;height:97%;overflow-y:auto;padding:10px 15px;width:min(100%,600px)}.community-Create{align-items:center;display:flex;flex-direction:column;height:100%;height:auto;width:100%}.community-Create-header{align-items:center;display:flex;padding:10px 15px 15px}.cch-icon{color:#4a4a4a;height:20px;width:24px}.community-Create>div{width:100%}.community-Create-header h1{font-size:21px;margin:0 0 0 10px}.cmtc-field{margin-top:0;padding:15px}.cmtc-field>input{margin-top:12px;width:100%}.cmtc-field label{font-size:14px}.cmtc-file{align-items:center;display:flex;flex-direction:column;width:100%}.cmtc-profile-file{height:100px;margin-top:10px;position:relative;width:100px}.cmtc-banner-file{height:130px;margin-top:10px;position:relative;width:100%}.cmtc-banner-placeholder{border-radius:10px 10px 0 0;height:100%;width:100%}.cmtc-banner-placeholder,.cmtc-profile-placeholder{align-items:center;background-color:#1b1b1b4d;color:var(--white);display:flex;font-size:14px;justify-content:center}.cmtc-banner-file img,.cmtc-profile-file img,.cmtc-profile-placeholder{border-radius:50%;height:100%;object-fit:cover;width:100%}.cmtc-banner-file img{border-radius:10px 10px 0 0;object-fit:cover}.cmtc-banner-file label,.cmtc-profile-file label{align-items:center;background-color:#f5f5f5;border-radius:50%;bottom:0;box-shadow:var(--boxshadow);cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;width:30px;z-index:9}.cmtc-banner-file label{border-radius:10px 0 0 0;right:0}.cmtci-icon{color:var(--grey);height:18px;width:18px}.cmtc-banner-file input,.cmtc-profile-file input{display:none}.cmtc-select-box,.community-Create input,.community-Create textarea{background:none;border:1px solid var(--bordergrey);border-radius:10px;font-family:inherit;outline:none;padding:10px 10px 12px}.cmtc-select-box:focus,.community-Create input:focus,.community-Create textarea:focus{border:1px solid var(--grey)}.community-Create div textarea{height:150px;margin-top:12px;resize:none;width:100%}.cmtc-select{margin-top:12px;position:relative;width:100%}.cmtc-select-box,.cmtcs>div,.community-create{align-items:center;display:flex}.cmtc-selected{flex:3 1}.cmtc-selected span{font-size:14px;font-weight:350}.cmtc-drop-icon{border-left:1px solid var(--bordergrey);height:100%;margin-left:6px;padding:0 6px;width:max-content}.cmtc-icon{color:var(--grey);height:15px;width:15px}.cmtcs{display:flex;flex-wrap:wrap}.cmtc-select-box.true{padding-left:0}.cmtcs>div{background-color:#f5f5f5;border-radius:12px;margin-left:10px;padding:6px 12px 8px;width:max-content}.cmtcs>div span{color:var(--grey);font-size:13px;font-weight:450;margin-top:0}.cmtcs-icon{color:var(--grey);height:18px;margin-left:6px;width:15px}.cmtc-dropdown{background-color:var(--white);border-radius:10px;box-shadow:var(--boxshadow);display:none;height:max-content;height:200px;left:0;overflow:hidden;padding:8px 0;position:absolute;top:48px;width:100%;z-index:999}.cmtc-dropdown.true{display:block}.cmtc-dropdown>div{height:100%;overflow-y:auto;padding:0;width:100%}.cmtc-dropdown-input{margin-top:4px!important}.cmtc-dropdown-input input{width:100%}.cmtc-dropdown>div>div{cursor:pointer;font-size:13.5px;font-weight:350;margin-top:12px;padding:7px 12px;width:100%}.cmtc-dropdown>div>div:hover{background-color:#f5f5f5}.cmtc-dropdown-input:hover{background-color:var(--white)!important}.community-create{justify-content:flex-end;margin-top:25px;padding:15px;width:100%}.cmt-create-btn{background-color:var(--bgblue);border-radius:12px;color:var(--white);font-size:15px;font-weight:500;padding:7px 15px;width:max-content}.landingPage{background-color:var(--bgblue);display:flex;height:100%;width:100%}.idonk_logo{height:max-content!important;left:15px;position:absolute;top:15px;width:max-content!important;z-index:999}.idonk_logo img{height:60px;width:150px}.landing_page_wrapper{align-items:center;display:flex;justify-content:center}.lpw-content{align-items:center;background-color:var(--white);border:1px solid var(--bordergrey);border-radius:10px;box-shadow:var(--boxshadow);display:flex;flex-direction:column;height:330px;width:min(100%,500px)}.landingPage>div{height:100%}.landingPage .landing_page_wrapper{width:42%}.lp-banner{overflow:hidden;position:sticky;right:0;top:0;width:58%}.lpb-img,.lpb-img img{height:100%;width:100%}.lpw-content h3{font-size:33px;margin-bottom:20px;margin-top:50px}.lpw-content p{font-size:18px;margin-top:15px}.connect-wallet-btn{align-items:center;background-color:var(--bgblue);border-radius:18px;color:var(--white);display:flex;font-size:17px;margin-top:30px;padding:8px 30px 10px;width:max-content}.cwb-icon{color:var(--white);height:15px;width:15px}.connect-wallet-btn span{margin-left:9px}@media screen and (max-width:770px){.landingPage>div{width:100%}.lp-banner{display:none}}
/*# sourceMappingURL=main.9d170949.css.map*/