.template-edito #MainContent{margin-top:calc((var(--header-height))*-1)}.template-edito .hero{--hero-aspect-ratio:16/9;--hero-max-height:calc(var(--100-vh-onload) - 9.5rem - var(--anouncement-bar-height));color:var(--hero-color)}@media (max-width:1023.98px){.template-edito .hero{--hero-aspect-ratio:2/3}}.template-edito .hero__wrapper{aspect-ratio:var(--hero-aspect-ratio);max-height:var(--hero-max-height);overflow:hidden}.template-edito .hero__container{padding-left:var(--grid-outside-gap);padding-right:var(--grid-outside-gap);grid-template-rows:1fr min-content;display:grid}@media (max-width:767.98px){.template-edito .hero__content{justify-content:end;gap:var(--space-l);flex-direction:column}}.template-edito .hero__title{color:var(--hero-color);place-self:center}.template-edito .hero__description{color:var(--hero-color);width:40%;max-width:17.75rem}@media (max-width:1023.98px){.template-edito .hero__description{width:80%;max-width:80%}}@media (max-width:767.98px){.template-edito .hero__actions{justify-content:flex-start}}