.blog-post-info{padding-top:35px}@media only screen and (max-width:767px){.blog-post-info{padding-top:25px}}.blog-post-info__hld{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.blog-post-info__info{align-items:center;color:var(--Grayscale-Navy-60);display:flex;margin-top:15px}.blog-post-info__info div{border-right:1px solid var(--Grayscale-Navy-20);margin-right:10px;padding-right:10px}.blog-post-info__info div:last-child{border-right:none}.blog-post-info__share{align-items:center;display:flex;margin-top:15px}.blog-post-info__share a{align-items:center;display:flex;justify-content:center;margin-left:15px;padding:7px}@media only screen and (max-width:767px){.blog-post-info__share a{margin-left:10px}}.blog-post-info__share a svg path{transition:.2s ease-in-out}.blog-post-info__share a:hover svg path{fill:var(--Primary-100)!important}.blog-post-info__image{height:auto;margin-bottom:15px;margin-top:15px;width:100%}@media only screen and (max-width:767px){.blog-post-info__image{margin-bottom:5px;margin-left:-20px;width:calc(100% + 40px)}}