.blog-top-content{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:60px}.blog-top-heading,.blog-top-text{flex:0 100%}.blog-top-heading h1{color:#14202b;font-family:inter;font-size:48px;margin:0}.blog-top-text p{color:#42576c;font-family:Inter;font-size:16px;line-height:24px}.blog-feat-outer article{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.blog-feat-left,.blog-feat-right{flex:0 calc(48% - 15px)}.blog-feat-left,.blog-feat-left img{border-radius:24px}.blog-feat-left img{height:410px;object-fit:cover;width:100%}.blog-feat_title h2 a{color:#14202b;font-size:36px}span.author_img img{border-radius:50%;height:48px;width:48px}.blog-feat_details a{margin-right:20px}.blog-feat_details,.blog-feat_details a{align-items:center;display:flex}span.author_img{margin-right:15px}span.space_line{height:16px;margin-right:30px;overflow:hidden}span.author_name,span.pub_date{color:#42576c;font-size:16px}span.author_name{font-weight:600}a.blog-feat__tag{background:var(--analogous-2700,#445468);border-radius:4px;color:#fff;display:inline-block;font-size:14px;margin-bottom:30px;padding:8px 16px}a.blog-feat__tag:hover{color:#fff}.page-center{float:none;margin:0 auto;max-width:1290px}@media(max-width:767px){.blog-top-content{display:block}.blog-top-heading h1{font-size:36px;margin-bottom:10px}.blog-feat-outer article{display:block}}