.RelatedBlogsSection-module__bEkcdG__relatedSection{background-color:var(--color-accent-100);padding:36px 24px;overflow:hidden}.RelatedBlogsSection-module__bEkcdG__container{flex-direction:column;gap:40px;width:100%;max-width:1200px;margin:0 auto;display:flex}.RelatedBlogsSection-module__bEkcdG__header{flex-direction:column;gap:13px;display:flex}.RelatedBlogsSection-module__bEkcdG__badgeWrapper{justify-content:flex-start;align-items:center;display:flex}.RelatedBlogsSection-module__bEkcdG__sectionBadge{background-color:var(--color-dark-indigo-200);font-family:var(--font-avenir);font-size:14px;font-weight:var(--font-weight-roman);color:var(--color-dark-indigo-1000);text-align:center;white-space:nowrap;border-radius:28px;padding:4px 14px;line-height:normal}.RelatedBlogsSection-module__bEkcdG__sectionTitle{font-family:var(--font-avenir);font-weight:var(--font-weight-heavy);color:var(--color-accent-1200);margin:0;font-size:28px;line-height:1.2}.RelatedBlogsSection-module__bEkcdG__blogsGrid{grid-template-columns:1fr;gap:32px;width:100%;display:grid}.RelatedBlogsSection-module__bEkcdG__blogCard{background-color:var(--color-accent-100);border-radius:var(--radius-blog-card);flex-direction:column;gap:20px;width:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.RelatedBlogsSection-module__bEkcdG__blogCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.RelatedBlogsSection-module__bEkcdG__blogImage{background-color:var(--color-accent-300);width:100%;height:200px;position:relative;overflow:hidden}.RelatedBlogsSection-module__bEkcdG__blogImage img{object-fit:cover;transition:transform .3s}.RelatedBlogsSection-module__bEkcdG__blogCard:hover .RelatedBlogsSection-module__bEkcdG__blogImage img{transform:scale(1.05)}.RelatedBlogsSection-module__bEkcdG__blogImagePlaceholder{background:linear-gradient(135deg,var(--color-accent-300)0%,var(--color-accent-400)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.RelatedBlogsSection-module__bEkcdG__blogImagePlaceholder svg{color:var(--color-accent-500)}.RelatedBlogsSection-module__bEkcdG__blogBadges{flex-wrap:wrap;gap:10px;padding:0 20px;display:flex}.RelatedBlogsSection-module__bEkcdG__blogBadge{font-family:var(--font-avenir);color:var(--color-crimson-600);text-align:center;white-space:nowrap;text-transform:capitalize;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600;line-height:1.4}.RelatedBlogsSection-module__bEkcdG__blogBadgePrimary{background-color:var(--color-crimson-100)}.RelatedBlogsSection-module__bEkcdG__blogBadgeSecondary{background-color:var(--color-accent-400);color:var(--color-accent-900)}.RelatedBlogsSection-module__bEkcdG__blogTextContent{flex-direction:column;gap:12px;padding:0 20px 24px;display:flex}.RelatedBlogsSection-module__bEkcdG__blogTitle{font-family:var(--font-avenir);font-size:18px;font-weight:var(--font-weight-heavy);color:var(--color-dark-indigo-1000);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.35;display:-webkit-box;overflow:hidden}.RelatedBlogsSection-module__bEkcdG__blogExcerpt{font-family:var(--font-avenir),sans-serif;font-size:15px;font-weight:var(--font-weight-book);color:var(--color-accent-700);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:640px){.RelatedBlogsSection-module__bEkcdG__relatedSection{padding:60px 40px}.RelatedBlogsSection-module__bEkcdG__container{gap:40px}.RelatedBlogsSection-module__bEkcdG__blogsGrid{grid-template-columns:repeat(2,1fr);gap:28px}.RelatedBlogsSection-module__bEkcdG__blogImage{height:200px}.RelatedBlogsSection-module__bEkcdG__blogTitle{font-size:18px}.RelatedBlogsSection-module__bEkcdG__blogExcerpt{font-size:14px}.RelatedBlogsSection-module__bEkcdG__sectionTitle{font-size:32px}}@media (min-width:1024px){.RelatedBlogsSection-module__bEkcdG__relatedSection{padding:80px 56px}.RelatedBlogsSection-module__bEkcdG__container{gap:48px}.RelatedBlogsSection-module__bEkcdG__blogsGrid{gap:36px}.RelatedBlogsSection-module__bEkcdG__blogImage{height:240px}.RelatedBlogsSection-module__bEkcdG__blogTitle{font-size:20px}.RelatedBlogsSection-module__bEkcdG__blogExcerpt{font-size:15px}.RelatedBlogsSection-module__bEkcdG__blogBadges{padding:0 24px}.RelatedBlogsSection-module__bEkcdG__blogTextContent{padding:0 24px 28px}.RelatedBlogsSection-module__bEkcdG__sectionTitle{font-size:36px}}@media (min-width:1280px){.RelatedBlogsSection-module__bEkcdG__relatedSection{padding:100px 80px}.RelatedBlogsSection-module__bEkcdG__blogsGrid{gap:40px}.RelatedBlogsSection-module__bEkcdG__blogImage{height:280px}.RelatedBlogsSection-module__bEkcdG__blogTitle{font-size:22px}.RelatedBlogsSection-module__bEkcdG__blogExcerpt{-webkit-line-clamp:2;font-size:16px}.RelatedBlogsSection-module__bEkcdG__sectionTitle{font-size:40px}}
