.block-featured{padding:3rem 1.5rem}@media (min-width:1010px){.block-featured{padding:7rem 6rem}}.block-featured__wrapper{display:grid;max-width:var(--wrapper);margin:0 auto;text-decoration:none}@media (min-width:1010px){.block-featured__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}.block-featured__texts{grid-column:span 1;order:2;padding:3rem 1.5rem;border-radius:0 0 2rem 2rem}@media (min-width:1010px){.block-featured__texts{order:1;padding:3rem;border-radius:2rem 0 0 2rem}}.block-featured__texts.-text-right{order:10}@media (min-width:1010px){.block-featured__texts.-text-right{padding:3rem;border-radius:0 2rem 2rem 0}}@media (min-width:1010px){.block-featured__texts.-text-right+.block-featured__image img{border-radius:2rem 0 0 2rem}}.block-featured__type{margin-bottom:1rem;letter-spacing:.24rem}.block-featured__title{margin-bottom:1rem;font-weight:600}.block-featured__author{margin-bottom:1rem;color:var(--color-orange-1000)}.block-featured__publisher{display:inline-block;margin:0;font-style:italic}.block-featured__meta{display:flex;gap:1rem;align-items:center;margin:2rem 0}@media (min-width:1010px){.block-featured__meta{margin:1.5rem 0 3rem}}.block-featured__link{margin-top:1.5rem}.block-featured__image{position:relative;grid-column:span 1;order:1}@media (min-width:1010px){.block-featured__image{align-items:stretch;order:2}}@media (max-width:1009px){.block-featured__image{height:30rem}}.block-featured__img{position:absolute;top:0;left:0;display:block;width:100%;max-width:none;height:100%;border-radius:2rem 2rem 0 0;object-fit:cover}@media (min-width:1010px){.block-featured__img{border-radius:0 2rem 2rem 0}}