.project-item{display:flex;flex-direction:column;gap:5px;height:-moz-fit-content;height:fit-content;padding-bottom:.5rem;width:100%}@media (min-width:576px){.project-item{gap:15px}}@media (min-width:768px){.project-item{gap:25px}}.project-item .post-image{aspect-ratio:1.37;display:flex;overflow:hidden;position:relative;width:100%}.project-item .post-image img{--tw-bg-opacity:1;background-color:rgb(12 87 69/var(--tw-bg-opacity));display:flex;height:100%;-o-object-fit:cover;object-fit:cover;transition:.2s;width:100%}.project-item .post-image svg{bottom:0;left:0;position:absolute}@media not all and (min-width:576px){.project-item .post-image svg{height:30px;width:30px}}.project-item .post-image svg rect{transition:.2s ease}.project-item .post-hero{width:100%}.project-item .post-hero h3{font-size:max(20px,min(2em,4vw));font-weight:700;line-height:1.3}.project-item .post-hero .post-meta{--tw-text-opacity:1;color:rgb(12 87 69/var(--tw-text-opacity));display:flex;margin-top:5px}@media (min-width:576px){.project-item .post-hero .post-meta{margin-top:10px}}@media (min-width:768px){.project-item .post-hero .post-meta{margin-top:15px}}.project-item .post-hero .post-meta{font-weight:400;line-height:1.2}.project-item:hover .post-image img{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.project-item:hover .post-image svg rect{fill:#0c5745}
