.sticky-post-nav{display:none}@media(min-width: 1140px){.sticky-post-nav{display:block;position:fixed;top:50%;z-index:50;left:0;width:100%;height:0}.sticky-post-nav a{display:block;position:fixed;top:50%;z-index:50;overflow:hidden;width:100px;height:108px;padding:15px;box-sizing:border-box;background:#f8f6f6;color:var(--link-color-base);font-size:0;line-height:80px;white-space:nowrap;transition:all .3s;transform:translateY(-50%)}.sticky-post-nav a img{margin-right:10px;vertical-align:middle}.sticky-post-nav a .title{display:inline-block;overflow:hidden;width:190px;max-height:80px;font:600 13px/20px var(--secondary-font);white-space:normal;vertical-align:middle}.sticky-post-nav a.has-image .title{max-width:130px}.sticky-post-nav a .link-base{display:block;position:absolute;top:0;z-index:2;width:100px;height:108px;padding:25px 0;box-sizing:border-box;background:#f2f2f2;color:var(--link-color-base);font:300 13px/32px var(--secondary-font)}.sticky-post-nav a .link-base:after{content:attr(data-label)}.sticky-post-nav a .link-icon{display:block;font-style:normal;text-align:center}.sticky-post-nav a .link-icon:before{display:block;width:32px;height:32px;line-height:32px;margin:0 auto;border-radius:50%;background:#fff;color:var(--accent-color);font-family:"m";font-size:22px;transition:all .3s}.sticky-post-nav a:hover,.sticky-post-nav a:focus{width:374px;color:var(--link-color-base)}.sticky-post-nav a.prev{left:-100px;border-left:0;text-align:left}.sticky-post-nav a.prev:hover,.sticky-post-nav a.prev:focus{padding-left:115px}.sticky-post-nav a.prev:hover .link-icon::before,.sticky-post-nav a.prev:focus .link-icon::before{animation:slider-arrow-left .5s infinite}.sticky-post-nav a.prev .link-base{left:0;text-indent:0px;text-align:center}.sticky-post-nav a.next{right:-100px;border-right:0;text-align:left}.sticky-post-nav a.next:hover .link-icon::before,.sticky-post-nav a.next:focus .link-icon::before{animation:slider-arrow-right .5s infinite}.sticky-post-nav a.next .link-base{right:0;text-indent:0px;text-align:center}.sticky-post-nav.show .prev{left:0}.sticky-post-nav.show .next{right:0}}.post-nav{margin:45px 0;font-size:14px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.post-nav.no-prev{justify-content:flex-end}.post-nav.no-next{justify-content:flex-start}.post-nav-link{display:flex;flex-direction:column;width:calc(50% - 10px);padding:0;font-family:var(--secondary-font)}.post-nav-link i{font-size:22px;transition:all .3s;color:var(--accent-color);position:relative;top:5px}.post-nav-link:hover i,.post-nav-link:focus i{color:var(--link-color-hover)}.post-nav-link.next{text-align:right}.post-nav-link .info{display:block;margin-top:5px;color:var(--text-color-secondary);font-weight:400;font-size:13px;transition:all .3s}.post-nav-link .info:before{content:attr(data-label)}.post-nav-link .post-nav-link-content{font-weight:600;overflow:hidden;text-overflow:ellipsis}@media(min-width: 600px){.post-nav-link{gap:15px}.post-nav-link.prev{flex-direction:row}.post-nav-link.next{flex-direction:row-reverse}}
