.editorial-blocks__wrapper{padding:var(--space-20) var(--gutter)}@media(min-width:1024px){.editorial-blocks__wrapper{padding:var(--space-40) var(--gutter)}}@media(min-width:1024px){.editorial-blocks__wrapper--block-count-3 .editorial-blocks__items{grid-template-columns:repeat(3,1fr);gap:var(--space-10)}}.editorial-blocks__wrapper--mobile-layout-carousel{display:block;overflow:hidden}
.editorial-blocks__wrapper--mobile-layout-carousel .editorial-blocks__items{display:block}@media(min-width:768px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-2 .editorial-blocks__carousel-items{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-10)}}@media(min-width:1024px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-2 .editorial-blocks__carousel-items{gap:var(--space-24)}
}@media(min-width:768px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-2 .editorial-blocks__item{width:100%}}@media(min-width:768px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-2 .carousel__nav-button{display:none}}@media(min-width:1024px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-3 .editorial-blocks__carousel-items{grid-template-columns:repeat(3,1fr);gap:var(--space-10)}
}@media(max-width:1023px){.editorial-blocks__wrapper--mobile-layout-carousel.editorial-blocks__wrapper--block-count-3 .editorial-blocks__item{width:326px}}@media(min-width:1024px){.editorial-blocks__wrapper--mobile-layout-carousel .editorial-blocks__carousel-items{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-24)}
}@media(max-width:1023px){.editorial-blocks__wrapper--mobile-layout-carousel .editorial-blocks__item{width:490px}}@media(max-width:767px){.editorial-blocks__wrapper--mobile-layout-carousel .editorial-blocks__item{width:376px}}@media(max-width:1023px){.editorial-blocks__wrapper--mobile-layout-carousel .editorial-blocks__carousel{overflow:visible}
}@media(min-width:1024px){.editorial-blocks__wrapper--mobile-layout-carousel .carousel__nav-button{display:none}}.editorial-blocks__heading{margin-bottom:var(--space-20)}@media(min-width:1024px){.editorial-blocks__heading{margin-bottom:var(--space-40)}}.editorial-blocks__items{display:flex;flex-direction:column;gap:var(--space-40)}
@media(min-width:1024px){.editorial-blocks__items{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-24)}}.editorial-blocks__item{display:flex;flex-direction:column;gap:var(--space-20)}.editorial-blocks__item:hover{text-decoration:none}.editorial-blocks__item:hover .editorial-blocks__item-link::after{transform:translateY(3px)}
@media(min-width:640px){.editorial-blocks__item-heading,.editorial-blocks__item-text{margin-right:var(--space-30)}}.editorial-blocks__item-link{margin-bottom:calc(var(--link-underline-offset) + var(--link-underline-height))}