.fade-trans-enter{opacity:0}.fade-trans-enter.fade-trans-enter-active{opacity:1;transition:opacity .2s ease-in}.fade-trans-exit{opacity:1}.fade-trans-exit.fade-trans-exit-active{opacity:0;transition:opacity .2s ease-out}.slideFromRight-enter{transform:translateX(100%)}.slideFromRight-enter.slideFromRight-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromRight-exit{transform:translate(0)}.slideFromRight-exit.slideFromRight-exit-active{transform:translateX(100%);transition:transform .2s ease-out}.slideFromBottom-enter{transform:translateY(100%)}.slideFromBottom-enter.slideFromBottom-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromBottom-exit{transform:translate(0)}.slideFromBottom-exit.slideFromBottom-exit-active{transform:translateY(100%);transition:transform .2s ease-out}.slideFromLeft-enter{transform:translateX(-100%)}.slideFromLeft-enter.slideFromLeft-enter-active{transform:translate(0);transition:transform .2s ease-in}.slideFromLeft-exit{transform:translate(0)}.slideFromLeft-exit.slideFromLeft-exit-active{transform:translateX(-100%);transition:transform .2s ease-out}.mobModal{position:fixed;background-color:#fff;width:100%;border-radius:4px 4px 0 0;bottom:0}.mobModalHeader{display:flex;justify-content:space-between}.mobModalBdy{max-height:70vh;overflow:auto}.mobModalClose{margin:1.6rem;z-index:2}.ltr .mobModalHeader{flex-direction:row}.rtl .mobModalHeader{flex-direction:row-reverse}.backdrop{position:fixed;left:0;top:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.5)}.badge-img__xs{width:1.2rem;height:1.2rem}.badge-img__sm{width:1.4rem;height:1.4rem}.badge-img__md{width:1.6rem;height:1.6rem}.badge-img__lg{width:1.8rem;height:1.8rem}.badge-img__xl{width:2.4rem;height:2.4rem}.badge-img__xxl{width:3.2rem;height:3.2rem}.badge-img__3xl{width:5.6rem;height:5.6rem}.badge-img__4xl{width:7rem;height:7rem}.badges-popover{min-width:14rem;width:21rem;min-height:14rem}.badges-view-all_link{display:inline}@media only screen and (min-width:768px){.badges-popover-cont{width:21rem;height:21rem;box-shadow:0 .2rem .6rem 0 #d7d7e0;border:.1rem solid #d7d7e0;border-radius:.3rem;padding:1.2rem 0 1.2rem 1.2rem}}@media only screen and (max-width:767px){.badges-popover-cont{max-width:100%;padding:1.6rem}}.blocked-tag{height:1.2rem;background-color:#e44045;border-radius:.4rem!important;padding:.4rem .8rem;width:-moz-fit-content;width:fit-content}.blocked-tag__text{color:#fff;font-weight:600;text-transform:uppercase}.letterContainer{align-content:stretch;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.userFirstLetter{color:#fff;font-weight:600}.user-avatar-container img{display:block}.user-avatar{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;box-sizing:border-box}.user-avatar--default{display:flex;align-items:center;justify-content:center}.brand-user-avatar{border:.1rem solid #fff}.user-avatar--link:hover{text-decoration:none!important}.rank-image{width:1.6rem;height:1.6rem}.ltr .balloon__user{margin-left:1.6rem}.rtl .balloon__user{margin-right:1.6rem}.balloon__user__name{font-size:1.6rem;font-weight:600;color:#0a0a14;line-height:1.38;cursor:pointer}.balloon__user__stats{color:#73737d;font-size:1.2rem;flex-wrap:wrap}.balloon__user__rank{width:1.8rem;height:1.8rem}@media only screen and (max-width:767px){.ltr .balloon__user{margin-left:.8rem}.rtl .balloon__user{margin-right:.8rem}}.balloon-extra-actions__container:hover{cursor:pointer}.balloon-extra-actions__container:hover:before{width:1.4rem;height:1.4rem;content:"";position:absolute;background-color:#f5f5fa;padding:1rem;top:-.8rem;left:-50%;border-radius:50%}.balloon-extra-actions__icon{width:1.6rem;height:1.6rem;transform:rotate(90deg);fill:#0a0a14}.balloon-extra-actions__popover{margin-left:1rem}.balloon-extra-actions__item{font-size:1.4rem;color:#0a0a14;min-width:15rem}.balloon-extra-actions__item:hover{background-color:#f7f8fd}.dark-theme .balloon-extra-actions__container:hover:before,.dark-theme .balloon-extra-actions__item:hover{background-color:hsla(0,0%,100%,.07)}.dark-theme .balloon-extra-actions__item{color:#fff}.action-counter{align-items:center;border:none;display:flex;padding:0}.action-counter__icon{height:1.2rem;width:1.2rem;fill:#73737d}.ltr .conversation-counter__item{margin-right:2rem}.ltr .conversation-counter__item:last-child{margin-right:0}.rtl .conversation-counter__item{margin-left:2rem}.rtl .conversation-counter__item:last-child{margin-left:0}.downvote-icon svg{transform:rotate(180deg)}.conversation-type{display:flex;align-items:center;text-transform:capitalize}.action-button{border:none;padding:.8rem;border-radius:.4rem}.action-button:hover{background-color:#f5f5fa}.action-button:disabled{cursor:not-allowed!important;opacity:.35}.action-button__icon{height:2rem;width:2rem}.action-button__icon svg{fill:#0a0a14;width:inherit}.action-button--checked .action-button__icon svg{fill:#009edb}.action-button--checked .action-button__label{color:#009edb}@media only screen and (max-width:767px){.action-button__icon{height:1.7rem;width:1.7rem}}.dark-theme .action-button:hover{background-color:hsla(0,0%,100%,.07)}.set-order-modal-loader{height:10rem}.downvote-button__icon{fill:#ff6060;width:2rem;height:2rem}.upvote-button__icon{transform:rotate(180deg);fill:#6dd400;width:2rem;height:2rem}@media only screen and (min-width:768px){.vote-button-container{flex-direction:column}.vote-button{height:3.6rem}}.upvoted{background:#6dd400;border-radius:.4rem .4rem 0 0;margin:-1px -1px 0}.upvoted .upvote-button__icon{fill:#fff}.downvoted{background:#ff6060;border-radius:0 0 .4rem .4rem;margin:0 -1px -1px}.downvoted .downvote-button__icon{fill:#fff}@media only screen and (max-width:767px){.vote-button{width:3.6rem}.downvote-button__icon,.upvote-button__icon{width:1.7rem;height:1.7rem}.upvoted{border-radius:.4rem 0 0 .4rem;margin:-1px 0 -1px -1px}.downvoted{border-radius:0 .4rem .4rem 0;margin:-1px -1px -1px 0}}.vote-button__label{background:#f2f2f4;width:3.6rem;height:3.6rem}.tag{border-radius:1.6rem;background-color:#efeff8;padding:.6rem 1.6rem}.conversation_tag{border-radius:1rem;line-height:2rem;padding:0 .8rem;color:#fff}.conversation__tags{padding-left:.8rem}.conversation__tag__text{color:#fff!important}.conversation-balloon__content{padding-top:2.6rem}.conversation-balloon__vote-button{border:1px solid #e9ebec;border-radius:.4rem;width:3.6rem}.conversation-ballon__escalated-note{background-color:#f5f5fa;border-radius:.8rem;color:#43434d;font-size:1.3rem;padding:.8rem 1.2rem}@media only screen and (min-width:768px){.conversation-balloon__content-container{display:flex;margin-left:-6rem}.conversation-balloon__vote-button{margin-top:3.6rem;position:sticky;top:10rem;margin-right:2rem}}@media only screen and (max-width:767px){.conversation-balloon__vote-button{width:-moz-fit-content;width:fit-content}}.conversation-balloon__content__image{padding-bottom:.2rem}@media only screen and (min-width:768px){.conversation-balloon__tags{justify-content:flex-end}}@media only screen and (max-width:991px){.conversation-balloon__tags{padding-left:4.4rem;padding-top:.8rem}.conversation-balloon__content{padding-top:1.8rem}}.conversation-balloon__content__title{display:block;margin-bottom:1.6rem;font-weight:300!important;color:#0a0a14!important}.comment-balloon__content__text,.conversation-balloon__content__text,.reply-balloon__content__text{display:block}.comment-balloon__content__text p,.conversation-balloon__content__text p,.reply-balloon__content__text p{min-height:17px;line-height:1.71}.comment-balloon__content__text h1,.conversation-balloon__content__text h1,.reply-balloon__content__text h1{font-size:2.8rem;margin:0;line-height:1.71}.comment-balloon__content__text h2,.conversation-balloon__content__text h2,.reply-balloon__content__text h2{font-size:2.1rem;margin:0;line-height:1.71}.comment-balloon__content__text pre,.conversation-balloon__content__text pre,.reply-balloon__content__text pre{white-space:pre-wrap}.comment-balloon__content__text img,.conversation-balloon__content__text img,.reply-balloon__content__text img{max-width:100%;cursor:pointer}.comment-balloon__content__text blockquote,.conversation-balloon__content__text blockquote,.reply-balloon__content__text blockquote{border-left:5px solid #eee;color:#666;font-style:italic;margin:16px 0;padding:10px 20px}.comment-balloon__content__text ol,.comment-balloon__content__text ul,.conversation-balloon__content__text ol,.conversation-balloon__content__text ul,.reply-balloon__content__text ol,.reply-balloon__content__text ul{padding-left:4rem}.comment-balloon__content__text table,.conversation-balloon__content__text table,.reply-balloon__content__text table{width:100%}@media only screen and (max-width:767px){.comment-balloon__content__text ol,.comment-balloon__content__text ul,.conversation-balloon__content__text ol,.conversation-balloon__content__text ul,.reply-balloon__content__text ol,.reply-balloon__content__text ul{padding-left:2.4rem}}.comment-balloon__content__text pre,.conversation-balloon__content__text pre,.reply-balloon__content__text pre{background-color:#efeff8;border-radius:.4rem;border:1px solid #d7d7e0;padding:.8rem;margin-bottom:1.2rem}.conversation-balloon__footer{padding:1.6rem 0;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.conversation-balloon__footer{display:block}}.conversation-balloon__actions{transform:translateX(-.4rem)}.ltr .conversation-balloon__action-button{margin-right:3.2rem}.ltr .conversation-balloon__action-button:last-child{margin-right:0}.rtl .conversation-balloon__action-button{margin-left:3.2rem}.rtl .conversation-balloon__action-button:last-child{margin-left:0}.conversation-balloon__conversation-message{border:1px solid #b0c8fe;border-radius:.4rem;background-color:#f2f6ff}.conversation-balloon__conversation-message__icon{width:1.4rem;height:1.8rem;fill:#1c62fd}.conversation-balloon__conversation-message__link{color:#1c62fd}@media only screen and (max-width:767px){.conversation-balloon__header__container{flex-shrink:0}.ltr .conversation-balloon__action-button{margin-right:.6rem}.rtl .conversation-balloon__action-button{margin-left:.6rem}}.conversation-balloon__share{min-width:18.4rem}.dark-theme .comment-balloon__content__text,.dark-theme .conversation-balloon__content__text,.dark-theme .conversation-balloon__content__title,.dark-theme .reply-balloon__content__text{color:#fff!important}.dark-theme .comment-balloon__content__text pre,.dark-theme .conversation-balloon__content__text pre,.dark-theme .conversation-balloon__conversation-message,.dark-theme .reply-balloon__content__text pre{background-color:hsla(0,0%,100%,.07)}#post-matched-keyword,[data-keyword-matched=true]{background-color:rgba(255,231,173,.7)}.cgb-forum-card-tombstone{background-color:#dedddd}.cgb-forum-card__description{border-top:.1rem solid #c7c7c7}.cgb-forum-card,.cgb-forum-card-tombstone{padding:4rem!important;border-radius:2rem}.cgb-forum-card__title,.cgb-forum-card__title-tombstone{padding-top:1.6rem;padding-bottom:.8rem}.cgb-forum-card__details,.cgb-forum-card__details-tombstone{padding-bottom:3rem}.cgb-forum-card__description,.cgb-forum-card__description-tombstone{padding-top:3rem}@media only screen and (max-width:767px){.cgb-forum-card__details,.cgb-forum-card__details-tombstone{padding-bottom:2.4rem}.cgb-forum-card__description,.cgb-forum-card__description-tombstone{padding-top:2.4rem}}.cgb-policy-details{background-color:#f7f7f7}.cgb-policy-details__details-author__icon,.cgb-policy-details__details-expiration__icon{width:2rem;height:2rem}.cgb-policy-details__tombstone{background-color:#dedddd}.cgb-policy-target-audience{background-color:#f7f7f7}.cgb-policy-target-audience__details-icon{width:2rem;height:2rem}.cgb-policy-target-audience__tombstone{background-color:#dedddd}