html,body{margin:0;padding:0;overflow-x:hidden}body{color:#101010;background:#fff;font-family:OpenSauceOne,Open Sauce One,Helvetica Neue,Arial,sans-serif}body.sts-mobile-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}.sts-header{z-index:50;padding:0;position:absolute;top:0;left:0;right:0}.sts-header__inner{background:#fff;border-radius:0 0 50px 50px;align-items:center;gap:1.25rem;max-width:1730px;min-height:126px;margin:0 auto;padding:0 2.5rem;transition:border-radius .2s;display:flex;box-shadow:0 4px 10px #001a3333}.sts-header__inner:has(.sts-nav-item.is-open){border-bottom-right-radius:0;border-bottom-left-radius:0}.sts-header__logo{flex:none}.sts-header__logo img{width:74px;height:74px}.sts-header__burger{cursor:pointer;background:0 0;border:0;padding:0;display:none}.sts-header__burger span{background:#005eb8;width:28px;height:2px;margin:5px 0;transition:transform .2s,opacity .2s,margin .2s;display:block}.sts-header__nav{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.sts-header__nav-links{align-items:stretch;gap:0;display:flex}.sts-nav-item{z-index:1;background:#fff;border-radius:20px 20px 0 0;align-items:stretch;height:126px;transition:background .2s;display:flex;position:relative}.sts-nav-item:before,.sts-nav-item:after{content:"";opacity:0;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%;width:28px;height:27px;transition:opacity .2s;position:absolute;bottom:-52px}.sts-nav-item:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='27' viewBox='0 0 28 27' fill='none'%3E%3Cpath d='M0.460938 27C0.460938 27 11.6138 27 19.9609 18C27.4609 9.91341 27.4609 0 27.4609 0L27.4609 27L0.460938 27Z' fill='%23005EB8'/%3E%3C/svg%3E");left:-46px}.sts-nav-item:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='27' viewBox='0 0 28 27' fill='none'%3E%3Cpath d='M27.4609 27C27.4609 27 16.3081 27 7.96094 18C0.460938 9.91341 0.460938 0 0.460938 0L0.460938 27L27.4609 27Z' fill='%23005EB8'/%3E%3C/svg%3E");right:-46px}.sts-nav-item__trigger{color:#141414;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;height:100%;padding:0 1.25rem;font-size:1rem;font-weight:500;display:flex}.sts-nav-item__label{transition:color .2s}.sts-nav-item__chevron{border-bottom:1px solid #000;border-right:1px solid #000;width:.5rem;height:.5rem;transition:transform .2s;transform:rotate(45deg)}.sts-nav-item__chevron.is-open{transform:rotate(-135deg)translateY(-1px)}.sts-nav-panel{color:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:#005eb8;border-radius:0 0 50px 50px;width:min(100vw,1730px);padding:40px 85px;transition:opacity .2s,visibility .2s;position:fixed;top:126px;left:50%;transform:translate(-50%);box-shadow:0 5px 13px #001a3314}.sts-nav-panel.is-open{opacity:1;visibility:visible;pointer-events:auto}@media (min-width:1101px){.sts-nav-item.is-open{z-index:45;background:#005eb8}.sts-nav-item.is-open:before,.sts-nav-item.is-open:after{opacity:1}.sts-nav-item.is-open .sts-nav-item__label{color:#fff}.sts-nav-item.is-open .sts-nav-item__chevron{border-color:#fff;transform:rotate(-135deg)translateY(-1px)}}.sts-nav-panel__grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:40px;display:grid}.sts-nav-panel__row{align-items:flex-start;gap:40px;display:flex}.sts-nav-panel__row .sts-nav-panel__link{flex:1 1 0}.sts-nav-panel__mobile{display:none}.sts-nav-panel__title{border-bottom:1px solid #fff;margin-bottom:40px;padding-bottom:10px;font-size:18px;font-weight:400;line-height:24px}.sts-nav-panel__links{flex-direction:column;gap:15px;display:flex}.sts-nav-panel__link{color:#fff;font-size:16px;font-weight:300;line-height:24px;transition:left .3s,font-weight .2s;position:relative;left:0}.sts-nav-panel__link:hover{font-weight:400;left:10px}.sts-menu-link-label{min-width:0;color:inherit;font:inherit;line-height:inherit;display:block}.sts-nav-panel__link--inline{align-items:center;gap:14px;display:flex}.sts-nav-panel__link--inline:after{content:"→";flex:none;font-size:1.15rem;line-height:1}.sts-header__actions{align-items:center;gap:.75rem;display:flex}.sts-btn{letter-spacing:.214em;text-transform:uppercase;border-radius:30px;justify-content:center;align-items:center;gap:.9rem;min-height:51px;padding:.95rem 1.25rem;font-size:.875rem;font-weight:400;line-height:1;display:inline-flex}.sts-btn--ghost{color:#111;background:#fff;border:1px solid #005eb8}.sts-btn--solid{color:#fff;background:#005eb8}.sts-btn__arrow{border-top:1.5px solid;border-right:1.5px solid;width:.48rem;height:.48rem;transform:rotate(45deg)}.sts-page-content{min-height:50vh}.sts-status-page{background:radial-gradient(circle at 100% 0,#3c6fff29,#0000 34%),radial-gradient(circle at 0,#57d98d24,#0000 28%),linear-gradient(#f5f8ff 0%,#fff 58%);min-height:100vh;padding:10.5rem 1.5rem 5rem}.sts-status-page__shell{justify-content:center;max-width:1730px;margin:0 auto;display:flex}.sts-status-page__card{text-align:center;background:#fffffff0;border:1px solid #005eb81f;border-radius:40px;width:min(100%,920px);padding:3.2rem 3rem;position:relative;overflow:hidden;box-shadow:0 24px 70px #002d621f,inset 0 1px #ffffffe6}.sts-status-page__card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#005eb838,#3c6fff0a);border-radius:0 0 220px;width:220px;height:220px;position:absolute;inset:0 auto auto 0}.sts-status-page__eyebrow,.sts-status-page__code,.sts-status-page__title,.sts-status-page__description,.sts-status-page__hint,.sts-status-page__actions{z-index:1;position:relative}.sts-status-page__eyebrow{color:#005eb8;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .9rem;font-size:.92rem;font-weight:600}.sts-status-page__code{color:#005eb8;margin:0;font-size:clamp(4.5rem,11vw,7.75rem);font-weight:600;line-height:.95}.sts-status-page__title{color:#0f172a;margin:1rem 0 0;max-width:12ch;margin-inline:auto;font-size:clamp(2rem,4vw,3.4rem);font-weight:600;line-height:1.05}.sts-status-page__description{color:#0f172ae0;max-width:58ch;margin:1.15rem 0 0;margin-inline:auto;font-size:1.06rem;line-height:1.75}.sts-status-page__hint{color:#0f172aa8;max-width:54ch;margin:.9rem 0 0;margin-inline:auto;font-size:.98rem;line-height:1.65}.sts-status-page__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem;display:flex}.sts-status-page__actions .sts-btn{justify-content:center;min-width:220px}.sts-section{max-width:1730px;margin:0 auto}.sts-section--hero,.sts-section--grid,.sts-section--split,.sts-section--feature,.sts-section--cta,.sts-section--faq,.sts-section--contact{width:100%}.sts-modal-shell{z-index:80;position:relative}.sts-modal-shell .modal{--sts-modal-spacing:clamp(.75rem, 3vh, 2rem);z-index:200;overscroll-behavior:contain;scrollbar-width:none;padding:var(--sts-modal-spacing);opacity:0;visibility:hidden;background:#031c3a99;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:none;position:fixed;inset:0;overflow:hidden}.sts-modal-shell .modal::-webkit-scrollbar{display:none}.sts-modal-shell.is-open .modal{opacity:1!important;visibility:visible!important;display:flex!important}.sts-modal-shell .modal .content{width:min(100%,900px);max-height:calc(100dvh - (var(--sts-modal-spacing) * 2));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;z-index:1;margin:0;position:relative;overflow:hidden auto}.sts-demo-modal .content.sts-demo-modal__content{width:min(100%,960px);max-height:min(calc(100dvh - (var(--sts-modal-spacing) * 2)), 920px);border-radius:28px;padding:clamp(1.5rem,2vw,2rem) clamp(1.5rem,2vw,2rem) clamp(1.5rem,2.4vw,2.5rem)}.sts-modal-shell .modal .form{min-height:0;overflow:visible}.sts-modal-shell .modal .modal__close-btn{z-index:2;background:#fff;align-self:flex-end;position:sticky;top:0}.sts-demo-modal__close-btn{margin-bottom:.5rem}.sts-demo-modal__title{margin-bottom:1.5rem}.sts-lead-form{position:relative}.sts-demo-modal .input__list{gap:1rem}.sts-demo-modal .sts-form-row p,.sts-demo-modal .sts-form-captcha p,.sts-demo-modal #checkbox-policy p,.sts-demo-modal .submit-row p{margin:0}.sts-demo-modal input.wpcf7-form-control,.sts-demo-modal textarea.wpcf7-form-control{border-radius:28px;padding:.9rem 1.2rem;font-size:1rem;line-height:1.45}.sts-demo-modal textarea.wpcf7-form-control{min-height:140px}.sts-demo-modal .sts-form-error{margin-top:.45rem;font-size:.82rem}.sts-demo-modal .sts-form-captcha{margin-top:1.1rem}.sts-demo-modal #checkbox-policy{margin-top:1.5rem}.sts-demo-modal .submit-row{margin-top:1.5rem;padding-bottom:1rem}.sts-demo-modal .submit-row .button{width:100%;margin-top:0}.screen-reader-response{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sts-form-row p{margin:0}.sts-form-row--full{width:100%}.sts-form-row--full .wpcf7-form-control-wrap{width:100%;display:block}.sts-form-row--full textarea.wpcf7-form-control{width:100%;min-height:180px;display:block}.sts-form-control--error{box-shadow:0 0 0 1px #d6423a29;border-color:#d6423a!important}.sts-form-error{color:#d6423a;margin-top:.55rem;font-size:.88rem;font-weight:500;line-height:1.35;display:block}.sts-form-alert{transform-origin:top;border-radius:24px;margin-bottom:1.5rem;padding:.95rem 1.1rem;font-size:.95rem;line-height:1.45;animation:.32s cubic-bezier(.2,.8,.2,1) sts-form-alert-in}.sts-form-alert--success{color:#0f7f49;background:#57d98d24}.sts-form-alert--error{color:#a52b24;background:#d6423a1a}.sts-form-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.sts-form-captcha{margin-top:1.5rem}.sts-form-captcha p{margin:.7rem 0 0}.sts-form-captcha__label{color:#132235;font-size:.95rem;font-weight:600;line-height:1.4;display:inline-block}.sts-policy-label{align-items:flex-start;gap:.7rem;display:inline-flex}.sts-policy-label input{margin-top:.15rem}.sts-lead-form .submit-row .button{transition:transform .22s,box-shadow .22s,background-position .32s,opacity .22s;position:relative;overflow:hidden}.sts-lead-form .submit-row .button .button__text{transition:transform .22s,letter-spacing .22s,opacity .22s}.sts-button--loading{pointer-events:none;opacity:1;background:linear-gradient(120deg,#005eb8 0%,#1f7dd8 45%,#005eb8 100%) 0 0/200% 100%;justify-content:center;min-width:15.5rem;animation:1.15s ease-in-out infinite sts-button-sheen;transform:translateY(-1px);box-shadow:0 14px 30px #005eb82e}.sts-button--loading .button__text{opacity:.98;letter-spacing:3.6px;transform:translate(1px)}@keyframes sts-form-alert-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)}}@keyframes sts-button-sheen{0%{background-position:100%}50%{background-position:0%}to{background-position:100%}}.sts-modal-shell .sts-form-alert{margin-top:.5rem}.sts-modal-shell textarea.wpcf7-form-control,.page-template-contact textarea.wpcf7-form-control{resize:vertical}@media (min-width:1024px){.sts-demo-modal .input__list{gap:1.25rem 1.5rem}.sts-demo-modal .sts-demo-modal__title{margin-bottom:1.25rem;font-size:clamp(2rem,2.8vw,3.25rem);line-height:.98}.sts-demo-modal .content.sts-demo-modal__content{max-height:min(100dvh - 2.25rem,880px);padding:1.75rem 2rem 2rem}.sts-demo-modal input.wpcf7-form-control,.sts-demo-modal textarea.wpcf7-form-control{padding:.8rem 1.2rem;font-size:.95rem;line-height:1.35}.sts-demo-modal textarea.wpcf7-form-control{min-height:128px}.sts-demo-modal .sts-form-captcha{margin-top:.9rem}.sts-demo-modal #checkbox-policy{margin-top:1.1rem}.sts-demo-modal .submit-row{margin-top:1.1rem;padding-bottom:.4rem}.sts-lead-form .input__list .sts-form-row--full{grid-column:1/-1}}body.sts-modal-open{overscroll-behavior:none;overflow:hidden}html body.sts-modal-open{scrollbar-width:none}@media (max-width:767px){.sts-status-page{padding:8.5rem 1rem 4rem}.sts-status-page__card{border-radius:28px;padding:2rem 1.35rem 1.5rem}.sts-status-page__card:before{border-radius:0 0 150px;width:150px;height:150px}.sts-status-page__eyebrow{letter-spacing:.15em;font-size:.78rem}.sts-status-page__title{max-width:none}.sts-status-page__description,.sts-status-page__hint{font-size:.95rem;line-height:1.6}.sts-status-page__actions{flex-direction:column}.sts-status-page__actions .sts-btn{width:100%;min-width:0}.sts-modal-shell .modal{--sts-modal-spacing:0}.sts-modal-shell .modal .content{max-height:calc(100dvh - (var(--sts-modal-spacing) * 2))}.sts-demo-modal .content.sts-demo-modal__content{border-radius:0;width:100%;height:100dvh;max-height:100dvh;padding:1rem 1rem 1.75rem}.sts-demo-modal__close-btn{margin-bottom:.25rem}.sts-demo-modal .sts-demo-modal__title{margin-bottom:1rem;font-size:2rem;line-height:1}.sts-demo-modal .input__list{gap:.85rem}.sts-demo-modal input.wpcf7-form-control,.sts-demo-modal textarea.wpcf7-form-control{border-radius:24px;padding:.85rem 1rem;font-size:.98rem;line-height:1.35}.sts-demo-modal textarea.wpcf7-form-control{min-height:120px}.sts-demo-modal .sts-form-captcha{margin-top:.95rem}.sts-demo-modal #checkbox-policy{margin-top:1.2rem;font-size:.82rem;line-height:1.3}.sts-demo-modal .submit-row{margin-top:1.25rem;padding-bottom:1.5rem}}.sts-footer{z-index:2;padding-top:0;position:relative}.sts-site-footer{z-index:2;color:#fff;background:#005eb8;border-radius:50px 50px 0 0;padding:4rem 2.5rem 2rem;position:relative}body.page-template-actualites .sts-site-footer,body.single-post .sts-site-footer{border-radius:0}.sts-page-content.page-template-actualites,.sts-page-content.single-post{padding-bottom:2.5rem}@media (min-width:1024px){.sts-page-content.page-template-actualites,.sts-page-content.single-post{padding-bottom:4rem}}.sts-page-content.page-template-actualites>div>#section-articles:last-child,.sts-page-content.single-post>div>#section-articles:last-child{padding-bottom:2.5rem}@media (min-width:1024px){.sts-page-content.page-template-actualites>div>#section-articles:last-child,.sts-page-content.single-post>div>#section-articles:last-child{padding-bottom:4rem}}.sts-site-footer__inner{max-width:1730px;margin:0 auto}.sts-site-footer__top{grid-template-columns:16% 84%;gap:1.25rem;display:grid}.sts-site-footer__brand{color:#fff;flex-direction:column;font-size:1.5rem;line-height:1.75rem;display:flex}.sts-site-footer__brand img{width:110px;margin-bottom:2rem}.sts-site-footer__content{grid-template-columns:minmax(220px,1fr) minmax(180px,1fr) minmax(220px,1fr) minmax(160px,.8fr);align-items:start;gap:2rem;margin-top:2.75rem;display:grid}.sts-site-footer__contact h3{margin:0;font-size:1.125rem;font-weight:400;line-height:1.35}.sts-site-footer__contact p{margin:.625rem 0 0;font-size:1rem;font-weight:300;line-height:1.55}.sts-site-footer__links-col{flex-direction:column;gap:.65rem;display:flex}.sts-site-footer__nav-link,.sts-site-footer__legal-link{color:#fff;opacity:1;align-items:center;gap:.6rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.sts-site-footer__nav-link{width:fit-content;font-size:1.125rem;line-height:1.35}.sts-site-footer__nav-link:hover,.sts-site-footer__legal-link:hover,.sts-site-footer__social-link:hover{opacity:.7}.sts-site-footer__arrow{flex:none;width:16px;height:auto}.sts-site-footer__social{flex-direction:column;align-items:flex-end;display:flex}.sts-site-footer__social-title{letter-spacing:.21em;text-transform:uppercase;font-size:.875rem}.sts-site-footer__social-links{gap:.625rem;margin-top:1.25rem;display:flex}.sts-site-footer__social-link img{width:46px;height:46px;display:block}.sts-site-footer__legal{border-top:1px solid #fffffff2;justify-content:space-between;gap:1.25rem;margin-top:5rem;padding-top:2.2rem;display:flex}.sts-site-footer__legal-link{letter-spacing:.21em;text-transform:uppercase;font-size:.875rem}.sts-placeholder{max-width:1730px;margin:3rem auto 0;padding:0 2rem}.sts-placeholder__card{background:linear-gradient(135deg,#005eb81f,#57d98d14),#fff;border-radius:2rem;padding:3rem;box-shadow:0 20px 45px #09223f14}.sts-placeholder__eyebrow{color:#005eb8;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.sts-placeholder__card h1{color:#005eb8;margin:0 0 1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.sts-placeholder__card p{max-width:700px;margin:0 0 .75rem;font-size:1.05rem;line-height:1.65}@media (max-width:1100px){.sts-header{position:absolute}.sts-header.is-mobile-open{position:fixed}.sts-header.is-mobile-open .sts-header__inner{box-shadow:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.sts-header__inner{box-sizing:border-box;border-radius:0 0 1.75rem 1.75rem;min-height:0;padding:1.25rem 1rem}.sts-header__burger{z-index:2;width:32px;height:32px;margin-left:auto;display:block;position:relative}.sts-header.is-mobile-open .sts-header__burger span:first-child{transform:translateY(7px)rotate(45deg)}.sts-header.is-mobile-open .sts-header__burger span:nth-child(2){opacity:0}.sts-header.is-mobile-open .sts-header__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.sts-header__nav{box-sizing:border-box;width:auto;box-shadow:none;overscroll-behavior:contain;scrollbar-width:none;background:#fff;border-radius:0 0 1.75rem 1.75rem;flex-direction:column;align-items:flex-start;max-height:calc(100dvh - 92px - 1rem);padding:1.5rem 1rem 1.25rem;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden auto}.sts-header__nav::-webkit-scrollbar{display:none}.sts-header__nav.is-open{display:flex}.sts-header__nav-links,.sts-header__actions{flex-direction:column;align-items:flex-start;width:100%}.sts-header__nav-links{gap:.25rem}.sts-nav-panel{box-sizing:border-box;opacity:1;visibility:visible;pointer-events:auto;z-index:auto;background:#005eb8;border-radius:0;width:100%;max-height:0;margin-top:0;padding:0;transition:max-height .25s,padding .25s,margin-top .25s;display:block;position:static;top:auto;left:auto;overflow:hidden;transform:none}.sts-nav-panel__desktop{display:none}.sts-nav-panel__mobile{width:100%;display:block}.sts-nav-panel.is-open{max-height:1200px;margin-top:.75rem;padding:1.15rem 1.25rem}.sts-nav-item{border-radius:0;width:100%;height:auto;display:block}.sts-nav-item__trigger{justify-content:space-between;width:100%;min-height:44px;padding:.4rem 0;font-size:1rem;font-weight:500}.sts-site-footer{border-radius:40px 40px 0 0;padding:2rem 1.25rem 1.5rem}.sts-site-footer__top,.sts-site-footer__content{grid-template-columns:1fr}.sts-site-footer__brand{text-align:center;align-items:center;font-size:1.5rem;line-height:1.75rem}.sts-site-footer__brand img{margin-bottom:1.25rem}.sts-site-footer__content{text-align:center;margin-top:0}.sts-site-footer__links-col,.sts-site-footer__social{align-items:center}.sts-site-footer__legal{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin-top:2.5rem;padding-top:1.25rem}.sts-site-footer__legal-link{font-size:.5rem}.sts-nav-mobile-group+.sts-nav-mobile-group{margin-top:1.25rem}.sts-nav-mobile-title{text-align:left;opacity:1;visibility:visible;border-bottom:1px solid #ffffffd9;margin:0 0 .9rem;padding-bottom:.75rem;color:#fff!important;font-size:1rem!important;font-weight:400!important;line-height:1.35!important}.sts-nav-mobile-links{flex-direction:column;gap:1rem;width:100%;display:flex}.sts-nav-mobile-link{text-align:left;opacity:1;visibility:visible;justify-content:space-between;align-items:center;gap:.9rem;width:100%;display:flex;color:#fff!important;font-size:1rem!important;font-weight:300!important;line-height:1.5!important}.sts-nav-mobile-link .sts-menu-link-label{font:inherit;line-height:inherit;text-align:left;opacity:1;visibility:visible;white-space:normal;flex:auto;color:inherit!important}.sts-nav-mobile-link:after{content:"→";flex:none;margin-left:auto;font-size:1.2rem;line-height:1}.sts-header__actions{gap:.85rem;margin-top:1rem}.sts-btn{letter-spacing:.1em;min-height:38px;padding:.75rem .95rem;font-size:.78rem}.sts-btn--ghost,.sts-btn--solid{width:auto;max-width:100%}}.page-template-actualites .filter__title{text-align:left;background:0 0;border:0;padding-left:0;padding-right:0}
