.blog-section-wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:75px;width:100%}.mw592{max-width:735px}.blog-content-int-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:60px}.blog-card{overflow:hidden;width:100%}.blog-card-title{color:#988d79;font-family:BC Falster Grotesk;font-size:24px;font-style:normal;font-weight:500;line-height:36px;margin-bottom:16px}.blog-card img{height:250px;margin-bottom:14px;object-fit:cover;width:100%}.card-content p{color:var(--Accent-Black,#000);font-size:18px;font-style:normal;font-weight:300;line-height:28px;margin-bottom:16px;margin-top:7px}.card-content .blog-readmorebtn{color:#988d79;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.card-content svg{margin-bottom:-6px}.blog-viewmore-wrapper{align-items:flex-end;display:flex;justify-content:end}@media only screen and (max-width:1100px){.blog-section-wrapper{gap:37px;grid-template-columns:1fr;margin-bottom:42px}}