.blog-hero{padding-top:calc(var(--header-height) + 1.5em);position:relative}.blog-hero:before{background-image:linear-gradient(1turn,#f4f4f4 0,transparent 42.14%),linear-gradient(112.87deg,#1d222d -13.61%,transparent 80.57%),linear-gradient(0deg,#1d222d80,#1d222d80),var(--bg-image);background-position:center 35%;background-repeat:no-repeat;background-size:cover;content:"";height:26.25em;left:0;position:absolute;top:0;width:100%;z-index:-1}.blog-hero .breadcrumbs,.blog-hero h1{color:#fff}.blog-hero .breadcrumbs{margin-bottom:2em}.blog-hero__filter{margin-block:2em;width:-moz-fit-content;width:fit-content}.blog-hero__grid{display:grid;gap:1em 2em;grid-template-columns:1fr}@media screen and (min-width:768px){.blog-hero__grid{grid-template-columns:repeat(3,1fr)}.blog-hero__card_large{grid-column:span 2;grid-row:1/4}}@media screen and (max-width:767px){.blog-hero__filter{border-radius:0;flex-wrap:nowrap;margin-inline:calc(var(--container-padding-x)*-1);overflow:auto;padding-inline:var(--container-padding-x);width:auto}}.blog-grid__content{display:grid;gap:2em;grid-template-columns:repeat(3,1fr)}.blog-grid__pagination{grid-column:span 3}@media screen and (max-width:767px){.blog-grid__content{grid-template-columns:1fr}.blog-grid__pagination{grid-column:auto}}
