.Gallery_main__OamUy{align-items:center;min-height:100vh}.Gallery_hero__uQZ99,.Gallery_main__OamUy{position:relative;display:flex;flex-direction:column}.Gallery_hero__uQZ99{width:100%;height:300px;overflow:hidden}.Gallery_hero__img__q9OC1{position:absolute;top:0;left:0;width:100%;height:800px;overflow:hidden;z-index:1;filter:brightness(.65);animation:Gallery_heroEnter__OeeoS 1s ease-in-out}@keyframes Gallery_heroEnter__OeeoS{0%{scale:1.5}to{scale:1}}.Gallery_hero__img__q9OC1 img{width:100%;height:100%;object-fit:cover}.Gallery_hero__text__1IKcL{position:relative;z-index:2;height:100%;width:100%;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.Gallery_hero__text__title__L2xGV{max-width:60%;text-align:center;font-size:3rem;font-weight:600;line-height:3rem}.Gallery_imagelist__j2YuG{width:100%;padding:80px 20px;display:flex;flex-direction:column;align-items:center;background-color:#eee}.Gallery_imagelist__container__bkFIL{max-width:1200px;display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.Gallery_image__card__3gAQO{position:relative;width:250px;height:250px;padding:20px;background-color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:3px;box-shadow:0 0 10px #00000055;transform:rotate(calc(var(--rotate) * 1deg));transition:.3s}.Gallery_image__card__3gAQO:hover{transform:scale(1.2) rotate(0deg);z-index:1}.Gallery_image__cardImg__KNUCn{position:relative;width:100%;height:80%}.Gallery_image__cardImg__KNUCn img{position:relative;width:100%;height:100%;object-fit:cover}.Gallery_image__card__3gAQO p{position:relative;bottom:0;left:0;width:100%;padding:10px;color:#000;font-size:1.2rem;font-family:Freehand,cursive;text-align:center;transition:.3s}@media only screen and (max-width:599px){.Gallery_hero__uQZ99{height:500px}}@media only screen and (min-width:600px) and (max-width:768px){.Gallery_hero__uQZ99{height:500px}}@media only screen and (min-width:768px) and (max-width:1000px){.Gallery_hero__uQZ99{height:500px}}