@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";section.text-image .container{align-items:center;display:flex;gap:2.5rem}section.text-image .container.image-text{flex-direction:row-reverse}section.text-image .container.colonne{flex-direction:column-reverse}section.text-image .container.colonne .left,section.text-image .container.colonne .right{max-width:800px}section.text-image .left,section.text-image .right{max-width:680px;width:100%}section.text-image .left .title{margin-bottom:1.5rem}section.text-image .left .links-wrapper{align-items:center;display:flex;gap:20px;margin-top:3rem}section.text-image .left.full{max-width:100%}section.text-image .right .picture{aspect-ratio:1.5;width:100%}section.text-image .right .legend{color:#4d4f62;margin-top:1rem}@media (max-width:960px){section.text-image .container{flex-direction:column!important}}@media (max-width:720px){section.text-image .left,section.text-image .right{max-width:327px}}