.modal-module-scss-module__LC-mjW__overlay{z-index:1000;background-color:var(--overlay-color);position:fixed;inset:0;overflow:hidden}.modal-module-scss-module__LC-mjW__modal{border-radius:var(--big-border-radius);z-index:1001;background:#fff;flex-flow:column;justify-content:space-between;max-width:90vw;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #00000080}.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalHeader{width:100%;min-height:60px;padding-top:var(--padding-regular-mobile);padding-right:var(--padding-regular-mobile);padding-left:var(--padding-regular-mobile);box-sizing:border-box;border-top-left-radius:var(--big-border-radius);border-top-right-radius:var(--big-border-radius)}.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalContent{width:100%;padding:var(--padding-regular-mobile);box-sizing:border-box;background-color:#fff;max-height:90vh;overflow-y:auto}.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalFooter{width:100%;min-height:60px;padding-bottom:var(--padding-regular-mobile);padding-right:var(--padding-regular-mobile);padding-left:var(--padding-regular-mobile);box-sizing:border-box;border-bottom-left-radius:var(--big-border-radius);border-bottom-right-radius:var(--big-border-radius);flex-flow:row;justify-content:space-between;align-items:center;display:flex}@media only screen and (min-width:1024px){.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalHeader{padding-top:var(--padding-regular-desktop);padding-right:var(--padding-regular-desktop);padding-left:var(--padding-regular-desktop)}.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalContent{padding:var(--padding-regular-desktop)}.modal-module-scss-module__LC-mjW__modal .modal-module-scss-module__LC-mjW__modalFooter{padding-bottom:var(--padding-regular-desktop);padding-right:var(--padding-regular-desktop);padding-left:var(--padding-regular-desktop)}}
.modalHeader-module-scss-module__a7gtqG__title{font-size:var(--h2-size);color:var(--primary-color);margin-left:34px;line-height:24px}.modalHeader-module-scss-module__a7gtqG__subTitle{font-size:var(--h3-size);color:var(--text-color)}.modalHeader-module-scss-module__a7gtqG__closeButton{color:var(--text-color);cursor:pointer;position:absolute;top:10px;left:10px}@media only screen and (min-width:1024px){.modalHeader-module-scss-module__a7gtqG__closeButton{top:20px;left:20px}}
.modalFooter-module-scss-module__dmexkG__buttonModalFooter{color:var(--white-prolivepro);box-shadow:none;appearance:none;cursor:pointer;background:0 0;background-color:var(--primary-color);height:35px;border-radius:var(--big-border-radius);font-family:var(--font-family-text);font-size:var(--text-small-mobile);border:none;outline:none;align-items:center;margin:0;padding:20px;display:flex}@media only screen and (min-width:1024px){.modalFooter-module-scss-module__dmexkG__buttonModalFooter{font-size:var(--text-small)}}
.customInput-module-scss-module__yMQqpa__customInput label{font-size:var(--text-small-mobile);margin-bottom:.5rem;display:block}@media only screen and (min-width:1024px){.customInput-module-scss-module__yMQqpa__customInput label{font-size:var(--text-small)}}.customInput-module-scss-module__yMQqpa__customInput input{box-sizing:border-box;border-radius:var(--big-border-radius);width:100%;font-family:var(--font-family-text);background:var(--white-prolivepro);border:1px solid;border-color:var(--primary-color);height:40px;color:var(--primary-color);font-size:var(--text-medium-mobile);padding-left:20px}@media only screen and (min-width:1024px){.customInput-module-scss-module__yMQqpa__customInput input{font-size:var(--text-medium);height:45px}}.customInput-module-scss-module__yMQqpa__customInput input:disabled{box-sizing:border-box;border-radius:var(--big-border-radius);width:100%;font-family:var(--font-family-text);background:var(--light-blu-prolivepro);height:40px;color:var(--primary-color);border:1px solid;border-color:rgba(var(--primary-color-rgba-ref),.5);font-size:var(--text-medium-mobile);padding-left:20px}@media only screen and (min-width:1024px){.customInput-module-scss-module__yMQqpa__customInput input:disabled{font-size:var(--text-medium);height:45px}}.customInput-module-scss-module__yMQqpa__customInput input:placeholder-shown{background:var(--white-prolivepro);border-color:var(--grey-prolivepro);height:40px;color:var(--grey-prolivepro);opacity:.5;font-size:var(--text-medium-mobile)}@media only screen and (min-width:1024px){.customInput-module-scss-module__yMQqpa__customInput input:placeholder-shown{font-size:var(--text-medium);height:45px}}.customInput-module-scss-module__yMQqpa__customInput .customInput-module-scss-module__yMQqpa__inputError{border-color:red!important}.customInput-module-scss-module__yMQqpa__customInput .customInput-module-scss-module__yMQqpa__errorText{color:red;font-size:var(--text-small-mobile);margin-top:4px}
.modalCreateCompany-module-scss-module__yKOHlW__customInput2{margin-bottom:var(--gutter-mobile)}
.navBar-module-scss-module__h9Qk_W__navBar{height:var(--nav-bar-height);border-top-left-radius:var(--big-border-radius);border-top-right-radius:var(--big-border-radius);background-color:var(--primary-color);width:100%}.navBar-module-scss-module__h9Qk_W__navBar ul{flex-flow:row;justify-content:space-evenly;align-items:center;height:100%;list-style:none;display:flex}.navBar-module-scss-module__h9Qk_W__navBar ul li a{flex-flow:column;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.navBar-module-scss-module__h9Qk_W__navBar ul li a svg [stroke]{stroke:var(--white-prolivepro)}.navBar-module-scss-module__h9Qk_W__navBar ul li a:hover,.navBar-module-scss-module__h9Qk_W__navBar ul li a.navBar-module-scss-module__h9Qk_W__active{background-color:var(--white-prolivepro);border-radius:52px;transition:background-color .3s}.navBar-module-scss-module__h9Qk_W__navBar ul li a:hover svg [stroke],.navBar-module-scss-module__h9Qk_W__navBar ul li a.navBar-module-scss-module__h9Qk_W__active svg [stroke]{stroke:var(--primary-color)}
.sideNav-module-scss-module__3AUNJG__sideNavContainer{width:var(--side-nav-width);flex-flow:column;align-items:center;padding:50px 0;display:flex}.sideNav-module-scss-module__3AUNJG__sideNavContainer .sideNav-module-scss-module__3AUNJG__sideNavLogo{margin-bottom:35px}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul{list-style:none}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li{margin-bottom:10px}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a{width:102px;height:117px;color:var(--white-prolivepro);flex-flow:column;justify-content:center;align-items:center;display:flex}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a span{color:var(--white-prolivepro);font-size:var(--text-small);font-family:var(--font-family-heading);text-align:center;margin-bottom:10px;margin-left:0}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a svg path{stroke:var(--white-prolivepro)}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a:hover,.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a.sideNav-module-scss-module__3AUNJG__active{background-color:var(--white-prolivepro);border-radius:50%/40%;transition:background-color .3s}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a:hover span,.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a.sideNav-module-scss-module__3AUNJG__active span{color:var(--primary-color);margin-left:0}.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a:hover svg path,.sideNav-module-scss-module__3AUNJG__sideNavContainer nav ul li a.sideNav-module-scss-module__3AUNJG__active svg path{stroke:var(--primary-color)}.sideNav-module-scss-module__3AUNJG__sideNavContainer .sideNav-module-scss-module__3AUNJG__sideNavLogout{cursor:pointer}
@keyframes loader-module-scss-module__WNGTnW__rotation{0%{transform:rotate(0)scale(3)}to{transform:rotate(360deg)scale(3)}}.loader-module-scss-module__WNGTnW__container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loader-module-scss-module__WNGTnW__container svg{transform-origin:13.5px 10px;animation:2s linear infinite loader-module-scss-module__WNGTnW__rotation}
.liver-board-module-scss-module__ktWcMW__footer{z-index:100;width:100%;height:var(--nav-bar-height);background-color:var(--light-blu-prolivepro);flex-flow:column;justify-content:space-between;display:flex;position:sticky;bottom:0;left:0;right:0}.liver-board-module-scss-module__ktWcMW__main{width:100%;min-height:calc(100vh - var(--nav-bar-height));background-color:var(--light-blu-prolivepro);height:auto;display:flex}.liver-board-module-scss-module__ktWcMW__main aside{display:none}.liver-board-module-scss-module__ktWcMW__main .liver-board-module-scss-module__ktWcMW__content{padding:var(--padding-regular-mobile);box-sizing:border-box;width:100%;min-width:0;height:auto}.liver-board-module-scss-module__ktWcMW__main .liver-board-module-scss-module__ktWcMW__background-modal{z-index:10;background-color:#00000054;width:100%;height:100%;position:fixed;overflow:hidden}@media only screen and (min-width:1024px){.liver-board-module-scss-module__ktWcMW__footer{display:none}.liver-board-module-scss-module__ktWcMW__main aside{height:100vh;width:var(--side-nav-width);background-color:var(--primary-color);z-index:100;display:block;position:sticky;top:0;left:0}.liver-board-module-scss-module__ktWcMW__main .liver-board-module-scss-module__ktWcMW__content{padding:var(--padding-large-desktop)}}@media print{.liver-board-module-scss-module__ktWcMW__header{display:none}}
.modalCreateLive-module-scss-module__w6fOaa__form{flex-direction:column;gap:16px;padding:10px 0;display:flex;position:relative;overflow-y:auto}.modalCreateLive-module-scss-module__w6fOaa__field{flex-direction:column;display:flex}.modalCreateLive-module-scss-module__w6fOaa__field label{font-size:var(--text-small-mobile);margin-bottom:.5rem;display:block}@media only screen and (min-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__field label{font-size:var(--text-small)}}.modalCreateLive-module-scss-module__w6fOaa__row{gap:16px;display:flex}.modalCreateLive-module-scss-module__w6fOaa__row>*{flex:1}@media only screen and (max-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__row{flex-direction:column}}.modalCreateLive-module-scss-module__w6fOaa__select{box-sizing:border-box;border-radius:var(--big-border-radius);width:100%;font-family:var(--font-family-text);background:var(--white-prolivepro);border:1px solid;border-color:var(--primary-color);height:40px;color:var(--primary-color);font-size:var(--text-medium-mobile);padding-left:20px}@media only screen and (min-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__select{font-size:var(--text-medium);height:45px}}.modalCreateLive-module-scss-module__w6fOaa__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath stroke='%234AB1C3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;padding-right:45px}.modalCreateLive-module-scss-module__w6fOaa__select:focus{outline:none}.modalCreateLive-module-scss-module__w6fOaa__dateInput{box-sizing:border-box;border-radius:var(--big-border-radius);width:100%;font-family:var(--font-family-text);background:var(--white-prolivepro);border:1px solid;border-color:var(--primary-color);height:40px;color:var(--primary-color);font-size:var(--text-medium-mobile);padding-left:20px}@media only screen and (min-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__dateInput{font-size:var(--text-medium);height:45px}}.modalCreateLive-module-scss-module__w6fOaa__dateInput{padding-right:15px}.modalCreateLive-module-scss-module__w6fOaa__dateInput:focus{outline:none}.modalCreateLive-module-scss-module__w6fOaa__textarea{box-sizing:border-box;border-radius:var(--big-border-radius);width:100%;font-family:var(--font-family-text);background:var(--white-prolivepro);border:1px solid;border-color:var(--primary-color);height:40px;color:var(--primary-color);font-size:var(--text-medium-mobile);padding-left:20px}@media only screen and (min-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__textarea{font-size:var(--text-medium);height:45px}}.modalCreateLive-module-scss-module__w6fOaa__textarea{resize:vertical;border-radius:var(--small-border-radius);min-height:100px;padding-top:10px;padding-right:20px}.modalCreateLive-module-scss-module__w6fOaa__textarea:focus{outline:none}.modalCreateLive-module-scss-module__w6fOaa__checkboxRow{cursor:pointer;align-items:center;gap:10px;display:flex}.modalCreateLive-module-scss-module__w6fOaa__checkboxRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer}.modalCreateLive-module-scss-module__w6fOaa__checkboxRow label{font-size:var(--text-small-mobile);margin-bottom:.5rem;display:block}@media only screen and (min-width:1024px){.modalCreateLive-module-scss-module__w6fOaa__checkboxRow label{font-size:var(--text-small)}}.modalCreateLive-module-scss-module__w6fOaa__checkboxRow label{cursor:pointer;margin-bottom:0}.modalCreateLive-module-scss-module__w6fOaa__error{color:red;font-size:var(--text-small-mobile);margin-top:4px}
.myCompany-module-scss-module__I7ThYa__myCompany{gap:var(--gutter-mobile);background-color:var(--white-prolivepro);border-radius:var(--medium-border-radius);width:100%;padding:var(--padding-large-mobile);box-sizing:border-box;flex-direction:column;display:flex}@media only screen and (min-width:1024px){.myCompany-module-scss-module__I7ThYa__myCompany{border-radius:var(--big-border-radius);padding:var(--padding-regular-desktop)}}.myCompany-module-scss-module__I7ThYa__myCompany .myCompany-module-scss-module__I7ThYa__grid{grid-row-gap:var(--gutter-mobile);grid-template-columns:repeat(1,1fr);grid-auto-flow:dense;display:grid}.myCompany-module-scss-module__I7ThYa__myCompany button{color:var(--white-prolivepro);box-shadow:none;appearance:none;cursor:pointer;background:0 0;background-color:var(--primary-color);height:35px;border-radius:var(--big-border-radius);font-family:var(--font-family-text);font-size:var(--text-small-mobile);border:none;outline:none;flex-direction:column;justify-content:center;align-self:flex-end;align-items:center;margin:0;padding:20px;display:flex}@media only screen and (min-width:1024px){.myCompany-module-scss-module__I7ThYa__myCompany button{font-size:var(--text-small)}.myCompany-module-scss-module__I7ThYa__myCompany{gap:var(--gutter-intern-desktop);padding:0}.myCompany-module-scss-module__I7ThYa__myCompany .myCompany-module-scss-module__I7ThYa__grid{grid-column-gap:var(--gutter-intern-desktop);grid-row-gap:var(--gutter-intern-desktop);grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;display:grid}.myCompany-module-scss-module__I7ThYa__myCompany .myCompany-module-scss-module__I7ThYa__grid .myCompany-module-scss-module__I7ThYa__fullWidth{grid-column:1/-1}.myCompany-module-scss-module__I7ThYa__myCompany .myCompany-module-scss-module__I7ThYa__grid .myCompany-module-scss-module__I7ThYa__fullWidth>div{width:calc(50% - var(--gutter-intern-desktop)/2)}.myCompany-module-scss-module__I7ThYa__myCompany button{color:var(--white-prolivepro);box-shadow:none;appearance:none;cursor:pointer;background:0 0;background-color:var(--primary-color);height:35px;border-radius:var(--big-border-radius);font-family:var(--font-family-text);font-size:var(--text-small-mobile);border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:20px;display:flex}}@media only screen and (min-width:1024px) and (min-width:1024px){.myCompany-module-scss-module__I7ThYa__myCompany button{font-size:var(--text-small)}}
.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation{background-color:var(--white-prolivepro);border-radius:var(--medium-border-radius);padding:var(--padding-large-mobile);box-sizing:border-box}@media only screen and (min-width:1024px){.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation{border-radius:var(--big-border-radius);padding:var(--padding-regular-desktop)}}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation{gap:var(--gutter-mobile);flex-direction:column;width:100%;display:flex}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation .myLegalInformation-module-scss-module__oh6Apa__grid{grid-row-gap:10px;grid-template-columns:repeat(1,1fr);grid-auto-flow:dense;display:grid}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation button{color:var(--white-prolivepro);box-shadow:none;appearance:none;cursor:pointer;background:0 0;background-color:var(--primary-color);height:35px;border-radius:var(--big-border-radius);font-family:var(--font-family-text);font-size:var(--text-small-mobile);border:none;outline:none;align-items:center;margin:0;padding:20px;display:flex}@media only screen and (min-width:1024px){.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation button{font-size:var(--text-small)}}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation button{flex-direction:column;justify-content:center;align-self:flex-end}@media only screen and (min-width:1024px){.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation{gap:var(--gutter-intern-desktop);padding:0}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation .myLegalInformation-module-scss-module__oh6Apa__grid{grid-column-gap:var(--gutter-intern-desktop);grid-row-gap:var(--gutter-intern-desktop);grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;display:grid}.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation button{color:var(--white-prolivepro);box-shadow:none;appearance:none;cursor:pointer;background:0 0;background-color:var(--primary-color);height:35px;border-radius:var(--big-border-radius);font-family:var(--font-family-text);font-size:var(--text-small-mobile);border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:20px;display:flex}}@media only screen and (min-width:1024px) and (min-width:1024px){.myLegalInformation-module-scss-module__oh6Apa__myLegalInformation button{font-size:var(--text-small)}}
