body{background-color:#888;font-family:Nunito,Montserrat,Open Sans,serif}@media (min-aspect-ratio:16/9){html{font-size:1vh}}@media (max-aspect-ratio:16/9){html{font-size:calc((9 / 16) * 1vw)}}.absolute{margin:auto;position:absolute}.abs-center{top:0;left:0;bottom:0;right:0}.fit-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page{height:100%;width:100%;margin:0}.de{bottom:4%;left:4%}.opacity{background-color:rgba(0,0,0,.8);position:relative}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.titre{top:9%;text-align:center;left:0;right:0;font-size:13rem;color:#fed878;text-transform:uppercase;font-weight:800}.align-center{align-items:center}label{margin:0 1%}.text-white{color:#fff}.main{cursor:pointer}.thematique{top:3%;left:0;right:0;color:#d9829b;font-size:10rem;align-items:center;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.span-text,.thematique{width:100%;display:flex}.span-text{position:absolute;height:100%;place-items:center;place-content:center;text-align:center}.max-height{max-height:100%;width:100%}.max-width{max-width:100%;height:100%}button{background-color:#fed878;border:.5rem solid #fff;border-radius:2rem}a,a:hover,button{color:#554998}a:hover{text-decoration:none}button:focus{outline:none}button:hover{filter:brightness(90%);-webkit-filter:brightness(90%);-moz-filter:brightness(90%)}button.image{background-color:transparent;outline:none;outline-style:none;border:none;cursor:pointer}.step-bouton{padding:2rem 5rem;font-weight:800;text-transform:uppercase;height:9.5rem}.logo-petit{width:15%;left:5%;top:10%;height:7%}.droite,.gauche{background-position:50%;background-repeat:no-repeat;background-size:contain;width:7rem;height:7rem}.gauche{background-image:url(gauche.bded9224d86541168b7c.png)}.droite{background-image:url(droite.e63caacd11c5136b5387.png)}.titre-carte,.titre-carte-gros{word-break:break-word;text-align:center;text-transform:uppercase;padding:2rem 1rem;font-weight:800}.image-carte,.image-carte-gros{background-size:contain;background-position:50%;background-repeat:no-repeat;height:24rem}.reverse{transform:scale(-1)}.opacity-0{opacity:0}.opacity-1{opacity:1}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes contract{0%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes uncontract{0%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(2)}to{opacity:1;transform:scale(1)}}.fadeout-presentation{animation:fade-out 1s 1s forwards}.fadein-logo{animation:fade-in .5s forwards}.fadein-logo-suite{animation:fade-in .5s .5s forwards}.fadein-1s{animation:fade-in 1s forwards}.fadeout-1s{animation:fade-out 1s forwards}.contract:active{animation:contract .5s forwards}.contract:active:after{position:absolute;width:100%;height:100%;top:0;left:0;content:" ";animation:uncontract .5s forwards}