.blogSection-container{display:flex;flex-direction:column}.blogSection-container .blogSection-top{background-color:#f7f4ff;margin-bottom:60px}.blogSection-container .blogSection-top .blogSection-title{padding:210px 110px 110px}.blogSection-container .blogSection-top .blogSection-title h1{font-family:sans-serif;font-size:50px;font-weight:900;line-height:60px;text-align:center;margin-bottom:24px}.blogSection-container .blogSection-top .blogSection-title h1 .highlighted-text{color:#f8810b}.blogSection-container .blog-card-wrapper{background-image:url(/assets/backgroundImages/BgVector1.png);background-size:cover;background-position:50%}.blogSection-container .blog-card-wrapper .blog-cards{padding:4px 84px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:30px}.blogSection-container .pagination-wrapper{display:flex;justify-content:flex-end;margin-top:20px;margin-bottom:20px;margin-right:84px}