.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)}.tab-items__tabs{width:100%;list-style:none;height:4.4rem;line-height:4.4rem;padding:0;margin:0;border-bottom:.1rem solid #d7d7e0}.tab-items__tabs--horizontal-scroll{overflow-x:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}.tab-items__tabs--horizontal-scroll::-webkit-scrollbar{width:0!important;display:none}.tab-items__tab{display:inline-block;height:inherit;padding:1rem 1.5rem 0;overflow:hidden;box-sizing:border-box;margin:0 1rem}.tab-items__tab--active,.tab-items__tab:hover{color:#58aff6}.tab-items__tab--content-width{min-width:-moz-fit-content;min-width:fit-content}.ltr .tab-items__tab:first-child{margin-left:0}.ltr .tab-items__tab:last-child,.rtl .tab-items__tab:first-child{margin-right:0}.rtl .tab-items__tab:last-child{margin-left:0}.tab-items__tab--active .tab-items__tab__label{font-weight:600}.tab-items__tab__highlight{background-color:#58aff6;height:.2rem;bottom:-.5rem;transition:transform .3s;width:100%;transform:translateY(-.5rem)}.tab-items__tab-dropdown{padding:0}.tab-items__tab-dropdown__tabs{display:flex;list-style:none;flex-direction:column;padding:0}.tab-items__tab-dropdown__tab{padding:1rem 2rem;text-transform:uppercase;cursor:pointer;color:#080812}.tab-items__tab-dropdown__tab--active,.tab-items__tab-dropdown__tab:hover{color:#58aff6}.tab-items__ellipsis{line-height:1.7rem}@media only screen and (min-width:768px){.tab-items__tab-dropdown{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.tab-items__tab-dropdown{display:block}}@media only screen and (min-width:768px)and (max-width:991px){.tab-items__tabs--truncate>li+li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tabs--truncate>li+li+li+li:not(.tab-items__tab-dropdown){display:none}}@media only screen and (max-width:767px){.tab-items__tab{margin:0 .5rem}}@media screen and (max-width:1150px){.tab-items__tab{padding:1rem .5rem 0}}.sort-icon_sm{width:1.6rem;height:1.6rem}.sort-icon_md{width:2.4rem;height:2.4rem}.sort-icon_lg{width:3.2rem;height:3.2rem}.sort-component-cont{padding:.8rem;border-radius:.4rem;border:.1rem solid #d7d7e0;height:3.2rem}.sort-component-cont svg{fill:#0a0a14}.sort-component-cont.disabled{cursor:not-allowed!important;pointer-events:none}.sort-component-cont.disabled svg{fill:#a9a9b2}.sort-component-cont_sm{height:3.2rem}.sort-component-cont_md{height:4rem}.sort-component-cont_lg{height:4.8rem}.dark-theme .sort-component-cont svg{fill:#fff}.sort-filter{display:flex}.sort-filter__heading{flex-shrink:0;margin-right:.4rem}.sort-filter__dropdown{width:auto;min-width:20rem}@media only screen and (min-width:768px)and (max-width:991px){.sort-filter{display:block;flex-grow:0;margin-left:0}.sort-filter__dropdown{width:100%;margin-left:0}}@media only screen and (max-width:767px){.sort-filter{display:block;margin-left:0}.sort-filter__dropdown{width:100%;margin-left:0;min-width:13rem}}@media only screen and (max-width:767px){.tabbed-conversations__sort-filter{flex:1 1 auto}}.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}}.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-balloon-dell__custom-field-cnt img{width:auto;height:3rem}.conversation-balloon-dell__custom-field-cnt{margin-left:6.4rem;margin-right:2rem}@media only screen and (max-width:991px){.conversation-balloon-dell__custom-field-cnt{margin:0;display:flex;flex-direction:column;align-items:flex-start;row-gap:1.2rem}}.dell-conversation-card{background:#fff;border:1px solid #d2d2d2;border-radius:2px;padding:.8rem 1.6rem!important}.dell-conversation-card .conversation-balloon-dell__custom-field-cnt{margin:0}.dell-conversation-card__solved-badge-cnt{position:relative;height:2.2rem}.dell-conversation-card__solved-badge{position:absolute;right:-1.7rem;top:.6rem;background-color:#0672cb;color:#fff!important;height:100%;box-shadow:0 2px 2px rgba(0,42,88,.08),0 4px 4px rgba(0,42,88,.08),0 8px 8px rgba(0,42,88,.08);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.295 10L.109 5.606l1.634-1.755 2.693 2.782L10.621 0l1.488 1.645L4.295 10z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;padding-left:1.6rem}@media only screen and (max-width:991px){.dell-conversation-card__solved-badge{color:#0672cb;font-size:0!important;background-position:50%;padding-left:0;width:1rem}}.dell-conversation-card__solved-badge:before{content:"";position:absolute;left:-1.55rem;bottom:0;width:0;height:0;border-right:1.6rem solid #0672cb;border-top:1.1rem solid transparent;border-bottom:1.1rem solid transparent}.dell-conversation-card.conversation-is-official{border-left:4px solid #0672cb!important}.dell-conversation-card.conversation-is-accepted{border-left:4px solid #4f7d00!important}.dell-conversation-card.conversation-is-accepted .dell-conversation-card__solved-badge{background-color:#4f7d00}.dell-conversation-card.conversation-is-accepted .dell-conversation-card__solved-badge:before{border-right-color:#4f7d00}.dell-conversation-card__details__title{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;color:#0672cb!important;max-width:85%;font-weight:400;line-height:2.4rem}.dell-conversation-card__created-time{font-size:1.4rem}.dell-conversation-card__counter{-moz-column-gap:1.2rem;column-gap:1.2rem}.dell-conversation-card__user-balloon h5{font-size:1.4rem}@media only screen and (max-width:991px){.dell-conversation-card__footer{flex-direction:column;align-items:flex-start}}.dell-conversation-card__footer--left{font-size:1.4rem}@media only screen and (max-width:991px){.dell-conversation-card__footer--left{flex-direction:column;align-items:flex-start;margin-bottom:1.6rem}}.dell-conversation-card__footer--left .balloon__user-link-cnt{padding:0}.dell-conversation-card__footer--left .balloon__user,.dell-conversation-card__footer--right .conversation-counter__item{margin:0!important}.dell-conversation-card__footer--right .conversation-counter__item .action-counter{background:#f5f6f7;border:1px solid #d2d2d2;padding:0 1rem;border-radius:2rem}.dell-conversation-card__footer--right .conversation-counter__item .action-counter svg{fill:#636363}.dell-conversation-card__footer--right .conversation-counter__item .action-counter p{color:#636363;font-weight:500;font-size:1.2rem}.dell-conversation-card--read .dell-conversation-card__details__title{font-weight:400}