/*
Generated time: June 24, 2025 08:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.article__pagination{z-index:25;height:auto;transform:translateY(calc(100% + 1px));transition:transform .5s;background-color:rgba(var(--bg-color));color:#d5d5d5}.article__pagination::before{top:-2px;background-color:rgb(var(--link-color))}.article__pagination.is-visible{transform:translateY(0)}.article__pagination--text{text-overflow:ellipsis;white-space:nowrap}