.HeroEditorial{display:flex;flex-direction:column-reverse;height:520px;position:relative}@media screen and (min-width:670px){.HeroEditorial{height:850px}}@media screen and (min-width:1024px){.HeroEditorial{flex-direction:row;height:600px}}.HeroEditorial__header{background-color:#efdf00;color:#fff;display:flex;flex-basis:330px;flex-direction:column;flex-shrink:0;overflow:hidden;padding:24px 16px;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.8rem;line-height:4rem;text-transform:uppercase}@media screen and (min-width:670px){.HeroEditorial__title{font-size:6rem;line-height:6.5rem}}.HeroEditorial__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.HeroEditorial__introduction{font-size:1.6rem;line-height:2.2rem;margin-top:16px}@media screen and (min-width:670px){.HeroEditorial__introduction{font-size:1.8rem;line-height:2.4rem;margin-top:24px}}.HeroEditorial__Icon{align-self:center;color:inherit;display:inline-block;flex-shrink:0;fill:currentColor;margin-top:24px;width:54px}@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}