.photo-masonry{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;align-items:start;gap:25px;width:100%;display:grid}@media (width<=1100px){.photo-masonry{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.photo-masonry{grid-template-columns:repeat(2,1fr);gap:10px}.photo-masonry .bento-item .project-title{margin-bottom:2px!important;font-size:.65rem!important;line-height:1.1!important}.photo-masonry .bento-item .label-sm{letter-spacing:.5px!important;font-size:.5rem!important}.photo-masonry .bento-item .frosted-caption{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;padding:5px 8px!important}}.photo-masonry .bento-item{break-inside:avoid;width:100%;display:block;height:auto!important;min-height:auto!important}.photo-masonry .bento-item img{aspect-ratio:auto;width:100%;display:block;height:auto!important;position:relative!important}
