.hero-content{width:100%;margin-top:0;background-image:url(https://i.imgur.com/dc9kV2N.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:0;padding:1.5rem}@media (min-width:1024px){.hero-content{max-width:80%;margin-top:20px;border-radius:8px;padding:2rem}}.custom-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.photography-container{width:100%;display:flex;flex-direction:column;align-items:center}.photography-picture-container{margin-top:20px;max-width:80%;display:grid;grid-gap:10px;grid-auto-rows:30vw;grid-auto-flow:row dense;grid-template-columns:repeat(2,minmax(0,1fr));@media screen and (min-width:640px){grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:20vw}@media screen and (min-width:1024px){grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:12vw}.grow{transition:transform .5s;image-rendering:smooth;&:hover{transform:scale(1.5);z-index:1}@media screen and (max-width:800px){transition:transform .3s;&:hover{transform:scale(1.3);z-index:1}}}.landscape,.normal,.portrait{overflow:hidden;display:flex;align-items:center;justify-content:center;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}}.landscape{grid-column:span 2}.portrait{grid-row:span 2}}.zoomed-image-container{width:100vw;height:100vh;@media screen and (min-width:1024px){position:fixed;top:20%;left:30%;transform:translate(-33%,-52%);display:flex;justify-content:center;align-items:center;z-index:9999}@media screen and (min-width:2000px){position:fixed;top:20%;left:30%;transform:translate(-26%,-50%);display:flex;justify-content:center;align-items:center;z-index:9999}@media screen and (min-width:3000px){position:fixed;top:20%;left:25%;transform:translate(-26%,-50%);display:flex;justify-content:center;align-items:center;z-index:9999}position:fixed;top:20%;left:30%;transform:translate(-30%,-15%);display:flex;justify-content:center;align-items:center;z-index:9999}.zoomed-image{max-width:80vw;max-height:80vh;@media screen and (min-width:640px){max-width:70vw;max-height:70vh}@media screen and (min-width:1024px){max-width:30vw;max-height:30vh}@media screen and (min-width:3000px){max-width:22vw;max-height:22vh}width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.zoomed-image img{max-width:100%;max-height:100%;@media screen and (min-width:1024px){max-width:768px;max-height:1152px}border-radius:8px}.photography-picture-container.zoomed{filter:blur(7px)}.close-zoom{position:absolute;top:10px;right:10px;cursor:pointer}