.RelatedBlogsSection_sectionContainer__vp3k9{margin-top:4rem;margin-bottom:4rem;width:100%}.RelatedBlogsSection_header__jtZ2B{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.RelatedBlogsSection_titleWrapper__Qp2FQ{display:flex;flex-direction:column;gap:.5rem}.RelatedBlogsSection_subTitle__QwxHk{color:#ff6b35;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.RelatedBlogsSection_mainTitle__siBs9{color:#0f172a;font-size:2.25rem;font-weight:700;margin:0}.RelatedBlogsSection_seeMore__ztKhA{color:#ff6b35;font-weight:600;text-decoration:none;font-size:1rem;display:flex;align-items:center;gap:.5rem;transition:transform .2s ease}.RelatedBlogsSection_seeMore__ztKhA:hover{transform:translateX(5px)}.RelatedBlogsSection_grid__Eq94j{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.RelatedBlogsSection_card__dWw2V{background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f1f5f9}.RelatedBlogsSection_card__dWw2V:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.RelatedBlogsSection_imageContainer__MU4WB{position:relative;width:100%;aspect-ratio:16/9}.RelatedBlogsSection_image__lsZ0o{object-fit:cover}.RelatedBlogsSection_cardContent__8SKuB{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.RelatedBlogsSection_cardTitle__mxvLZ{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1rem;line-height:1.4;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RelatedBlogsSection_cardDescription__78d_2{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;line-height:1.6;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.RelatedBlogsSection_readMore__vI_Ar{display:inline-flex;align-items:center;gap:.5rem;color:#0ea5e9;font-weight:600;text-decoration:none;font-size:.875rem;transition:gap .2s ease}.RelatedBlogsSection_readMore__vI_Ar:hover{gap:.75rem}@media (max-width:1024px){.RelatedBlogsSection_grid__Eq94j{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.RelatedBlogsSection_sectionContainer__vp3k9{margin-top:3rem}.RelatedBlogsSection_mainTitle__siBs9{font-size:1.75rem}.RelatedBlogsSection_grid__Eq94j{grid-template-columns:1fr;gap:1.5rem}.RelatedBlogsSection_header__jtZ2B{flex-direction:column;align-items:flex-start;gap:1rem}}