.left-side-bar{align-self:flex-start;display:flex;flex-direction:column;grid-column:span 3;position:sticky;top:7.875rem;z-index:1}.left-side-bar__items_link{text-decoration:none}.left-side-bar_title{line-height:normal;margin-bottom:.75rem;opacity:.48}.left-side-bar__items_item,.left-side-bar_title{color:var(--color__dark);font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:-.025rem}.left-side-bar__items_item{align-items:center;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;line-height:120%;padding:1rem;position:relative;transition:background-color .24s ease}.left-side-bar__items_item:before{background-color:var(--color__dark);bottom:-1px;content:"";height:1px;left:3.75rem;opacity:.2;position:absolute;right:1rem;transition:opacity .24s ease;width:calc(100% - 4.75rem)}.is-active .left-side-bar__items_item:before,.left-side-bar__items_item:hover:before{opacity:0}.left-side-bar__items_item:hover{background-color:#ffffff80;z-index:1}.is-active .left-side-bar__items_item{background-color:var(--color__white);z-index:1}.left-side-bar__items_item .item-head__date-icon{font-size:1.75rem}.item-head__date-icon img{height:1.75rem;transition:filter .24s ease;width:1.75rem}.is-active .item-head__date-icon img,.left-side-bar__items_item:hover .item-head__date-icon img{filter:brightness(0) saturate(100%) invert(18%) sepia(80%) saturate(3674%) hue-rotate(346deg) brightness(73%) contrast(98%)}.is-active .item-head__date-icon,.left-side-bar__items_item:hover .item-head__date-icon{color:var(--color__fill-1)}.left-side-bar_devider{background:#2e2e2e14;display:flex;flex-direction:column;gap:.5rem;height:.1rem;margin-top:.5rem;position:absolute;width:100%}.is-active .left-side-bar_devider,.left-side-bar__items_item:hover .left-side-bar_devider{display:none}.left-side-bar .share-block{gap:0;margin-top:1.5rem}.left-side-bar .share-block__container-item:hover{background:var(--color__white)}@media screen and (max-width:1021px){.share-block__container{grid-template-columns:1fr;z-index:1}.share-block__container-item{width:100%}}
