.post-nav{max-width:var(--content-text-width);justify-content:space-between;display:flex}.post-nav .card{gap:0}.post-nav .card.small{max-width:45%}@media (hover:hover){.post-nav .card.small.prev .card-way:before,.post-nav .card.small.prev .card-way:after,.post-nav .card.small.next .card-way:before,.post-nav .card.small.next .card-way:after{color:var(--color-secondary);font-family:Material Symbols Outlined}.post-nav .card.small.prev .card-way:before,.post-nav .card.small.next .card-way:before{content:"keyboard_option_key"}.post-nav .card.small.prev .card-way:after{content:"arrow_left_alt"}.post-nav .card.small.next .card-way:after{content:"arrow_right_alt"}}.post-nav .card-title{font-size:var(--font-size-text);line-height:1.5rem}@media (max-width:800px){.post-nav{gap:var(--size-small);flex-direction:column-reverse}.post-nav .card.small{max-width:100%}}
