@keyframes skeleton-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.entity-short{background:#fff;border:1px solid var(--input-border-color);border-radius:5px;display:flex;flex-direction:column;overflow:hidden;padding:15px;transition:.4s;width:100%}.entity-short__user{-moz-column-gap:15px;column-gap:15px;display:flex}.entity-short__user:hover .entity-short__name{color:var(--primary-color)}.entity-short__subscribe{margin-left:auto}.entity-short__slider{cursor:pointer;margin-top:20px}.entity-short__avatar-box{height:40px;width:40px}.entity-short__name{color:#000;font-size:14px;font-weight:500;transition:var(--transition-fast)}.entity-short__date,.entity-short__type{color:#909090;font-family:-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:14px;font-weight:500}.entity-short__ctrl{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.entity-short__ctrl>.entity-short__ctrl-box{background:none;padding:0;pointer-events:none}.entity-short__ctrl-box{align-items:center;background:#eeeff3;border-radius:20px;display:flex;padding:5px 15px;transition:.4s}.entity-short__ctrl-box:hover{background:#e8e9ef;cursor:pointer}.entity-short__ctrl-box-icon{fill:var(--label-color);flex:none;height:22px;stroke-width:2;transition:.4s;width:22px}.entity-short__ctrl-box-count{color:var(--label-color);font-size:15px;font-weight:700;line-height:1;padding-left:6px}.entity-short__ctrl-group{align-items:center;display:flex;gap:5px}.entity-short__views{align-items:center;color:var(--gray-text);display:flex;font-size:15px}.entity-short__views-icon{fill:var(--gray-text);margin-right:6px;width:22px}.entity-short__descr{color:#333;font-family:-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:1rem;line-height:1.5;margin-top:10px;overflow-wrap:break-word}.entity-short__edit{margin-left:auto}.entity-short__more{align-items:center;display:flex}.entity-short__separator{color:var(--gray-text);margin:0 4px}.entity-short__title{color:#333;transition:var(--transition-fast);-webkit-font-smoothing:antialiased;font-family:Fira Sans,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5}.entity-short__text{margin-top:20px}.entity-short__text:hover .entity-short__title{color:var(--primary-color)}.entity-short__event-params{display:flex;gap:25px;margin-top:5px}@media (max-width:859.98px){.entity-short__event-params{flex-direction:column;gap:10px}}.entity-short__event-param-title{color:#909090;font-size:14px}.entity-short__event-param-value{color:#333;font-size:14px;font-weight:700}
