@keyframes skeleton-animation{0%{transform:translate(-100%)}to{transform:translate(100%)}}.entity-short-skelet__item{background:#fff;border:1px solid var(--input-border-color);border-radius:5px;margin-bottom:22px;padding:15px}.entity-short-skelet__group{display:flex}.entity-short-skelet__avatar-box{background-color:var(--border-gray);border-radius:6px;flex:none;height:40px;overflow:hidden;position:relative;width:40px}.entity-short-skelet__avatar-box:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__info{margin-left:15px;width:100%}.entity-short-skelet__name{background-color:var(--border-gray);border-radius:6px;height:16px;overflow:hidden;position:relative;width:25%}.entity-short-skelet__name:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__author{background-color:var(--border-gray);border-radius:6px;height:13px;margin-top:8px;overflow:hidden;position:relative;width:15%}.entity-short-skelet__author:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__title{background-color:var(--border-gray);border-radius:6px;height:26px;margin-top:20px;overflow:hidden;position:relative;width:90%}.entity-short-skelet__title:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__descr{background-color:var(--border-gray);border-radius:6px;height:12px;margin-top:10px;overflow:hidden;position:relative;width:100%}.entity-short-skelet__descr:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__text{background-color:var(--border-gray);border-radius:6px;height:12px;margin-top:6px;overflow:hidden;position:relative;width:70%}.entity-short-skelet__text:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__image{aspect-ratio:16/9;background-color:var(--border-gray);border-radius:6px;margin-top:10px;overflow:hidden;position:relative;width:100%}.entity-short-skelet__image:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__footer{align-items:center;display:flex;margin-top:15px}.entity-short-skelet__date{background-color:var(--border-gray);border-radius:20px!important;border-radius:6px;height:32px;margin-left:auto;overflow:hidden;position:relative;width:66px}.entity-short-skelet__date:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.entity-short-skelet__rating{-moz-column-gap:10px;column-gap:10px;display:flex}.entity-short-skelet__rating-item{background-color:var(--border-gray);border-radius:20px!important;border-radius:6px;height:32px;margin-left:auto;overflow:hidden;position:relative;width:66px}.entity-short-skelet__rating-item:after{animation:skeleton-animation 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);bottom:0;content:"";display:block;position:absolute;top:0;width:100%}.list{display:flex;flex-direction:column;gap:16px}
