.HeroEditorial{position:relative;display:flex;flex-direction:column-reverse;height:520px}@media screen and (min-width:670px){.HeroEditorial{height:850px}}@media screen and (min-width:1024px){.HeroEditorial{flex-direction:row;height:600px}}.HeroEditorial__header{display:flex;flex-direction:column;flex-shrink:0;flex-basis:330px;overflow:hidden;padding:24px 16px;background-color:#efdf00;color:#fff;text-align:center}@media screen and (min-width:670px){.HeroEditorial__header{flex-basis:400px;padding:32px 80px}}@media screen and (min-width:1024px){.HeroEditorial__header{flex-basis:500px;padding:96px 48px;text-align:left}}.HeroEditorial__title{color:inherit;font-family:"NouvelR, sans-serif";font-size:3.4rem;line-height:4.1rem;text-transform:uppercase}@media screen and (min-width:670px){.HeroEditorial__title{font-size:5.4rem;line-height:6.5rem}}.HeroEditorial__title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.HeroEditorial__introduction{margin-top:16px;font-size:1.6rem;line-height:2.2rem}@media screen and (min-width:670px){.HeroEditorial__introduction{margin-top:24px;font-size:1.8rem;line-height:2.4rem}}.HeroEditorial__Icon{display:inline-block;align-self:center;flex-shrink:0;width:54px;margin-top:24px;color:inherit;fill:currentColor}@media screen and (min-width:670px){.HeroEditorial__Icon{margin-top:40px}}@media screen and (min-width:1024px){.HeroEditorial__Icon{margin:48px auto 0}}.HeroEditorial__img{flex:1;overflow:hidden}