.article-image{width:100%;height:30rem;background-position:center;background-size:cover}.article-left{display:flex;flex-direction:column;width:70%}.article-outer{display:flex;padding:2rem 0}.article-right{width:20rem;margin-left:2rem}.article-info{display:flex;font-size:.9rem;color:gray;font-weight:600;margin:.5rem 0 1rem}.article-date{margin-right:1rem}.article-content{border-top:solid 1px rgb(0 0 0/25%);border-bottom:solid 1px rgb(0 0 0/25%);padding:1rem 0}.article-content ol,.article-content ul{padding-left:1rem}.article-content li{font-size:.8rem;margin-bottom:.5rem}.article-content li:last-child{margin-bottom:0}.article-content ol li{padding-left:.25rem}.article-content h3{font-size:1rem!important;margin:0 0 1rem}.article-content h2{font-size:1.4rem;text-align:center;margin:.5rem 0 1rem}.article-content ol+h3,.article-content ul+h3,.article-share-holder{margin-top:1rem}.article-share{font-size:2rem;border:0;background:0 0;border-radius:100%;padding:0;width:2rem;height:2rem;margin:0 .25rem}.article-shares{display:flex;margin:auto}.article-share#facebook{color:#fff;font-size:1rem;background:#000}.article-search{display:flex;width:100%}.article-search-input{border:0;width:calc(100% - 2rem);background:#f5f5f5;padding:0 1rem;font-size:.9rem}.article-search-button{background:var(--red);border:0;display:flex;align-items:center;justify-content:center;height:3rem;width:3rem}.article-search-button span{font-size:1rem;margin:auto;color:#fff;display:flex}.article-right-header{margin:2rem auto auto 0;font-size:1rem;font-weight:600;color:#000;padding-bottom:1.25rem;border-bottom:solid 1px var(--red);line-height:1}.article-right-header-holder{border-bottom:solid 1px rgba(0,0,0,.25);display:flex}.post-header{margin:auto auto .2rem;font-size:.9rem;font-weight:500;overflow:hidden;height:2.8rem;line-height:1.4rem}.post-image{width:5.5rem;height:5.5rem;margin:auto 0;min-width:5.5rem;background-position:center;background-size:cover}.post-inner{display:flex;margin:1rem 0 0}.post-content{margin:auto 1rem}.post-date{font-size:.8rem;font-weight:500;color:var(--red)}@media (max-width:900px){.article-right{display:none}.article-left{width:100%}.article-shares{justify-content:center;align-items:center}.article-date{margin-left:auto;margin-right:0;margin-top:.5rem}}