.BlogSection_blogSection__6oepf{padding:4rem 2rem;background-color:#ecf0f3;overflow-x:hidden}.BlogSection_container__g2IPy{max-width:1200px;margin:0 auto;width:100%}.BlogSection_postsGrid__US4w8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.BlogSection_postCard__83H4I{background-color:#ecf0f3;border-radius:16px;overflow:hidden;box-shadow:10px 10px 20px #d1d9e6,-10px -10px 20px #ffffff;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .3s ease;width:100%;min-width:0;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out,box-shadow .3s ease}.BlogSection_postCard__83H4I.BlogSection_inView__qGzzK{opacity:1;transform:translateY(0)}.BlogSection_postCard__83H4I:hover{box-shadow:15px 15px 30px #d1d9e6,-15px -15px 30px #ffffff}@media (max-width:768px){.BlogSection_blogSection__6oepf{padding:4rem 1rem;overflow-x:hidden}.BlogSection_container__g2IPy{max-width:100%;margin:0 auto;padding:0 .5rem}.BlogSection_postsGrid__US4w8{grid-template-columns:1fr;gap:1.5rem}.BlogSection_postCard__83H4I{max-width:100%;margin:0 auto}}@media (max-width:480px){.BlogSection_blogSection__6oepf{padding:3rem .5rem}.BlogSection_container__g2IPy{padding:0 .25rem}.BlogSection_postsGrid__US4w8{gap:1rem}}