@font-face{font-family:poppins;src:url(/assets/POPPINS-REGULAR-CDE4z94E.TTF),url(/assets/POPPINS-BOLD-B5ijbvYk.TTF),url(/assets/POPPINS-EXTRABOLD-BOlBdmaY.TTF),url(/assets/POPPINS-MEDIUM-DwAlJ_UI.TTF),url(/assets/POPPINS-SEMIBOLD-DGSR8tC8.TTF),url(/assets/POPPINS-LIGHT-ChBmluwM.TTF),url(/assets/POPPINS-BLACK-C2LIqLFT.TTF)}:root{--white: #ffffff;--black: #111111;--orange-on-white: #B05F03;--orange-on-black: #faa94a;--red: #e51400;--blue: #226fff;--green: #60a917;color:var(--black);--modal-overlay-neutral: #c5c5c582;--modal-overlay-error: #ff000082;--modal-overlay-info: #2270ff82;--modal-overlay-warning: #ffb22282;--modal-neutral: #adadad;--modal-error: var(--red);--modal-info: var(--blue);--modal-warning: var(--orange)}html{overscroll-behavior:none}body{margin:0;font-weight:500;font-family:poppins;overscroll-behavior:none;touch-action:manipulation}#app{background-color:var(--white);display:flex;flex-direction:column;min-height:100vh;transition:background-color .5s;font-variant-caps:all-petite-caps}header p{margin:0;text-align:left}.headerInfo{display:flex;flex-direction:column;margin:.5em 0;font-size:small;padding:5px}.headerInfo p{margin:0}.headerInfo.Absolute{background:#fe7212;position:absolute;bottom:0;width:100vw;margin:0;padding:0;border-radius:0;box-shadow:none;height:182px;color:#fff;display:flex;justify-content:flex-end}.header{padding:0;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.aloneHeader,.userHeader{margin-top:60px;justify-content:flex-end;flex-direction:column-reverse;align-items:flex-end;transition:all .3s ease}.aloneHeader .header-left,.userHeader .header-left{width:100%;text-align:center;transition:all .3s ease}.header.aloneHeader .logo,.header.userHeader .logo{height:60px;transition:height .3s ease}.header.adminHeader,.header.monitorHeader{padding:20px;transition:all .3s ease}.header.monitorHeader{background-color:var(--orange);transition:background-color .3s ease}.adminHeaderText{color:var(--orange);transition:color .3s ease}.monitorHeaderText{color:var(--black);transition:color .3s ease}.logo{height:40px;transition:height .3s ease}footer h1{display:block;margin:0;font-size:small}header img{margin:0}header a{padding-top:1rem}.instructionInfo{position:absolute;background-color:#f06d1500;width:100vw;display:flex;padding:10px;bottom:75px;align-items:center;justify-content:space-evenly;z-index:1}select{height:auto!important}input:focus-visible{outline:none}main{flex:auto;display:flex;align-items:center;max-width:1280px;text-align:center;flex-direction:column;height:100%;justify-content:center}main.admin-monitor{background-color:#111}.getBackButton{background-color:#404e64;color:#fff;border:none;border-radius:.5rem;padding:.5rem;margin:.5rem;cursor:pointer;font-size:1rem!important;font-weight:700;text-shadow:3px 3px 6px #161b23;box-shadow:0 1px 20px #000;position:absolute;top:40px;left:0;z-index:1}.icon{width:30px;height:30px;background-image:url(/assets/spritesheet3-BCM8kFT1.png);background-size:300px 30px}.icon.adminIcon{background-position:0 0}.icon.adminIcon.active{background-position:-30px 0}.icon.climbingIcon{background-position:-60px 0}.icon.climbingIcon.active{background-position:-90px 0}.icon.monitorIcon{background-position:-120px 0}.icon.monitorIcon.active{background-position:-150px 0}.icon.rabbit{background-position:-180px 0}.icon.turtle{background-position:-210px 0}.icon.deleteIcon{background-position:-240px 0}.icon.editIcon{background-position:-269px 0}.profilActions{display:flex;font-size:smaller;width:25%;justify-content:space-between}input[type=range].custom-slider,input[type=range].custom-slider-horizontal{-webkit-appearance:none;padding:0;font:inherit;outline:none;color:#faa94a;background:#000;box-sizing:border-box;transition:opacity .2s;cursor:pointer;width:100%;height:1px}input[type=range].custom-slider::-webkit-slider-thumb,input[type=range].custom-slider-horizontal::-webkit-slider-thumb{-webkit-appearance:none;width:50px;height:50px;border:none;border-radius:50px;background:currentColor}@media (max-width: 340px){.header.aloneHeader .logo,.header.userHeader .logo{height:50px;transition:height .3s ease}.header-button{height:20px;width:20px;transition:all .3s ease}.monitorHeaderText{font-size:x-small}input[type=range].custom-slider::-webkit-slider-thumb,input[type=range].custom-slider-horizontal::-webkit-slider-thumb{width:35px;height:35px;border-radius:20px}}.admin,.monitor{width:100vw;font-size:larger;display:flex;flex-direction:column;justify-content:center}.admin section,.monitor section{display:flex;column-gap:1.5rem;flex-direction:column}.nav-div{padding:1.5em;text-decoration:none;color:#fff;border-top:solid 1px #faa94a;border-bottom:solid 1px #faa94a}.nav-div:hover{border:1px solid #ffffff;background-color:#faa94a}.commandMachine,.commandTreuil{height:50vh;font-size:larger}.commandMachine section,.commandTreuil section{height:100%;display:flex;flex-direction:column;justify-content:space-around}.commandTreuil .valueButtons{display:flex}.commandTreuil .commandeTreuilDetails{display:flex;justify-content:space-evenly;align-items:center}.inputWrapper{display:flex;flex-direction:column;align-items:center}.inputWrapper input{width:50%;padding:.5em;font-size:1em;border:1px solid #faa94a;border-radius:5px}.inputRadio{display:flex}.valueWrapper{display:flex;align-items:center;align-content:center;justify-content:space-evenly}.valueButtons button{height:40%}.valueButtons,.value{display:flex;justify-content:space-between;height:100%;flex-direction:column}.valueButtons{-webkit-user-select:none;-ms-user-select:none;user-select:none}.value,.controlWrapper{display:flex;flex-direction:column}.controlWrapper div{display:flex;justify-content:space-between;width:70vw}.controlWrapper .nav-button{margin-bottom:20px;width:115px}.profilSettings{width:100vw;font-size:larger}.profilList{margin-bottom:5em;display:flex;flex-direction:column;align-items:center}.profilList-button-create-profile{margin-top:35px;margin-bottom:15px}.profilSetting{display:flex;flex-direction:column;align-items:center;padding:.5em}.profilInfo{width:90vw;display:flex;justify-content:space-between;padding:.5em;align-items:center}.profilBool{display:flex;align-items:center;width:40vw;justify-content:space-between}button.stopButton{color:#fff;font-size:larger;border-radius:.5em;margin:0 auto;height:40px;background-color:red;border:none;padding:20px;display:flex;align-items:center;justify-content:center}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#faa94a}.switch input:focus+.slider{box-shadow:0 0 1px #faa94a}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.profilCreating{display:flex;align-items:stretch;justify-content:flex-start;margin-bottom:5em;flex-direction:column}.creating p{font-size:small;margin:0}.profilCreating button{margin:auto;padding:.5em;color:#fff;border:none;border-radius:26px;cursor:pointer;font-size:1em;background-color:#fe7212;width:60vw}.profilCreating .creating{display:flex;justify-content:space-between;margin:1em;align-items:center;font-size:medium;flex-direction:column}table{table-layout:fixed;overflow-wrap:break-word;text-align:left}td{border-top:1px solid #576b8c;border-bottom:1px solid #576b8c;padding:8px 10px}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0008;display:flex;justify-content:center;align-items:center}.closingPopUp{height:100vh;width:100vw}.settings .popupContainer h2{margin:0}.profilSettings,.settings{touch-action:pan-y;overflow-y:auto}.popupContainer{background-color:#ffffffe3;padding:1rem;border-radius:.5rem;position:fixed;z-index:100;margin:5px;display:flex;flex-direction:column;align-items:center;color:#000}.popupContainer input{margin:5px}.videoSkippingOption{font-size:medium;display:flex;align-items:center;justify-content:space-between;text-align:center;margin-top:20px;flex-direction:column}.popupContainer input[type=checkbox]{width:auto;margin:16px}#splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}#splash-screen.fade-out{opacity:0;pointer-events:none}.loader{border:5px solid #000000;border-top:5px solid #fe6700;border-radius:50%;width:100px;height:100px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navigationWrapper{z-index:100;position:absolute;top:40px}.navigationWrapper nav{display:flex;width:100vw}.navigationWrapper a{color:#fff;margin:1em;padding:.75rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:gray;border-radius:100%;box-shadow:0 1px 20px #000}.navigationWrapper a.active{background-color:#fe7212;color:#fff}.navigationWrapper a img{margin:0}.nav{display:flex;align-items:center;color:#fff;justify-content:flex-end;box-sizing:border-box;padding:10px}.burger{display:none;flex-direction:column;cursor:pointer}.burger .line{width:40px;height:3px;background-color:#fff;margin:4px 0;border-radius:10px}.menu{display:flex;gap:20px;transition:all ease-in-out .5s}.menu a{color:#fff;text-decoration:none}.menu a.active{font-weight:700;z-index:100}.banniere img{width:80vw;transition:width .5s ease-in-out,width .5s ease-in-out}.banniere.banniereDown img{position:absolute}.banniere div{display:flex;flex-direction:column;align-items:center}.logoBack{height:45vw;border-radius:50vw;width:45vw;margin-bottom:10px;background-size:cover;background-image:url(/assets/salleEscalade2-Dmy9OXYJ.jpg)!important}.banniereLogos{display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.banniereDown img{width:60vw!important}.headerLogo{text-align:center;width:50%}.headerLogo img{margin:0}header .banniereSmall{display:none}.banniereSmall img{width:25vw!important}.passcode{display:flex;flex-direction:column;justify-content:space-evenly;max-width:100vw;align-items:center}.passcode input{width:73%;margin:0;border:none;font-size:x-large;text-align:center}.passwordDiv{display:flex;justify-content:center;align-content:center}table.passwordTable{height:50vh;width:80%;margin:0!important}table.passwordTable td{border:none;padding:6px;text-align:center}.passwordDiv{display:flex;justify-content:center}.errorPopup{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#494949d4;z-index:200;display:flex;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);flex-direction:column;align-items:center;justify-content:center}.errorPopup div,.errorPopup div div{display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;height:40vh;width:90vw}.errorPopup .nav-button{background-color:#a1a1a1;box-shadow:1px 1px 1px #000}.infoContainer{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:flex-start;position:absolute;z-index:100000;top:0}.infoWrapper{position:fixed;top:32px;left:0;right:0;height:4em;width:80%;font-weight:600;font-size:16px;display:flex;border-radius:10px;background-color:#fff;color:#000;flex-direction:column;margin:auto}.infoWrapper .messageWrapper{height:80%}.infoWrapper .progressBar{height:4px;margin:0 .5em;width:0;border-radius:10px;background-color:#00ff04;animation:fillProgressBar 1s linear forwards}.infoWrapper .progressBar.error{background-color:red;animation:fillProgressBar 3.5s linear forwards}.infoWrapper .infoPopup{display:flex;flex-direction:column;align-items:center}@keyframes fillProgressBar{0%{width:0}to{width:90%}}img.précommande{width:200px}.webSocketLight{width:10px;height:10px;border-radius:10px;position:relative;bottom:30px;left:20px}.webSocketLight.red{background-color:red;animation:breathingRed 2s infinite}.webSocketLight.green{background-color:green;animation:breathingGreen 2s infinite}.webSocketLight.blue{background-color:#00f;animation:breathingGreen 2s infinite}.wserror{display:flex;flex-direction:column;align-items:center;text-align:center}@keyframes breathingRed{0%{box-shadow:0 0 20px 2px red}50%{box-shadow:0 0 1px 2px red}to{box-shadow:0 0 20px 2px red}}@keyframes breathingGreen{0%{box-shadow:0 0 20px 2px green}50%{box-shadow:0 0 1px 2px green}to{box-shadow:0 0 20px 2px green}}.choice,.assistanceChoice{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.choice section{display:flex;flex-direction:column}.climbingOption{margin:.5em;display:flex;flex-direction:column}.climbingOption.normal .nav-button{box-shadow:none}.choiceProfil{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh}.choiceProfil section{display:flex;flex-direction:column;align-items:center;justify-content:center}.rangeDiv{display:flex;align-items:center}.rangeDiv img{margin:0}.assistanceChoice section a{margin:20px}.instructionVideo img,.instructionVideo video{width:100vw;margin:0;position:absolute;top:0;left:0;z-index:0}.instruction{display:flex;flex-direction:column;align-items:center;max-width:100vw}.instructionPage{display:flex;flex-direction:column;align-items:center}.instructionPage div,.instructionPage a,.instructionPage button,.instructionPage p{margin:7px}.createAccount section div,.createAccount section button,.connexionAccount section div,.connexionAccount section button{margin:7px}.connexionAccount section,.createAccount section{display:flex;flex-direction:column;align-items:center}.choiceProfil section div{margin:4px}.nav-button.disabled{pointer-events:none;background-color:#f0f0f0;color:#b3b3b3}.assistanceChoice .inputDiv{display:flex;flex-direction:column;align-items:center;margin:1em;height:75px}.assistanceChoice .inputDiv.quickstart{height:auto}.speedIndication{display:flex;font-size:xx-small;justify-content:space-between;width:90vw;font-weight:100}.assistanceChoice button{font-size:x-large}.winchException .controlWrapper{margin:28px!important}.winchException div{max-width:100vw;margin:0!important}.standByBool{font-size:medium;display:flex;flex-direction:column;align-content:center;align-items:center}.standByBool div{display:flex;width:35vw;justify-content:space-between;align-items:center}.ControlWrapper{display:flex}.SliderWrapper{width:30vw;font-size:x-large}.ControlWrapper button{width:60px;height:60px;border-radius:100%;background-color:#fe6700;font-weight:700;font-size:x-large}.IterationWrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30vw}.IterationWrapper div{display:flex;flex-direction:column;justify-content:space-between}.outerCircle{display:flex!important;width:50px;height:50px;position:relative;align-items:center;justify-content:center!important;border-radius:100%;margin:.5em;border:solid 5px #fe6700;box-shadow:0 1px 20px #000;font-size:x-large;font-weight:700}.outerCircleCube{display:flex!important;width:50px;height:50px;position:relative;justify-content:center!important;align-items:center!important;border-radius:100%;border:solid 1px #161b2300;font-size:x-large;font-weight:600;flex-wrap:wrap;position:absolute;background-color:#7fff0000;top:-1px;bottom:1px;left:-1px;right:1px}.cubeValue{background-color:#abbfe0;height:25px;width:25px}.UnValue{border-radius:0% 100% 0% 0%}.DeuxValue{border-radius:0% 0% 100%}.TroixValue{border-radius:0% 0% 0% 100%}.QuatreValue{border-radius:100% 0% 0%}.valueInCube{position:absolute;display:flex;height:40px;width:40px;background-color:#161b23;justify-content:center;align-items:center;border-radius:100%}.cubeValueWrapper{position:relative;display:flex;flex-wrap:wrap;width:50px}.hundred .cubeValue,.seventyFive .UnValue,.seventyFive .DeuxValue,.seventyFive .TroixValue,.fifty .UnValue,.fifty .DeuxValue,.twentyFive .UnValue{background-color:#1c8bff}.ValueWrapper{display:flex;flex-direction:column;justify-content:space-around;width:30vw;align-items:center}.ValueWrapper button{width:50px}img{margin-bottom:1.5rem}.resource{padding:.75rem 1.5rem;border-radius:.5rem;text-align:left;text-decoration:none;color:#222;background-color:#f1f1f1;border:1px solid transparent}.resource:hover{border:1px solid #000;box-shadow:0 25px 50px -12px #673ab888}.nav-button{font-weight:900;font-size:large;padding:.5rem 1rem;border-radius:3rem;text-decoration:none;color:#fff;background-color:#000;border:none;width:70vw;box-shadow:0 1px 20px #000;display:flex;align-items:center;justify-content:center}a.nav-button img{margin:0 20px 0 0;height:25px}.nav-button img{margin-bottom:0;margin-right:10px}.assistanceChoice .nav-button-round{font-size:large!important;width:30vw;height:30vw}.nav-button-round{width:30vw;height:30vw;border-radius:25vw;background-color:#ffa138e6;display:flex;align-content:center;color:#000;align-items:center;justify-content:center;text-decoration:none;font-size:large;font-weight:900;box-shadow:0 1px 20px #000;border:none}.nav-button a{text-decoration:none;color:#fff}.nav-button:hover{border:1px solid #ffffff;background-color:#faa94a}.nav-button-create-profile{border:2px solid #FAA94A}.popupContainer .nav-button{margin:5px;width:100px}.instruction p{margin:0;font-size:19px}.popupContainer p{font-size:x-large}.instructionMessage{font-size:x-large;display:flex;flex-direction:column;align-items:center}.instructionInfo .nav-button-round{height:20vw;width:20vw;font-size:medium}.settings thead,.profilSettings thead{position:sticky;top:0;background-color:#161b23;height:115px;vertical-align:bottom}.settings .FieldTableName button{background-color:#fe7212;color:#fff;border-radius:10px;border:none}.settings .FieldTableAction button,.profilSettings .FieldTableAction button{background-color:#fe7212;color:#fff;border-radius:5px;border:none}.profilList button.nav-button{font-size:smaller;margin:20px;font-size:medium}.profilActions button.nav-button{width:115px;font-size:smaller;padding:5px;margin:5px!important}.headerSettingProfil{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.headerSettingProfil button.nav-button{font-size:small;padding:5px;margin:5px;width:100px;font-weight:700}div.triangle-down::selection,div.triangle-up::selection{background:transparent}.triangle-down,.triangle-up{font-size:3.5em;text-shadow:-5px 5px 5px #000;cursor:pointer;transition:transform .2s,opacity .2s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}div.triangle-down.Touched::selection,div.triangle-up.Touched::selection{background:transparent}.triangle-down.Touched,.triangle-up.Touched{transform:scale(.9);opacity:.8;transition:transform .2s,opacity .2s;-webkit-tap-highlight-color:transparent}.triangle-up{color:#00f}.triangle-down{color:red}.rating{display:flex;justify-content:center;margin:1em 0 0!important;align-items:flex-end;font-size:4vh}.star-container{margin:0 .5em!important;display:flex;align-items:flex-end;background-color:#404e64;border-radius:1em;box-shadow:0 1px 20px #000}.star-container div{margin:0!important}.star{display:flex;align-items:flex-end;align-content:flex-end;vertical-align:text-bottom;border-radius:1em;height:0px;width:0px;transition:height .5s ease-in-out}.star.selected{height:100%;width:100%}#star1.selected{background-color:#1aff00}#star2.selected{background-color:#00910a}#star3.selected{background-color:#fff700}#star4.selected{background-color:#fe6700}#star5.selected{background-color:#fe0000}.firstComponent{flex:1;display:flex}.versionFooter{font-size:xx-small;font-weight:100;display:flex;justify-content:space-evenly;width:100%}.winchControl{height:50vh;display:flex;flex-direction:column;justify-content:space-evenly}@media (max-width: 768px){.burger{display:flex}.menu{opacity:0;visibility:hidden;flex-direction:column;gap:5px;position:absolute;top:50px;right:0;border-radius:5px;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.menu.open{opacity:1;visibility:visible}}@media only screen and (max-height: 450px){table.passwordTable button{width:90%;height:90%;font-size:x-large}table.passwordTable td{padding:3px}}@media only screen and (max-height: 422px){table.passwordTable button{height:80%;width:80%;font-size:x-large}table.passwordTable td{padding:0}table.passwordTable{height:45vh}}@media (max-height: 668px){.admin section,.monitor section{grid-template-columns:1fr}.nav-button{font-weight:700;font-size:small;padding:.4rem .5rem;width:70vw;box-shadow:0 1px 20px #000;margin:5px}footer h1{font-size:xx-small}.headerInfo{margin:.5em}.headerInfo.Absolute{height:165px}header a{padding-top:.5rem}.banniereSmall img{width:15vw!important}.logoBack{height:18vw;width:18vw}.navigationWrapper a{padding:.5rem}.navigationWrapper a img{height:20px;width:20px}.assistanceChoice .inputDiv{margin:.5em}.assistanceChoice .inputDiv.quickstart{height:51vh;justify-content:space-around}.IterationWrapper{width:20vw}.SliderWrapper{width:20vw;font-size:larger}.ValueWrapper{width:20vw;justify-content:space-between}.outerCircle{width:35px;height:35px;margin:.3em;border:solid 4px #fe6700;font-size:large;font-weight:600;box-shadow:0 1px 20px #000}.cubeValueWrapper{width:40px}.cubeValue{height:20px;width:20px}.outerCircleCube{width:40px;height:40px;font-size:medium;font-weight:400;box-shadow:0 1px 20px #000}.valueInCube{height:30px;width:30px}.choiceProfil{font-size:smaller;height:55vh}input#Support,input#Speed{height:10px!important;margin:10px!important}.choiceProfil section{height:100%}.popupContainer p{font-size:small!important}.infoWrapper{font-weight:500;font-size:14px}.instructionMessage{font-size:smaller;margin:5px!important}.controlWrapper .nav-button{width:80px}.commandMachine{font-size:smaller}.firstComponent .nav-div{padding:.75em}.settings thead{height:93px}table{font-size:small}.creating label{font-size:smaller}.profilCreating button{padding:.3em}.profilCreating .creating{align-items:center}.creating p{font-size:small;margin:0}.instruction p{font-size:15px}.standByBool .switch{width:40px;height:22px}.standByBool .switch .slider:before{position:absolute;content:"";height:15px;width:15px;left:3px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.standByBool .switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(19px)}.profilActions{display:flex;font-size:smaller;width:35%;justify-content:space-between}}@media (prefers-color-scheme: dark){select{color:#fff!important}}@media (color-scheme: dark){select{color:#fff!important}}
