.stc-surtitle .et_pb_module_header{display:flex;align-items:center;gap:10px;margin:0;color:#111014;font-family:"Inter",Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:0.02em}.stc-surtitle .et_pb_module_header::before{content:"";display:block;flex:0 0 auto;width:9px;height:9px;background-color:#ff4672;border-radius:50%}@media screen and (max-width:980px){.stc-surtitle .et_pb_module_header{gap:8px;font-size:13px}.stc-surtitle .et_pb_module_header::before{width:8px;height:8px}}@media screen and (max-width:767px){.stc-surtitle .et_pb_module_header{gap:7px;font-size:12px;line-height:1.45}.stc-surtitle .et_pb_module_header::before{width:7px;height:7px}}.surtitle_blanc .et_pb_module_header{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin:0;padding:0;color:#ffffff;text-align:center;font-family:"Inter",Arial,sans-serif;font-size:13px;font-weight:500;line-height:1.4;letter-spacing:0.04em}.surtitle_blanc .et_pb_module_header::before{content:"";display:block;flex:0 0 auto;width:7px;height:7px;background-color:#ffffff;border-radius:50%}@media screen and (max-width:767px){.surtitle_blanc .et_pb_module_header{gap:8px;font-size:12px}.surtitle_blanc .et_pb_module_header::before{width:6px;height:6px}}.texte-rose{color:#ff4672}body{overflow-x:hidden}.stc-header-blur{background:rgba(252,251,249,0.85)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body::after{content:"";position:fixed;left:0;right:0;bottom:0;width:100%;height:90px;z-index:9998;pointer-events:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(255,255,255,0.03);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.15) 25%,rgba(0,0,0,0.65) 70%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.15) 25%,rgba(0,0,0,0.65) 70%,#000 100%)}@media screen and (max-width:980px){body::after{height:75px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@media screen and (max-width:767px){body::after{height:60px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}:root{--orchid-text:rgb(29,32,41);--orchid-line:rgb(38,42,54);--orchid-hover:#FF4672}.orchid-btn{display:inline-flex;flex-direction:column;gap:10px;width:fit-content;text-decoration:none;color:var(--orchid-text);font-weight:500;font-size:16px;line-height:1.2;cursor:pointer}.orchid-btn__top{display:inline-flex;align-items:center;gap:14px}.orchid-btn__arrow{display:inline-flex;color:var(--orchid-text);transform:rotate(-45deg);transition:transform .35s cubic-bezier(.4,0,.2,1),color .35s ease}.orchid-btn__arrow svg{width:1.1em;height:1.1em}.orchid-btn:hover .orchid-btn__arrow{transform:rotate(0deg);color:var(--orchid-hover)}.orchid-btn__indicator{display:flex;align-items:center;gap:6px}.orchid-btn__dot{flex:0 0 auto;width:4px;height:4px;border-radius:50%;background:var(--orchid-line)}.orchid-btn__bar{height:2px;width:22px;background:var(--orchid-line);border-radius:30px;transition:width .35s cubic-bezier(.4,0,.2,1),background-color .35s ease}.orchid-btn:hover .orchid-btn__bar{width:calc(100% - 10px);background:var(--orchid-hover)}.stc-image-hover{position:relative;overflow:hidden;border-radius:16px}.stc-image-hover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(0.22,1,0.36,1),filter 450ms ease}.stc-image-hover::after{content:"↗";position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background:#ffffff;color:#14130f;font-family:Inter,Arial,sans-serif;font-size:34px;font-weight:400;line-height:1;opacity:0;transform:translate(-50%,-50%)scale(0.8);transition:opacity 300ms ease,transform 450ms cubic-bezier(0.22,1,0.36,1);pointer-events:none}.stc-image-hover:hover img{transform:scale(1.08);filter:blur(3px)}.stc-image-hover:hover::after{opacity:1;transform:translate(-50%,-50%)scale(1)}@media screen and (max-width:767px){.stc-image-hover::after{width:72px;height:72px;font-size:28px}}@media screen and (min-width:981px){header[data-canvas="Sous-Menu Formation"],header[data-canvas="Sous-Menu Shots"]{position:relative!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}[data-interaction-target="3hs4yscv4i"],[data-interaction-target="raeirslowh"]{position:fixed!important;top:80px!important;left:0!important;right:0!important;width:100%!important;margin:0!important;z-index:9980!important}body.admin-bar [data-interaction-target="3hs4yscv4i"],body.admin-bar [data-interaction-target="raeirslowh"]{top:112px!important}}// Wait for the DOM to be fully loaded before running the scriptdocument.addEventListener('DOMContentLoaded',function (){// Function to remove the title attributefunction removeTitle(event){this.dataset.originalTitle=this.title;this.removeAttribute('title')}// Function to restore the title attributefunction restoreTitle(event){// Only restore the title if it was previously storedif (this.dataset.originalTitle){this.setAttribute('title',this.dataset.originalTitle)}}// Get all the img elements on the pageconst images=document.querySelectorAll('img');// Add the event listeners to each imageimages.forEach(img=>{img.addEventListener('mouseover',removeTitle);img.addEventListener('mouseout',restoreTitle)})});.stc-article,.stc-article *{box-sizing:border-box}.stc-article{--stc-rose:#ff4672;--stc-noir:#14130f;--stc-texte:#36342f;--stc-gris:#f2f4f7;--stc-bordure:#dedfe3;display:block;width:100%;max-width:100%;min-width:0;color:var(--stc-texte);overflow-wrap:break-word}.stc-article>*,.stc-article section,.stc-article figure{max-width:100%;min-width:0}.stc-article .texte-rose{color:var(--stc-rose)}.stc-article h2,.stc-article h3{color:var(--stc-noir);font-weight:700;letter-spacing:-0.025em}.stc-article h2{margin:42px 0 14px;padding:0;font-size:clamp(25px,3vw,38px);line-height:1.12}.stc-article h3{margin:25px 0 8px;padding:0;font-size:clamp(19px,2vw,24px);line-height:1.2}.stc-article p{margin:0 0 10px;padding:0;font-size:14px;line-height:1.62}.stc-article p:last-child{margin-bottom:0}.stc-article ul,.stc-article ol{margin:8px 0 14px 20px;padding:0}.stc-article li{margin:0 0 7px;padding-left:3px;font-size:14px;line-height:1.55}.stc-article li:last-child{margin-bottom:0}.stc-article a{color:inherit;overflow-wrap:anywhere}.stc-article img{display:block;width:auto;max-width:100%;height:auto}.stc-article .stc-a-retenir{margin:0 0 24px;padding:28px 30px;background:var(--stc-gris);border-radius:22px}.stc-article .stc-a-retenir__titre{margin:0 0 12px;color:var(--stc-rose);font-size:14px;font-weight:700;line-height:1.3}.stc-article .stc-a-retenir ul{margin:0 0 0 18px}.stc-article .stc-a-retenir li{margin-bottom:8px;color:var(--stc-noir)}.stc-article .stc-a-retenir li::marker{color:var(--stc-rose)}.stc-article .stc-intro{margin:0 0 8px;color:var(--stc-noir);font-size:14px;font-weight:500}.stc-article .stc-message-cle,.stc-article .stc-citation{margin:24px 0;padding:22px 24px;border-radius:14px}.stc-article .stc-message-cle{background:var(--stc-gris);border-left:4px solid var(--stc-rose)}.stc-article .stc-message-cle p{color:var(--stc-noir);font-weight:600}.stc-article .stc-citation{background:var(--stc-noir)}.stc-article .stc-citation p{color:#ffffff;font-weight:600}.stc-article .stc-citation cite{display:block;margin-top:8px;color:var(--stc-rose);font-size:13px;font-style:normal;font-weight:700}.stc-article .stc-article-image{width:100%;margin:24px 0;padding:0;text-align:center}.stc-article .stc-article-image img{width:100%;max-width:100%;height:auto;margin:0 auto;border-radius:14px}.stc-article .stc-article-image figcaption{margin-top:8px;color:#6a675f;font-size:12px;line-height:1.45;text-align:center}.stc-article .stc-tableau{width:100%;margin:18px 0 26px;overflow-x:auto;border:1px solid var(--stc-bordure);border-radius:14px;-webkit-overflow-scrolling:touch}.stc-article .stc-tableau table{width:100%;min-width:720px;margin:0;border:0;border-collapse:collapse;border-spacing:0;background:#ffffff}.stc-article .stc-tableau th,.stc-article .stc-tableau td{padding:14px 16px;border:0;border-right:1px solid var(--stc-bordure);border-bottom:1px solid var(--stc-bordure);text-align:left;vertical-align:top}.stc-article .stc-tableau th:last-child,.stc-article .stc-tableau td:last-child{border-right:0}.stc-article .stc-tableau tbody tr:last-child td{border-bottom:0}.stc-article .stc-tableau th{background:var(--stc-noir);color:#ffffff;font-size:15px;font-weight:700;line-height:1.4}.stc-article .stc-tableau td,.stc-article .stc-tableau td p{color:var(--stc-texte);font-size:14px;line-height:1.5}.stc-article .stc-tableau td::before{display:none}.stc-article .stc-tableau tbody tr:nth-child(even) td{background:var(--stc-gris)}.stc-article .villa-faq,.stc-article .villa-faq *{box-sizing:border-box}.stc-article .villa-faq{display:flex;width:100%;margin:18px 0 0;padding:0;flex-direction:column;gap:9px}.stc-article .villa-faq-item{width:100%;margin:0;overflow:hidden;background:#f3f3f5;border-radius:10px;transition:background-color 250ms ease,transform 450ms cubic-bezier(0.34,1.56,0.64,1)}.stc-article .villa-faq-question{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;margin:0;padding:19px 20px;border:0;background:transparent;color:var(--stc-noir);font-family:"Inter Tight",Inter,system-ui,sans-serif;font-size:clamp(16px,1.4vw,18px);font-weight:500;line-height:1.25;letter-spacing:-0.015em;text-align:left;cursor:pointer}.stc-article .villa-faq-question>span:first-child{min-width:0;overflow-wrap:anywhere}.stc-article .villa-faq-icon{display:flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;transition:transform 420ms cubic-bezier(0.34,1.56,0.64,1)}.stc-article .villa-faq-icon svg{display:block;width:15px;height:15px;fill:none;stroke:var(--stc-rose);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.stc-article .villa-faq-item.is-open .villa-faq-icon{transform:rotate(180deg)}.stc-article .villa-faq-content{height:0;overflow:hidden}.stc-article .villa-faq-answer{max-width:70ch;padding:0 48px 20px 20px;color:#57544c;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.55;opacity:0;transform:translateY(-7px) scaleY(0.98);transform-origin:top left;transition:opacity 240ms ease,transform 400ms cubic-bezier(0.22,1,0.36,1)}.stc-article .villa-faq-item.is-open .villa-faq-answer{opacity:1;transform:translateY(0) scaleY(1)}.stc-article .stc-cta{margin:28px 0 0;padding:28px;width:100%;max-width:100%;min-width:0;overflow:hidden;background:var(--stc-gris);border-radius:18px}.stc-article .stc-cta h2{margin-top:0}.stc-article .stc-cta .orchid-btn{margin-top:10px;max-width:100%}@media (hover:hover) and (pointer:fine){.stc-article .villa-faq-item:hover{background:#eeeef1}}@media screen and (max-width:980px){.stc-article h2{margin-top:36px}.stc-article .villa-faq-question{padding:18px}.stc-article .villa-faq-answer{padding:0 44px 19px 18px}}@media screen and (max-width:767px){.stc-article{width:100%;max-width:100%;min-width:0}.stc-article h2{margin:32px 0 12px;font-size:26px;line-height:1.15}.stc-article h3{margin:22px 0 7px;font-size:20px;line-height:1.2}.stc-article p{margin-bottom:9px}.stc-article .stc-a-retenir{margin-bottom:20px;padding:22px 20px;border-radius:16px}.stc-article .stc-message-cle,.stc-article .stc-citation{margin:20px 0;padding:19px 18px}.stc-article .stc-tableau{margin:15px 0 22px;overflow:visible;border:0;border-radius:0}.stc-article .stc-tableau table,.stc-article .stc-tableau tbody{display:block;width:100%;min-width:0;background:transparent}.stc-article .stc-tableau thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.stc-article .stc-tableau tbody{display:grid;gap:12px}.stc-article .stc-tableau tr{display:block;width:100%;margin:0;overflow:hidden;background:#ffffff;border:1px solid var(--stc-bordure);border-radius:12px}.stc-article .stc-tableau td{display:block;width:100%;padding:12px 14px;border:0;border-bottom:1px solid var(--stc-bordure);background:#ffffff;overflow-wrap:anywhere}.stc-article .stc-tableau tbody tr:nth-child(even) td{background:#ffffff}.stc-article .stc-tableau td:first-child,.stc-article .stc-tableau tbody tr:nth-child(even) td:first-child{background:var(--stc-noir);color:#ffffff}.stc-article .stc-tableau td:last-child{border-bottom:0}.stc-article .stc-tableau td::before{content:attr(data-label);display:block;margin:0 0 5px;color:var(--stc-rose);font-size:12px;font-weight:700;line-height:1.3}.stc-article .villa-faq{gap:7px;margin-top:15px}.stc-article .villa-faq-item{border-radius:9px}.stc-article .villa-faq-question{gap:14px;padding:17px 16px;font-size:15px}.stc-article .villa-faq-answer{padding:0 40px 17px 16px;font-size:14px;line-height:1.55}.stc-article .villa-faq-icon{flex-basis:16px;width:16px;height:16px}.stc-article .villa-faq-icon svg{width:14px;height:14px}.stc-article .stc-cta{padding:22px 20px;border-radius:16px}.stc-article .stc-cta .orchid-btn{display:block;width:100%;max-width:100%;white-space:normal}.stc-article .stc-cta .orchid-btn__top{width:100%;max-width:100%;min-width:0}.stc-article .stc-article-image{margin:20px 0}.stc-article .stc-article-image img{border-radius:11px}}@media (prefers-reduced-motion:reduce){.stc-article .villa-faq-item,.stc-article .villa-faq-icon,.stc-article .villa-faq-answer{transition:none}}