.page_blogWrapper__XwJNT{width:100%;height:100%;display:flex;flex-direction:column;align-items:self-start;justify-content:flex-start}.page_header__BBQpY{font-size:25px;margin-bottom:20px;text-transform:capitalize}.page_postWrapper__JIg0E{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;padding:20px}.page_postCard__Fo2qW{width:100%;display:flex;flex-direction:column;box-shadow:var(--box-shadow);border-radius:var(--border-radius-medium);cursor:pointer;text-align:start;height:400px;max-height:400px;overflow:hidden}.page_postCard__Fo2qW div{width:100%;height:200px;min-height:200px;margin-bottom:15px;overflow:hidden}.page_postCard__Fo2qW div img{transition:var(--transition);display:block;width:100%;height:100%;object-fit:cover;object-position:center}.page_postCard__Fo2qW h4,.page_postCard__Fo2qW p{padding:5px 10px;text-align:justify}.page_postCard__Fo2qW p{padding-bottom:20px;max-height:120px;overflow-y:hidden}.page_postCard__Fo2qW:hover img{transform:scale(1.2)}.page_serviceHero__8E7hd{max-width:90%;margin:0 auto 30px}.page_serviceHero__8E7hd>*{margin-bottom:20px}.page_serviceHero__8E7hd h1{margin:30px 0}@media (max-width:800px){.page_postWrapper__JIg0E{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page_postWrapper__JIg0E{grid-template-columns:repeat(1,1fr)}}