.custom-grid__item{position:relative;background-color:#fafafa;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:200px;box-shadow:0 0 0 1px #0006;width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width: 750px){.custom-grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.custom-grid-item{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-grid-item__link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;text-decoration:none}.custom-grid-item__media{width:100%;height:100%;position:relative;overflow:hidden}.custom-grid-item__media img,.custom-grid-item__media video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.custom-grid-item__media video{background-color:transparent}.custom-grid-item__content{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:flex-end;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:1}.custom-grid-item:hover .custom-grid-item__content{opacity:1}.custom-grid-item__text{color:#fff;text-align:center;padding:1rem;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;position:absolute;bottom:30%}@media screen and (max-width: 749px){.custom-grid__item{min-height:150px;width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}.custom-grid-item__text{font-size:1rem;padding:.5rem}}@media screen and (min-width: 750px) and (max-width: 989px){.custom-grid__item{min-height:180px;width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media screen and (min-width: 990px){.custom-grid__item{min-height:220px}}.custom-grid-item__media img{transition:transform .3s ease}.custom-grid-item:hover .custom-grid-item__media img{transform:scale(1.05)}.custom-grid-item__media video{transition:opacity .3s ease}.custom-grid-item:hover .custom-grid-item__media video{opacity:.9}.custom-grid-item__name{display:none;position:absolute;bottom:1rem;left:1rem;right:1rem;color:#fff;background:#000000b3;padding:.5rem 1rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05rem;text-align:center;border-radius:2px;z-index:3}@media screen and (max-width: 749px){.custom-grid-item__name{font-size:1rem;padding:.4rem .8rem;bottom:.5rem;left:.5rem;right:.5rem}}.custom-grid-item__link:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.custom-grid-item__link:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/632/assets/ae-collection-grid.css.map */
