body .banner-page-header .bg:after{height:80%;background-image:linear-gradient(to top,var(--color-neutral-900),rgba(0,0,0,0))}body .banner-page-header .breadcrumbs{padding-bottom:0.5rem}body .banner-page-header .breadcrumbs li:not(:first-child) a{color:var(--color-text-inverted);opacity:0.75}body .banner-page-header .breadcrumbs li:not(:first-child):before{opacity:0.5;color:var(--color-text-inverted)}body .banner-page-header .breadcrumbs li:last-child{display:none}body .banner-page-header h1{margin:0;line-height:1.1em}body .banner-page-header .params .container{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:1rem 2.5rem}body .banner-page-header .params .container:before{content:"";display:block;height:0.0625rem;width:100%;background-image:linear-gradient(to right,rgba(0,0,0,0),var(--color-neutral-300),rgba(0,0,0,0));margin-bottom:0.75rem;margin-top:1.5rem;opacity:0.5}body .banner-page-header .params .date{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0.75rem;align-items:center;font-size:1rem;line-height:1em;opacity:0.75}body .banner-page-header .params .date:before{content:"";height:1.125rem;width:1.125rem;background-image:url("../../ui-kit/blog/assets/images/calendar.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}body .banner-page-header .params .tags{margin:0;display:flex;flex-flow:row wrap;align-items:center;gap:0.75rem;opacity:0.75}body .banner-page-header .params .tags:before{content:"";height:1.125rem;width:1.125rem;background-image:url("../../ui-kit/blog/assets/images/tag.svg");background-repeat:no-repeat;background-position:center;background-size:contain;filter:brightness(0) invert(1)}body .blog-article-body .container{padding-top:4.3125rem;padding-bottom:5.5625rem}
/*# sourceMappingURL=page-blog-detail.css.map */