body{font-family:"rl-folklor",sans-serif;margin:0;padding:0;background-color:#fab2cb}.page{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;margin:0 auto;min-height:100svh;height:100svh}@media(min-width: 500px){.en-tete .logo_en-tete{justify-self:left}.en-tete .compteur{justify-self:right}}.en-tete{position:static;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-items:center;z-index:100;top:0;left:0;right:0;padding:14px 0 8px 0;gap:8.4px 0}.en-tete .logos{display:flex;flex-direction:row;justify-items:center}.en-tete .logos button{cursor:pointer}.en-tete .logo_en-tete{grid-column:1;margin-left:14px}.en-tete .logo__son{grid-column:2;justify-self:right}.en-tete .logo__son .bouton__son{background:none;border:none}.en-tete .logo__son .bouton__son .son.off{opacity:0}.en-tete .logo__son .bouton__son .son.on{opacity:1}.en-tete .logo__son .bouton__son.off .son.off{opacity:1}.en-tete .logo__son .bouton__son.off .son.on{opacity:0}.en-tete .logo__son .bouton__son .son{transition:opacity .4s ease}.en-tete .logo__rejouer{grid-column:2;justify-self:left}.en-tete .logo__rejouer .bouton__rejouer{z-index:10;background:none;border:none}.en-tete .compteur{font-family:GTWalsheimProLight,sans-serif;font-size:23px;font-weight:300;color:#fc6d27;background-color:#fff;border-radius:20px;padding:4.9px 15.5px 5.1px 17.5px;margin:0 12px 0 0;justify-self:right}.en-tete .bordure{grid-column:1/-1;width:100%;height:20px;background-image:url("img/bande_en-tete.svg");background-repeat:repeat-x}.page1{display:flex;flex-direction:column;height:100%;opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s;padding:0;background-image:url("/img/grand_pied.svg");background-repeat:repeat-x;background-position:bottom center}.page1 .bande{display:none}.page1 .en-tete-accueil{position:relative;z-index:1;display:block;width:100%;max-width:570px;margin:0 auto 30px auto}.page1 .para{display:flex;flex-direction:column;align-items:center}.page1 .para .page__depart{color:#2f663b;font-size:23px;line-height:34px;text-align:center;width:265px;margin:0}.page1 .para .bouton__jouer{display:flex;font-family:GTWalsheimProLight,sans-serif;justify-content:center;font-size:27px;color:#fff;background-color:#fc6d27;border:none;border-radius:27px;margin:15px 0 0 0;padding:10px 48px;z-index:1;width:180px;cursor:pointer}@media(min-width: 570px){.page1 .bande{display:block;position:absolute;left:0;top:0;width:100%;height:183px;background-color:#2e663b}.page1 .en-tete-accueil{max-width:570px}.page1 .grand_pied{max-width:570px}}@media(max-height: 670px){.page1{background-size:87%}}.page2{display:flex;flex-direction:column;opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s;justify-items:center;align-content:center}.page2 .grille{display:grid;max-width:360px;justify-self:center;justify-items:center;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin:0 auto}.page2 .grille .carte{display:flex;width:75px;height:110px;background-color:#2e663b;border-radius:5px;box-shadow:3px 3px 6px #b54b76;justify-content:center;align-items:center;transition:transform .3s ease;cursor:pointer}.page2 .grille .carte img{width:100%;height:auto;display:block;align-self:center}.page2 .grille .ouverte{background:none;box-shadow:none;transform:rotateY(180deg)}@media(min-width: 600px)and (min-height: 850px){.page2 .grille{min-width:600px}.page2 .grille .carte{min-width:112.5px;min-height:165px}}@media(max-width: 350px){.en-tete .logo_en-tete{margin-left:12px}.en-tete .logo__son{justify-self:center}.en-tete .logo__son svg{width:32px;height:32px}.en-tete .logo__rejouer{justify-self:center}.en-tete .logo__rejouer svg{width:32px;height:32px}.en-tete .compteur{font-size:20px;margin:0 8px 0 0}}.page3{display:flex;flex-direction:column;opacity:1;visibility:visible;align-items:center;transition:opacity .5s ease,visibility 0s;top:0;left:0;right:0;justify-items:center;align-content:center}.page3 img{display:flex;height:42vh;justify-self:center;margin:0}.page3 p{width:250px;font-size:23px;line-height:34px;color:#2f663b;text-align:center;margin:36px 0 0 0}.page4{display:flex;flex-direction:column;opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s;top:0;left:0;right:0;justify-items:center;align-content:center}.page4 .page__inscription{align-self:center;width:297px;color:#2f663b;font-size:23px;line-height:34px;text-align:center;margin:0 0 41px}.page4 form{display:flex;flex-direction:column;align-items:center;gap:36px}.page4 input{font-family:"rl-folklor",sans-serif;display:flex;justify-self:center;width:300px;background:none;border:none;border-bottom:2px solid #2d6e45;color:#2f663b;font-size:27px;text-align:center}.page4 input:focus{border:none;outline-color:#2d6e45}.page4 input::placeholder{color:#2f663b;opacity:1}.page4 .bouton__classement{display:flex;justify-self:center;justify-content:center;align-items:center;width:196px;height:50px;background-color:#fc6d27;border:none;border-radius:27px;font-family:GTWalsheimProLight,sans-serif;font-weight:300;font-size:24px;color:#fff;text-align:center;margin-top:20px}.page4 a{align-self:center;font-family:GTWalsheimProRegular,sans-serif;font-weight:400;font-size:14px;color:#aa3f6f;margin:18px 0 0 0}.page5{display:flex;flex-direction:column;padding:0 15px;opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center}.page5 h2{display:flex;justify-self:center;font-size:65px;color:#2f663b;margin:0 0 3px 0}.page5 .tableau{display:block;width:100%;height:250px;overflow-y:scroll;overflow-x:hidden;border-top:2px solid #2d6e45;border-bottom:2px solid #2d6e45;padding:8px 0;margin:0 auto}.page5 .tableau::-webkit-scrollbar{width:7px;height:228px}.page5 .tableau::-webkit-scrollbar-track{background-color:#fdd3e6;border-radius:10px}.page5 .tableau::-webkit-scrollbar-thumb{background-color:#fff;border-radius:10px}@media(min-width: 600px){.page5 .tableau{max-width:600px}}.page5 table{width:100%}.page5 table tbody{font-family:GTWalsheimProRegular,sans-serif;font-size:18px;color:#2d6e45}.page5 table tbody .id{font-weight:400}.page5 table tbody .nom{font-weight:700}.page5 table tbody .temps{font-weight:400}.page5 table tbody>tr:nth-child(n+51){display:none}.page5 table tbody>tr.actif{color:#fc6d27;display:table-row}.page5 table tbody>tr.actif+tr{display:table-row}.page5 table tbody>tr:nth-child(n+51):has(+tr.actif){position:relative;display:table-row}.page5 table tbody>tr:nth-child(n+51):has(+tr.actif) td{padding-top:5px;border-top:2px dotted #2d6e45}.page5 p{display:flex;justify-self:center;width:330px;font-size:18px;line-height:24px;text-align:center;color:#2f663b;margin:21px 0 0 0}.page5 .bouton__rejouer{display:flex;justify-self:center;justify-content:center;align-items:center;width:160px;height:50px;background-color:#fc6d27;border:none;border-radius:27px;font-family:GTWalsheimProLight,sans-serif;font-weight:300;font-size:24px;color:#fff;margin:11px 0 0 0}.pied .sapin{width:100%;height:40px;background-image:url("img/sapin.svg");background-repeat:repeat-x;background-size:contain}.pied .bande-pied{display:flex;width:100%;height:29px;background-color:#fff}.pied .bande-pied a{width:100%;min-height:29px;background-image:url("img/boomerang.svg");background-repeat:no-repeat;background-position:center;background-size:85px;justify-content:center;align-self:center}.cache{position:absolute;top:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility 0s}/*# sourceMappingURL=style.css.map */
