.sec-missions{padding:80px 16px}.sm__title{margin-bottom:16px;text-align:center}.sm__title :is(h1,h2,h3,h4,h5,h6,p,span){color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:48px;font-weight:500;letter-spacing:-.01em;line-height:115%;margin:0}.sm__title em{color:var(--blue-dodger-hex);font-family:Merriweather,serif;font-style:italic;font-weight:500}.sm__desc{margin-bottom:48px;text-align:center}.sm__desc p{color:var(--grey-400-hex);font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin:0}.sm__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.sm__card{align-items:center;background-color:var(--white-hex,#fff);border:1px solid var(--grey-200-hex,#e6e8eb);border-radius:16px;display:flex;flex-direction:column;padding:40px 32px;text-align:center}.sm__card-icon{height:48px;margin-bottom:20px;width:48px}.sm__card-icon img{height:48px;object-fit:contain;width:48px}.sm__card-titre{color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin:0 0 12px}.sm__card-desc{color:var(--grey-400-hex);font-family:Roboto Flex,sans-serif;font-size:15px;font-weight:300;line-height:22px;margin:0}@media screen and (max-width:991px){.sec-missions{padding:40px 16px}.sm__title :is(h1,h2,h3,h4,h5,h6,p,span){font-size:32px}.sm__desc,.sm__title{text-align:left}.sm__desc{margin-bottom:32px}.sm__grid{gap:16px;grid-template-columns:1fr}}