.avatar--margin-right{margin-right:10px}.avatar--rounded-little{border-radius:5px}.avatar--special-content{display:inline-grid;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,113,245,.15);width:40px;min-width:40px;max-width:40px;height:40px}.avatar--special-content .avatar__icon{color:#0071f5}.avatar--special-content .avatar__color-box{width:20px;height:20px;border-radius:5px}.avatar--special-content .avatar__color-box--orange{background:#ffb443}.avatar--special-content .avatar__color-box--black{background:#000}.avatar--special-content .avatar__numeric{color:#0071f5}.date{position:relative;color:rgba(var(--colorGreyText),1);white-space:nowrap}.user-anonymous{display:grid;grid-auto-flow:column;grid-template-columns:auto 1fr}.user-anonymous__avatar{grid-row:1/3}.userBadge[data-v-e75ce5ec]{display:inline-block;margin-left:8px;padding:0 4px;border-radius:4px;text-transform:uppercase}.userBadge--spam[data-v-e75ce5ec]{background:rgba(255,0,0,.1);color:red}html.theme--dark .userBadge--spam[data-v-e75ce5ec]{background:hsla(0,0%,100%,.8)}.userBadge--new[data-v-e75ce5ec]{background:#e6f1ff;color:#0071f5}html.theme--dark .userBadge--new[data-v-e75ce5ec]{background:#8a9bab;color:#fff}.userBadges{grid-gap:8px;gap:8px}.community-card-tooltip{display:flex;flex-direction:column;align-items:flex-start;padding:10px;text-align:left}.community-card-tooltip__date{margin-bottom:10px;padding:2px 10px;border-radius:5px}.community-card-tooltip__date--red{background-color:#f20;color:#fff}.community-card-tooltip__date--red .community-card-tooltip__date-output{color:#fff}.community-card-tooltip__date--yellow{background-color:#ffb443;color:#323a40}.community-card-tooltip__date--yellow .community-card-tooltip__date-output{color:#323a40}.community-card-tooltip__inner-text{color:#fff}.community-card-tooltip__inner-text a{color:#fff!important;-webkit-text-decoration-color:#fff!important;text-decoration-color:#fff!important}.community-card-tooltip__close-button{position:absolute;top:5px;right:5px}.user-mini-info{display:grid;grid-column-gap:10px;grid-template-columns:auto 1fr}.user-mini-info .user-info-body,.user-mini-info .user-mini-info__label,.user-mini-info .user-mini-info__profession,.user-mini-info .user-mini-info__text-container{grid-column:2/3}.user-mini-info .author-profile-icon{display:inline-flex;position:relative;grid-row:1/3}.user-mini-info .author-profile-icon__online-status{content:"";display:inline-block;position:absolute;z-index:10;top:-1px;right:-3px;width:9px;height:9px;border:2px solid rgba(var(--colorWhiteBorder),1);border-radius:50%;background:#25d088;cursor:help}.user-mini-info .author-profile-icon .avatar--size-medium~.author-profile-icon__online-status{width:11px;height:11px}.user-mini-info .author-profile-icon .avatar--size-big~.author-profile-icon__online-status{top:0;right:-2px;width:12px;height:12px}.user-mini-info .user-info-body{display:grid}.user-mini-info .user-info-body__user-name{display:flex;align-items:center;word-break:break-all;cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.user-mini-info .user-info-body__user-name--current-user{margin-left:-3px;padding:0 3px;background:rgba(var(--colorYellowLightBackground),1)}.user-mini-info .user-info-body__belongings{display:inline-flex;align-items:center;margin-right:10px}@media(min-width:760px){.user-mini-info .user-info-body__belongings{max-width:240px;overflow-x:hidden}}@media(max-width:759.98px){.user-mini-info .user-info-body__belongings{max-width:140px;overflow-x:hidden}}.user-mini-info .user-info-body__belonging>div[tabindex]{height:20px}.user-mini-info .user-info-body__belonging:not(:first-child){margin-left:4px}.user-mini-info .user-info-body__card{height:20px}.user-mini-info .user-info-body__bottom-part,.user-mini-info .user-info-body__top-part{display:flex}@media(max-width:759.98px){.user-mini-info .user-info-body__bottom-part{max-width:210px}}.user-mini-info .user-info-body__top-part{align-items:center}.user-mini-info .user-mini-info__profession{display:flex;flex-direction:column;font-style:italic}@media(max-width:759.98px){.user-mini-info .user-mini-info__city{max-width:calc(100vw - 200px);overflow:hidden;white-space:nowrap}}.post .post-author-info{display:flex;flex-direction:column;margin-bottom:10px;padding-top:20px}.post .post-author-info__main-info{display:flex;align-items:center}.post .post-author-info__special-info{display:flex;flex-direction:column;margin-top:5px;margin-left:30px;font-style:italic}.post .post-author-info__additional-actions{margin-left:auto}.post__private{display:grid;grid-auto-flow:column;grid-column-gap:15px;margin:15px 0;padding-top:20px;padding-bottom:20px;border-top:1px solid #d8e6ea;border-bottom:1px solid #d8e6ea}@media(min-width:1000px){.post__private{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.post__private{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.post__private{padding-right:20px;padding-left:20px}}@media(min-width:1000px){.post__private{margin-right:-30px;margin-left:-30px}}@media(min-width:760px)and (max-width:999.98px){.post__private{margin-right:-40px;margin-left:-40px}}@media(max-width:759.98px){.post__private{margin-right:-20px;margin-left:-20px}}.post__private .avatar{grid-row:1/3}.breadcrumbs__element{text-decoration:none}@media(min-width:760px){.breadcrumbs__element:not(:first-child){position:relative;margin-left:25px}.breadcrumbs__element:not(:first-child):before{content:"•";display:block;position:absolute;top:50%;left:-15px;color:hsla(0,0%,100%,.5);transform:translateY(-50%)}}.post .post-card-head-info{display:grid;grid-column-gap:15px;grid-template-columns:auto 1fr;border-bottom:1px solid rgba(var(--colorDecorationBorder),1)}@media(min-width:1000px){.post .post-card-head-info{padding-right:30px;padding-left:30px}}@media(min-width:760px)and (max-width:999.98px){.post .post-card-head-info{padding-right:40px;padding-left:40px}}@media(max-width:759.98px){.post .post-card-head-info{padding-right:20px;padding-left:20px}}@media(min-width:1000px){.post .post-card-head-info{margin-right:-30px;margin-left:-30px}}@media(min-width:760px)and (max-width:999.98px){.post .post-card-head-info{margin-right:-40px;margin-left:-40px}}@media(max-width:759.98px){.post .post-card-head-info{margin-right:-20px;margin-left:-20px}}@media(min-width:760px){.post .post-card-head-info{padding-bottom:15px}}@media(max-width:759.98px){.post .post-card-head-info{padding-bottom:10px}}.post .post-card-head-info__name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.post .post-card-head-info__img{grid-row:1/3;margin:auto 0;border-radius:5px}.post .post-card-head-info__img--for-question{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(296.05deg,#bd27e2 18.54%,#ff6464 93.43%)}.post .post-card-head-info .post__category{margin:0}.post-vote-form{display:flex;flex-direction:column;padding-top:25px;padding-bottom:20px;border:2px solid rgba(var(--colorDecorationBorder),1);border-radius:5px}.post-vote-form--voted .post-vote-form__option{justify-content:space-between;background:transparent}.post-vote-form--voted .post-vote-form__option .post-vote-form__fake-bar{background:rgba(var(--colorDecorationBorder),.5)}.post-vote-form--voted .post-vote-form__option--my-vote{border-color:rgba(var(--colorGreenBorder),1)}.post-vote-form--voted .post-vote-form__option--my-vote .post-vote-form__fake-bar{background:rgba(var(--colorDecorationBorder),.5)}.post-vote-form--voted .post-vote-form__option-text{color:rgba(var(--colorBlackText),1)!important;font-weight:400}@media(min-width:760px){.post-vote-form--voted .post-vote-form__option-text{text-align:left}}.post-vote-form--voted .post-vote-form__option-percentage{display:inline;display:initial}.post-vote-form__option{display:flex;position:relative;align-items:center;justify-content:center;width:100%;min-height:40px;margin-bottom:10px;padding:7px 18px;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:3px;background:rgba(var(--colorDecorationBorder),1);font-size:15px;line-height:23px;cursor:pointer}.post-vote-form__option:before{position:absolute;top:0;left:0;width:50%;height:100%}.post-vote-form__option-text{font-weight:700}@media(min-width:760px){.post-vote-form__option-text{text-align:center}}.post-vote-form__option-percentage{display:none;margin-left:10px;font-weight:700}.post-vote-form__option--my-vote{background:rgba(var(--colorGreenBackground),.5)}.theme--dark .post-vote-form__option--my-vote{background:rgba(var(--colorGreenBackground),1)}.post-vote-form__option--my-vote .post-vote-form__option-text{color:rgba(var(--colorBlackText),1)}.post-vote-form__option-percentage,.post-vote-form__option-text{z-index:10}.post-vote-form__fake-bar{position:absolute;top:0;left:0;height:100%}.post-vote-form__bottom-bar{display:flex;justify-content:center;margin-top:10px}.lightbox__image{cursor:pointer}.post__content{margin:10px 0 15px}.post-section--cropped{position:relative;max-height:750px;overflow-y:hidden}.post-section--cropped:before{content:"";position:absolute;z-index:10;bottom:0;left:0;width:100%;height:160px;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(var(--colorWhiteBackground),1) 63.54%)}.post-section--cropped .post-section__show-cropped-content{position:absolute;z-index:10;bottom:15px;left:50%;width:160px;transform:translateX(-50%)}.post-section .posts-doctor__action-spec-change{display:flex;align-items:center;margin-top:20px;color:#8a9bab;font-size:13px;line-height:20px;cursor:pointer}.post-section .posts-doctor__action-spec-change .icon-svg--single-color{margin-right:5px;stroke:none;fill:#8a9bab}.adfox-middle.advertising-by-ad-fox-antiguard-randomstring:not(.advertising-by-ad-fox-antiguard-randomstring--not-init){margin-top:10px}