.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}
.flip-clock-wrapper a:hover {
  color: #fff;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
.flip-clock-wrapper.clearfix:before {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
/* Main */
.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}
.flip-clock-meridium a {
  color: #313333;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}
.flip-clock-wrapper:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}
/* Skeleton */
/* PLAY */
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.flip-clock-dot.top {
  top: 30px;
}
.flip-clock-dot.bottom {
  bottom: 30px;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
/* SHADOW */
/*DOWN*/
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
* {
  box-sizing: border-box;
}
img {
  height: auto;
  max-width: 100%;
}
div, header, figure {
  min-height: 1px;
}
@supports (min-height: 1vmin) {
  min-height: 0;
}
img:not(.alignleft):not(.alignright):not(.aligncenter):not(.alignnone) {
  width: 100%;
}
@supports (width: 1vmin) {
  width: auto;
}
@keyframes opacity-visible {
  to {
    opacity: 1;
  }
}
@keyframes translate-reset {
  to {
    transform: translate(0vw, 0vw);
  }
}
html {
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  height: 100%;
}
body.overflow-hidden {
  overflow: hidden;
}
body > img {
  width: 0;
  height: 0;
  position: absolute;
}
.hr__container {
  display: flex;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}
.fl-col-small {
  max-width: none;
}
.fl-module {
  max-width: 100%;
}
.hr__col-2 {
  width: calc(100% / 12 * 2);
}
.hr__col-3 {
  width: calc(100% / 12 * 3);
}
.hr__col-4 {
  width: calc(100% / 12 * 4);
}
.hr__col-5 {
  width: calc(100% / 12 * 5);
}
.hr__col-6 {
  width: calc(100% / 12 * 6);
}
.hr__col-7 {
  width: calc(100% / 12 * 7);
}
.hr__col-8 {
  width: calc(100% / 12 * 8);
}
.hr__col-9 {
  width: calc(100% / 12 * 9);
}
.hr__col-10 {
  width: calc(100% / 12 * 10);
}
.hr__col-11 {
  width: calc(100% / 12 * 11);
}
.hr__col-12 {
  width: calc(100% / 12 * 12);
}
.hr__col-13 {
  width: calc(100% / 12 * 13);
}
.hr__col-14 {
  width: calc(100% / 12 * 14);
}
.hr__col-15 {
  width: calc(100% / 12 * 15);
}
.hr__col-16 {
  width: calc(100% / 12 * 16);
}
.hr__col-17 {
  width: calc(100% / 12 * 17);
}
.hr__col-18 {
  width: calc(100% / 12 * 18);
}
.hr__col-19 {
  width: calc(100% / 12 * 19);
}
.hr__col-20 {
  width: calc(100% / 12 * 20);
}
/* Open Sans && Source Code Pro */
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.35em;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
button, small, input {
  font: inherit;
}
html {
  color: #0e141e;
  font-size: 13px;
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  line-height: 1.35em;
  -webkit-font-smoothing: antialiased;
}
b, strong {
  font-weight: 500;
}
em {
  font-style: italic;
}
h1, h2, h3, h4, h5, h6, p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
p {
  line-height: 1.786em;
  font-weight: 400;
  margin-bottom: 0.5em;
  color: #39424e;
  font-size: 1.077em;
  letter-spacing: 0.018em;
  margin-bottom: 2em;
}
p:last-child {
  margin-bottom: 0;
}
p strong {
  font-weight: 700;
  color: #39424e;
}
p em {
  opacity: 0.7;
  font-style: normal;
}
li {
  line-height: 1.786em;
  font-weight: 400;
  margin-bottom: 0.5em;
  margin-bottom: 0;
  color: #576871;
  font-size: 13px;
}
li:last-child {
  margin-bottom: 0;
}
a {
  color: #1ba94c;
  outline: none;
  font-size: inherit;
  text-decoration: none;
}
a:active, a:target, a:hover, a:focus, a:visited {
  outline: none;
  color: #1ba94c;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 56.004px;
  letter-spacing: -0.036em;
  margin-left: -0.1em;
  font-family: 'Source Code Pro', sans-serif;
  font-weight: 300;
}
h1 strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  h1 {
    font-size: 56.004px;
  }
}
h2 {
  font-size: 1.846em;
  letter-spacing: normal;
  font-weight: 700;
  font-family: 'Source Code Pro', sans-serif;
  color: #39424e;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.769em;
    letter-spacing: -0.025em;
  }
}
h2 strong {
  font-weight: 900;
}
.fl-module-heading.hr__heading-bold .fl-module-content * {
  font-weight: 700;
}
.fl-module-heading h2.fl-heading {
  font-size: 1.846em;
  letter-spacing: normal;
  font-weight: 700;
  font-family: 'Source Code Pro', sans-serif;
  color: #39424e;
}
@media (min-width: 768px) {
  .fl-module-heading h2.fl-heading {
    font-size: 2.769em;
    letter-spacing: -0.025em;
  }
}
.fl-module-heading h2.fl-heading strong {
  font-weight: 900;
}
h3 {
  font-size: 26px;
  text-indent: -0.074em;
  color: #39424e;
}
h3 strong {
  font-weight: 700;
}
h4 {
  font-size: 14.001px;
  letter-spacing: 0.214em;
  color: #738f93;
  text-transform: uppercase;
}
.hr__subheading p {
  color: #738f93;
}
ul.hr__colored-list li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%230e141e'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list li:first-child:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%231f3d83'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list li:nth-child(2):before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%230093e2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list li:nth-child(3):before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%2300ace0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list li:nth-child(4):before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%2331d4d2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--blue li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--blue li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%231f3d83'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--white li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--white li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--blue-light li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--blue-light li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%2300ace0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--green-light li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--green-light li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%2332c766'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--teal li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--teal li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%232ac59f'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.hr__colored-list--gray li {
  font-size: 1em;
  margin-bottom: 0.333em;
  padding-left: 1.333em;
  position: relative;
}
ul.hr__colored-list--gray li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0.6em;
  position: absolute;
  width: 0.533em;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%23738f93'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__word-spacing-5 {
  word-spacing: -5px;
}
.hr__icon {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  text-decoration: inherit;
  display: inline-block;
  text-decoration: inherit;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hr__icon--hexagon {
  width: 1.443em;
  height: 1.443em;
  background-position: center;
  background-size: 100% auto;
}
.hr__icon__hexagon-fast-forward--blue-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0.674509804 0 0 0 0 0.878431373 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-fast-forward-blue' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2300ACE0' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='fast-forward' stroke-linecap='round' stroke-linejoin='round' transform='translate%2832.000000, 43.000000%29' stroke='%23FFFFFF' stroke-width='4'%3E%3Cpolygon id='Shape' points='23 30 42 15 23 0'%3E%3C/polygon%3E%3Cpolygon id='Shape' points='0 30 19 15 0 0'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-fast-forward--white-blue-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0352941176 0 0 0 0 0.482352941 0 0 0 0 0.749019608 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-fast-forward-white-blue-light' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M56.2392886,74.5697655 C54.9277365,75.6052013 53,74.6710165 53,73 L53,43 C53,41.3289835 54.9277365,40.3947987 56.2392886,41.4302345 L75.2392886,56.4302345 C76.2535705,57.2309833 76.2535705,58.7690167 75.2392886,59.5697655 L56.2392886,74.5697655 Z M57,68.8729014 L70.7723418,58 L57,47.1270986 L57,68.8729014 Z' id='Shape' fill='%23097BBF'%3E%3C/path%3E%3Cpath d='M33.2392886,73.5697655 C31.9277365,74.6052013 30,73.6710165 30,72 L30,42 C30,40.3289835 31.9277365,39.3947987 33.2392886,40.4302345 L52.2392886,55.4302345 C53.2535705,56.2309833 53.2535705,57.7690167 52.2392886,58.5697655 L33.2392886,73.5697655 Z M34,67.8729014 L47.7723418,57 L34,46.1270986 L34,67.8729014 Z' id='Shape' fill='%23097BBF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-fast-forward--white-teal-dark {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-fast-forward-white-teal-dark' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M56.2392886,74.5697655 C54.9277365,75.6052013 53,74.6710165 53,73 L53,43 C53,41.3289835 54.9277365,40.3947987 56.2392886,41.4302345 L75.2392886,56.4302345 C76.2535705,57.2309833 76.2535705,58.7690167 75.2392886,59.5697655 L56.2392886,74.5697655 Z M57,68.8729014 L70.7723418,58 L57,47.1270986 L57,68.8729014 Z' id='Shape' fill='%232AC59F'%3E%3C/path%3E%3Cpath d='M33.2392886,73.5697655 C31.9277365,74.6052013 30,73.6710165 30,72 L30,42 C30,40.3289835 31.9277365,39.3947987 33.2392886,40.4302345 L52.2392886,55.4302345 C53.2535705,56.2309833 53.2535705,57.7690167 52.2392886,58.5697655 L33.2392886,73.5697655 Z M34,67.8729014 L47.7723418,57 L34,46.1270986 L34,67.8729014 Z' id='Shape' fill='%232AC59F'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search--blue {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-blue' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%231F3D83' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M50,72.5 C40.3350169,72.5 32.5,64.6649831 32.5,55 C32.5,45.3350169 40.3350169,37.5 50,37.5 C59.6649831,37.5 67.5,45.3350169 67.5,55 C67.5,64.6649831 59.6649831,72.5 50,72.5 Z M50,69.5 C58.0081289,69.5 64.5,63.0081289 64.5,55 C64.5,46.9918711 58.0081289,40.5 50,40.5 C41.9918711,40.5 35.5,46.9918711 35.5,55 C35.5,63.0081289 41.9918711,69.5 50,69.5 Z' id='Oval' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M72.0606602,74.9393398 C72.6464466,75.5251263 72.6464466,76.4748737 72.0606602,77.0606602 C71.4748737,77.6464466 70.5251263,77.6464466 69.9393398,77.0606602 L60.9393398,68.0606602 C60.3535534,67.4748737 60.3535534,66.5251263 60.9393398,65.9393398 C61.5251263,65.3535534 62.4748737,65.3535534 63.0606602,65.9393398 L72.0606602,74.9393398 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search-white-blue-lighter {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0352941176 0 0 0 0 0.482352941 0 0 0 0 0.749019608 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-white-blue-lighter' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='search' transform='translate%2832.000000, 37.000000%29' stroke='%23097BBF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Ccircle id='Oval' cx='17.0833333' cy='17.0833333' r='17.0833333'%3E%3C/circle%3E%3Cpath d='M40.8444444,41.8444444 L29,30' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search-blue-darker {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-blue-darker' transform='translate(31.000000, 17.000000)' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2311639C' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M50,72.5 C40.3350169,72.5 32.5,64.6649831 32.5,55 C32.5,45.3350169 40.3350169,37.5 50,37.5 C59.6649831,37.5 67.5,45.3350169 67.5,55 C67.5,64.6649831 59.6649831,72.5 50,72.5 Z M50,69.5 C58.0081289,69.5 64.5,63.0081289 64.5,55 C64.5,46.9918711 58.0081289,40.5 50,40.5 C41.9918711,40.5 35.5,46.9918711 35.5,55 C35.5,63.0081289 41.9918711,69.5 50,69.5 Z' id='Oval' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M72.0606602,74.9393398 C72.6464466,75.5251263 72.6464466,76.4748737 72.0606602,77.0606602 C71.4748737,77.6464466 70.5251263,77.6464466 69.9393398,77.0606602 L60.9393398,68.0606602 C60.3535534,67.4748737 60.3535534,66.5251263 60.9393398,65.9393398 C61.5251263,65.3535534 62.4748737,65.3535534 63.0606602,65.9393398 L72.0606602,74.9393398 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search--white-blue {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-white-blue' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M50,72.5 C40.3350169,72.5 32.5,64.6649831 32.5,55 C32.5,45.3350169 40.3350169,37.5 50,37.5 C59.6649831,37.5 67.5,45.3350169 67.5,55 C67.5,64.6649831 59.6649831,72.5 50,72.5 Z M50,69.5 C58.0081289,69.5 64.5,63.0081289 64.5,55 C64.5,46.9918711 58.0081289,40.5 50,40.5 C41.9918711,40.5 35.5,46.9918711 35.5,55 C35.5,63.0081289 41.9918711,69.5 50,69.5 Z' id='Oval' fill='%231F3D83'%3E%3C/path%3E%3Cpath d='M72.0606602,74.9393398 C72.6464466,75.5251263 72.6464466,76.4748737 72.0606602,77.0606602 C71.4748737,77.6464466 70.5251263,77.6464466 69.9393398,77.0606602 L60.9393398,68.0606602 C60.3535534,67.4748737 60.3535534,66.5251263 60.9393398,65.9393398 C61.5251263,65.3535534 62.4748737,65.3535534 63.0606602,65.9393398 L72.0606602,74.9393398 Z' id='Shape' fill='%231F3D83'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search--white-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.192156863 0 0 0 0 0.831372549 0 0 0 0 0.823529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-white-teal' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M50,72.5 C40.3350169,72.5 32.5,64.6649831 32.5,55 C32.5,45.3350169 40.3350169,37.5 50,37.5 C59.6649831,37.5 67.5,45.3350169 67.5,55 C67.5,64.6649831 59.6649831,72.5 50,72.5 Z M50,69.5 C58.0081289,69.5 64.5,63.0081289 64.5,55 C64.5,46.9918711 58.0081289,40.5 50,40.5 C41.9918711,40.5 35.5,46.9918711 35.5,55 C35.5,63.0081289 41.9918711,69.5 50,69.5 Z' id='Oval' fill='%2331D4D2'%3E%3C/path%3E%3Cpath d='M72.0606602,74.9393398 C72.6464466,75.5251263 72.6464466,76.4748737 72.0606602,77.0606602 C71.4748737,77.6464466 70.5251263,77.6464466 69.9393398,77.0606602 L60.9393398,68.0606602 C60.3535534,67.4748737 60.3535534,66.5251263 60.9393398,65.9393398 C61.5251263,65.3535534 62.4748737,65.3535534 63.0606602,65.9393398 L72.0606602,74.9393398 Z' id='Shape' fill='%2331D4D2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-search--light-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.192156863 0 0 0 0 0.831372549 0 0 0 0 0.823529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-search-white-teal-copy' transform='translate(31.000000, 17.000000)' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2331D4D2' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M50,72.5 C40.3350169,72.5 32.5,64.6649831 32.5,55 C32.5,45.3350169 40.3350169,37.5 50,37.5 C59.6649831,37.5 67.5,45.3350169 67.5,55 C67.5,64.6649831 59.6649831,72.5 50,72.5 Z M50,69.5 C58.0081289,69.5 64.5,63.0081289 64.5,55 C64.5,46.9918711 58.0081289,40.5 50,40.5 C41.9918711,40.5 35.5,46.9918711 35.5,55 C35.5,63.0081289 41.9918711,69.5 50,69.5 Z' id='Oval' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M73.9874369,76.5125631 C74.6708544,77.1959806 74.6708544,78.3040194 73.9874369,78.9874369 C73.3040194,79.6708544 72.1959806,79.6708544 71.5125631,78.9874369 L61.0125631,68.4874369 C60.3291456,67.8040194 60.3291456,66.6959806 61.0125631,66.0125631 C61.6959806,65.3291456 62.8040194,65.3291456 63.4874369,66.0125631 L73.9874369,76.5125631 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-users-green {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-users-green' transform='translate%2832.000000, 18.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%232AC59F' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M65,75 C65,76.1045695 64.1045695,77 63,77 C61.8954305,77 61,76.1045695 61,75 L61,71 C61,67.7002981 58.2153176,65 54.75,65 L38.25,65 C34.7846825,65 32,67.7002981 32,71 L32,75 C32,76.1045695 31.1045695,77 30,77 C28.8954305,77 28,76.1045695 28,75 L28,71 C28,65.4631459 32.6026192,61 38.25,61 L54.75,61 C60.3973808,61 65,65.4631459 65,71 L65,75 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M46,56 C40.4771525,56 36,51.5228475 36,46 C36,40.4771525 40.4771525,36 46,36 C51.5228475,36 56,40.4771525 56,46 C56,51.5228475 51.5228475,56 46,56 Z M46,52 C49.3137085,52 52,49.3137085 52,46 C52,42.6862915 49.3137085,40 46,40 C42.6862915,40 40,42.6862915 40,46 C40,49.3137085 42.6862915,52 46,52 Z' id='Oval' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M77.0004916,75.0004916 C77.0004916,76.1050611 76.1050611,77.0004916 75.0004916,77.0004916 C73.8959221,77.0004916 73.0004916,76.1050611 73.0004916,75.0004916 L73.0004921,70.913365 C72.9984302,68.0879189 71.1363713,65.6326658 68.4901326,64.934279 C67.4221313,64.6524155 66.7848407,63.5581339 67.0667041,62.4901326 C67.3485676,61.4221313 68.4428492,60.7848407 69.5108505,61.0667041 C73.924607,62.2315685 76.9971141,66.2828812 77.0004916,70.9119056 L77.0004916,75.0004916 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M60.488193,39.933767 C59.4204752,39.6508316 58.7842833,38.5559108 59.0672187,37.488193 C59.3501541,36.4204752 60.4450749,35.7842833 61.5127927,36.0672187 C65.9303758,37.2378377 69.0004929,41.3313271 69.0004929,46.0004929 C69.0004929,50.6696587 65.9303758,54.7631481 61.5127927,55.933767 C60.4450749,56.2167024 59.3501541,55.5805105 59.0672187,54.5127927 C58.7842833,53.4450749 59.4204752,52.3501541 60.488193,52.0672187 C63.1318083,51.366685 65.0004929,48.8751055 65.0004929,46.0004929 C65.0004929,43.1258802 63.1318083,40.6343007 60.488193,39.933767 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-users-white-green-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.196078431 0 0 0 0 0.780392157 0 0 0 0 0.4 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-users-white-green-light' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M66,77 C66,78.1045695 65.1045695,79 64,79 C62.8954305,79 62,78.1045695 62,77 L62,73 C62,69.7002981 59.2153176,67 55.75,67 L39.25,67 C35.7846825,67 33,69.7002981 33,73 L33,77 C33,78.1045695 32.1045695,79 31,79 C29.8954305,79 29,78.1045695 29,77 L29,73 C29,67.4631459 33.6026192,63 39.25,63 L55.75,63 C61.3973808,63 66,67.4631459 66,73 L66,77 Z' id='Shape' fill='%2332C766'%3E%3C/path%3E%3Cpath d='M47,58 C41.4771525,58 37,53.5228475 37,48 C37,42.4771525 41.4771525,38 47,38 C52.5228475,38 57,42.4771525 57,48 C57,53.5228475 52.5228475,58 47,58 Z M47,54 C50.3137085,54 53,51.3137085 53,48 C53,44.6862915 50.3137085,42 47,42 C43.6862915,42 41,44.6862915 41,48 C41,51.3137085 43.6862915,54 47,54 Z' id='Oval' fill='%2332C766'%3E%3C/path%3E%3Cpath d='M78,77 C78,78.1045695 77.1045695,79 76,79 C74.8954305,79 74,78.1045695 74,77 L74.0000005,72.9128735 C73.9979387,70.0874274 72.1358798,67.6321742 69.4896411,66.9337874 C68.4216398,66.6519239 67.7843491,65.5576423 68.0662126,64.4896411 C68.3480761,63.4216398 69.4423577,62.7843491 70.5103589,63.0662126 C74.9241154,64.231077 77.9966225,68.2823896 78,72.911414 L78,77 Z' id='Shape' fill='%2332C766'%3E%3C/path%3E%3Cpath d='M61.4877001,41.9332741 C60.4199823,41.6503387 59.7837905,40.5554179 60.0667259,39.4877001 C60.3496613,38.4199823 61.4445821,37.7837905 62.5122999,38.0667259 C66.929883,39.2373448 70,43.3308342 70,48 C70,52.6691658 66.9298829,56.7626553 62.5122999,57.9332741 C61.444582,58.2162095 60.3496613,57.5800177 60.0667259,56.5122999 C59.7837905,55.444582 60.4199823,54.3496613 61.4877001,54.0667259 C64.1313154,53.3661922 66,50.8746127 66,48 C66,45.1253873 64.1313154,42.6338079 61.4877001,41.9332741 Z' id='Shape' fill='%2332C766'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-users-white-blue-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0.674509804 0 0 0 0 0.878431373 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-users-white-blue-light' transform='translate%2831.000000, 17.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M66,77 C66,78.1045695 65.1045695,79 64,79 C62.8954305,79 62,78.1045695 62,77 L62,73 C62,69.7002981 59.2153176,67 55.75,67 L39.25,67 C35.7846825,67 33,69.7002981 33,73 L33,77 C33,78.1045695 32.1045695,79 31,79 C29.8954305,79 29,78.1045695 29,77 L29,73 C29,67.4631459 33.6026192,63 39.25,63 L55.75,63 C61.3973808,63 66,67.4631459 66,73 L66,77 Z' id='Shape' fill='%2300ACE0'%3E%3C/path%3E%3Cpath d='M47,58 C41.4771525,58 37,53.5228475 37,48 C37,42.4771525 41.4771525,38 47,38 C52.5228475,38 57,42.4771525 57,48 C57,53.5228475 52.5228475,58 47,58 Z M47,54 C50.3137085,54 53,51.3137085 53,48 C53,44.6862915 50.3137085,42 47,42 C43.6862915,42 41,44.6862915 41,48 C41,51.3137085 43.6862915,54 47,54 Z' id='Oval' fill='%2300ACE0'%3E%3C/path%3E%3Cpath d='M78,77 C78,78.1045695 77.1045695,79 76,79 C74.8954305,79 74,78.1045695 74,77 L74.0000005,72.9128735 C73.9979387,70.0874274 72.1358798,67.6321742 69.4896411,66.9337874 C68.4216398,66.6519239 67.7843491,65.5576423 68.0662126,64.4896411 C68.3480761,63.4216398 69.4423577,62.7843491 70.5103589,63.0662126 C74.9241154,64.231077 77.9966225,68.2823896 78,72.911414 L78,77 Z' id='Shape' fill='%2300ACE0'%3E%3C/path%3E%3Cpath d='M61.4877001,41.9332741 C60.4199823,41.6503387 59.7837905,40.5554179 60.0667259,39.4877001 C60.3496613,38.4199823 61.4445821,37.7837905 62.5122999,38.0667259 C66.929883,39.2373448 70,43.3308342 70,48 C70,52.6691658 66.9298829,56.7626553 62.5122999,57.9332741 C61.444582,58.2162095 60.3496613,57.5800177 60.0667259,56.5122999 C59.7837905,55.444582 60.4199823,54.3496613 61.4877001,54.0667259 C64.1313154,53.3661922 66,50.8746127 66,48 C66,45.1253873 64.1313154,42.6338079 61.4877001,41.9332741 Z' id='Shape' fill='%2300ACE0'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-user-blue-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0.674509804 0 0 0 0 0.878431373 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-user-blue' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2300ACE0' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='user' transform='translate%2835.000000, 38.000000%29' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M35.5555556,40 L35.5555556,35.5555556 C35.5555556,30.6666667 31.5555556,26.6666667 26.6666667,26.6666667 L8.88888889,26.6666667 C4,26.6666667 0,30.6666667 0,35.5555556 L0,40' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='17.7777778' cy='8.88888889' r='8.88888889'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-user-blue-dark {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-user-blue' transform='translate(31.000000, -139.000000)'%3E%3Cg id='hexagonn-user-blue-dark' transform='translate(0.000000, 156.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%231F3D83' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='user-copy-2' transform='translate(35.000000, 38.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M35.5555556,40 L35.5555556,35.5555556 C35.5555556,30.6666667 31.5555556,26.6666667 26.6666667,26.6666667 L8.88888889,26.6666667 C4,26.6666667 0,30.6666667 0,35.5555556 L0,40' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='17.7777778' cy='8.88888889' r='8.88888889'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-user-green {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.105882353 0 0 0 0 0.662745098 0 0 0 0 0.298039216 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-gift-green-copy-5' transform='translate(32.000000, 18.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%231BA94C' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='user-copy' transform='translate(34.000000, 38.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M35.5555556,40 L35.5555556,35.5555556 C35.5555556,30.6666667 31.5555556,26.6666667 26.6666667,26.6666667 L8.88888889,26.6666667 C4,26.6666667 0,30.6666667 0,35.5555556 L0,40' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='17.7777778' cy='8.88888889' r='8.88888889'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-heart-green {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 50.2 %2855047%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.196078431 0 0 0 0 0.780392157 0 0 0 0 0.4 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-heart-green' transform='translate%2832.000000, 18.000000%29' fill-rule='nonzero'%3E%3Cg id='Shape'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2332C766' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cpath d='M75,49.863735 C75,53.2828733 73.6183918,56.5596778 71.1632496,58.9712867 L69.0334236,61.06433 L53.4013047,76.4264778 C52.6231697,77.1911741 51.3757555,77.1911741 50.5976205,76.4264778 L34.9655016,61.0643299 L32.8356756,58.9712866 C27.7214414,53.9453765 27.7214415,45.7820935 32.8356758,40.7561835 C37.9305011,35.7493472 46.1766533,35.7493472 51.2714787,40.7561833 L51.9994626,41.4715948 L52.7271118,40.7565124 C55.1746829,38.3500821 58.4902487,37 61.945348,37 C65.4002899,37 68.7157109,38.3499591 71.1632496,40.7561833 C73.6185174,43.1680901 75,46.4447522 75,49.863735 Z M66.2297394,58.2113744 L68.3599002,56.1180022 C70.0515903,54.4563083 71,52.2069345 71,49.863735 C71,47.5205355 70.0515903,45.2711617 68.3599002,43.6094678 C66.661581,41.9396957 64.3538526,41 61.945348,41 C59.5368435,41 57.2291151,41.9396957 55.5311307,43.6091389 L53.4013047,45.7021821 C52.6231697,46.4668785 51.3757555,46.4668785 50.5976205,45.7021821 L48.4677945,43.6091389 C44.9292391,40.1316953 39.1779154,40.1316954 35.6393599,43.609139 C32.1202134,47.0675088 32.1202134,52.6599613 35.6393598,56.1183312 L37.7691858,58.2113744 L51.9994626,72.1958904 L66.2297394,58.2113744 Z' id='Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-square-white-blue {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-square-white-blue' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='square' transform='translate%2833.000000, 38.000000%29' stroke='%231F3D83' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Crect id='Rectangle-path' x='0' y='0' width='15' height='15'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='25' y='0' width='15' height='15'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='25' y='25' width='15' height='15'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='0' y='25' width='15' height='15'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-check-white-blue-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0.674509804 0 0 0 0 0.878431373 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-user-select-white-blue-light' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='check-circle' transform='translate%2830.000000, 36.000000%29' stroke='%2300ACE0' stroke-linecap='round' stroke-linejoin='round' stroke-width='5'%3E%3Cpath d='M43.8095238,20.0580952 L43.8095238,22.0952381 C43.8039771,31.796169 37.4183582,40.3379903 28.1155339,43.088545 C18.8127095,45.8390996 8.80876682,42.1431599 3.52875876,34.0050025 C-1.7512493,25.866845 -1.04953721,15.2251139 5.25336252,7.85072946 C11.5562623,0.476344968 21.9588944,-1.87399223 30.82,2.07428571' id='Shape'%3E%3C/path%3E%3Cpolyline id='Shape' points='46 2.38095238 21.9047619 26.4761905 15.3333333 19.9047619'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-lock-white-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.192156863 0 0 0 0 0.831372549 0 0 0 0 0.823529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-lock-white-teal' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='lock' transform='translate%2833.000000, 36.000000%29' stroke='%2331D4D2' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Crect id='Rectangle-path' x='0' y='19.5' width='39' height='23.8333333' rx='2'%3E%3C/rect%3E%3Cpath d='M8.66666667,19.5 L8.66666667,10.8333333 C8.66666667,4.85024854 13.5169152,1.85037171e-15 19.5,8.8817842e-16 C25.4830848,-1.03620816e-15 30.3333333,4.85024854 30.3333333,10.8333333 L30.3333333,19.5' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-chart-white-green-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-chart-white-green-light' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='bar-chart-2' transform='translate%2829.000000, 37.000000%29' stroke='%232AC59F' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Crect id='Rectangle-path' x='18.8' y='0' width='9.4' height='42.3'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='37.6' y='11.75' width='9.4' height='30.55'%3E%3C/rect%3E%3Crect id='Rectangle-path' x='0' y='23.5' width='9.4' height='18.8'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-chart-blue {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0666666667 0 0 0 0 0.388235294 0 0 0 0 0.611764706 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-chart-blue' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%231F3D83' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='nbar-chart' transform='translate%2836.000000, 41.000000%29' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M21.25,34 L21.25,14.875' id='Shape'%3E%3C/path%3E%3Cpath d='M10.625,34 L10.625,6.375' id='Shape'%3E%3C/path%3E%3Cpath d='M31.875,34 L31.875,0' id='Shape'%3E%3C/path%3E%3Cpath d='M0,34 L0,21.25' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-chart-teal-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.192156863 0 0 0 0 0.831372549 0 0 0 0 0.823529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-gift-green-copy-6' transform='translate(32.000000, 18.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2331D4D2' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='nbar-chart-copy' transform='translate(35.000000, 40.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M21.25,34 L21.25,14.875' id='Shape'%3E%3C/path%3E%3Cpath d='M10.625,34 L10.625,6.375' id='Shape'%3E%3C/path%3E%3Cpath d='M31.875,34 L31.875,0' id='Shape'%3E%3C/path%3E%3Cpath d='M0,34 L0,21.25' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-user-check-white-green {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.196078431 0 0 0 0 0.780392157 0 0 0 0 0.4 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-users-white-green-light-copy' transform='translate%2831.000000, 17.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='user-check' transform='translate%2829.000000, 39.000000%29' stroke='%2332C766' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M32.0454545,38.4545455 L32.0454545,34.1818182 C32.0454545,29.462294 28.2195242,25.6363636 23.5,25.6363636 L8.54545455,25.6363636 C3.82593032,25.6363636 4.7436802e-16,29.462294 0,34.1818182 L0,38.4545455' id='Shape'%3E%3C/path%3E%3Ccircle id='Oval' cx='16.0227273' cy='8.54545455' r='8.54545455'%3E%3C/circle%3E%3Cpolyline id='Shape' points='34.1818182 17.0909091 38.4545455 21.3636364 47 12.8181818'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-gift-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 %2857462%29 - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-gift-green' transform='translate%2832.000000, 18.000000%29'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url%28%23filter-2%29' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%232AC59F' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='gift' transform='translate%2830.000000, 35.000000%29' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpolyline id='Shape' points='40.5 22.5 40.5 45 4.5 45 4.5 22.5'%3E%3C/polyline%3E%3Crect id='Rectangle-path' x='0' y='11.25' width='45' height='11.25'%3E%3C/rect%3E%3Cpath d='M22.5,45 L22.5,11.25' id='Shape'%3E%3C/path%3E%3Cpath d='M22.5,11.25 L12.375,11.25 C9.26839828,11.25 6.75,8.73160172 6.75,5.625 C6.75,2.51839828 9.26839828,8.8817842e-16 12.375,8.8817842e-16 C20.25,-1.11022302e-15 22.5,11.25 22.5,11.25 Z' id='Shape'%3E%3C/path%3E%3Cpath d='M22.5,11.25 L32.625,11.25 C35.7316017,11.25 38.25,8.73160172 38.25,5.625 C38.25,2.51839828 35.7316017,8.8817842e-16 32.625,8.8817842e-16 C24.75,-1.11022302e-15 22.5,11.25 22.5,11.25 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-barchart-green-light {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.196078431 0 0 0 0 0.780392157 0 0 0 0 0.4 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-gift-green-barchart' transform='translate(32.000000, 18.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%2332C766' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='bar-chart-21' transform='translate(31.000000, 40.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M0,17 L42.5,17' id='Shape'%3E%3C/path%3E%3Cpath d='M21.25,32.9375 L21.25,1.0625' id='Shape'%3E%3C/path%3E%3Crect id='Rectangle-path' x='0' y='0' width='42.5' height='34'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-navigation-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='168px' height='174px' viewBox='0 0 168 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Cpath d='M103.955996,51.142 C103.749996,40.48 102.956996,30.852 101.577996,28.506 C100.413996,26.522 94.5779958,22.315 87.2549958,17.722 L67.7559958,6.56 C60.4509958,2.73 54.2429958,0 52.0049958,0 C49.2479958,0 40.4479958,4.1 31.0119958,9.324 C23.8549958,13.252 16.3339958,17.779 10.7699958,21.576 C6.40299584,24.554 3.24099584,27.063 2.42399584,28.498 C1.60699584,29.933 0.970995844,34.1 0.566995844,39.53 C0.054995844,46.418 -0.110004156,55.365 0.070995844,63.583 C0.302995844,73.965 1.08699584,83.175 2.42399584,85.496 C5.66799584,91.106 45.5169958,113.996 52.0049958,113.996 C54.6959958,113.996 63.1499958,110.042 72.3459958,105.015 C79.6109958,101.046 87.3219958,96.42 93.0429958,92.541 C97.5089958,89.506 100.760996,86.931 101.594996,85.496 C102.428996,84.061 103.039996,80.018 103.443996,74.688 C103.938996,67.979 104.112996,59.244 103.955996,51.142 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-gift-green-copy-4' transform='translate(32.000000, 18.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%232AC59F' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='navigation' transform='translate(35.000000, 40.000000)' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpolygon id='Shape' points='34 0 17.8947368 34 14.3157895 19.6842105 0 16.1052632'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-cap-blue {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.0352941176 0 0 0 0 0.482352941 0 0 0 0 0.749019608 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-blue-copy-2' transform='translate(31.000000, 17.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23097BBF' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='Grad-cap' transform='translate(25.000000, 38.000000)' fill='%23FFFFFF'%3E%3Cpath d='M27.8388482,3.48857143 L28.2277228,3.52 L50.8424979,8.73428571 L50.996904,8.78 L51.1312945,8.83428571 L51.2628256,8.89142857 L51.3857787,8.96857143 L51.5087317,9.04571429 L51.6202472,9.14571429 L51.7289033,9.24571429 L51.8175439,9.35714286 L51.9090438,9.46857143 L51.9748093,9.58857143 L52.0405749,9.72285714 L52.094903,9.85428571 L52.1406529,9.98857143 L52.1749654,10.1314286 L52.194981,10.2885714 L52.194981,10.5885714 L52.1749654,10.7314286 L52.1406529,10.8771429 L52.094903,11.02 L52.0405749,11.1542857 L51.9748093,11.2742857 L51.9090438,11.3971429 L51.8175439,11.52 L51.7289033,11.6285714 L51.6202472,11.7314286 L51.5087317,11.82 L51.3857787,11.8971429 L51.2628256,11.9742857 L51.1312945,12.0285714 L50.996904,12.0857143 L50.8424979,12.1285714 L28.2277228,17.3428571 L27.8388482,17.3885714 L27.4499736,17.3428571 L4.82376098,12.1285714 L4.66935488,12.0857143 L4.53496438,12.0285714 L4.40343326,11.9742857 L4.28048025,11.8971429 L4.15752725,11.82 L4.0488711,11.7314286 L3.94879307,11.6285714 L3.84871504,11.52 L3.77151199,11.3971429 L3.69144957,11.2742857 L3.62568401,11.1542857 L3.58279343,11.02 L3.53704347,10.8771429 L3.50559037,10.7314286 L3.4827154,10.5885714 L3.4827154,10.2857143 L3.50559037,10.1285714 L3.53704347,9.98571429 L3.58279343,9.85142857 L3.62568401,9.72 L3.69144957,9.58571429 L3.77151199,9.46571429 L3.84871504,9.35428571 L3.94879307,9.24285714 L4.0488711,9.14285714 L4.15752725,9.04285714 L4.28048025,8.96571429 L4.40343326,8.88857143 L4.53496438,8.83142857 L4.66935488,8.77714286 L4.82376098,8.73142857 L27.4499736,3.51714286 L27.8388482,3.48857143 Z M43.4939112,17.4 L43.4939112,31.4 L43.4939112,31.4914286 L43.4710363,31.5914286 L43.4481613,31.6885714 L43.3709582,31.8885714 L43.2594427,32.0885714 L43.1279116,32.3 L42.9592086,32.5114286 L42.7590526,32.7228571 L42.5274434,32.9428571 L42.2729593,33.1542857 L41.9870221,33.3771429 L41.663913,33.5971429 L41.3093509,33.8085714 L40.9319137,34.02 L40.5201641,34.2285714 L40.0769614,34.44 L39.5994462,34.64 L39.0876186,34.84 L38.5557754,35.0285714 L37.9839009,35.2171429 L37.3948702,35.3828571 L36.762949,35.5514286 L36.1081527,35.7057143 L35.419044,35.8485714 L34.6984822,35.9828571 L33.9521861,36.1057143 L33.1658587,36.2142857 L32.353797,36.3057143 L31.5217197,36.3942857 L30.6438924,36.4485714 L29.7460495,36.4942857 L28.8138941,36.5257143 L27.8474263,36.5257143 L26.8809585,36.5257143 L25.9488031,36.4942857 L25.0509603,36.4485714 L24.173133,36.3942857 L23.32104,36.2857143 L22.5089783,36.1942857 L21.7340884,36.0857143 L20.9877923,35.9628571 L20.2672305,35.8285714 L19.5781218,35.6857143 L18.9233255,35.5314286 L18.2914043,35.3628571 L17.7023736,35.1971429 L17.1304991,35.0085714 L16.5872184,34.82 L16.0868283,34.62 L15.6093131,34.42 L15.1661104,34.2085714 L14.7543608,34 L14.3769237,33.7885714 L14.0223615,33.5771429 L13.6992524,33.3571429 L13.4133152,33.1342857 L13.1588311,32.9228571 L12.9272219,32.7028571 L12.7270659,32.4914286 L12.5583629,32.28 L12.4153943,32.0685714 L12.3153163,31.8685714 L12.2381132,31.6685714 L12.2038008,31.5714286 L12.2038008,31.4714286 L12.2038008,31.38 L12.2038008,31.2914286 L12.2038008,17.4 L26.6950993,20.7485714 L26.9810365,20.8028571 L27.2669737,20.8371429 L27.552911,20.86 L27.8388482,20.86 L28.1247854,20.86 L28.4107226,20.8371429 L28.7109567,20.7942857 L29.0111908,20.7371429 L43.4939112,17.4 Z M27.8388482,0 L27.552911,0 L27.2669737,0.02 L26.9667397,0.0657142857 L26.6665056,0.12 L4.04315236,5.33428571 L3.82012132,5.39142857 L3.60852778,5.45714286 L3.3997936,5.53428571 L3.18820006,5.61142857 L2.988044,5.7 L2.78788794,5.8 L2.59916937,5.9 L2.4104508,6.02285714 L2.22173224,6.13428571 L2.05588865,6.26571429 L1.87860757,6.4 L1.72134209,6.54285714 L1.56693599,6.68857143 L1.41252989,6.84285714 L1.26670191,7 L1.13517078,7.16571429 L1.00078029,7.34285714 L0.87782728,7.50857143 L0.757733645,7.69714286 L0.657655617,7.88571429 L0.546140099,8.07428571 L0.45749956,8.26285714 L0.36885902,8.46285714 L0.300234086,8.67428571 L0.223031035,8.88285714 L0.168702963,9.09428571 L0.111515518,9.30571429 L0.0800624229,9.51714286 L0.045749956,9.73714286 L0.022874978,9.97142857 L0,10.1942857 L0,10.6485714 L0.022874978,10.8685714 L0.045749956,11.0914286 L0.0800624229,11.3142857 L0.111515518,11.5342857 L0.168702963,11.7457143 L0.223031035,11.9571429 L0.300234086,12.1685714 L0.36885902,12.3685714 L0.45749956,12.5685714 L0.546140099,12.7657143 L0.657655617,12.9542857 L0.757733645,13.1428571 L0.87782728,13.3228571 L1.00078029,13.5 L1.13517078,13.6771429 L1.26670191,13.8428571 L1.41252989,13.9971429 L1.56693599,14.1542857 L1.72134209,14.2971429 L1.87860757,14.4428571 L2.05588865,14.5742857 L2.22173224,14.6971429 L2.4104508,14.82 L2.59916937,14.9285714 L2.78788794,15.04 L2.988044,15.14 L3.18820006,15.2285714 L3.3997936,15.3057143 L3.60852778,15.3857143 L3.82012132,15.4514286 L4.04315236,15.5057143 L8.70678849,16.5714286 L8.70678849,31.4914286 L8.70678849,31.7142857 L8.72966347,31.9257143 L8.75253845,32.1342857 L8.78685091,32.3457143 L8.8297415,32.5571429 L8.88406957,32.7685714 L8.94125702,32.9771429 L9.01846007,33.1885714 L9.09566312,33.3885714 L9.17286617,33.6 L9.2729442,33.8 L9.37302223,34 L9.48453774,34.1971429 L9.60749075,34.3885714 L9.72758438,34.5857143 L9.87341237,34.7771429 L10.0192404,34.9628571 L10.1736465,35.1514286 L10.33949,35.34 L10.5167711,35.5285714 L10.6940522,35.7085714 L10.8942083,35.8857143 L11.0943643,36.0628571 L11.3059579,36.2285714 L11.5289889,36.4057143 L11.7605981,36.5714286 L12.0065041,36.7285714 L12.2495507,36.8942857 L12.5154723,37.0485714 L12.7813939,37.2057143 L13.0673312,37.36 L13.3532684,37.5057143 L13.6535025,37.6485714 L13.9651741,37.7914286 L14.2854237,37.9257143 L14.6199703,38.06 L14.963095,38.1914286 L15.3176571,38.3142857 L15.6836568,38.4371429 L16.0639533,38.5571429 L16.4413904,38.6685714 L16.8388432,38.78 L17.2505928,38.8914286 L17.6737799,38.9914286 L18.0941076,39.08 L18.5373103,39.18 L18.9919505,39.2685714 L19.9269652,39.4228571 L20.9134486,39.5685714 L21.945682,39.6914286 L23.0236653,39.7885714 L24.1674142,39.8657143 L25.3454756,39.9228571 L26.5664275,39.9571429 L27.8388482,40 L29.1141282,39.98 L30.3379395,39.9457143 L31.5131415,39.8885714 L32.6340155,39.8114286 L33.7119988,39.7142857 L34.7442322,39.5914286 L35.733575,39.4457143 L36.6771678,39.2914286 L37.1203705,39.2028571 L37.5635732,39.1028571 L37.9953384,39.0142857 L38.4185255,38.9142857 L38.8188376,38.8028571 L39.2191497,38.6914286 L39.605165,38.58 L39.9854615,38.46 L40.3514611,38.3371429 L40.6945858,38.2142857 L41.0405699,38.0828571 L41.372257,37.9485714 L41.6925067,37.8142857 L42.0041783,37.6714286 L42.3158499,37.5285714 L42.6017871,37.3828571 L42.8877243,37.2285714 L43.1736616,37.0714286 L43.4281457,36.9171429 L43.6854892,36.7514286 L43.9285358,36.5942857 L44.1515669,36.4285714 L44.3717385,36.2514286 L44.5947696,36.0857143 L44.7949256,35.9085714 L44.9836442,35.7314286 L45.1723628,35.5514286 L45.3496438,35.3628571 L45.5154874,35.1742857 L45.6698935,34.9857143 L45.8157215,34.8 L45.950112,34.6085714 L46.0816431,34.4114286 L46.2045961,34.22 L46.3161117,34.0228571 L46.4161897,33.8228571 L46.5162677,33.6228571 L46.5934708,33.4114286 L46.6706738,33.2114286 L46.7364394,33 L46.8050643,32.7914286 L46.8479549,32.58 L46.8937049,32.3685714 L46.9365954,32.1571429 L46.9594704,31.9485714 L46.9823454,31.7371429 L46.9823454,31.5142857 L46.9823454,16.5885714 L51.6316847,15.5228571 L51.8547157,15.4685714 L52.0663092,15.4028571 L52.2893403,15.3228571 L52.486637,15.2457143 L52.6982305,15.1571429 L52.8869491,15.0571429 L53.0871051,14.9457143 L53.2758237,14.8371429 L53.4531048,14.7142857 L53.6303859,14.5914286 L53.7962295,14.46 L53.9649324,14.3142857 L54.1193385,14.1714286 L54.276604,14.0142857 L54.4195726,13.86 L54.5511037,13.6942857 L54.6854942,13.5171429 L54.8084472,13.34 L54.9199627,13.16 L55.0286189,12.9714286 L55.1315563,12.7828571 L55.228775,12.5857143 L55.3088374,12.3857143 L55.3860404,12.1857143 L55.451806,11.9742857 L55.5175715,11.7628571 L55.5633215,11.5514286 L55.6062121,11.3314286 L55.6405246,11.1085714 L55.6633995,10.8857143 L55.6862745,10.6657143 L55.6862745,10.2114286 L55.6633995,9.98857143 L55.6405246,9.75428571 L55.6062121,9.53428571 L55.5633215,9.32285714 L55.5175715,9.11142857 L55.451806,8.9 L55.3860404,8.69142857 L55.3088374,8.48 L55.228775,8.28 L55.1315563,8.09142857 L55.0286189,7.90285714 L54.9199627,7.71428571 L54.8084472,7.52571429 L54.6854942,7.36 L54.5511037,7.18285714 L54.4195726,7.01714286 L54.276604,6.86 L54.1193385,6.70571429 L53.9649324,6.56 L53.7962295,6.41714286 L53.6303859,6.28285714 L53.4531048,6.15142857 L53.2758237,6.04 L53.0871051,5.91714286 L52.8869491,5.81714286 L52.6982305,5.71714286 L52.486637,5.62857143 L52.2893403,5.55142857 L52.0663092,5.47428571 L51.8547157,5.40857143 L51.6316847,5.35142857 L28.9825971,0.125714286 L28.6966599,0.0714285714 L28.4107226,0.0371428571 L28.1247854,0.00571428571 L27.8388482,0 Z' id='Shape'%3E%3C/path%3E%3Cpolygon id='Path' points='52.148767 17.254902 51.9479931 17.254902 51.7666489 17.2942582 51.5788281 17.3392368 51.3910073 17.4038935 51.2129013 17.4685501 51.06394 17.5556961 50.8987873 17.6540867 50.7595408 17.763722 50.6364858 17.8846019 50.5231457 18.0167264 50.4227587 18.1572844 50.3450398 18.3090871 50.2705591 18.4749455 50.2187465 18.6379928 50.1960784 18.8010401 50.1960784 18.9753321 50.1960784 34.3776794 50.1960784 34.5519713 50.2187465 34.7150186 50.2705591 34.8780659 50.3450398 35.0411132 50.4227587 35.1844824 50.5231457 35.3250404 50.6364858 35.4571649 50.7595408 35.5892895 50.8987873 35.6961136 51.06394 35.7945042 51.2129013 35.8816502 51.3910073 35.949118 51.5788281 36.0137747 51.7666489 36.0475086 51.9544696 36.0784314 52.1552436 36.0784314 52.3592558 36.0784314 52.5600298 36.0475086 52.7478506 36.0137747 52.9227182 35.949118 53.1008241 35.8816502 53.2627386 35.7945042 53.4149382 35.6961136 53.5509464 35.5892895 53.6772397 35.4571649 53.7905798 35.3250404 53.8909668 35.1844824 53.9784006 35.0411132 54.0431664 34.8780659 54.0917407 34.7150186 54.1176471 34.5519713 54.1176471 34.3776794 54.1176471 18.9809544 54.1176471 18.8066624 54.0917407 18.6436152 54.0431664 18.4805679 53.9784006 18.3147094 53.8909668 18.1629067 53.7905798 18.0223487 53.6772397 17.8902242 53.5509464 17.7693443 53.4149382 17.659709 53.2627386 17.5613184 53.1008241 17.4741725 52.9227182 17.4095158 52.7478506 17.3448591 52.5600298 17.2998805 52.3592558 17.2802024'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__icon__hexagon-cap-teal {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='167px' height='174px' viewBox='0 0 167 174' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M104.942,52.131 C104.736,41.469 103.943,31.841 102.564,29.495 C101.4,27.511 95.564,23.304 88.241,18.711 L68.742,7.549 C61.437,3.719 55.229,0.989 52.991,0.989 C50.234,0.989 41.434,5.089 31.998,10.313 C24.841,14.241 17.32,18.768 11.756,22.565 C7.389,25.543 4.227,28.052 3.41,29.487 C2.593,30.922 1.957,35.089 1.553,40.519 C1.041,47.407 0.876,56.354 1.057,64.572 C1.289,74.954 2.073,84.164 3.41,86.485 C6.654,92.095 46.503,114.985 52.991,114.985 C55.682,114.985 64.136,111.031 73.332,106.004 C80.597,102.035 88.308,97.409 94.029,93.53 C98.495,90.495 101.747,87.92 102.581,86.485 C103.415,85.05 104.026,81.007 104.43,75.677 C104.925,68.968 105.099,60.233 104.942,52.131 Z' id='path-1'%3E%3C/path%3E%3Cfilter x='-51.9%25' y='-36.8%25' width='203.8%25' height='194.7%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='12' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='16' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0.164705882 0 0 0 0 0.77254902 0 0 0 0 0.623529412 0 0 0 0.5 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='hexagonn-blue-copy-2' transform='translate(31.000000, 17.000000)'%3E%3Cg id='Shape' fill-rule='nonzero'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%232AC59F' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='Grad-cap' transform='translate(25.000000, 38.000000)' fill='%23FFFFFF'%3E%3Cpath d='M27.8388482,3.48857143 L28.2277228,3.52 L50.8424979,8.73428571 L50.996904,8.78 L51.1312945,8.83428571 L51.2628256,8.89142857 L51.3857787,8.96857143 L51.5087317,9.04571429 L51.6202472,9.14571429 L51.7289033,9.24571429 L51.8175439,9.35714286 L51.9090438,9.46857143 L51.9748093,9.58857143 L52.0405749,9.72285714 L52.094903,9.85428571 L52.1406529,9.98857143 L52.1749654,10.1314286 L52.194981,10.2885714 L52.194981,10.5885714 L52.1749654,10.7314286 L52.1406529,10.8771429 L52.094903,11.02 L52.0405749,11.1542857 L51.9748093,11.2742857 L51.9090438,11.3971429 L51.8175439,11.52 L51.7289033,11.6285714 L51.6202472,11.7314286 L51.5087317,11.82 L51.3857787,11.8971429 L51.2628256,11.9742857 L51.1312945,12.0285714 L50.996904,12.0857143 L50.8424979,12.1285714 L28.2277228,17.3428571 L27.8388482,17.3885714 L27.4499736,17.3428571 L4.82376098,12.1285714 L4.66935488,12.0857143 L4.53496438,12.0285714 L4.40343326,11.9742857 L4.28048025,11.8971429 L4.15752725,11.82 L4.0488711,11.7314286 L3.94879307,11.6285714 L3.84871504,11.52 L3.77151199,11.3971429 L3.69144957,11.2742857 L3.62568401,11.1542857 L3.58279343,11.02 L3.53704347,10.8771429 L3.50559037,10.7314286 L3.4827154,10.5885714 L3.4827154,10.2857143 L3.50559037,10.1285714 L3.53704347,9.98571429 L3.58279343,9.85142857 L3.62568401,9.72 L3.69144957,9.58571429 L3.77151199,9.46571429 L3.84871504,9.35428571 L3.94879307,9.24285714 L4.0488711,9.14285714 L4.15752725,9.04285714 L4.28048025,8.96571429 L4.40343326,8.88857143 L4.53496438,8.83142857 L4.66935488,8.77714286 L4.82376098,8.73142857 L27.4499736,3.51714286 L27.8388482,3.48857143 Z M43.4939112,17.4 L43.4939112,31.4 L43.4939112,31.4914286 L43.4710363,31.5914286 L43.4481613,31.6885714 L43.3709582,31.8885714 L43.2594427,32.0885714 L43.1279116,32.3 L42.9592086,32.5114286 L42.7590526,32.7228571 L42.5274434,32.9428571 L42.2729593,33.1542857 L41.9870221,33.3771429 L41.663913,33.5971429 L41.3093509,33.8085714 L40.9319137,34.02 L40.5201641,34.2285714 L40.0769614,34.44 L39.5994462,34.64 L39.0876186,34.84 L38.5557754,35.0285714 L37.9839009,35.2171429 L37.3948702,35.3828571 L36.762949,35.5514286 L36.1081527,35.7057143 L35.419044,35.8485714 L34.6984822,35.9828571 L33.9521861,36.1057143 L33.1658587,36.2142857 L32.353797,36.3057143 L31.5217197,36.3942857 L30.6438924,36.4485714 L29.7460495,36.4942857 L28.8138941,36.5257143 L27.8474263,36.5257143 L26.8809585,36.5257143 L25.9488031,36.4942857 L25.0509603,36.4485714 L24.173133,36.3942857 L23.32104,36.2857143 L22.5089783,36.1942857 L21.7340884,36.0857143 L20.9877923,35.9628571 L20.2672305,35.8285714 L19.5781218,35.6857143 L18.9233255,35.5314286 L18.2914043,35.3628571 L17.7023736,35.1971429 L17.1304991,35.0085714 L16.5872184,34.82 L16.0868283,34.62 L15.6093131,34.42 L15.1661104,34.2085714 L14.7543608,34 L14.3769237,33.7885714 L14.0223615,33.5771429 L13.6992524,33.3571429 L13.4133152,33.1342857 L13.1588311,32.9228571 L12.9272219,32.7028571 L12.7270659,32.4914286 L12.5583629,32.28 L12.4153943,32.0685714 L12.3153163,31.8685714 L12.2381132,31.6685714 L12.2038008,31.5714286 L12.2038008,31.4714286 L12.2038008,31.38 L12.2038008,31.2914286 L12.2038008,17.4 L26.6950993,20.7485714 L26.9810365,20.8028571 L27.2669737,20.8371429 L27.552911,20.86 L27.8388482,20.86 L28.1247854,20.86 L28.4107226,20.8371429 L28.7109567,20.7942857 L29.0111908,20.7371429 L43.4939112,17.4 Z M27.8388482,0 L27.552911,0 L27.2669737,0.02 L26.9667397,0.0657142857 L26.6665056,0.12 L4.04315236,5.33428571 L3.82012132,5.39142857 L3.60852778,5.45714286 L3.3997936,5.53428571 L3.18820006,5.61142857 L2.988044,5.7 L2.78788794,5.8 L2.59916937,5.9 L2.4104508,6.02285714 L2.22173224,6.13428571 L2.05588865,6.26571429 L1.87860757,6.4 L1.72134209,6.54285714 L1.56693599,6.68857143 L1.41252989,6.84285714 L1.26670191,7 L1.13517078,7.16571429 L1.00078029,7.34285714 L0.87782728,7.50857143 L0.757733645,7.69714286 L0.657655617,7.88571429 L0.546140099,8.07428571 L0.45749956,8.26285714 L0.36885902,8.46285714 L0.300234086,8.67428571 L0.223031035,8.88285714 L0.168702963,9.09428571 L0.111515518,9.30571429 L0.0800624229,9.51714286 L0.045749956,9.73714286 L0.022874978,9.97142857 L0,10.1942857 L0,10.6485714 L0.022874978,10.8685714 L0.045749956,11.0914286 L0.0800624229,11.3142857 L0.111515518,11.5342857 L0.168702963,11.7457143 L0.223031035,11.9571429 L0.300234086,12.1685714 L0.36885902,12.3685714 L0.45749956,12.5685714 L0.546140099,12.7657143 L0.657655617,12.9542857 L0.757733645,13.1428571 L0.87782728,13.3228571 L1.00078029,13.5 L1.13517078,13.6771429 L1.26670191,13.8428571 L1.41252989,13.9971429 L1.56693599,14.1542857 L1.72134209,14.2971429 L1.87860757,14.4428571 L2.05588865,14.5742857 L2.22173224,14.6971429 L2.4104508,14.82 L2.59916937,14.9285714 L2.78788794,15.04 L2.988044,15.14 L3.18820006,15.2285714 L3.3997936,15.3057143 L3.60852778,15.3857143 L3.82012132,15.4514286 L4.04315236,15.5057143 L8.70678849,16.5714286 L8.70678849,31.4914286 L8.70678849,31.7142857 L8.72966347,31.9257143 L8.75253845,32.1342857 L8.78685091,32.3457143 L8.8297415,32.5571429 L8.88406957,32.7685714 L8.94125702,32.9771429 L9.01846007,33.1885714 L9.09566312,33.3885714 L9.17286617,33.6 L9.2729442,33.8 L9.37302223,34 L9.48453774,34.1971429 L9.60749075,34.3885714 L9.72758438,34.5857143 L9.87341237,34.7771429 L10.0192404,34.9628571 L10.1736465,35.1514286 L10.33949,35.34 L10.5167711,35.5285714 L10.6940522,35.7085714 L10.8942083,35.8857143 L11.0943643,36.0628571 L11.3059579,36.2285714 L11.5289889,36.4057143 L11.7605981,36.5714286 L12.0065041,36.7285714 L12.2495507,36.8942857 L12.5154723,37.0485714 L12.7813939,37.2057143 L13.0673312,37.36 L13.3532684,37.5057143 L13.6535025,37.6485714 L13.9651741,37.7914286 L14.2854237,37.9257143 L14.6199703,38.06 L14.963095,38.1914286 L15.3176571,38.3142857 L15.6836568,38.4371429 L16.0639533,38.5571429 L16.4413904,38.6685714 L16.8388432,38.78 L17.2505928,38.8914286 L17.6737799,38.9914286 L18.0941076,39.08 L18.5373103,39.18 L18.9919505,39.2685714 L19.9269652,39.4228571 L20.9134486,39.5685714 L21.945682,39.6914286 L23.0236653,39.7885714 L24.1674142,39.8657143 L25.3454756,39.9228571 L26.5664275,39.9571429 L27.8388482,40 L29.1141282,39.98 L30.3379395,39.9457143 L31.5131415,39.8885714 L32.6340155,39.8114286 L33.7119988,39.7142857 L34.7442322,39.5914286 L35.733575,39.4457143 L36.6771678,39.2914286 L37.1203705,39.2028571 L37.5635732,39.1028571 L37.9953384,39.0142857 L38.4185255,38.9142857 L38.8188376,38.8028571 L39.2191497,38.6914286 L39.605165,38.58 L39.9854615,38.46 L40.3514611,38.3371429 L40.6945858,38.2142857 L41.0405699,38.0828571 L41.372257,37.9485714 L41.6925067,37.8142857 L42.0041783,37.6714286 L42.3158499,37.5285714 L42.6017871,37.3828571 L42.8877243,37.2285714 L43.1736616,37.0714286 L43.4281457,36.9171429 L43.6854892,36.7514286 L43.9285358,36.5942857 L44.1515669,36.4285714 L44.3717385,36.2514286 L44.5947696,36.0857143 L44.7949256,35.9085714 L44.9836442,35.7314286 L45.1723628,35.5514286 L45.3496438,35.3628571 L45.5154874,35.1742857 L45.6698935,34.9857143 L45.8157215,34.8 L45.950112,34.6085714 L46.0816431,34.4114286 L46.2045961,34.22 L46.3161117,34.0228571 L46.4161897,33.8228571 L46.5162677,33.6228571 L46.5934708,33.4114286 L46.6706738,33.2114286 L46.7364394,33 L46.8050643,32.7914286 L46.8479549,32.58 L46.8937049,32.3685714 L46.9365954,32.1571429 L46.9594704,31.9485714 L46.9823454,31.7371429 L46.9823454,31.5142857 L46.9823454,16.5885714 L51.6316847,15.5228571 L51.8547157,15.4685714 L52.0663092,15.4028571 L52.2893403,15.3228571 L52.486637,15.2457143 L52.6982305,15.1571429 L52.8869491,15.0571429 L53.0871051,14.9457143 L53.2758237,14.8371429 L53.4531048,14.7142857 L53.6303859,14.5914286 L53.7962295,14.46 L53.9649324,14.3142857 L54.1193385,14.1714286 L54.276604,14.0142857 L54.4195726,13.86 L54.5511037,13.6942857 L54.6854942,13.5171429 L54.8084472,13.34 L54.9199627,13.16 L55.0286189,12.9714286 L55.1315563,12.7828571 L55.228775,12.5857143 L55.3088374,12.3857143 L55.3860404,12.1857143 L55.451806,11.9742857 L55.5175715,11.7628571 L55.5633215,11.5514286 L55.6062121,11.3314286 L55.6405246,11.1085714 L55.6633995,10.8857143 L55.6862745,10.6657143 L55.6862745,10.2114286 L55.6633995,9.98857143 L55.6405246,9.75428571 L55.6062121,9.53428571 L55.5633215,9.32285714 L55.5175715,9.11142857 L55.451806,8.9 L55.3860404,8.69142857 L55.3088374,8.48 L55.228775,8.28 L55.1315563,8.09142857 L55.0286189,7.90285714 L54.9199627,7.71428571 L54.8084472,7.52571429 L54.6854942,7.36 L54.5511037,7.18285714 L54.4195726,7.01714286 L54.276604,6.86 L54.1193385,6.70571429 L53.9649324,6.56 L53.7962295,6.41714286 L53.6303859,6.28285714 L53.4531048,6.15142857 L53.2758237,6.04 L53.0871051,5.91714286 L52.8869491,5.81714286 L52.6982305,5.71714286 L52.486637,5.62857143 L52.2893403,5.55142857 L52.0663092,5.47428571 L51.8547157,5.40857143 L51.6316847,5.35142857 L28.9825971,0.125714286 L28.6966599,0.0714285714 L28.4107226,0.0371428571 L28.1247854,0.00571428571 L27.8388482,0 Z' id='Shape'%3E%3C/path%3E%3Cpolygon id='Path' points='52.148767 17.254902 51.9479931 17.254902 51.7666489 17.2942582 51.5788281 17.3392368 51.3910073 17.4038935 51.2129013 17.4685501 51.06394 17.5556961 50.8987873 17.6540867 50.7595408 17.763722 50.6364858 17.8846019 50.5231457 18.0167264 50.4227587 18.1572844 50.3450398 18.3090871 50.2705591 18.4749455 50.2187465 18.6379928 50.1960784 18.8010401 50.1960784 18.9753321 50.1960784 34.3776794 50.1960784 34.5519713 50.2187465 34.7150186 50.2705591 34.8780659 50.3450398 35.0411132 50.4227587 35.1844824 50.5231457 35.3250404 50.6364858 35.4571649 50.7595408 35.5892895 50.8987873 35.6961136 51.06394 35.7945042 51.2129013 35.8816502 51.3910073 35.949118 51.5788281 36.0137747 51.7666489 36.0475086 51.9544696 36.0784314 52.1552436 36.0784314 52.3592558 36.0784314 52.5600298 36.0475086 52.7478506 36.0137747 52.9227182 35.949118 53.1008241 35.8816502 53.2627386 35.7945042 53.4149382 35.6961136 53.5509464 35.5892895 53.6772397 35.4571649 53.7905798 35.3250404 53.8909668 35.1844824 53.9784006 35.0411132 54.0431664 34.8780659 54.0917407 34.7150186 54.1176471 34.5519713 54.1176471 34.3776794 54.1176471 18.9809544 54.1176471 18.8066624 54.0917407 18.6436152 54.0431664 18.4805679 53.9784006 18.3147094 53.8909668 18.1629067 53.7905798 18.0223487 53.6772397 17.8902242 53.5509464 17.7693443 53.4149382 17.659709 53.2627386 17.5613184 53.1008241 17.4741725 52.9227182 17.4095158 52.7478506 17.3448591 52.5600298 17.2998805 52.3592558 17.2802024'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
/*
 [hr-icon class="hr__icon__hexagon-gift-green"]
 [hr-icon class="hr__icon__hexagon-chart-blue"]
 [hr-icon class="hr__icon__hexagon-user-blue-light"]
 [hr-icon class="hr__icon__hexagon-user-blue-dark"]
 [hr-icon class="hr__icon__hexagon-user-check-white-green"]
 [hr-icon class="hr__icon__hexagon-chart-white-green-light"]
 [hr-icon class="hr__icon__hexagon-lock-white-teal"]
 [hr-icon class="hr__icon__hexagon-check-white-blue-light"]
 [hr-icon class="hr__icon__hexagon-square-white-blue"]
 [hr-icon class="hr__icon__hexagon-fast-forward--blue-light"]
 [hr-icon class="hr__icon__hexagon-fast-forward--white-blue-light"]
 [hr-icon class="hr__icon__hexagon-fast-forward--white-teal-dark"]
 [hr-icon class="hr__icon__hexagon-search--blue"]
 [hr-icon class="hr__icon__hexagon-search--blue-dark"]
 [hr-icon class="hr__icon__hexagon-search--white-blue"]
 [hr-icon class="hr__icon__hexagon-search--white-teal"]
 [hr-icon class="hr__icon__hexagon-users-green"]
 [hr-icon class="hr__icon__hexagon-users-white-green-light"]
 [hr-icon class="hr__icon__hexagon-users-white-blue-light"]
 [hr-icon class="hr__icon__hexagon-heart-green"]*/
body:not(.country--uk):not(.country--in) [class^=hr__show-by-country]:not(.hr__show-by-country--all) {
  display: none;
}
body.country--uk [class^=hr__show-by-country]:not(.hr__show-by-country--uk) {
  display: none !important;
}
body.country--in [class^=hr__show-by-country]:not(.hr__show-by-country--in) {
  display: none !important;
}
.hr__bg-icon {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  width: 1em;
  height: 1em;
  font-size: 1rem;
  display: inline-block;
}
.hr__bg-icon--linkedin-share {
  background-image: url(../images/share_linkedin.png);
}
.hr__bg-icon--twitter-share {
  background-image: url(../images/share_twitter.png);
}
.hr__bg-icon--facebook-share {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='250px' height='250px' viewBox='0 0 250 250' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Facebook' fill='%23738f93' fill-rule='nonzero'%3E%3Cpath d='M236.2,0 L13.8,0 C6.2,0 0,6.2 0,13.8 L0,236.2 C0,243.8 6.2,250 13.8,250 L133.5,250 L133.5,153.2 L101,153.2 L101,115.5 L133.6,115.5 L133.6,87.7 C133.6,55.4 153.3,37.8 182.1,37.8 C195.9,37.8 207.8,38.8 211.2,39.3 L211.2,73 L191.2,73 C175.5,73 172.5,80.4 172.5,91.4 L172.5,115.5 L209.9,115.5 L205,153.2 L172.5,153.2 L172.5,250 L236.2,250 C243.8,250 250,243.8 250,236.2 L250,13.8 C250,6.2 243.8,0 236.2,0 Z' id='White_2_'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__bg-icon--podcast-share {
  background-image: url(../images/share_podcast.png);
}
.hr__bg-icon--facebook {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 408.788 408.788' style='enable-background:new 0 0 408.788 408.788;' xml:space='preserve'%3E%3Cpath style='fill:%23475993' d='M353.701,0H55.087C24.665,0,0.002,24.662,0.002,55.085v298.616c0,30.423,24.662,55.085,55.085,55.085 h147.275l0.251-146.078h-37.951c-4.932,0-8.935-3.988-8.954-8.92l-0.182-47.087c-0.019-4.959,3.996-8.989,8.955-8.989h37.882 v-45.498c0-52.8,32.247-81.55,79.348-81.55h38.65c4.945,0,8.955,4.009,8.955,8.955v39.704c0,4.944-4.007,8.952-8.95,8.955 l-23.719,0.011c-25.615,0-30.575,12.172-30.575,30.035v39.389h56.285c5.363,0,9.524,4.683,8.892,10.009l-5.581,47.087 c-0.534,4.506-4.355,7.901-8.892,7.901h-50.453l-0.251,146.078h87.631c30.422,0,55.084-24.662,55.084-55.084V55.085 C408.786,24.662,384.124,0,353.701,0z'/%3E%3C/svg%3E");
}
.hr__bg-icon--linkedin {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 382 382' style='enable-background:new 0 0 382 382;' xml:space='preserve'%3E%3Cpath style='fill:%230077b7;' d='M347.445,0H34.555C15.471,0,0,15.471,0,34.555v312.889C0,366.529,15.471,382,34.555,382h312.889 C366.529,382,382,366.529,382,347.444V34.555C382,15.471,366.529,0,347.445,0z M118.207,329.844c0,5.554-4.502,10.056-10.056,10.056 H65.345c-5.554,0-10.056-4.502-10.056-10.056V150.403c0-5.554,4.502-10.056,10.056-10.056h42.806 c5.554,0,10.056,4.502,10.056,10.056V329.844z M86.748,123.432c-22.459,0-40.666-18.207-40.666-40.666S64.289,42.1,86.748,42.1 s40.666,18.207,40.666,40.666S109.208,123.432,86.748,123.432z M341.91,330.654c0,5.106-4.14,9.246-9.246,9.246H286.73 c-5.106,0-9.246-4.14-9.246-9.246v-84.168c0-12.556,3.683-55.021-32.813-55.021c-28.309,0-34.051,29.066-35.204,42.11v97.079 c0,5.106-4.139,9.246-9.246,9.246h-44.426c-5.106,0-9.246-4.14-9.246-9.246V149.593c0-5.106,4.14-9.246,9.246-9.246h44.426 c5.106,0,9.246,4.14,9.246,9.246v15.655c10.497-15.753,26.097-27.912,59.312-27.912c73.552,0,73.131,68.716,73.131,106.472 L341.91,330.654L341.91,330.654z'/%3E%3C/svg%3E");
}
.hr__bg-icon--google {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23FBBB00;' d='M113.47,309.408L95.648,375.94l-65.139,1.378C11.042,341.211,0,299.9,0,256 c0-42.451,10.324-82.483,28.624-117.732h0.014l57.992,10.632l25.404,57.644c-5.317,15.501-8.215,32.141-8.215,49.456 C103.821,274.792,107.225,292.797,113.47,309.408z'/%3E%3Cpath style='fill:%23518EF8;' d='M507.527,208.176C510.467,223.662,512,239.655,512,256c0,18.328-1.927,36.206-5.598,53.451 c-12.462,58.683-45.025,109.925-90.134,146.187l-0.014-0.014l-73.044-3.727l-10.338-64.535 c29.932-17.554,53.324-45.025,65.646-77.911h-136.89V208.176h138.887L507.527,208.176L507.527,208.176z'/%3E%3Cpath style='fill:%2328B446;' d='M416.253,455.624l0.014,0.014C372.396,490.901,316.666,512,256,512 c-97.491,0-182.252-54.491-225.491-134.681l82.961-67.91c21.619,57.698,77.278,98.771,142.53,98.771 c28.047,0,54.323-7.582,76.87-20.818L416.253,455.624z'/%3E%3Cpath style='fill:%23F14336;' d='M419.404,58.936l-82.933,67.896c-23.335-14.586-50.919-23.012-80.471-23.012 c-66.729,0-123.429,42.957-143.965,102.724l-83.397-68.276h-0.014C71.23,56.123,157.06,0,256,0 C318.115,0,375.068,22.126,419.404,58.936z'/%3E%3C/svg%3E");
}
.hr__bg-icon--github {
  background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 52 52' height='52px' id='Layer_1' version='1.1' viewBox='0 0 512 512' width='52px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath clip-rule='evenodd' d='M296.133,354.174c49.885-5.891,102.942-24.029,102.942-110.192 c0-24.49-8.624-44.448-22.67-59.869c2.266-5.89,9.515-28.114-2.734-58.947c0,0-18.139-5.898-60.759,22.669 c-18.139-4.983-38.09-8.163-56.682-8.163c-19.053,0-39.011,3.18-56.697,8.163c-43.082-28.567-61.22-22.669-61.22-22.669 c-12.241,30.833-4.983,53.057-2.718,58.947c-14.061,15.42-22.677,35.379-22.677,59.869c0,86.163,53.057,104.301,102.942,110.192 c-6.344,5.452-12.241,15.873-14.507,30.387c-12.702,5.438-45.808,15.873-65.758-18.592c0,0-11.795-21.31-34.012-22.669 c0,0-22.224-0.453-1.813,13.592c0,0,14.96,6.812,24.943,32.653c0,0,13.6,43.089,76.179,29.48v38.543 c0,5.906-4.53,12.702-15.865,10.89C96.139,438.977,32.2,354.626,32.2,255.77c0-123.807,100.216-224.022,224.03-224.022 c123.347,0,224.023,100.216,223.57,224.022c0,98.856-63.946,182.754-152.828,212.688c-11.342,2.266-15.873-4.53-15.873-10.89 V395.45C311.1,374.577,304.288,360.985,296.133,354.174L296.133,354.174z M512,256.23C512,114.73,397.263,0,256.23,0 C114.73,0,0,114.73,0,256.23C0,397.263,114.73,512,256.23,512C397.263,512,512,397.263,512,256.23L512,256.23z' fill='%230d2636' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}
.hr__bg-icon--twitter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 612 612' style='enable-background:new 0 0 612 612;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M612,116.258c-22.525,9.981-46.694,16.75-72.088,19.772c25.929-15.527,45.777-40.155,55.184-69.411 c-24.322,14.379-51.169,24.82-79.775,30.48c-22.907-24.437-55.49-39.658-91.63-39.658c-69.334,0-125.551,56.217-125.551,125.513 c0,9.828,1.109,19.427,3.251,28.606C197.065,206.32,104.556,156.337,42.641,80.386c-10.823,18.51-16.98,40.078-16.98,63.101 c0,43.559,22.181,81.993,55.835,104.479c-20.575-0.688-39.926-6.348-56.867-15.756v1.568c0,60.806,43.291,111.554,100.693,123.104 c-10.517,2.83-21.607,4.398-33.08,4.398c-8.107,0-15.947-0.803-23.634-2.333c15.985,49.907,62.336,86.199,117.253,87.194 c-42.947,33.654-97.099,53.655-155.916,53.655c-10.134,0-20.116-0.612-29.944-1.721c55.567,35.681,121.536,56.485,192.438,56.485 c230.948,0,357.188-191.291,357.188-357.188l-0.421-16.253C573.872,163.526,595.211,141.422,612,116.258z' fill='%231da1f2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__button {
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  border: 0;
  cursor: pointer;
  display: flex;
  display: -moz-box;
  flex-direction: row;
  flex-wrap: nowrap;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  outline: none;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  background-color: transparent;
  white-space: nowrap;
  max-width: 100%;
  line-height: 1.2;
}
.hr__button span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hr__button:active, .hr__button:target, .hr__button:focus, .hr__button:visited {
  outline: none;
  color: inherit;
  top: 0;
}
.hr__button:active *, .hr__button:target *, .hr__button:focus *, .hr__button:visited * {
  color: inherit;
}
.hr__button:active, .hr__button:focus {
  box-shadow: none !important;
}
.hr__button::-moz-focus-inner {
  border: 0;
}
.hr__button:hover, .hr__button:focus {
  transition-duration: 0s;
}
.hr__button:disabled {
  cursor: not-allowed;
  background-color: rgba(183, 201, 204, 0.4);
  border: 0;
  color: #b7c9cc;
  box-shadow: none;
}
.hr__button:disabled:hover, .hr__button:disabled:focus {
  box-shadow: none;
  background-color: rgba(183, 201, 204, 0.4);
  color: #b7c9cc;
}
.hr__button i {
  font-size: 1em;
}
.hr__button--lg {
  font-size: 18.005px;
  padding-left: 1.528em;
  padding-right: 1.528em;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 2.778em;
}
.hr__button--lg:after {
  content: '';
  height: 2.778em;
}
.hr__button--md {
  font-size: 15.002px;
  min-height: 2.667em;
  padding-bottom: 0;
  padding-left: 1.333em;
  padding-right: 1.333em;
  padding-top: 0;
}
.hr__button--md:after {
  content: '';
  height: 2.667em;
}
.hr__button--md i {
  font-size: 0.8em;
}
.hr__button--sm {
  font-size: 0.923em;
  min-height: 2.5em;
  padding-bottom: 0;
  padding-left: 1.667em;
  padding-right: 1.667em;
  padding-top: 0;
}
.hr__button--sm:after {
  content: '';
  height: 2.5em;
}
.hr__button--sm i {
  font-size: 0.8em;
}
.hr__button--primary {
  background-color: #1ba94c;
  color: #fff;
}
.hr__button--primary:hover, .hr__button--primary:active, .hr__button--primary:focus, .hr__button--primary:visited {
  color: #fff;
}
.hr__button--primary:hover *, .hr__button--primary:active *, .hr__button--primary:focus *, .hr__button--primary:visited * {
  color: #fff;
}
.hr__button--primary * {
  color: #fff;
}
.hr__button--primary--halo {
  box-shadow: 0 4px 12px rgba(27, 169, 76, 0.5);
}
.hr__button--primary--halo:hover, .hr__button--primary--halo:focus {
  box-shadow: 0 3px 6px rgba(27, 169, 76, 0.4);
}
.hr__button--secondary {
  background-color: #fff;
  border: 1px solid #1ba94c;
  color: #1ba94c;
}
.hr__button--secondary:active, .hr__button--secondary:focus, .hr__button--secondary:visited {
  color: #1ba94c;
}
.hr__button--secondary:hover {
  color: #32c766;
  background-color: #fff !important;
}
.hr__button--secondary:hover * {
  color: #32c766;
}
.hr__button--secondary:visited * {
  color: #1ba94c;
}
.hr__button--secondary:visited:hover * {
  color: #32c766;
}
.hr__button--secondary * {
  color: #1ba94c;
}
.hr__button--secondary:target, .hr__button--secondary:active {
  background-color: #32c766;
}
.hr__button--secondary--halo {
  box-shadow: 0 4px 12px rgba(27, 169, 76, 0.5);
}
.hr__button--secondary--halo:hover, .hr__button--secondary--halo:focus {
  box-shadow: 0 3px 6px rgba(27, 169, 76, 0.4);
}
.hr__button--secondary--halo-black {
  box-shadow: 0 4px 12px rgba(14, 20, 30, 0.1);
}
.hr__button--secondary--halo-black:hover, .hr__button--secondary--halo-black:focus {
  box-shadow: 0 3px 6px rgba(14, 20, 30, 0.1);
}
.hr__button--secondary--level {
  background-color: #fff;
  color: #39424e;
  box-shadow: 0 4px 12px rgba(115, 143, 147, 0.3);
}
.hr__button--secondary--level * {
  color: #39424e;
}
.hr__button--secondary--level:hover, .hr__button--secondary--level:focus {
  box-shadow: 0 3px 6px rgba(115, 143, 147, 0.2);
}
.hr__button--secondary--no-border {
  border: none;
}
.hr__button--tertiary {
  background-color: #fff;
  border: 1px solid #738f93;
  color: #738f93;
}
.hr__button--tertiary:hover, .hr__button--tertiary:active, .hr__button--tertiary:focus, .hr__button--tertiary:visited {
  color: #b7c9cc;
  border-color: #b7c9cc;
}
.hr__button--tertiary:target, .hr__button--tertiary:active {
  color: #738f93;
  border-color: #738f93;
}
.hr__button--tertiary * {
  color: #738f93;
}
.hr__button--tertiary--no-border {
  border: none;
}
.hr__button--link {
  background-color: transparent;
  color: #1ba94c;
  text-decoration: none;
  padding: 0;
}
.hr__button--link:hover {
  text-decoration: none;
}
.hr__button--link * {
  color: #1ba94c;
}
.hr__button--white {
  background-color: #fff;
  color: #39424e;
}
.hr__button--white * {
  color: #39424e;
}
.hr__button--white--no-border {
  border: none;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button {
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  border: 0;
  cursor: pointer;
  display: flex;
  display: -moz-box;
  flex-direction: row;
  flex-wrap: nowrap;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  outline: none;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  background-color: transparent;
  white-space: nowrap;
  max-width: 100%;
  line-height: 1.2;
  display: inline-flex;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:active, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:target, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:focus, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:visited {
  outline: none;
  color: inherit;
  top: 0;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:active *, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:target *, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:focus *, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:visited * {
  color: inherit;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:active, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:focus {
  box-shadow: none !important;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button::-moz-focus-inner {
  border: 0;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:focus {
  transition-duration: 0s;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:disabled {
  cursor: not-allowed;
  background-color: rgba(183, 201, 204, 0.4);
  border: 0;
  color: #b7c9cc;
  box-shadow: none;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button:disabled:hover, .fl-builder-content .fl-module-button.hr__builder-button a.fl-button:disabled:focus {
  box-shadow: none;
  background-color: rgba(183, 201, 204, 0.4);
  color: #b7c9cc;
}
.fl-builder-content .fl-module-button.hr__builder-button a.fl-button i {
  font-size: 1em;
}
.fl-builder-content .fl-module-button.hr__builder-button .fl-button-width-full a.fl-button {
  width: 100%;
}
.fl-builder-content .fl-module-button.hr__builder-button--lg a.fl-button {
  font-size: 18.005px;
  padding-left: 1.528em;
  padding-right: 1.528em;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 2.778em;
}
.fl-builder-content .fl-module-button.hr__builder-button--lg a.fl-button:after {
  content: '';
  height: 2.778em;
}
.fl-builder-content .fl-module-button.hr__builder-button--lg a.fl-button span {
  display: block;
  padding-top: 0.789em;
  padding-bottom: 0.789em;
}
.fl-builder-content .fl-module-button.hr__builder-button--md a.fl-button {
  font-size: 15.002px;
  min-height: 2.667em;
  padding-bottom: 0;
  padding-left: 1.333em;
  padding-right: 1.333em;
  padding-top: 0;
}
.fl-builder-content .fl-module-button.hr__builder-button--md a.fl-button:after {
  content: '';
  height: 2.667em;
}
.fl-builder-content .fl-module-button.hr__builder-button--md a.fl-button i {
  font-size: 0.8em;
}
.fl-builder-content .fl-module-button.hr__builder-button--sm a.fl-button {
  font-size: 0.923em;
  min-height: 2.5em;
  padding-bottom: 0;
  padding-left: 1.667em;
  padding-right: 1.667em;
  padding-top: 0;
}
.fl-builder-content .fl-module-button.hr__builder-button--sm a.fl-button:after {
  content: '';
  height: 2.5em;
}
.fl-builder-content .fl-module-button.hr__builder-button--sm a.fl-button i {
  font-size: 0.8em;
}
.fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button {
  background-color: #1ba94c;
  color: #fff;
}
.fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:active, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:focus, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:visited {
  color: #fff;
}
.fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:hover *, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:active *, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:focus *, .fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button:visited * {
  color: #fff;
}
.fl-builder-content .fl-module-button.hr__builder-button--primary a.fl-button * {
  color: #fff;
}
.fl-builder-content .fl-module-button.hr__builder-button--primary--halo a.fl-button {
  box-shadow: 0 4px 12px rgba(27, 169, 76, 0.5);
}
.fl-builder-content .fl-module-button.hr__builder-button--primary--halo a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--primary--halo a.fl-button:focus {
  box-shadow: 0 3px 6px rgba(27, 169, 76, 0.4);
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button {
  background-color: #fff;
  border: 1px solid #1ba94c;
  color: #1ba94c;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:active, .fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:focus, .fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:visited {
  color: #1ba94c;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:hover {
  color: #32c766;
  background-color: #fff !important;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:hover * {
  color: #32c766;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:visited * {
  color: #1ba94c;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:visited:hover * {
  color: #32c766;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button * {
  color: #1ba94c;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:target, .fl-builder-content .fl-module-button.hr__builder-button--secondary a.fl-button:active {
  background-color: #32c766;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary--level a.fl-button {
  background-color: #fff;
  color: #39424e;
  box-shadow: 0 4px 12px rgba(115, 143, 147, 0.3);
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary--level a.fl-button * {
  color: #39424e;
}
.fl-builder-content .fl-module-button.hr__builder-button--secondary--level a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--secondary--level a.fl-button:focus {
  box-shadow: 0 3px 6px rgba(115, 143, 147, 0.2);
}
.fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button {
  background-color: #fff;
  border: 1px solid #738f93;
  color: #738f93;
}
.fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:active, .fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:focus, .fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:visited {
  color: #b7c9cc;
  border-color: #b7c9cc;
}
.fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:target, .fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button:active {
  color: #738f93;
  border-color: #738f93;
}
.fl-builder-content .fl-module-button.hr__builder-button--tertiary a.fl-button * {
  color: #738f93;
}
.fl-builder-content .fl-module-button.hr__builder-button--tertiary--no-border a.fl-button {
  border: none;
}
.fl-builder-content .fl-module-button.hr__builder-button--white a.fl-button {
  background-color: #fff;
  color: #39424e;
}
.fl-builder-content .fl-module-button.hr__builder-button--white a.fl-button * {
  color: #39424e;
}
.fl-builder-content .fl-module-button.hr__builder-button--white--no-border a.fl-button {
  border: none;
}
.fl-builder-content .fl-module-button.hr__builder-button--white--halo a.fl-button {
  box-shadow: 0 3px 10px rgba(115, 143, 147, 0.3);
}
.fl-builder-content .fl-module-button.hr__builder-button--white--halo a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--white--halo a.fl-button:focus {
  box-shadow: 0 2px 6px rgba(115, 143, 147, 0.2);
}
.fl-builder-content .fl-module-button.hr__builder-button--white--halo a.fl-button:active {
  box-shadow: 0 1px 3px rgba(115, 143, 147, 0.1) !important;
}
.fl-builder-content .fl-module-button.hr__builder-button--black a.fl-button {
  background-color: #39424e;
  color: #fff;
}
.fl-builder-content .fl-module-button.hr__builder-button--black a.fl-button * {
  color: #fff !important;
}
.fl-builder-content .fl-module-button.hr__builder-button--black--no-border a.fl-button {
  border: none;
}
.fl-builder-content .fl-module-button.hr__builder-button--black--halo a.fl-button {
  box-shadow: 0 3px 10px rgba(87, 104, 113, 0.3);
}
.fl-builder-content .fl-module-button.hr__builder-button--black--halo a.fl-button:hover, .fl-builder-content .fl-module-button.hr__builder-button--black--halo a.fl-button:focus {
  box-shadow: 0 2px 6px rgba(87, 104, 113, 0.2);
}
.fl-builder-content .fl-module-button.hr__builder-button--black--halo a.fl-button:active {
  color: #fff;
  box-shadow: 0 1px 3px rgba(87, 104, 113, 0.1) !important;
}
@media (min-width: 768px) {
  .hr_social-share--align-right .hr__social-share {
    justify-content: flex-end;
  }
}
.hr__social-share {
  display: flex;
}
.hr__social-share__item {
  width: 60px;
  vertical-align: middle;
  display: inline-block !important;
  font-size: 1.077em !important;
  line-height: 1;
  background-size: auto 1em !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  opacity: 0.8;
  transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  position: relative;
}
.hr__social-share__item:hover {
  opacity: 1;
}
.hr__social-share__item:not(:last-child) {
  margin-right: 1.429em;
}
.hr__social-share__item:after {
  display: inline-block;
  vertical-align: middle;
  background-position: left center;
  color: #576871;
  line-height: 1;
  padding-left: 1.571em;
}
.hr__social-share__item--twitter {
  background-image: url('../images/share_twitter_dark.png');
  background-size: 1.2em auto !important;
}
.hr__social-share__item--twitter:after {
  content: 'Tweet';
}
.hr__social-share__item--facebook {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='250px' height='250px' viewBox='0 0 250 250' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Facebook' fill='%23576871' fill-rule='nonzero'%3E%3Cpath d='M236.2,0 L13.8,0 C6.2,0 0,6.2 0,13.8 L0,236.2 C0,243.8 6.2,250 13.8,250 L133.5,250 L133.5,153.2 L101,153.2 L101,115.5 L133.6,115.5 L133.6,87.7 C133.6,55.4 153.3,37.8 182.1,37.8 C195.9,37.8 207.8,38.8 211.2,39.3 L211.2,73 L191.2,73 C175.5,73 172.5,80.4 172.5,91.4 L172.5,115.5 L209.9,115.5 L205,153.2 L172.5,153.2 L172.5,250 L236.2,250 C243.8,250 250,243.8 250,236.2 L250,13.8 C250,6.2 243.8,0 236.2,0 Z' id='White_2_'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: auto 1em !important;
}
.hr__social-share__item--facebook:after {
  content: 'Share';
}
.hr__social-share__item--linkedin {
  background-image: url('../images/share_linkedin_dark.png');
}
.hr__social-share__item--linkedin:after {
  content: 'Share';
}
.hr__social-share__item--podcast {
  background-image: url('../images/share_podcast_dark.png');
  background-size: auto 1.15em !important;
}
.hr__social-share__item--podcast:after {
  content: 'Listen';
}
.hr__social-share__item a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.hr__social-share--light .hr__social-share__item--twitter {
  background-image: url('../images/share_twitter_light.png');
}
.hr__social-share--light .hr__social-share__item--linkedin {
  background-image: url('../images/share_linkedin_light.png');
}
.hr__social-share--light .hr__social-share__item--facebook {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='250px' height='250px' viewBox='0 0 250 250' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Facebook' fill='%23fff' fill-rule='nonzero'%3E%3Cpath d='M236.2,0 L13.8,0 C6.2,0 0,6.2 0,13.8 L0,236.2 C0,243.8 6.2,250 13.8,250 L133.5,250 L133.5,153.2 L101,153.2 L101,115.5 L133.6,115.5 L133.6,87.7 C133.6,55.4 153.3,37.8 182.1,37.8 C195.9,37.8 207.8,38.8 211.2,39.3 L211.2,73 L191.2,73 C175.5,73 172.5,80.4 172.5,91.4 L172.5,115.5 L209.9,115.5 L205,153.2 L172.5,153.2 L172.5,250 L236.2,250 C243.8,250 250,243.8 250,236.2 L250,13.8 C250,6.2 243.8,0 236.2,0 Z' id='White_2_'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__social-share--light .hr__social-share__item--podcast {
  background-image: url('../images/share_podcast_light.png');
}
.hr__social-share--light .hr__social-share__item:after {
  color: #fff;
  transition: opacity 0s;
}
body:not(.fl-builder-edit) .fl-builder-content {
  position: relative;
}
body:not(.fl-builder-edit) .hr__pagination-row {
  position: absolute;
  height: 100vh;
  width: 20px;
  bottom: 0;
}
body:not(.fl-builder-edit) .hr__pagination-row .fl-row-content-wrap {
  position: static;
}
body:not(.fl-builder-edit) .hr__side-pagination {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  display: none;
  flex-direction: column;
  justify-content: center;
  z-index: 10;
}
@media (min-width: 768px) {
  body:not(.fl-builder-edit) .hr__side-pagination {
    display: flex;
  }
}
body:not(.fl-builder-edit) .hr__side-pagination--absolute {
  position: absolute;
}
.hr__side-pagination--light .hr__side-pagination__list.selected-1-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-1-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-1-item li:nth-child(0) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-1-item li:nth-child(0) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-1-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-2-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-2-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-2-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-3-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-3-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-3-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-3-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-3-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-4-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-5-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-6-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-7-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-8-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-9-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-10-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-11-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-12-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-13-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-14-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-15-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-16-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-17-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-18-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(18) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-19-item li:nth-child(19) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(18) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(19) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(19) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list.selected-20-item li:nth-child(20) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list li:first-child a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill='%23fff' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23fff' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__side-pagination__list a span {
  color: #fff;
}
.hr__side-pagination--light .hr__social-share__item {
  opacity: 1 !important;
}
.hr__side-pagination--light .hr__social-share__item--twitter {
  background-image: url('../images/share_twitter_light.png');
}
.hr__side-pagination--light .hr__social-share__item--linkedin {
  background-image: url('../images/share_linkedin_light.png');
}
.hr__side-pagination--light .hr__social-share__item--facebook {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='250px' height='250px' viewBox='0 0 250 250' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Facebook' fill='%23fff' fill-rule='nonzero'%3E%3Cpath d='M236.2,0 L13.8,0 C6.2,0 0,6.2 0,13.8 L0,236.2 C0,243.8 6.2,250 13.8,250 L133.5,250 L133.5,153.2 L101,153.2 L101,115.5 L133.6,115.5 L133.6,87.7 C133.6,55.4 153.3,37.8 182.1,37.8 C195.9,37.8 207.8,38.8 211.2,39.3 L211.2,73 L191.2,73 C175.5,73 172.5,80.4 172.5,91.4 L172.5,115.5 L209.9,115.5 L205,153.2 L172.5,153.2 L172.5,250 L236.2,250 C243.8,250 250,243.8 250,236.2 L250,13.8 C250,6.2 243.8,0 236.2,0 Z' id='White_2_'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination--light .hr__social-share__item--podcast {
  background-image: url('../images/share_podcast_light.png');
}
.hr__side-pagination--light .hr__social-share__item:after {
  color: #fff !important;
  transition: opacity 0s;
}
.hr__side-pagination--light .hr__social-share__item:hover {
  opacity: 0.4 !important;
}
.hr__side-pagination__list {
  padding-left: 2.462em;
}
.hr__side-pagination__list.selected-1-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-1-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-1-item li:nth-child(0) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-1-item li:nth-child(0) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-1-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-2-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-2-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-2-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-3-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-3-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-3-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-3-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-3-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-4-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-4-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-5-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-5-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-6-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-6-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-7-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-7-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-8-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-8-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-9-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-9-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-10-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-10-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-11-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-11-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-12-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-12-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-13-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-13-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-14-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-14-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-15-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-15-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-16-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-16-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-17-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-17-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-18-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-18-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-19-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(18) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-19-item li:nth-child(19) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list.selected-20-item li:nth-child(1) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(1) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(2) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(2) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(3) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(3) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(4) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(4) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(5) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(5) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(6) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(6) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(7) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(7) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(8) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(8) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(9) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(9) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(10) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(10) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(11) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(11) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(12) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(12) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(13) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(13) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(14) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(14) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(15) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(15) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(16) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(16) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(17) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(17) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(18) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(18) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(19) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23c0cecf' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(19) a:hover {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.hr__side-pagination__list.selected-20-item li:nth-child(20) a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list li:first-child a {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%2332c766' stroke-width='3' fill='%2332c766' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  opacity: 1;
}
.hr__side-pagination__list a {
  font-size: 1em;
  width: 2.154em;
  height: 2.154em;
  display: block;
  opacity: 0.4;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='24px' height='26px' viewBox='0 0 24 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M22.0012095,11.8680606 C21.961575,9.81078354 21.8090012,7.95302109 21.5436806,7.50035068 C21.3197262,7.11752967 20.1968755,6.30577161 18.7879249,5.41953325 L15.0363031,3.26577915 C13.6308158,2.5267648 12.436392,2 12.0057992,2 C11.4753504,2 9.78222395,2.79111197 7.96673066,3.79910439 C6.58971863,4.55702825 5.14267273,5.43053163 4.07215507,6.1631785 C3.23194108,6.73779592 2.62356997,7.22191786 2.46637857,7.49880705 C2.30918717,7.77569623 2.18682031,8.57973613 2.10909041,9.6274771 C2.01058124,10.9565452 1.97883512,12.6829059 2.01365965,14.268603 C2.05829662,16.2718529 2.20913879,18.0489605 2.46637857,18.496807 C3.09052654,19.5792798 10.7575033,23.996 12.0057992,23.996 C12.5235496,23.996 14.1501053,23.2330593 15.9194225,22.2630789 C17.3172138,21.4972439 18.8008158,20.6046381 19.9015404,19.856169 C20.760802,19.2705531 21.3864892,18.7736962 21.5469514,18.496807 C21.7074136,18.2199179 21.8249705,17.4398043 21.9027004,16.4113587 C21.9979387,15.1168294 22.0314165,13.431375 22.0012095,11.8680606 Z' id='Shape' stroke='%23738f93' stroke-width='3' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-size: auto 1em;
  background-repeat: no-repeat;
  padding-left: 2.308em;
  text-decoration: none;
  transition: opacity 0.4s;
}
.hr__side-pagination__list a:hover {
  opacity: 1;
}
.hr__side-pagination__list a span {
  color: #738f93;
  line-height: 2.154em;
  display: none;
  white-space: nowrap;
}
.hr__side-pagination__list a span.autovalue {
  text-transform: capitalize;
}
.hr__side-pagination__list a:hover {
  opacity: 1;
}
.hr__side-pagination__list a:hover span {
  display: block;
}
.hr__side-pagination .hr__social-share {
  padding-left: 2.462em;
  padding-top: 15px;
  margin-top: 15px;
  position: relative;
  flex-direction: column;
}
.hr__side-pagination .hr__social-share:before {
  content: '';
  height: 1px;
  width: 2.462em;
  position: absolute;
  left: 2.462em;
  top: 0;
  background-color: #b7c9cc;
}
.hr__side-pagination .hr__social-share__item {
  width: 2.143em;
  background-position: center !important;
  font-size: 1.154em !important;
  padding: 0.714em 0;
  opacity: 0.4;
  margin: 0;
  margin-bottom: 0.714em;
  position: relative;
  transition: opacity 0.4s;
}
.hr__side-pagination .hr__social-share__item:after {
  position: absolute;
  left: 100%;
  top: 0;
  line-height: 1.428em;
  font-size: 0.929em;
  margin-right: 0;
  padding-left: 0;
  color: #738f93;
  opacity: 1;
  display: none;
}
.hr__side-pagination .hr__social-share__item:hover {
  opacity: 1;
}
.hr__side-pagination .hr__social-share__item:hover a {
  width: 200%;
}
.hr__side-pagination .hr__social-share__item:hover:after {
  display: block;
}
.hr__side-pagination .hr__social-share__item a {
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.hr__side-pagination .hr__social-share__item--facebook {
  background-size: auto 1em !important;
}
/*Blog updates*/
body:not(.fl-builder-edit) .hr__title-bar {
  overflow: hidden;
}
body:not(.fl-builder-edit) .hr__title-bar__credit:not(.hr__title-bar__credit--static) {
  position: absolute;
}
body:not(.fl-builder-edit) .hr__title-bar__statistic:not(.hr__title-bar__statistic--static) {
  position: absolute;
}
body:not(.fl-builder-edit) .hr__title-bar__top-logo {
  position: absolute;
  top: 4%;
}
@media (min-width: 768px) {
  body:not(.fl-builder-edit) .hr__title-bar__top-logo {
    top: 8%;
  }
}
body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 {
  pointer-events: none;
}
body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 .hr__title-bar__credit, body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 .hr__title-bar__statistic, body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 .hr__logo, body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 .fl-heading span, body:not(.fl-builder-edit) .hr__title-bar--student-developer-2018 .fl-rich-text p a {
  pointer-events: auto;
}
.hr__title-bar {
  position: relative;
}
.hr__title-bar h1.fl-heading {
  font-size: 2.769em;
  word-spacing: -0.222em;
  line-height: 1.167em;
}
.hr__title-bar h1.fl-heading strong {
  font-weight: 700;
}
@media (min-width: 768px) {
  .hr__title-bar h1.fl-heading {
    margin-left: -6px !important;
    font-size: 5.538em;
  }
}
.hr__title-bar__credit, .hr__title-bar__statistic {
  color: #738f93;
  font-size: 0.923em;
  line-height: 1.5em;
  text-align: right;
  bottom: 2em;
  right: 2em;
  transition: transform cubic-bezier(0.32, 0.01, 0, 1) 0.25s;
}
.hr__title-bar__credit a, .hr__title-bar__statistic a {
  color: #576871;
}
.hr__title-bar__credit--light, .hr__title-bar__statistic--light {
  color: rgba(255, 255, 255, 0.7);
}
.hr__title-bar__credit--light a, .hr__title-bar__statistic--light a {
  color: rgba(255, 255, 255, 1);
}
.hr__title-bar__credit--light:hover, .hr__title-bar__statistic--light:hover {
  color: rgba(255, 255, 255, 0.9);
}
.hr__title-bar__credit {
  display: none;
}
@media (min-width: 768px) {
  .hr__title-bar__credit {
    display: block;
  }
}
.hr__title-bar__statistic:not(.hr__title-bar__statistic--static) {
  padding-left: 30px;
  padding-right: 30px;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  text-align: left;
  max-width: calc(1170px + 160px);
  width: 100%;
}
@media (min-width: 768px) {
  .hr__title-bar__statistic:not(.hr__title-bar__statistic--static) {
    padding-left: 95px;
    padding-right: 95px;
  }
}
.hr__title-bar__statistic strong {
  font-weight: 700;
}
.hr__title-bar__statistic--static {
  text-align: left;
}
.hr__title-bar__top-logo .fl-photo img {
  height: 42px;
  width: auto !important;
}
.hr__title-bar__top-logo .fl-photo a {
  display: block;
}
.hr__title-bar.fl-row-bg-video .fl-bg-video {
  z-index: -1;
}
.hr__title-bar.fl-row-bg-video .fl-row-content {
  position: static;
}
.hr__title-bar--tech-recruting-report > .fl-row-content-wrap {
  background-size: 100%;
  background-position: 20px -80px;
}
@media (min-width: 768px) {
  .hr__title-bar--tech-recruting-report > .fl-row-content-wrap {
    background-size: 50% auto;
    background-position: right top;
  }
}
.hr__title-bar--tech-recruting-report h1.fl-heading strong {
  font-weight: 900;
  padding-left: 6px;
  letter-spacing: -0.031em;
  font-size: 0.667em;
  line-height: 1.75em;
}
.hr__title-bar--tech-recruting-report h1.fl-heading strong.hr__blink:after {
  content: '\2589';
  font-size: 1em;
  color: #32c766;
  animation: 1.2s blink infinite;
  margin-left: 2px;
}
@media (min-width: 768px) {
  .hr__title-bar--tech-recruting-report h1.fl-heading strong {
    font-size: 0.44em;
  }
}
.hr__title-bar--developer-report > .fl-row-content-wrap {
  background-size: cover;
  background-position: left center;
  position: relative;
}
@media (min-width: 768px) {
  .hr__title-bar--developer-report > .fl-row-content-wrap {
    background-size: contain;
    background-position: right center;
  }
}
.hr__title-bar--developer-report > .fl-row-content-wrap:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #0e141e;
  opacity: 1;
  transition: opacity 4s;
}
.hr__title-bar--developer-report > .fl-row-content-wrap .fl-row-content {
  z-index: 1;
}
.hr__title-bar--developer-report h1.fl-heading {
  font-weight: 500;
}
@media (min-width: 768px) {
  .hr__title-bar--developer-report h1.fl-heading {
    font-weight: 300;
  }
}
.hr__title-bar--developer-report.hr__title-bar--active > .fl-row-content-wrap:after {
  opacity: 0;
  transition-delay: 0.5s;
}
.cc-banner.cc-bottom:not(.cc-invisible) + #page .hr__title-bar:not(.hr__title-bar--cookie-leave) .hr__title-bar__credit:not(.hr__title-bar__credit--static) {
  transform: translateY(-5.4em);
}
@media (min-width: 768px) {
  .cc-banner.cc-bottom:not(.cc-invisible) + #page .hr__title-bar:not(.hr__title-bar--cookie-leave) .hr__title-bar__credit:not(.hr__title-bar__credit--static) {
    transform: translateY(-2.75em);
  }
}
.cc-banner.cc-bottom:not(.cc-invisible) + #page .hr__title-bar:not(.hr__title-bar--cookie-leave) .hr__title-bar__statistic:not(.hr__title-bar__statistic--static) {
  transform: translate(-50%, -5.4em);
}
@media (min-width: 768px) {
  .cc-banner.cc-bottom:not(.cc-invisible) + #page .hr__title-bar:not(.hr__title-bar--cookie-leave) .hr__title-bar__statistic:not(.hr__title-bar__statistic--static) {
    transform: translate(-50%, -2.75em);
  }
}
.hr__globe {
  min-height: 500px;
  background-position: center;
  background-size: cover;
}
.hr__globe .esri-view-root {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.32, 0.01, 0, 1) 2s;
}
.hr__globe .esri-ui, .hr__globe .esri-view-surface, .hr__globe .esri-overlay-surface {
  outline: none !important;
}
.hr__globe .esri-attribution__powered-by {
  display: none;
}
.hr__logo {
  width: 15em;
  max-width: 100%;
  display: block;
}
.hr__logo:after {
  content: '';
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 2191 500' style='enable-background:new 0 0 2191 500;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2339424e' d='M294,148.6h-44.3c-1.7,0-3.1,1.4-3.1,3.1v72.5h-47.4v-72.5c0-1.7-1.4-3.1-3.1-3.1h-44.3 c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1H196c1.7,0,3.1-1.4,3.1-3.1v-78.9h47.4v78.9c0,1.7,1.4,3.1,3.1,3.1H294 c1.7,0,3.1-1.4,3.1-3.1V151.7C297.1,150,295.7,148.6,294,148.6z'/%3E%3Cpath fill='%2339424e' d='M401.2,192c-13.1,0-25.9,2-37.9,5.9c-11.9,3.9-23.2,8.8-33.6,14.7c-1.5,0.8-2,2.7-1.2,4.2l15.7,28.9 c0.8,1.5,2.7,2.1,4.2,1.3c8.2-4.1,16.1-7.5,23.3-9.9c7-2.4,14-3.6,20.8-3.6c9.5,0,16.6,1.7,21.2,5.1c3.6,2.7,5.9,6.1,7,10.5 c-16.3,1.1-30.5,2.9-42.2,5.4c-12.7,2.8-23.3,6.5-31.5,11c-8.4,4.7-14.6,10.5-18.5,17.3c-3.9,6.8-5.8,14.8-5.8,23.7 c0,6.8,1.3,13.2,3.7,19c2.5,5.8,6,10.9,10.5,15.3c4.5,4.4,10,7.9,16.5,10.3c6.4,2.4,13.6,3.7,21.6,3.7c10,0,19.9-2.1,29.3-6.1 c8.1-3.5,15.7-7.8,22.7-12.8l2.5,12.8c0.3,1.5,1.6,2.5,3.1,2.5h36.2c1.7,0,3.1-1.4,3.1-3.1v-85.6c0-23.7-6.4-41.6-19.1-53.3 C440.1,197.8,422.8,192,401.2,192z M421.3,301.8c-4.7,3.5-9.6,6.4-14.8,8.8c-5.4,2.5-11.2,3.8-17.4,3.8c-5.8,0-10.4-1-13.6-3 c-2.8-1.7-4.1-4.3-4.1-8c0-2.6,0.7-5.1,2.1-7.4c1.4-2.3,4-4.4,7.6-6.2c4-2,9.5-3.7,16.4-5c6.4-1.2,14.3-2.2,23.7-2.8V301.8z'/%3E%3Cpath fill='%2339424e' d='M631.8,300.2c-0.5-0.7-1.2-1.2-2.1-1.4c-0.8-0.2-1.7,0-2.4,0.5c-5,3.7-10.8,6.9-17.2,9.6 c-6.2,2.6-13.1,4-20.5,4c-11.7,0-20.9-3.5-28.1-10.5c-7.2-7.1-10.7-16.5-10.7-28.8c0-12.3,3.6-21.7,11.1-28.8 c7.4-7,17.2-10.6,29.2-10.6c10.3,0,20.9,3.8,31.3,11.2c1.4,1,3.3,0.7,4.3-0.7l20.5-27.4c1-1.3,0.8-3.1-0.4-4.2 c-6.7-6-15.1-11.1-24.9-15.1c-19.4-7.8-45.3-7.9-67.1-0.5c-10.8,3.6-20.4,8.9-28.6,15.8c-8.2,6.9-14.9,15.5-19.8,25.6 c-4.9,10.1-7.4,21.8-7.4,34.7c0,12.8,2.2,24.5,6.6,34.6c4.4,10.1,10.6,18.8,18.4,25.7c7.8,6.9,17,12.2,27.4,15.8 c10.3,3.6,21.7,5.5,33.9,5.5c10.5,0,21.5-1.8,32.8-5.4c11.3-3.6,21.7-9.5,31.1-17.3c1.2-1,1.5-2.8,0.6-4.1L631.8,300.2z'/%3E%3Cpath fill='%2339424e' d='M774.1,260.5l55-59.6c0.8-0.9,1.1-2.2,0.6-3.4c-0.5-1.1-1.6-1.9-2.9-1.9h-48.5c-0.9,0-1.7,0.4-2.3,1 l-50.6,54.2v-99.2c0-1.7-1.4-3.1-3.1-3.1h-44.3c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1 v-35.8l18.6-18.1l36.8,55.6c0.6,0.9,1.6,1.4,2.6,1.4h47.9c1.2,0,2.2-0.7,2.8-1.7c0.5-1,0.5-2.3-0.2-3.2L774.1,260.5z'/%3E%3Cpath fill='%2339424e' d='M972.2,213.5L972.2,213.5c-6.1-6.8-13.9-12.1-23.1-15.9c-9.2-3.8-19.8-5.7-31.6-5.7 c-10.4,0-20.6,1.9-30.2,5.6c-9.7,3.7-18.4,9.2-25.9,16.2c-7.5,7-13.6,15.6-18.1,25.6c-4.5,10-6.8,21.5-6.8,34.1 c0,12.9,2.3,24.4,6.8,34.4c4.5,10,10.7,18.6,18.4,25.6c7.7,7,16.9,12.4,27.3,16c10.3,3.6,21.6,5.5,33.6,5.5 c10.3,0,21-1.6,31.6-4.8c10.7-3.2,20.5-7.6,29.1-13.2c1.4-0.9,1.8-2.7,1.1-4.1L970,306.4c-0.8-1.5-2.7-2.1-4.2-1.3 c-6.4,3.3-12.7,5.8-18.6,7.5c-5.8,1.6-12.1,2.4-18.6,2.4c-10.4,0-19.3-2.4-26.6-7.2c-6.3-4.1-10.5-10.4-12.9-19.1h96.8 c1.5,0,2.7-1,3.1-2.5c0.4-1.9,0.8-4.5,1.3-8c0.4-3.4,0.6-7.3,0.6-11.4c0-10.5-1.6-20.5-4.7-29.5 C983,228.3,978.3,220.2,972.2,213.5z M888.5,255c1.9-7.3,5.3-12.9,10.2-16.5c5.8-4.3,12.3-6.5,19.7-6.5c9.2,0,15.9,2.4,19.9,7 c3.5,4.2,5.6,9.5,6.1,15.9H888.5z'/%3E%3Cpath fill='%2339424e' d='M1159.9,198.3c-4.6-2.1-9.1-3.7-13.4-4.7c-4.3-1.1-10-1.6-16.9-1.6c-12.5,0-24.4,3.1-35.3,9.3 c-9,5.1-17,12.6-23.9,22.2l-2.8-25.1c-0.2-1.6-1.5-2.8-3.1-2.8h-36.2c-1.7,0-3.1,1.4-3.1,3.1v149.5c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1v-77.1c6.1-12.5,13.3-21.4,21.5-26.4c8.4-5.1,17-7.7,25.7-7.7c5.4,0,9.9,0.3,13.4,1 c3.6,0.7,7.7,1.7,12.2,3.1c0.8,0.3,1.7,0.1,2.5-0.3c0.7-0.4,1.3-1.1,1.5-2l9-37.1C1162,200.4,1161.3,198.9,1159.9,198.3z'/%3E%3Cpath fill='%2339424e' d='M1300.6,271c9.5-4.8,17.4-11.7,23.5-20.6c6.8-9.8,10.2-22.4,10.2-37.5c0-12.1-2.1-22.4-6.4-30.7 c-4.3-8.3-10.1-15-17.5-20c-7.2-4.9-15.7-8.5-25.2-10.6c-9.3-2-19.4-3.1-30.1-3.1h-69.6c-1.7,0-3.1,1.4-3.1,3.1v196.6 c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1v-67.7h18.2l36.8,69.2c0.5,1,1.6,1.7,2.8,1.7h49.7c1.1,0,2.1-0.6,2.7-1.6 c0.6-1,0.6-2.2,0-3.1L1300.6,271z M1251.6,239H1233v-48.9h18.6c11.2,0,19.7,1.8,25.1,5.2c5.1,3.2,7.6,9,7.6,17.5 C1284.3,230.7,1273.9,239,1251.6,239z'/%3E%3Cpath fill='%2339424e' d='M1430.8,192c-13.1,0-25.9,2-37.9,5.9c-11.9,3.9-23.2,8.8-33.6,14.7c-1.5,0.8-2,2.7-1.2,4.2l15.7,28.9 c0.8,1.5,2.7,2.1,4.2,1.3c8.2-4.1,16.1-7.5,23.3-9.9c7-2.4,14-3.6,20.8-3.6c9.5,0,16.6,1.7,21.2,5.1c3.6,2.7,5.9,6.1,7,10.5 c-16.3,1.1-30.5,2.9-42.2,5.4c-12.7,2.8-23.3,6.5-31.5,11c-8.4,4.7-14.6,10.5-18.5,17.3c-3.9,6.8-5.8,14.8-5.8,23.7 c0,6.8,1.3,13.2,3.7,19c2.5,5.8,6,10.9,10.5,15.3c4.5,4.4,10,7.9,16.5,10.3c6.4,2.4,13.6,3.7,21.6,3.7c10,0,19.9-2.1,29.3-6.1 c8.1-3.5,15.7-7.8,22.7-12.8l2.5,12.8c0.3,1.5,1.6,2.5,3.1,2.5h36.2c1.7,0,3.1-1.4,3.1-3.1v-85.6c0-23.7-6.4-41.6-19.1-53.3 C1469.8,197.8,1452.5,192,1430.8,192z M1450.9,301.8c-4.7,3.5-9.6,6.4-14.8,8.8c-5.4,2.5-11.2,3.8-17.4,3.8c-5.8,0-10.4-1-13.6-3 c-2.8-1.7-4.1-4.3-4.1-8c0-2.6,0.7-5.1,2.1-7.4c1.4-2.3,4-4.4,7.6-6.2c4-2,9.5-3.7,16.4-5c6.4-1.2,14.3-2.2,23.7-2.8V301.8z'/%3E%3Cpath fill='%2339424e' d='M1629.4,192c-11.7,0-22.1,2.5-30.9,7.3c-7.2,4-13.7,8.7-19.6,14l-2.5-15c-0.3-1.5-1.6-2.6-3.1-2.6h-36.2 c-1.7,0-3.1,1.4-3.1,3.1v149.5c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1v-98.5c4.7-4.6,9-8,13.1-10.4 c4-2.3,8.8-3.5,14.3-3.5c7.1,0,12,1.9,14.6,5.6c2.8,4.1,4.3,10.9,4.3,20.2v86.5c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1V256c0-19.5-4.2-35.1-12.4-46.5C1660.7,197.9,1647.3,192,1629.4,192z'/%3E%3Cpath fill='%2339424e' d='M1873.2,346.5l-59.8-86l55-59.6c0.8-0.9,1.1-2.2,0.6-3.4c-0.5-1.1-1.6-1.9-2.9-1.9h-48.5 c-0.9,0-1.7,0.4-2.3,1l-50.6,54.2v-99.2c0-1.7-1.4-3.1-3.1-3.1h-44.3c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1v-35.8l18.6-18.1L1820,350c0.6,0.9,1.6,1.4,2.6,1.4h47.9c1.2,0,2.2-0.7,2.8-1.7 C1873.9,348.7,1873.8,347.4,1873.2,346.5z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%2332C766' d='M2039.3,351.4c1.7,0,3.1-1.4,3.1-3.1V151.7c0-1.7-1.4-3.1-3.1-3.1H1897c-1.7,0-3.1,1.4-3.1,3.1v196.6 c0,1.7,1.4,3.1,3.1,3.1H2039.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  padding-bottom: 24%;
  transform: translateX(-6.5%);
}
.hr__logo--light:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 2191 500' style='enable-background:new 0 0 2191 500;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M294,148.6h-44.3c-1.7,0-3.1,1.4-3.1,3.1v72.5h-47.4v-72.5c0-1.7-1.4-3.1-3.1-3.1h-44.3 c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1H196c1.7,0,3.1-1.4,3.1-3.1v-78.9h47.4v78.9c0,1.7,1.4,3.1,3.1,3.1H294 c1.7,0,3.1-1.4,3.1-3.1V151.7C297.1,150,295.7,148.6,294,148.6z'/%3E%3Cpath fill='%23fff' d='M401.2,192c-13.1,0-25.9,2-37.9,5.9c-11.9,3.9-23.2,8.8-33.6,14.7c-1.5,0.8-2,2.7-1.2,4.2l15.7,28.9 c0.8,1.5,2.7,2.1,4.2,1.3c8.2-4.1,16.1-7.5,23.3-9.9c7-2.4,14-3.6,20.8-3.6c9.5,0,16.6,1.7,21.2,5.1c3.6,2.7,5.9,6.1,7,10.5 c-16.3,1.1-30.5,2.9-42.2,5.4c-12.7,2.8-23.3,6.5-31.5,11c-8.4,4.7-14.6,10.5-18.5,17.3c-3.9,6.8-5.8,14.8-5.8,23.7 c0,6.8,1.3,13.2,3.7,19c2.5,5.8,6,10.9,10.5,15.3c4.5,4.4,10,7.9,16.5,10.3c6.4,2.4,13.6,3.7,21.6,3.7c10,0,19.9-2.1,29.3-6.1 c8.1-3.5,15.7-7.8,22.7-12.8l2.5,12.8c0.3,1.5,1.6,2.5,3.1,2.5h36.2c1.7,0,3.1-1.4,3.1-3.1v-85.6c0-23.7-6.4-41.6-19.1-53.3 C440.1,197.8,422.8,192,401.2,192z M421.3,301.8c-4.7,3.5-9.6,6.4-14.8,8.8c-5.4,2.5-11.2,3.8-17.4,3.8c-5.8,0-10.4-1-13.6-3 c-2.8-1.7-4.1-4.3-4.1-8c0-2.6,0.7-5.1,2.1-7.4c1.4-2.3,4-4.4,7.6-6.2c4-2,9.5-3.7,16.4-5c6.4-1.2,14.3-2.2,23.7-2.8V301.8z'/%3E%3Cpath fill='%23fff' d='M631.8,300.2c-0.5-0.7-1.2-1.2-2.1-1.4c-0.8-0.2-1.7,0-2.4,0.5c-5,3.7-10.8,6.9-17.2,9.6 c-6.2,2.6-13.1,4-20.5,4c-11.7,0-20.9-3.5-28.1-10.5c-7.2-7.1-10.7-16.5-10.7-28.8c0-12.3,3.6-21.7,11.1-28.8 c7.4-7,17.2-10.6,29.2-10.6c10.3,0,20.9,3.8,31.3,11.2c1.4,1,3.3,0.7,4.3-0.7l20.5-27.4c1-1.3,0.8-3.1-0.4-4.2 c-6.7-6-15.1-11.1-24.9-15.1c-19.4-7.8-45.3-7.9-67.1-0.5c-10.8,3.6-20.4,8.9-28.6,15.8c-8.2,6.9-14.9,15.5-19.8,25.6 c-4.9,10.1-7.4,21.8-7.4,34.7c0,12.8,2.2,24.5,6.6,34.6c4.4,10.1,10.6,18.8,18.4,25.7c7.8,6.9,17,12.2,27.4,15.8 c10.3,3.6,21.7,5.5,33.9,5.5c10.5,0,21.5-1.8,32.8-5.4c11.3-3.6,21.7-9.5,31.1-17.3c1.2-1,1.5-2.8,0.6-4.1L631.8,300.2z'/%3E%3Cpath fill='%23fff' d='M774.1,260.5l55-59.6c0.8-0.9,1.1-2.2,0.6-3.4c-0.5-1.1-1.6-1.9-2.9-1.9h-48.5c-0.9,0-1.7,0.4-2.3,1 l-50.6,54.2v-99.2c0-1.7-1.4-3.1-3.1-3.1h-44.3c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1 v-35.8l18.6-18.1l36.8,55.6c0.6,0.9,1.6,1.4,2.6,1.4h47.9c1.2,0,2.2-0.7,2.8-1.7c0.5-1,0.5-2.3-0.2-3.2L774.1,260.5z'/%3E%3Cpath fill='%23fff' d='M972.2,213.5L972.2,213.5c-6.1-6.8-13.9-12.1-23.1-15.9c-9.2-3.8-19.8-5.7-31.6-5.7 c-10.4,0-20.6,1.9-30.2,5.6c-9.7,3.7-18.4,9.2-25.9,16.2c-7.5,7-13.6,15.6-18.1,25.6c-4.5,10-6.8,21.5-6.8,34.1 c0,12.9,2.3,24.4,6.8,34.4c4.5,10,10.7,18.6,18.4,25.6c7.7,7,16.9,12.4,27.3,16c10.3,3.6,21.6,5.5,33.6,5.5 c10.3,0,21-1.6,31.6-4.8c10.7-3.2,20.5-7.6,29.1-13.2c1.4-0.9,1.8-2.7,1.1-4.1L970,306.4c-0.8-1.5-2.7-2.1-4.2-1.3 c-6.4,3.3-12.7,5.8-18.6,7.5c-5.8,1.6-12.1,2.4-18.6,2.4c-10.4,0-19.3-2.4-26.6-7.2c-6.3-4.1-10.5-10.4-12.9-19.1h96.8 c1.5,0,2.7-1,3.1-2.5c0.4-1.9,0.8-4.5,1.3-8c0.4-3.4,0.6-7.3,0.6-11.4c0-10.5-1.6-20.5-4.7-29.5 C983,228.3,978.3,220.2,972.2,213.5z M888.5,255c1.9-7.3,5.3-12.9,10.2-16.5c5.8-4.3,12.3-6.5,19.7-6.5c9.2,0,15.9,2.4,19.9,7 c3.5,4.2,5.6,9.5,6.1,15.9H888.5z'/%3E%3Cpath fill='%23fff' d='M1159.9,198.3c-4.6-2.1-9.1-3.7-13.4-4.7c-4.3-1.1-10-1.6-16.9-1.6c-12.5,0-24.4,3.1-35.3,9.3 c-9,5.1-17,12.6-23.9,22.2l-2.8-25.1c-0.2-1.6-1.5-2.8-3.1-2.8h-36.2c-1.7,0-3.1,1.4-3.1,3.1v149.5c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1v-77.1c6.1-12.5,13.3-21.4,21.5-26.4c8.4-5.1,17-7.7,25.7-7.7c5.4,0,9.9,0.3,13.4,1 c3.6,0.7,7.7,1.7,12.2,3.1c0.8,0.3,1.7,0.1,2.5-0.3c0.7-0.4,1.3-1.1,1.5-2l9-37.1C1162,200.4,1161.3,198.9,1159.9,198.3z'/%3E%3Cpath fill='%23fff' d='M1300.6,271c9.5-4.8,17.4-11.7,23.5-20.6c6.8-9.8,10.2-22.4,10.2-37.5c0-12.1-2.1-22.4-6.4-30.7 c-4.3-8.3-10.1-15-17.5-20c-7.2-4.9-15.7-8.5-25.2-10.6c-9.3-2-19.4-3.1-30.1-3.1h-69.6c-1.7,0-3.1,1.4-3.1,3.1v196.6 c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1v-67.7h18.2l36.8,69.2c0.5,1,1.6,1.7,2.8,1.7h49.7c1.1,0,2.1-0.6,2.7-1.6 c0.6-1,0.6-2.2,0-3.1L1300.6,271z M1251.6,239H1233v-48.9h18.6c11.2,0,19.7,1.8,25.1,5.2c5.1,3.2,7.6,9,7.6,17.5 C1284.3,230.7,1273.9,239,1251.6,239z'/%3E%3Cpath fill='%23fff' d='M1430.8,192c-13.1,0-25.9,2-37.9,5.9c-11.9,3.9-23.2,8.8-33.6,14.7c-1.5,0.8-2,2.7-1.2,4.2l15.7,28.9 c0.8,1.5,2.7,2.1,4.2,1.3c8.2-4.1,16.1-7.5,23.3-9.9c7-2.4,14-3.6,20.8-3.6c9.5,0,16.6,1.7,21.2,5.1c3.6,2.7,5.9,6.1,7,10.5 c-16.3,1.1-30.5,2.9-42.2,5.4c-12.7,2.8-23.3,6.5-31.5,11c-8.4,4.7-14.6,10.5-18.5,17.3c-3.9,6.8-5.8,14.8-5.8,23.7 c0,6.8,1.3,13.2,3.7,19c2.5,5.8,6,10.9,10.5,15.3c4.5,4.4,10,7.9,16.5,10.3c6.4,2.4,13.6,3.7,21.6,3.7c10,0,19.9-2.1,29.3-6.1 c8.1-3.5,15.7-7.8,22.7-12.8l2.5,12.8c0.3,1.5,1.6,2.5,3.1,2.5h36.2c1.7,0,3.1-1.4,3.1-3.1v-85.6c0-23.7-6.4-41.6-19.1-53.3 C1469.8,197.8,1452.5,192,1430.8,192z M1450.9,301.8c-4.7,3.5-9.6,6.4-14.8,8.8c-5.4,2.5-11.2,3.8-17.4,3.8c-5.8,0-10.4-1-13.6-3 c-2.8-1.7-4.1-4.3-4.1-8c0-2.6,0.7-5.1,2.1-7.4c1.4-2.3,4-4.4,7.6-6.2c4-2,9.5-3.7,16.4-5c6.4-1.2,14.3-2.2,23.7-2.8V301.8z'/%3E%3Cpath fill='%23fff' d='M1629.4,192c-11.7,0-22.1,2.5-30.9,7.3c-7.2,4-13.7,8.7-19.6,14l-2.5-15c-0.3-1.5-1.6-2.6-3.1-2.6h-36.2 c-1.7,0-3.1,1.4-3.1,3.1v149.5c0,1.7,1.4,3.1,3.1,3.1h44.3c1.7,0,3.1-1.4,3.1-3.1v-98.5c4.7-4.6,9-8,13.1-10.4 c4-2.3,8.8-3.5,14.3-3.5c7.1,0,12,1.9,14.6,5.6c2.8,4.1,4.3,10.9,4.3,20.2v86.5c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1V256c0-19.5-4.2-35.1-12.4-46.5C1660.7,197.9,1647.3,192,1629.4,192z'/%3E%3Cpath fill='%23fff' d='M1873.2,346.5l-59.8-86l55-59.6c0.8-0.9,1.1-2.2,0.6-3.4c-0.5-1.1-1.6-1.9-2.9-1.9h-48.5 c-0.9,0-1.7,0.4-2.3,1l-50.6,54.2v-99.2c0-1.7-1.4-3.1-3.1-3.1h-44.3c-1.7,0-3.1,1.4-3.1,3.1v196.6c0,1.7,1.4,3.1,3.1,3.1h44.3 c1.7,0,3.1-1.4,3.1-3.1v-35.8l18.6-18.1L1820,350c0.6,0.9,1.6,1.4,2.6,1.4h47.9c1.2,0,2.2-0.7,2.8-1.7 C1873.9,348.7,1873.8,347.4,1873.2,346.5z'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%2332C766' d='M2039.3,351.4c1.7,0,3.1-1.4,3.1-3.1V151.7c0-1.7-1.4-3.1-3.1-3.1H1897c-1.7,0-3.1,1.4-3.1,3.1v196.6 c0,1.7,1.4,3.1,3.1,3.1H2039.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
body:not(.fl-builder-edit) .hr__cubies-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
body:not(.fl-builder-edit) .hr__cubies-wrapper .fl-row-content-wrap {
  background-image: url(../images/Loading-Image-Blurred.jpg) !important;
  background-size: cover;
  background-color: #ececec !important;
}
body:not(.fl-builder-edit) .hr__cubies {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  cursor: pointer;
}
body:not(.fl-builder-edit) {
  /*position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   }*/
}
body:not(.fl-builder-edit) .hr__alter-wrapper {
  position: relative;
  overflow: hidden;
}
#hr__alter {
  position: relative;
  /*width: 100%;
   height: 100%;
   top: 0;
   left: 0;*/
}
#hr__alter canvas {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  #hr__alter canvas {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }
}
.hr__hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hr__hamburger:hover {
  opacity: 0.8;
}
.hr__hamburger__box {
  width: 18px;
  height: 12px;
  display: inline-block;
  position: relative;
}
.hr__hamburger__inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hr__hamburger__inner, .hr__hamburger__inner::before, .hr__hamburger__inner::after {
  width: 18px;
  height: 2px;
  background-color: #fff;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__hamburger__inner::before, .hr__hamburger__inner::after {
  content: "";
  display: block;
}
.hr__hamburger__inner::before {
  top: -5px;
}
.hr__hamburger__inner::after {
  bottom: -5px;
}
.hr__hamburger--arrow.hr__hamburger--is-active .hr__hamburger__inner::before {
  transform: translate3d(-3.6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hr__hamburger--arrow.hr__hamburger--is-active .hr__hamburger__inner::after {
  transform: translate3d(-3.6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.fl-module-rich-text .alignleft {
  float: left;
  padding-right: 1em;
}
.fl-module-rich-text i {
  font-size: 0.929em;
  opacity: 0.6;
}
.fl-module-rich-text .fl-rich-text > ol {
  counter-reset: item;
  list-style-type: none;
}
.fl-module-rich-text .fl-rich-text > ol > li {
  display: block;
}
.fl-module-rich-text .fl-rich-text > ol > li > a {
  font-weight: 700;
}
.fl-module-rich-text .fl-rich-text > ol > li li {
  padding-left: 1.923em;
}
.fl-module-rich-text .fl-rich-text > ol > li li:before {
  display: none;
}
.fl-module-rich-text .fl-rich-text > ol > li:before {
  opacity: 0.6;
  padding-right: 0.385em;
  content: counter(item,decimal-leading-zero) " ";
  counter-increment: item;
}
.fl-module-rich-text .fl-rich-text > ol a {
  line-height: 2.308em;
  letter-spacing: 0.031em;
}
.fl-module-rich-text.hr__text-author img {
  width: 71px;
}
.fl-module-rich-text.hr__text-author .fl-rich-text p {
  line-height: 1.429em;
}
.hr__top-bar {
  background-color: #f3f7f7;
  padding: 1em 0;
  display: none;
}
@media (min-width: 768px) {
  .hr__top-bar {
    display: block;
  }
}
.hr__top-bar .container {
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .hr__top-bar .container {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hr__top-bar p {
  flex: 1;
  line-height: 1.538em;
  color: #738f93;
  font-size: 0.923em;
  letter-spacing: 0.03em;
  margin-bottom: 0;
}
.hr__top-bar p a {
  color: #1ba94c;
}
.hr__top-bar #top-bar-menu {
  display: flex;
}
.hr__top-bar .menu-item.lighter a {
  color: #738f93;
}
.hr__top-bar .menu-item.lighter a:hover {
  color: #1ba94c;
}
.hr__top-bar .menu-item a {
  font-size: 13px;
  color: #39424e;
  padding: 0 1em;
}
.hr__top-bar .menu-item a:hover {
  color: #1ba94c;
  text-decoration: none;
}
.hr__top-bar .menu-item:last-child a {
  padding-right: 0;
}
.hr__top-bar .menu-item:not(:first-child) a {
  position: relative;
}
.hr__top-bar .menu-item:not(:first-child) a:before {
  content: '';
  position: absolute;
  left: -0.5px;
  font-size: 1em;
  height: 1em;
  width: 1px;
  bottom: 1px;
  background-color: #b7c9cc;
}
@media (min-width: 992px) {
  body.header-sticky .container {
    padding-top: 0;
  }
}
body.header-sticky .hr__site-header > #header-sticky {
  box-shadow: 0 3px 10px 0 rgba(115, 143, 147, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: box-shadow 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
body.header-sticky .hr__site-header .menu > li > a .menu-item__description {
  display: none !important;
}
body.header-sticky .hr__site-header .menu > li:not(.hr__button) > a {
  padding: 1.734em 0.633em;
}
body.header-sticky.admin-bar .hr__site-header > #header-sticky {
  top: 46px;
}
@media (min-width: 768px) {
  body.header-sticky.admin-bar .hr__site-header > #header-sticky {
    top: 32px;
  }
}
body.fixed-header .hr__site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  padding: 0;
  min-height: 0;
  box-shadow: 0 3px 10px 0 rgba(115, 143, 147, 0.3);
}
@media (min-width: 992px) {
  body.fixed-header .hr__site-header .container {
    padding-top: 0;
  }
}
body.fixed-header .hr__site-header .container .main-navigation {
  background-color: #fff;
}
body.fixed-header .hr__site-header .menu > li:not(.hr__button) > a {
  padding: 1.734em 0.633em;
}
body.fixed-header.admin-bar .hr__site-header {
  top: 46px;
}
@media (min-width: 768px) {
  body.fixed-header.admin-bar .hr__site-header {
    top: 32px;
  }
}
body.fl-builder-edit .hr__site-header-minimal {
  position: static;
}
body.fl-builder-edit .hr__site-header-minimal__logo {
  position: static;
}
.hr__site-header {
  padding: 2.462em 0;
  width: 100%;
  min-height: 8.692em;
}
@media (min-width: 768px) {
  .hr__site-header {
    padding: 2.462em 0 2.308em;
    min-height: 10em;
  }
}
.hr__site-header #header-sticky {
  background-color: #fff;
}
.hr__site-header p {
  line-height: 1.538em;
}
.hr__site-header .container {
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .hr__site-header .container {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .hr__site-header .container {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hr__site-header .site-branding {
  flex: 1;
}
@media (min-width: 992px) {
  .hr__site-header .site-branding {
    flex: 0 1 auto;
  }
}
.hr__site-header .site-branding a {
  max-width: 12.923em;
  padding-bottom: 5px;
}
.hr__site-header .site-branding a, .hr__site-header .site-branding img {
  display: block;
}
.hr__site-header .main-navigation {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100%;
  transform: translateX(0%);
  transition: transform 0.23s cubic-bezier(0.32, 0.01, 0, 1);
  background-color: #fff;
  box-shadow: 6px 0px 6px 5px #39424e;
  z-index: 100;
  overflow-y: scroll;
}
.hr__site-header .main-navigation--visible {
  transform: translateX(-100%);
}
@media (min-width: 768px) {
  .hr__site-header .main-navigation {
    width: 300px;
    overflow-y: auto;
  }
}
.hr__site-header .main-navigation .hr__button {
  flex: 0 0 auto;
}
@media (min-width: 992px) {
  .hr__site-header .main-navigation {
    overflow-y: visible;
    padding-right: 0;
    position: static;
    display: block;
    flex: 1;
    box-shadow: none;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    transform: translateX(0) !important;
  }
  .hr__site-header .main-navigation .hr__button {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hr__site-header .main-navigation {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.hr__site-header .main-navigation--right {
  display: none;
}
@media (min-width: 992px) {
  .hr__site-header .main-navigation--right {
    display: block;
  }
}
.hr__site-header .main-navigation--right .menu {
  display: flex;
}
.hr__site-header .main-navigation .hr__mobile-menu-toggle-wrap {
  text-align: right;
}
.hr__site-header .main-navigation .hr__mobile-menu-toggle {
  /*right: $mobile-nav-padding-right;
   top: $mobile-nav-padding-top + 1em;*/
}
.hr__site-header .main-navigation div {
  min-height: 0;
}
.hr__site-header .main-navigation #side-menu {
  display: none;
}
.hr__site-header .menu {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: auto;
}
.hr__site-header .menu > .sub-menu {
  display: none !important;
}
.hr__site-header .menu > .menu-item:not(.hr__button):hover > a:before, .hr__site-header .menu > .menu-item:not(.hr__button).current_page_item > a:before, .hr__site-header .menu > .menu-item:not(.hr__button).current-menu-parent > a:before {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition: all 0.23s cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__site-header .menu > .menu-item:not(.hr__button) > a {
  position: relative;
}
.hr__site-header .menu > .menu-item:not(.hr__button) > a:before {
  content: '';
  width: calc(100% - 1em);
  height: 3px;
  background-image: none;
  padding: 0;
  background-color: #32c766;
  position: absolute;
  left: 0.5em;
  bottom: 0;
  opacity: 0;
  transform: translateY(3px);
  visibility: hidden;
  transition: all 0s;
  will-change: transform, opacity, visibility;
  display: none;
}
@media (min-width: 992px) {
  .hr__site-header .menu > .menu-item:not(.hr__button) > a:before {
    display: block;
  }
}
.hr__site-header .menu > .menu-item:not(.hr__button) > a .menu-item__description {
  display: none;
}
@media (min-width: 992px) {
  .hr__site-header .menu > .menu-item:not(.hr__button) > a .menu-item__description {
    display: block;
  }
}
@media (min-width: 992px) {
  .hr__site-header .menu {
    flex-direction: row;
  }
  .hr__site-header .menu > .menu-item:hover > a .menu-item__description, .hr__site-header .menu > .menu-item.current_page_item > a .menu-item__description, .hr__site-header .menu > .menu-item.current-menu-parent > a .menu-item__description {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  }
  .hr__site-header .menu > .menu-item > a .menu-item__description {
    position: absolute;
    background-color: #32c766;
    font-weight: 700;
    color: #fff;
    bottom: 100%;
    border-radius: 1.5em;
    font-size: 10.829px;
    display: block;
    text-transform: uppercase;
    padding: 0 0.8em;
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity, visibility;
    transform: translateY(-2px);
  }
}
.hr__site-header .menu:hover > .menu-item.current_page_item:not(:hover) > a:before, .hr__site-header .menu:hover > .menu-item.current-menu-parent:not(:hover) > a:before {
  opacity: 0;
  transform: translateY(3px);
  visibility: hidden;
}
.hr__site-header .menu:hover > .menu-item.current_page_item:not(:hover) > a .menu-item__description, .hr__site-header .menu:hover > .menu-item.current-menu-parent:not(:hover) > a .menu-item__description {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
}
.hr__site-header .menu-item {
  float: none;
}
.hr__site-header .menu-item-has-children > a {
  pointer-events: none;
}
.hr__site-header .menu-item-has-children > a.toggled:after {
  transform: rotate(180deg);
}
.hr__site-header .menu-item-has-children > a:after {
  content: '';
  background-repeat: no-repeat;
  background-size: 1em auto;
  background-position: center;
  padding-left: 1em;
  width: 1em;
  height: 1em;
  font-size: 9.022px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;utf8,<svg width='14px' height='8px' viewBox='0 0 14 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'><g id='chevron-down' transform='translate(1.000000, 1.000000)' stroke='%23738f93' stroke-width='2'><polyline id='Shape' points='0 0 6 6 12 0'></polyline></g></g></svg>");
}
.hr__site-header .menu-item .sub-menu {
  display: none;
}
.hr__site-header .menu-item .sub-menu:not(.hr__button) a {
  color: #39424e;
  font-size: 14.001px;
  padding: 0.639em 1.389em;
}
.hr__site-header .menu-item .sub-menu:not(.hr__button) a .menu-item__description {
  font-size: 0.9em;
  color: #b7c9cc;
}
@media (min-width: 992px) {
  .hr__site-header .menu-item .sub-menu:not(.hr__button) a .menu-item__description {
    font-size: 0.667em;
  }
}
.hr__site-header .menu-item .sub-menu a:after {
  display: none !important;
}
@media (min-width: 992px) {
  .hr__site-header .menu-item-has-children {
    position: relative;
  }
  .hr__site-header .menu-item-has-children > a {
    position: relative;
    pointer-events: auto;
  }
  .hr__site-header .menu-item-has-children > a:after {
    display: none;
  }
  .hr__site-header .menu-item-has-children:first-child:hover .sub-menu {
    border-radius: 0 4px 4px 4px;
  }
  .hr__site-header .menu-item-has-children.last-item-on-desktop:hover .sub-menu {
    border-radius: 4px 0px 4px 4px;
  }
  .hr__site-header .menu-item-has-children:hover .sub-menu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition: all 0.23s cubic-bezier(0.32, 0.01, 0, 1);
  }
  .hr__site-header .menu-item .sub-menu {
    display: block !important;
    position: absolute;
    left: 0.577em;
    top: 100%;
    box-shadow: 0 14px 28px 0 rgba(115, 143, 147, .5);
    background-color: #fff;
    border-radius: 4px;
    padding: 0.577em 0;
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    transition: all 0s;
    will-change: transform, opacity, visibility;
  }
  .hr__site-header .menu-item .sub-menu .menu-item:not(:last-child) {
    border-bottom: 1px solid #e7eeef;
  }
  .hr__site-header .menu-item .sub-menu .menu-item__description {
    font-size: 0.667em;
    color: #b7c9cc;
  }
  .hr__site-header .menu-item .sub-menu .menu-item.hr__menu-item--bubble {
    padding-right: 6.3em;
  }
  .hr__site-header .menu-item .sub-menu .menu-item.hr__menu-item--bubble a {
    display: inline-block;
    position: relative;
  }
  .hr__site-header .menu-item .sub-menu .menu-item.hr__menu-item--bubble a:after {
    position: absolute;
    background-color: #32c766;
    font-weight: 700;
    color: #fff;
    bottom: 100%;
    border-radius: 1.5em;
    font-size: 10.829px;
    display: block;
    text-transform: uppercase;
    padding: 0 0.8em;
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity, visibility;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='71px' height='16px' viewBox='0 0 71 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 51 (57462) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Business-label'%3E%3Crect id='Rectangle' fill='%2332C766' fill-rule='nonzero' x='0' y='0' width='71' height='16' rx='8'%3E%3C/rect%3E%3Cpath d='M9.98828125,4.14746094 L12.4321289,4.14746094 C13.5457412,4.14746094 14.3540828,4.30590662 14.8571777,4.62280273 C15.3602727,4.93969885 15.6118164,5.44368144 15.6118164,6.13476562 C15.6118164,6.60384349 15.5017101,6.98876803 15.2814941,7.28955078 C15.0612782,7.59033354 14.7685565,7.77115855 14.4033203,7.83203125 L14.4033203,7.88574219 C14.9010442,7.99674535 15.2600087,8.20442556 15.4802246,8.50878906 C15.7004406,8.81315256 15.8105469,9.21777091 15.8105469,9.72265625 C15.8105469,10.4388057 15.5518418,10.9973938 15.0344238,11.3984375 C14.5170059,11.7994812 13.8142948,12 12.9262695,12 L9.98828125,12 L9.98828125,4.14746094 Z M11.6533203,7.25732422 L12.6201172,7.25732422 C13.0712913,7.25732422 13.3980296,7.1875007 13.6003418,7.04785156 C13.802654,6.90820243 13.9038086,6.67724771 13.9038086,6.35498047 C13.9038086,6.05419771 13.7937023,5.83846094 13.5734863,5.70776367 C13.3532704,5.5770664 13.005048,5.51171875 12.5288086,5.51171875 L11.6533203,5.51171875 L11.6533203,7.25732422 Z M11.6533203,8.57861328 L11.6533203,10.625 L12.7382812,10.625 C13.1966169,10.625 13.5349924,10.537273 13.753418,10.3618164 C13.9718435,10.1863598 14.0810547,9.9178078 14.0810547,9.55615234 C14.0810547,8.90445638 13.6155646,8.57861328 12.6845703,8.57861328 L11.6533203,8.57861328 Z M23.7705078,4.14746094 L23.7705078,9.22851562 C23.7705078,9.80859665 23.6407077,10.3170551 23.3811035,10.7539062 C23.1214994,11.1907574 22.7464217,11.5255522 22.2558594,11.7583008 C21.765297,11.9910493 21.1852247,12.1074219 20.515625,12.1074219 C19.5058543,12.1074219 18.7216825,11.8487168 18.1630859,11.3312988 C17.6044894,10.8138809 17.3251953,10.1057988 17.3251953,9.20703125 L17.3251953,4.14746094 L18.9848633,4.14746094 L18.9848633,8.95458984 C18.9848633,9.5597361 19.1066069,10.0037421 19.3500977,10.2866211 C19.5935885,10.5695001 19.9964165,10.7109375 20.5585938,10.7109375 C21.1028673,10.7109375 21.4976387,10.5686049 21.7429199,10.2839355 C21.9882011,9.99926615 22.1108398,9.55257466 22.1108398,8.94384766 L22.1108398,4.14746094 L23.7705078,4.14746094 Z M30.3286133,9.81933594 C30.3286133,10.5283239 30.0734889,11.086912 29.5632324,11.4951172 C29.052976,11.9033224 28.3431035,12.1074219 27.4335938,12.1074219 C26.5956989,12.1074219 25.8544954,11.9498714 25.2099609,11.6347656 L25.2099609,10.0878906 C25.7399115,10.3242199 26.1883933,10.4907222 26.5554199,10.5874023 C26.9224465,10.6840825 27.2581365,10.7324219 27.5625,10.7324219 C27.9277362,10.7324219 28.2079255,10.6625984 28.4030762,10.5229492 C28.5982269,10.3833001 28.6958008,10.1756199 28.6958008,9.89990234 C28.6958008,9.74593022 28.6528325,9.6089687 28.5668945,9.48901367 C28.4809566,9.36905865 28.3547372,9.25358128 28.1882324,9.14257812 C28.0217277,9.03157497 27.682457,8.85433064 27.1704102,8.61083984 C26.69059,8.38525278 26.3307304,8.16862083 26.0908203,7.9609375 C25.8509103,7.75325417 25.6593432,7.51155737 25.5161133,7.23583984 C25.3728834,6.96012232 25.3012695,6.63785992 25.3012695,6.26904297 C25.3012695,5.57437804 25.5367001,5.0283223 26.0075684,4.63085938 C26.4784366,4.23339645 27.1292276,4.03466797 27.9599609,4.03466797 C28.3681661,4.03466797 28.7575665,4.08300733 29.1281738,4.1796875 C29.4987811,4.27636767 29.8863912,4.41243402 30.2910156,4.58789062 L29.7539062,5.88232422 C29.3349588,5.71044836 28.9885268,5.59049513 28.7145996,5.52246094 C28.4406725,5.45442674 28.1712253,5.42041016 27.90625,5.42041016 C27.5911443,5.42041016 27.3494475,5.49381437 27.1811523,5.640625 C27.0128572,5.78743563 26.9287109,5.97900272 26.9287109,6.21533203 C26.9287109,6.36214266 26.9627275,6.49015245 27.0307617,6.59936523 C27.0987959,6.70857802 27.2071119,6.81420847 27.3557129,6.91625977 C27.5043139,7.01831106 27.856117,7.20182159 28.4111328,7.46679688 C29.145186,7.81771009 29.6482734,8.16951321 29.9204102,8.5222168 C30.1925469,8.87492038 30.3286133,9.30728911 30.3286133,9.81933594 Z M31.7519531,12 L31.7519531,4.14746094 L33.4169922,4.14746094 L33.4169922,12 L31.7519531,12 Z M42.3598633,12 L40.2436523,12 L36.8276367,6.05957031 L36.7792969,6.05957031 C36.8473311,7.1087292 36.8813477,7.85709412 36.8813477,8.3046875 L36.8813477,12 L35.3935547,12 L35.3935547,4.14746094 L37.4936523,4.14746094 L40.9042969,10.0288086 L40.9418945,10.0288086 C40.8881833,9.00829568 40.8613281,8.28678597 40.8613281,7.86425781 L40.8613281,4.14746094 L42.3598633,4.14746094 L42.3598633,12 Z M48.8588867,12 L44.3364258,12 L44.3364258,4.14746094 L48.8588867,4.14746094 L48.8588867,5.51171875 L46.0014648,5.51171875 L46.0014648,7.23583984 L48.6601562,7.23583984 L48.6601562,8.60009766 L46.0014648,8.60009766 L46.0014648,10.625 L48.8588867,10.625 L48.8588867,12 Z M55.1323242,9.81933594 C55.1323242,10.5283239 54.8771998,11.086912 54.3669434,11.4951172 C53.8566869,11.9033224 53.1468144,12.1074219 52.2373047,12.1074219 C51.3994099,12.1074219 50.6582063,11.9498714 50.0136719,11.6347656 L50.0136719,10.0878906 C50.5436224,10.3242199 50.9921043,10.4907222 51.3591309,10.5874023 C51.7261574,10.6840825 52.0618474,10.7324219 52.3662109,10.7324219 C52.7314471,10.7324219 53.0116364,10.6625984 53.2067871,10.5229492 C53.4019378,10.3833001 53.4995117,10.1756199 53.4995117,9.89990234 C53.4995117,9.74593022 53.4565434,9.6089687 53.3706055,9.48901367 C53.2846675,9.36905865 53.1584481,9.25358128 52.9919434,9.14257812 C52.8254386,9.03157497 52.4861679,8.85433064 51.9741211,8.61083984 C51.494301,8.38525278 51.1344413,8.16862083 50.8945312,7.9609375 C50.6546212,7.75325417 50.4630541,7.51155737 50.3198242,7.23583984 C50.1765943,6.96012232 50.1049805,6.63785992 50.1049805,6.26904297 C50.1049805,5.57437804 50.3404111,5.0283223 50.8112793,4.63085938 C51.2821475,4.23339645 51.9329386,4.03466797 52.7636719,4.03466797 C53.171877,4.03466797 53.5612774,4.08300733 53.9318848,4.1796875 C54.3024921,4.27636767 54.6901021,4.41243402 55.0947266,4.58789062 L54.5576172,5.88232422 C54.1386698,5.71044836 53.7922377,5.59049513 53.5183105,5.52246094 C53.2443834,5.45442674 52.9749362,5.42041016 52.7099609,5.42041016 C52.3948552,5.42041016 52.1531584,5.49381437 51.9848633,5.640625 C51.8165682,5.78743563 51.7324219,5.97900272 51.7324219,6.21533203 C51.7324219,6.36214266 51.7664385,6.49015245 51.8344727,6.59936523 C51.9025069,6.70857802 52.0108228,6.81420847 52.1594238,6.91625977 C52.3080248,7.01831106 52.659828,7.20182159 53.2148438,7.46679688 C53.9488969,7.81771009 54.4519843,8.16951321 54.7241211,8.5222168 C54.9962579,8.87492038 55.1323242,9.30728911 55.1323242,9.81933594 Z M61.190918,9.81933594 C61.190918,10.5283239 60.9357936,11.086912 60.4255371,11.4951172 C59.9152807,11.9033224 59.2054082,12.1074219 58.2958984,12.1074219 C57.4580036,12.1074219 56.7168001,11.9498714 56.0722656,11.6347656 L56.0722656,10.0878906 C56.6022162,10.3242199 57.050698,10.4907222 57.4177246,10.5874023 C57.7847512,10.6840825 58.1204412,10.7324219 58.4248047,10.7324219 C58.7900409,10.7324219 59.0702301,10.6625984 59.2653809,10.5229492 C59.4605316,10.3833001 59.5581055,10.1756199 59.5581055,9.89990234 C59.5581055,9.74593022 59.5151371,9.6089687 59.4291992,9.48901367 C59.3432613,9.36905865 59.2170418,9.25358128 59.0505371,9.14257812 C58.8840324,9.03157497 58.5447617,8.85433064 58.0327148,8.61083984 C57.5528947,8.38525278 57.1930351,8.16862083 56.953125,7.9609375 C56.7132149,7.75325417 56.5216479,7.51155737 56.378418,7.23583984 C56.2351881,6.96012232 56.1635742,6.63785992 56.1635742,6.26904297 C56.1635742,5.57437804 56.3990048,5.0283223 56.869873,4.63085938 C57.3407413,4.23339645 57.9915323,4.03466797 58.8222656,4.03466797 C59.2304708,4.03466797 59.6198712,4.08300733 59.9904785,4.1796875 C60.3610858,4.27636767 60.7486959,4.41243402 61.1533203,4.58789062 L60.6162109,5.88232422 C60.1972635,5.71044836 59.8508314,5.59049513 59.5769043,5.52246094 C59.3029771,5.45442674 59.03353,5.42041016 58.7685547,5.42041016 C58.4534489,5.42041016 58.2117521,5.49381437 58.043457,5.640625 C57.8751619,5.78743563 57.7910156,5.97900272 57.7910156,6.21533203 C57.7910156,6.36214266 57.8250322,6.49015245 57.8930664,6.59936523 C57.9611006,6.70857802 58.0694166,6.81420847 58.2180176,6.91625977 C58.3666186,7.01831106 58.7184217,7.20182159 59.2734375,7.46679688 C60.0074906,7.81771009 60.5105781,8.16951321 60.7827148,8.5222168 C61.0548516,8.87492038 61.190918,9.30728911 61.190918,9.81933594 Z' id='BUSINESS' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: inline-block !important;
    background-repeat: no-repeat;
    vertical-align: middle;
    content: '';
    height: 1.455em;
    width: 5em;
    background-position: center;
    top: 50%;
    transform: perspective(1px) translate3d(80%, -50%, 0);
    right: 0;
    bottom: auto;
  }
  .hr__site-header .menu-item .sub-menu .menu-item.hr__menu-item--bubble:hover a:after {
    visibility: visible;
    opacity: 1;
    transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  }
  .hr__site-header .menu-item .sub-menu:not(.hr__button) a {
    border-bottom: none !important;
    color: #39424e;
    font-size: 18.005px;
    padding: 0.639em 1.389em;
    display: block;
    white-space: nowrap;
    line-height: 1.1em;
  }
  .hr__site-header .menu-item .sub-menu:not(.hr__button) a:hover {
    color: #1ba94c;
  }
  .hr__site-header .menu-item .sub-menu:not(.hr__button) a p {
    letter-spacing: 0.015em;
  }
}
.hr__site-header .menu-item a {
  font-size: 15.002px;
  color: #39424e;
  letter-spacing: 0.01em;
}
.hr__site-header .menu-item:hover > a {
  color: #39424e;
  text-decoration: none;
}
.hr__site-header .menu-item:hover > a:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='14px' height='8px' viewBox='0 0 14 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'><g id='chevron-down' transform='translate(1.000000, 1.000000)' stroke='%2339424e' stroke-width='2'><polyline id='Shape' points='0 0 6 6 12 0'></polyline></g></g></svg>");
}
.hr__site-header .menu-item:not(.hr__button) {
  width: 100%;
}
@media (min-width: 992px) {
  .hr__site-header .menu-item:not(.hr__button) {
    width: auto;
  }
}
.hr__site-header .menu-item:not(.hr__button) a {
  border-bottom: 1px solid #f3f7f7;
  display: block;
  padding: 0.867em 0.633em;
  line-height: 1.333em;
}
@media (min-width: 992px) {
  .hr__site-header .menu-item:not(.hr__button) a {
    border-bottom: none;
  }
}
.hr__site-header .menu-item.hr__button {
  margin: 2em 0;
}
@media (min-width: 992px) {
  .hr__site-header .menu-item.hr__button {
    margin: 0;
  }
}
.hr__site-header .menu-item.hr__button a {
  color: inherit;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.167em;
  padding: 0.429em 0;
  display: block;
  word-spacing: 0;
}
.hr__site-header .menu-item.hr__button a:hover {
  text-decoration: none;
}
.hr__site-header .menu-item.hr__button--primary {
  background-image: linear-gradient(to bottom, #2fc363 0%, #1ead4f 100%);
}
.hr__site-header .menu-item.hr__button--primary:hover {
  background-image: linear-gradient(to bottom, #2fc363 0%, #2fc363 100%);
}
.hr__site-header .menu-item.hr__button--primary a {
  font-weight: bolder;
}
.hr__site-header-minimal {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.hr__site-header-minimal--light .hr__site-header-minimal__logo {
  color: #fff !important;
  background-image: url(../images/hackerrank-logo-white@2x.png);
}
.hr__site-header-minimal__logo {
  font-size: 14.001px;
  letter-spacing: 0.214em;
  color: #738f93;
  text-transform: uppercase;
  text-align: right;
  font-size: 0;
  position: absolute;
  right: 1.538rem;
  top: 4.692rem;
  color: #39424e !important;
  z-index: 10;
  display: block;
  height: 3.077rem;
  line-height: 4.385rem;
  padding-right: 5.385rem;
  background-image: url(../images/hackerrank-logo-green@2x.png);
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-position: right top;
  text-decoration: none;
}
.hr__site-header-minimal__logo:hover {
  opacity: 0.8;
  text-decoration: none;
}
.hr__site-header-minimal__logo--fixed {
  position: fixed;
  top: 4.692rem;
}
@media (min-width: 768px) {
  .hr__site-header-minimal__logo {
    height: 4.385rem;
    right: 2.462rem;
  }
}
@media (min-width: 1600px) {
  .hr__site-header-minimal__logo {
    font-size: 14.001px;
  }
}
.admin-bar .main-navigation {
  top: 46px;
}
@media (min-width: 768px) {
  .admin-bar .main-navigation {
    top: 32px;
  }
}
.hr__mobile-menu-toggle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 21px;
  height: 21px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .hr__mobile-menu-toggle {
    display: none;
  }
}
.hr__mobile-menu-toggle span {
  width: 100%;
  height: 4px;
  background: #576871;
  position: absolute;
  display: block;
  left: 0;
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  border-radius: 1px;
}
.hr__mobile-menu-toggle span:first-child {
  top: 0;
}
.hr__mobile-menu-toggle span:nth-child(2), .hr__mobile-menu-toggle span:nth-child(3) {
  top: 8px;
}
.hr__mobile-menu-toggle span:last-child {
  top: 16px;
}
.hr__mobile-menu-toggle--open span {
  left: 50%;
}
.hr__mobile-menu-toggle--open span:first-child, .hr__mobile-menu-toggle--open span:last-child {
  top: 8px;
  width: 0;
  left: 50%;
}
.hr__mobile-menu-toggle--open span:nth-child(2) {
  transform: rotate(45deg);
  width: 30px;
  margin-left: -15px;
}
.hr__mobile-menu-toggle--open span:nth-child(3) {
  transform: rotate(-45deg);
  width: 30px;
  margin-left: -15px;
}
.hr__site-footer {
  padding: 3.846em 0;
  background-color: #fff;
  border-top: 1px solid #e7eeef;
}
.hr__site-footer .container {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .hr__site-footer .container {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hr__site-footer #footer-menu {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .hr__site-footer #footer-menu {
    flex-wrap: nowrap;
  }
}
.hr__site-footer #footer-menu > .menu-item {
  margin-bottom: 1em;
}
@media (min-width: 1200px) {
  .hr__site-footer #footer-menu > .menu-item:first-child {
    margin-right: 3.077em;
  }
}
.hr__site-footer #footer-menu > .sub-menu {
  display: none !important;
}
.hr__site-footer .menu-item {
  line-height: 1.538em;
}
.hr__site-footer .menu-item-has-children {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  .hr__site-footer .menu-item-has-children {
    flex: 1 1 33%;
  }
}
@media (min-width: 992px) {
  .hr__site-footer .menu-item-has-children {
    flex: 1;
  }
}
.hr__site-footer .menu-item-has-children > a {
  letter-spacing: 0.1em;
  color: #738f93;
  text-transform: uppercase;
  display: block;
  font-size: 0.923em;
  padding-bottom: 1em;
  text-decoration: none;
}
.hr__site-footer .menu-item-has-children > a:hover {
  color: #576871;
}
.hr__site-footer .menu-item .sub-menu {
  margin: 0;
}
.hr__site-footer .menu-item .sub-menu .menu-item {
  margin: 0.5em 0;
}
.hr__site-footer .menu-item .sub-menu .menu-item a {
  color: #576871;
  font-size: 1.077em;
}
.hr__site-footer .menu-item .sub-menu .menu-item a:hover {
  color: #1ba94c;
  text-decoration: none;
}
.hr__site-footer .menu-item .sub-menu .menu-item a[href^="mailto"] {
  color: #1ba94c;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children {
  font-size: 0;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children.hr__social-icons {
  background-image: url(../images/secondary-logo.png);
  padding-left: 2.5rem;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: auto 100%;
  height: 1.846rem;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  position: relative;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children.hr__social-icons > a {
  display: none;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children.hr__social-icons .hr__bg-icon {
  background-size: auto 14px;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children.hr__social-icons:after {
  content: '© HackerRank';
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 1.077rem;
  margin-top: 1em;
  line-height: 1;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children .sub-menu {
  display: flex;
  align-items: center;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children .sub-menu li {
  margin: 0;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children .hr__bg-icon {
  position: relative;
  font-size: 14.001px;
  padding: 0 0.5em;
  width: 2em;
  transition: opacity 0.23s cubic-bezier(0.32, 0.01, 0, 1);
  height: 1.35em;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children .hr__bg-icon:hover {
  opacity: 0.7;
}
.hr__site-footer .menu-item .sub-menu .menu-item-has-children .hr__bg-icon a {
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
body.home footer {
  border-top: none;
}
body .site-content {
  min-height: 0;
}
body header {
  min-height: 0;
}
body.fl-builder-ie-11 .hr__posts-wrap .fl-col-content, body.fl-builder-ie-11 .hr__posts-wrap .fl-post-grid-post {
  display: block !important;
}
body.fl-builder-ie-11 .fl-row-content-wrap {
  background-attachment: scroll !important;
}
body.fl-builder-ie-11 .hr__title-bar .fl-row-content .fl-col-group {
  display: block !important;
}
body.loaded .hr__cubies-wrapper .fl-row-content-wrap {
  background-image: none !important;
}
.hr__content-column--shadow-inset > .fl-col-content {
  box-shadow: inset 0 1px 4px rgba(115, 143, 147, 0.25);
}
.hr__page-title-bar h2 {
  letter-spacing: 0;
}
.hr__page-title-bar .fl-rich-text p {
  font-size: 1.154em;
  color: #738f93;
  letter-spacing: 0.01em;
}
.hr__page-title-bar .hr__header-media-row {
  max-width: 70em;
  margin: 0 auto;
  cursor: pointer;
}
.hr__column-text-icon {
  cursor: pointer;
}
.hr__column-text-icon:hover .fl-rich-text a {
  text-decoration: underline;
}
.hr__column-text-icon .fl-module {
  box-shadow: 0 6px 16px 0 rgba(115, 143, 147, 0.4);
}
.hr__column-text-icon .fl-module:hover {
  box-shadow: 0 4px 12px 0 rgba(115, 143, 147, 0.4);
}
.hr__column-text-icon .fl-module:active {
  box-shadow: 0 3px 6px 0 rgba(115, 143, 147, 0.3);
}
.hr__column-text-icon .hr__icon {
  font-size: 5.357em !important;
  margin-left: -0.263em;
  margin-bottom: -0.123em;
  opacity: 1 !important;
}
.hr__column-text-icon h3 {
  color: #39424e !important;
  font-size: 18.005px;
  line-height: 1.667em;
  letter-spacing: 0.01em;
  text-indent: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hr__column-text-icon h3 {
    font-size: 26px;
  }
}
.hr__column-text-icon h3 strong {
  font-weight: 700;
}
.hr__column-text-icon p {
  color: #39424e !important;
  letter-spacing: 0.01em;
  font-size: 1.077em;
  line-height: 1.786em;
  color: #576871;
  margin-bottom: 0;
}
.hr__column-text-icon p a {
  color: #0093e2 !important;
  margin-top: 2em;
  display: inline-block;
}
.hr__column-side-icon .fl-rich-text {
  padding-left: 5.615em;
  padding-bottom: 0.5em;
  position: relative;
}
.hr__column-side-icon .fl-rich-text .hr__icon {
  font-size: 4.538em;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-0.271em, -0.305em);
}
.hr__column-side-icon .fl-rich-text h3 {
  color: #39424e;
  padding-bottom: 0.231em;
}
.hr__column-side-icon .fl-rich-text ul li {
  font-size: 1.077em;
}
.hr__product-column .fl-col-content {
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(115, 143, 147, 0.3);
  transition: box-shadow 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__product-column .fl-col-content:hover {
  box-shadow: 0 16px 32px rgba(115, 143, 147, 0.5);
}
.hr__product-column h4 {
  font-weight: 700;
  color: #39424e;
  letter-spacing: 0;
  font-size: 26px;
  line-height: 1.2em;
  text-transform: none;
  text-indent: 0;
}
.hr__product-column h5 {
  text-indent: 0;
  font-size: 18.005px;
  color: #576871;
  letter-spacing: 0.01em;
  margin-bottom: 0.556em;
}
.hr__product-column p {
  color: #738f93;
}
.hr__product-column p a {
  display: block;
  margin-top: 0.7em;
  font-size: 1.154em;
  color: #097bbf;
}
.hr__posts-row {
  padding-top: 1.154em;
  padding-bottom: 1em;
}
.hr__posts-row .hr__resources__link a {
  color: #0093e2;
}
.hr__posts-row .fl-module-content {
  overflow: visible;
}
.hr__posts-row .fl-post-grid {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.hr__posts-row .fl-post-grid:before {
  position: absolute;
}
.hr__posts-row .fl-post-grid .fl-post-column {
  display: flex;
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail {
  padding-bottom: 4.2em;
}
@media (min-width: 768px) {
  .hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail:hover .fl-post-grid-text {
    transform: translateY(-90%);
  }
  .hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail:hover .fl-post-grid-text .fl-post-grid-content {
    transform: translateY(0);
    transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1) 0.1s;
    opacity: 1;
  }
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail.toggled .fl-post-grid-text {
  transform: translateY(-90%);
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail.toggled .fl-post-grid-text .fl-post-grid-content {
  transform: translateY(0);
  transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1) 0.1s;
  opacity: 1;
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail .fl-post-grid-text {
  position: relative;
  transition: transform 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  will-change: transform;
  flex: none;
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail .fl-post-grid-text .fl-post-grid-content {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  padding: 0 2.143em;
  opacity: 0;
  transform: translateY(30px);
}
.hr__posts-row .hr__posts--expandable .fl-post-grid-post.has-post-thumbnail .fl-post-grid-more {
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1em;
  background-color: #fff;
  z-index: 10;
  padding-top: 1.154em;
}
.hr__posts-row .hr__posts--expandable .fl-post-toggle-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  display: block;
}
@media (min-width: 768px) {
  .hr__posts-row .hr__posts--expandable .fl-post-toggle-content {
    display: none;
  }
}
.hr__posts-row .hr__posts--lg .fl-post-grid-text .fl-post-grid-title {
  font-size: 26px;
}
.hr__posts-row .fl-post-grid-post {
  border: none;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-bottom: 4.2em;
}
.hr__posts-row .fl-post-grid-post div {
  min-height: 0;
}
.hr__posts-row .fl-post-grid-post:not(.type-hr_members) .fl-post-grid-meta {
  order: -1;
}
.hr__posts-row .fl-post-grid-post.type-hr_members .fl-post-grid-text {
  padding-bottom: 1.786em;
}
.hr__posts-row .fl-post-grid-post.type-hr_members .fl-post-grid-text .fl-sep-term {
  display: inline;
  font-size: 0.929em;
  color: #738f93;
}
.hr__posts-row .fl-post-grid-post.type-hr_members .fl-post-grid-text .fl-sep-term:before, .hr__posts-row .fl-post-grid-post.type-hr_members .fl-post-grid-text .fl-sep-term:after {
  content: ' ';
}
.hr__posts-row .fl-post-grid-image img {
  display: block;
}
.hr__posts-row .fl-post-grid-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 1.786em 2.143em 0.5em;
  background: #fff;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-title {
  font-size: 18.005px;
  color: #39424e;
  line-height: 1.389em;
  letter-spacing: 0.01em;
  text-indent: 0;
  margin-bottom: 0;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-title a {
  max-height: 4.167em;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.2em;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-meta {
  padding-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 0.929em;
  color: #738f93 !important;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-meta span:not(.fl-post-grid-date) {
  display: none;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-meta a {
  font-size: 0.929em;
  color: #738f93;
}
.hr__posts-row .fl-post-grid-text .hr__post-custom-fields {
  display: flex;
  align-items: center;
  font-size: 0.929em;
  color: #738f93;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon {
  position: relative;
  font-size: 1.15em;
  margin-left: 0.5em;
  transition: opacity 0.23s cubic-bezier(0.32, 0.01, 0, 1);
  opacity: 0.5;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon--facebook {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 408.788 408.788' style='enable-background:new 0 0 408.788 408.788;' xml:space='preserve'%3E%3Cpath style='fill:%23738f93' d='M353.701,0H55.087C24.665,0,0.002,24.662,0.002,55.085v298.616c0,30.423,24.662,55.085,55.085,55.085 h147.275l0.251-146.078h-37.951c-4.932,0-8.935-3.988-8.954-8.92l-0.182-47.087c-0.019-4.959,3.996-8.989,8.955-8.989h37.882 v-45.498c0-52.8,32.247-81.55,79.348-81.55h38.65c4.945,0,8.955,4.009,8.955,8.955v39.704c0,4.944-4.007,8.952-8.95,8.955 l-23.719,0.011c-25.615,0-30.575,12.172-30.575,30.035v39.389h56.285c5.363,0,9.524,4.683,8.892,10.009l-5.581,47.087 c-0.534,4.506-4.355,7.901-8.892,7.901h-50.453l-0.251,146.078h87.631c30.422,0,55.084-24.662,55.084-55.084V55.085 C408.786,24.662,384.124,0,353.701,0z'/%3E%3C/svg%3E");
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon--twitter {
  background-image: url(../images/share_twitter.png);
  background-size: auto 120%;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon--linkedin {
  background-image: url(../images/share_linkedin.png);
  background-size: auto 120%;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon:last-child {
  margin-right: 0;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon:hover {
  opacity: 1;
}
.hr__posts-row .fl-post-grid-text .hr__social-icons .hr__bg-icon a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-content {
  background-color: #fff;
}
.hr__posts-row .fl-post-grid-text .fl-post-grid-content p {
  font-size: 0.929em;
  color: #39424e !important;
}
.hr__posts-row .fl-post-grid-text .post-grid-link {
  position: absolute;
  height: 200%;
  width: 200%;
  left: 0%;
  top: 0%;
}
.hr__posts-row .fl-post-grid-more {
  font-size: 1em;
  color: #0093e2 !important;
  padding: 0 2.308em 1.923em;
  margin-top: 0;
  position: absolute;
  bottom: 0;
}
.hr__posts-row .fl-post-toggle-content {
  display: none;
}
.hr__posts-row--transparent-images .fl-post-grid-text {
  padding-top: 0;
}
.hr__posts-row--no-readmore .fl-post-grid-text {
  padding-bottom: 2.143em;
}
.hr__posts-row .hr__posts-wrap {
  padding: 25px 12.5px;
  /*.fl-module-post-grid2 {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   .fl-module-content {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   .fl-post-grid {
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   .fl-post-column {
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   }
   }
   }
   }*/
}
.hr__posts-row .hr__posts-wrap .fl-col-content {
  box-shadow: 0 3px 10px 0 rgba(115, 143, 147, 0.3);
  position: relative;
  overflow: hidden;
}
.hr__posts-row .hr__posts-wrap .fl-col-content:hover {
  box-shadow: 0 16px 32px rgba(115, 143, 147, 0.5);
}
.hr__posts-row .hr__posts-wrap .fl-module-content {
  margin: 0;
}
.hr__posts-row .hr__posts-wrap .fl-module-content .fl-post-column {
  padding: 0;
}
.hr__posts-row .hr__posts-wrap .fl-module-content .fl-post-grid {
  margin: 0;
  position: static;
}
@media (min-width: 768px) {
  .hr__posts-row .hr__posts-wrap {
    width: 50%;
  }
}
.hr__posts-row .hr__posts-wrap .fl-post-column {
  width: 100% !important;
}
@media (min-width: 992px) {
  .hr__posts-row .hr__posts-wrap--fourth {
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .hr__posts-row .hr__posts-wrap--fifth {
    max-width: 20%;
  }
}
.hr__posts-row .hr__posts-wrap .fl-post-grid-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.hr__posts-row .hr__posts-wrap .fl-post-grid-title a {
  color: inherit;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a {
  border-radius: 2px;
  height: 20em;
  background-size: cover;
  background-position: center;
  padding: 2.308em 3.077em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  flex-direction: column;
  box-shadow: 0 6px 16px 0 rgba(115, 143, 147, 0.4);
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a:hover {
  box-shadow: 0 4px 12px 0 rgba(115, 143, 147, 0.4);
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a:active {
  box-shadow: 0 3px 6px 0 rgba(115, 143, 147, 0.3);
}
@media (min-width: 768px) {
  .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a {
    height: 23.846em;
  }
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a:hover .fl-post-grid-more {
  background-color: #fff;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a:hover .fl-post-grid-more span {
  color: inherit;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a h2 {
  color: #fff;
  padding-bottom: 0.833em;
  font-size: 1.846em;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  margin: 0 !important;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image a:hover {
  text-decoration: none;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more {
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  border: 0;
  cursor: pointer;
  display: flex;
  display: -moz-box;
  flex-direction: row;
  flex-wrap: nowrap;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  outline: none;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  background-color: transparent;
  white-space: nowrap;
  max-width: 100%;
  line-height: 1.2;
  font-size: 15.002px;
  min-height: 2.667em;
  padding-bottom: 0;
  padding-left: 1.333em;
  padding-right: 1.333em;
  padding-top: 0;
  font-size: 1.231em;
  font-family: 'Source Code Pro', sans-serif;
  padding: 0.75em 1.25em;
  border: 1px solid #fff;
  display: inline-block;
  word-spacing: -4px;
  border-radius: 3px;
  font-weight: 700;
  transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:active, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:target, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:focus, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:visited {
  outline: none;
  color: inherit;
  top: 0;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:active *, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:target *, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:focus *, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:visited * {
  color: inherit;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:active, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:focus {
  box-shadow: none !important;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more::-moz-focus-inner {
  border: 0;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:hover, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:focus {
  transition-duration: 0s;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:disabled {
  cursor: not-allowed;
  background-color: rgba(183, 201, 204, 0.4);
  border: 0;
  color: #b7c9cc;
  box-shadow: none;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:disabled:hover, .fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:disabled:focus {
  box-shadow: none;
  background-color: rgba(183, 201, 204, 0.4);
  color: #b7c9cc;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more i {
  font-size: 1em;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more:after {
  content: '';
  height: 2.667em;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more i {
  font-size: 0.8em;
}
.fl-module-post-grid .fl-post-tile-post .fl-post-tile-image .fl-post-grid-more span {
  color: #fff;
  transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.fl-module-post-grid .fl-post-tile-post .fl-post-grid-text {
  padding: 1.429em 2.857em 1.071em;
  color: #738f93;
  line-height: 1.2em;
}
.hr__posts--list .fl-post-feed-post {
  display: flex;
  border: none;
}
.hr__posts--list .fl-post-feed-post.fl-post-feed-image-beside {
  max-width: 100%;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-image {
  width: auto !important;
  margin-right: 1em;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-image img {
  max-width: 100px;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header .fl-post-feed-meta {
  font-size: 0.923em;
  color: #738f93;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header .fl-post-feed-meta:first-of-type {
  order: 3;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header .fl-post-feed-meta .fl-post-feed-terms:after {
  content: ' | ';
  color: #e7eeef;
  margin-right: 0.917em;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header .fl-post-feed-meta .fl-post-feed-terms a {
  color: #738f93;
  letter-spacing: 0.417em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-header .fl-post-feed-meta .fl-post-feed-terms a:hover {
  color: #1ba94c;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-text {
  flex: 1;
  margin-left: 0;
  margin-top: -0.615em;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-title {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0.385em;
  font-size: 26px;
  color: #39424e;
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-title a {
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__posts--list .fl-post-feed-post .fl-post-feed-title a:hover {
  color: #1ba94c;
}
.hr__posts--list .fl-builder-pagination {
  padding: 60px 0;
}
.hr__posts--list .fl-builder-pagination ul.page-numbers {
  text-align: left;
}
.hr__posts--list .fl-builder-pagination li {
  vertical-align: top;
}
.hr__posts--list .fl-builder-pagination li span, .hr__posts--list .fl-builder-pagination li a {
  border: none;
  border-radius: 6px;
  font-size: 1.154em;
  font-weight: 600;
  display: flex;
  width: 2.462rem;
  height: 2.462rem;
  align-items: center;
  justify-content: center;
  transition: background-color 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
.hr__posts--list .fl-builder-pagination li span:not(.dots):hover, .hr__posts--list .fl-builder-pagination li a:not(.dots):hover {
  background-color: #1ba94c;
  color: #fff;
}
.hr__posts--list .fl-builder-pagination li span.current {
  background-color: #1ba94c;
  color: #fff;
}
.hr__posts--list .fl-builder-pagination li a {
  box-shadow: 0 3px 10px 0 rgba(115, 143, 147, 0.3);
  color: #39424e;
}
.hr__posts--list .fl-builder-pagination li a.next, .hr__posts--list .fl-builder-pagination li a.prev {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1rem auto;
}
.hr__posts--list .fl-builder-pagination li a.next {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2339424e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' y1='12' x2='20' y2='12'/%3E%3Cpolyline points='14 6 20 12 14 18'/%3E%3C/svg%3E%0A");
}
.hr__posts--list .fl-builder-pagination li a.next:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' y1='12' x2='20' y2='12'/%3E%3Cpolyline points='14 6 20 12 14 18'/%3E%3C/svg%3E%0A");
}
.hr__posts--list .fl-builder-pagination li a.prev {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2339424e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='20' y1='12' x2='4' y2='12'/%3E%3Cpolyline points='10 18 4 12 10 6'/%3E%3C/svg%3E%0A");
}
.hr__posts--list .fl-builder-pagination li a.prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='20' y1='12' x2='4' y2='12'/%3E%3Cpolyline points='10 18 4 12 10 6'/%3E%3C/svg%3E%0A");
}
@media (min-width: 992px) {
  .hr__pricing-row .fl-col-group {
    display: flex;
    justify-content: center;
  }
  .hr__pricing-row .fl-col-group .hr__pricing-column {
    max-width: 30em;
    display: flex;
  }
}
.hr__pricing-column {
  padding-bottom: 3.077em;
}
.hr__pricing-column .fl-col-content {
  border-top: 4px solid #39424e;
  padding: 2.308em !important;
}
@media (min-width: 768px) {
  .hr__pricing-column .fl-col-content {
    padding: 1.923em 1.923em 1.538em;
  }
}
.hr__pricing-column h3 {
  font-weight: 700;
}
.hr__pricing-column .fl-button-wrap {
  text-align: left;
}
.hr__pricing-column h4 {
  font-size: 18.005px;
  letter-spacing: 0.01em;
  color: #39424e;
  margin-bottom: 0.556em;
  text-transform: none;
}
.hr__pricing-column .fl-rich-text {
  font-size: 1.077em;
}
.hr__pricing-column .fl-rich-text li {
  font-size: 1em;
  line-height: 1.429em;
  padding: 0.714em 0;
  padding-left: 1.429em;
  position: relative;
  color: #738f93;
}
.hr__pricing-column .fl-rich-text li:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.291,129.408l-224-128c-3.285-1.877-7.296-1.877-10.581,0l-224,128c-3.328,1.899-5.376,5.44-5.376,9.259v234.667 c0,3.819,2.048,7.36,5.376,9.259l224,128c1.643,0.939,3.456,1.408,5.291,1.408s3.648-0.469,5.291-1.408l224-128 c3.328-1.899,5.376-5.44,5.376-9.259V138.667C490.667,134.848,488.619,131.307,485.291,129.408z' fill='%23b7c9cc'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 1.214em;
  width: 0.571em;
  height: 0.643em;
}
.hr__pricing-column .hr__subheading p {
  font-size: 18.005px;
  letter-spacing: 0.01em;
}
.hr__pricing-column .hr__contact-table {
  width: 100%;
}
.hr__pricing-column .hr__contact-table tr:not(:last-child) td {
  border-bottom: 1px solid #e7eeef;
}
.hr__pricing-column .hr__contact-table td {
  font-size: 1.154em;
  line-height: 2.667em;
  color: #738f93;
}
.hr__pricing-column .hr__contact-table td:first-child {
  font-weight: 700;
  color: #39424e;
}
.hr__pricing-column .hr__contact-table td:last-child {
  text-align: right;
}
.hr__pricing-column:not(.hr__pricing-column--primary) .fl-col-content {
  box-shadow: inset 0px 2px 8px rgba(57, 66, 78, 0.08);
}
.hr__pricing-column--primary .fl-col-content {
  box-shadow: 0 14px 28px 0 rgba(115, 143, 147, 0.5);
  border-color: #1ba94c;
}
.hr__pricing-column--primary h3 {
  color: #1ba94c;
}
.hr__two-column-text-section h4 {
  letter-spacing: 0.01em;
  color: #39424e;
  text-transform: none;
  font-size: 18.005px;
}
.hr__two-column-text-section h4 strong {
  font-weight: 700;
}
.hr__two-column-text-section p {
  font-size: 1.077em;
  line-height: 1.786em;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
.hr__document-row .fl-rich-text p {
  font-size: 1.077em;
  line-height: 1.786em;
  margin-bottom: 1.429em;
  text-align: justify;
}
.hr__document-row .fl-rich-text h3 {
  font-size: 18.005px;
  color: #39424e;
  margin-bottom: 0.833em;
  letter-spacing: 0.01em;
}
.hr__document-row .fl-rich-text h4 {
  text-transform: none;
  font-weight: normal;
  color: #39424e;
  letter-spacing: 0.01em;
  margin-bottom: 0.333em;
  font-size: 1.154em;
}
.hr__document-row .fl-rich-text h4 strong {
  font-weight: 700;
}
.hr__document-row--term-of-service {
  max-width: 64rem;
}
.hr__document-table {
  border-spacing: 0px;
}
.hr__document-table thead {
  display: none;
}
@media (min-width: 768px) {
  .hr__document-table thead {
    display: table-header-group;
  }
}
.hr__document-table th {
  text-align: left;
  font-size: 1.231em;
  padding: 1em 0;
}
.hr__document-table ul li {
  color: #39424e;
}
.hr__document-table tr:not(:first-child) td:first-child {
  border-top: 1px solid #b7c9cc;
}
@media (min-width: 768px) {
  .hr__document-table tr:not(:first-child) td {
    border-top: 1px solid #b7c9cc;
  }
}
@media (min-width: 768px) {
  .hr__document-table tr:first-child td {
    border-top: 1px solid #b7c9cc;
  }
}
.hr__document-table td {
  padding: 1em 2em 1em 0;
  font-size: 1.077em;
  line-height: 1.786em;
  color: #39424e;
  display: block;
  width: 100%;
}
.hr__document-table td:before {
  display: block;
  content: attr(data-heading);
  font-weight: 700;
  font-size: 0.8em;
}
@media (min-width: 768px) {
  .hr__document-table td {
    display: table-cell;
    width: auto;
  }
  .hr__document-table td:before {
    display: none;
  }
}
.hr__document-table td strong {
  display: block;
  font-weight: 700;
}
.hr__404-row .fl-rich-text p {
  font-size: 10em;
  color: #e7eeef;
  font-family: 'Source Code Pro', sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .hr__404-row .fl-rich-text p {
    font-size: 24.615em;
  }
}
#catapult-cookie-bar {
  background: #576871 !important;
}
.cc-revoke {
  display: none;
}
.cc-window {
  background: #576871 !important;
  padding: 0 !important;
  width: 100%;
  max-width: none !important;
  left: 0;
  bottom: 0 !important;
  position: fixed;
  z-index: 999;
  transition: all 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  will-change: transform, visibility;
}
.cc-window.cc-invisible {
  transform: translateY(100%);
  visibility: visible;
}
.cc-window .cc-message {
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0 !important;
  margin-right: 2em;
}
.cc-window .cc-message a {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  padding: 0;
}
.cc-window .cc-message a:hover {
  text-decoration: underline;
}
.cc-window .cc-compliance .cc-btn {
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2;
}
.cc-window .cc-compliance .cc-btn:not(.cc-false) {
  display: none;
}
.hr__cookie_notification {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px;
  min-height: 2.538em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hr__cookie_notification .ctcc-left-side {
  margin-right: 2em;
}
.hr__cookie_notification #catapultCookie {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
body.page-template-default:not(.home) .hr__site-header, body.fl-builder-template-template-default:not(.home) .hr__site-header {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  visibility: hidden;
}
@media (min-width: 992px) {
  body.page-template-default:not(.home) .hr__site-header, body.fl-builder-template-template-default:not(.home) .hr__site-header {
    opacity: 1 !important;
    transform: translateY(-100%);
    transition: transform 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  }
  body.page-template-default:not(.home) .hr__site-header.display, body.fl-builder-template-template-default:not(.home) .hr__site-header.display {
    transform: translateY(0);
  }
}
body.page-template-default:not(.home) .hr__site-header.display, body.fl-builder-template-template-default:not(.home) .hr__site-header.display {
  opacity: 1;
  visibility: visible;
}
body.page-template-default:not(.home).admin-bar .hr__site-header, body.fl-builder-template-template-default:not(.home).admin-bar .hr__site-header {
  top: 32px;
}
body.page-template-default:not(.home) .fl-module-heading .fl-heading, body.fl-builder-template-template-default:not(.home) .fl-module-heading .fl-heading {
  color: inherit;
}
body.page-template-default:not(.home) .hr__heading-cursor-blink h2 span:after, body.fl-builder-template-template-default:not(.home) .hr__heading-cursor-blink h2 span:after {
  content: '';
  transform: translateY(0.1em);
  width: 0.75em;
  display: inline-block;
  height: 1em;
  font-size: 1em;
  background-color: #32c766;
  animation: 1.2s blink infinite;
  margin-left: 2px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
body.page-template-default:not(.home) .hr__half-column .fl-col-content, body.fl-builder-template-template-default:not(.home) .hr__half-column .fl-col-content {
  max-width: 45em;
}
body.page-template-default:not(.home) .fl-module-rich-text .alignleft, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .alignleft {
  float: left;
  padding-right: 1em;
}
body.page-template-default:not(.home) .fl-module-rich-text i, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text i {
  font-size: 0.929em;
  opacity: 0.6;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol {
  counter-reset: item;
  list-style-type: none;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li {
  display: block;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li > a, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li > a {
  font-weight: 700;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li li, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li li {
  padding-left: 1.923em;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li li:before, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li li:before {
  display: none;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li:before, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol > li:before {
  opacity: 0.6;
  padding-right: 0.385em;
  content: counter(item,decimal-leading-zero) " ";
  counter-increment: item;
}
body.page-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol a, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text .fl-rich-text > ol a {
  line-height: 2.308em;
  letter-spacing: 0.031em;
}
body.page-template-default:not(.home) .fl-module-rich-text.hr__text-author img, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text.hr__text-author img {
  width: 71px;
}
body.page-template-default:not(.home) .fl-module-rich-text.hr__text-author .fl-rich-text p, body.fl-builder-template-template-default:not(.home) .fl-module-rich-text.hr__text-author .fl-rich-text p {
  line-height: 1.429em;
}
body.page-template-default .hr__graph-horizontal, body.fl-builder-template-template-default .hr__graph-horizontal {
  min-height: 380px;
}
body.page-template-default .hr__graph-horizontal-lg, body.fl-builder-template-template-default .hr__graph-horizontal-lg {
  min-height: 410px;
}
body.page-template-default .fl-module-heading h3.fl-heading, body.fl-builder-template-template-default .fl-module-heading h3.fl-heading {
  font-size: 1.538em;
}
@media (min-width: 768px) {
  body.page-template-default .fl-module-heading h3.fl-heading, body.fl-builder-template-template-default .fl-module-heading h3.fl-heading {
    font-size: 1.846em;
  }
}
body.page-template-default .hr__posts-row, body.fl-builder-template-template-default .hr__posts-row {
  padding-top: 0;
  padding-bottom: 0;
}
body.page-template-page-report2019 .fl-builder-content {
  overflow: hidden;
}
body.page-template-page-report2019:not(.fl-builder-ie-11) .hr__title-bar .fl-row-content-wrap {
  background-image: none !important;
}
body.page-template-page-report2019:not(.fl-builder-edit) .hr__title-bar__scroll-down-button {
  background-color: #fff;
  font-size: 1.154rem;
  width: 7.5em;
  position: relative;
}
@media (min-width: 768px) {
  body.page-template-page-report2019:not(.fl-builder-edit) .hr__title-bar__scroll-down-button {
    font-size: 1.385rem;
    right: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
  }
}
body.page-template-page-report2019:not(.fl-builder-edit) .hr__title-bar__scroll-down-button .fl-module-content {
  margin: 0;
}
body.page-template-page-report2019:not(.fl-builder-edit) .hr__title-bar__scroll-down-button a.fl-button {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: 2.688em;
}
body.page-template-page-report2019 .hr__title-bar__statistic {
  font-size: 1.077em;
}
body.page-template-page-report2019 .hr__title-bar__footer {
  font-size: 1.154rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 768px) {
  body.page-template-page-report2019 .hr__title-bar__footer {
    font-size: 1.385rem;
  }
}
body.page-template-page-report2019 .hr__title-bar__footer .fl-col-content {
  display: flex;
  align-items: stretch;
}
body.page-template-page-report2019 .hr__title-bar__scroll-down-button a.fl-button {
  border: none !important;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23738f93;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='12' cy='12' r='10'/%3E%3Cpolyline class='st0' points='8,12 12,16 16,12 '/%3E%3Cline class='st0' x1='12' y1='8' x2='12' y2='16'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  transition: transform 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  will-change: transform;
}
body.page-template-page-report2019 .hr__title-bar__scroll-down-button a.fl-button span {
  font-size: 0;
}
body.page-template-page-report2019 .hr__title-bar__scroll-down-button a.fl-button:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%2339424e;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='12' cy='12' r='10'/%3E%3Cpolyline class='st0' points='8,12 12,16 16,12 '/%3E%3Cline class='st0' x1='12' y1='8' x2='12' y2='16'/%3E%3C/svg%3E%0A") !important;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23738f93;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='12' cy='12' r='10'/%3E%3Cpolyline class='st0' points='8,12 12,16 16,12 '/%3E%3Cline class='st0' x1='12' y1='8' x2='12' y2='16'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-template-page-report2019 .hr__title-bar__download-button {
  flex: 1;
}
body.page-template-page-report2019 .hr__title-bar__download-button a.fl-button {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath class='st0' d='M14,2H5C4.4,2,4,2.5,4,3v18c0,0.6,0.5,1,1,1h14c0.5,0,1-0.4,1-1V8L14,2z'/%3E%3Cpolyline class='st0' points='14,2 14,8 20,8 '/%3E%3Cline class='st0' x1='16' y1='14' x2='8' y2='14'/%3E%3Cline class='st0' x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline class='st0' points='12,11 9,11 8,11 '/%3E%3C/svg%3E%0A");
  background-size: 2.389em !important;
  background-repeat: no-repeat !important;
  background-position: 2.778em center !important;
  padding-left: 6.778em !important;
  min-height: 7.5em !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  width: 100%;
  justify-content: flex-start !important;
  font-size: 1.154rem !important;
}
@media (min-width: 768px) {
  body.page-template-page-report2019 .hr__title-bar__download-button a.fl-button {
    font-size: 1.385rem !important;
  }
}
body.page-template-page-report2019 .hr__title-bar__download-button a.fl-button span {
  line-height: 1.286em;
  text-align: left;
}
body.page-template-page-report2019 .hr__title-bar__download-button a.fl-button span span {
  font-weight: 400;
  padding: 0 !important;
}
body.page-template-page-report2019 .hr__title-bar__credit-wrapper {
  flex: 1;
  align-items: center;
  background-color: #141a24;
  display: none;
}
@media (min-width: 768px) {
  body.page-template-page-report2019 .hr__title-bar__credit-wrapper {
    display: flex;
  }
}
body.page-template-page-report2019 .hr__title-bar__credit-wrapper .fl-module-content {
  margin: 0;
}
body.page-template-page-report2019 .hr__title-bar__credit {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23b7c9cc;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='12,2 22,8.5 22,15.5 12,22 2,15.5 2,8.5 '/%3E%3Cline class='st0' x1='12' y1='22' x2='12' y2='15.5'/%3E%3Cpolyline class='st0' points='22,8.5 12,15.5 2,8.5 '/%3E%3Cpolyline class='st0' points='2,15.5 12,8.5 22,15.5 '/%3E%3Cline class='st0' x1='12' y1='2' x2='12' y2='8.5'/%3E%3C/svg%3E%0A");
  background-position: 3.214em center;
  background-repeat: no-repeat;
  background-size: 3em auto;
  padding-left: 7.571em;
  text-align: left;
  font-size: 0.778em;
  line-height: 1.286em;
  color: #b7c9cc !important;
}
body.page-template-page-report2019 .hr__title-bar__credit a {
  color: #32c766;
}
body.page-template-page-report2019 .hr__title-bar__credit a:hover {
  color: #32c766;
}
body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-col-group:not(.fl-col-group-nested) > .fl-col .fl-col-content {
  position: relative;
  z-index: 1;
}
body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-col-group:not(.fl-col-group-nested) > .fl-col .fl-col-content:before {
  content: '';
  display: block;
  position: absolute;
  width: 300%;
  height: 100%;
  background-color: inherit;
  top: 0;
  left: 0;
  z-index: -1;
}
body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-col-group:not(.fl-col-group-nested) > .fl-col:first-child .fl-col-content:before {
  left: auto;
  right: 0;
}
body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-row-content.fl-row-full-width {
  /*.hr__half-column{
   &:first-child{
   justify-content: flex-end;
   .fl-col-content {
   max-width: 585px;
   }
   }
   }
   .hr__large-left-column{
   &:first-child{
   justify-content: flex-end;
   .fl-col-content {
   max-width: 820px;
   }
   }
   }*/
}
@media (min-width: 768px) {
  body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-row-content.fl-row-full-width {
    padding-left: 60px;
  }
}
body.page-template-page-report2019 .fl-row.hr__pagination-section .fl-row-content.fl-row-full-width .fl-col:first-child .fl-col-content > .fl-module {
  padding-left: 15px;
}
body.page-template-page-report2019 h4 {
  font-weight: 700;
}
body.page-template-page-report2019 h3 {
  font-size: 1.846rem;
}
body.page-template-page-report2019 .hr__social-share__item {
  font-size: 1.846em !important;
  height: 1em;
  width: 1em;
  margin-right: 1.154rem !important;
  opacity: 1;
}
body.page-template-page-report2019 .hr__social-share__item:hover {
  opacity: 0.8;
}
body.page-template-page-report2019 .hr__social-share__item--twitter {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='251px' height='204px' viewBox='0 0 251 204' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Twitter' fill='%23fff'%3E%3Cpath d='M78.7,203.5 C173,203.5 224.6,125.3 224.6,57.6 C224.6,55.4 224.6,53.2 224.5,51 C234.5,43.7 243.2,34.7 250.1,24.5 C240.7,28.6 230.8,31.4 220.6,32.6 C231.3,26.2 239.3,16.1 243.1,4.2 C233,10.2 222,14.4 210.5,16.6 C191.1,-4.1 158.6,-5.1 137.9,14.4 C124.6,26.9 118.9,45.6 123.1,63.4 C81.9,61.3 43.4,41.9 17.4,9.8 C3.8,33.2 10.7,63.2 33.3,78.3 C25.1,78.1 17.2,75.9 10,71.9 C10,72.1 10,72.3 10,72.5 C10,96.9 27.2,117.9 51.2,122.8 C43.6,124.9 35.7,125.2 28,123.7 C34.7,144.6 54,158.9 75.9,159.3 C57.7,173.6 35.3,181.3 12.2,181.3 C8.1,181.3 4,181 0,180.6 C23.6,195.5 50.8,203.5 78.7,203.5' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 1.17em;
  margin-right: 1rem !important;
}
body.page-template-page-report2019 .hr__social-share__item--linkedin {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='252px' height='252px' viewBox='0 0 252 252' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Linkedin' transform='translate(1.000000, 1.000000)' fill='%23fff' fill-rule='nonzero' stroke='%23FFFFFF'%3E%3Cpath d='M231.5,0 L18.4,0 C8.3,0 0,8.1 0,18 L0,232 C0,242 8.3,250 18.4,250 L231.5,250 C241.7,250 250,241.9 250,232 L250,18 C250,8.1 241.7,0 231.5,0 Z M74.2,213 L37,213 L37,93.7 L74.1,93.7 L74.2,213 Z M55.6,77.4 C43.7,77.4 34.1,67.8 34.1,55.9 C34.1,44 43.7,34.4 55.6,34.4 C67.5,34.4 77.1,44 77.1,55.9 C77.1,67.8 67.5,77.4 55.6,77.4 Z M213,213 L176,213 L176,155 C176,141.2 175.8,123.4 156.7,123.4 C137.4,123.4 134.5,138.5 134.5,154 L134.5,213 L97.5,213 L97.5,93.7 L133,93.7 L133,110 L133.5,110 C138.4,100.6 150.5,90.7 168.6,90.7 C206.1,90.7 213.1,115.4 213.1,147.5 L213.1,213 L213,213 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body.page-template-page-report2019 .hr__social-share__item:after {
  display: none;
}
body.page-template-page-report2019 .hr__hamburger {
  position: fixed;
  left: 6px;
  top: 9px;
  z-index: 101;
  display: none;
}
@media (min-width: 992px) {
  body.page-template-page-report2019 .hr__hamburger {
    display: block;
  }
}
body.page-template-page-report2019 .side-pagination {
  display: none;
  background-color: #0e141e;
  position: fixed;
  min-height: 100%;
  left: 0;
  z-index: 100;
  transform: translateX(-100%);
  transition: transform 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  top: 0;
}
@media (min-width: 992px) {
  body.page-template-page-report2019 .side-pagination {
    display: block;
  }
}
body.page-template-page-report2019 .side-pagination--toggled {
  transform: translateX(0);
}
body.page-template-page-report2019 .side-pagination--toggled #visible_side-menu {
  opacity: 0;
  visibility: hidden;
  transition: none !important;
}
body.page-template-page-report2019 .side-pagination--toggled .side-pagination__toggled-content {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination a {
  color: #fff;
  letter-spacing: 0.3em;
  text-decoration: none;
}
body.page-template-page-report2019 .side-pagination .report-side-menu {
  position: relative;
  /*&:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   background-color: red;
   }*/
}
body.page-template-page-report2019 .side-pagination .report-side-menu:hover li:not(:hover):before {
  opacity: 0 !important;
}
body.page-template-page-report2019 .side-pagination .report-side-menu li:before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .report-side-menu li:hover:before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination #visible_side-menu {
  background-color: #0e141e;
  position: absolute;
  height: 100%;
  width: 4.616em;
  right: 0;
  top: 0;
  display: flex;
  padding: 4.616em 0;
  flex-direction: column;
  justify-content: space-around;
  transition: 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  will-change: opacity, visibility;
  z-index: 2;
  transform: translateX(100%);
}
body.page-template-page-report2019 .side-pagination #visible_side-menu li {
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  text-align: center;
  transition: transform 0.25s cubic-bezier(0.32, 0.01, 0, 1);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
}
body.page-template-page-report2019 .side-pagination #visible_side-menu li:before {
  width: 3px;
  height: calc(100% - 2.846em);
  background-color: #fff;
  content: '';
  position: absolute;
  top: 1.423em;
  right: 0px;
  transition: opacity 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
body.page-template-page-report2019 .side-pagination #visible_side-menu li:hover:before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination #visible_side-menu li a {
  padding: 1.542em 1.75em;
  display: inline-block;
  font-size: 0.923em;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  line-height: 1.5em;
}
body.page-template-page-report2019 .side-pagination__toggled-content {
  padding: 4.215em 3.846em;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.32, 0.01, 0, 1);
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu {
  padding-left: 1.077em;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu > li {
  padding: 1em 0;
  position: relative;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu > li:before {
  content: '';
  height: 3px;
  width: 50px;
  background-color: #fff;
  bottom: 3px;
  right: calc(100% + 30px);
  position: absolute;
  font-size: 1.231em;
  top: 1.75em;
  transition: opacity 0.25s cubic-bezier(0.32, 0.01, 0, 1);
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu > li:hover:before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu > li > a {
  font-size: 1.231em;
  line-height: 1.563em;
  font-weight: 700;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu li a {
  display: block;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu li.menu-item-has-children li a {
  font-size: 1.077em;
  letter-spacing: 0.015em;
  color: #b7c9cc;
}
body.page-template-page-report2019 .side-pagination__toggled-content #side-toggled-menu li.menu-item-has-children li a:hover {
  color: #fff;
}
body.page-template-page-report2019 .side-pagination__toggled-content .hr__social-share {
  padding-left: 1.077em;
  padding-top: 4.385em;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-1-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-1-item .report-side-menu > li:nth-child(0):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-1-item .report-side-menu > li:nth-child(1):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-2-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-2-item .report-side-menu > li:nth-child(2):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-3-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-3-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-3-item .report-side-menu > li:nth-child(3):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-4-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-4-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-4-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-4-item .report-side-menu > li:nth-child(4):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-5-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-5-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-5-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-5-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-5-item .report-side-menu > li:nth-child(5):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-6-item .report-side-menu > li:nth-child(6):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-7-item .report-side-menu > li:nth-child(7):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-8-item .report-side-menu > li:nth-child(8):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-9-item .report-side-menu > li:nth-child(9):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-10-item .report-side-menu > li:nth-child(10):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-11-item .report-side-menu > li:nth-child(11):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-12-item .report-side-menu > li:nth-child(12):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-13-item .report-side-menu > li:nth-child(13):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-14-item .report-side-menu > li:nth-child(14):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-15-item .report-side-menu > li:nth-child(15):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(15):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-16-item .report-side-menu > li:nth-child(16):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(15):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(16):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-17-item .report-side-menu > li:nth-child(17):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(15):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(16):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(17):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-18-item .report-side-menu > li:nth-child(18):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(15):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(16):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(17):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(18):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-19-item .report-side-menu > li:nth-child(19):before {
  opacity: 1;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(1):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(2):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(3):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(4):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(5):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(6):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(7):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(8):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(9):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(10):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(11):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(12):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(13):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(14):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(15):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(16):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(17):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(18):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(19):before {
  opacity: 0;
}
body.page-template-page-report2019 .side-pagination .menu-side-menu-developer-skills-report-2019-container.reached-20-item .report-side-menu > li:nth-child(20):before {
  opacity: 1;
}
body.page-template-page-report2019 .hr__site-header .main-navigation #side-menu {
  display: block;
}
@media (min-width: 992px) {
  body.page-template-page-report2019 .hr__site-header .main-navigation #side-menu {
    display: none;
  }
}
body.page-template-page-report2019 .hr__site-header .main-navigation #primary-menu {
  display: none;
}
@media (min-width: 992px) {
  body.page-template-page-report2019 .hr__site-header .main-navigation #primary-menu {
    display: inline-flex;
  }
}
body.page-template-page-report2019 .fl-module-rich-text.hr__text-author .fl-rich-text a {
  color: #32c766;
}
body.page-template-page-report2019 .hr__posts-row {
  padding: 0;
}
body.page-template-page-report2019.fixed-header .hr__hamburger {
  top: 81px;
}
body.page-template-page-report2019.fixed-header .side-pagination {
  top: 72px;
  min-height: calc(100% - 72px);
}
body.page-template-page-report2019.fixed-header.admin-bar .hr__hamburger {
  top: 113px;
}
body.page-template-page-report2019.fixed-header.admin-bar .side-pagination {
  top: 104px;
  min-height: calc(100% - 72px);
}
.hr__row-with-posts .hr__posts-row .hr__posts-wrap {
  max-width: 280px;
  margin-left: 0;
}
.hr__row-with-posts .hr__posts-row .hr__posts-wrap .fl-post-grid-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.hr__row-with-posts .hr__posts-row .hr__posts-wrap .fl-post-grid-title a {
  color: inherit;
}
.hr__latest-report .fl-col-content {
  box-shadow: 0 6px 16px 0 rgba(115, 143, 147, 0.4);
}
.hr__latest-report .fl-col-content h2 {
  font-weight: 700;
}
.hr__latest-report .fl-col-content:after {
  z-index: -1;
}
.hr__caps {
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  transform: translateY(100%);
  left: 0;
  z-index: 999999999;
  user-select: none;
  pointer-events: none;
}
.hr__caps .hr__cap-wrapper {
  position: absolute;
  top: 0;
  left: 5%;
  animation-name: up;
  animation-timing-function: cubic-bezier(0.32, 0.01, 0, 1);
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1s;
}
.hr__caps .hr__cap-wrapper:nth-child(2) {
  left: 20%;
  animation-duration: 0.8s;
}
.hr__caps .hr__cap-wrapper:nth-child(2) .hr__cap {
  animation-duration: 1s;
  animation-duration: 3.2s;
}
.hr__caps .hr__cap-wrapper:nth-child(3) {
  left: 31%;
  animation-duration: 1.3s;
}
.hr__caps .hr__cap-wrapper:nth-child(3) .hr__cap {
  animation-name: rotate-revers;
  animation-duration: 5.2s;
}
.hr__caps .hr__cap-wrapper:nth-child(4) {
  left: 42%;
  animation-duration: 1.2s;
}
.hr__caps .hr__cap-wrapper:nth-child(4) .hr__cap {
  animation-name: rotate-revers;
  animation-duration: 4.8s;
}
.hr__caps .hr__cap-wrapper:nth-child(5) {
  left: 50%;
  animation-duration: 0.9s;
}
.hr__caps .hr__cap-wrapper:nth-child(5) .hr__cap {
  animation-name: rotate-revers;
  animation-duration: 3.6s;
}
.hr__caps .hr__cap-wrapper:nth-child(6) {
  left: 63%;
  animation-duration: 1.17s;
}
.hr__caps .hr__cap-wrapper:nth-child(6) .hr__cap {
  animation-duration: 4.68s;
}
.hr__caps .hr__cap-wrapper:nth-child(7) {
  left: 81%;
  animation-duration: 0.95s;
}
.hr__caps .hr__cap-wrapper:nth-child(7) .hr__cap {
  animation-duration: 3.8s;
}
.hr__caps .hr__cap {
  width: 150px;
  top: 0;
  animation: rotate 4s ease infinite;
}
@media (min-width: 768px) {
  .hr__caps .hr__cap {
    width: 200px;
  }
}
.hr__caps .hr__cap img {
  pointer-events: none;
  user-select: none;
}
@keyframes up {
  100% {
    transform: translateY(-500px);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-revers {
  100% {
    transform: rotate(-360deg);
  }
}
body:not(.fl-builder-edit) .hr__cubies-download-row {
  pointer-events: none;
}
.hr__cubies-download-row {
  pointer-events: none;
}
.hr__cubies-download-row .hr__cubies-download-button {
  pointer-events: auto;
}
.hr__cubies-download-row .hr__cubies-download-button a {
  pointer-events: auto;
}
.hr__cubies-download-row .hr__cubies-download-button a.isDisabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.hr__cta-banner .fl-row-content-wrap {
  background-position: -9% bottom;
  background-size: auto 100%;
}
@media (min-width: 768px) {
  .hr__cta-banner .fl-row-content-wrap {
    background-position: right center;
    background-size: contain;
  }
}
.hr__cta-banner h2.fl-heading {
  font-weight: 700;
}
.hr__cta-banner .fl-module-button.hr__builder-button--tertiary a.fl-button {
  border: none;
}
.hr__cta-banner .fl-module-button.hr__builder-button--tertiary a.fl-button span {
  color: #1f3d83;
}
.hr__partners-section .fl-photo-content img {
  max-height: 56px;
  width: auto !important;
}
.hr__partners-section .swiper-container-horizontal {
  overflow: hidden;
}
.hr__partners-section .swiper-container-horizontal .fl-col-group {
  flex-wrap: nowrap;
}
.hr__partners-section .swiper-container-horizontal .fl-col-group .fl-col {
  flex-shrink: 0;
}
.hr__partners-section--width-auto .fl-col {
  flex: 0 0 auto;
}
.hr__partners-section--width-auto .fl-photo-content img {
  max-height: 56px;
  width: auto !important;
}
.hr__partners-section--width-auto .swiper-container-horizontal .fl-col-group .fl-col {
  width: auto !important;
}
.hr__partners-section--universities .fl-photo-content img {
  max-height: 50px;
}
.hr__partners-section--investors .fl-photo-content img {
  max-height: 65px;
}
body.error404 h2.fl-heading {
  font-family: 'Open Sans', sans-serif;
  font-size: 40.001px;
  letter-spacing: -0.013em;
  font-weight: 400;
}
body.error404 .fl-builder-content .fl-module-button.hr__builder-button a.fl-button {
  font-family: 'Source Code Pro', sans-serif;
}
