@keyframes dp-posts-ticker-scroll{0%{left:100%;transform:translateX(0)}to{left:0;transform:translateX(-100%)}}.dp-posts-ticker-wrap{display:flex;overflow:hidden;max-width:100%}.dp-posts-ticker-items,.dp-posts-ticker-label{position:relative;border:0 solid #000;white-space:nowrap}.dp-posts-ticker-label{font-size:18px;color:#fff;z-index:3;overflow:unset!important}.dp-posts-ticker-items{overflow:hidden;flex-grow:1}.dp-posts-ticker-bar{display:flex;align-items:center;max-width:100%}.dp-posts-ticker-post-title{padding:0 5px;font-size:16px;color:#000}.dp-ticker-effect-scroll .dp-posts-ticker-bar{position:absolute;top:0;bottom:0;left:100%;white-space:nowrap;max-width:none!important;width:max-content;animation-name:dp-posts-ticker-scroll;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:35s}.dp-ticker-effect-scroll:hover .dp-posts-ticker-bar{animation-play-state:paused}.dp-ticker-effect-scroll .dp-posts-ticker-item{white-space:nowrap}.dp-ticker-effect-scroll .dp-posts-ticker-item::after{content:""}.dp-ticker-effect-scroll .dp-posts-ticker-item:last-child::after{display:none!important}.dp-ticker-effect-scroll .dp-posts-ticker-post-title{display:inline-block}@media screen and (max-width:768px){.dp-posts-ticker-wrap{flex-direction:column}.dp-ticker-effect-scroll .dp-posts-ticker-bar{position:relative}}