.devotionals-completed{display:flex;justify-content:flex-end}.devotional-progress-bar{width:100%;height:max(10px,calc(.69vw * var(--scale)));background-color:var(--beige-color);display:flex;align-items:flex-start}.devotional-progress-bar-inner{width:0%;height:100%;background-color:var(--text-color)}.post-progress-icon{display:flex;align-items:center;justify-content:center;width:max(24px,calc(1.67vw * var(--scale)));min-width:max(24px,calc(1.67vw * var(--scale)));height:max(24px,calc(1.67vw * var(--scale)));opacity:.3}.post-progress-icon.locked{width:max(20px,calc(1.39vw * var(--scale)));min-width:max(20px,calc(1.39vw * var(--scale)));height:max(20px,calc(1.39vw * var(--scale)))}.post-card-smaller .post-card-title,.post-card-smaller .post-number{opacity:.3}.post-card-smaller figure img{opacity:.4}.post-card-smaller{pointer-events:none}.post-card-smaller.active,.post-card-smaller.completed{pointer-events:auto}.post-card-smaller.active .post-number,.post-card-smaller.active .post-progress-icon,.post-card-smaller.completed .post-number,.post-card-smaller.completed .post-progress-icon{opacity:.6}.post-card-smaller.active .post-card-title,.post-card-smaller.active figure img,.post-card-smaller.completed .post-card-title,.post-card-smaller.completed figure img{opacity:1}.post-progress-icon.active,.post-progress-icon.completed{display:none}.post-card-smaller.active .post-progress-icon.locked,.post-card-smaller.completed .post-progress-icon.locked{display:none}.post-card-smaller.active .post-progress-icon.active,.post-card-smaller.completed .post-progress-icon.completed{display:flex}.post-card-smaller .post-card-w-image .post-progress-icon{opacity:.7}@media screen and (max-width:1080px){.devotionals-completed{display:flex;justify-content:flex-start}}