/**handles:PAX-style-PAX_VC_Posters**/
.posterList .posterInner{display:flex;flex-wrap:wrap;justify-content:center}.posterList .posterInner .spacer,.posterList .posterInner a{width:100%;max-width:350px}.posterList .posterInner a{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:15px;margin:15px 0}.posterList .posterInner .spacer{height:0}.posterList .posterInner a img{box-shadow:0 0 10px var(--menu-shadow)}.posterList .posterInner a .posterTitle,.posterList .posterInner a img{display:block;text-align:center}.posterList .posterInner a .posterTitle{margin-top:.75em}.posterList .paginationContainer{text-align:center;margin-top:1em}.posterList .paginationContainer .current{color:var(--gold);font-weight:600}.posterList .paginationContainer .page-numbers{margin:0 .25em}