.article-breadcrumbs{position:relative;height:54px;width:100%;margin-bottom:20px;z-index:2}.article-breadcrumbs__wrap{height:100%}.article-breadcrumbs__list,.article-breadcrumbs__list-item{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.article-breadcrumbs__list-item{position:relative;grid-gap:4px;white-space:nowrap;font-size:16px;font-weight:800;color:#007672;padding-right:4px}.article-breadcrumbs__list-link{color:#101820}.article-breadcrumbs__list-link:hover{color:#005b58}.article-breadcrumbs__list-link:after{content:"/";display:flex;justify-content:center;align-items:center;color:#8e8e8e;width:24px;height:24px}.article-breadcrumbs__list-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media(min-width:1280px){.article-breadcrumbs{height:64px;margin-bottom:0}}@media(min-width:1920px){.article-breadcrumbs{height:66px;margin-bottom:20px}}.post-info__title{font-size:24px;line-height:36px;font-weight:800;margin-bottom:20px}.post-info__date{display:flex;flex-direction:row;align-items:center;grid-gap:10px;margin-bottom:40px}.post-info__authors{display:flex;flex-direction:column;grid-gap:40px;margin-bottom:60px}.post-info__authors-item{display:grid;grid-template-areas:"authorImage authorName" "authorBio authorBio";grid-template-columns:auto 1fr auto;grid-template-rows:min-content min-content;align-items:center;justify-content:space-between;grid-gap:12px 20px}.post-info__authors-image{grid-area:authorImage;width:60px;min-width:60px;height:60px;border:1px solid #fff;border-radius:10px;box-sizing:content-box;box-shadow:.7px 1px 3.3px .7px rgba(0,0,0,.1019607843);overflow:hidden}.post-info__authors-image img{display:block;height:100%;width:auto;min-width:unset;object-fit:cover}.post-info__authors-name{grid-area:authorName;text-decoration:underline}.post-info__authors-bio{grid-area:authorBio}.post-info__image{width:100%;margin-bottom:24px;border-radius:10px;box-shadow:0 0 24px rgba(0,0,0,.1);overflow:hidden}.post-info__image img{width:100%}.post-info__description{margin-bottom:40px}@media(min-width:1280px){.post-info{width:100%}.post-info__title{font-size:36px;line-height:54px;margin-bottom:16px}.post-info__authors{display:flex;flex-direction:row;grid-gap:40px;margin-bottom:60px}.post-info__authors-item{flex:1;grid-gap:10px 20px}.post-info__image{margin-bottom:28px}}@media(min-width:1920px){.post-info__title{font-size:50px;line-height:68px}.post-info__authors-item{grid-gap:20px 24px}.post-info__authors-image{width:80px;min-width:80px;height:80px}.post-info__image{margin-bottom:32px}}