.GalleryList_container__o5AOI{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.GalleryList_grid___6vwy{--columns:3;--grid-gap:var(--space-xl);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--grid-gap);width:100%;max-width:70em;text-transform:capitalize;padding:var(--space-lg) 0}.GalleryList_item__0ION0{flex:0 1 calc((100% - (var(--columns) - 1) * var(--grid-gap)) / var(--columns));position:relative;overflow:hidden;padding-bottom:var(--space-lg)}.GalleryList_link__swYSs{display:block}@media screen and (max-width:991px){.GalleryList_grid___6vwy{--columns:2}}@media screen and (max-width:767px){.GalleryList_grid___6vwy{--columns:1}}.GalleryList_item__0ION0:hover .GalleryList_coverHover__oIf_T{opacity:1}.GalleryList_item__0ION0:hover .GalleryList_coverHover__oIf_T,.GalleryList_item__0ION0:hover .GalleryList_coverImage__togDH{transform:scale(1.04)}.GalleryList_image__ociIl{overflow:hidden;box-sizing:border-box;display:block;position:relative;line-height:0;font-size:0}.GalleryList_coverImage__togDH{width:100%;height:100%;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94)}.GalleryList_coverHover__oIf_T{opacity:0;transition:opacity .45s ease,transform 1.4s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.GalleryList_description__qwRo5{display:flex;flex-direction:column;line-height:1.2em;padding-top:var(--space-md)}.GalleryList_description__qwRo5>:first-child{text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-xs)}.GalleryList_description__qwRo5>:not(:first-child){opacity:.4;font-weight:400}.GalleryList_description__qwRo5>:last-child{display:flex;justify-content:space-between}@media (max-width:430px){.GalleryList_grid___6vwy{--grid-gap:var(--space-md)}}