.b-cs-hero-1__grid{display:grid;grid-column-gap:1.25rem;grid-template-columns:minmax(0,1fr);grid-template-rows:auto}@media(min-width:64rem){.b-cs-hero-1__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.b-cs-hero-1__grid:before{background-color:#f3f4f6;content:"";display:block;grid-column:1/-1;grid-row:1/span 1;margin-left:-50vw;margin-right:-50vw}.b-cs-hero-1__grid>*{grid-column:1/-1}.b-cs-hero-1__grid:has(.b-cs-hero-1__thumbnail){grid-template-rows:auto 2fr 1fr}@media(min-width:64rem){.b-cs-hero-1__grid:has(.b-cs-hero-1__thumbnail){grid-template-rows:auto 1fr 2fr}}.b-cs-hero-1__grid:has(.b-cs-hero-1__thumbnail):before{grid-row-end:span 2}.b-cs-hero-1__top{grid-row:1/span 1;padding:2.5rem .75rem}@media(min-width:64rem){.b-cs-hero-1__top{grid-column:3/span 8;padding:5.25rem 0 5rem}}.b-cs-hero-1__top-title{text-wrap:pretty}.b-cs-hero-1__top-categories{display:flex;flex-wrap:wrap;gap:1rem}.b-cs-hero-1__top-categories-link{background-color:#fff;color:#000}.b-cs-hero-1__top-categories-link:focus-visible,.b-cs-hero-1__top-categories-link:hover{background-color:#fe3200;color:#fff}.b-cs-hero-1__thumbnail{grid-row:2/span 2}.b-cs-hero-1__thumbnail-image{aspect-ratio:336/210;border-radius:.75rem;object-fit:cover;object-position:center;width:100%}@media(min-width:64rem){.b-cs-hero-1__thumbnail-image{aspect-ratio:2/1}}