﻿.block-hero-formation{display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:1280px;color:var(--text-dark);width:77.78%}.block-hero-formation--left{flex-direction:row}.block-hero-formation--right .block-hero-formation__container_inner{flex-direction:row-reverse}@media only screen and (max-width: 767px){.block-hero-formation--right .block-hero-formation__container_inner{flex-direction:column}}.block-hero-formation--bg-sans{background-color:rgba(0,0,0,0)}.block-hero-formation--bg-bento{background-color:var(--Color-Base-White);border-radius:var(--radius-lg);box-shadow:0px 0px 24px 16px rgba(0,0,0,.01)}.block-hero-formation__container{display:flex;flex-direction:column;gap:24px;align-items:flex-start;height:auto}.block-hero-formation__container.bento{padding:60px 60px 80px 60px;border-radius:12px}@media only screen and (max-width: 767px){.block-hero-formation__container.bento{padding:32px 20px}}.block-hero-formation__container_inner{display:flex;flex-direction:row;gap:60px;width:100%;height:auto}.block-hero-formation__container__conteneur-titre{display:flex}.block-hero-formation__container__conteneur-titre.titre_left{justify-content:flex-start;width:100%}.block-hero-formation__container__conteneur-titre.titre_right{justify-content:flex-end;width:100%}.block-hero-formation__container .component-texte-courant{margin:unset !important}.block-hero-formation__container .component-texte-courant--l,.block-hero-formation__container .component-texte-courant--m,.block-hero-formation__container .component-texte-courant--s{max-width:unset !important}.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ul,.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ol{margin-top:2px;margin-left:0px}.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ul>li>.component-texte-courant__icon,.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ol>li>.component-texte-courant__icon{display:flex}.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ul>li:has(.component-texte-courant__icon),.block-hero-formation__container .component-texte-courant>.component-texte-courant__content>ol>li:has(.component-texte-courant__icon){list-style:none;margin-bottom:.5em;margin-left:0px;display:flex;gap:8px}.block-hero-formation__container .component-titre{width:100% !important}.block-hero-formation__container .component-titre.component-titre--size-s>.component-titre__heading{font-weight:400}.block-hero-formation__container .block_contact.align-left .block_contact__wraper_mainContact{margin-left:0}.block-hero-formation__content{display:flex;flex-direction:column;align-items:flex-start;-webkit-hyphens:auto;hyphens:auto;gap:24px;overflow-wrap:anywhere;width:50%}@media only screen and (max-width: 767px){.block-hero-formation__content{gap:16px}}.block-hero-formation__content:has(>*):not(:has(>:nth-child(3))){justify-content:center}.block-hero-formation__tags{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-bottom:var(--space-md)}.block-hero-formation__tag{display:inline-flex;align-items:center;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);background-color:var(--Color-Blue-Navy-blue-30);color:var(--Color-Base-White);font-family:var(--font-family-primary);letter-spacing:var(--letter-spacing-titre-haas-l);font-size:var(--titre-haas-XXS);font-weight:var(--font-weight-medium);line-height:1.35}.block-hero-formation__tag-icon{margin-right:var(--space-xs);width:16px;height:16px;object-fit:contain}.block-hero-formation__ctas{display:flex;flex-direction:row;gap:16px;width:100%;align-self:stretch;flex-wrap:wrap}@media only screen and (max-width: 768px){.block-hero-formation__ctas{gap:8px}}.block-hero-formation__ctas>.component-button-wrapper{justify-content:center;width:unset}.block-hero-formation__ctas>.component-button-wrapper>.component-button{gap:8px}.block-hero-formation__media{display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;height:inherit;width:50%}@media only screen and (max-width: 768px){.block-hero-formation__media{width:100%}}.block-hero-formation__title-above-media{font-family:var(--font-family-primary);letter-spacing:var(--letter-spacing-titre-haas-l);font-size:var(--titre-haas-S);font-weight:var(--font-weight-bold);line-height:1.2;text-transform:capitalize;color:var(--text-dark);margin:0;text-align:left;max-width:570px}.block-hero-formation--title-au_dessus .block-hero-formation__media{gap:var(--space-lg)}.block-hero-formation--title-dedans .block-hero-formation__media{gap:var(--space-md)}.block-hero-formation--bg-bento .block-hero-formation__title-above-media{font-style:italic}.block-hero-formation__image{width:470px;max-width:100%;max-height:580px;min-height:300px;object-fit:cover;border-radius:4px;height:100%}.block-hero-formation__video{position:relative;width:600px;max-width:100%;height:398px;overflow:hidden;border-radius:4px}.block-hero-formation__video iframe{width:100%;height:100%}@media only screen and (max-width: 768px){.block-hero-formation__video{width:100%;aspect-ratio:16/9;min-height:200px}.block-hero-formation__video iframe{width:100%;height:100%;aspect-ratio:16/9}}.block-hero-formation__video-thumbnail{width:100%;height:100%;background-size:cover;background-position:center;position:relative}.block-hero-formation__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;transition:var(--transition-normal)}.block-hero-formation__play-button:hover{transform:translate(-50%, -50%) scale(1.1)}.block-hero-formation__play-button svg{width:80px;height:80px;color:var(--Color-Base-White);filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3))}.block-hero-formation__no-image{width:470px;max-width:100%;max-height:580px;min-height:300px;background-color:var(--Color-Grey-Grey-30);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--Color-Grey-Grey-60);font-size:var(--titre-haas-M);font-weight:var(--font-weight-bold)}@media only screen and (min-width: 768px)and (max-width: 1200px){.block-hero-formation{flex-direction:column;gap:var(--space-lg)}.block-hero-formation--left,.block-hero-formation--right{flex-direction:column}.block-hero-formation__container{flex-direction:column;gap:var(--space-lg);align-items:center;width:100%}.block-hero-formation__container .component-texte-courant{margin:unset !important}.block-hero-formation__container .component-texte-courant--l,.block-hero-formation__container .component-texte-courant--m,.block-hero-formation__container .component-texte-courant--s{max-width:unset !important}.block-hero-formation__container_inner{flex-direction:column}.block-hero-formation__content{max-width:100%;align-items:center}.block-hero-formation__content>.component-texte-courant{margin:unset}.block-hero-formation--title-above_media .block-hero-formation__content,.block-hero-formation--title-both .block-hero-formation__content{padding-top:0}.block-hero-formation__image{width:400px;height:300px}.block-hero-formation__video{width:400px;height:267px}.block-hero-formation__video iframe{width:100%;height:100%}.block-hero-formation__title-above-media{font-size:var(--titre-haas-L);max-width:400px}}@media(min-width: 768px){.block-hero-formation{margin:0 auto;width:77.78%;max-width:1280px}}@media only screen and (max-width: 767px){.block-hero-formation{flex-direction:column;width:93%;margin:0 auto}.block-hero-formation.block-hero-formation--bg-bento>.block-hero-formation__container>.block-hero-formation__container_inner{gap:16px}.block-hero-formation--left,.block-hero-formation--right{flex-direction:column}.block-hero-formation__container{flex-direction:column;gap:16px;align-items:center;width:100%}.block-hero-formation__container_inner{display:flex;flex-direction:column;align-items:flex-start}.block-hero-formation__container .block_contact .block_contact__wraper_mainContact{width:100%}.block-hero-formation__container .block_contact__wraper_mainContact__wpr.image-position-left,.block-hero-formation__container .block_contact__wraper_mainContact__wpr.image-position-right{width:100%;min-width:unset;max-width:unset}.block-hero-formation__container>.component-titre{width:100% !important;padding:32px 0px 0px}.block-hero-formation__container>.component-titre.component-titre--align-left{text-align:left !important}.block-hero-formation__container .component-texte-courant{margin:unset !important}.block-hero-formation__container .component-texte-courant--l,.block-hero-formation__container .component-texte-courant--m,.block-hero-formation__container .component-texte-courant--s{max-width:unset !important}.block-hero-formation__container .component-texte-courant>.component-texte-courant__content{text-align:left;display:flex;flex-direction:column;row-gap:4px}.block-hero-formation__content{width:100%;align-items:center;text-align:center}.block-hero-formation--title-above_media .block-hero-formation__content,.block-hero-formation--title-both .block-hero-formation__content{padding-top:var(--space-md)}.block-hero-formation__image{width:100%}.block-hero-formation__video{width:100%;aspect-ratio:16/9;min-height:200px;max-height:300px}.block-hero-formation__video iframe{width:100%;height:100%;aspect-ratio:16/9}.block-hero-formation__play-button svg{width:60px;height:60px}.block-hero-formation__ctas{justify-content:center;width:100%}.block-hero-formation__ctas>.component-button-wrapper{justify-content:center}.block-hero-formation__ctas>.component-button-wrapper>a{width:100%}.block-hero-formation__cta{width:100%;justify-content:center}.block-hero-formation__title-above-media{font-size:var(--titre-haas-M);max-width:340px}.block-hero-formation__no-image{width:100%}}@media only screen and (max-width: 480px){.block-hero-formation__ctas{flex-direction:column}.block-hero-formation__title-above-media{font-size:var(--titre-haas-S)}.block-hero-formation__video{width:100%;aspect-ratio:16/9;min-height:180px;max-height:250px}.block-hero-formation__video iframe{width:100%;height:100%;aspect-ratio:16/9}.block-hero-formation__play-button svg{width:50px;height:50px}}.wp-block-editor .wp-block[data-type="acf/blockheroformation"] .block-hero-formation.is-preview,.block-editor .wp-block[data-type="acf/blockheroformation"] .block-hero-formation.is-preview,.editor-styles-wrapper .block-hero-formation.is-preview{position:relative}.wp-block-editor .wp-block[data-type="acf/blockheroformation"] .block-hero-formation.is-preview::after,.block-editor .wp-block[data-type="acf/blockheroformation"] .block-hero-formation.is-preview::after,.editor-styles-wrapper .block-hero-formation.is-preview::after{content:"👁️ Preview";position:absolute;top:var(--space-sm);right:var(--space-sm);background:var(--Color-Blue-PPA-Blue-20);color:var(--Color-Base-White);padding:4px 8px;border-radius:var(--radius-sm);font-size:11px;font-weight:var(--font-weight-medium);z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.1)}
