.sec-grid-fonctionnalites{padding:80px 16px}.sgf__header{margin-bottom:48px;text-align:center}.sgf__title{margin-bottom:16px}.sgf__title :is(h1,h2,h3,h4,h5,h6){font-family:Instrument Sans,sans-serif;font-size:48px;font-weight:500;letter-spacing:-1%;line-height:115%;text-align:center}.sgf__title em{color:var(--blue-dodger-hex)!important}.sgf__subtitle,.sgf__subtitle *{color:var(--grey-400-hex)!important;font-family:Roboto Flex,sans-serif!important;font-size:18px!important;font-weight:300!important;line-height:28px!important}.sgf__subtitle{margin-left:auto;margin-right:auto;max-width:700px}.sgf__row{display:grid;gap:16px;margin-bottom:16px}.sgf__row:last-child{margin-bottom:0}.sgf__row--petit-grand{grid-template-columns:4fr 8fr}.sgf__row--grand-petit{grid-template-columns:8fr 4fr}.sgf__row--deux-egales{grid-template-columns:1fr 1fr}.sgf__row--trois-egales{grid-template-columns:1fr 1fr 1fr}.sgf__card{background:var(--white-hex);border:1px solid #e6e8eb;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;position:relative}.sgf__card-link:after{content:"";cursor:pointer;inset:0;position:absolute;z-index:1}.sgf__card-content{padding:24px 24px 0}.sgf__tag{border-radius:200px;display:inline-block;font-family:Merriweather,serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;padding:4px 12px;width:fit-content}.sgf__card-titre{color:var(--navy-hex);font-family:Instrument Sans,sans-serif;font-size:24px;font-weight:500;line-height:110%;margin:0 0 8px}.sgf__card-desc{color:var(--grey-400-hex);font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:300;line-height:20px;margin:0 0 36px}.sgf__card-desc:has(+.sgf__card-link){margin-bottom:8px}.sgf__card-link{align-items:center;color:var(--blue-dodger-hex);display:inline-flex;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:600;gap:8px;line-height:24px;margin-bottom:36px;text-decoration:none;transition:opacity .2s}.sgf__card-link:hover{opacity:.8}.sgf__card-link svg{flex-shrink:0}.sgf__card-img{height:250px;margin-top:auto;overflow:hidden;padding:0 12px 12px}.sgf__card-img img{border-radius:16px;display:block;
  /* !important pour battre l'inline style="height: auto" injecte par le pattern image HubSpot */height:100%!important;object-fit:cover;object-position:top center;width:100%}@media screen and (max-width:991px){.sgf__row--deux-egales,.sgf__row--grand-petit,.sgf__row--petit-grand,.sgf__row--trois-egales{grid-template-columns:1fr}.sec-grid-fonctionnalites{padding:48px 16px}.sgf__header{margin-bottom:32px}.sgf__title :is(h1,h2,h3,h4,h5,h6){font-size:32px;letter-spacing:0}.sgf__subtitle,.sgf__subtitle *{font-size:16px!important;line-height:24px!important}.sgf__card-titre{font-size:20px}.sgf__card-desc{font-size:14px;line-height:20px}}