.blog-hero--section{padding:30px 0 120px}.blog-hero--section div,.blog-hero--section p,.blog-hero--section span{color:#000}.blog-hero--wrapper{display:flex;flex-wrap:wrap}.blog-hero--left{margin-right:4%;width:48%}.blog-hero--right{width:48%}.featured-post-text{font-size:14px;margin-bottom:10px;text-align:center}.blog-hero--title h1{color:#005687;font-family:Poppins;font-size:45px;font-weight:500;line-height:1.4;margin-bottom:20px}.blog-hero--intro{font-size:24px}.blog-hero--tags{display:flex;flex-wrap:wrap;margin:35px 0 25px}.blog-hero--tags a{border:1px solid #000;border-radius:25px;color:#000;font-size:24px;margin-bottom:20px;margin-right:20px;padding:12px 18px;transition:all .4s ease-in-out}.blog-hero--search{align-items:center;display:flex}.blog-hero--search .searchbar{background:transparent;border:1px solid transparent;border-bottom-color:#000;font-size:20px;outline:none;padding:10px 15px;transition:all .4s ease-in-out;width:100%}.blog-hero--search .searchbar:focus{border:1px solid #000;border-radius:20px}.blog-hero--search .fa-search{color:#000;cursor:pointer;font-size:20px;margin-left:20px}.blog-hero--social{margin-top:25px}.blog-hero--social span:first-child{margin-right:15px}.blog-hero--social i{color:#000}.blog-tiles--section{padding-bottom:30px}.blog-hero--tags a:hover{background:#005687;border-color:#005687;color:#fff}@media (max-width:768px){.blog-hero--left,.blog-hero--right{width:100%}}