.PhotoGrid_PhotoGridContainer__SjsbC{min-height:100vh;padding:var(--pd-container-mobile) 0;display:grid;grid-template-columns:1fr;grid-gap:6rem 1.5rem;gap:6rem 1.5rem}.PhotoGrid_PhotoGridChild__WPO65{display:flex;flex-direction:column;row-gap:1rem;align-items:flex-start;opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.PhotoGrid_PhotoGridChild__WPO65.PhotoGrid_visible__I4HjR{opacity:1;transform:translateY(0)}.PhotoGrid_PhotoGridChild__WPO65.PhotoGrid_loaded__HPMBy{transition:opacity .3s ease-out,transform .3s ease-out}.PhotoGrid_PhotoGridChild__WPO65:first-child{transition-delay:.1s}.PhotoGrid_PhotoGridChild__WPO65:nth-child(2){transition-delay:.2s}.PhotoGrid_PhotoGridChild__WPO65:nth-child(3){transition-delay:.3s}.PhotoGrid_PhotoGridChild__WPO65:nth-child(4){transition-delay:.4s}.PhotoGrid_PhotoGridChild__WPO65:nth-child(5){transition-delay:.5s}.PhotoGrid_PhotoGridChild__WPO65:nth-child(6){transition-delay:.6s}.PhotoGrid_id__vg9ty{align-self:flex-start;font-size:1rem;font-weight:700;color:var(--color-paragraph)}.PhotoGrid_PhotoGridChild__WPO65:nth-child(2n){align-items:flex-end!important}.PhotoGrid_caption__71Hnn{display:flex;justify-content:space-between;align-items:center;font-size:1rem;width:100%}.PhotoGrid_caption__71Hnn p:nth-child(2){text-transform:uppercase;text-decoration:underline}.PhotoGrid_image__PH265{object-fit:cover;width:100%;height:280px;transition:transform .3s ease-out}.PhotoGrid_imageWrapper__TelIa{cursor:pointer;width:100%}.PhotoGrid_image__PH265:hover{transform:scale(1.02)}.PhotoGrid_error__NP7n1{text-align:center;padding:2rem;font-size:1.1rem;color:#e74c3c}@media only screen and (min-width:600px){.PhotoGrid_PhotoGridContainer__SjsbC{padding:var(--pd-container-desktop) 0;grid-template-columns:repeat(2,1fr);gap:8rem 2rem}}@media only screen and (min-width:900px){.PhotoGrid_PhotoGridContainer__SjsbC{grid-template-columns:repeat(3,1fr)}.PhotoGrid_image__PH265{height:260px}}@media only screen and (min-width:1200px){.PhotoGrid_image__PH265{height:240px}}@media only screen and (min-width:1400px){.PhotoGrid_image__PH265{height:220px}}