.blog-card{border-width:1px;--tw-border-opacity:1;border-color:rgb(30 36 42/var(--tw-border-opacity))}.blog-card img{height:305px;width:100%;object-fit:cover}.blog-card .blog-card-content{display:flex;height:230px;flex-direction:column;justify-content:space-between;padding:2rem}.blog-card .blog-card-content h5{font-family:Switzer,sans-serif;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(172 176 181/var(--tw-text-opacity))}.blog-card .blog-card-content h2{font-weight:600;--tw-text-opacity:1;color:rgb(234 234 234/var(--tw-text-opacity))}.blog-home .blog-home-title h3{margin-bottom:3rem;font-size:24px;text-transform:uppercase;--tw-text-opacity:1;color:rgb(162 141 91/var(--tw-text-opacity))}@media (min-width:1024px){.blog-home .blog-home-title h3{font-size:28px}}.blog-home .blog-home-posts{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));display:grid;width:100%;gap:1rem}@media(max-width:768px){.blog-home .blog-home-posts{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.blog-home .blog-home-more{padding-top:2rem;padding-bottom:5rem;text-align:center}@media (min-width:1024px){.blog-home .blog-home-more{padding-top:5rem;padding-bottom:5rem}}.home-image{width:100%;--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.home-image img{width:100%}