.post-nav-block{position:fixed;left:0;right:0;top:0;z-index:999999999;background:#fff;transform:translateY(0);opacity:1;pointer-events:all;transition:.4s;--black-color:#162433;color:#162433}.post-nav-block.post-nav-block_hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.post-nav-block__progress{position:absolute;bottom:-3px;left:0;right:0;height:3px;background:#dfe5eb}.post-nav-block__progress .post-nav-block__progress__line{background:#9dd4ff;height:100%;width:0;transition:.4s}.post-nav-block__container{padding:20px 0;position:relative;margin-right:30px;display:flex;justify-content:space-between;align-items:center}@media (max-width:1000px){.post-nav-block__container{margin-right:0;padding-left:10px;padding-right:10px}}.post-nav-block__show-list{position:relative;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.post-nav-block__show-list.post-nav-block__show-list_clicked .post-nav-block__show-list__text_close{opacity:1;transform:translate(0,-50%)}.post-nav-block__show-list.post-nav-block__show-list_clicked .post-nav-block__show-list__text{opacity:0}.post-nav-block__show-list.post-nav-block__show-list_clicked .post-nav-block__show-list__icon{background:url(../../../../../../../../plugins/article-nav/assets/imgs/close-icon.svg) no-repeat center/contain}.post-nav-block__show-list .post-nav-block__show-list__icon{width:25px;height:25px;background:url(../../../../../../../../plugins/article-nav/assets/imgs/menu-button-icon.svg) no-repeat center/contain;transition:.4s}.post-nav-block__show-list .post-nav-block__show-list__text{text-transform:uppercase;font-weight:500;font-size:16px;margin-left:10px;transition:.4s}.post-nav-block__show-list .post-nav-block__show-list__text_close{position:absolute;left:35px;top:50%;text-transform:uppercase;font-weight:500;font-size:16px;opacity:0;transform:translate(25px,-50%);transition:.4s}@media (max-width:550px){.post-nav-block__show-list.post-nav-block__show-list_clicked .post-nav-block__show-list__icon{background:url(../../../../../../../../plugins/article-nav/assets/imgs/close-icon.svg) no-repeat center/70%}.post-nav-block__show-list .post-nav-block__show-list__text{font-size:14px}.post-nav-block__show-list .post-nav-block__show-list__text_close{font-size:14px}}.post-nav-block__list{position:absolute;top:calc(100% + 2px);left:0;display:flex;flex-direction:column;background:#fff;box-shadow:0 5px 5px 1px #cbcbcb;max-width:100%;opacity:1;transform:translateY(0);pointer-events:all;will-change:opacity,transform;transition:.4s}.post-nav-block__list.post-nav-block__list_hidden{opacity:0;transform:translateY(40px);pointer-events:none}.post-nav-block__list a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:8px 20px;text-decoration:none;color:var(--black-color);background:#fff;transition:.4s}.post-nav-block__list a:hover{background:#f5f9fc}.post-nav-block__list a:not(:last-of-type){border-bottom:1px solid #cbcbcb}@media (max-width:500px){.post-nav-block__list{width:100%}}.post-nav-block__show-share-list{display:none;width:27px;height:27px;background:url(../../../../../../../../plugins/article-nav/assets/imgs/share-button-icon.svg) no-repeat center/contain;cursor:pointer}@media (max-width:1000px){.post-nav-block__show-share-list{display:inline-block}}.post-nav-block__share-list{display:flex;justify-content:flex-end;align-items:stretch;gap:24px}.post-nav-block__share-list .post-nav-block__share-list__item{width:32px;height:32px;display:flex;cursor:pointer;text-decoration:none}.post-nav-block__share-list .post-nav-block__share-list__item .post-nav-block__share-list__item__image-wrap{width:32px;height:32px;flex-shrink:0;border:1px solid var(--black-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.4s}.post-nav-block__share-list .post-nav-block__share-list__item .post-nav-block__share-list__item__image-wrap img{width:75%;height:75%;will-change:filter;filter:invert(10%) sepia(27%) saturate(1155%) hue-rotate(170deg) brightness(95%) contrast(91%);transition:.4s}.post-nav-block__share-list .post-nav-block__share-list__item .post-nav-block__share-list__item__text{display:none}.post-nav-block__share-list .post-nav-block__share-list__item:hover .post-nav-block__share-list__item__image-wrap{border-color:#146aff}.post-nav-block__share-list .post-nav-block__share-list__item:hover .post-nav-block__share-list__item__image-wrap img{filter:invert(25%) sepia(73%) saturate(3661%) hue-rotate(218deg) brightness(108%) contrast(102%)}@media (max-width:1000px){.post-nav-block__share-list{position:absolute;top:calc(100% + 2px);right:-10px;display:flex;flex-direction:column;padding:24px 32px;padding-right:20px;background:#fff;box-shadow:0 5px 5px 1px #cbcbcb;opacity:1;transform:translateX(0);pointer-events:all;will-change:opacity,transform;transition:.4s}.post-nav-block__share-list.post-nav-block__share-list_hidden{opacity:0;transform:translateX(100%);pointer-events:none}.post-nav-block__share-list .post-nav-block__share-list__item{width:auto;height:auto;justify-content:flex-start;align-items:center}.post-nav-block__share-list .post-nav-block__share-list__item .post-nav-block__share-list__item__text{margin-left:10px;display:inline-block;color:var(--black-color);text-transform:uppercase;transition:.4s}.post-nav-block__share-list .post-nav-block__share-list__item:hover .post-nav-block__share-list__item__text{color:#146aff}}