.cibles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1em;margin-right:-1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cibles>div{text-align:center;margin:1em;font-weight:500;width:calc(50% - 2em)}@media (min-width:540px){.cibles>div{width:calc(33.33% - 2em)}}@media (min-width:768px){.cibles>div{width:calc(20% - 2em)}}.cibles>div img{max-width:100px}.cibles>div p{margin:0}.cibles>div:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3em}.actions>div{text-align:center;-ms-flex-preferred-size:calc(50% - 2em);flex-basis:calc(50% - 2em);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:540px){.actions>div{-ms-flex-preferred-size:calc(33.33% - 2em);flex-basis:calc(33.33% - 2em)}}@media (min-width:768px){.actions>div{-ms-flex-preferred-size:calc(20% - 2em);flex-basis:calc(20% - 2em)}}.actions>div img{max-width:100px;height:auto}.actions>div p{margin:0;font-weight:500;line-height:1.1}.actions>div:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}