.logo-header{font-size:2em}#showcase{background-color:#eee;top:0;border-bottom:#43853d 4px solid;padding:40px 40px}#button-search{font-size:20px}#input-search{font-size:20px}img#showcase-logo{width:128px}.showcase-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.left-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.content-wrapper{padding:20px 20px;color:rgba(33,37,41,.75)}
#notification-alert{display:none;margin:10px}
#newsletter{background-color:rgba(33,37,41,.75);margin-bottom:20px;color:#fff}#button-newsletter,#input-newsletter{font-size:22px}.interesting{width:75%;align-items:center;margin:10px}.newsletter-wrap{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}
.blog-post{margin-bottom:60px;min-height:250px}.blog-post-title{margin-bottom:5px;font-size:40px}.blog-post-meta{margin-bottom:20px;color:#999}.blog-footer{padding:40px 0;color:#999;text-align:center;background-color:#333;border-top:1px solid #e5e5e5}.blog-footer p:last-child{margin-bottom:0}pre{font-size:14px}.twitter{max-height:400px;overflow-y:auto}blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 10px;padding:.5em 10px}blockquote:before{color:#ccc;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{display:inline}
.tags{list-style:none;margin:0;overflow:hidden;padding:0}.tags li{float:left}.tag{background:#eee;border-radius:3px 0 0 3px;color:#fff;display:inline-block;height:26px;line-height:26px;padding:0 20px 0 23px;position:relative;margin:0 10px 10px 0;text-decoration:none;-webkit-transition:color .2s}.tag::before{background:#fff;border-radius:10px;box-shadow:inset 0 1px rgba(0,0,0,.25);content:'';height:6px;left:10px;position:absolute;width:6px;top:10px}.tag::after{background:#fff;border-bottom:13px solid transparent;border-left:10px solid #fff;border-top:13px solid transparent;content:'';position:absolute;right:0;top:0}.tag:hover{background-color:#43853d;color:#fff;cursor:pointer}.tag:hover::after{border-left-color:#43853d}.tag:hover>a{color:#fff}.tag>a:hover{color:#fff}.tag>a{color:#999}
.article-card h2{font-size:1.5em}.article-card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;min-width:350px;width:300px;cursor:pointer;margin-bottom:25px;margin-left:5px;margin-right:5px}img.article-card-img{border-radius:5px 5px 0 0}.article-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.article-container{padding:2px 16px}.article-container a{text-decoration:none;color:#000}
.image-fullscreen-modal:hover{opacity:.7}.img-full:hover{opacity:.7;cursor:zoom-in}.fullscreen-modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;cursor:zoom-out;width:100%;height:100%;overflow:auto;background-color:#fff;background-color:rgba(f,f,f,1)}.fullscreen-modal-content{margin:auto;display:block}#fullscreen-caption{margin:auto;display:block;width:80%;text-align:center;color:#ccc;padding:10px 0;height:150px}#fullscreen-caption,.fullscreen-modal-content{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.fullscreen-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.fullscreen-close:focus,.fullscreen-close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.fullscreen-modal-content{width:100%}}
.before-footer{background-color:rgba(33,37,41,.75);color:#fff;padding:10px}.before-footer-wrap{display:flex;justify-content:space-evenly;align-items:center}
#backOnTopBtn{display:none;position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;border:none;outline:0;background-color:#ccc;color:#fff;cursor:pointer;padding:15px;border-radius:4px}#backOnTopBtn:hover{background-color:#eee}