.animated-content-preloader{width:100%;margin:0 auto;background-color:#fff;padding:10px 0;overflow:hidden;position:relative}.acr-group{margin-bottom:20px}.acr-animated-item{background-color:#ededed;position:relative;overflow:hidden}.acr-animated-item:after{content:'';background-color:#333;width:100%;height:100%;position:absolute;top:0;left:0;animation:acr-animation 0.6s linear infinite;background:linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .6) 30%,#fff0 81%)}.acr-title .line{height:34px;background-color:#d4d4d4;margin-bottom:10px}.acr-title .line:nth-child(1){width:100%}.acr-title .line:nth-child(2){width:40%}.acr-author{margin-bottom:15px}.acr-author .acr-animated-item{height:20px;background-color:#deedf5;margin-bottom:5px;float:left;margin-right:15px}.acr-author .date{width:22%}.acr-author .views{width:20%}.acr-author .author{width:25%}.acr-gallery .img-main{width:100%;background-color:#ededed;margin-bottom:15px}.acr-gallery .img-thumb{width:calc(20% - 15px);background-color:#ededed;display:inline-block;margin-right:15px}.acr-gallery .img-thumb:last-child{margin-right:0}.acr-group.acr-gallery .img-main .acr-img-placeholder{padding-bottom:52%}.acr-group.acr-gallery .img-thumb .acr-img-placeholder{padding-bottom:65%}.acr-perex{margin:35px 0}.acr-perex .line{height:26px;background-color:#d4d4d4;margin-bottom:10px}.acr-perex .line:nth-child(2){width:85%}.acr-paragraph .line{height:20px;background-color:#ededed;margin-bottom:8px}.acr-paragraph .line:nth-child(5){width:70%}@keyframes acr-animation{0%{transform:translate3d(-100%,0,0)}100%{transform:translate3d(100%,0,0)}}.infinite-scroll-item:not(.infinite-scroll-item-main){position:relative;padding-top:40px}.infinite-scroll-article-divider{width:calc(100% + 30px);height:1px;background-color:#ececec;position:absolute;top:0;left:-30px}.infinite-scroll-item-hidden{opacity:0}