.btn-default{margin-block:1rem;font-size:.9rem;display:flex;align-items:center;line-height:1rem;width:max-content;transition:all .3s ease-in-out;cursor:pointer;background:0 0;border:none}.btn-default .btn-label{padding:.5rem 1rem;background-color:#027af2;color:#fff;display:inline-flex;align-items:center;line-height:1rem;border-radius:1rem;transition:all .3s ease-in-out;z-index:2;position:relative}.btn-default .btn-label:after{content:'';position:absolute;top:.25rem;right:-.15rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-default .btn-label:before{content:'';position:absolute;top:.25rem;right:-1.35rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-default .btn-icon{background-color:#027af2;width:2rem;height:2rem;background-image:url(/images/arrow-right.svg);background-repeat:no-repeat;background-size:2rem .75rem;background-position:0;border-radius:1rem;transition:all .3s ease-out;overflow:hidden;z-index:3;transform:translateX(0)}.btn-default:hover .btn-label{border-radius:1rem 0 0 1rem}.btn-default:hover .btn-label:after{animation:waterDropMerge 1.5s ease-out;right:-1.5rem}.btn-default:hover .btn-icon{border-radius:0 1rem 1rem 0;transform:translateX(-.55rem)}.btn-light{margin-block:1rem;font-size:.9rem;display:flex;align-items:center;line-height:1rem;width:max-content;transition:all .3s ease-in-out;cursor:pointer;background:0 0;border:none;color:#fff;border:2px solid #fff}.btn-light .btn-label{padding:.5rem 1rem;background-color:#027af2;color:#fff;display:inline-flex;align-items:center;line-height:1rem;border-radius:1rem;transition:all .3s ease-in-out;z-index:2;position:relative}.btn-light .btn-label:after{content:'';position:absolute;top:.25rem;right:-.15rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-light .btn-label:before{content:'';position:absolute;top:.25rem;right:-1.35rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-light .btn-icon{background-color:#027af2;width:2rem;height:2rem;background-image:url(/images/arrow-right.svg);background-repeat:no-repeat;background-size:2rem .75rem;background-position:0;border-radius:1rem;transition:all .3s ease-out;overflow:hidden;z-index:3;transform:translateX(0)}.btn-light:hover .btn-label{border-radius:1rem 0 0 1rem}.btn-light:hover .btn-label:after{animation:waterDropMerge 1.5s ease-out;right:-1.5rem}.btn-light:hover .btn-icon{border-radius:0 1rem 1rem 0;transform:translateX(-.55rem)}.btn-light:hover{background-color:#fff;color:#000}.btn-dark{margin-block:1rem;font-size:.9rem;display:flex;align-items:center;line-height:1rem;width:max-content;transition:all .3s ease-in-out;cursor:pointer;background:0 0;border:none;color:#000;border:2px solid #000;background-color:#fff}.btn-dark .btn-label{padding:.5rem 1rem;background-color:#027af2;color:#fff;display:inline-flex;align-items:center;line-height:1rem;border-radius:1rem;transition:all .3s ease-in-out;z-index:2;position:relative}.btn-dark .btn-label:after{content:'';position:absolute;top:.25rem;right:-.15rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-dark .btn-label:before{content:'';position:absolute;top:.25rem;right:-1.35rem;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#027af2;z-index:-1;transform:scale(1);transition:right .5s ease-out}.btn-dark .btn-icon{background-color:#027af2;width:2rem;height:2rem;background-image:url(/images/arrow-right.svg);background-repeat:no-repeat;background-size:2rem .75rem;background-position:0;border-radius:1rem;transition:all .3s ease-out;overflow:hidden;z-index:3;transform:translateX(0)}.btn-dark:hover .btn-label{border-radius:1rem 0 0 1rem}.btn-dark:hover .btn-label:after{animation:waterDropMerge 1.5s ease-out;right:-1.5rem}.btn-dark:hover .btn-icon{border-radius:0 1rem 1rem 0;transform:translateX(-.55rem)}.btn-dark:hover{background-color:#000;color:#fff;border-color:#fff}@keyframes waterDropMerge{0%{transform:scale(1)}10%{transform:scale(1.45)}100%{transform:scale(1)}}#nav{padding-block:7rem 1rem}#nav .-legal{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;text-align:center}#nav .-legal .active{text-decoration:underline}h1{text-align:center;max-width:1000px;margin-inline:auto;font-size:2rem}h2{margin-top:3rem;font-size:1.5rem}.hidden{display:none}.legal-block{padding-bottom:4rem}#politique-protection>p:last-child{margin-top:4rem}main a{color:#cef1ff}main a:hover{color:inherit}