.ArticlePromo{background-color:var(--back-dark-color);background-image:url(/resources/img/lines.svg);background-position:100%;background-repeat:no-repeat;background-size:88%;color:var(--text-anti-color)}.ArticlePromo h1{color:inherit}@media only screen and (max-width:820px){.ArticlePromo{background-size:120%}}@media only screen and (max-width:600px){.ArticlePromo{background-size:280%;background-position:50% 50%}}.ArticlePromo__content{display:flex;justify-content:space-between;gap:3.5rem;padding:3.5rem 2rem}@media only screen and (max-width:600px){.ArticlePromo__content{padding:3.5rem 1rem}}@media only screen and (max-width:440px){.ArticlePromo__content{padding:3.5rem 0}}.ArticlePromo__main{display:flex;flex-direction:column;font-size:22px;gap:4rem;max-width:40rem}@media only screen and (max-width:1240px){.ArticlePromo__main{padding-bottom:3.25rem}}.ArticlePromo__main p{line-height:1.25em}.ArticlePromo__aside{display:flex}@media only screen and (max-width:1240px){.ArticlePromo__aside{display:none}}.ArticlePromo__aside img,.ArticlePromo__aside picture{width:100%;max-width:100%}