@font-face{font-family:Inter;src:url(/fonts/Inter.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf) format("truetype");font-weight:400;font-style:normal}@keyframes slide-top{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.slide-top{transform:translateY(50px);transition:none}.slide-top.active{animation:slide-top 1.6s ease-out;opacity:1!important;transform:translateY(0)}@keyframes slide-left{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.slide-left{transform:translate(-50px)}.slide-left.active{animation:slide-left 1.6s ease-out;opacity:1!important;transform:translate(0)}@keyframes slide-right{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.slide-right{transform:translate(50px)}.slide-right.active{animation:slide-right 1.6s ease-out;opacity:1!important;transform:translate(0)}@keyframes slide-scale-up{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.slide-scale-up{transform:scale(.8)}.slide-scale-up.active{animation:slide-scale-up 1.6s ease-out;opacity:1!important;transform:scale(1)}section.index-home{position:relative;top:0;height:100vh;width:100vw;display:flex;flex-direction:row;justify-content:center;gap:60px;padding-bottom:0;background:linear-gradient(180deg,#142c400d,#142c401a);margin:0}section.index-home div.text{position:relative;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:24px;width:35%}section.index-home div.text h1{font-family:Poppins,sans-serif;font-size:50px;line-height:60px;font-weight:700;color:#142c40;width:100%}section.index-home div.text h1 div{color:#8bcc4d}section.index-home div.text p{font-family:Inter,sans-serif;font-size:18px;line-height:28px;color:#506c88;width:557.14px;margin:0;width:100%}section.index-home div.text div.buttons{display:flex;flex-direction:row;gap:25px}section.index-home div.text div.buttons a{padding:10px 32px;border-radius:5px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#fff;background:#0f172a;text-decoration:none;width:fit-content;transition:all .3s ease}section.index-home div.text div.buttons a:hover{background:#0f172ab3}section.index-home div.text:before{content:"";width:183px;height:183px;background:#8bcc4d33;border-radius:100%;position:relative;top:230px;left:-90px;z-index:-1}section.index-home div.site div.card{display:flex;flex-direction:column;width:30vw;background:#fff;padding:24px;border-radius:8px;box-shadow:#0000001a 0 20px 25px -5px}section.index-home div.site div.card div.card-header div.btn{display:flex;flex-direction:row;gap:6px;width:100%;background:#142c401a;padding:10px 16px;border-radius:5px 5px 0 0;width:auto}section.index-home div.site div.card div.card-header div.btn div{width:10px;height:10px;border-radius:5px}section.index-home div.site div.card div.card-header div.btn div:nth-child(1){background:#f87171}section.index-home div.site div.card div.card-header div.btn div:nth-child(2){background:#facc15}section.index-home div.site div.card div.card-header div.btn div:nth-child(3){background:#4ade80}section.index-home div.site div.card div.card-body{padding:16px 16px 44px;display:flex;flex-direction:column;gap:16px;background:#f9fafb;border-radius:0 0 8px 8px}section.index-home div.site div.card div.card-body div.bar{background:#142c401a;border-radius:4px;height:16px}section.index-home div.site div.card div.card-body div.bar:nth-child(1){width:80%}section.index-home div.site div.card div.card-body div.bar:nth-child(2){width:50%}section.index-home div.site div.card div.card-body div.bar:nth-child(6){width:80%}section.index-home div.site div.card div.card-body div.bannier{background:#8bcc4d33;border-radius:4px;height:160px}section.index-home div.site:before{content:"";width:181px;height:181px;background:#8bcc4d33;border-radius:100%;display:block;position:relative;top:0;left:0;transform:translate(-50%,50%);z-index:-1}section.index-home div.site:after{content:"";width:240px;height:240px;background:#142c404d;border-radius:100%;display:block;position:relative;bottom:30px;left:90%;transform:translate(-50%,-50%);z-index:-1}@media (max-width: 1200px){section.index-home div.text{width:80vw;top:-120px}section.index-home div.text:before{top:230px;left:50%}section.index-home div.site{display:none}section.index-home div.site:after{display:none}}@media (max-width: 950px){div.container section.index-home{padding-bottom:30px}div.container section.index-home div.text{top:-120px}div.container section.index-home div.text:before{height:160px;width:160px}}body{background-color:#f9fafb;padding:0;margin:0;width:100%}:target{scroll-margin-top:76px}h1,h2,h3,h4,h5,h6,p{margin:0}.error-message{color:#ea384c;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:500}.warning-message{color:orange;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:500}.success-message{color:#506c88;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:500}.info-message{color:#00f;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:500}.alert{position:fixed;top:76px;right:0;width:max-content;max-width:300px;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 0 0 8px;padding:1rem;margin-bottom:1rem;font-weight:500;box-shadow:0 2px 8px #0000001a;z-index:9999;visibility:hidden;opacity:0;animation:fade-in-toast 5s linear}.alert:before{content:"";width:calc(100% - .5rem);height:.2rem;position:absolute;bottom:.25rem;left:.25rem;transform:scaleX(0);transform-origin:left;z-index:99999;animation:progress-bar-toast 4.5s .3s linear}.alert p{font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:500}.alert.alert-success{background:#d1e7dd}.alert.alert-success:before{background:linear-gradient(to right,#d1e7dd,#0f5132)}.alert.alert-success p{color:#0f5132}.alert.alert-error{background:#f8d7da}.alert.alert-error:before{background:linear-gradient(to right,#f8d7da,#842029)}.alert.alert-error p{color:#842029}.alert.alert-warning{background:#fff3cd}.alert.alert-warning:before{background:linear-gradient(to right,#fff3cd,#664d03)}.alert.alert-warning p{color:#664d03}.alert.alert-info{background:#cff4fc}.alert.alert-info:before{background:linear-gradient(to right,#cff4fc,#055160)}.alert.alert-info p{color:#055160}@keyframes fade-in-toast{5%{opacity:1;visibility:visible}95%{opacity:1}}@keyframes progress-bar-toast{to{transform:scaleX(1)}}div.container{position:relative;top:0;height:100vh;width:100vw;display:flex;flex-direction:column;gap:96px}div.container section{box-sizing:border-box}div.container section.mentions-legales,div.container section.cgu,div.container section.cgv{position:relative;top:50px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:20px;text-align:start;width:50vw;margin-bottom:50px}div.container section.mentions-legales h1,div.container section.cgu h1,div.container section.cgv h1{font-family:Poppins,sans-serif;font-size:50px;line-height:60px;font-weight:700;color:#142c40;width:100%;padding-top:20px}div.container section.mentions-legales h2,div.container section.cgu h2,div.container section.cgv h2{font-family:Poppins,sans-serif;font-size:36px;line-height:40px;font-weight:700;color:#142c40;padding-top:20px}div.container section.mentions-legales p,div.container section.cgu p,div.container section.cgv p{font-family:Inter,sans-serif;font-size:18px;line-height:24px;color:#142c40}div.container section.mentions-legales p a,div.container section.cgu p a,div.container section.cgv p a{color:#142c40}section{margin-bottom:40px}
