.sticky-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;left:0}.sticky-block-content{position:sticky;left:0;width:100%}.text-style-title-5{letter-spacing:1px;text-transform:uppercase}.ds-paginator__pages{display:grid;gap:16px;width:100%;grid-template-columns:48px auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:content;flex-basis:content}@media only screen and (min-width:760px){.ds-paginator__pages{gap:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-template-columns:unset;grid-auto-flow:column}}.ds-paginator__page,.ds-paginator__pages-counter{font-size:var(--text-style-ui-body-bold-font-size);font-family:var(--text-style-ui-body-bold-font-family);font-weight:var(--text-style-ui-body-bold-font-weight);font-style:var(--text-style-ui-body-bold-font-style);line-height:var(--text-style-ui-body-bold-line-height);text-transform:var(--text-style-ui-body-bold-text-transform,none);letter-spacing:var(--text-style-ui-body-bold-letter-spacing,normal)}.ds-paginator__page{display:-webkit-box;display:-ms-flexbox;display:flex}.ds-paginator__page_divider:before{content:"···";color:var(--color-gray-30)}.ds-paginator__icon{margin:4px 0}.ds-paginator__desktop,.ds-paginator__mobile-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:759px){.ds-paginator__show-more{width:100%}}.ds-paginator._large .ds-paginator__desktop{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ds-paginator._with-more-button .ds-paginator__desktop{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}