.post-entry-1{margin-bottom:30px}.post-entry-1 .ratio,.post-entry-1 img{margin-bottom:30px;max-height:400px}.post-entry-1 h2{margin-bottom:20px;font-size:20px;line-height:1.2;font-weight:500}.post-entry-1 h2 a{color:var(--color-black)}.post-entry-1.lg h2{font-size:40px;line-height:1}.post-meta{font-size:11px;letter-spacing:.07rem;text-transform:uppercase;font-weight:600;font-family:var(--font-secondary);color:rgba(var(--color-black-rgb),.4);margin-bottom:10px}.author .photo{margin-right:10px}.author .photo img{width:40px;border-radius:50%;margin-bottom:0}.author .name h3{margin:0;padding:0;font-size:15px;font-family:var(--font-secondary)}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border-left:6px solid var(--color-default);border-right:6px solid var(--color-default);border-top:6px solid #fff;border-bottom:6px solid #fff;border-radius:50%;width:60px;height:60px;animation:animate-preloader 1s linear infinite}@keyframes animate-preloader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}