.page_main__KlWIG{width:100%;display:flex;align-items:center;flex-direction:column}.page_main__KlWIG h1{padding:5vh 0}.page_container__Pc31V{width:80%;text-align:center;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;grid-gap:5vh;gap:5vh}@media(max-width:700px){.page_container__Pc31V{grid-template-columns:repeat(1,1fr)}}@media(max-width:1100px)and (min-width:700px){.page_container__Pc31V{grid-template-columns:repeat(2,1fr)}}@media(max-width:1300px)and (min-width:1100px){.page_container__Pc31V{grid-template-columns:repeat(3,1fr)}}.page_gallery__EhuYy{display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;border:1px solid #000;position:relative}.page_gallery__EhuYy:hover>.page_overlay__TPPnT{opacity:1;height:100%}.page_gallery__EhuYy img{width:100%;aspect-ratio:16/9;height:auto;z-index:-1;border-radius:20px}.page_desc__7OD8b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.25rem;min-height:3.75rem}.page_add__M9v88{font-size:3rem}.page_overlay__TPPnT{display:flex;opacity:0;position:absolute;bottom:0;width:100%;height:0;background-color:rgba(0,0,0,.5);color:#fff;transition:all .3s ease-out;border-radius:20px;overflow:hidden;flex-direction:column;justify-content:space-evenly;align-items:center}.page_addContainer__GclEe{padding:9px 16px}