.Switch__switchToggle{background:#d5dde7;border-radius:1.25rem;height:12px;width:31px}.Switch__toggleOn{background:#3d78fb;box-shadow:inset 0 0 0 10px #3d78fb}.Switch__switchMove{background-color:#fff;border-radius:50%;bottom:0;box-shadow:0 1px 4px 0 #777;height:18px;margin:0;top:50%;transform:translateY(-50%);width:18px}.Switch__switchOff{left:0;transition:all .2s ease-out}html[dir=rtl] .Switch__switchOff{left:auto;right:0}.Switch__switchOn{left:calc(100% - 18px);transition:all .2s ease-out}html[dir=rtl] .Switch__switchOn{left:auto;right:calc(100% - 18px)}.BreadCrumbs__breadCrumbsLink{color:var(--color-brand);text-decoration:none}.BreadCrumbs__breadCrumbsLastLink{text-decoration:none}.BreadCrumbs__breadcrumbsView{color:#fff;font-size:.875rem}.BreadCrumbs__breadCrumbText{-webkit-box-flex:1;display:inline-block;-ms-flex:1 1 auto;flex:1 1 auto;min-width:1.4375rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.BreadCrumbs__breadCrumbText:focus-within{overflow:visible}.BreadCrumbs__breadCrumbsLink:hover{color:#ccc}@media only screen and (min-width:1367px){.BreadCrumbs__breadCrumbText{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}}.BreadCrumbs__breadCrumbText+.BreadCrumbs__breadCrumbText:before{content:"\A0\A0/\A0\A0"}.BreadCrumbs__breadcrumbList{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start;line-height:normal;list-style:none;margin:0;overflow:hidden;padding:.9375rem 0;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (min-width:769px){.BreadCrumbs__breadCrumbText:hover{-webkit-box-flex:4;-ms-flex:4 0 auto;flex:4 0 auto}.BreadCrumbs__breadcrumbsView{float:left;max-width:100%}html[dir=rtl] .BreadCrumbs__breadcrumbsView{float:right}}@media only screen and (max-width:768px){.BreadCrumbs__breadCrumbText{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.BreadCrumbs__breadCrumbText:nth-last-child(n+3){display:none}.BreadCrumbs__breadCrumbText:nth-last-child(2):before{content:""}.BreadCrumbs__breadCrumbText:nth-last-child(2){flex:0 0 auto;max-width:50%}}.BreadCrumbs__clear{clear:both}@keyframes BrowserUpgrade__freezerIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-ms-keyframes BrowserUpgrade__freezerIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.BrowserUpgrade__container{background-color:rgba(0,0,0,.59);bottom:0;left:0;margin:auto;opacity:0;pointer-events:none;right:0;top:0;-webkit-transition:.3s ease-in;-moz-transition:.3s ease-in;-ms-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in;visibility:hidden;width:100%;z-index:90}.BrowserUpgrade__active.BrowserUpgrade__container{animation:BrowserUpgrade__freezerIn .3s ease-in;-webkit-animation:BrowserUpgrade__freezerIn .3s ease-in;-moz-animation:BrowserUpgrade__freezerIn .3s ease-in;-ms-animation:BrowserUpgrade__freezerIn .3s ease-in;opacity:1;pointer-events:auto;-webkit-transition:.3s ease-in;-moz-transition:.3s ease-in;-ms-transition:.3s ease-in;-o-transition:.6s ease-in;visibility:visible}.BrowserUpgrade__closePopup{right:.9375rem;top:.9375rem}html[dir=rtl] .BrowserUpgrade__closePopup{left:.9375rem;right:auto}.BrowserUpgrade__upgradeIcon{padding:1.25rem}.BrowserUpgrade__popup{background:var(--color-brand);border-radius:.3125rem;-webkit-box-shadow:-6px 8px 80px 0 rgba(0,0,0,.24);box-shadow:-6px 8px 80px 0 rgba(0,0,0,.24);box-sizing:border-box;margin:0 auto;opacity:0;padding:1.25rem 1.875rem;top:3rem;visibility:hidden;width:55%}.BrowserUpgrade__active.BrowserUpgrade__popup{animation:BrowserUpgrade__freezerIn .6s ease-in;-webkit-animation:BrowserUpgrade__freezerIn .3s ease-in;-moz-animation:BrowserUpgrade__freezerIn .3s ease-in;-ms-animation:BrowserUpgrade__freezerIn .3s ease-in;opacity:1;visibility:visible}.BrowserUpgrade__wrapper{padding:.625rem 1.25rem .625rem 3.125rem}.BrowserUpgrade__content{margin-bottom:2.5rem}.BrowserUpgrade__content:after{border-top:.0625rem solid #eee;bottom:-1.25rem;content:"";display:inline-block;left:0;position:absolute;width:1.875rem}.BrowserUpgrade__title{word-wrap:break-word;color:var(--color-brand1);font-size:var(--size-fZ30);margin-bottom:.3125rem;word-break:break-word}.BrowserUpgrade__description,.BrowserUpgrade__descriptionTwo{word-wrap:break-word;color:#666;font-size:var(--size-fZ13);word-break:break-word}.BrowserUpgrade__descriptionTwo{font-style:italic;font-weight:600;margin-top:.9375rem}.BrowserUpgrade__browserUl{flex-flow:wrap}.BrowserUpgrade__browserLists{align-items:center;box-sizing:border-box;width:33.3%}.BrowserUpgrade__upgradeLink{color:inherit;display:block;padding:.7rem .5rem;text-decoration:none}.BrowserUpgrade__browserLists:hover{background:var(--color-greyShade15);border-radius:.1875rem}.BrowserUpgrade__label{color:var(--color-HexGray40);font-size:var(--size-fZ14);margin-left:.9375rem}html[dir=rtl] .BrowserUpgrade__label{margin-left:0;margin-right:.9375rem}@media (max-width:1023px){.BrowserUpgrade__upgradeIcon{display:none}.BrowserUpgrade__popup{top:1rem;width:85%}.BrowserUpgrade__browserLists{width:100%}.BrowserUpgrade__wrapper{padding:0}}@media (width:1024px){.BrowserUpgrade__popup{width:83%}}@media screen and (orientation:landscape) and (min-device-width:319px) and (max-device-width:1024px){.BrowserUpgrade__popup{top:.5rem}.BrowserUpgrade__browserLists{width:50%}.BrowserUpgrade__content{margin-bottom:1rem}.BrowserUpgrade__descriptionTwo{margin-bottom:.3125rem}}.EmailVerification__verifyCon{margin:2.5rem 0}.EmailVerification__loginBox{padding:0 1.875rem}.EmailVerification__details{background:var(--color-brand);border:1px solid var(--color-lightGrey);border-radius:3px;box-shadow:0 3px 8px 0 rgba(0,0,0,.03);padding:1.875rem 0;width:90%}@media (max-width:48rem){.EmailVerification__loginBox{padding:0}.EmailVerification__details{padding:1.25rem;width:100%}}@keyframes ConfirmBox__boxOpen{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ConfirmBox__popupCenter{align-items:center;bottom:0;justify-content:center;left:0;margin:auto;right:0;top:0}.ConfirmBox__popupContClose,.ConfirmBox__popupContOpen{background-color:rgba(0,0,0,.59);z-index:12}.ConfirmBox__popupSubCont{max-width:27.2rem;padding:10px}.ConfirmBox__openBox{animation:ConfirmBox__boxOpen .4s ease;background-color:#fff;border-radius:5px;max-width:100%;min-width:100%}.ConfirmBox__closeBox{transform:scale(0);transition:all .4s ease}.ConfirmBox__marTop30{margin-top:1.875rem}.ConfirmBox__messageHeader{background-color:#feeded;border-radius:.125rem .125rem 0 0;color:#ec7682;padding:.625rem .9375rem}.ConfirmBox__messageContent{background-color:var(--color-brand);border-radius:0 0 .125rem .125rem;margin:0;padding:1.875rem 1.25rem 1.25rem;word-break:break-word}.ConfirmBox__deleteBorder{border:.125rem solid #ec7682;border-radius:50%;height:1.875rem;margin-right:.625rem;width:1.875rem}.ConfirmBox__alert{display:inline-flex;margin-right:.625rem}html[dir=rtl] .ConfirmBox__alert,html[dir=rtl] .ConfirmBox__deleteBorder,html[dir=rtl] .ConfirmBox__marTop30 span{margin-left:.625rem;margin-right:0}@-webkit-keyframes Message__MessageShow{0%{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}10%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}90%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}to{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}@keyframes Message__MessageShow{0%{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}10%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}90%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}to{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}.Message__messageShow{-webkit-animation:Message__MessageShow 3s ease;animation:Message__MessageShow 3s ease}.Message__messageShow,.Message__typeRestrictionMessageShow{background-color:var(--color-brand);border-radius:0 0 .25rem .25rem;-webkit-box-shadow:0 0 1.25rem .0625rem rgba(0,0,0,.15);box-shadow:0 0 1.25rem .0625rem rgba(0,0,0,.15);display:flex;left:50%;overflow:hidden;z-index:13}.Message__typeRestrictionMessageShow{-webkit-animation:Message__MessageShow 5s ease;animation:Message__MessageShow 5s ease;-webkit-transform:translateX(-50%) translateY(-100%);-ms-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}html[dir=rtl] .Message__messageShow{padding:0 0 0 .625rem}@-webkit-keyframes Message__MessageHide{0%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}to{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}@keyframes Message__MessageHide{0%{-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}to{-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}}.Message__failure{background-color:var(--color-danger)}.Message__failure,.Message__success{align-items:center;color:var(--color-brand);display:flex;flex-shrink:0;padding:.8125rem}.Message__success{background-color:#3bc46a}.Message__messageHide{-webkit-animation:Message__MessageHide .3s ease;animation:Message__MessageHide .3s ease}.Message__closeIcon{align-items:center;display:inline-flex;flex-shrink:0}.Message__messageStr{align-self:center;flex:1;max-width:24.375rem;min-width:0;padding:0 .5rem;word-break:break-word}.Message__closeIcon{padding:0 .5rem}@media only screen and (max-width:400px){.Message__messageStr{max-width:16.25rem}}@media (max-width:48rem){.Message__messageShow{width:80%}}@media only screen and (max-width:567px){.Message__messageShow,.Message__typeRestrictionMessageShow{max-width:80%;min-width:60%;width:max-content}.Message__messageStr{font-size:.875rem}}@-webkit-keyframes ImagePopup__scaleIn{0%{opacity:.7;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ImagePopup__scaleIn{0%{opacity:.7;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ImagePopup__imageOpen{-webkit-animation:ImagePopup__scaleIn .3s ease;animation:ImagePopup__scaleIn .3s ease}.ImagePopup__imageClose,.ImagePopup__imageOpen{background-color:rgba(42,45,54,.94);bottom:0;left:0;overflow:hidden;right:0;top:0;z-index:11}.ImagePopup__imageClose{opacity:0;transform:scale(.9);transition:all .3s ease}.ImagePopup__imgPreviewerheader{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;justify-content:space-between;padding:.9rem}.ImagePopup__imgCount,.ImagePopup__imgName{-webkit-box-flex:1;color:#fff;-ms-flex:1;flex:1}.ImagePopup__imgCount{text-align:center}.ImagePopup__navIcon{-webkit-box-flex:1;color:#fff;-ms-flex:1;flex:1;justify-content:flex-end}html[dir=rtl] .ImagePopup__navIcon{text-align:left}.ImagePopup__imgType{color:grey;font-style:italic}.ImagePopup__close,.ImagePopup__download,.ImagePopup__newtab,.ImagePopup__zoom{border-radius:2px;color:#fff;margin:0 5px 0 0;padding:5px 0;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:40px}html[dir=rtl] .ImagePopup__close,html[dir=rtl] .ImagePopup__download,html[dir=rtl] .ImagePopup__newtab,html[dir=rtl] .ImagePopup__zoom{margin:0 0 0 5px}.ImagePopup__close:hover,.ImagePopup__download:hover,.ImagePopup__newtab:hover,.ImagePopup__zoom:hover{background-color:hsla(0,0%,100%,.2)}@media only screen and (max-width:767px){.ImagePopup__imgCount{display:none}.ImagePopup__close,.ImagePopup__download,.ImagePopup__newtab,.ImagePopup__zoom{margin:0}}.ImagePopup__imgArrowLT,.ImagePopup__imgArrowRT{background-color:hsla(0,0%,100%,.2);border-radius:50%;color:#fff;height:2.8125rem;left:15px;line-height:45px;top:50%;transform:translateY(-50%);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:2.8125rem;z-index:10}html[dir=rtl] .ImagePopup__imgArrowLT{left:auto;right:15px;transform:translateY(-50%) rotateY(180deg)}.ImagePopup__imgArrowRT{left:auto;right:15px}html[dir=rtl] .ImagePopup__imgArrowRT{left:15px;right:auto;transform:translateY(-50%) rotateY(180deg)}.ImagePopup__imgContent{align-items:center;height:calc(100% - 61px);margin:0 auto;overflow:auto;width:92%}.ImagePopup__imgSrc{margin:0 auto}.ImagePopup__imgZoomIn{cursor:zoom-out;width:110%}.ImagePopup__imgZoomOut{cursor:zoom-in;max-height:90%;max-width:90%;width:auto}.ImagePopup__zoomContent{align-items:start}@media only screen and (max-width:768px){.ImagePopup__imgContent{width:68%}.ImagePopup__zoomContent{align-items:center}}.ImagePopup__imgMenuIcon{background-color:#f5f5f5;bottom:1rem;height:2.5rem;line-height:2.6;right:1rem;width:2.5rem;z-index:1}html[dir=rtl] .ImagePopup__imgMenuIcon{left:1rem;right:auto}.ImagePopup__pullDownIcon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ImagePopup__imgPreviewerFooter{background-color:rgba(42,45,54,.68);bottom:-7rem;left:0;min-width:100%;overflow:hidden;overflow-x:auto;padding:1rem 2rem;right:0;-webkit-transition:.2s ease-in-out 0s;-o-transition:.2s ease-in-out 0s;transition:.2s ease-in-out 0s;white-space:nowrap}.ImagePopup__imgPreviewerFootershow{bottom:0}.ImagePopup__imgList{border:4px solid transparent;max-height:5rem;max-width:10rem}.ImagePopup__imgList img{display:inline-block;max-height:4rem;max-width:100%;vertical-align:bottom}.ImagePopup__selectedImgList{border:4px solid #fff}.Link__link{max-width:100%}.Link__link2{color:var(--color-hoverblue1)}.UserStatistics__container{position:relative}.UserStatistics__target{color:var(--color-hoverblue1)}.UserStatistics__userDetail{width:fit-content}.UserStatistics__content{background:var(--color-brand);border:.0625rem solid rgba(0,0,0,.1);border-radius:.3125rem;box-shadow:0 15px 40px rgba(125,147,178,.3);z-index:3}.UserStatistics__loading{font-size:.9rem;font-weight:700;padding:.5rem;text-align:left;width:20.7rem}.UserStatistics__showAvatar{padding:1.5rem 0;text-align:center;width:20.7rem}.UserStatistics__userName{color:var(--color-HexGray20);font-size:1.1rem;font-weight:500;overflow:hidden;padding:1rem 1rem 0;text-overflow:ellipsis;white-space:nowrap}.UserStatistics__userPopupDetails{display:flex;justify-content:space-between;padding:1rem 0}.UserStatistics__userPopupDetailsCol{flex:1;min-width:0}.UserStatistics__userPopupNum{color:var(--color-color8);font-size:1.1rem;font-weight:600}.UserStatistics__userPopupTxt{color:var(--color-HexGray55);font-size:.75rem}.UserStatistics__userDetail .UserStatistics__targetCrs{cursor:pointer!important}.UserStatistics__userBadge{background-color:#3bc46a;border-radius:.1875rem;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.0625rem;line-height:1.125rem;padding:0 .5rem .0625rem;text-transform:capitalize}.UserStatistics__userBadgeCont{padding:0 0 1rem}.UserStatistics__followBtn{padding:1rem 0 0}.UserStatistics__popupbox{background-color:#fff;border-radius:5px;box-shadow:0 0 60px 0 rgba(0,0,0,.15)}.UserStatistics__showCont{z-index:3}.UserStatistics__btmMrgn{margin:10px 0 0}.UserStatistics__tpMrgn{margin:0 0 10px}.UserStatistics__rtMrgn{margin:0 10px 0 0}.UserStatistics__lftMrgn{margin:0 0 0 10px}.UserStatistics__bottom,.UserStatistics__bottomLeft,.UserStatistics__bottomRight{top:100%}.UserStatistics__top,.UserStatistics__topLeft,.UserStatistics__topRight{bottom:100%}.UserStatistics__left,.UserStatistics__leftBottom,.UserStatistics__leftTop{left:100%}.UserStatistics__right,.UserStatistics__rightBottom,.UserStatistics__rightTop{right:100%}.UserStatistics__arrowbottom:before,.UserStatistics__arrowbottomLeft:before,.UserStatistics__arrowbottomRight:before,.UserStatistics__arrowleft:before,.UserStatistics__arrowleftBottom:before,.UserStatistics__arrowleftTop:before,.UserStatistics__arrowright:before,.UserStatistics__arrowrightBottom:before,.UserStatistics__arrowrightTop:before,.UserStatistics__arrowtop:before,.UserStatistics__arrowtopLeft:before,.UserStatistics__arrowtopRight:before{border-color:transparent}.UserStatistics__popupLabel{justify-content:center;margin-top:.3125rem;padding:0 1.5625rem}.UserStatistics__userDesc{color:var(--color-HexGray55);font-size:.813rem;margin:.25rem auto 0;padding:.25rem 0;width:15rem}.UserStatistics__footerGp{align-items:center;border-top:.063rem solid #e1e4ea;margin-bottom:-1.5rem;margin-top:.875rem;padding:.938rem .625rem}.UserStatistics__usergrpCount{color:var(--color-HexGray20);font-size:1rem;font-weight:800;margin-right:.313rem}.UserStatistics__footerGp .UserStatistics__mrgtop1{color:var(--color-HexGray55);font-size:.876rem}html[dir=rtl] .UserStatistics__usergrpCount{margin-left:.313rem;margin-right:0}.UserStatistics__commentUser{align-items:center;border-radius:10px;display:flex;justify-content:flex-start;padding:20px 25px;width:350px}.UserStatistics__commentUser .UserStatistics__userName{font-size:1rem;line-height:normal;padding:0;text-align:left;white-space:unset}.UserStatistics__commentUser .UserStatistics__contentContainer{flex:1;margin-left:15px;min-width:0}.UserStatistics__commentUser .UserStatistics__popupLabel{justify-content:flex-start;padding:0}.UserStatistics__commentUser .UserStatistics__orgName{display:flex;margin-top:.3125rem}.UserStatistics__cursor{cursor:pointer}.UserStatistics__noCursor,.UserStatistics__noCursor .UserStatistics__target,.UserStatistics__noCursor a{color:var(--color-brand1);cursor:default}.UserLabel__label{border-radius:5px;font-size:.75rem;font-weight:400;line-height:150%;max-width:100%;min-width:2.5rem;padding:0 .625rem;text-align:center;transition:all .3s ease-in-out}.UserLabel__rounded{border-radius:25px}.SearchAutosuggest__searchSuggest{background:var(--color-brand);border:.0625rem solid var(--color-HexGray90);border-radius:.1875rem;-webkit-box-shadow:0 .375rem 1rem 0 rgba(76,76,76,.4);-moz-box-shadow:0 .375rem 1rem 0 rgba(76,76,76,.4);box-shadow:0 .375rem 1rem 0 rgba(76,76,76,.4);left:0;margin:0 auto;max-height:400px;opacity:1;overflow-y:auto;position:absolute;right:0;top:104%;transition:all .3s ease-out;width:100%;z-index:4}.SearchAutosuggest__suggestList{border-bottom:.0625rem solid var(--color-greyShade10);color:var(--color-HexGray20);max-width:100%;padding:.9375rem .625rem;text-decoration:none}.SearchAutosuggest__suggestList:hover{color:var(--color-hoverblue1)}.SearchAutosuggest__suggestListLink{display:block}.SearchAutosuggest__title{background-color:var(--color-greyShade14);border-bottom:.0625rem solid var(--color-greyShade10);color:var(--color-HexGray20);max-width:100%;padding:.9375rem .625rem;text-decoration:none}.AccessibilityPanel__content{background:#fff;bottom:0;box-shadow:-5px 4px 16px 0 #0000001f;font-style:normal;height:100%;left:auto;line-height:normal;opacity:0;position:fixed;right:-450px;top:auto;transition:all .25s;visibility:hidden;width:450px;z-index:10}.AccessibilityPanel__leftPosition.AccessibilityPanel__content{box-shadow:5px 4px 16px 0 #0000001f}.AccessibilityPanel__leftPosition{left:-450px;right:auto}.AccessibilityPanel__leftPosition.AccessibilityPanel__popupActive{left:0;right:auto}.AccessibilityPanel__rotateIcon{transform:rotate(180deg);transition:transform .3s ease}.AccessibilityPanel__positionIcon{transition:transform .3s ease}.AccessibilityPanel__popupActive{opacity:1;right:0;visibility:visible}.AccessibilityPanel__widgetHeaderContent{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:12px 24px;z-index:5}.AccessibilityPanel__widgetTitle span{display:inline-block;font-size:18px;font-weight:600}.AccessibilityPanel__widgetActions{align-items:center;display:flex;gap:8px}.AccessibilityPanel__widgetActions span{align-items:center;border-radius:6px;color:#535865;cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:all .2s;width:28px}.AccessibilityPanel__widgetActions span:hover{background:#e2e5e9}.AccessibilityPanel__widgetBodyContent{height:calc(100% - 106px)}.AccessibilityPanel__searchSection{padding:4px 24px 12px}.AccessibilityPanel__searchContainer{align-items:center;border:1px solid #d4dadf;border-radius:6px;display:flex;padding:4px 16px 4px 12px}.AccessibilityPanel__searchContainer:hover{border:1px solid #535865}.AccessibilityPanel__searchContainer:focus-within{border:1px solid #3e7af7}.AccessibilityPanel__searchContainer .AccessibilityPanel__searchIcon svg{color:#535865;cursor:pointer;position:relative;top:-3px}.AccessibilityPanel__searchContainer .AccessibilityPanel__searchIcon svg:hover{color:#3e7af7}.AccessibilityPanel__searchIcon,.AccessibilityPanel__searchInput::placeholder{color:#777}.AccessibilityPanel__searchContainer input{border:none;flex:1;font-size:14px;height:32px;padding-right:16px}.AccessibilityPanel__noResultsText{color:#000;font-size:18px;font-weight:600;margin:24px 0 0}.AccessibilityPanel__noResultsTextDec{color:#555;display:inline-block;font-size:14px;font-weight:400;margin-top:8px}.AccessibilityPanel__noResultsFound{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.AccessibilityPanel__customizeContent{height:100%;overflow:auto}.AccessibilityPanel__footer{align-items:center;background-color:#fff;border-top:1px solid #ececec;bottom:0;cursor:pointer;display:flex;font-size:14px;gap:8px;height:50px;justify-content:center;position:relative;z-index:9}.AccessibilityPanel__customContent{height:100%}@media only screen and (max-width:768px){#AccessibilityPanel__accessibilityTab_cursor{display:none!important}}@media only screen and (max-width:430px){.AccessibilityPanel__mobileContent.AccessibilityPanel__content .AccessibilityPanel__positionIcon{display:none}.AccessibilityPanel__mobileContent.AccessibilityPanel__content{border-radius:16px 16px 0 0;height:95%;overflow:hidden;transition:all .25s;width:100%;z-index:10}}.MultiCollapseTabs__tabContainer{overflow:hidden;transition:all .3s ease}.MultiCollapseTabs__tabContainer:after{border-bottom:1px dashed #ececec;content:"";display:block;height:0;margin:0 auto;padding:0 20px;width:89%}.MultiCollapseTabs__tabHeading{background:#fff;cursor:pointer;min-height:83px;padding:20px 24px;z-index:10}.MultiCollapseTabs__actionBoxIcon,.MultiCollapseTabs__tabHeading{align-items:center;display:flex;transition:background-color .3s ease}.MultiCollapseTabs__actionBoxIcon{background:#f6f8fb;border-radius:6px;height:36px;justify-content:center;width:36px}.MultiCollapseTabs__actionBoxContent{display:flex;flex:1;flex-direction:column;margin:0 15px;transition:all .3s ease}.MultiCollapseTabs__title{color:#000;cursor:pointer;font-size:.938rem;font-weight:600;line-height:20px}.MultiCollapseTabs__description{color:#535865;font-size:.813rem;line-height:150%;margin-top:4px;max-height:max-content;opacity:1;overflow:hidden;transition:all .3s ease}.MultiCollapseTabs__actionBoxRightIcon{align-items:center;border-radius:6px;color:#535865;display:flex;height:28px;justify-content:center;margin-left:15px;width:28px}.MultiCollapseTabs__tabContainer.MultiCollapseTabs__active .MultiCollapseTabs__actionBoxRightIcon,.MultiCollapseTabs__tabContainer:hover .MultiCollapseTabs__actionBoxRightIcon{background:#ebf0f5}.MultiCollapseTabs__actionBoxRightIcon svg{transform:rotate(0deg);transition:transform .3s ease}.MultiCollapseTabs__tabContainer.MultiCollapseTabs__active .MultiCollapseTabs__actionBoxRightIcon svg{transform:rotate(-180deg)}.MultiCollapseTabs__sectionWrapper{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.MultiCollapseTabs__sectionWrapper.MultiCollapseTabs__expanded{max-height:1500px;transition:max-height .4s ease-in}.MultiCollapseTabs__searchIcon{cursor:pointer;margin-left:auto;transition:transform .3s ease}.MultiCollapseTabs__searchBox{background:#f6f8fb;border-radius:4px;display:none;margin-top:10px;padding:10px}.MultiCollapseTabs__searchBox.MultiCollapseTabs__active{display:block}.MultiCollapseTabs__container{height:calc(100% - 54px);overflow:auto;padding-bottom:20px}.TabContent__tabContentWrapper{background:transparent;padding:0 24px}.TabContent__tabContent{background:#fff;border:1px solid #ececec;border-radius:8px;box-shadow:0 2px 5px rgba(125,147,178,.08);box-sizing:border-box;margin-bottom:20px;padding:8px}.TabContent__tabContent:hover{box-shadow:0 6px 32px -5px rgba(125,147,178,.32)}.TabContent__cardTitleWrapper{padding:12px}.TabContent__cardTitle{color:#000;font-size:.938rem;font-weight:500;line-height:20px;margin-bottom:2px}.TabContent__cardDescription{color:#535865;font-size:.813rem;font-weight:400;line-height:150%}.InfoRow__container{border-radius:6px;margin-bottom:2px;overflow:visible;padding:8px 12px;position:relative;transition:background-color .3s ease}.InfoRow__rowContainer{align-items:center;cursor:pointer;display:flex}.InfoRow__container:hover{background:#ebf0f5}.InfoRow__container:last-child{border-bottom:none}.InfoRow__iconContainer{align-items:center;display:flex;justify-content:center}.InfoRow__textContainer{flex:1;margin:0 12px;transition:all .3s ease}.InfoRow__title{color:#000;flex:1;font-size:.938rem;font-weight:400}.InfoRow__description{color:#535865;font-size:.813rem;line-height:1.4;margin-top:4px;padding-right:5px}.InfoRow__control{align-items:center;display:flex}.InfoRow__control .switch{height:20px;width:36px}.InfoRow__control .radio{height:20px;width:20px}.InfoRow__mode{color:#000;display:none;font-size:.875rem;line-height:160%;margin-top:15px;padding:0 5px}.InfoRow__container.InfoRow__active .InfoRow__mode{display:block}.InfoRow__infoIconContainer{align-items:center;color:#666;cursor:pointer;display:flex;margin:0 10px;opacity:0;position:relative;transition:opacity .2s ease-in-out;z-index:10}.InfoRow__container:hover .InfoRow__infoIconContainer{opacity:1}.InfoRow__infoIconContainer svg:hover{color:#3e7af7!important}.InfoRow__infoIconContainer svg{height:18px;width:18px}.InfoRow__tooltipContent{animation:InfoRow__tooltipFadeIn .2s ease-in-out;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 17px 1px #00000029;color:#333;font-size:.813rem;height:auto;line-height:1.5;padding:15px;position:fixed;white-space:normal;width:320px;z-index:9999}.InfoRow__tooltipHeading{color:#000;font-size:.938rem;font-weight:700;margin:0 0 6px}.InfoRow__tooltipDescription{color:#535865;font-size:.813rem;font-weight:400;line-height:21px;margin:0 0 8px}.InfoRow__tooltipListContainer{background:#f3f5f9;border-radius:4px;margin:0;padding:12px}.InfoRow__tooltipListHeading{color:#000;font-size:.875rem;font-weight:700;margin:0 0 6px}.InfoRow__tooltipList{margin:0;padding-left:16px}.InfoRow__tooltipListItem{color:#000;font-size:.813rem;font-weight:400;line-height:21px;margin-bottom:5px}.InfoRow__tooltipListItem::marker{color:#9299ab}.InfoRow__tooltipListItem:last-child{margin-bottom:0}@keyframes InfoRow__tooltipFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InfoRow__isOpen{display:block;visibility:hidden}.InfoRow__isReady{visibility:visible}.InfoRow__hide{display:none}.InfoRow__arrow{height:0;position:absolute;width:0}.InfoRow__bottom{right:50%;top:calc(100% + 12px);transform:translateX(50%)}.InfoRow__arrowbottom{bottom:100%;right:50%;transform:translateX(50%)}.InfoRow__arrowbottom:before{border:8px solid transparent;border-bottom-color:rgba(0,0,0,.1);content:"";left:-8px;position:absolute;top:-16px}.InfoRow__arrowbottom:after{border:8px solid transparent;border-bottom-color:#fff;content:"";left:-8px;position:absolute;top:-15px}.InfoRow__tooltipText{color:#333}.InfoRow__dropDownWrapper{padding:12px}.Radio__button{font-weight:400;line-height:1;text-decoration:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.Radio__radio [type=radio],.Radio__radioButton [type=radio]{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:0;width:1px}.Radio__radioButton .Radio__radioLabel{color:#333;cursor:pointer;margin-bottom:.125em;max-width:9.375rem;overflow:hidden;text-overflow:ellipsis}.Radio__radio .Radio__radioFaux{background:#fff;border:1px solid #999;border-radius:50%;display:inline-block;flex-shrink:0;height:1.063rem;margin-right:.5rem;margin-top:.3125rem;position:relative;-webkit-transition:#d2d3d2 .1s linear,background-color .1s linear;transition:#d2d3d2 .1s linear,background-color .1s linear;vertical-align:middle;width:1.063rem}html[dir=rtl] .Radio__radio .Radio__radioFaux{margin-left:.5rem;margin-right:0}.Radio__radio [type=radio]:checked+.Radio__radioLabel .Radio__radioFaux{border:1px solid #3e7af7}.Radio__radio [type=radio]:checked+.Radio__radioLabel .Radio__radioFaux:after,.Radio__radio [type=radio]:checked~.Radio__radioFaux:after{background-color:#3e7af7;border-radius:50%;content:"";height:.563rem;left:.188rem;position:absolute;top:.188rem;width:.563rem}html[dir=rtl] .Radio__radio [type=radio]:checked+.Radio__radioLabel .Radio__radioFaux:after,html[dir=rtl] .Radio__radio [type=radio]:checked~.Radio__radioFaux:after{left:auto;right:3px}.Radio__radioLabel .Radio__formElementLabel{color:#000;font-size:1rem;font-weight:600;line-height:25.6px}.Radio__radio .Radio__radioLabel .Radio__formElementLabel{word-wrap:break-word;flex:1;min-width:0;word-break:break-word}.Radio__radio .Radio__radioLabel{display:inline-flex}.Radio__radio [type=radio]:disabled+.Radio__radioFaux,.Radio__radio [type=radio]:disabled+.Radio__radioLabel .Radio__radioFaux,.Radio__radio [type=radio]:disabled~.Radio__radioFaux{background-color:#f6f6f6}.Radio__hasError .Radio__radioFaux{border-color:#d9534f}.Radio__radioButton .Radio__radioLabel{background-color:#f6f6f6;box-shadow:0 2px #c4c5c4;color:greyShade70;display:inline-block;line-height:2rem;margin-bottom:.125rem;padding:0 .4rem}.Radio__radioButton .Radio__radioLabel:focus,.Radio__radioButton .Radio__radioLabel:hover{color:greyShade70}.Radio__radioButton .Radio__radioLabel:active{box-shadow:inset 0 1px #c4c5c4;-webkit-transform:translateY(1px);transform:translateY(1px)}.Radio__radioButton+.Radio__radioButton{margin-left:0}html[dir=rtl] .Radio__radioButton+.Radio__radioButton{margin-right:0}.Radio__radioButton+.Radio__radioButton .Radio__radioLabel{border-left:1px solid #d2d3d2}html[dir=rtl] .Radio__radioButton+.Radio__radioButton .Radio__radioLabel{border-left:0;border-right:1px solid #d2d3d2}.Radio__radioButton:first-child .Radio__radioLabel{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.Radio__radioButton:last-child .Radio__radioLabel{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.Radio__radioButton [type=radio]:checked+.Radio__radioLabel{background-color:#f20043;border-left-color:#ce0039;box-shadow:0 2px #ce0039;color:#fff;margin-bottom:.125rem}html[dir=rtl] .Radio__radioButton [type=radio]:checked+.Radio__radioLabel{border-right-color:#ce0039}.Radio__radioButton [type=radio]:checked+.Radio__radioLabel:focus,.Radio__radioButton [type=radio]:checked+.Radio__radioLabel:hover{color:#fff}.Radio__radioButton [type=radio]:checked+.Radio__radioLabel:active{box-shadow:inset 0 1px #ce0039;-webkit-transform:translateY(1px);transform:translateY(1px)}.Radio__radioBtnGroupCompactbuttonRadius .Radio__radioButton .Radio__radioLabel{font-size:.80952381em;letter-spacing:.02rem;line-height:1.6rem;text-transform:uppercase}.Radio__radioBtnGroupCompactbuttonRadius .Radio__radioButton:first-child .Radio__radioLabel{border-bottom-left-radius:125rem;border-top-left-radius:125rem;padding-left:.6rem}html[dir=rtl] .Radio__radioBtnGroupCompactbuttonRadius .Radio__radioButton:first-child .Radio__radioLabel{padding-right:.6rem}.Radio__radioBtnGroupCompactbuttonRadius .Radio__radioButton:last-child .Radio__radioLabel{border-bottom-right-radius:125rem;border-top-right-radius:125rem;padding-right:.6rem}html[dir=rtl] .Radio__radioBtnGroupCompactbuttonRadius .Radio__radioButton:last-child .Radio__radioLabel{padding-left:.6rem}@media only screen and (max-width:320px){.Radio__radioButton .Radio__radioLabel{max-width:5rem}}.ValueSlider__valueSliderContainer{display:flex;flex-direction:column;padding:12px}.ValueSlider__valueControls{align-items:center;display:flex;gap:15px}.ValueSlider__controlButton{background:none;border:1px solid #d4dadf;border-radius:5px;color:#535865;cursor:pointer;padding:2px;transition:all .2s ease}.ValueSlider__controlButton:hover{color:#3e7af7}.ValueSlider__controlButton:hover:not(:disabled){border-color:#3e7af7;color:#3e7af7}.ValueSlider__controlButton:disabled{cursor:not-allowed;opacity:.5}.ValueSlider__currentValue{min-width:24px;text-align:center}.ValueSlider__defaultButton{background:none;border:none;color:#3e7af7;cursor:pointer;opacity:1;padding:0;transition:all .2s ease}.ValueSlider__defaultButton:hover{color:#0458fc}.ValueSlider__defaultButton.ValueSlider__disabled{opacity:0}.ValueSlider__sliderContainer{align-items:center;display:flex;height:24px;position:relative;width:100%}.ValueSlider__slider{cursor:pointer;height:24px;opacity:0;position:absolute;width:100%;z-index:2}.ValueSlider__sliderTrack{background:#e8e8e8;border-radius:3px;height:6px;left:0;overflow:visible;position:absolute;top:50%;transform:translateY(-50%);width:100%}.ValueSlider__sliderFill{background:#3e7af7;border-radius:3px;height:100%;position:absolute;transition:width .1s ease}.ValueSlider__customThumb{background:#fff;border:2px solid #3e7af7;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.1);height:24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:24px;z-index:1}.ValueSlider__slider:focus+.ValueSlider__sliderTrack .ValueSlider__customThumb,.ValueSlider__sliderContainer:hover .ValueSlider__customThumb{box-shadow:0 2px 4px rgba(0,0,0,.15),0 0 0 3px rgba(62,122,247,.2)}input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}input[type=range]::-webkit-slider-runnable-track{background:#d8d8d8;border-radius:3px;cursor:pointer;height:5px;width:100%}.ValueSlider__container{align-items:flex-start;display:flex;justify-content:space-between;padding:12px}.ValueSlider__cardTitle,.ValueSlider__currentValue{color:#000;font-size:.938rem;line-height:20px;margin-bottom:2px}.ValueSlider__cardTitleBox{align-items:center;display:flex;gap:5px}.ValueSlider__cardTitleBox .ValueSlider__currentValue{font-weight:600!important}.ValueSlider__cardDescription{color:#535865;font-size:.813rem;font-weight:400;line-height:150%}.FollowersPopup__overlay{background-color:rgba(0,0,0,.59);bottom:0;height:100%;left:0;right:0;top:0;width:100%;z-index:12}.FollowersPopup__followersContainer{background-color:var(--color-brand);border-radius:.3125rem;display:flex;flex-direction:column;height:100%;overflow:auto}.FollowersPopup__followersWrapper{overflow:auto}.FollowersPopup__headerCount{margin-right:.625rem}html[dir=rtl] .FollowersPopup__headerCount{margin-left:.625rem;margin-right:0}.FollowersPopup__followersHeader{align-items:center;background:var(--color-brand);border-bottom:.0625rem solid #d2d2d2;display:flex;justify-content:space-between;padding:.625rem}.FollowersPopup__title{font-size:1.25rem}.FollowersPopup__followersList{flex:1;max-height:31.25rem;min-width:0;overflow-y:auto}.FollowersPopup__followers{align-items:center;padding:.625rem}.FollowersPopup__followers+.FollowersPopup__followers{border-top:.0625rem solid #e6e6e6}.FollowersPopup__followers:last-child{border-bottom:none}.FollowersPopup__userDetail{display:flex;flex:1;flex-direction:column;margin-left:.8rem;min-width:0}.FollowersPopup__name{flex:1;min-width:0}.FollowersPopup__flwUnflwBtn{visibility:hidden}.FollowersPopup__followers:hover .FollowersPopup__flwUnflwBtn{visibility:visible}html[dir=rtl] .FollowersPopup__userDetail{margin-left:0;margin-right:.8rem}@media (max-width:48rem){.FollowersPopup__flwUnflwBtn{visibility:visible}}@media screen and (orientation:landscape) and (min-device-width:319px) and (max-device-width:768px){.FollowersPopup__followersList{max-height:17.25rem}}.List__postdet{align-items:center}.List__postdet li{color:var(--color-HexGray40);font-size:var(--size-fZ13);font-weight:500;position:relative}.List__postdet>li:first-child{margin:0;padding-left:0}.List__postdet li+li:before{background:var(--color-color9);border-radius:50%;content:"";display:inline-block;height:.1875rem;margin:0 10px;vertical-align:middle;width:.1875rem}.List__Dropdown{background:#fff;-webkit-box-shadow:.125rem .3125rem .5rem 0 #dbdbdb;-moz-box-shadow:.125rem .3125rem .5rem 0 #dbdbdb;box-shadow:.125rem .3125rem .5rem 0 #dbdbdb;margin:0;min-width:150px;padding:0;position:absolute;right:-50px;top:30px;z-index:10}.List__Dropdown:before{border:7px solid transparent;border-bottom:6px solid #fff;bottom:100%;content:"";display:block;height:0;left:46%;position:absolute;width:0}.List__Dropdown li{display:block;font-size:14px;padding:10px;position:relative}.LoadingAnimation__loadingAnimation{height:100%;justify-content:center;padding:2.1875rem 0;width:100%}.LoadingAnimation__dotLoad{animation:LoadingAnimation__bounce .4s ease infinite alternate;background-color:#3e7af7;border-radius:50%;height:.625rem;margin:.15625rem;width:.625rem}.LoadingAnimation__dotLoad:first-child{animation-delay:-75ms}.LoadingAnimation__dotLoad:nth-child(2){animation-delay:-.15s}.LoadingAnimation__dotLoad:nth-child(3){animation-delay:-.225s}.LoadingAnimation__dotLoad:nth-child(4){animation-delay:-.3s}.LoadingAnimation__dotLoad:nth-child(5){animation-delay:-.375s}@keyframes LoadingAnimation__bounce{0%{box-shadow:0 2px 1px rgba(71,34,87,.1);transform:translateY(0)}to{box-shadow:0 50px 12px rgba(0,0,0,.1);transform:translateY(-15px)}}@keyframes OverlayPopup__modalComeIn{0%{-webkit-transform:scale(.8) translatez(0);transform:scale(.8) translatez(0);will-change:transform}to{-webkit-transform:scale(1) translatez(0);transform:scale(1) translatez(0);will-change:transform}}.OverlayPopup__popupContClose,.OverlayPopup__popupContOpen{background-color:rgba(0,0,0,.59);bottom:0;left:0;margin:auto;right:0;top:0;transition:all .3s ease;width:100%;z-index:12}.OverlayPopup__popupSubCont{background-color:transparent;max-height:80%;max-width:33%;min-width:33%}.OverlayPopup__popupBox{background-color:#fff;border-radius:5px;margin:0 10px;width:100%}.OverlayPopup__openPopup{animation:OverlayPopup__modalComeIn .25s ease;height:100%}.OverlayPopup__closePopup{-moz-transform:translateY(35px) scale(.97);-ms-transform:translateY(35px) scale(.97);-webkit-transform:translateY(35px) scale(.97);transform:translateY(35px) scale(.97)}.OverlayPopup__closePopup,.OverlayPopup__popupContClose{opacity:0;transition:all .25s ease;visibility:hidden}@media (max-width:48rem){.OverlayPopup__popupSubCont{min-width:85%}}@media (width:80rem){.OverlayPopup__popupSubCont{max-width:50%;min-width:45%}}@media (width:64rem){.OverlayPopup__popupSubCont{max-width:50%;min-width:50%}}.Participant__participants{height:100%}.Participant__flwUnflwBtn{visibility:hidden}.Participant__usrStatus .Participant__flwUnflwBtn{margin-left:.8rem}.Participant__usrStatus:hover .Participant__flwUnflwBtn{visibility:visible}.Participant__usrNmeDotted{align-items:center}.Participant__participantsHeader{align-items:center;background:brand;border-bottom:.0625rem solid #d2d2d2;padding:.625rem;width:100%}.Participant__usrDetailWrapper{max-height:31.25rem;overflow:auto;width:100%}.Participant__usrDetails{flex:1;margin-left:.9375rem;min-width:0}html[dir=rtl] .Participant__usrDetails{margin-left:0;margin-right:.9375rem}.Participant__usrStatusList{color:#333;font-size:.75rem;padding:0 0 .3625rem}.Participant__trendingList{color:#000;padding:.3625rem 0}.Participant__postCnt{margin-right:1.25rem}html[dir=rtl] .Participant__postCnt{margin-left:1.25rem;margin-right:0}.Participant__usrStatus{align-items:center;padding:.625rem}.Participant__usrStatus+.Participant__usrStatus{border-top:.0625rem solid #e6e6e6}.Participant__title{font-size:1.25rem}.Participant__headerCount{margin-right:.625rem}.Participant__closeIcon{color:brand1}.Participant__closeIcon:hover{color:hoverblue1}.Participant__userDetail{padding-left:.9375rem}html[dir=rtl] .Participant__userDetail{padding-left:0;padding-right:.9375rem}.Participant__username{padding:.3125rem 0;width:15.625rem}.Participant__userpost{padding:.3125rem 0}.Participant__userpostcount{color:var(--color-HexGray20);font-size:.75rem;margin-right:1.25rem}.Participant__userpostcount:last-child,html[dir=rtl] .Participant__userpostcount{margin-right:0}html[dir=rtl] .Participant__userpostcount:last-child{margin-left:0;margin-right:1.25rem}@media (max-width:48rem){.Participant__flwUnflwBtn{visibility:visible}}@media screen and (orientation:landscape) and (min-device-width:319px) and (max-device-width:768px){.Participant__usrDetailWrapper{max-height:17.25rem}}.HistoryPopup__overlay{background-color:rgba(0,0,0,.59);bottom:0;height:100%;left:0;right:0;top:0;width:100%;z-index:12}.HistoryPopup__historyContainer{background-color:var(--color-brand);border-radius:.3125rem;display:flex;flex-direction:column;max-width:100%;overflow:auto}.HistoryPopup__followersWrapper{overflow:auto}.HistoryPopup__headerCount{margin-right:.625rem}html[dir=rtl] .HistoryPopup__headerCount{margin-left:.625rem;margin-right:0}.HistoryPopup__historyHeader{align-items:center;background:var(--color-brand);border-bottom:.0625rem solid #d2d2d2;display:flex;justify-content:space-between;padding:.625rem}.HistoryPopup__title{font-size:1.25rem}.HistoryPopup__time{color:#666;font-size:.8125rem}.HistoryPopup__historyAttachTitle{font-size:1.0625rem;font-weight:600;margin:0 0 1rem}.HistoryPopup__attachements{margin:0 0 1rem;width:70%}.HistoryPopup__historyList{flex:1;max-height:31.25rem;min-width:0;overflow:auto}.HistoryPopup__userList{padding:.625rem}.HistoryPopup__userList+.HistoryPopup__userList{border-top:.0625rem solid #e6e6e6}.HistoryPopup__userPicture{margin-right:.8rem}html[dir=rtl] .HistoryPopup__userPicture{margin-left:.8rem;margin-right:0}.HistoryPopup__editText{word-wrap:break-word;letter-spacing:.1px;line-height:1.7;margin:0;padding:0 0 1.25rem;word-break:break-word}html[dir=rtl] .HistoryPopup__userDetail{margin-left:0;margin-right:.8rem}@media (max-width:48rem){.HistoryPopup__historyContainer{min-width:0}.HistoryPopup__attachements{width:100%}}@media (width:1024){.HistoryPopup__attachements{width:100%}}@media screen and (orientation:landscape) and (min-device-width:319px) and (max-device-width:768px){.HistoryPopup__historyList{max-height:17.25rem}}.Attachments__attachments{line-height:1.6;padding:.625rem 0}.Attachments__attachment,.Attachments__w100{background:var(--color-brand);border:.0625rem solid #d3d3d3;border-radius:.1875rem;box-shadow:0 .1875rem .5rem 0 rgba(0,0,0,.03);margin:0 .625rem .625rem 0;padding:.625rem;transition:all .2s;width:30.5%}.Attachments__titles{font-weight:700;padding:.625rem 0}.Attachments__w100{margin:0 0 .625rem;width:100%}html[dir=rtl] .Attachments__attachment{margin:.9375rem 0 0 .9375rem}.Attachments__detail{flex:1;min-width:0;padding:0 .625rem}.Attachments__close{margin-right:1rem}html[dir=rtl] .Attachments__close{margin-left:.7125rem;margin-right:auto}.Attachments__close:hover{color:var(--color-hoverblue1)}.Attachments__delete:hover{color:var(--color-danger)}.Attachments__name{width:100%}.Attachments__size{color:var(--color-HexGray40);font-size:var(--size-fZ13)}.Attachments__down:hover .Attachments__close{display:block}@media (max-width:700px){.Attachments__attachment{margin-right:0;width:100%}html[dir=rtl] .Attachments__attachment{margin-left:0}.Attachments__close{display:block}}@media (min-width:620px) and (max-width:991px){.Attachments__close{display:block}}@media (min-width:768px) and (max-width:1024px){.Attachments__close{display:block}}.Attachments__imgViewer{background:var(--color-greyShade13);border-radius:.1875rem;bottom:105%;box-shadow:-.3125rem -.3125rem .9375rem rgba(48,54,61,.2);cursor:default;left:-10px;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translate3d(0,-.625rem,0);transform:translate3d(0,-.625rem,0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;z-index:1}html[dir=rtl] .Attachments__imgViewer{left:auto;right:-10px}.Attachments__imgViewer:after{background-color:#fff;border-right:1px solid #ddd;border-top:1px solid #ddd;bottom:.125rem;content:"";display:inline-block;height:.8em;left:1.2rem;position:absolute;transform:rotate(135deg);width:.8em}html[dir=rtl] .Attachments__imgViewer:after{left:auto;right:1.2rem}.Attachments__down:hover .Attachments__imgViewer{opacity:1;pointer-events:auto;-webkit-transform:translateZ(0) rotate3d(0,0,0,0);transform:translateZ(0) rotate3d(0,0,0,0)}.Attachments__imgviewerContent{background-color:#fff;box-shadow:0 2px 2px rgba(32,35,32,.15);cursor:pointer;margin-bottom:.5rem;max-width:14rem;min-width:4rem;padding:.4rem;text-align:center}.Attachments__attachViewImg{max-height:8rem;max-width:13rem}.Attachments__unknownNone{display:none}.Attachments__attachAction{display:flex;font-size:0;visibility:hidden}.Attachments__attachment:hover .Attachments__attachAction{visibility:visible}@media (max-width:48rem){.Attachments__attachAction{visibility:visible}}.Printcontainer__print{align-self:flex-start}@media only screen and (max-width:769px){.Printcontainer__print{display:none}}