.carte-points-cles{display:flex !important;flex-direction:column;align-items:center;gap:var(--padding-M);position:relative;padding:0px;width:100%;min-width:0;border-radius:var(--radius-XXS);transition:all .3s ease;justify-content:flex-start;box-shadow:none;overflow-wrap:break-word;word-wrap:break-word}.carte-points-cles.has-bento-background{box-shadow:var(--card-shadow-light);padding-top:var(--padding-M);padding-bottom:var(--padding-L);padding-inline:var(--padding-S)}.carte-points-cles.has-bento-background.bento-blanc{background:var(--surface-primary)}.carte-points-cles.has-bento-background.bento-gris{background:var(--surface-quaternary)}.carte-points-cles__media{display:flex;justify-content:center;align-items:center;width:100%;flex-shrink:0;justify-content:flex-start;border-radius:var(--radius-XXS);overflow:hidden;flex-grow:0}.carte-points-cles__image{position:relative;width:100%;height:0;overflow:hidden}.carte-points-cles__image.ratio_small{padding-bottom:75%}.carte-points-cles__image.ratio_medium{padding-bottom:56.327%}.carte-points-cles__image.ratio_large{padding-bottom:42.857%}.carte-points-cles__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--radius-XXS)}.carte-points-cles__image.image_defaut{width:100%;height:100%;background-color:var(--Color-Grey-Grey-40);display:flex;align-items:center;justify-content:center;border-radius:4px;color:var(--Color-Grey-Grey-60);font-size:10px;font-weight:bold;text-align:center;line-height:1}.carte-points-cles__image.image_defaut .media_defaut{position:absolute;top:50%}.carte-points-cles__svg-wrapper{position:relative;width:100%;height:0;overflow:hidden}.carte-points-cles__svg-wrapper.ratio_small,.carte-points-cles__svg-wrapper.ratio_medium,.carte-points-cles__svg-wrapper.ratio_large{height:72px;margin-bottom:12px}.carte-points-cles__svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:72px;height:72px;display:flex;align-items:center;justify-content:center}.carte-points-cles__svg svg{width:100%;height:100%;max-width:72px;max-height:72px}.carte-points-cles__video{width:100%;display:flex;align-items:center;justify-content:center}.carte-points-cles__video .component-video-wrapper{width:100%}.carte-points-cles__video .component-video-wrapper.ratio_small .component-video__thumbnail,.carte-points-cles__video .component-video-wrapper.ratio_small .component-video__player{padding-bottom:75%}.carte-points-cles__video .component-video-wrapper.ratio_medium .component-video__thumbnail,.carte-points-cles__video .component-video-wrapper.ratio_medium .component-video__player{padding-bottom:56.327%}.carte-points-cles__video .component-video-wrapper.ratio_large .component-video__thumbnail,.carte-points-cles__video .component-video-wrapper.ratio_large .component-video__player{padding-bottom:42.857%}.carte-points-cles__video .component-video{width:100%}.carte-points-cles__video .component-video__thumbnail{position:relative;width:100%;height:0;overflow:hidden}.carte-points-cles__video .component-video__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--radius-XXS)}.carte-points-cles__video .component-video__player{position:relative;width:100%;height:0;overflow:hidden}.carte-points-cles__video .component-video__player iframe,.carte-points-cles__video .component-video__player video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--radius-XXS);border:none;object-fit:cover}.carte-points-cles__content{display:flex;flex-direction:column;gap:0;text-align:center;width:100%;flex-grow:1;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.carte-points-cles__content.align-gauche{text-align:left;align-items:flex-start}.carte-points-cles__content.align-droite{text-align:right;align-items:flex-end}.carte-points-cles__content.align-centre{text-align:center;align-items:center}.carte-points-cles__titre-card{font-family:var(--font-family-primary);letter-spacing:var(--letter-spacing-titre-haas-l);font-size:var(--titre-haas-XXS);font-weight:600;line-height:105%;color:var(--title-primary);margin-bottom:var(--padding-XS);flex-grow:0;width:100%;min-width:0;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.carte-points-cles__description{font-family:var(--font-family-secondary);font-size:var(--corps-wix-XS);line-height:150%;color:var(--body-secondary);width:100%;flex-grow:1;justify-content:space-between;min-width:0;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.carte-points-cles__lien{margin-top:var(--padding-L)}.carte-points-cles__lien a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--button-label-secondary);font-weight:500;font-size:.9rem;transition:all .2s ease}.carte-points-cles__lien a:hover{color:var(--button-label-secondary-hover)}.carte-points-cles__lien a:hover svg{fill:var(--button-label-secondary-hover)}.carte-points-cles__lien a .button-text{transition:color .2s ease}.carte-points-cles__lien a svg{width:12px;height:12px;fill:var(--button-label-secondary);transition:transform .2s ease}@media(max-width: 768px){.carte-points-cles__svg{width:60px;height:60px}.carte-points-cles__svg svg{max-width:60px;max-height:60px}}.acf-field.carte-points-cles{width:100%}.blockAllCartes .carte-points-cles{max-width:245px}.blockAllCartes .fullwidth .carte-points-cles{max-width:inherit;width:100%}
