.blog-post-card{display:flex;flex-direction:column;align-items:start;border-radius:16px;border:1px solid #ededed;background:#fdfdfd;box-shadow:var(--card-shadow);.blog-post-card-image-container{position:relative;img{border-top-left-radius:16px;border-top-right-radius:16px;width:100%;height:100%;aspect-ratio:382/208}.blog-post-card-labels-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;position:absolute;top:24px;left:0;padding:0 16px;width:100%;.blog-post-card-label{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);padding:0 8px;color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.24px;svg{width:16px;height:16px;flex-shrink:0}}}}.blog-post-card-title{padding:18px 24px;width:100%;display:flex;flex-direction:column;justify-content:space-between;color:#17181d;font-size:24px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.48px;img{width:24px;height:24px;flex-shrink:0;margin-left:auto}}}.news-and-insights-page{.news-and-insights-content{gap:40px;display:flex;flex-direction:row;align-items:start;justify-content:space-between;margin-top:48px;.news-and-insights-content-text{display:flex;flex-direction:column;gap:26px;color:#17181d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.32px;b{font-weight:600}a{width:184px}}.news-and-insights-content-image{display:flex;align-items:center;justify-content:center;width:450px;flex-shrink:0;@media (max-width:767px){width:100%;img{width:100%;max-width:100%}}}}}.news-post-section{background:linear-gradient(180deg,rgba(249,244,254,.6),hsla(0,0%,100%,0));padding-block:56px;margin-block:56px;display:none!important;.news-post-section-container{.news-and-insights-posts-list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;justify-content:center;.blog-post-card{flex-grow:1;height:100%;width:100%;.blog-post-card-image-container{width:100%;img{width:100%;height:100%;aspect-ratio:382/208;object-fit:cover}}}}.news-and-insights-posts-list-show-more-button{display:flex;padding:10px 20px;justify-content:center;align-items:center;border-radius:8px;background:#17181d;color:#fff;width:fit-content;margin:56px auto 0}}}@media screen and (max-width:968px){.news-and-insights-page{.news-and-insights-content{flex-direction:column;align-items:center}}.news-post-section{.news-post-section-container{.news-and-insights-posts-list{grid-template-columns:repeat(2,1fr)}}}}@media screen and (max-width:640px){.news-post-section{.news-post-section-container{.news-and-insights-posts-list{grid-template-columns:repeat(1,1fr)}}}}