.ImageEditor_dialogWrapper__Jw1HI{display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 4px 33px rgba(0,0,0,.1);border-radius:12px;font-size:18px;padding:30px 24px 24px;position:relative}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_head__ZRsQs{text-align:center;font-weight:600;margin-bottom:20px}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:24px}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_imageContainer__InvDX{border:1px solid #ccc}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_imageContainer__InvDX img{min-width:calc(30vw - 300px);min-height:calc(30vh - 100px);max-height:calc(100vh - 300px);max-width:100%;-o-object-fit:contain;object-fit:contain;border:1px solid #ccc}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_aspectBtns__6ec32{margin-top:10px;display:flex;flex-direction:row;justify-content:center}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L{cursor:pointer;margin-left:8px;background-color:#eee;color:#666;text-align:center;border:1.5px solid #fff;border-radius:13px;padding:4px 16px;font-size:12px}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L:first-child{margin-left:0}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_content__LV81V .ImageEditor_body__NxvFs .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L.ImageEditor_active__rjBCw{background-color:#666;color:#fff}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_footer__AE3JJ{display:flex;width:100%;justify-content:flex-end;align-items:center}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_footer__AE3JJ .ImageEditor_btn__u311T{margin-left:5px}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_footer__AE3JJ .ImageEditor_btn__u311T.ImageEditor_uploadImage__9Nz2t{cursor:pointer;border:1px solid #000;padding:6px 12px;font-weight:600;font-size:16px;border-radius:5px}.ImageEditor_dialogWrapper__Jw1HI .ImageEditor_close__kq_wi{position:absolute;top:15px;right:15px}.ImageEditor_dialogWrapper__Jw1HI .ReactCrop__crop-selection{border:1.5px solid #fff}.ImageEditor_dialogWrapper__Jw1HI .ord-ne:after,.ImageEditor_dialogWrapper__Jw1HI .ord-nw:after,.ImageEditor_dialogWrapper__Jw1HI .ord-se:after,.ImageEditor_dialogWrapper__Jw1HI .ord-sw:after{background-color:#fff;border:1px solid #000}@media screen and (max-width:767px){.ImageEditor_dialogWrapper__Jw1HI{width:100vw;height:100vh;max-height:-webkit-fill-available;overflow-y:scroll;display:flex;justify-content:unset;flex-direction:column;padding:0 0 30px;border-radius:0}.ImageEditor_header__n6iXu{height:60px;display:flex;padding:10px 0;align-items:center;width:100%;border-bottom:1px solid #eee}.ImageEditor_header__n6iXu .ImageEditor_cancel__ITU3a{margin-left:10px;font-size:12px;color:#0abc71}.ImageEditor_header__n6iXu span{margin:0 auto;font-weight:600;font-size:14px}.ImageEditor_header__n6iXu .ImageEditor_submit__S33Iu{margin-right:10px}.ImageEditor_header__n6iXu .ImageEditor_submit__S33Iu button{font-size:12px}.ImageEditor_content__LV81V{display:flex;flex-direction:column;width:100%;margin-top:10px;padding-left:20px;padding-right:20px}.ImageEditor_content__LV81V .ImageEditor_aspectBtns__6ec32{margin-top:10px;margin-bottom:10px;display:flex;flex-direction:row;justify-content:center}.ImageEditor_content__LV81V .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L{cursor:pointer;margin-left:8px;background-color:#eee;color:#666;text-align:center;border:1.5px solid #fff;border-radius:13px;padding:4px 16px;font-size:12px}.ImageEditor_content__LV81V .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L:first-child{margin-left:0}.ImageEditor_content__LV81V .ImageEditor_aspectBtns__6ec32 .ImageEditor_aspectBtn__soE6L.ImageEditor_active__rjBCw{background-color:#666;color:#fff}.ImageEditor_content__LV81V .ImageEditor_imageContainer__InvDX{border:1px solid #ccc}.ImageEditor_content__LV81V .ImageEditor_imageContainer__InvDX img{border:1px solid #ccc;pointer-events:none;max-height:100%!important;width:100%}.ImageEditor_content__LV81V .ImageEditor_imageContainer__InvDX .ReactCrop__drag-handle{width:40px!important;height:40px!important}}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move;-webkit-box-shadow:0 0 0 9999em rgba(0,0,0,.5);box-shadow:0 0 0 9999em rgba(0,0,0,.5);border:1px dashed #fff}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%;-webkit-box-shadow:0 0 1px 1px #fff,0 0 0 9999em rgba(0,0,0,.5);box-shadow:0 0 1px 1px #fff,0 0 0 9999em rgba(0,0,0,.5)}.ReactCrop__crop-selection:focus{outline:none;border-color:blue;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:hsla(0,0%,100%,.4)}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:blue;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media(pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.Button_button__NwgJe{cursor:pointer;font-weight:600;font-size:16px;background:#0abc71;border:none;border-radius:5px;color:#fff;flex-direction:column}.Button_button__NwgJe,.Button_button__NwgJe .Button_main__6V6wO{display:flex;justify-content:center;align-items:center}.Button_button__NwgJe .Button_subText__X9_Dh{font-weight:600;font-size:10px;text-align:center;color:#fff}.Button_button__NwgJe.Button_rounded__EYpZI{border-radius:23px}.Button_button__NwgJe.Button_disabled__W8TDZ{opacity:.33;cursor:not-allowed}.Button_button__NwgJe:hover:not(.Button_disabled__W8TDZ){opacity:.85}.Button_button__NwgJe.Button_alternateColor__p0LFJ{background-color:#fdb62b}.Button_button__NwgJe.Button_alternateColorFaded__vInuX{background-color:#ccc}.Button_button__NwgJe.Button_alternateColorWarning__6BlHP{background-color:#fa553f}.Button_button__NwgJe.Button_darkOrange__ta4Ni{background-color:#fd6f1f}.Button_button__NwgJe.Button_pink__xSFIc{background-color:#f432a7}.Button_button__NwgJe.Button_lightRed__jS3vf{background-color:var(--light-red-clr)}.Button_button__NwgJe.Button_hasIcon__5FWln{display:flex;align-items:center;position:relative}.Button_button__NwgJe.Button_hasIcon__5FWln .Button_icon__545Gs{position:relative;margin-right:3px}.Button_button__NwgJe.Button_blackAndWhite__4tfIv{color:#000;border:1.5px solid #000;background-color:transparent}.Button_button__NwgJe.Button_blackAndWhite__4tfIv.Button_loading__muqW6{background-color:#000}.Button_button__NwgJe.Button_blackAndWhite__4tfIv:hover:not(.Button_disabled__W8TDZ){opacity:1;color:#fff;background-color:#000}.Button_button__NwgJe.Button_faded__ZmQFp{background-color:#ccc}.Button_button__NwgJe.Button_fullWidth__RaMZ8{width:100%}.Button_button__NwgJe.Button_fadingStyle___tmqU{color:#666;border:1px solid #ccc}.Button_button__NwgJe.Button_bigGuyStyle___lTFb{border-radius:12px;align-items:center;height:50px}.Button_button__NwgJe.Button_bigGuyStyle___lTFb.Button_hasSubText__WkJKz{height:60px}@media screen and (max-width:767px){.Button_button__NwgJe{font-size:12px}.Button_button__NwgJe.Button_hasSubText__WkJKz{height:60px!important}.Button_button__NwgJe.Button_hasSubText__WkJKz .Button_subText__X9_Dh{font-size:9px}}@media screen and (max-width:400px){.Button_button__NwgJe{font-size:9px}.Button_button__NwgJe.Button_hasSubText__WkJKz{padding-bottom:3px;height:60px!important}.Button_button__NwgJe.Button_hasSubText__WkJKz .Button_subText__X9_Dh{font-size:8px}}.BioSection_bioSection__X6BkQ{width:100%;margin-bottom:10px}.BioSection_bioSection__X6BkQ .BioSection_bio__ngN_A{font-weight:400;font-size:14px;line-height:21px;color:#666;overflow:hidden;text-overflow:clip;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:pre-line}.BioSection_bioSection__X6BkQ .BioSection_bio__ngN_A.BioSection_notShortMode__bILxL{display:flex}.BioSection_bioSection__X6BkQ .BioSection_readmore__avPps{cursor:pointer;display:flex;justify-content:flex-end;margin-left:auto;font-weight:600;font-size:11px;text-decoration:underline;color:#0abc71;margin-top:1px}@media screen and (max-width:767px){.BioSection_bioSection__X6BkQ .BioSection_bio__ngN_A{font-size:12px;line-height:18px;overflow:hidden;text-overflow:clip;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:pre-line}.BioSection_bioSection__X6BkQ .BioSection_bio__ngN_A.BioSection_notShortMode__bILxL{display:flex}}.ProgressRing_ring__oIj5G{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.ProgressRing_ring__oIj5G .ProgressRing_text__RinvA{position:absolute;top:0;bottom:0;left:0;right:0;color:#ccc;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;transform:scale(.67);white-space:nowrap}.ProgressRing_ring__oIj5G .ProgressRing_text__RinvA.ProgressRing_overflow__OaQrY{color:#e54040}.ProgressRing_ring__oIj5G circle{transition:stroke-dashoffset .35s}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;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;width:100%;z-index:1}.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,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";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,lower-alpha) ". ";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}.TextEditor_textEditorWrapper__xP1ZY{cursor:text}.TextEditor_hashtag__uNn_z,.TextEditor_mention__crPi6{color:#0abc71;cursor:pointer}.TextEditor_hashtag__uNn_z:hover,.TextEditor_mention__crPi6:hover{color:#0abc71}.TextEditor_link__xud_6{color:#00e;cursor:pointer}.TextEditor_link__xud_6:hover{color:#00e;text-decoration:underline;cursor:pointer}.TextEditor_overLimit__MiOzg{color:#fa553f}.TextEditor_policy__IlIK5{position:relative;color:#fa553f}.TextEditor_policy__IlIK5 .TextEditor_description__KcJKI{position:absolute;display:none;top:12px;left:-20px;width:240px;z-index:10000;font-size:11px;line-height:18px;background:transparent}.TextEditor_policy__IlIK5 .TextEditor_description__KcJKI *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;cursor:default}.TextEditor_policy__IlIK5 .TextEditor_description__KcJKI .TextEditor_content___w0yQ{color:#fff;width:100%;background:#000;margin-top:10px;padding:10px;border-radius:8px}.TextEditor_policy__IlIK5 .TextEditor_description__KcJKI a{color:var(--green-clr);text-decoration:underline;cursor:pointer!important}.TextEditor_policy__IlIK5:active .TextEditor_description__KcJKI,.TextEditor_policy__IlIK5:hover .TextEditor_description__KcJKI{display:block}.ReportBox_reportBox__gbXDj{display:flex;padding-bottom:7px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn{box-sizing:border-box;border-radius:8px;width:100%;position:relative}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn.ReportBox_expanded__HsjWv{background:#fafafa;border:1px solid #f3f3f3;border-radius:24px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn.ReportBox_expanded__HsjWv .ReportBox_textInputWrapper__4Kb0X{border:none}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn.ReportBox_expanded__HsjWv .ReportBox_footer__yqT2b{padding:0 8px 8px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_textInputWrapper__4Kb0X{font-size:0;border-radius:24px;border:1px solid #f3f3f3;margin-bottom:9px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_textInputWrapper__4Kb0X .ReportBox_textInput__bid5p{border-radius:24px;width:100%;outline:none;padding:10px 16px;font-size:16px;resize:none;background:#fafafa;border:none}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_textInputWrapper__4Kb0X .ReportBox_textInput__bid5p::-moz-placeholder{font-size:16px;color:#666}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_textInputWrapper__4Kb0X .ReportBox_textInput__bid5p::placeholder{font-size:16px;color:#666}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b{display:flex;width:100%;padding-bottom:8px;position:relative;overflow:hidden}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b .ReportBox_rightSide__lqjyW{display:none;overflow:hidden;margin-left:auto;align-items:center;justify-content:center;white-space:nowrap}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b .ReportBox_rightSide__lqjyW.ReportBox_expanded__HsjWv{display:flex}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b .ReportBox_rightSide__lqjyW .ReportBox_progress__w1cN7{margin-right:8px}@media screen and (max-width:767px){.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn{border-radius:6px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn.ReportBox_expanded__HsjWv{border-radius:10px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn.ReportBox_expanded__HsjWv .ReportBox_footer__yqT2b{padding:0 6px 6px 2px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b{padding-bottom:2px}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b .ReportBox_rightSide__lqjyW .ReportBox_progress__w1cN7{margin-right:4px!important}.ReportBox_reportBox__gbXDj .ReportBox_inputBox__JkVJn .ReportBox_footer__yqT2b .ReportBox_text__rBdPc{display:none}}.SubscribingStatusModal_dialogWrapper__1Ju4f{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--light-clr);box-shadow:0 4px 33px rgba(0,0,0,.1);border-radius:8px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_closeBtn__DlPec{position:absolute;top:16px;right:16px;filter:invert(100%)}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8{background-color:var(--light-clr);display:flex;flex-direction:column;align-items:center;padding:80px 150px 40px;justify-content:center}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_avatar__1Ucz_{margin-bottom:12px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_header__z8QyE{font-weight:600;font-size:18px;display:flex;flex-direction:column;align-items:center;white-space:pre-line;justify-content:center;margin-bottom:12px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_header__z8QyE p{text-align:center}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subHeader__sHgeD{font-weight:600;white-space:pre-line;font-size:12px;color:#666;margin-bottom:12px;text-align:center}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subHeader__sHgeD .SubscribingStatusModal_highlight__ugFAg{font-size:14px;color:red}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subHeader__sHgeD .SubscribingStatusModal_highlight1__UvrMC{color:red}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_discountButton__tc33B{margin-top:12px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_discountButton__tc33B button{font-size:15px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_reasonChoose__GV5Ch{padding:15px;width:100%;display:flex;flex-direction:column;justify-content:flex-start}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_actionsGroup__PR8kd{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px;width:100%}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_actionsGroup__PR8kd button{margin-bottom:10px;cursor:pointer}@media screen and (max-width:767px){.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8{padding:50px 30px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_header__z8QyE{font-size:14px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subheader__D43Q_{font-size:10px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_actionsGroup__PR8kd button,.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subheader__D43Q_ .SubscribingStatusModal_highlight__ugFAg{font-size:12px}}.SubscribingStatusModal_smallPrint__ti9O_{text-align:center;font-size:12px;margin-top:20px;flex-wrap:wrap;white-space:pre-wrap;color:#666;font-weight:500}.SubscribingStatusModal_smallPrint__ti9O_ .SubscribingStatusModal_link__5DTmx{color:#0abc71}.SubscribingStatusModal_smallPrint__ti9O_ p{text-align:center}@media screen and (max-width:360px){.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8{padding:50px 30px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_header__z8QyE{font-size:12px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subheader__D43Q_{font-size:9px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_subheader__D43Q_ .SubscribingStatusModal_highlight__ugFAg{font-size:11px}.SubscribingStatusModal_dialogWrapper__1Ju4f .SubscribingStatusModal_descriptionSection__uMYg8 .SubscribingStatusModal_actionsGroup__PR8kd button{font-size:11px!important}}.ThreeDotsMenu_threeDotsMenuWrapper__p5AEx{flex-shrink:0;cursor:pointer;position:relative}.ThreeDotsMenu_threeDotsMenuWrapper__p5AEx .ThreeDotsMenu_triggerWrapper__Xu1oY{cursor:pointer}.ThreeDotsMenu_threeDotsMenuWrapper__p5AEx .ThreeDotsMenu_contentWrapper__t3TBM{z-index:1000;width:280px;display:none;position:absolute;left:50%;transform:translate(-50%,4%);top:62px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px;background:#fff;text-align:center}.ThreeDotsMenu_menuWrapper__kzbrz{display:flex;flex-direction:column;align-items:center;font-size:16px}.ThreeDotsMenu_menuWrapper__kzbrz li{display:flex;justify-content:center;flex-wrap:nowrap;width:100%;cursor:pointer;padding:12px 22px}.ThreeDotsMenu_menuWrapper__kzbrz li a{text-decoration:none}.ThreeDotsMenu_menuWrapper__kzbrz li:not(:last-child){border-bottom:1px solid #eee}.ThreeDotsMenu_menuWrapper__kzbrz li:hover{background:rgba(0,0,0,.01)}.ThreeDotsMenu_menuWrapper__kzbrz li span{margin-left:15px}.ThreeDotsMenu_dialogWrapper__yIR9f{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 33px rgba(0,0,0,.1);border-radius:12px;font-size:18px;padding:24px 39px}.ThreeDotsMenu_dialogWrapper__yIR9f .ThreeDotsMenu_header__tLOLg{font-weight:600;margin-bottom:24px}.ThreeDotsMenu_dialogWrapper__yIR9f .ThreeDotsMenu_buttons__GmyK7{display:flex;align-items:center;justify-content:center}.ThreeDotsMenu_dialogWrapper__yIR9f .ThreeDotsMenu_buttons__GmyK7 .ThreeDotsMenu_button__bu2Sy{cursor:pointer;border:none;background:transparent;width:185px;font-size:18px;display:flex;justify-content:center}@media screen and (max-width:866px){.ThreeDotsMenu_threeDotsMenuWrapper__p5AEx .ThreeDotsMenu_contentWrapper__t3TBM{transform:translate(-90%,4%);top:28px}.ThreeDotsMenu_threeDotsMenuWrapper__p5AEx .ThreeDotsMenu_contentWrapper__t3TBM .ThreeDotsMenu_arrow___BMmu{display:none}}.FollowButtonsGroup_followSubscriptionButtons__lLQ4I{width:100%}.FollowButtonsGroup_followSubscriptionButtons__lLQ4I .FollowButtonsGroup_followerShipCtrl__q097S{width:100%;display:flex;flex-wrap:nowrap;margin-bottom:10px;margin-top:10px}.FollowButtonsGroup_followSubscriptionButtons__lLQ4I .FollowButtonsGroup_followerShipCtrl__q097S .FollowButtonsGroup_followGroup__Ow0fq{display:flex;flex-direction:row;flex-wrap:nowrap}.FollowButtonsGroup_followSubscriptionButtons__lLQ4I .FollowButtonsGroup_followerShipCtrl__q097S .FollowButtonsGroup_followGroup__Ow0fq button{width:100%}.FollowButtonsGroup_followSubscriptionButtons__lLQ4I .FollowButtonsGroup_followerShipCtrl__q097S .FollowButtonsGroup_subButton__q94qt{position:relative}.Profile_profileWrapper__iW2wI{padding:10px 24px 0;border-bottom:1px solid #ececec;display:flex;align-items:center;flex-wrap:wrap}.Profile_profileWrapperBorderNone__EjqIV{border:none}.Profile_firstLine__WnUIA{width:100%;display:flex;flex-direction:row;zoom:.83}.Profile_firstLine__WnUIA .Profile_meterDisableLabel__YgcSZ{width:100%;display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;font-size:14px;line-height:21px;background:#f7f8fd;border-radius:8px;margin-left:15px;text-align:center;font-family:Hiragino Kaku Gothic Pro;font-style:normal}.Profile_firstLine__WnUIA .Profile_uploadImage__UUCxV{display:flex;flex-direction:column;justify-content:center;align-items:center}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l{position:relative;width:86px;height:86px;margin-bottom:8px}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_profilePic__Rv1Kq{overflow:hidden;border-radius:100%;width:100%;height:100%}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_profilePic__Rv1Kq img{max-width:100%;max-height:100%}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_emotion__oI4gM{position:absolute;bottom:-10px;right:-10px;max-width:26px;z-index:2}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_profilePicOverlay__w_pBm{cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:100%;background-color:rgba(0,0,0,.3);opacity:0;transition:opacity .1s ease-out}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_profilePicOverlay__w_pBm:hover{opacity:1}.Profile_firstLine__WnUIA .Profile_profilePicGroup__QmP1l .Profile_profilePicOverlay__w_pBm .Profile_camera__Id6xh{filter:invert(100%)}.Profile_firstLine__WnUIA .Profile_editProfilePicLabel__a4kcw{cursor:pointer;font-weight:600;font-size:10px;color:#0abc71;text-align:center}.Profile_firstLine__WnUIA .Profile_badgeGroup__WvWY0{display:flex;flex-direction:row;margin-left:auto;height:-moz-fit-content;height:fit-content}.Profile_firstLine__WnUIA .Profile_badgeGroup__WvWY0 .Profile_badge__m1nTf{flex-shrink:0;border-radius:8px}.Profile_firstLine__WnUIA .Profile_badgeGroup__WvWY0 .Profile_help__rBLQT{position:relative;cursor:pointer;flex-shrink:0;color:#fff;font-weight:600;font-size:9px;border-radius:100%;height:22px;width:22px;background-color:#ccc;display:flex;justify-content:center;align-items:center;align-self:center}.Profile_firstLine__WnUIA .Profile_badgeGroup__WvWY0 .Profile_help__rBLQT:hover .Profile_tooltip__KZ4hj{visibility:visible}.Profile_firstLine__WnUIA .Profile_badgeGroup__WvWY0 .Profile_help__rBLQT .Profile_tooltip__KZ4hj{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:120%;left:50%;margin-left:-60px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o{display:flex;align-items:center;padding:8px;flex-wrap:wrap;margin-left:15px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o.Profile_lessMargin__tPVuj{padding:4px 8px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o.Profile_lessMargin__tPVuj .Profile_stats__ZWv0g .Profile_statsLeft___bOOR{margin-right:6px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o.Profile_statsGroupCtrl__qk6mU{margin-top:10px;width:100%}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g:not(:last-child){margin-right:30px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT{display:flex;align-items:center}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsLeft___bOOR{display:flex;position:relative;margin-right:7px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4{display:flex;flex-direction:column;justify-content:flex-start}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4 .Profile_statsText__pbnyt{zoom:.8;font-size:10px;color:#666;-webkit-text-size-adjust:none;white-space:nowrap}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4 .Profile_statsNum__HNudW{font-weight:600;font-size:15px;color:#666;white-space:nowrap}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsBottom__VQmk2{font-weight:600;font-size:12px;line-height:18px}.Profile_firstLine__WnUIA.Profile_infoPage__sX9FC .Profile_statsGroup__cUW7o{margin-left:5px}.Profile_userNameGroup__WGiSK{width:100%;margin-top:12px;display:inline-flex;flex-wrap:wrap;align-items:center}.Profile_userNameGroup__WGiSK .Profile_userName__U2Kiq{display:flex;align-items:center;color:#000;font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-weight:600;font-size:24px;margin:unset;margin-right:10px}.Profile_userNameGroup__WGiSK .Profile_userNameIcon__nVQg5{margin-left:8px;display:flex}.Profile_userNameGroup__WGiSK .Profile_country__9uRxR{font-family:Hiragino Kaku Gothic Pro;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#666;margin-top:2px;display:flex;align-items:center}.Profile_userNameGroup__WGiSK .Profile_country__9uRxR span{margin-right:5px;cursor:auto}.Profile_userNameGroup__WGiSK .Profile_country__9uRxR a img{cursor:pointer}.Profile_userJob__Mcy0s{width:100%;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#666}.Profile_extraContainer__ndkRK{width:100%}.Profile_dialogWrapper__FKujZ{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 33px rgba(0,0,0,.1);border-radius:8px;font-size:18px;overflow:hidden;max-width:820px}.Profile_dialogWrapper__FKujZ .Profile_closeBtn__hmNZ2{position:absolute;top:16px;right:16px;filter:invert(100%)}.Profile_dialogWrapper__FKujZ .Profile_container__pydAD{display:flex!important;align-items:center;justify-content:center;padding:80px 60px}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_{display:flex;flex-direction:column;align-items:flex-start;margin-right:23px;min-width:335px}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_header__nBiDx{font-weight:600;font-size:24px;margin-bottom:16px}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_subheader__2ORoZ{font-size:16px;color:#666;margin-bottom:24px}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_smallText__rdZtU{font-size:12px;color:#666;margin-bottom:24px}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_nextBtn__S4Yuj{font-weight:600;font-size:16px;border:1px solid #000;border-radius:5px;width:298px;text-align:center;height:46px;cursor:pointer;transition:background-color .15s ease-out,color .15s ease-out;background-color:#fff}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_nextBtn__S4Yuj:hover{background-color:#000;color:#fff}.Profile_dialogWrapper__FKujZ .Profile_descriptionSection__FYRT_ .Profile_completeBtn__Ra97n{background:#0abc71;border:1px solid #0abc71;border-radius:5px;font-weight:600;font-size:16px;color:#fff;width:298px;text-align:center;height:46px;cursor:pointer}.Profile_dialogWrapper__FKujZ .Profile_visualSection__Uokxw{flex-shrink:0;min-width:327px}.Profile_dialogWrapper__FKujZ .Profile_badges__ypiPS{margin-bottom:16px}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw{max-width:327px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.1);border-radius:8px;display:flex;align-items:flex-start;padding:9px}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw:not(:last-child){margin-bottom:13px}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw .Profile_featureIcon__RMqLp{margin-right:2px;margin-top:-4px}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw .Profile_descGroup__K3PRd{display:flex;flex-direction:column;align-items:flex-start}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw .Profile_descGroup__K3PRd .Profile_descTitle__gwloY{font-weight:600;font-size:14px}.Profile_dialogWrapper__FKujZ .Profile_feature__Hd6pw .Profile_descGroup__K3PRd .Profile_descText__0Lckt{font-size:12px;color:#666}@media screen and (max-width:864px){.Profile_dialogWrapper__FKujZ{overflow-y:scroll;width:440px;min-height:700px}.Profile_container__pydAD{height:700px;flex-direction:column-reverse}.Profile_container__pydAD .Profile_visualSection__Uokxw{margin-bottom:30px}.Profile_container__pydAD .Profile_descriptionSection__FYRT_{margin-right:0}.Profile_dots__hu4E_{margin-top:0}}@media screen and (max-width:767px){.Profile_profileWrapper__iW2wI{padding:5px 15px 0}.Profile_firstLine__WnUIA{zoom:1}.Profile_firstLine__WnUIA .Profile_badge__m1nTf{align-items:flex-start!important}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o{width:54%;margin-left:1%}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g{width:30%;display:flex;flex-direction:column-reverse;align-items:center}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g:not(:last-child){margin-right:5%}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT{flex-direction:column}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsLeft___bOOR{margin-right:0}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4{display:flex;flex-direction:column;justify-content:center;align-items:center}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4 .Profile_statsText__pbnyt{font-size:11px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4 .Profile_statsNum__HNudW{margin-top:2px;font-weight:600;font-size:11px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsBottom__VQmk2{font-size:11px;line-height:14px;margin-bottom:2px;text-overflow:ellipsis;white-space:nowrap;text-align:center}.Profile_firstLine__WnUIA.Profile_infoPage__sX9FC .Profile_statsGroup__cUW7o{align-items:flex-start}.Profile_firstLine__WnUIA.Profile_infoPage__sX9FC .Profile_editProfilePicLabel__a4kcw{font-size:8px}.Profile_profilePicGroup__QmP1l{width:20%;height:20%}.Profile_userNameGroup__WGiSK{margin-top:3px;margin-bottom:6px}.Profile_userNameGroup__WGiSK .Profile_userName__U2Kiq{font-size:20px}.Profile_userNameGroup__WGiSK .Profile_userName__U2Kiq span{margin-left:6px}.Profile_userJob__Mcy0s,.Profile_userNameGroup__WGiSK .Profile_country__9uRxR{font-size:14px;line-height:20px}.Profile_userJob__Mcy0s{margin-bottom:8px}}@media screen and (max-width:375px){.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsTop__JRMWT .Profile_statsRight__JQSz4 .Profile_statsText__pbnyt{font-size:10px}.Profile_firstLine__WnUIA .Profile_statsGroup__cUW7o .Profile_stats__ZWv0g .Profile_statsBottom__VQmk2{font-size:8px}}@media screen and (max-width:425px){.Profile_statsGroup__cUW7o{margin-bottom:8px}}.ProgressIcon_progressIcon__g9CWb{display:flex;align-items:center;justify-content:center;position:relative}.ProgressIcon_progressIcon__g9CWb svg{transform-origin:50% 50%;transform:rotate(-90deg)}.ProgressIcon_progressIcon__g9CWb svg circle{transition:stroke-dashoffset 1s linear}.ProgressIcon_progressIcon__g9CWb .ProgressIcon_icon__PeIrp{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=3ba36de4b49442d5.css.map*/