.post-main__hero{position:relative}.post-main__hero .post-categories{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.post-main__hero .post-categories__el{border-radius:8px;padding:2px 12px;height:32px;display:flex;align-items:center;text-transform:lowercase;color:var(--blue-700, #1D4ED8);background:#EFF6FF;font-weight:600}.post-main__hero .post-info{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px}.post-main__hero .post-info__author{display:flex;flex-direction:row;gap:12px;align-items:center}.post-main__hero .post-info__author__img{width:32px;min-width:32px;height:32px;border-radius:50%}.post-main__hero .post-info__author{display:none}.post-main__hero__img{aspect-ratio:1.7777777778;object-fit:cover;border-radius:var(--b-radius--16)}.post-text p{text-align:left !important}.post-main__nav{display:flex;flex-direction:row;gap:16px;align-items:flex-start;justify-content:space-between}.post-main__nav .nav__el{display:flex;flex-direction:column}.post-main__nav .nav__el__btn{margin-bottom:16px}.post-main__nav .nav__el__box{display:flex !important;flex-direction:row;align-items:center;gap:12px;max-width:300px;color:var(--color-body-text) !important}.post-main__nav .nav__el__box__img{width:var(--sp-48-64);min-width:var(--sp-48-64);height:var(--sp-48-64);border-radius:8px;object-fit:cover}.post-main__nav .nav__el__box__info{display:flex;flex-direction:column;gap:6px}.post-main__nav .nav__el__box__info__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-main__nav .nav__el__box__info__author{display:none;flex-direction:row;gap:8px;align-items:center}.post-main__nav .nav__el__box__info__author__avatar{width:20px;min-width:20px;height:20px;border-radius:50%}.post-main__nav .nav__el.--prev{align-items:flex-start;text-align:left}.post-main__nav .nav__el.--next{align-items:flex-end;text-align:right}.post-main__nav .nav__el.--next .nav__el__btn{flex-direction:row-reverse}.post-main__nav .nav__el.--next .nav__el__btn svg{transform:scaleX(-1)}.post-main__nav .nav__el.--next .nav__el__box{flex-direction:row-reverse}.post-main__nav .nav__el.--next .nav__el__box__info{align-items:flex-end}.related-posts{position:relative;z-index:1;margin-bottom:40px}.post-sidebar .post-sidebar-wrap{display:flex;flex-direction:column;gap:24px}.post-sidebar:before{content:"";position:absolute;left:calc(-1*(var(--sp-40-80) / 2));top:0;width:1px;height:100%;background-color:#fff}.post-sidebar .sidebar-box .sidebar-box__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;cursor:pointer}.post-sidebar .sidebar-box .sidebar-box__header .sidebar-box__header__icon{position:relative;display:flex;width:16px;transition:0.2s;transform:scaleY(-1)}.post-sidebar .sidebar-box .sidebar-box__header.active .sidebar-box__header__icon{transform:scaleY(1)}.post-sidebar .sidebar-box__list{min-width:100%;padding-top:16px}.post-sidebar .sidebar-box.--back{width:100%}.post-sidebar .sidebar-box.--toc{border-radius:var(--b-radius--16);padding:16px;background:#fff;z-index:2}.post-sidebar .sidebar-box.--toc .single-post__toc{display:flex;flex-direction:column;gap:8px;position:relative;padding-left:16px}.post-sidebar .sidebar-box.--toc .single-post__toc:before{content:"";height:100%;width:1px;position:absolute;left:0;top:0;background:#DAD9D6}.post-sidebar .sidebar-box.--toc .single-post__toc .toc-item{padding:4px 0}.post-sidebar .sidebar-box.--toc .single-post__toc a{color:var(--color-body-text) !important}.post-sidebar .sidebar-box.--toc .single-post__toc a:hover{color:var(--blue-700) !important}.post-sidebar .sidebar-box.--toc .single-post__toc .toc-item a.active{position:relative}.post-sidebar .sidebar-box.--toc .single-post__toc .toc-item a.active:before{content:"";height:100%;width:2px;background-color:var(--blue-700);position:absolute;top:0;left:-16.5px}.post-sidebar .sidebar-box.--toc .sidebar-box__atc-wrap{display:flex;flex-direction:row;gap:12px}.post-sidebar .sidebar-box.--toc .sidebar-box__atc-wrap .sidebar-box__atc{width:100%;padding:2px 12px !important;justify-content:space-between;font-size:14px}.post-sidebar .sidebar-box.--toc .sidebar-box__atc-wrap .sidebar-box__atc svg{width:14px;min-width:14px}.post-sidebar .sidebar-box .posts-list{display:flex;flex-direction:column;gap:16px}.post-sidebar .sidebar-box .posts-list__el{display:flex;flex-direction:row;gap:12px}.post-sidebar .sidebar-box .posts-list__el__img{width:64px;min-width:64px;height:64px;border-radius:var(--border-r--10);object-fit:cover}.post-sidebar .sidebar-box .posts-list__el__info{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.post-sidebar .sidebar-box .posts-list__el__info__author{display:flex;flex-direction:row;gap:8px;align-items:center}.post-sidebar .sidebar-box .posts-list__el__info__author__avatar{width:20px;min-width:20px;height:20px;border-radius:50%}@media (max-width:1124px){.sidebar-box .sidebar-box__atc-wrap{flex-wrap:wrap}}@media (max-width:992px){.sidebar-box{position:relative;z-index:2}.sidebar-box .sidebar-box__atc-wrap{flex-wrap:wrap}.sidebar-box__toc{padding-left:0 !important;gap:0 !important}.sidebar-box__toc:before{display:none}.sidebar-box__toc__head{justify-content:space-between;align-items:center;display:flex}.sidebar-box__toc__head__icon{display:flex;transition:0.3s}.sidebar-box__toc.hide .sidebar-box__toc__head .sidebar-box__toc__head__icon{transform:scaleY(-1)}}@media (min-width:991px){.sidebar-box__toc__head__icon{display:none}}@media (max-width:540px){.single-post .hero-post .post-categories{flex-wrap:nowrap;overflow-x:scroll;padding-bottom:6px}.single-post .post-main__nav .nav__el__box__info__author{display:none}}