.post--list{display:flex;border-bottom:1px solid rgba(0,0,0,.1);padding:0 0 2em}@media (max-width:599.98px){.post--list{flex-direction:column}}@media (min-width:600px) and (max-width:767.98px){.post--list{flex-direction:row-reverse}}@media (min-width:768px) and (max-width:1199.98px){.post--list{flex-direction:column}}@media (max-width:991.98px){.post--list{margin-bottom:1em}}@media (min-width:992px){.post--list{margin-bottom:2em}}@media (min-width:1200px){.post--list{flex-direction:row-reverse}}.post__title{display:block;margin:0 0 .8em;color:#000}.post__title h2{font-weight:600;font-size:1.8em;line-height:1.2;margin:0;border-left:5px solid var(--gamma);padding-left:.4em}.post__date a:hover,.post__title:hover{color:var(--primary)}.post--single .post__title{font-weight:700;line-height:1.2;margin:0 0 .5em}@media (max-width:599.98px){.post--single .post__title{font-size:2em}}@media (min-width:600px) and (max-width:767.98px){.post--single .post__title{font-size:2.5em}}@media (min-width:768px){.post--single .post__title{font-size:3em}}.post--single .post__meta{margin:0 0 1.5em}.post__thumb{flex:none;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 6px rgba(0,0,0,.2)}@media (max-width:599.98px){.post__thumb{width:100%;height:200px;margin-bottom:1.2em}}@media (min-width:600px) and (max-width:767.98px){.post__thumb{width:200px;height:200px;margin-left:1em}}@media (min-width:768px) and (max-width:1199.98px){.post__thumb{width:100%;height:250px;margin-bottom:1.2em}}@media (min-width:1200px){.post__thumb{width:250px;height:250px;margin-left:2em}}.post__author{display:flex;align-items:center}.post__author .post__avatar{margin-right:12px}.post__author .post__avatar img{width:40px;height:auto;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.post__name{color:#000;font-weight:600;margin:0 0 .3em}.post__date{font-size:.8em;color:rgba(0,0,0,.6);margin:0 0 .8em}.post__date a,.post__excerpt a{font-size:inherit;font-weight:600}.post__date a{color:inherit}.post__date span{padding:0 5px}.post__content{display:flex;flex-direction:column;justify-content:center}.post__excerpt{margin:0 0 .8em}.post__excerpt p{margin:0;line-height:1.4;color:rgba(0,0,0,.7);font-size:1em}.post__excerpt a{color:var(--primary)}.author-box{display:flex;align-items:center;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 3px 8px rgba(0,0,0,.2);border-radius:3px;padding:1.5em;margin:1em 0 2em}.author-box__avatar{padding-right:1.5em}.author-box__avatar img{width:80px;height:auto;border-radius:100px}.author-box__content{display:grid;grid-row-gap:.5em}.author-box__author{font-size:1.2em;font-weight:600}.author-box__bio{line-height:1.4;color:rgba(0,0,0,.8)}.author-box__url{font-size:.8em;color:rgba(0,0,0,.6)}.author-box__url:hover{color:var(--accent)}.pagination .page-numbers li,.post__excerpt a{display:inline-block}.pagination .page-numbers li .page-numbers{margin:0 4px;color:#000}.pagination .page-numbers li .page-numbers.current{color:var(--primary);box-shadow:0 0 0 2px var(--primary);padding:3px 5px;border-radius:4px;font-weight:600}.pagination .page-numbers li .page-numbers:hover{color:var(--primary)}.pagination .page-numbers li .next,.pagination .page-numbers li .prev{text-align:center;width:9px;display:block}