.login-screen[data-v-dfb4cc73]{background:#fff;width:100vw;height:100vh;position:absolute}.login-screen__image[data-v-dfb4cc73],.login-screen__color[data-v-dfb4cc73]{width:100%;height:100%;position:absolute;top:0;left:0}.login-screen__image[data-v-dfb4cc73]{background-image:var(--loginbackground);z-index:100;background-position:bottom;background-size:cover}.login-screen__color[data-v-dfb4cc73]{background:var(--color1);opacity:.9;z-index:200}.formBox[data-v-4d1b4bd5]{z-index:500;border-radius:.3rem;flex-direction:column;justify-content:space-between;align-items:center;width:30rem;min-height:35rem;padding:2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.formBox__logo[data-v-4d1b4bd5]{background:var(--loginlogo) no-repeat center center;background-size:100%;width:25rem;height:4rem;margin-bottom:1.5rem}.formBox__form[data-v-4d1b4bd5]{flex-direction:column;max-width:25rem;display:flex}.formBox__title[data-v-4d1b4bd5]{text-align:center;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.formBox__vtn[data-v-4d1b4bd5]{align-self:center;width:12rem;height:auto;margin-top:1.5rem;margin-bottom:0;padding:1rem}.formBox__link[data-v-4d1b4bd5],.formBox__link-back[data-v-4d1b4bd5]{text-align:right;margin-top:2rem;margin-left:auto;font-size:.7rem;display:inline-block}.formBox__link-back[data-v-4d1b4bd5]{margin-left:0}.formBox>span[data-v-4d1b4bd5]{text-align:center;margin:3rem auto;display:block}@media (width<=900px){.formBox[data-v-4d1b4bd5]{z-index:500;width:100%;height:100%;min-height:100vh;box-shadow:none;background-color:#ffffffe6;border-radius:0;justify-content:center;margin-left:auto;margin-right:auto;padding:2rem;position:absolute;top:0;left:0;transform:none}.formBox form[data-v-4d1b4bd5]{margin-bottom:auto}.formBox form .title[data-v-4d1b4bd5]{margin:2rem}}.google[data-v-3cec8c98]{cursor:pointer;background:#fff;border-radius:.4rem;justify-content:center;align-items:center;margin-top:2rem;padding:1rem 2rem;font-family:Audiowide;font-size:1rem;transition:all .3s;display:inline-flex}.google__icon[data-v-3cec8c98]{height:1.5rem}.google__text[data-v-3cec8c98]{margin-left:.5rem}.page{background:linear-gradient(#f5f5f5,#dcdcdc);min-height:100vh;padding-top:6rem;padding-left:16rem;overflow-y:scroll}@media (width<=991px){.page{padding-left:0}}.sideMenu[data-v-c20dc783]{background:var(--url) center/cover no-repeat, linear-gradient(to bottom, var(--color1), var(--color1-90));width:16rem;height:100vh;box-shadow:0px 0px 10px 5px var(--color1-10);flex-direction:column;padding-bottom:5rem;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.sideMenu__logo[data-v-c20dc783]{background:var(--sidemenulogo) no-repeat;background-position:50%;background-size:contain;width:14rem;min-height:12rem;margin:0 1rem 1rem}.sideMenu__footer[data-v-c20dc783]{text-align:right;width:100%;margin-top:auto;padding:1rem}.sideMenu__prepared[data-v-c20dc783]{color:#fff;text-align:left;text-align:right;font-weight:700;line-height:1.5}.sideMenu__clientlogo[data-v-c20dc783]{max-width:80%;max-height:6rem;margin-top:1rem}@media (width<=991px){.sideMenu[data-v-c20dc783]{z-index:100;height:calc(100vh - 5rem);padding-bottom:8rem;transition:all .3s;top:5rem;left:-16rem}.sideMenu--display[data-v-c20dc783]{left:0}}.pageMenu__item[data-v-88a7581b]{cursor:pointer;color:#fff;text-transform:uppercase;border-left:5px solid #0000;margin:.2rem 0;padding:.7rem .5rem;font-family:Audiowide;transition:all .3s;display:inline-flex;position:relative}.pageMenu__item--active[data-v-88a7581b]{color:var(--color2);background:#fff;font-weight:700;border-left:5px solid var(--color2)!important}.pageMenu__item[data-v-88a7581b]:hover{border-left:5px solid #fff}.pageMenu__item[data-v-88a7581b]:active{border-left:5px solid var(--color2)!important}.pageMenu__text[data-v-88a7581b]{text-transform:uppercase;display:inline-flex}.pageMenu__badge[data-v-88a7581b]{background:var(--color4);color:#fff;border-radius:1rem;padding:.2rem .5rem;font-weight:700;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.pageMenu__badge--small[data-v-88a7581b]{padding:.2rem .4rem;font-size:.6rem}.separator[data-v-8852eaca]{color:#fff;text-transform:uppercase;border-top:1px solid #fff;align-items:center;height:3rem;margin-top:1rem;padding:.5rem;font-family:Audiowide;font-weight:700;display:flex}.selectUser[data-v-d32d6faf]{z-index:1;width:100vw;height:100vh;cursor:initial;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.selectUser__list[data-v-d32d6faf]{flex-wrap:wrap;justify-content:space-around;max-width:90vw;max-height:80vh;display:flex}.selectUser__item[data-v-d32d6faf]{border:2px solid var(--color1);cursor:pointer;border-radius:1rem;align-items:center;margin:.5rem;padding:.5rem 1rem;transition:all .3s;display:flex}.selectUser__item[data-v-d32d6faf]:hover,.selectUser__item--selected[data-v-d32d6faf]{background:var(--color1);color:#fff}.selectUser__userdata[data-v-d32d6faf]{flex-direction:column;justify-content:center;margin-left:1rem;display:flex}.selectUser__toggle[data-v-d32d6faf]{background:var(--color1);color:#fff;cursor:pointer;border-radius:3rem;align-items:center;padding-right:1rem;display:flex}.selectUser__close[data-v-d32d6faf]{cursor:pointer;font-size:5rem;position:absolute;top:1rem;right:1rem}.internalButton[data-v-d32d6faf]{cursor:pointer;color:var(--color1);margin-right:1rem}.clearModal[data-v-7904d457]{z-index:1;width:100vw;height:100vh;cursor:initial;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.clearModal__confirmation[data-v-7904d457]{color:var(--colordanger);text-align:center;margin-bottom:3rem;padding:5rem 2rem;font-size:3rem;font-weight:700}.clearModal__buttons[data-v-7904d457]{flex-wrap:wrap;justify-content:space-around;width:90%;max-width:400px;display:flex}.internalButton[data-v-7904d457]{cursor:pointer;color:var(--colordanger);margin-right:1rem}.topMenu[data-v-25cc6a5e]{z-index:200;color:#333;background:#fff;border-bottom:1px solid #ccc;align-items:center;width:calc(100% - 16rem);height:5rem;padding:0 1rem;transition:all .3s;display:flex;position:fixed;top:0;left:16rem;box-shadow:10px 0 10px 5px #0003}.userName[data-v-25cc6a5e]{text-transform:uppercase;margin-right:auto;font-weight:700;position:relative}@media (width<=991px){.topMenu[data-v-25cc6a5e]{width:100vw;box-shadow:none;border-bottom:1px solid #ccc;left:0}}.submenu[data-v-572d1c47]{z-index:1;background:#fffffff2;border:1px solid #ccc;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;right:0;overflow-y:scroll}.submenu__close[data-v-572d1c47]{cursor:pointer;color:#333;font-size:5rem;position:fixed;top:1rem;right:1rem}.user[data-v-572d1c47]{flex-direction:column;margin-top:5rem;display:flex}.user__name[data-v-572d1c47],.user__email[data-v-572d1c47]{color:#333;text-align:center;margin-bottom:1rem;font-family:Audiowide;font-size:2rem;font-weight:700}.user__email[data-v-572d1c47]{margin-bottom:3rem;font-size:1rem}.passwordSection[data-v-572d1c47]{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem 0;display:flex}.passwordSection__question[data-v-572d1c47]{color:#333;text-align:center;width:100%;margin-bottom:3rem;font-size:1.2rem;font-weight:700}.logoutButton[data-v-366cc655]{cursor:pointer;margin:1rem;font-size:1.5rem}.rotateAnimation[data-v-366cc655]{animation:1s linear infinite rotation-366cc655}@keyframes rotation-366cc655{0%{transform:rotate(359deg)}to{transform:rotate(0)}}.u-flexrowcenter{flex-wrap:wrap;justify-content:center;display:flex}.user-index{border:1px solid #0000;border-radius:1rem;flex-direction:column;justify-content:space-between;align-items:center;width:10rem;height:8rem;margin:1rem;display:flex}.user-index--success{border-color:var(--color1)}.user-index--success .user-index__text,.user-index--success .user-index__value{color:var(--color1)}.user-index--danger{border-color:var(--colordanger)}.user-index--danger .user-index__text,.user-index--danger .user-index__value{color:var(--colordanger)}.user-index__text{text-align:center;margin-top:.5rem;font-size:1.2rem;font-weight:700}.user-index__value{text-align:center;margin-bottom:.5rem;font-size:3rem;font-weight:700}.u-mb1[data-v-89b5bc68]{margin-bottom:1rem}.fulfilment[data-v-fbcf826a]{align-items:center;display:inline-flex}.fulfilment__value[data-v-fbcf826a]{font-weight:700}.fulfilment__value--ok[data-v-fbcf826a]{color:var(--color2)}.fulfilment__value--wrong[data-v-fbcf826a]{color:var(--colordanger)}.fulfilment__icon[data-v-fbcf826a]{margin-left:.5rem;font-size:1.2rem}.fulfilment__icon--ok[data-v-fbcf826a]{color:var(--color2)}.fulfilment__icon--wrong[data-v-fbcf826a]{color:var(--colordanger)}.table--indicators th[data-v-58734e61]:first-child,.table--indicators td[data-v-58734e61]:first-child{width:15rem}.table--indicators th[data-v-58734e61]:nth-child(3),.table--indicators th[data-v-58734e61]:nth-child(4),.table--indicators td[data-v-58734e61]:nth-child(3),.table--indicators td[data-v-58734e61]:nth-child(4){text-align:center;width:4rem}.table--indicators th[data-v-58734e61]:nth-last-child(-n+7),.table--indicators td[data-v-58734e61]:nth-last-child(-n+7){text-align:center;border-left:1px solid #ccc;width:8rem}.table--indicators th[data-v-58734e61]:last-child,.table--indicators td[data-v-58734e61]:last-child{width:3rem}.fulfilment-indicator[data-v-58734e61]{font-size:3rem;font-weight:700}.fulfilment-indicator--ok[data-v-58734e61]{color:var(--color2)}.fulfilment-indicator--wrong[data-v-58734e61]{color:var(--colordanger)}.u-flexrow[data-v-58734e61]{display:flex}.u-mr2[data-v-58734e61]{margin-right:2rem}.u-mb1[data-v-58734e61]{margin-bottom:1rem}.table--direct th[data-v-f89aa9a5]:nth-last-child(-n+3),.table--direct td[data-v-f89aa9a5]:nth-last-child(-n+3),.table--indirect th[data-v-f89aa9a5]:last-child,.table--indirect td[data-v-f89aa9a5]:last-child,.table--mine th[data-v-f89aa9a5]:last-child,.table--mine td[data-v-f89aa9a5]:last-child{text-align:center;border-left:1px solid #ccc;width:6rem}.table th[data-v-de104561]:first-child,.table td[data-v-de104561]:first-child{width:4rem}.table th[data-v-de104561]:nth-last-child(-n+4),.table td[data-v-de104561]:nth-last-child(-n+4){text-align:center;border-left:1px solid #ccc;width:6rem}.table th[data-v-de104561]:last-child,.table td[data-v-de104561]:last-child{text-align:center;width:4rem}.thumb[data-v-de104561]{font-size:1.2rem}.u-flexrow[data-v-de104561]{display:flex}.u-mr2[data-v-de104561]{margin-right:2rem}.u-mb1[data-v-de104561]{margin-bottom:1rem}.u-color-danger[data-v-de104561]{color:var(--colordanger)}.u-color-success[data-v-de104561]{color:var(--colorsuccess)}.alignment[data-v-2c4b564b]{flex-direction:column;align-items:center;display:flex}.alignment__picture[data-v-2c4b564b]{width:90%;margin-bottom:3rem}.table th[data-v-50726117]:nth-child(2),.table td[data-v-50726117]:nth-child(2){width:6rem}.table th[data-v-50726117]:nth-child(3),.table td[data-v-50726117]:nth-child(3){width:10rem}.table th[data-v-50726117]:nth-last-child(8),.table td[data-v-50726117]:nth-last-child(8){text-align:center;width:8rem}.table th[data-v-50726117]:nth-last-child(7),.table td[data-v-50726117]:nth-last-child(7){text-align:center;width:5rem}.table th[data-v-50726117]:nth-last-child(-n+6),.table td[data-v-50726117]:nth-last-child(-n+6){text-align:center;border-left:1px solid #ccc;width:5rem}.table th[data-v-50726117]:last-child,.table td[data-v-50726117]:last-child{text-align:center;width:5rem}.table th[data-v-f34b36b8]:first-child,.table td[data-v-f34b36b8]:first-child{width:4rem}.table th[data-v-f34b36b8]:nth-last-child(-n+4),.table td[data-v-f34b36b8]:nth-last-child(-n+4){text-align:center;border-left:1px solid #ccc;width:6rem}.table th[data-v-f34b36b8]:last-child,.table td[data-v-f34b36b8]:last-child,.table th[data-v-a49a7af4]:last-child,.table td[data-v-a49a7af4]:last-child{text-align:center;width:5rem}.vision[data-v-f21551ed]{text-align:center;margin:3rem auto;font-size:3rem;font-weight:700}.mision[data-v-f21551ed]{text-align:center;margin:3rem auto;font-size:2rem;font-weight:700}.rootsofvision[data-v-f21551ed],.strategicmap[data-v-f21551ed],.strategytree[data-v-f21551ed]{cursor:pointer;width:100%;margin-bottom:1rem;transition:all .3s}.rootsofvision[data-v-f21551ed]:hover,.strategicmap[data-v-f21551ed]:hover,.strategytree[data-v-f21551ed]:hover{transform:scale(1.01)}.modal[data-v-f21551ed]{z-index:10000;background:#fffffffa;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow-y:scroll}.modal__close[data-v-f21551ed]{cursor:pointer;font-size:6rem;position:fixed;top:1rem;right:1rem}.modal__content[data-v-f21551ed]{width:calc(100% - 10rem);margin:5rem}.table--perspectives th[data-v-d8a13730]:last-child,.table--perspectives td[data-v-d8a13730]:last-child{text-align:center;width:5rem}.table th[data-v-e3e14130]:first-child,.table td[data-v-e3e14130]:first-child{width:10rem}.table th[data-v-e3e14130]:nth-child(2),.table td[data-v-e3e14130]:nth-child(2){width:20rem}.table th[data-v-e3e14130]:last-child,.table td[data-v-e3e14130]:last-child{text-align:center;width:5rem}.table th[data-v-303c9a0d]:first-child,.table td[data-v-303c9a0d]:first-child{width:4rem}.table th[data-v-3e3859d3]:first-child,.table td[data-v-3e3859d3]:first-child{width:3rem}.table th[data-v-3e3859d3]:nth-child(2),.table td[data-v-3e3859d3]:nth-child(2){width:15rem}.table th[data-v-3e3859d3]:nth-child(3),.table td[data-v-3e3859d3]:nth-child(3){text-align:center;width:4rem}.table th[data-v-3e3859d3]:nth-last-child(7),.table td[data-v-3e3859d3]:nth-last-child(7){text-align:center;width:8rem}.table th[data-v-3e3859d3]:nth-last-child(6),.table td[data-v-3e3859d3]:nth-last-child(6){text-align:center;width:6rem}.table th[data-v-3e3859d3]:nth-last-child(-n+5),.table td[data-v-3e3859d3]:nth-last-child(-n+5){text-align:center;border-left:1px solid #ccc;width:6rem}.table th[data-v-3e3859d3]:last-child,.table td[data-v-3e3859d3]:last-child{text-align:center;width:6rem}.danger-message[data-v-2b51ca45]{border:2px solid var(--colordanger);color:var(--colordanger);text-align:center;border:2px solid var(--colordanger);text-align:center;border-radius:.5rem;margin-bottom:1rem;padding:1rem;font-style:italic}.table--charges th[data-v-bff4fe75]:last-child,.table--charges td[data-v-bff4fe75]:last-child,.table th[data-v-096fb75e]:last-child,.table td[data-v-096fb75e]:last-child{text-align:center;width:6rem}.table th[data-v-3debe88f]:first-child,.table td[data-v-3debe88f]:first-child{width:5rem}.table--activities th[data-v-6c0cab46]:first-child,.table--activities td[data-v-6c0cab46]:first-child{width:20rem}.table--activities th[data-v-6c0cab46]:last-child,.table--activities td[data-v-6c0cab46]:last-child{text-align:center;width:7rem}.table th[data-v-64628135]:first-child,.table td[data-v-64628135]:first-child{text-align:center;width:5rem}.table th[data-v-64628135]:nth-child(2),.table td[data-v-64628135]:nth-child(2){width:10rem}.table th[data-v-64628135]:last-child,.table td[data-v-64628135]:last-child{text-align:center;width:7rem}.notifications[data-v-17ef9c6d]{z-index:1000;flex-direction:column;display:flex;position:fixed;bottom:1rem;right:1rem}.notification[data-v-17ef9c6d]{background:var(--colordanger);color:#fff;cursor:pointer;border-radius:.5rem;align-items:stretch;min-width:25rem;margin:.5rem 0;display:flex}.notification--success[data-v-17ef9c6d]{background:var(--color1)}.notification__icon[data-v-17ef9c6d]{border-right:1px solid #fff;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.notification__content[data-v-17ef9c6d]{flex-direction:column;padding:.5rem 1rem;display:flex}.notification__title[data-v-17ef9c6d]{margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.notification__message[data-v-17ef9c6d]{margin:0;font-size:1rem}.avatar[data-v-928b6023]{display:inline-flex;position:relative}.avatar__upload[data-v-928b6023],.avatar__image[data-v-928b6023],.avatar__replace[data-v-928b6023],.avatar__select[data-v-928b6023]{height:var(--size);width:var(--size);background:var(--color1);color:#fff;font-size:calc(var(--size) * .4);border-radius:50%;justify-content:center;align-items:center;display:flex}.avatar__image[data-v-928b6023]{background-size:cover}.avatar__upload[data-v-928b6023]{cursor:normal}.avatar__select[data-v-928b6023]{cursor:pointer;opacity:0;background:#000000b3;background:var(--color2);transition:opacity .3s;position:absolute;top:0;left:0}.avatar:hover .avatar__select[data-v-928b6023]{opacity:1}.avatar__icon[data-v-928b6023]{font-size:calc(var(--size) * .8)}.avatar__icon--cloud[data-v-928b6023]{font-size:calc(var(--size) * .6)}.avatar__pointer[data-v-928b6023]{cursor:pointer}.rotation[data-v-928b6023]{animation:1s infinite rotation-928b6023}@keyframes rotation-928b6023{to{transform:rotate(360deg)}}.avatar-description__name[data-v-bd6f6820]{font-size:1.5rem;font-weight:700}.avatar-description__charge[data-v-bd6f6820]{font-weight:700}.box[data-v-f95ec81a]{color:var(--bodycolor);background:#ffffffe6;border-radius:1rem;margin-bottom:1rem;box-shadow:0 0 10px 5px #ddd}@media (width<=991px){.filter-menu[data-v-f95ec81a]{z-index:100;width:50vw;height:calc(100vh - 5rem);transition:right .3s;position:fixed;top:5rem;right:-100%;border-radius:0!important;box-shadow:0 0 10px 5px #ccc!important}.filter-menu--display[data-v-f95ec81a]{right:0}}@media (width<=600px){.filter-menu[data-v-f95ec81a]{width:75vw}}.sectionTitle[data-v-197011e7]{flex-wrap:wrap;width:100%;padding:1rem;font-family:Audiowide;display:flex}.sectionTitle--top[data-v-197011e7]{border-top:1px solid #ccc;margin-top:1rem}.sectionTitle--bottom[data-v-197011e7]{border-bottom:1px solid #ccc;margin-bottom:1rem}.sectionTitle__title[data-v-197011e7]{color:var(--bodycolor);text-transform:uppercase;flex:1;font-size:1.2rem;font-weight:700}.sectionTitle__left[data-v-197011e7],.sectionTitle__right[data-v-197011e7]{display:flex}.sectionTitle__footer[data-v-197011e7]{color:#666;width:100%;margin:.5rem 0;font-size:.8rem;font-style:italic}.empty[data-v-23918250]{color:#ccc;flex-direction:column;justify-content:center;align-items:center;min-height:15rem;display:flex;position:relative}.empty--big[data-v-23918250]{min-height:90vh}.empty--small[data-v-23918250]{min-height:10rem}.empty__first[data-v-23918250],.empty__second[data-v-23918250]{text-align:center;font-weight:700;display:flex}.empty__first[data-v-23918250]{font-size:3rem}.empty__second[data-v-23918250]{margin-top:1rem;font-size:2rem}.empty__first--big[data-v-23918250]{font-size:4.5rem}.empty__first--small[data-v-23918250]{font-size:1.5rem}.empty__first--danger[data-v-23918250]{color:var(--red-60)}.empty__second--big[data-v-23918250]{font-size:4rem}.empty__second--small[data-v-23918250]{font-size:1rem}.empty__second--danger[data-v-23918250]{color:var(--red-60)}.customButton[data-v-01c8ac26]{text-transform:uppercase;cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-family:Audiowide;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.customButton[data-v-01c8ac26]:hover{transform:scale(1.01)}.customButton[data-v-01c8ac26]:active{transform:scale(.99);box-shadow:0 0 #0000}.customButton--success[data-v-01c8ac26],.customButton--submit[data-v-01c8ac26]{color:#fff;background:var(--color2)}.customButton--cancel[data-v-01c8ac26]{color:#fff;background:var(--colorcancel)}.customButton--danger[data-v-01c8ac26]{color:#fff;background:var(--colordanger)}.customButton--big[data-v-01c8ac26]{text-transform:uppercase;padding:1rem 4rem;font-size:1rem}.customButton--small[data-v-01c8ac26]{padding:.3rem 1rem;font-size:.8rem}.addButton[data-v-8c6cf4f5]{cursor:pointer;background:var(--color2);border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.2rem;font-size:2rem;transition:all .3s;display:inline-flex;box-shadow:0 0 5px 3px #ccc}.addButton[data-v-8c6cf4f5]:hover{transform:scale(1.1);box-shadow:0 0 8px 4px #bbb}.addButton[data-v-8c6cf4f5]:active{transform:scale(.9);box-shadow:0 0 #0000}.material-icons[data-v-8c6cf4f5]{color:#fff;font-size:1.4rem}.loading[data-v-aff028cc]{height:var(--height);flex-direction:column;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.loading--button[data-v-aff028cc]{height:1rem}.loading__circle[data-v-aff028cc]{height:var(--height);width:var(--height);border:var(--border) solid var(--color);clip-path:polygon(0 0,100% 0,60% 50%,100% 100%,0 100%);z-index:2;border-radius:50%;animation:2s linear infinite rotate-aff028cc}.loading__circle--button[data-v-aff028cc]{border:2px solid var(--color);width:1rem;height:1rem}@keyframes rotate-aff028cc{to{transform:rotate(1turn)}}.loading__message[data-v-aff028cc]{text-align:center;color:var(--color);z-index:3;font-weight:700;font-size:var(--font-size);margin-top:2rem}.slot[data-v-dbbc2906]{position:absolute;top:.8rem;right:1rem}input[data-v-dbbc2906]{color:#fff;text-align:center;background-color:#0000;border:none;border-bottom:2px solid #fff;width:30rem;padding:1rem;font-size:2rem;font-weight:700}input[data-v-dbbc2906]::placeholder{color:#fff}.slot[data-v-3e15b3a3]{position:absolute;top:.8rem;right:1rem}.check[data-v-68c81fb3]{color:#999;align-items:center;display:inline-flex}.check--available[data-v-68c81fb3]{cursor:pointer;color:#333}.check__title[data-v-68c81fb3]{margin-left:.2rem}.check__icon[data-v-68c81fb3]{font-size:1.2rem}.check--available .check__icon[data-v-68c81fb3]{color:var(--green)}.switch[data-v-d3981f6e]{align-items:center;display:inline-flex}.switch__title[data-v-d3981f6e]{text-align:center;text-transform:uppercase;margin-right:1rem;font-size:.8rem;font-weight:700}.switch__container[data-v-d3981f6e]{cursor:pointer;width:3rem;height:2rem;display:inline-flex;position:relative}.switch__container--blocked[data-v-d3981f6e]{cursor:normal}.switch__background[data-v-d3981f6e]{background:#ccc;border-radius:1rem;width:100%;height:1.5rem;transition:background .3s;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:inset 0 0 4px 1px #999}.switch__background--on[data-v-d3981f6e]{background:var(--color1-50)}.switch__background--off[data-v-d3981f6e],.switch__background--blocked[data-v-d3981f6e]{background:#ddd}.switch__action[data-v-d3981f6e]{--size:1.5rem;height:var(--size);width:var(--size);cursor:pointer;background:#999;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 4px 1px #999}.switch__action[data-v-d3981f6e]:active{transform:translateY(-50%)scale(.95)}.switch__action--on[data-v-d3981f6e]{left:calc(100% - var(--size));background:var(--color1)}.switch__action--off[data-v-d3981f6e]{background:#999;left:0}.switch__action--blocked[data-v-d3981f6e]{box-shadow:none;cursor:initial;transform:translateY(-50%)}.switch__action--blocked[data-v-d3981f6e]:active{transform:translateY(-50%)}.switch__action--blocked[data-v-d3981f6e]:before{content:"lock";text-transform:none;color:#fff;font-family:Material Icons;font-size:.8rem}.order[data-v-b1f3b61d]{color:var(--color2);cursor:pointer;transition:color .3s;position:relative}.order[data-v-b1f3b61d]:hover{color:var(--color2-80)}.order--selected[data-v-b1f3b61d]{color:var(--color1)}.order--asc[data-v-b1f3b61d]:after,.order--desc[data-v-b1f3b61d]:after{font-family:Material Icons;font-size:1rem;position:absolute}.order--asc[data-v-b1f3b61d]:after{content:"expand_less"}.order--desc[data-v-b1f3b61d]:after{content:"expand_more"}.paginate[data-v-c1167adf]{margin-left:auto;display:flex}.paginate__element[data-v-c1167adf]{width:2rem;height:2rem;color:var(--color1);border:1px solid var(--color1);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;margin-left:.5rem;transition:all .3s;display:flex}.paginate__element--active[data-v-c1167adf],.paginate__element[data-v-c1167adf]:hover{background:var(--color1);color:#fff}.right-screen[data-v-1351c23e]{color:var(--bodycolor);z-index:500;background:#fff;border-radius:0;width:25vw;min-width:375px;height:100vh;padding-bottom:8rem;position:fixed;top:0;right:0;overflow:auto;box-shadow:5px 0 10px 5px #aaa}.right-screen__loading[data-v-1351c23e]{z-index:1;background:#ffffffe6;flex-direction:column;justify-content:center;width:100%;height:100vh;display:flex;position:absolute;top:0;right:0}.right-screen--wide[data-v-1351c23e]{width:50vw}@media (width<=1400px){.right-screen--wide[data-v-1351c23e]{width:75vw}}@media (width<=900px){.right-screen--wide[data-v-1351c23e]{width:100vw}}.container-flex[data-v-1351c23e]{flex-wrap:wrap;display:flex}.container-flex__group[data-v-1351c23e]{flex-direction:column;align-items:stretch;width:50%;display:flex}.container-flex__group--wide[data-v-1351c23e]{width:100%}@media (width<=700px){.container-flex__group[data-v-1351c23e]{width:100%}}.statusBadge[data-v-112fcc8e]{border:1px solid;border-radius:1rem;align-items:center;padding:.2rem .5rem;font-weight:700;display:inline-flex}
