@font-face{font-family:Berkshire Swash;src:url(/fonts/berkshire-swash.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.gallery{grid-template-columns:repeat(2,1fr);align-items:center;padding:50px 5px;display:grid}.gallery__img-container{cursor:pointer;padding:4px}.gallery__img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.gallery__img:hover{fill:#edc29e;filter:drop-shadow(0 0 12px #edc29e);-webkit-font-smoothing:antialiased;border:1px solid #edc29e}@media (min-width:768px){.gallery__img-container{padding:10px}.gallery__img{border-radius:20px}}@media (min-width:1200px){.gallery{grid-template-columns:repeat(4,1fr)}.gallery__img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}}
