.interactions{padding-bottom:21rem;padding-top:10rem;position:relative}.interactions__title{margin-bottom:9rem;max-width:calc(var(--column_width_percent)*7 + var(--gutter_width_percent)*6)}@media (max-width:992px){.interactions__title{max-width:100%}}.interactions__item-wrapper{display:flex;flex-wrap:wrap;gap:auto;justify-content:space-between;width:100%}.interactions__item-wrapper__item{display:flex}@media (max-width:1200px){.interactions__item-wrapper{gap:4rem}.interactions__item-wrapper__item{flex:0 0 calc(50% - 3.5rem)}}@media (max-width:700px){.interactions__item-wrapper__item{flex:0 0 100%}}.interactions .item__title{font-size:75px;font-weight:500}.interactions .item__text{font-size:16px;font-weight:500;line-height:24px;max-width:17rem}.interactions .item__arrow{padding-top:2rem}.interactions__picto{bottom:-10rem;position:absolute}