:root{--background:#ECECEC;--loxodata-orange:#FF380D;--dark-orange:#E0320B;--light-orange:#FF7A5D;--text-color:#1A1A1A;--border-color:#3D3D3D;--motto-color:#777777;--white:#fff}html,body{width:100%;overflow-x:hidden}body{font-family:atkinson hyperlegible,sans-serif;margin:0;padding:0;font-size:16px;color:var(--text-color);display:flex;flex-direction:column;justify-content:center;background-color:var(--background)}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em;color:var(--loxodata-orange)}h5{font-size:1em}h6{font-size:.875em}a{color:var(--loxodata-orange);text-decoration:none}a:hover{text-decoration:underline}table{border-collapse:collapse;border-radius:0;width:100%;margin:2em 0;font-size:.95em}.icon{width:30px;height:auto;vertical-align:middle}.paragraphe-icon{width:120px;height:auto}thead th{border:1px solid var(--text-color);background-color:var(--background);padding:5px;text-align:left}tbody td{border:1px solid var(--text-color);padding:5px}tbody tr:hover{background-color:var(--background)!important}pre code{display:block;padding:1rem;background-color:var(--background);border-radius:6px;font-family:fira code,monospace;font-size:.9rem;overflow-x:auto}.orange{color:var(--loxodata-orange)!important}.light-orange{color:var(--light-orange)!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{width:100%;height:75px;background-color:var(--background);display:flex;align-items:center;justify-content:space-between;padding:0 60px;box-sizing:border-box}.logoL{height:50px}.loxodata{position:relative;max-height:50px}header .logo{display:flex;align-items:center;gap:10px}.header-right{display:flex;align-items:center;gap:20px}.header-nav{display:flex;gap:20px}.nav-item{display:flex;align-items:center;gap:8px;padding:10px;font-family:atkinson hyperlegible,sans-serif;font-size:18px;font-weight:400;color:var(--text-color);cursor:pointer;position:relative}.nav-item img{max-height:15px}.nav-item span,.nav-item a{line-height:25px;white-space:nowrap;word-wrap:break-word;color:var(--text-color);text-decoration:none}.nav-item:hover .submenu{display:block}.nav-item.open .submenu{display:block}.submenu{display:none;position:absolute;top:100%;left:0;background-color:var(--background);padding:.9em 1.2em;box-shadow:0 4px 8px rgba(0,0,0,.1);border-left:.5px solid var(--text-color);border-right:.5px solid var(--text-color);z-index:1000}.submenu a{display:block;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:9px;margin-bottom:1em}.submenu a:hover{text-decoration-thickness:3px}.submenu.visible{display:block}.contact-button{width:149px;height:35px;padding:0 12px;border-radius:6px;border:1px solid var(--loxodata-orange);display:flex;justify-content:center;align-items:center;background-color:transparent;cursor:pointer}.contact-button span{color:var(--loxodata-orange);font-size:17px;font-family:atkinson hyperlegible,sans-serif;font-weight:700;line-height:25px;text-align:center;word-wrap:break-word}.eye-icon img{max-height:35px}.footer{width:100%;background:linear-gradient(to bottom,#E2E2E2,white);justify-content:space-between;padding:5px;margin-top:60px}.footer .colonne{margin-left:20px;margin-right:20px}.logo-container .logo{max-width:100%}.description-footer{width:500px;color:var(--text-color);font-size:21px;font-weight:400;line-height:30.66px;word-wrap:break-word;margin-top:1em;margin-bottom:1em}.section-title{display:flex;align-items:center;gap:15px}.section-icon{width:24px;height:24px}.title-footer{color:var(--text-color);font-size:21px;font-weight:700;line-height:30.66px;word-wrap:break-word}.links .link{display:flex;flex-direction:column;gap:6px}.link-text{color:var(--text-color);font-size:21px;font-weight:400;line-height:30.66px;word-wrap:break-word}.contact-info{display:flex;flex-direction:column;gap:6px}.contact-text{color:var(--text-color);font-size:21px;font-weight:400;line-height:30.66px;word-wrap:break-word}.motto{width:100%;color:var(--motto-color);font-size:clamp(1.5rem,6vw,60px);font-weight:400;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer .tags{width:100%;gap:14px;justify-content:flex-end;align-self:flex-end}.parts{display:flex;justify-content:space-between;margin:0;padding:0}.title{font-weight:700;line-height:1.35;letter-spacing:3.76px}.title-container{display:flex;align-items:center}.description{font-weight:400;line-height:1.5;margin-top:20px;width:100%}.part-container-img{display:flex;justify-content:center;align-items:center;height:100%;max-width:100%}.part-container-img img{max-width:100%;max-height:100%}.page{max-width:75%;margin:0 auto;padding:0 2rem;text-align:left}.page-section{margin-top:60px}.detail{display:flex;align-items:center;gap:1rem}.sidebar-page-wrapper.page{max-width:100%;margin:0;display:flex;align-items:flex-start}.sidebar-page{flex:1;max-width:80%}.sidebar{width:350px}.article{display:flex;justify-content:center;margin:20px}@media(min-width:1805px){.article{justify-content:flex-end;margin-right:132px}}.article-card{background-color:var(--white);border-radius:6px;padding:0;width:80%;max-width:1080px;transition:transform .2s ease}.article-banner{border-radius:6px 6px 0 0;width:100%;height:auto}.article-details{padding:24px}.article-figure{display:flex;flex-direction:column;align-items:center;margin:2rem 0;text-align:center}.article-figure figcaption{margin-top:1rem;color:var(--motto-color);font-style:italic}.article-image{max-width:70%;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.article-image:hover{transform:scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,.2)}.image-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);animation:fadeIn .3s ease;flex-direction:column;padding:40px 20px 20px;box-sizing:border-box;overflow:auto}.image-modal.active{display:flex;justify-content:space-between;align-items:flex-start}.modal-close{position:fixed;top:20px;right:40px;color:var(--white);font-size:40px;font-weight:700;cursor:pointer;transition:transform .2s ease;background:0 0;border:none;padding:0;z-index:2001;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:1}.modal-close:hover{transform:scale(1.2)}.modal-content{display:flex;align-items:center;justify-content:center;gap:20px;flex:1;max-height:70vh;width:100%;margin:20px 0}.modal-image-wrapper{display:flex;align-items:center;justify-content:center;flex:1;max-width:45vw;max-height:50vh}.modal-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.modal-nav{background:rgba(255,255,255,.2);color:var(--white);border:none;font-size:28px;padding:10px 15px;cursor:pointer;transition:background .3s ease,transform .2s ease;border-radius:4px;flex-shrink:0;height:fit-content}.modal-nav:hover{background:rgba(255,255,255,.5);transform:scale(1.1)}.modal-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;width:100%}.modal-footer figcaption{color:var(--white);font-size:.95em;text-align:center;max-width:85vw;word-wrap:break-word;width:100%}.modal-counter{color:var(--white);font-size:.85em;opacity:.8}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.formation{margin-bottom:30px}.Qualiopi-icon-container{display:flex;justify-content:flex-end}.formation-informations{display:flex;flex-direction:column;gap:1rem}.cursus-formation-img{max-width:40%;height:auto;display:block;margin:0}.article-card.legal{background-color:var(--background)}.page-index{display:flex;flex-direction:column;margin:0 auto;padding:0 2rem;text-align:left;max-width:1300px;box-sizing:border-box}.parts-index{display:flex;justify-content:center;align-items:stretch;gap:80px;margin:0;padding:100px 0}.colonne-index{width:650px;box-sizing:border-box}.parts-three-colonne-index{display:flex;flex-direction:column;align-items:flex-start;padding:0 2rem}.three-colonne-index,.end-colonne-index{display:flex;flex-direction:column;justify-content:space-between;width:400px;box-sizing:border-box;padding:20px;text-align:left;flex-shrink:0}.three-colonne-index img{display:block;max-width:150px;height:auto;object-fit:contain}.title-index{font-size:32px;font-weight:700;line-height:1.35;letter-spacing:3.76px;width:1430px}.section-title-index{font-size:24px}.description-index{font-weight:400;line-height:1.5;margin-top:20px;width:100%;text-align:justify}.liaison{display:flex;justify-content:center;align-items:center;width:100%;margin:-120px 0}.liaison img{width:740px}.des_chiffres_qui_nous_racontent{padding:50px 0;margin-bottom:200px}.image-overlay-container{position:relative;display:inline-block}.image-overlay{display:block;width:100%;height:auto}.overlay{position:absolute;font-weight:700;white-space:nowrap}.expertise-t1{top:-2%;left:-9%}.expertise-t2{top:23%;left:62%}.expertise-t3{top:48%;left:25%}.expertise-t4{top:73%;left:52%}.expertise-t5{top:96%;left:9%}.demarche_globale-t1{top:12%;left:8%;color:var(--light-orange)}.demarche_globale-t2{top:13%;left:78%;color:var(--light-orange)}.demarche_globale-t3{top:82%;left:8%;color:var(--light-orange)}.demarche_globale-t4{top:82%;left:78%;color:var(--light-orange)}.chiffres-t1{top:65%;left:8%;color:var(--loxodata-orange);font-size:120px;font-weight:600}.chiffres-t2{top:65%;left:44%;color:var(--loxodata-orange);font-size:120px;font-weight:600}.chiffres-t3{top:65%;left:77%;color:var(--loxodata-orange);font-size:120px;font-weight:600}.chiffres-t1-description,.chiffres-t2-description,.chiffres-t3-description{top:130%;text-align:center}.chiffres-t1-description{left:12%}.chiffres-t2-description{left:48%}.chiffres-t3-description{left:81%}.il_nous_font_confiance{gap:80px;margin:0;padding:100px 0}.clients-section{width:100%;text-align:center}.clients-container{display:flex;justify-content:center;align-items:center;gap:40px;width:100%}.clients-carousel{overflow:hidden;flex:1;max-width:80%}.clients-track{display:flex;gap:80px;align-items:center;animation:scroll-clients 60s linear infinite;will-change:transform}.clients-track img{height:60px;width:auto;object-fit:contain;opacity:.8;transition:filter .3s ease,opacity .3s ease}.clients-track img:hover{opacity:1}@keyframes scroll-clients{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}.pagination{display:flex;justify-content:center;gap:16px}.mirror img{transform:scaleX(-1)}.side-nav{position:fixed;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px;z-index:1000}.side-nav img{width:42px;cursor:pointer;opacity:.65;transition:opacity .2s ease,transform .2s ease}.side-nav img:hover{opacity:1;transform:scale(1.1)}.colonne{width:48%;padding:20px}.sous-colonnes{display:flex;justify-content:space-between;gap:40px;width:100%;margin:0 auto}.sous-colonne{flex:1}.sous-colonne .section-title,.sous-colonne .links,.sous-colonne .contact-info{justify-content:flex-end;text-align:right}.tags{display:flex;justify-content:space-between;flex-wrap:wrap;width:75%}.tag{display:inline-block;font-size:17px;margin-bottom:10px;padding:10px 20px;border:1px solid var(--text-color);border-radius:44px;background:0 0}.title-404{color:var(--light-orange);font-family:source code pro,sans-serif;font-size:162px;line-height:135.03%;font-weight:400;position:relative}.image404{display:block;margin-left:auto;max-width:60%}.cta-button{display:inline-flex;width:fit-content;margin-top:30px;height:54px;padding:0 11px 0 19px;border-radius:6px;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:background .3s ease;text-decoration:none}.cta-button.orange{background:var(--loxodata-orange);border:2px solid var(--loxodata-orange)}.cta-button.white{border:2px solid var(--loxodata-orange)}.cta-button.orange:hover{background:var(--dark-orange)}.cta-text{font-size:18px;font-family:manrope,sans-serif;font-weight:700;line-height:25px;white-space:nowrap}.cta-text.orange{color:var(--loxodata-orange)}.cta-text.white{color:var(--white)}.cta-icon{width:39px;height:34px;display:flex;align-items:center;justify-content:center}.fleche-retour{transform:scaleX(-1)}.dropdown-toggle{transition:transform .3s ease}.nav-item:hover .dropdown-toggle{transform:rotate(180deg)}.nav-item.open .dropdown-toggle{transform:rotate(180deg)}.toggle-button.open .dropdown-toggle{transform:rotate(180deg)}.toggle-button{display:flex;cursor:pointer}.extra-content{display:none}.extra-content.visible{display:block}@media(max-width:1400px){body{font-size:14px}.header{height:48px;padding:0 39px}.logoL{height:32px}.loxodata{max-height:32px}header .logo{gap:6px}.header-right{gap:12px}.header-nav{gap:12px}.nav-item{font-size:16px}.nav-item img{max-height:9px}.nav-item span,.nav-item a{line-height:16px}.contact-button{width:96px;height:22px;padding:0 7px;border-radius:6px}.contact-button span{font-size:13px;font-weight:500;line-height:16px}.eye-icon img{max-height:15px}.footer{margin-top:20px}.description-footer{width:325px;font-size:13px;line-height:19px}.section-icon{width:15px;height:15px}.title-footer{font-size:13px}.link-text{font-size:13px}.contact-text{font-size:13px}.motto{font-size:clamp(1.5rem,6vw,39px)}.footer .tags{width:100%;gap:9px;justify-content:flex-end;align-self:flex-end}.part-container-img{max-height:300px;max-width:900px}.sidebar{width:280px}.page-index{max-width:852px}.parts-index{gap:52px}.colonne-index{width:400px}.three-colonne-index,.end-colonne-index{width:275px;padding:13px}.three-colonne-index img{max-width:97px}.title-index{font-size:20px;letter-spacing:3.76px;width:929px}.section-title-index{font-size:15px}.liaison img{width:452px}.chiffres-t1,.chiffres-t2,.chiffres-t3{font-size:78px}.chiffres-t1{top:63%;left:8%}.chiffres-t2{top:63%;left:44%}.chiffres-t3{top:63%;left:76%}.colonne{padding:13px}.sous-colonnes{gap:26px}.sous-colonne{min-width:162px}.tag{font-size:13px;margin-bottom:6px;padding:6px 13px;border-radius:28px}.title-404{font-size:105px}.cta-button{margin-top:19px;height:35px;text-decoration:none}.cta-text{font-size:13px;font-weight:500;line-height:16px}.cta-icon{width:25px;height:22px}}@media(max-width:1023px){body{font-size:13px}.paragraphe-icon{width:50px;height:auto}.header{padding:0 18px}.logoL{height:24px}.loxodata{max-height:24px}header .logo{gap:4px}.header-right{gap:9px}.header-nav{gap:9px}.nav-item{gap:3px;padding:4px;font-size:14px}.nav-item img{max-height:7px}.nav-item span,.nav-item a{line-height:12px}.footer .colonne{margin-left:10px;margin-right:10px}.description-footer{width:250px}.sidebar{width:168px}.article-details{padding:12px}.page-index{max-width:675px}.parts-index{gap:35px}.colonne-index{width:320px}.three-colonne-index,.end-colonne-index{width:200px;padding:9px}.title-index{width:686px}.liaison img{width:355px}.chiffres-t1,.chiffres-t2,.chiffres-t3{font-size:57px}.chiffres-t1{top:63%;left:8%}.chiffres-t2{top:63%;left:44%}.chiffres-t3{top:63%;left:76%}.chiffres-t1-description{left:10%}.chiffres-t2-description{left:46%}.chiffres-t3-description{left:79%}.colonne{padding:9px}.sous-colonnes{gap:19px}.tag{font-size:9px;margin-bottom:4px;padding:4px 9px;border-radius:21px}.title-404{line-height:40%}}@media(max-width:768px){html,body{overflow-x:hidden}.header{position:relative;flex-wrap:wrap}.header-right{display:flex;align-items:center;gap:15px}.header-nav{display:none;position:absolute;top:75px;left:0;width:100vw;background-color:var(--background);flex-direction:column;align-items:flex-start;gap:5px;padding:15px 20px;z-index:1000;box-sizing:border-box}.header-nav.active{display:flex}.nav-item{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:10px 0;border-bottom:1px solid var(--border-color);position:relative;flex-direction:column;align-items:flex-start}.nav-item>a{width:100%;text-decoration:none;color:var(--text-color);font-weight:400;display:flex;justify-content:space-between;align-items:center}.dropdown-toggle{position:absolute;right:0;top:12px;width:14px;height:14px;cursor:pointer}.submenu{position:relative;display:none;flex-direction:column;width:100%;padding-left:20px;margin-top:8px;box-shadow:none;border:none;border-left:2px solid var(--loxodata-orange)}.submenu.visible{display:flex}.submenu a{font-size:16px;padding:5px 0;text-decoration:none;color:var(--text-color)}.submenu a:hover{text-decoration:underline}.burger{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:18px;cursor:pointer;z-index:1100}.burger span{height:3px;width:100%;background-color:var(--text-color);border-radius:3px;transition:.3s ease}.burger.active span:nth-child(1){transform:rotate(45deg)translate(5px,5px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.footer{display:flex;flex-direction:column!important;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.footer .parts{display:flex;flex-direction:column!important;align-items:center;width:100%;max-width:800px;margin:0 auto 2em}.footer .colonne{width:100%!important;padding:10px 0!important;display:flex;flex-direction:column;align-items:center;text-align:center}.footer .sous-colonnes{display:flex;flex-direction:column!important;align-items:center;gap:20px;width:100%;max-width:700px}.footer .sous-colonne{width:100%;min-width:auto;text-align:center}.footer .sous-colonne .section-title,.footer .sous-colonne .links,.footer .sous-colonne .contact-info{justify-content:left!important;text-align:center!important}.footer .description-footer,.footer .contact-text,.footer .link-text{text-align:center!important;margin-left:auto;margin-right:auto}.footer .section-title{display:flex;flex-direction:column;align-items:center;text-align:center}.vector-footer{display:none}.footer .tags{display:flex;justify-content:center!important;align-items:center;flex-wrap:wrap;gap:12px;margin-top:10px;text-align:center}.footer .motto{text-align:center;white-space:normal;margin-bottom:1em}.sidebar-page-wrapper.page{flex-direction:column;align-items:center}.sidebar-page{max-width:100%;flex:none;order:1}.sidebar{width:100%;margin-top:40px;order:2;font-size:1em}.parts.Qualiopi{flex-direction:column;align-items:center;text-align:center}.parts.Qualiopi .colonne{width:100%;padding:20px 20px 0}.parts.Qualiopi .Qualiopi-icon-container{justify-content:center;margin-bottom:15px}.page-index{max-width:100%}.liaison{display:none!important}.colonne-index .part-container-img{display:none}.parts-three-colonne-index{align-items:center}.colonne-index{width:100%}.title-index{width:100%}.parts-index{display:flex;flex-direction:column;padding:50px}.chiffres-t1,.chiffres-t2,.chiffres-t3{font-size:30px}.chiffres-t1{top:63%;left:8%}.chiffres-t2{top:63%;left:44%}.chiffres-t3{top:63%;left:76%}.chiffres-t1-description,.chiffres-t2-description,.chiffres-t3-description{font-size:10px}.chiffres-t1-description{left:7%}.chiffres-t2-description{left:44%}.chiffres-t3-description{left:78%}.clients-container{gap:10px;flex-direction:column}.clients-carousel{max-width:100%}.clients-track{gap:40px;animation:scroll-clients 20s linear infinite}.clients-track img{height:35px;opacity:.9}.clients-track img:hover{opacity:1}.clients-vector{display:none}.error-404-image-container,.section-title.error-404{display:none!important}.error-404-page{display:flex;flex-direction:column;align-items:center}}@media(max-width:450px){body{font-size:9px}.logoL{height:16px}.loxodata{max-height:13px}.eye-icon img{max-height:8px}.contact-button{width:57px;height:15px;border-radius:2px}.contact-button span{font-size:8px;font-weight:500;line-height:16px}.header-right{gap:8px}.header-nav{top:41px;gap:2px;padding:8px 11px}.submenu a:hover{text-decoration:underline}.burger{width:14px;height:9px}.burger span{height:1px;border-radius:1px}.burger.active span:nth-child(1){transform:rotate(45deg)translate(2px,2px)}.burger.active span:nth-child(3){transform:rotate(-45deg)translate(2px,-2px)}.footer{padding:20px 10px}.footer .parts{max-width:400px}.footer .colonne{padding:5px 0!important}.footer .sous-colonnes{gap:10px;max-width:340px}.footer .tags{gap:6px;margin-top:5px}.parts.Qualiopi .colonne{width:100%;padding:10px 10px 0}.parts.Qualiopi .Qualiopi-icon-container{justify-content:center;margin-bottom:7px}.Qualiopi-icon{max-width:100%}.colonne-index{max-width:100%}.title-index{font-size:13px;width:100%}.section-title-index{font-size:11px}.chiffres-t1,.chiffres-t2,.chiffres-t3{font-size:15px}.chiffres-t1{top:63%;left:8%}.chiffres-t2{top:63%;left:45%}.chiffres-t3{top:63%;left:77%}.chiffres-t1-description,.chiffres-t2-description,.chiffres-t3-description{font-size:5px}.chiffres-t1-description{left:7%}.chiffres-t2-description{left:45%}.chiffres-t3-description{left:79%}.clients-container{gap:5px}.clients-track{gap:20px}.clients-track img{height:15px}.cta-button{margin-top:5px;height:30px;text-decoration:none}.cta-text{font-size:9px}.cta-icon{width:25px;height:22px}}body.accessibilite{--background:#fff;--loxodata-orange:#E0320B;--light-orange:#E0320B;--motto-color:#3D3D3D}.highlight{background-color:#3d3d3dee;color:#ececec;padding:.8em;font-family:roboto mono,monospace;font-size:86%;overflow-x:auto;margin:1em 0;border-radius:4px;display:block}code{background-color:#ececec;color:#3d3d3dee;padding:2px 6px;border-radius:3px;font-family:roboto mono,monospace;font-size:.9em}.highlight code{background-color:transparent;color:inherit;padding:0;border-radius:0}.highlight .c,.highlight .c1,.highlight .cs,.highlight .cm{color:#9d9d9d;font-style:italic}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s1,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr{color:#9c9}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .nb{color:#ffd166}.highlight .k,.highlight .kc,.highlight .kn,.highlight .kr,.highlight .kt{color:#5ec5ed}.highlight .nt,.highlight .nc,.highlight .no,.highlight .nd,.highlight .ni,.highlight .ne,.highlight .nf,.highlight .nl,.highlight .nn,.highlight .nx{color:#f15a3b}.highlight .na{color:#ffe066}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#c9c}.highlight .gr,.highlight .gs{font-weight:700}.highlight .ln{color:#9d9d9d;user-select:none}