.blog-list-container{display:flex;flex-wrap:wrap;gap:20px}.blog-item img{border-radius:5px;height:auto;width:100%}.homepage-blog{background:var(--neutral-90);border-bottom:2px solid var(--brand-black);padding:80px 20px}.homepage-blog .blog-item{background-color:var(--brand-black);width:calc(33.33333% - 15px)}.homepage-blog .blog-item .imagediv img{height:100%;max-height:280px;object-fit:cover}.homepage-blog .header-content{padding-bottom:var(--gap-section-2);padding-right:0}.mainblogcstm.homepage-blog .blog-list-container{justify-content:space-between;padding-top:0}.homepage-blog .cstmbtn{background:var(--brand-blue);border-radius:var(--corner-cta);color:var(--brand-white);display:inline-block;font-size:var(--text-2);font-weight:600!important;line-height:var(--line-height-t2);min-width:200px;padding:14px 40px;position:relative;text-align:center;text-decoration:none}.homepage-blog .brndiv{margin-top:var(--gap-section-2);text-align:center}@media(max-width:1024px){.homepage-blog{padding:60px 0}.homepage-blog .blog-item{width:calc(50% - 10px)}}@media(max-width:767px){.homepage-blog .blog-item{width:100%}.mainblogcstm.homepage-blog .contentdiv h3{color:var(--brand-white);font-size:16px;line-height:26px}.homepage-blog{padding:40px 0}}