.pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.pagination__link{align-items:center;background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;color:#333;display:inline-flex;font-size:16px;margin:0 3px 3px;transition:.5s}.pagination__link--active,.pagination__link:active,.pagination__link:focus,.pagination__link:hover{background-color:#333;color:#fff;text-decoration:none}.pagination__link--active,.pagination__link--disabled{cursor:default;pointer-events:none}.pagination__link--disabled .pagination__link-text{color:#333!important}.pagination__link--first,.pagination__link--prev{height:48px;padding:10px 15px;width:90px}.pagination__link--first span,.pagination__link--prev span{align-items:center;display:inline-flex}.pagination__link--first span:before,.pagination__link--prev span:before{background:url(https://4593444.fs1.hubspotusercontent-na1.net/hubfs/4593444/C_ONE2025/common/ico_angle_left.svg) no-repeat 50%/cover;content:"";display:inline-block;height:8px;margin-right:15px;width:5px}.pagination__link--first:hover span:before,.pagination__link--prev:hover span:before{background-image:url(https://4593444.fs1.hubspotusercontent-na1.net/hubfs/4593444/C_ONE2025/common/ico_angle_left_white.svg)}.pagination__link--first,.pagination__link--prev:first-child{margin-left:0}.pagination__link--number{height:48px;justify-content:center;padding:10px;width:48px}.pagination__link--last,.pagination__link--next{height:48px;justify-content:flex-end;padding:10px 15px;width:90px}.pagination__link--last span,.pagination__link--next span{align-items:center;display:inline-flex}.pagination__link--last span:after,.pagination__link--next span:after{background:url(https://4593444.fs1.hubspotusercontent-na1.net/hubfs/4593444/C_ONE2025/common/ico_angle_right.svg) no-repeat 50%/cover;content:"";display:inline-block;height:8px;margin-left:15px;width:5px}.pagination__link--last:hover span:after,.pagination__link--next:hover span:after{background-image:url(https://4593444.fs1.hubspotusercontent-na1.net/hubfs/4593444/C_ONE2025/common/ico_angle_right_white.svg)}.pagination__link--last,.pagination__link--next:last-child{margin-right:0}.pagination__link-icon svg{height:16px;margin:0 .3rem;width:16px}.pagination__link--disabled .pagination__link-icon svg{fill:#b0c1d4!important}.pagination__link--first img,.pagination__link--prev img{margin-right:15px}.pagination__link--last img,.pagination__link--next img{margin-left:15px}