.EditorialCard{padding:16px 48px 16px 16px;font-size:1.4rem;line-height:2rem;position:relative}.EditorialCard:first-child:before{border-top:1px dashed #d9d9d6}.EditorialCard:before{content:"";border-bottom:1px dashed #d9d9d6;height:100%;position:absolute;top:0;left:16px;right:16px}@media screen and (min-width:670px){.EditorialCard{flex-direction:column;justify-content:space-between;padding:16px;display:flex}.EditorialCard:first-child:before{border-top:1px solid #d9d9d6}.EditorialCard:before{border:1px solid #d9d9d6;width:100%;height:100%;top:0;left:0}.EditorialCard:hover:before{border:2px solid #efdf00}}.EditorialCard__title{text-transform:uppercase;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700}.EditorialCard__link{color:inherit}.EditorialCard__link:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.EditorialCard__link:after{content:"";border:1px solid;border-width:1px 1px 0 0;width:8px;height:8px;display:block;position:absolute;top:50%;right:32px;transform:rotate(45deg)translateY(-50%)}@media screen and (min-width:670px){.EditorialCard__link:after{display:none}}.EditorialCard__introduction,.EditorialCard__bodyCopy{margin-top:8px}.EditorialCard__tooltip{margin-top:8px;padding:4px 12px;font-size:1.2rem;font-weight:700;line-height:1.15;display:inline-block}.EditorialCard__tooltip:before{content:"";vertical-align:bottom;height:16px;display:inline-block}.EditorialCard__icon{fill:currentColor;vertical-align:bottom;width:16px;margin-right:8px}.EditorialCard__tooltipPrimary{background-color:#efdf00}.EditorialCard__tooltipSecondary{color:#fff;background-color:#000}.EditorialCard__tooltipTertiary{background-color:#f2f2f2}.EditorialCard__button{display:none}@media screen and (min-width:670px){.EditorialCard__button{text-align:justify;margin-top:32px;display:block}}.EditorialCard__title:after{content:"";border-top:1px solid;width:50px;margin:8px 0 12px;display:block}.EditorialCard__introduction{font-weight:700}.EditorialCard__tooltip{border-radius:2px}.EditorialCards{background-color:#fff;display:grid}@media screen and (min-width:670px){.EditorialCards{grid-template-columns:repeat(2,1fr);gap:20px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1024px){.EditorialCards{grid-template-columns:repeat(4,1fr)}}.EditorialCards:not(.is-showall) .EditorialCards__item:nth-child(n+6){display:none}@media screen and (min-width:670px){.EditorialCards:not(.is-showall) .EditorialCards__item:nth-child(n+6){display:inherit}}.EditorialCards__cta{margin:16px 16px 0}@media screen and (min-width:670px){.EditorialCards__cta{display:none}}