:root{--color-primary:#1F62CC;--color-primary-darker:#003FBC;--grey-000:#fff;--grey-100:#F6F6F6;--grey-500:#EFEFEF;--blue-100:#E7F8FF;--blue-300:#7DCDF2;--blue-500:#1F62CC;--blue-600:#003FBC;--blue-800:#031955;--blue-900:#03082E;--header-height:7.2rem;--mobile-header-height:4.6rem}.blue-card{margin-bottom:10rem;background:var(--blue-600);color:#fff;width:60%;max-height:-moz-fit-content;max-height:fit-content;height:auto;margin-left:auto;margin-right:auto;border-radius:1rem;padding:5rem;display:flex;gap:6rem;flex-wrap:wrap;align-items:stretch}@media(max-width:900px){.blue-card{flex-direction:column!important;padding:2rem}}.blue-card .blue-card-image-container{width:100%;height:auto;align-self:stretch;position:relative;display:flex;overflow:hidden;border-radius:.5rem}@media(max-width:1200px){.blue-card .blue-card-image-container{height:20rem!important}}.blue-card .blue-card-image-container .blue-card-image{width:100%!important;max-width:100%;height:100%!important;max-height:100%}.blue-card .blue-card-image-container .blue-card-image img{width:100%!important;height:100%!important;object-fit:cover}.blue-card .blue-card-image-container .blue-card-image .lowRes{filter:blur(8px)}.blue-card .blue-card-content{min-width:20rem;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:2rem;padding:1rem 0}@media(max-width:1200px){.blue-card .blue-card-content{min-width:100%}}.no-bg-color-for-icon .iconCard{background-color:rgba(0,0,0,0)!important}.bg-blue-light-icon .iconCard{background-color:var(--blue-100)!important}.iconCard{background-color:var(--blue-100);width:65px;height:65px;border-radius:4px;display:block;background-position:50%!important;background-repeat:no-repeat!important;padding:1rem}.card-title-1 h3{font-size:1rem!important}.cardIcon{padding:1rem;width:2rem;height:2rem;box-sizing:content-box;object-fit:contain;border-radius:.5rem;background:var(--blue-100)}.cardIcon.tiny{width:1rem!important;height:1rem!important;padding:.3rem!important}.hiddenBefore{opacity:0;transform:translateY(20px)}.animate{opacity:1;animation-fill-mode:both}.fromLeft{animation-name:slideInLeft}.fromRight{animation-name:slideInRight}.fromBottom{animation-name:slideInUp}.fromTop{animation-name:slideInDown}.fadeIn{animation-name:fadeIn}@keyframes slideInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInDown{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.form-input{position:relative}.form-input .label{position:absolute;top:0;left:0;width:-moz-fit-content;width:fit-content;display:flex;gap:1rem;transition:all .3s ease-in-out;gap:.5rem}.form-input .label label{color:var(--blue-600)!important}.form-input input{background:none!important;border-bottom:1px solid var(--blue-500)!important;border-radius:0!important;padding:1rem;outline:none}.form-input textarea{outline:none;background:none!important;border:1px solid var(--blue-500)!important;padding:2rem}.form-input:has(textarea) .label{padding:.5rem;background:var(--grey-000)!important}.form-input.dirty .label,.form-input:has(textarea:focus) .label{padding:0;background:none!important;transform:translateY(-100%)}.form-input.dirty .label,.form-input:has(input:focus) .label{transform:translateY(-100%)}.form-input.radio{position:relative;width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content;flex:0 1;height:-moz-fit-content;height:fit-content;cursor:pointer;outline:none!important}@media(max-width:390px){.form-input.radio{width:100%;flex-grow:1}}.form-input.radio:hover .label .radio-indicator{background:var(--blue-500)}.form-input.radio input{position:absolute;opacity:0;width:100%;height:100%;z-index:999;cursor:pointer;margin:0!important;padding:0!important}.form-input.radio .label{padding:1rem;border:1px solid var(--blue-500);border-radius:5rem;overflow:hidden;position:static;gap:1rem;align-items:center}@media(max-width:390px){.form-input.radio .label{width:100%;flex-grow:1}}.form-input.radio .label label{color:var(--blue-500);z-index:9;transition:all .3s ease-in-out}.form-input.radio .label .radio-indicator{content:"";width:1rem;height:1rem;border:1px solid var(--blue-300);display:block;border-radius:1rem;transition:all .3s ease-in-out}.form-input.radio.dirty .label,.form-input.radio:has(input:focus) .label{transform:none}.form-input.radio:has(input:checked) .label .radio-indicator{transform:scale(50);background:var(--blue-500)}@media(max-width:390px){.form-input.radio:has(input:checked) .label .radio-indicator{transform:scale(70)}}.form-input.radio:has(input:checked) .label label{color:var(--blue-100)!important;margin-left:-2rem;margin-right:2rem}fieldset{border:none}fieldset h2{font-size:2rem;color:var(--blue-600)}fieldset ul{display:flex;gap:2rem;width:100%;flex-wrap:wrap}fieldset ul .form-input{width:45%;flex:1 1;min-width:45%;margin-right:0!important;margin-top:1rem}html{font-size:clamp(.75rem,.4326rem + .4063vw,1.875rem);scroll-behavior:smooth;overflow-x:hidden}*,html{max-width:100vw}*{margin:0;padding:0;box-sizing:border-box}body{max-width:100vw;overflow-x:hidden}@media(max-width:1200px){body{overflow-x:hidden}}body[data-scroll-locked="1"]:has(div){margin-right:0!important}.slide-in{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:bottom;z-index:99999}.slide-in,.slide-in.light,.slide-out{background:var(--blue-500)}.slide-out{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:top;z-index:99999}.slide-out.light{background:var(--blue-500)}.secondaryBtn{border:1px solid var(--blue-800)!important}.secondaryBtn.white{border-color:var(--grey-000)!important}.d-flex{display:flex}.d-none{display:none}.flex-column{flex-direction:column}@media(max-width:1200px){.flex-column-mobile{flex-direction:column!important}}.gap-5{gap:5rem!important}.gap-10{gap:10rem!important}.flex-wrap{flex-wrap:wrap}.mt-0{margin-top:0!important}.mt-5{margin-top:5rem}@media(max-width:1200px){.mt-1-mobile{margin-top:1rem!important}.mt-5-mobile{margin-top:5rem!important}}.mt-10{margin-top:10rem}.mt-20{margin-top:20rem}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-5{margin-bottom:5rem}.mb-10{margin-bottom:10rem}.mb-20{margin-bottom:20rem}.w-100{width:100%!important}.h-20{height:25rem}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.h-10{height:10rem!important}.px-11{padding-left:11.4vw!important;padding-right:11.4vw!important}@media(max-width:1200px){.px-11:has(.bg-blue-light),.px-11:has(.blue-card),.px-11:has(.p-2-mobile){padding-left:calc(11.4vw - 2rem)!important;padding-right:calc(11.4vw - 2rem)!important}}@media(max-width:1200px){.p-2-mobile{padding:2rem!important}}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.opacity-0{opacity:0!important}.p-2{padding:2rem!important}.p-3{padding:3rem!important}@media(max-width:1200px){li{margin-bottom:0!important}}.p-5{padding:5rem!important}@media(max-width:1200px){.p-5{padding:clamp(0rem,0rem + 2.6667vw,2rem)!important}.p-5:has([class^=Slider]){padding:0!important}.p-5.p-2-mobile{padding:2rem!important}}.mb-0-h1-mobile h1{margin-bottom:0!important}@media(max-width:1200px){.mb-0-h1-mobile h1{margin-bottom:0!important}}.text-white{color:var(--grey-000)}.list-none{padding-left:0}.pl-2{padding-left:2rem}.border-left-light{border-left:1px solid var(--blue-300)}.min-h-fit{min-height:-moz-fit-content!important;min-height:fit-content!important}.min-h-60vh{min-height:60vh!important}.min-h-13{min-height:13rem!important}.h-13{height:13rem!important}.min-w-50{min-width:45%!important}@media(max-width:900px){.min-w-100-mobile{width:100%!important;flex:1 1!important;max-width:100%!important;min-width:100%!important}}@media(max-width:1200px){.min-w-100-mobile{width:100%!important;flex:1 1!important;max-width:100%!important;min-width:100%!important}}.mx-width-80{max-width:80rem!important}.mx-width-50percent{max-width:50%!important}@media(max-width:900px){.mx-width-50percent{max-width:100%!important}}.min-w-150{min-width:10rem!important}@media(max-width:1200px){.min-w-150{min-width:15rem!important}}@media(max-width:450px){.min-w-150{min-width:100%!important}}.min-w-200{min-width:14rem!important}.min-w-300{min-width:20rem!important}.mx-width-50{max-width:40rem!important}.mx-width-40{max-width:35rem!important}@media(max-width:1200px){.mx-w-100-mobile{max-width:100%!important}.overflow-hidden-mobile{overflow:hidden!important}}.mx-width-30{max-width:25rem!important}.mx-width-100{max-width:100%!important}.mx-height-100{max-height:100%}.width-fit-content{width:-moz-fit-content;width:fit-content}.mw-270{max-width:27rem!important}.min-width-250{min-width:25rem!important}.justify-reverse{flex-direction:row-reverse!important}@media(max-width:1200px){.justify-reverse{flex-direction:column!important}}.space-between{justify-content:space-between!important}.justify-center{justify-content:center}.justify-end{justify-content:end!important}.img-200 img{width:200%!important;height:200%!important}.img-100 img{width:100%!important;height:100%!important}.img-300 img{width:300%!important;height:300%!important}.img-position-center-right img{max-width:10000000000vw!important;right:0;top:0;transform:translateY(-40%);object-fit:contain!important}.h-2,.w-2{width:2rem}.img-150 img{width:150%!important;height:150%!important}.img-250 img{width:250%!important;height:250%!important}.img-400 img{width:400%!important;height:400%!important}.img-500 img{width:500%!important;height:500%!important}.align-items-center{align-items:center}@media(max-width:1200px){.align-items-end-mobile{align-items:end!important}}.align-items-end{align-items:end!important}.align-stretch{align-items:stretch}.py-1{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:5rem;padding-bottom:5rem}@media(max-width:1200px){.p-0-mobile{padding:0!important}.py-1-mobile{padding-top:1rem;padding-bottom:1rem}.subcategorie{display:none!important}}.p-0{padding:0!important}.p-1{padding:.5rem!important}.px-1{padding-left:1rem!important;padding-right:1rem!important}.px-2{padding-left:2rem!important;padding-right:2rem!important}.fs-0_8{font-size:.8rem!important}.no-break{white-space:nowrap}.border-blue-600{border-color:var(--blue-600)!important}.rounded-5{border-radius:5rem}.rounded-1{border-radius:1rem}.pt-10{padding-top:10rem}.flex-1{flex:1 1}@media(max-width:1200px){.flex-none-mobile{flex:none!important}}.flex-03{flex:.3 1}@media(max-width:1200px){.flex-03{flex:none}}.animatedCardImgWithLogo{flex:.7 1!important}.flex-07{flex:.7 1}.gap-2{gap:2rem}.gap-1{gap:1rem}@media(max-width:1200px){.gap-0-mobile{gap:0!important}.gap-2-mobile{gap:2rem!important}}.w-fit-content{width:-moz-fit-content;width:fit-content}.color-white{color:var(--blue-100)!important}.color-dark{color:var(--blue-800)!important}.color-blue,.color-blue>*{color:var(--blue-600)!important}.list-center ul{justify-content:center!important}.mx-width-30percent{max-width:30%!important}@media(max-width:900px){.mx-width-30percent{max-width:100%!important}}.mx-width-25percent{max-width:25%!important}@media(max-width:900px){.mx-width-25percent{max-width:100%!important}}.h-100-with-img{height:auto!important}.h-100-with-img.position-absolute{flex:1 1;height:100%!important}.h-100-with-img>*{height:100%!important;width:100%!important;object-fit:cover}.object-cover{object-fit:cover}.p-center{top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1200px){.mx-w-25-mobile{max-width:35%!important}}.w-100-with-img,.w-100-with-img>*{width:100%!important}.w-100-with-img>*{height:100%;object-fit:cover}.right-0{right:0!important}.right-10{right:10%!important}.top-center{top:50%;transform:translateY(-50%)}@media(max-width:1200px){.top-5-mobile{top:5vh!important}.pb-5-mobile{padding-bottom:5rem!important}.pb-10-mobile{padding-bottom:10rem!important}}.bottom-0{bottom:0!important}.right--2{right:-2rem!important}.bottom--2{bottom:-2rem!important}.right--4{right:-4rem!important}.bottom--4{bottom:-4rem!important}.fs-2{font-size:2rem!important}@media(max-width:1200px){.fs-2{font-size:1.5rem!important}}.fs-1_5{font-size:1.5rem!important}.fs-3{font-size:3rem!important}.fs-4{font-size:4rem!important}@media(max-width:900px){.fs-4{font-size:3rem!important}.justify-start-mobile{justify-content:start!important;text-align:left!important}.justify-center-mobile{justify-content:center!important;align-items:center!important;text-align:center!important}}.fs-5{font-size:5rem!important}.fs-6{font-size:6rem!important}.overflow-hidden{overflow:hidden}@media(max-width:1200px){.visibile-mobile{overflow:initial}}.list-none{list-style:none}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-5{top:5rem!important}@media(max-width:1200px){.top-5{top:-5vh!important}}.min-h-20{min-height:20rem!important}.top-10{top:10rem!important}.left-0{left:0!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.mx-h-50{max-height:50%!important;min-height:-moz-fit-content!important;min-height:fit-content!important}.mx-h-80{top:5rem;max-height:30rem!important;position:relative}.h-50{height:50%!important}.h-50,.h-80{min-height:-moz-fit-content!important;min-height:fit-content!important}.h-80{height:80vh!important}@media(max-width:1200px){.h-80{height:100vh!important}.h-50-mobile{height:50vh!important}}.h-95{height:95vh!important;min-height:-moz-fit-content!important;min-height:fit-content!important}.min-h-10{min-height:10rem!important}@media(max-width:1200px){.min-h-10{height:10rem!important}}.min-h-50{min-height:50rem!important}.min-h-95{min-height:80vh!important}.min-h-100{min-height:100%!important}.h-100{height:100%!important}@media(max-width:1200px){.h-fit-mobile{height:auto!important}.flex-1-mobile{flex:1 1!important;align-self:stretch!important}}.img-contains,.img-contains img{object-fit:contain!important}.img-contains img{background-position:0 0!important}.h-150{height:150vh!important}.h-200{height:200vh!important}.h-300{height:300vh!important}.opacity-5{opacity:.5!important}.opacity-25{opacity:.25!important}.opacity-10{opacity:.1!important}.center,.center *{text-align:center;justify-content:center;align-items:center}.bg-blue-300{background:var(--blue-300)!important}.bg-blue{background:var(--blue-600)!important}.bg-blue,.bg-blue>*{color:var(--grey-000)!important}.blue-bg{background:var(--blue-600)}.blue-bg,.gradient-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.gradient-bg{background:linear-gradient(97deg,var(--New-Dark,#03082E) -3.4%,var(--Bleu-Mediawind-Secondaire,#003FBC) 99.1%)}.bg-blue-light{background:var(--blue-100);color:var(--blue-800)}.bg-light{background:var(--grey-000)!important}strong{color:var(--blue-600)!important}strong.highlighted{background:var(--blue-100)}h1{font-size:3.5rem}h2{font-size:3rem}@media(max-width:1200px){h2{font-size:2rem!important}}p{line-height:150%}.position-absolute{position:absolute!important}.position-relative{position:relative}.bg-blue-transparent:before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;background:var(--blue-600);opacity:.9;z-index:2}.z--1{z-index:-1}.z-2{z-index:2}.z-99{z-index:9999!important}.color-dark{color:var(--blue-800)}.button{min-width:-moz-fit-content;min-width:fit-content;width:100%;min-height:-moz-fit-content;min-height:fit-content;height:4rem;padding:1rem 2rem;color:#fff;background:var(--blue-800);transition:all .3s ease-in-out}.button.secondary{color:var(--blue-800);background:none;border:1px solid var(--blue-800)}.grecaptcha-badge{visibility:hidden!important}.caroussel-btn{display:block;border-radius:100%;width:4rem;height:4rem;border:none;background:var(--grey-100)}.caroussel-btn:not([disabled]){cursor:pointer!important}.caroussel-btn:hover:not([disabled]){border:1px solid var(--blue-500)}.bg-light-grey{background:var(--grey-100)!important;color:var(--blue-800)!important}.bg-light-grey .secondaryBtn.white{background:var(--blue-300)!important}.bg-light-grey .secondaryBtn.white p{color:var(--blue-800)!important}ul{padding-left:1rem}.outline-none,.rt-SelectTrigger,.rt-variant-ghost{border:none!important;outline:none!important}.hover-bg-light:focus,.hover-bg-light:hover{background:var(--blue-100)}