.question-card__content__meta{margin-top:14px}.question-card__content__meta__tags{display:flex;flex-wrap:wrap;gap:8px}.question-card__content__meta__tag-pill{font-size:12px;font-weight:500;font-family:inherit;text-transform:uppercase;color:gray;border:1px solid #ccc;border-radius:100px;padding:4px 8px;background:transparent;cursor:pointer;line-height:1.2;transition:border-color .2s ease,color .2s ease}.question-card__content__meta__tag-pill:hover{border-color:gray;color:#666}.question-card__content__meta__tag-pill:active{border-color:#3348fb;color:#3348fb}.question-card__content__meta__categories{margin-top:8px;font-size:14px;font-weight:500;color:#999;line-height:1.4}.question-card__content__meta__dot{margin:0 6px}.embed-code-modal__content{max-width:800px;width:calc(100% - 40px)}.embed-code-modal__header__title{font-size:16px;font-weight:700;padding-bottom:30px;text-align:center}.embed-code-modal__body{margin-top:0}.embed-code-modal__code{width:100%;height:160px;color:#000;border:none;font-size:16px;background:#f4f6ff;border-radius:16px;padding:20px;margin-top:30px;overflow-x:scroll;font-family:monospace;white-space:pre;resize:none}.body-modal_mobile .embed-code-modal__content{padding-left:20px;padding-right:20px}.question-card{background:#fff;border-radius:16px;padding:20px;position:relative;margin-bottom:15px}.question-card__follow-button{background:no-repeat;margin-left:5px;cursor:pointer}.question-card__follow-button,.question-card__more-comments-button{font-size:14px;font-weight:500;color:#3348fb;border:none;outline:none}.question-card__more-comments-button{background:none;padding:5px 0;margin:20px 0 10px 0;display:flex;gap:5px}.question-card__more-answers-button{margin-top:20px;width:100%}.question-card__more-answers-button__force-top{margin-top:40px}.question-card__disabled{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000;border-radius:16px;animation:fadeInWithBackgroundWhite .5s ease forwards}.question-card__block__answer{border-top:1px solid #e6e6e6;margin-top:20px;padding-top:20px}.question-card__block__answer__no-border{border-top:none;margin-top:0}.question-card__block__comment{padding-left:50px;margin-top:20px}.question-card__header{display:flex;justify-content:space-between}.question-card__header__left{display:flex;flex-direction:column;min-width:0}.question-card__header__left__top{margin-bottom:15px}.wrapper.mobile_version .question-card__header__left__top{min-height:25px}.question-card__header__left__bottom{display:flex;align-items:center}.question-card__header__left__bottom__full{width:-moz-max-content;width:max-content;max-width:calc(100vw - 75px)}.question-card__header__right{display:flex;align-items:flex-start;padding-top:2px}.question-card__header__author{display:flex;flex-direction:column;min-width:0}.question-card__header__author__top{display:flex;align-items:center;overflow:hidden}.wrapper:not(.mobile_version) .question-card__header__author__top{overflow:visible}.question-card__header__author__name{font-weight:500;font-size:14px;color:#000;text-decoration:none;white-space:nowrap;overflow:hidden}.question-card__header__author__point{width:4px;height:4px;padding:0;margin-left:8px;margin-right:8px}.question-card__header__author__point .icon-block{width:4px;height:4px}.question-card__header__author__date{color:gray;font-weight:500;font-size:14px;white-space:nowrap}.question-card__header__author__headline{font-size:12px;font-weight:300;padding-top:5px}.question-card__header__medal-icon{min-width:20px;margin-left:5px}.question-card__header__action-icon,.question-card__header__medal-icon{position:relative;width:20px;height:20px;background-color:transparent;border:none;outline:none;color:#3348fb;padding:2px;border-radius:4px}.question-card__header__action-icon{margin-left:10px}.question-card__header__action-button{width:20px;height:20px;background-color:transparent;border:none;outline:none;color:#3348fb;padding:2px;border-radius:4px;margin-left:10px;transition:background-color .3s ease}.question-card__header__action-button:active{background-color:rgba(51,72,251,.15)}.question-card__header__action-button-approve{height:20px;border:none;outline:none;background-color:#d6ecd3;color:#1b5e23;padding:2px 5px;border-radius:4px;margin-left:10px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:500;font-size:12px;transition:background-color .3s ease;cursor:pointer}.question-card__header__action-button-approve:active{background-color:#c5dac2}.question-card__header__action-button-reject{height:20px;border:none;outline:none;color:#673333;background-color:#ffcece;padding:2px 5px;border-radius:4px;margin-left:10px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:500;font-size:12px;transition:background-color .3s ease;cursor:pointer}.question-card__header__action-button-reject:active{background-color:#ecbbbb}.question-card__header__action-button-on{width:20px;height:20px;background-color:transparent;border:none;outline:none;color:#3348fb;padding:2px;border-radius:4px;margin-left:10px;transition:color .3s ease;cursor:pointer}.question-card__header__action-button-on:active{color:#7685ff}.question-card__header__action-button-off{width:20px;height:20px;background-color:transparent;border:none;outline:none;color:#b3b3b3;padding:2px;border-radius:4px;margin-left:10px;transition:color .3s ease;cursor:pointer}.question-card__header__action-button-off:active{color:#6a6a6a}.question-card__header__symbol{color:#666;font-size:10px;font-weight:500;background-color:#ededed;padding:3px 5px;border-radius:4px;margin-right:5px;display:inline-block;margin-bottom:4px;cursor:pointer;text-decoration:none}.question-card__header__symbol:hover{background-color:#e5e9ff;color:#3348fb}.question-card__header .user-avatar{margin-right:15px}.question-card__content{margin-top:15px;overflow-wrap:anywhere}.question-card__content__title{font-size:16px;font-weight:700;text-transform:uppercase;cursor:default;color:#131313;text-decoration:none}.question-card__content__title__link{cursor:pointer}.question-card__content__title__link:hover{color:#3348fb}.question-card__content__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.question-card__content__title-row .question-card__content__title{flex:1;min-width:0}.question-card__content__ai-icon{flex-shrink:0;width:16px;height:16px;color:#3348fb}.wrapper.mobile_version .question-card__content__title{text-transform:none}.question-card__content__description{font-size:16px;font-weight:100;margin-top:10px;white-space:pre-wrap}.question-card__content__show-hide-details{margin-top:10px}.question-card__content__show-hide-details button{font-size:16px;color:#131313;font-weight:500;cursor:pointer;text-decoration:underline;background-color:transparent;border:none;outline:none;padding:0}.question-card__actions{margin-top:15px;display:flex;justify-content:space-between}.question-card__actions__left{display:flex;gap:5px}.question-card__actions__right{display:flex;gap:20px}.question-card__actions__bottom{display:flex;gap:20px;padding:15px 0 0}.question-card__actions__bottom .question-card__actions__additional-button{color:#3348fb}.question-card__actions__right-hidden{display:none}.question-card__actions__reactions{display:flex;align-items:center}.question-card__actions__reactions__button{font-size:14px;font-weight:500;color:#3348fb;background-color:#f4f6ff;border:none;outline:none;padding:0 25px;border-radius:100px;height:32px;line-height:0;display:flex;align-items:center;cursor:pointer}.question-card__actions__reactions__button:first-child{border-radius:100px 0 0 100px;padding-right:10px}.question-card__actions__reactions__button:last-child{border-radius:0 100px 100px 0;padding-left:10px}.question-card__actions__reactions__button span{display:flex;align-items:center;padding-left:5px}.question-card__actions__reactions__button .icon{font-size:20px}.question-card__actions__reactions__button:hover{background-color:#e5e9ff}.question-card__actions__reactions__sep{height:100%}.question-card__actions__other-button,.question-card__actions__reactions__sep{background-color:#f4f6ff;align-items:center;display:flex;font-size:14px;font-weight:500;color:#3348fb}.question-card__actions__other-button{position:relative;border:none;outline:none;padding:0 20px;border-radius:20px;height:32px;line-height:0;justify-content:center;cursor:pointer}.question-card__actions__other-button__circle{width:32px;height:32px;padding:0}.question-card__actions__other-button span{display:flex;align-items:center;padding-left:5px}.question-card__actions__other-button .icon{font-size:20px}.question-card__actions__other-button:hover{background-color:#e5e9ff}.question-card__actions__additional-button{font-size:14px;font-weight:500;color:gray;background-color:transparent;border:none;outline:none;padding:0;line-height:0;display:flex;align-items:center;vertical-align:center;cursor:pointer}.question-card__actions__additional-button__share{position:relative;display:flex}.question-card__actions__additional-button__share__active{color:#3348fb}.question-card__actions__additional-button__share__content{position:absolute;z-index:99999;background-color:#fff;padding:20px;border-radius:16px;box-shadow:0 0 18px rgba(0,0,0,.059);top:100%}.question-card__actions__additional-button__share__item{padding:7px;border:none;outline:none;background-color:transparent;white-space:nowrap;border-radius:4px;font-size:12px;width:100%;text-align:left;display:flex;align-items:center;font-weight:100;color:#1a1a1a;text-decoration:none;cursor:pointer}.question-card__actions__additional-button__share__item .icon{font-size:14px;margin-right:8px}.question-card__actions__additional-button__share__item:hover:not(:disabled):not(:active){background-color:#eceefb}.question-card__actions__additional-button__share__item:active{background-color:#e5e9ff}.question-card__actions__additional-button__blue{color:#3348fb}.question-card__actions__additional-button .icon{padding-right:5px}.question-card__actions__additional-button:hover{color:#3348fb}.question-card__send-message{background-color:#f4f6ff;margin-left:-20px;margin-right:-20px;padding:15px 20px;margin-top:20px;display:flex;gap:10px;align-items:flex-start}.question-card__send-message__force-bottom{margin-bottom:-20px;border-radius:0 0 16px 16px}.question-card__send-message__comment{background-color:transparent;margin-top:0}.question-card__send-message .app-form-textarea{width:100%;height:100%}.question-card__send-message .app-form-textarea-container{width:100%;height:40px}.question-card__send-message__max .app-form-textarea-container{height:90px}.question-card__send-message__right{display:flex;flex-direction:column;gap:10px}.question-card__send-message__right__max{min-height:80px}.question-card__edit-message{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.question-card__edit-message__comment{background-color:transparent;margin-top:0}.question-card__edit-message .app-form-textarea{width:100%;height:100%}.question-card__edit-message .app-form-textarea-container{width:100%;height:90px}.question-card__edit-message__right{display:flex;gap:10px}.question-card__edit-message__right__max{min-height:80px}.wrapper.mobile_version .question-card__edit-message{flex-direction:row}.wrapper.mobile_version .question-card__edit-message__right{flex-direction:column}.wrapper.mobile_version .question-card{border-radius:0;border-bottom:1px solid #e6e6e6}.question-card__draft{border-bottom:20px solid #ededed;border-radius:0}.question-log-card{background:#fff;border-radius:16px;margin-bottom:20px}.question-log-card__header{padding:20px 20px}.question-log-card__header h4{font-size:16px;font-weight:700;margin-bottom:0}.question-log-card__action{border-top:1px solid #e6e6e6;padding:20px 20px}.question-log-card__action__title{font-size:14px}.question-log-card__action__title__left{display:inline-flex;align-items:center}.question-log-card__action__title__right{padding:5px 0;display:inline}.question-log-card__action__title p{margin-bottom:0;white-space:nowrap;display:inline}.question-log-card__action__title i{font-size:4px;padding:0 10px}.question-log-card__action__title b{font-weight:500}.question-log-card__action__title__datetime{color:gray}.question-log-card__action__content{padding:9px 16px;border:1px solid #e6e6e6;border-radius:20px;margin-top:20px;display:flex;align-items:inherit;white-space:pre-wrap}.question-log-card__action__content__icon{display:flex;align-items:center;padding-right:8px;font-size:16px}.question-log-card__action__content p{margin-bottom:0;font-size:14px}.question-stats__counters{display:flex;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:5px;text-align:center}.question-stats__counters div{flex:1}.question-stats__counters div:first-child{text-align:left}.question-stats__counters div:last-child{text-align:right}.question-stats__out{height:4px;width:100%;background:#e6e6e6;border-radius:100px}.question-stats__in{height:100%;background:#3348fb;border-radius:100px;position:relative}.question-stats__in:after{content:"";position:absolute;width:8px;height:8px;background:#3348fb;border-radius:100%;right:-4px;top:-1.83px}.question-stats__metrics{display:flex;grid-gap:10px;justify-content:space-between;flex-wrap:wrap}.question-stats__metrics__block{background:#f4f6ff;border-radius:8px;flex:1;text-align:center;padding:10px}.question-stats__metrics__block__counter{font-size:16px;font-weight:600}.question-stats__see-details{color:#3348fb;text-decoration:underline;font-size:16px}.question-log-sidebar{max-width:300px;width:100%}.wrapper.mobile_version .question-log-sidebar{max-width:none;width:100%}.qa-log-top-row{display:flex;flex-direction:row}.qa-log-top-section{padding:30px 0 10px 0}.qa-log-top-section__header{display:flex;justify-content:space-between;align-items:center;max-width:500px;width:500px}.qa-log-top-section__header__title{font-weight:700;white-space:nowrap;font-size:24px;margin-bottom:0}@media(min-width:1200px){.qa-log-top-section__header__title{font-size:32px}}.qa-log-top-section__header__button{width:24px;height:24px;background-color:transparent;border:none;outline:none;color:#3348fb;padding:2px;border-radius:4px;margin-left:10px}.wrapper.mobile_version .qa-log-top-section__header{max-width:none;width:auto}.qa-log-top-section__how-in-works{text-align:right;align-items:center;justify-content:flex-end;display:flex}.qa-log-top-section__how-in-works__content{padding:0}.qa-log-top-section__how-in-works__btn{font-weight:500;color:#3348fb;border:none;outline:none;font-size:14px;background:none;display:inline-block;padding:0;cursor:pointer}.qa-log-top-section__how-in-works__btn span{padding-right:5px;line-height:23px}.wrapper.mobile_version .qa-log-top-section{padding:20px 20px}.log-left-sidebar{min-width:250px}.wrapper:not(.mobile_version) .question-log-page-container{margin-top:-40px}.wrapper.mobile_version .qa-log-page-row{flex-direction:column-reverse}