.project-mosaic-container{margin:0 auto;padding:0 1rem;width:100%}.isotope-grid{width:100%}.isotope-grid.isotope{display:block}.isotope-grid.isotope:after{clear:both;content:"";display:block}.isotope-item{float:left;opacity:1;transform:scale(1);width:25%}@media (max-width:575px){.isotope-item{width:100%}}@media (min-width:576px) and (max-width:767px){.isotope-item{width:calc(50% - .5rem)}}@media (min-width:768px){.isotope-item{width:calc(33.333% - .67rem)}}.project-card{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);height:100%;margin:8px;overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-5px)}.project-image{overflow:hidden;position:relative;width:100%}.project-image img{display:block;height:auto;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.project-card:hover .project-image img{transform:scale(1.05)}.project-overlay{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-link{align-items:center;display:flex;height:100%;justify-content:center;padding:1rem;text-decoration:none;width:100%}.project-title{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.3;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.5)}.isotope-item{transition:all .4s cubic-bezier(.4,0,.2,1)}.isotope-item.hidden{opacity:0;transform:scale(.8)}.isotope-grid.is-loading{opacity:.6;pointer-events:none}@media (max-width:575px){.project-mosaic-container{padding:0 .5rem}.project-card{margin:4px}.project-title{font-size:1rem}}