.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)}.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{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}.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}}.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}.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}}.conversation-balloon-dell{background-color:#fff}.conversation-balloon-dell__me-too-list__button{text-decoration:underline;color:#0e61f6}.conversation-balloon-dell.conversation-is-official{border:2px solid #0672cb!important}.conversation-balloon-dell.conversation-is-official .conversation-balloon-dell__solved-banner{background-color:#0672cb}.conversation-balloon-dell.conversation-is-accepted{border:2px solid #4f7d00!important}.conversation-balloon-dell.conversation-is-accepted .conversation-balloon-dell__solved-banner{background-color:#4f7d00}.conversation-balloon-dell__solved-label{color:#fff;font-size:2rem}.conversation-balloon-dell .conversation-balloon-dell__solution-link{color:#fff!important;border:1px solid #fff;border-radius:2px}.conversation-balloon-dell .conversation-balloon-dell__solution-link:hover{color:#fff!important}.conversation-balloon-dell .balloon__user{height:100%}.conversation-balloon-dell .balloon__user__stats{display:none}.conversation-balloon-dell .balloon__user-link-cnt{flex-direction:column;align-items:flex-start}.conversation-balloon-dell__actions-end{-moz-column-gap:2rem;column-gap:2rem}.conversation-balloon-dell__comment-button,.conversation-balloon-dell__metoo-button{padding:.4rem 1.2rem;border-radius:0!important}.conversation-balloon-dell__comment-button{background-color:#005fc8;color:#fff}.conversation-balloon-dell__metoo-button{background-color:#fff;border:1px solid #005fc8}.conversation-balloon-dell__metoo-button .action-button__label{color:#005fc8}.conversation-balloon-dell__metoo-button.action-button--checked,.conversation-balloon-dell__metoo-button:not(.action-button--checked):hover{background-color:#005fc8!important;border-color:#005fc8!important}.conversation-balloon-dell__metoo-button.action-button--checked .action-button__label,.conversation-balloon-dell__metoo-button:not(.action-button--checked):hover .action-button__label{color:#fff!important}.conversation-balloon-dell__metoo-button.action-button--disabled{opacity:.5}.conversation-balloon-dell__comment-button svg,.conversation-balloon-dell__metoo-button svg{display:none}.conversation-balloon-dell__comment-button .action-button__label{font-weight:500;color:#fff}.conversation-balloon-dell__comment-button:hover{background-color:#005fc8}@media only screen and (min-width:768px){.conversation-balloon-dell__content{padding:0 6rem}}.conversation-balloon-dell__content .conversation-balloon__content__title{line-height:1}@media only screen and (max-width:991px){.conversation-balloon-dell__content .conversation-balloon__content__title{font-size:2.4rem}}.conversation-balloon-dell__content .conversation-balloon__content__text{font-size:1.6rem}@media only screen and (max-width:991px){.conversation-balloon-dell__content .conversation-balloon__content__text{font-size:2rem}}@media only screen and (max-width:991px){.conversation-balloon-dell__footer{margin-top:2.4rem}}@media only screen and (min-width:768px){.ltr .conversation-balloon-dell__footer{padding-left:6rem}.ltr .conversation-balloon-dell__comment-button .action-button__label{margin-left:0!important}.ltr .rtl__footer{padding-right:6rem}.ltr .rtl__comment-button .action-button__label{margin-right:0!important}}@media only screen and (max-width:991px){.conversation-entity-dell__header{align-items:flex-start;flex-direction:column}}.conversation-entity-dell__unsolved-status-badge{background:#bb2a33;border-radius:2rem}.conversation-entity-dell__unsolved-status-badge p{color:#fff;text-transform:uppercase}.conversation-entity-dell__unsolved-older-post{color:#bb2a33}.conversation-entity-dell__last-reply-author{font-size:1.2rem}.conversation-entity-dell+.comment-creation-entity-widget{padding:1.6rem 2.4rem}.conversation-entity-dell+.comment-creation-entity-widget .tox-editor-container{flex-direction:column!important;background:#fff}.conversation-entity-dell+.comment-creation-entity-widget .tox-tinymce{border-color:#000;border-radius:0!important}.conversation-entity-dell+.comment-creation-entity-widget .text-editor-comment__mention-user{display:block}.conversation-entity-dell .conversation-balloon-dell__custom-field-cnt{display:flex;justify-content:flex-end;flex-direction:row;margin:0}@media only screen and (max-width:991px){.conversation-entity-dell .conversation-balloon-dell__custom-field-cnt{justify-content:flex-start}}.conversation-entity-dell .dell-conversation-balloon__header-date{color:#444;font-size:1.4rem}@media only screen and (max-width:991px){.conversation-entity-dell .dell-conversation-balloon__header__container{flex-direction:column;align-items:flex-start;row-gap:1.6rem}.conversation-entity-dell .dell-conversation-balloon__header__container>div{width:100%}}.conversation-entity-dell .dell-conversation-balloon__header__right{align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem}.conversation-entity-dell .dell-conversation-balloon__like-count-cnt,.conversation-entity-dell .dell-conversation-balloon__view-count-cnt{background-color:#636363;padding:.4rem .8rem;border-radius:2rem}.conversation-entity-dell .dell-conversation-balloon__like-count-cnt>.text,.conversation-entity-dell .dell-conversation-balloon__view-count-cnt>.text{color:#fff}.conversation-entity-dell .dell-conversation-balloon__header-date{color:#4b4b55;font-weight:400;font-size:1.6rem;line-height:2.4rem}.conversation-entity-dell .dell-conversation-balloon__header__date-view{margin:.8rem 0 1.4rem 6.4rem}@media only screen and (max-width:991px){.conversation-entity-dell .dell-conversation-balloon__header__date-view{margin:2rem 0;justify-content:flex-end;-moz-column-gap:2rem;column-gap:2rem}}