.content-block{display:flex;flex-direction:column;position:relative}.content-block .content{background:var(--Bleu-Clair);position:relative}.content-block .background-bottom svg,.content-block .background-top svg{height:100%;width:100%}.content-block .background-bottom,.content-block .background-top{width:100%;z-index:-1}.content-block .background-top{margin-bottom:-13vw}.content-block .background-bottom{margin-top:-13vw}.content-block .text h1,.content-block .text h2,.content-block .text h3,.content-block .text h4,.content-block .text h5,.content-block .text h6{color:var(--Bleu-Marine);font-family:var(--primary-font);font-size:24px;font-style:normal;font-weight:900;line-height:120%;margin-bottom:16px;text-transform:uppercase}.content-block .text{color:var(--Bleu-Marine,#27387c);font-family:var(--primary-font);font-size:15px;font-style:normal;font-weight:350;line-height:140%}.content-block .image-right{flex-direction:row-reverse}.content-block .first-content img{width:100%}