.Gallery_container__JerYa{margin:auto;font-family:var(--ff-title);font-size:1.5rem}.Gallery_content__gL284{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5em;gap:.5em;align-items:center;margin:auto;max-width:60em;padding:0 .5em;position:relative;height:20em}.Gallery_content__gL284 img{-o-object-fit:contain;object-fit:contain;-o-object-fit:cover;object-fit:cover;border-radius:50px 15px;margin:auto}.Gallery_container__JerYa>h1{text-align:center;padding:.3em 0 .7em;-webkit-animation:Gallery_transitionIn__Ocotn .5s;animation:Gallery_transitionIn__Ocotn .5s}@media (max-width:38em){.Gallery_content__gL284{grid-template-columns:1fr 1fr}}@media (min-width:38em){.Gallery_content__gL284{grid-template-columns:1fr 1fr 1fr;row-gap:40px;height:20em}.Gallery_content__gL284 img{width:200px;height:200px}}@media (min-width:90em){.Gallery_content__gL284{grid-template-columns:1fr 1fr 1fr;row-gap:40px;height:36em}.Gallery_content__gL284 img{width:250px;height:250px}.Gallery_container__JerYa>h1{margin-top:.5em}}@-webkit-keyframes Gallery_transitionIn__Ocotn{0%{opacity:0;transform:rotateX(-10deg)}to{opacity:1;transform:rotateX(0)}}@keyframes Gallery_transitionIn__Ocotn{0%{opacity:0;transform:rotateX(-10deg)}to{opacity:1;transform:rotateX(0)}}