/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.project-items-block{row-gap:calc(var(--spacing,.25rem)*10);flex-direction:column;width:100%;display:flex}.project-items-block .project-items{column-gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.project-items-block .project-items .project-item{border-radius:var(--radius-2xl,1rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-stone,#c1c1c1);grid-column:span 12/span 12;overflow:clip}@media(min-width:40rem){.project-items-block .project-items .project-item{grid-column:span 6/span 6}}@media(min-width:48rem){.project-items-block .project-items .project-item{grid-column:span 4/span 4}}@media(min-width:64rem){.project-items-block .project-items .project-item{grid-column:span 3/span 3}}.project-items-block .project-items .project-item img{aspect-ratio:32/29;object-fit:cover}.project-items-block .project-items .project-item .project-bottom{padding:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
