.pagination ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.pagination li.more{font-weight:500;margin-right:1rem}.pagination li.item{border-radius:50%;flex:0 0 44px;height:44px;font-size:.9rem;margin:0 4px;text-align:center;width:44px}.pagination li.item:first-of-type{margin-left:0}.pagination li.item:last-child{margin-right:0}.pagination li.item:hover a,.pagination li.active a{background:#004052;border-radius:50%;color:#FFF;transition:background .1s linear}.pagination li a{align-items:center;color:#004052;display:flex;font-size:.9rem;height:100%;justify-content:center;line-height:1.7;text-decoration:none;width:100%}.pagination li.item:hover a,.pagination li.active a{color:#FFF}.pagination li.prev,.pagination li.next{background:#ebf0f1}.pagination li.prev,.pagination li.next{position:relative}.pagination li.prev a::before,.pagination li.next a::before{background:url("https://cdn2.hubspot.net/hubfs/7574143/system/icons/black/arrow-right.svg") center/cover;content:'';height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.pagination li.prev:hover a::before,.pagination li.next:hover a::before{background:url("https://cdn2.hubspot.net/hubfs/7574143/system/icons/white/arrow-right.svg") center/cover}.pagination li.prev a::before{transform:translate(-50%,-50%) scaleX(-1)}.pagination li.hide-mobile{display:none}@media only screen and (min-width:576px){.pagination{margin-bottom:0}.pagination ul{justify-content:flex-end}}@media only screen and (min-width:768px){.pagination li.hide-mobile{display:list-item}}@media only screen and (min-width:1440px){.pagination ul{justify-content:flex-start}}