body{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.main-content{flex:1}.cke_notifications_area{display:none}.sticky-sidebar{position:-webkit-sticky;position:sticky;top:80px;height:calc(100vh - 150px)}#preloader,.sidebar{position:fixed;left:0;bottom:0}.section-title{text-align:center;margin-bottom:3rem;font-weight:300;font-size:2.5rem}.feature-box i{transition:transform .3s}.feature-box:hover i{transform:scale(1.2)}.blog-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.blog-card:hover{transform:translateY(-5px);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.post-content img{max-width:100%;height:auto;border-radius:5px}.sidebar{top:0;z-index:100;padding:48px 0 0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1)}.sidebar-sticky{position:relative;top:0;height:calc(100vh - 48px);padding-top:.5rem;overflow-x:hidden;overflow-y:auto}#preloader{top:0;right:0;background-color:#fff;z-index:9999;display:flex;justify-content:center;align-items:center}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.single-post-content{background-color:#fff;padding:.9rem;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}.footer-links a{color:#adb5bd;text-decoration:none;transition:color .2s ease-in-out;margin:0 10px}.footer-links a:hover{color:#fff;text-decoration:none}.footer-links .separator{color:#6c757d}