.prop-wall__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0 1rem}.prop-wall__poster{position:relative;overflow:hidden;transform:rotate(var(--rotate, 0deg));transition:transform .3s ease,z-index 0s;aspect-ratio:4 / 5;display:block}.prop-wall__poster:nth-child(odd){margin-top:1rem}.prop-wall__poster:hover{transform:rotate(0) scale(1.05);z-index:2;box-shadow:4px 4px 20px #0000004d}.prop-wall__image{width:100%;height:100%;object-fit:cover}.prop-wall__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1a1a1ab3;color:var(--color-gold);font-family:var(--font-stencil);font-size:.875rem;letter-spacing:.1em;opacity:0;transition:opacity .3s ease}.prop-wall__poster:hover .prop-wall__overlay{opacity:1}@media(max-width:1024px){.prop-wall__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.prop-wall__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-propaganda-wall.css.map */
