.blogPostRelatedSection{width:100%;.container{display:flex;flex-direction:column;gap:64px;margin:0 auto;max-width:1439px;padding:100px 32px;.section-tagline{align-items:center;display:flex;gap:8px;width:33%;.icon{display:flex;width:16px}.text{color:hsla(0,0%,8%,.86);font-family:IBM Plex Mono;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}}.related-blog-list{display:flex;gap:24px;width:100%;.blog-post-item{display:flex;flex-direction:column;width:32%;.blog-post-content{border-bottom:1px solid #c2c2c2;border-top:1px solid #c2c2c2;display:flex;flex-direction:column;gap:12px;padding:24px 0;width:100%;.blog-post-title{color:#141414;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;font-weight:500;letter-spacing:-.24px;line-height:140%;text-transform:capitalize;white-space:normal}.blog-post-desc,.blog-post-title{font-family:Manrope;font-style:normal;overflow:hidden}.blog-post-desc{color:#474747;font-size:16px;font-weight:400;line-height:150%;text-overflow:ellipsis;white-space:nowrap}}.blog-post-thumbnail{display:flex;margin-bottom:24px;min-height:282px;width:100%;img{width:100%}}}}}@media screen and (max-width:600px){.container{padding:32px 16px;.section-tagline{width:100%}.related-blog-list{flex-direction:column;gap:56px;.blog-post-item{width:100%;.blog-post-thumbnail{min-heigth:unset}}}}}@media screen and (min-width:600px) and (max-width:1023px){.container{padding:56px 24px;.section-tagline{width:100%}.related-blog-list{flex-wrap:wrap;.blog-post-item{width:48%}}}}}