h1.mobile{display:none}aside#blog-sidebar section#categories ul.categories>li a{position:relative;padding-top:10px;padding-bottom:10px}aside#blog-sidebar section#categories ul.categories>li a:before{content:"";position:absolute;left:-15px;top:-1px;width:calc(100% + 30px);height:calc(100% + 2px);z-index:1;background:#6aaac6;border-top:1px solid #f0f6f9;border-bottom:1px solid #f0f6f9;box-shadow:none;opacity:0;transition:.1s ease-out}aside#blog-sidebar section#categories ul.categories>li a:after{z-index:1}aside#blog-sidebar section#categories ul.categories>li a.active span,aside#blog-sidebar section#categories ul.categories>li a:hover span{color:#fff}aside#blog-sidebar section#categories ul.categories>li a.active:before,aside#blog-sidebar section#categories ul.categories>li a:hover:before{opacity:1}aside#blog-sidebar section#categories ul.categories>li a.active:after,aside#blog-sidebar section#categories ul.categories>li a:hover:after{border-color:#fff}aside#blog-sidebar section#categories ul.categories>li a span{z-index:2;color:#2f485e}section#posts .post{padding-bottom:20px;border-bottom:1px solid #f7f8f8;margin-bottom:20px}section#posts .post:nth-last-child(3){margin-bottom:0;padding-bottom:0;border:none}section#posts .post .image{width:33%;min-height:200px}section#posts .post .image .bg{position:absolute;left:0;top:0;width:100%;height:100%;transition:filter .1s ease-out,transform .5s ease-out}section#posts .post .image:hover .bg{filter:brightness(1.1);transform:scale(1.01)}section#posts .post .info{flex:1;padding-left:20px}section#posts .post .info h2{color:#6aaac6;padding-left:0;margin-bottom:0;transition:.1s ease-out}section#posts .post .info h2:before{display:none}section#posts .post .info a:hover h2{color:#2f485e}section#posts .post .info p{margin:0 0 10px}section#posts .post .info .btn{margin-top:auto}.display{margin-top:20px;padding:15px 0 0;border-top:1px solid #6aaac6}.display .pagination{width:70px;margin-left:auto}@media (max-width:960px){section#posts .post .image{width:100%}section#posts .post .info{width:100%;padding:5px 0 0}}@media (max-width:768px){h1.mobile{display:block}.posts-page main h1{display:none}.container.posts-page{flex-direction:column}aside#blog-sidebar section#categories ul.categories>li a:before{width:calc(100% + 25px);height:calc(100% + 3px);border:1px solid #b1d3e1}aside#blog-sidebar section#categories ul.categories>li a:after{display:none}aside#blog-sidebar section#categories ul.categories>li:nth-child(2n) a:before{left:-10px}}@media (max-width:500px){aside#blog-sidebar section#categories ul.categories>li a:before{width:calc(100% + 30px)}aside#blog-sidebar section#categories ul.categories>li:nth-child(2n) a:before{left:-15px}}