.paginationModuleWrapper{display:flex;justify-content:space-between}.paginationButton a:hover{transform:scale(1.02)}.paginationButton a,.paginationButton a:hover{transition:all .5s ease-in-out}.paginationButton a{align-items:center;background:#e32c35;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);color:#fff!important;display:block;display:flex;font-family:Raleway;font-style:normal;font-weight:700;letter-spacing:0;padding:20px 50px;text-transform:uppercase}.paginationButton.buttonLeft a img{position:relative;right:5px}.paginationButton.buttonRight a img{left:5px;position:relative}@media only screen and (max-width:1000px){.paginationButton a{padding:20px 15px}.paginationModuleWrapper{gap:10px}}@media only screen and (max-width:900px){.paginationButton a img{display:none}}@media only screen and (max-width:600px){.paginationButton a{line-height:1.3em;padding:20px 10px}}