/*! Thea | MIT License | github.com/picturepan2/thea */.container{padding-left:.8rem;padding-right:.8rem}@media (min-width:1200px){.container{max-width:1200px}}a:focus{box-shadow:none}.thea-header{background:#fff;border-bottom:1px solid #f7f8fa;height:3rem}.thea-header .logo{box-shadow:none;color:#414857;font-size:1.2rem;font-weight:700}.navbar{height:3rem}.navbar .nav{-ms-flex-direction:row;flex-direction:row}.navbar .nav .nav-item{margin-top:0}.navbar .nav .nav-current a{border-bottom:2px solid #0145dd;color:#0145dd}.navbar .nav .active>a{color:#0145dd}.navbar .nav a{color:#414857;font-weight:700;margin:0 .3rem;padding:.3rem .1rem}.navbar .nav a:focus,.navbar .nav a:hover{color:#0145dd}.navbar .rss-button,.navbar .social-button{height:1.2rem;margin-left:.8rem;width:1.2rem}.navbar .search{display:inline-flex;display:-ms-inline-flexbox;height:3rem}.navbar .search.active,.navbar .search:hover{border-bottom:.1rem solid #4d4c4c}.navbar .search .search-form{align-items:center;display:inline-flex;display:-ms-inline-flexbox;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;height:3rem;max-width:7rem}.navbar .search .search-input{background:0 0;border-color:transparent;border-radius:0;box-shadow:none;-ms-flex:1 1 auto;flex:1 1 auto;line-height:.8rem;max-width:5.8rem;width:auto}.navbar .search .search-btn{background-image:url(../icons/search.svg);background-position:50% 50%;background-repeat:no-repeat;-ms-flex:0 0 auto;flex:0 0 auto;height:1.2rem;width:1.2rem}.thea-footer{color:#bfc3c8;padding-bottom:2rem;padding-top:2rem}.thea-footer a{color:#898f98}.thea-footer .footer-nav{margin-bottom:1rem}.thea-footer .copyright{line-height:1.8}.thea-meta{margin-bottom:2px;padding-bottom:2rem;padding-top:2rem;text-align:center}.thea-meta .meta-title{color:#4d4c4c;font-size:1.4rem;font-weight:700}.thea-meta .meta-description{font-size:.7rem}.thea-meta .meta-avatar{margin-bottom:.5rem}.thea-meta .meta-profile{align-items:center;display:flex;display:-ms-flexbox;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}.thea-meta .meta-location,.thea-meta .meta-stats{display:inline-block;height:1.2rem;line-height:1.2rem}.thea-meta .social-link{display:inline-block;height:1.2rem;margin:0 .3rem;width:1.2rem}.thea-meta .divider-dot{margin:0 .2rem}.thea-body{background:#f7f8fa;padding-bottom:1rem;padding-top:1rem}.thea-body .columns{margin-left:-.8rem;margin-right:-.8rem}.thea-body .columns .column{padding:.8rem}.thea-body .card{border:0;border-radius:.2rem;box-shadow:0 .05rem 1rem rgba(51,51,51,.05);height:100%;transition:all .35s ease}.thea-body .card:hover{box-shadow:0 .3rem 1.5rem rgba(51,51,51,.25);transform:translateY(-2px)}.thea-body .card .card-header{-ms-flex:1 1 auto;flex:1 1 auto}.thea-body .card .post-card-image{background-position:center center;background-size:cover;border-top-left-radius:.2rem;border-top-right-radius:.2rem;height:0;padding-bottom:60%;width:100%}.thea-body .card .post-card-title{display:-webkit-box;font-size:1rem;font-weight:500;-webkit-line-clamp:3;line-height:1.5rem;max-height:4.5rem;overflow:hidden;text-overflow:ellipsis}.thea-body .card .post-card-date{color:#ccc}.thea-body .card .card-link{box-shadow:none;color:#414857}.thea-body .card .card-link:focus,.thea-body .card .card-link:hover{color:#333;text-decoration:none}.thea-body .card .card-link p{color:#807f7f;line-height:1.1rem;margin-bottom:0;max-height:3.3rem;overflow:hidden}.thea-body .pagination{-ms-flex-pack:center;justify-content:center}.thea-body .empty .empty-subtitle,.thea-body .empty .empty-title{margin-bottom:1rem}.thea-post{padding-bottom:2rem;padding-top:2rem}.post{letter-spacing:-.021em;margin-left:auto;margin-right:auto;max-width:36rem;width:100%}.post .post-image{margin:1.5rem -.9rem;max-height:640px;text-align:center}@media (min-width:960px){.post .post-image{margin:1.5rem -2.9rem}}.post .post-image img{height:auto;max-height:640px;max-width:100%;width:auto}.post .post-title{color:#333;font-size:1.6rem;line-height:1.4}.post .post-meta{color:#a4a9b0}.post .post-meta a{color:#a4a9b0}.post .post-meta a:focus,.post .post-meta a:hover{color:#414857}.post .post-like{margin:2rem 0;text-align:center;width:100%}.post .post-like .card-body img{margin:0 auto;max-height:300px}.post .post-meta-tags .tag{margin-right:.2rem;margin-top:.2rem;padding:.4rem}.post .post-meta-tags .tag:focus,.post .post-meta-tags .tag:hover{background:rgba(1,69,221,.05);text-decoration:none}.post .post-meta-tags+.post-title{margin-top:1rem}.post .post-content{color:#414857;font-size:.8rem;margin:1.2rem 0}.post .post-content img{height:auto;max-width:100%}.post .post-content h1,.post .post-content h2,.post .post-content h3,.post .post-content h4,.post .post-content h5,.post .post-content h6{margin-bottom:1.2rem;margin-top:1.2rem}.post .post-content blockquote{padding-left:2rem}.post .post-content ol,.post .post-content ul{margin-bottom:1rem;margin-top:.5rem}.post .post-content li{line-height:1.8;margin-left:.5rem;margin-top:.5rem}.post .post-content p{line-height:1.8;margin:1.2rem 0}.post .post-content hr{border:0;height:.1rem;margin:1.5rem 0;position:relative}.post .post-content hr::before{background:#414857;content:"";display:inline-block;height:.1rem;left:50%;margin-left:-1rem;position:absolute;top:50%;width:2rem}.post-comments{margin-top:4rem}.post-comments .comments-list{margin:2rem 0}.post-comments .comments-list .children{margin-left:2rem}.post-comments .tile-comment p{margin-bottom:.5rem}.post-comments .comment-actions{display:none;margin-left:1rem}.post-comments .tile:hover .comment-actions{display:inline-block}.post-comments .form{margin:1rem 0}.thea-ad{background:#f7f8fa;padding:1rem}.thea-ad .banner{text-align:center}.thea-ad .banner img{display:inline-block;margin:0 auto;max-height:8rem;width:auto}.thea-ad .adsense{line-height:0;text-align:center}.post-ads ins{border:0!important}.post-ads-sidebar{display:none}@media (min-width:1200px){.post-ads-sidebar{bottom:1rem;display:block;position:fixed;right:1rem}}