.pager{display:flex;justify-content:center;font-size:16px;text-align:center}@media (min-width:768px){.pager{line-height:36px;margin-top:60px}}@media (max-width:767px){.pager{line-height:22px;margin-top:30px}}.pager a{border:1px solid transparent;border-radius:20px;color:#303030;text-decoration:none}@media (min-width:768px){.pager a{min-width:40px;height:40px;padding:2px 13px 0;margin:0 6px}}@media (max-width:767px){.pager a{min-width:26px;height:26px;padding:2px 6px 0;margin:0 3px}}.pager a.next,.pager a.previous{position:relative}.pager a.next:before,.pager a.previous:before{width:6px;height:10px;position:absolute;left:50%;top:50%;margin:-5px 0 0 -3px;content:"";background:url(/local/templates/main/assets/i/ico.arrow_pager.svg) no-repeat 0 0}.pager a.next:before{transform:scaleX(-1)}.pager a.next,.pager a.previous,.pager a:hover{border-color:#7574ea;text-decoration:none}.pager a.current{background:linear-gradient(to right,#8971ea,#7f72ea,#7574ea,#6a75e9,#5f76e8);color:#fff;font-weight:700}.pager i{color:#8c8c8c}.pager i:before{content:"\2026"}