@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.App{width:100%;height:100%;overflow:hidden}.Map{background-image:url(/assets/bg-DuPL2rJd.jpg);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative;overflow:hidden}.Map .vignetting{background-image:url(/assets/vignetting-nPQY2KPH.png);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;pointer-events:none}.Map .billboard{opacity:0;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1);position:absolute;pointer-events:none;transform:translate(-50%) translateY(-100%);display:flex;flex-direction:column;align-items:center}.Map .billboard.visible{opacity:1}.Map .stats{width:240px;height:60px;box-shadow:0 4px 7px #0000005c;border-radius:10px;background-color:#aa0516;margin-right:20px;padding:9px 21px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;cursor:pointer;position:absolute;right:14px;top:14px;color:#fff;text-transform:uppercase}.Map .stats img{width:27px;height:27px}.Map .stats img.small{display:none}.Map .stats .text{font-size:16px;line-height:20px;color:#fff;margin-left:26px;text-transform:uppercase;letter-spacing:.4px}.Map .bar{position:absolute;width:100%;height:100px;bottom:0;left:0;background-color:#fff;box-shadow:0 3px 6px #00000029;display:flex;flex-direction:row;padding:16px 26px 12px 50px;align-items:center;justify-content:space-between;box-sizing:border-box;overflow-x:hidden;overflow-y:hidden;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1)}.Map .bar.hidden{opacity:0;transform:translateY(100%)}.Map .bar .logo{width:194px;height:73px}.Map .bar .buttons{display:flex;flex-direction:row;align-items:center}.Map .bar .buttons .hLine{width:1px;height:70px;background-color:#ececec}.Map .bar .buttons .button{width:280px;height:73px;box-shadow:0 4px 7px #0000005c;border:solid 1px #bf1e2e;background-image:linear-gradient(76deg,#aa0516,#ef162c);margin-left:14px;margin-right:14px;border-radius:4px;padding:7px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;cursor:pointer;position:relative}@media (max-width: 1910px){.Map .bar .buttons .button{background-image:none;width:unset;border-radius:50%;width:73px}}.Map .bar .buttons .button.selected{border:solid 1px #474747;background-color:#231f20;background-image:unset}@media (max-width: 1910px){.Map .bar .buttons .button.selected{background-color:transparent}}.Map .bar .buttons .button img{width:59px;height:59px}@media (max-width: 1910px){.Map .bar .buttons .button img{display:none;width:45px;height:45px;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}.Map .bar .buttons .button img.small{display:none}@media (max-width: 1910px){.Map .bar .buttons .button img.small{display:block}}.Map .bar .buttons .button .text{font-size:22px;line-height:1.2;color:#fff;margin-left:26px}@media (max-width: 1910px){.Map .bar .buttons .button .text{display:none}}.Map .themes{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%) translateY(-50%);display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1);pointer-events:auto;padding:30px}.Map .themes.hidden{opacity:0;pointer-events:none}.Map .themes .theme{width:350px;height:130px;box-shadow:0 8px 7px #00000029;border-radius:5px;background-color:#fff;padding:20px;margin-bottom:20px;margin-right:20px;cursor:pointer;color:#212121;font-size:26px;line-height:1.3;box-sizing:border-box;text-align:center;white-space:pre-wrap;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 1500px){.Map .themes .theme{width:200px;height:75px;font-size:20px;padding:15px;display:flex;justify-content:center;align-items:center}}.Map .themes .theme.selected{background-color:#fff;background-image:unset}.Map .themes .theme.selected div{color:#e0162b;text-shadow:none}.Map .inactivePanel{position:absolute;inset:0;transition:opacity .3s linear}.Map .inactivePanel.hidden{opacity:0;pointer-events:none}.Map .inactivePanel.hidden .videoContainer{transform:translate(100%);opacity:0}.Map .inactivePanel.hidden .logoContainer{transform:translate(-100%);opacity:0}.Map .inactivePanel .filter{opacity:.7;background-color:#000;position:absolute;inset:0}.Map .inactivePanel .logo-container{position:absolute;top:0;left:26px;width:280px;height:130px;box-sizing:border-box;background-color:#fff;padding:17px;box-shadow:0 6px 6px #00000029;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1)}.Map .inactivePanel .logo-container img{width:243px;height:auto}.Map .inactivePanel .logo-container .border{position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:linear-gradient(89deg,#aa0516,#ef162c)}.Map .inactivePanel .videoContainer{border:none;width:56.25vh;height:100%;position:absolute;right:0;top:0;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1)}.Map .inactivePanel .prompt.fullscreen{left:50%;right:unset;transform:translate(-50%) translateY(-50%)}.Map .inactivePanel .prompt{top:50%;left:0;right:56.25vh;position:absolute;transform:translateY(-50%);color:#fff;display:flex;flex-direction:column;align-items:center}.Map .inactivePanel .prompt .small{font-size:64px;line-height:.84;text-align:center}@media (max-width: 1500px){.Map .inactivePanel .prompt .small{font-size:47px}}@media (max-width: 1240px){.Map .inactivePanel .prompt .small{font-size:27px}}.Map .inactivePanel .prompt .big{font-size:94px;font-weight:700}@media (max-width: 1500px){.Map .inactivePanel .prompt .big{font-size:70px}}@media (max-width: 1240px){.Map .inactivePanel .prompt .big{font-size:40px}}.Map .inactivePanel .prompt .circle{width:255px;height:255px;box-shadow:0 8px 8px #0000005c;border:solid 1px #d22d2d;border-radius:127.5px;background-image:linear-gradient(46deg,#aa0516,#ef162c);position:relative;margin-bottom:40px}.Map .inactivePanel .prompt .circle img{width:100%;height:100%;top:0;left:0;position:absolute}.Keyboard{position:absolute;inset:0 0 100px;opacity:0;pointer-events:none;transition:opacity .3s linear,transform .4s cubic-bezier(.165,.84,.44,1)}.Keyboard input[type=file]{visibility:hidden;width:0}.Keyboard.shopSelected{bottom:0}.Keyboard.revealed{opacity:1;transform:translateY(0)}.Keyboard .image-missing{width:80%;border:solid 1px #bf1e2e;padding:8px;cursor:pointer;box-sizing:border-box;margin-top:20px;text-align:center}.Keyboard .vacancy{margin-top:20px;align-self:flex-start;margin-left:10px;margin-bottom:20px}.Keyboard .themes{max-width:1480px}.Keyboard .filter{position:absolute;inset:0;background-color:#000;transition:opacity .1s linear}.Keyboard .shopEditor{pointer-events:auto;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:1500px;height:1500px;max-width:95%;max-height:90%;box-shadow:3px 3px 13px #53474b3b;background-color:#fff;display:flex;flex-direction:column;color:#191919;transition:opacity .3s linear;padding-top:20px;padding-left:20px;padding-bottom:12px}.Keyboard .shopEditor.hidden{opacity:0;transform:translate(100%);pointer-events:none}.Keyboard .shopEditor .logo{max-height:100px;max-width:300px}.Keyboard .shopEditor .button{background-color:#aa0516;border-radius:5px;padding:10px 15px;cursor:pointer;flex-grow:0;flex-shrink:0;display:flex;flex-direction:row;align-items:center}.Keyboard .shopEditor .button div{color:#fff;text-transform:uppercase;font-size:19px;position:relative}.Keyboard .shopEditor .button img{width:18px;height:18px;margin-left:15px}.Keyboard .shopEditor .button.big{align-items:center;width:240px}.Keyboard .shopEditor .button.big img{width:22px;height:22px;margin-left:0;margin-right:18px}.Keyboard .shopEditor .button.big div{line-height:1.2}.Keyboard .shopEditor .buttons{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;width:100%;flex-grow:1;flex-shrink:0}.Keyboard .shopEditor .buttons .button{margin-left:10px;margin-right:10px}.Keyboard .shopEditor .buttons .button.cancel{background-color:#000}.Keyboard .shopEditor .verticalSep{width:1px;height:100%;background-color:#d6d6d6;margin-left:20px;margin-right:20px;align-self:center;margin-bottom:20px}.Keyboard .shopEditor table{font-size:14px;margin-top:15px;padding:10px;border:1px solid #d6d6d6;background-color:#f3f3f3;border-radius:4px;border-collapse:collapse;width:100%;max-width:100%}.Keyboard .shopEditor table th,.Keyboard .shopEditor table td{text-align:center;padding:7px 5px 5px;border-bottom:1px solid #d6d6d6;line-height:1.1}.Keyboard .shopEditor table th{white-space:nowrap}.Keyboard .shopEditor table td:last-child{font-weight:700;color:#aa0516}.Keyboard .shopEditor .recentIndicator{display:flex;flex-direction:column;align-items:center;margin-top:10px;margin-left:10px;margin-right:10px;padding:10px;border:1px solid #d6d6d6;background-color:#f3f3f3;border-radius:4px;width:100px}.Keyboard .shopEditor .recentIndicator .title{font-size:14px;text-transform:uppercase;text-align:center}.Keyboard .shopEditor .recentIndicator .value{font-size:36px;margin-top:10px;color:#aa0516}.Keyboard .shopEditor input,.Keyboard .shopEditor textarea{box-sizing:border-box;max-width:500px;padding:10px!important;width:100%;border-radius:4px;background-color:#f3f3f3;outline:#aa0516;z-index:10;border:solid 1px #d6d6d6;transition:border .2s ease-out;font-size:14px}.Keyboard .shopEditor input.name{font-size:14px;width:500px;line-height:1.1}.Keyboard .shopEditor textarea{resize:none;height:400px;padding:10px;line-height:1.1}.Keyboard .shopEditor textarea.small{height:60px}.Keyboard .shopEditor textarea.text{overflow:auto;text-overflow:unset}.Keyboard .shopEditor textarea.shrink{min-height:0;flex-shrink:1}.Keyboard .shopEditor input:focus,.Keyboard .shopEditor textarea:focus{outline:none;border:solid 1px #bf1e2e}.Keyboard .keyboard{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:980px;height:820px;display:flex;flex-direction:row;flex-wrap:wrap;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1);pointer-events:auto}@media (max-height: 960px){.Keyboard .keyboard{height:594px;max-height:100%;padding-top:15px;padding-bottom:15px;box-sizing:border-box}}.Keyboard .keyboard.hidden{opacity:0;transform:translate(-50%) translateY(-150%);pointer-events:none}.Keyboard .keyboard .button{width:138px;height:138px;box-shadow:0 8px 7px #0000005c;border:solid 1px #bf1e2e;background-image:linear-gradient(46deg,#aa0516,#ef162c);display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;margin-right:20px;cursor:pointer;opacity:0}@media (max-height: 960px){.Keyboard .keyboard .button{width:100px;height:100px}}.Keyboard .keyboard .button.inactive{pointer-events:none}.Keyboard .keyboard .button.inactive div{color:#720e18;text-shadow:unset}.Keyboard .keyboard .button.empty{border:solid 1px #f9f9f9;background-image:linear-gradient(46deg,#989898,#fff)}.Keyboard .keyboard .button.selected{background-color:#fff;background-image:unset}.Keyboard .keyboard .button.selected div{color:#e0162b;text-shadow:none}.Keyboard .keyboard .button div{opacity:.95;font-size:66px;color:#fff;text-transform:uppercase;text-shadow:0 8px 7px rgba(0,0,0,.36)}@media (max-height: 960px){.Keyboard .keyboard .button div{font-size:48px}}.Keyboard .shopList{position:absolute;top:50%;left:50%;width:100%;height:100%;padding-top:20px;padding-bottom:20px;box-sizing:border-box;transform:translate(-50%) translateY(-50%);display:flex;flex-direction:column;transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1);pointer-events:auto;justify-content:center}.Keyboard .shopList.hidden{opacity:0;pointer-events:none}.Keyboard .shopList .buttonList{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;flex-grow:1;align-items:center}.Keyboard .shopList .button{display:flex;flex-direction:column;margin-bottom:30px;margin-left:30px;margin-right:30px;cursor:pointer;flex-grow:0;flex-shrink:0}.Keyboard .shopList .button .logo-container{padding:10px;width:230px;height:230px;max-width:10vw;max-height:10vw;background-color:#fff;margin-bottom:12px;border-radius:5px}.Keyboard .shopList .button .logo{max-width:230px;max-height:230px;width:100%;height:100%;object-fit:contain;object-position:center;background-color:#fff;background-size:contain;background-repeat:no-repeat;background-position:center}.Keyboard .shopList .button .name{font-size:25px;color:#fff;min-height:58px;width:230px;max-width:10vw}@media (max-width: 1680px){.Keyboard .shopList .button .name{font-size:16px}}.Keyboard .shopList .navButtons{flex-grow:0;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:flex-start;font-size:30px;color:#fff;position:relative;margin-top:20px}.Keyboard .shopList .navButtons .prev,.Keyboard .shopList .navButtons .next{display:flex;flex-direction:row;cursor:pointer;align-items:center}.Keyboard .shopList .navButtons .prev :first-child,.Keyboard .shopList .navButtons .next :first-child{margin-right:15px}.Keyboard .shopList .navButtons .next{margin-right:60px}.Keyboard .shopList .navButtons .prev{margin-left:60px}.Keyboard .shopList .navButtons .close{display:flex;flex-direction:column;cursor:pointer;align-items:center}.Keyboard .shopList .navButtons .close :first-child{margin-bottom:15px}.Keyboard .shopPanel{pointer-events:auto;position:absolute;top:0;bottom:0;right:0;width:400px;box-shadow:-4px 0 18px #00000029;background-color:#fff;display:flex;flex-direction:column;align-items:center;color:#191919;transform:translate(0);transition:opacity .3s linear,transform .5s cubic-bezier(.165,.84,.44,1)}.Keyboard .shopPanel.hidden{opacity:0;transform:translate(100%)}.Keyboard .shopPanel input,.Keyboard .shopPanel textarea{margin:10px;box-sizing:border-box;max-width:380px;padding:10px!important;width:100%;font-family:Ubuntu;border-radius:4px;background-color:#f0f0f0;outline:none;z-index:10;border:solid 1px #f0f0f0;transition:border .2s ease-out}.Keyboard .shopPanel input.name{font-size:20px}.Keyboard .shopPanel textarea{resize:none;height:400px;padding:10px}.Keyboard .shopPanel textarea.small{height:100px}.Keyboard .shopPanel textarea.text{overflow:auto;text-overflow:unset}.Keyboard .shopPanel input:focus,.Keyboard .shopPanel textarea:focus{outline:none;border:solid 1px #bf1e2e}.Keyboard .shopPanel .bg{background-image:url(/assets/bg_fiche_magasin-0VL36N8i.png);background-repeat:no-repeat;background-size:contain;position:absolute;right:0;top:320px;width:306px;height:590px}.Keyboard .shopPanel .headerBar{width:100%;height:8px;background-image:linear-gradient(89deg,#aa0516,#ef162c)}.Keyboard .shopPanel .logo{height:auto;max-width:10vw;object-fit:contain;margin-top:40px}.Keyboard .shopPanel .name{align-self:flex-start;padding-left:40px;padding-right:40px;font-size:35px;line-height:1.2;font-weight:600;margin-bottom:5px;margin-top:40px;position:relative}.Keyboard .shopPanel .category{font-size:14px;align-self:flex-start;padding-left:40px;padding-right:40px;line-height:1.2;margin-bottom:36px;position:relative}.Keyboard .shopPanel .boutiqueContainer{width:100%;padding-left:40px;padding-right:40px;margin-bottom:25px;box-sizing:border-box;position:relative;display:none}.Keyboard .shopPanel .boutiqueContainer .boutique{width:100%;height:auto;box-shadow:0 3px 6px #00000029}.Keyboard .shopPanel .text{font-size:16px;align-self:flex-start;padding-left:40px;padding-right:40px;line-height:1.4;margin-bottom:10px;flex-grow:0;flex-shrink:1;min-height:0;overflow:hidden;text-overflow:clip}.Keyboard .shopPanel .buttons{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;margin-bottom:28px;width:100%;flex-grow:1}.Keyboard .shopPanel .buttons .button{cursor:pointer;flex-grow:0;flex-shrink:1;min-width:0;max-width:145px;height:73px;display:flex;flex-direction:row;align-items:center;box-shadow:0 4px 7px #0000005c;border:solid 1px #bf1e2e;background-image:linear-gradient(69deg,#aa0516,#ef162c);font-size:20px;color:#fff;padding-left:19px;padding-right:19px;border-radius:4px;text-shadow:0 3px 6px rgba(0,0,0,.16)}.Keyboard .shopPanel .buttons .button:first-child{margin-right:12px}.Keyboard .shopPanel .buttons .button img{width:34px;height:34px;margin-right:15px}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.7s;animation-name:bounceIn;animation-fill-mode:both}.checkboxRow{display:flex;flex-direction:row;margin-bottom:10px;margin-right:30px;cursor:pointer;z-index:10;font-size:14px}.checkboxRow .checkbox{width:14px;height:14px;margin-right:5px;border:2px solid #bf1e2e;border-radius:4px}.checkboxRow.selected .checkbox{background-color:#bf1e2e}.Statistics{pointer-events:auto;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:95%;height:90%;box-shadow:3px 3px 13px #53474b3b;background-color:#fff;display:flex;flex-direction:column;align-items:center;color:#191919;transition:opacity .3s linear;padding-top:20px;padding-bottom:15px;z-index:1000}.Statistics.hidden{opacity:0;transform:translate(100%);pointer-events:none}.Statistics .button{box-shadow:0 4px 7px #0000005c;border-radius:10px;margin-right:10px;margin-left:10px;padding:9px 21px;text-transform:uppercase;background-color:#f3f3f3;cursor:pointer}.Statistics .button.active{background-color:#aa0516;color:#fff}.Statistics .close{position:absolute;top:20px;right:20px;display:flex;flex-direction:row;align-items:center;background-color:#aa0516;color:#fff}.Statistics .close div{color:#fff;text-transform:uppercase;font-size:19px;position:relative}.Statistics .close img{width:15px;height:15px;margin-left:20px}.Statistics .byBorneStats{margin-left:10px;margin-right:10px;border:1px solid #d6d6d6;background-color:#f3f3f3;border-radius:4px;width:300px;max-height:100%;box-sizing:border-box;flex-shrink:1;min-width:250px}.Statistics .byBorneStats .name{text-align:center;padding:10px;border-bottom:1px solid #d6d6d6;flex-grow:0;flex-shrink:0}.Statistics .byBorneStats .rows{flex-grow:0;flex-shrink:1;min-height:0;overflow-y:auto}.Statistics .byBorneStats .row{padding:5px;border-bottom:1px solid #d6d6d6}.Statistics .byBorneStats .row .shopName{flex-grow:1;flex-shrink:1;min-width:0;margin-right:5px}.Statistics .byBorneStats .row .shopStat{flex-grow:0;flex-shrink:0;margin-left:5px;color:#aa0516}.Statistics .recentIndicator{display:flex;flex-direction:column;align-items:center;margin-top:10px;margin-left:10px;margin-right:10px;padding:10px;border:1px solid #d6d6d6;background-color:#f3f3f3;border-radius:4px;width:100px}.Statistics .recentIndicator .title{font-size:14px;text-transform:uppercase;text-align:center}.Statistics .recentIndicator .value{font-size:30px;margin-top:10px;color:#aa0516}body{font-family:Ubuntu,sans-serif}input,textarea{font-family:Ubuntu,sans-serif;line-height:1.2!important}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;position:absolute;top:0;overflow:hidden;left:0;-webkit-user-select:none;user-select:none}#root{width:100%;height:100%;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
